Sep 07 17:53:39 devstack devstack@c-api.service[74485]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 07 17:53:39 devstack devstack@c-api.service[74485]: *** Starting uWSGI 2.0.24-debian (64bit) on [Mon Sep 7 17:53:39 2026] *** Sep 07 17:53:39 devstack devstack@c-api.service[74485]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 07 17:53:39 devstack devstack@c-api.service[74485]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 07 17:53:39 devstack devstack@c-api.service[74485]: nodename: devstack Sep 07 17:53:39 devstack devstack@c-api.service[74485]: machine: x86_64 Sep 07 17:53:39 devstack devstack@c-api.service[74485]: clock source: unix Sep 07 17:53:39 devstack devstack@c-api.service[74485]: pcre jit disabled Sep 07 17:53:39 devstack devstack@c-api.service[74485]: detected number of CPU cores: 4 Sep 07 17:53:39 devstack devstack@c-api.service[74485]: current working directory: / Sep 07 17:53:39 devstack devstack@c-api.service[74485]: detected binary path: /usr/bin/uwsgi-core Sep 07 17:53:39 devstack devstack@c-api.service[74485]: your processes number limit is 47517 Sep 07 17:53:39 devstack devstack@c-api.service[74485]: your memory page size is 4096 bytes Sep 07 17:53:39 devstack devstack@c-api.service[74485]: detected max file descriptor number: 2048 Sep 07 17:53:39 devstack devstack@c-api.service[74485]: lock engine: pthread robust mutexes Sep 07 17:53:39 devstack devstack@c-api.service[74485]: thunder lock: enabled Sep 07 17:53:39 devstack devstack@c-api.service[74485]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 07 17:53:39 devstack devstack@c-api.service[74485]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 07 17:53:39 devstack devstack@c-api.service[74485]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 07 17:53:39 devstack devstack@c-api.service[74485]: Set PythonHome to /opt/stack/data/venv Sep 07 17:53:39 devstack devstack@c-api.service[74485]: Python main interpreter initialized at 0x7e0473ca4668 Sep 07 17:53:39 devstack devstack@c-api.service[74485]: python threads support enabled Sep 07 17:53:39 devstack devstack@c-api.service[74485]: your server socket listen backlog is limited to 100 connections Sep 07 17:53:39 devstack devstack@c-api.service[74485]: your mercy for graceful operations on workers is 80 seconds Sep 07 17:53:39 devstack devstack@c-api.service[74485]: mapped 403077 bytes (393 KB) for 2 cores Sep 07 17:53:39 devstack devstack@c-api.service[74485]: *** Operational MODE: preforking *** Sep 07 17:53:39 devstack devstack@c-api.service[74485]: *** uWSGI is running in multiple interpreter mode *** Sep 07 17:53:39 devstack devstack@c-api.service[74485]: spawned uWSGI master process (pid: 74485) Sep 07 17:53:39 devstack devstack@c-api.service[74485]: spawned uWSGI worker 1 (pid: 74490, cores: 1) Sep 07 17:53:39 devstack devstack@c-api.service[74485]: spawned uWSGI worker 2 (pid: 74491, cores: 1) Sep 07 17:53:39 devstack devstack@c-api.service[74485]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 07 17:53:39 devstack devstack@c-api.service[74490]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 07 17:53:39 devstack devstack@c-api.service[74490]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 07 17:53:39 devstack devstack@c-api.service[74490]: we strongly recommend against using it for new projects. Sep 07 17:53:39 devstack devstack@c-api.service[74490]: If you are already using Eventlet, we recommend migrating to a different Sep 07 17:53:39 devstack devstack@c-api.service[74490]: framework. For more detail see Sep 07 17:53:39 devstack devstack@c-api.service[74490]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 07 17:53:39 devstack devstack@c-api.service[74490]: import eventlet # noqa Sep 07 17:53:39 devstack devstack@c-api.service[74491]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 07 17:53:39 devstack devstack@c-api.service[74491]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 07 17:53:39 devstack devstack@c-api.service[74491]: we strongly recommend against using it for new projects. Sep 07 17:53:39 devstack devstack@c-api.service[74491]: If you are already using Eventlet, we recommend migrating to a different Sep 07 17:53:39 devstack devstack@c-api.service[74491]: framework. For more detail see Sep 07 17:53:39 devstack devstack@c-api.service[74491]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 07 17:53:39 devstack devstack@c-api.service[74491]: import eventlet # noqa Sep 07 17:53:40 devstack devstack@c-api.service[74490]: /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 07 17:53:40 devstack devstack@c-api.service[74490]: from cgi import parse_header Sep 07 17:53:40 devstack devstack@c-api.service[74490]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 07 17:53:40 devstack devstack@c-api.service[74490]: warnings.warn( Sep 07 17:53:40 devstack devstack@c-api.service[74491]: /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 07 17:53:40 devstack devstack@c-api.service[74491]: from cgi import parse_header Sep 07 17:53:40 devstack devstack@c-api.service[74490]: /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 07 17:53:40 devstack devstack@c-api.service[74490]: removals.removed_module( Sep 07 17:53:40 devstack devstack@c-api.service[74490]: /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 07 17:53:40 devstack devstack@c-api.service[74490]: removals.removed_module( Sep 07 17:53:40 devstack devstack@c-api.service[74491]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 07 17:53:40 devstack devstack@c-api.service[74491]: warnings.warn( Sep 07 17:53:40 devstack devstack@c-api.service[74491]: /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 07 17:53:40 devstack devstack@c-api.service[74491]: removals.removed_module( Sep 07 17:53:40 devstack devstack@c-api.service[74491]: /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 07 17:53:40 devstack devstack@c-api.service[74491]: removals.removed_module( Sep 07 17:53:41 devstack devstack@c-api.service[74490]: /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 07 17:53:41 devstack devstack@c-api.service[74490]: warnings.warn( Sep 07 17:53:41 devstack devstack@c-api.service[74490]: /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 07 17:53:41 devstack devstack@c-api.service[74490]: warnings.warn( Sep 07 17:53:41 devstack devstack@c-api.service[74491]: /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 07 17:53:41 devstack devstack@c-api.service[74491]: warnings.warn( Sep 07 17:53:42 devstack devstack@c-api.service[74491]: /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 07 17:53:42 devstack devstack@c-api.service[74491]: warnings.warn( Sep 07 17:53:42 devstack devstack@c-api.service[74490]: 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 07 17:53:42 devstack devstack@c-api.service[74490]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=74490) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 07 17:53:42 devstack devstack@c-api.service[74491]: 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 07 17:53:42 devstack devstack@c-api.service[74491]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=74491) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 07 17:53:42 devstack devstack@c-api.service[74490]: /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 07 17:53:42 devstack devstack@c-api.service[74490]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 07 17:53:42 devstack devstack@c-api.service[74491]: /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 07 17:53:42 devstack devstack@c-api.service[74491]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=74491) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=74490) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=74491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=74490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=74491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=74490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=74491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=74490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=74491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=74490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=74491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=74490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=74491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=74490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=74491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=74490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=74491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=74490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=74491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=74490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=74490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=74490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=74491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=74490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=74491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=74490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=74491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=74490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=74491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=74490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=74491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=74491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=74490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=74490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=74490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=74491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=74491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=74490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=74491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=74490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=74491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=74491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=74490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=74490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=74491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=74490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=74491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=74490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=74491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=74490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=74491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=74490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=74491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=74490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=74491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=74491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=74490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=74490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=74491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=74490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=74491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=74490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=74491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=74490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=74491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=74490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=74491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=74490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=74491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=74491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=74490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=74490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=74491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=74490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=74491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=74490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=74491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=74490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=74491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=74490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=74491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=74490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=74491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=74491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=74490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=74491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=74490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=74490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=74491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=74491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=74490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=74491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=74490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=74491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=74491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=74490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=74490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=74490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=74490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=74490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=74490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=74491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=74491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=74491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=74491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=74491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=74490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=74490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=74491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=74490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=74491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=74491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=74490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=74490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=74491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=74491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=74490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=74490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=74490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=74490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=74490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=74491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=74491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=74491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=74491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=74491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=74490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=74490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=74490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=74491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=74490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=74491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=74490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=74491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=74490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=74491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=74491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=74491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=74490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=74490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=74491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=74490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=74491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=74490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=74491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=74490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=74491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=74490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=74491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=74490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=74491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=74491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=74490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=74490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=74491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=74490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=74491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=74491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=74490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=74491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=74490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=74490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=74491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=74491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=74490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=74490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=74490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=74491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=74490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=74491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=74490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=74491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=74491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=74491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=74490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=74490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=74491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=74490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=74491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=74491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=74490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=74491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=74490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=74491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=74490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=74491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=74490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=74491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=74490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=74491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=74490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=74491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=74490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=74491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=74490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=74491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=74490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=74491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=74490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=74491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=74490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=74491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=74490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=74491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=74490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=74491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=74490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=74491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=74490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=74491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=74490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=74491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=74490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=74491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=74490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=74491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=74490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=74491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=74490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=74491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=74490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=74490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=74491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=74491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=74490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=74491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=74490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=74491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=74490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=74491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=74490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=74491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=74490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=74491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=74490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=74491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=74491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=74490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=74491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=74490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=74491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=74490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=74491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=74491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=74490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=74490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=74491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=74491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=74490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=74491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=74490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=74491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=74490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=74491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=74490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=74490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=74491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=74491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=74490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=74491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=74490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=74491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=74490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=74490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=74491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=74491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=74491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=74490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=74491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=74490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=74491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=74490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=74491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=74490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=74491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=74490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=74490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=74490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=74491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=74491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=74491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=74490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=74490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=74491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=74490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=74490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=74491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=74490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=74491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=74491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=74491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=74491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=74491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=74490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=74490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=74490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=74490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=74490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=74491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=74491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=74491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=74491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=74490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=74490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=74490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=74490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=74491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=74490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=74491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=74490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=74491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=74490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=74491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=74490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=74491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=74490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=74491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=74491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=74490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=74491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=74490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=74491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=74491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=74490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=74490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=74490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=74491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=74491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=74491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=74490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=74491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=74490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=74490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=74491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=74490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=74491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=74491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=74490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=74491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=74490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=74491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=74490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=74490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=74490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=74491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=74491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=74490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=74491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=74490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=74490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:53:43 devstack devstack@c-api.service[74491]: INFO dbcounter [None req-e7d7e3fb-a017-4a42-b5a3-9c8c884e54c8 None None] Registered counter for database cinder Sep 07 17:53:43 devstack devstack@c-api.service[74490]: INFO dbcounter [None req-0b2226ad-01d4-4e48-a527-7aabb58bc13c None None] Registered counter for database cinder Sep 07 17:53:43 devstack devstack@c-api.service[74491]: DEBUG oslo_db.sqlalchemy.engines [None req-e7d7e3fb-a017-4a42-b5a3-9c8c884e54c8 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=74491) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 17:53:43 devstack devstack@c-api.service[74490]: DEBUG oslo_db.sqlalchemy.engines [None req-0b2226ad-01d4-4e48-a527-7aabb58bc13c 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=74490) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 17:53:44 devstack devstack@c-api.service[74490]: DEBUG dbcounter [-] [74490] Writer thread running {{(pid=74490) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 07 17:53:44 devstack devstack@c-api.service[74491]: DEBUG dbcounter [-] [74491] Writer thread running {{(pid=74491) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 07 17:53:44 devstack devstack@c-api.service[74490]: /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 07 17:53:44 devstack devstack@c-api.service[74490]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 17:53:44 devstack devstack@c-api.service[74490]: INFO cinder.rpc [None req-0b2226ad-01d4-4e48-a527-7aabb58bc13c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 07 17:53:44 devstack devstack@c-api.service[74491]: /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 07 17:53:44 devstack devstack@c-api.service[74491]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 17:53:44 devstack devstack@c-api.service[74491]: INFO cinder.rpc [None req-e7d7e3fb-a017-4a42-b5a3-9c8c884e54c8 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 07 17:53:44 devstack devstack@c-api.service[74490]: INFO cinder.rpc [None req-0b2226ad-01d4-4e48-a527-7aabb58bc13c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 07 17:53:44 devstack devstack@c-api.service[74490]: INFO cinder.rpc [None req-0b2226ad-01d4-4e48-a527-7aabb58bc13c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 07 17:53:44 devstack devstack@c-api.service[74491]: INFO cinder.rpc [None req-e7d7e3fb-a017-4a42-b5a3-9c8c884e54c8 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 07 17:53:44 devstack devstack@c-api.service[74490]: INFO cinder.rpc [None req-0b2226ad-01d4-4e48-a527-7aabb58bc13c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 07 17:53:44 devstack devstack@c-api.service[74490]: WARNING stevedore.named [None req-0b2226ad-01d4-4e48-a527-7aabb58bc13c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:53:44 devstack devstack@c-api.service[74490]: WARNING castellan.key_manager [None req-0b2226ad-01d4-4e48-a527-7aabb58bc13c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:53:44 devstack devstack@c-api.service[74490]: WARNING cinder.keymgr.conf_key_mgr [None req-0b2226ad-01d4-4e48-a527-7aabb58bc13c 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 07 17:53:44 devstack devstack@c-api.service[74491]: INFO cinder.rpc [None req-e7d7e3fb-a017-4a42-b5a3-9c8c884e54c8 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 07 17:53:44 devstack devstack@c-api.service[74490]: WARNING stevedore.named [None req-0b2226ad-01d4-4e48-a527-7aabb58bc13c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:53:44 devstack devstack@c-api.service[74490]: WARNING castellan.key_manager [None req-0b2226ad-01d4-4e48-a527-7aabb58bc13c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:53:44 devstack devstack@c-api.service[74491]: INFO cinder.rpc [None req-e7d7e3fb-a017-4a42-b5a3-9c8c884e54c8 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 07 17:53:44 devstack devstack@c-api.service[74491]: WARNING stevedore.named [None req-e7d7e3fb-a017-4a42-b5a3-9c8c884e54c8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:53:44 devstack devstack@c-api.service[74491]: WARNING castellan.key_manager [None req-e7d7e3fb-a017-4a42-b5a3-9c8c884e54c8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:53:44 devstack devstack@c-api.service[74491]: WARNING cinder.keymgr.conf_key_mgr [None req-e7d7e3fb-a017-4a42-b5a3-9c8c884e54c8 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 07 17:53:44 devstack devstack@c-api.service[74491]: WARNING stevedore.named [None req-e7d7e3fb-a017-4a42-b5a3-9c8c884e54c8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:53:44 devstack devstack@c-api.service[74491]: WARNING castellan.key_manager [None req-e7d7e3fb-a017-4a42-b5a3-9c8c884e54c8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:53:44 devstack devstack@c-api.service[74490]: DEBUG oslo_db.sqlalchemy.engines [None req-0b2226ad-01d4-4e48-a527-7aabb58bc13c 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=74490) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 17:53:44 devstack devstack@c-api.service[74490]: INFO cinder.rpc [None req-0b2226ad-01d4-4e48-a527-7aabb58bc13c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 07 17:53:44 devstack devstack@c-api.service[74490]: INFO cinder.rpc [None req-0b2226ad-01d4-4e48-a527-7aabb58bc13c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 07 17:53:44 devstack devstack@c-api.service[74490]: WARNING stevedore.named [None req-0b2226ad-01d4-4e48-a527-7aabb58bc13c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:53:44 devstack devstack@c-api.service[74490]: WARNING castellan.key_manager [None req-0b2226ad-01d4-4e48-a527-7aabb58bc13c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:53:44 devstack devstack@c-api.service[74491]: DEBUG oslo_db.sqlalchemy.engines [None req-e7d7e3fb-a017-4a42-b5a3-9c8c884e54c8 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=74491) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 17:53:44 devstack devstack@c-api.service[74491]: INFO cinder.rpc [None req-e7d7e3fb-a017-4a42-b5a3-9c8c884e54c8 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 07 17:53:44 devstack devstack@c-api.service[74491]: INFO cinder.rpc [None req-e7d7e3fb-a017-4a42-b5a3-9c8c884e54c8 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 07 17:53:44 devstack devstack@c-api.service[74491]: WARNING stevedore.named [None req-e7d7e3fb-a017-4a42-b5a3-9c8c884e54c8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:53:44 devstack devstack@c-api.service[74491]: WARNING castellan.key_manager [None req-e7d7e3fb-a017-4a42-b5a3-9c8c884e54c8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:53:44 devstack devstack@c-api.service[74490]: WARNING stevedore.named [None req-0b2226ad-01d4-4e48-a527-7aabb58bc13c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:53:44 devstack devstack@c-api.service[74490]: WARNING castellan.key_manager [None req-0b2226ad-01d4-4e48-a527-7aabb58bc13c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:53:44 devstack devstack@c-api.service[74490]: WARNING stevedore.named [None req-0b2226ad-01d4-4e48-a527-7aabb58bc13c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:53:44 devstack devstack@c-api.service[74490]: WARNING castellan.key_manager [None req-0b2226ad-01d4-4e48-a527-7aabb58bc13c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:53:44 devstack devstack@c-api.service[74490]: WARNING stevedore.named [None req-0b2226ad-01d4-4e48-a527-7aabb58bc13c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:53:44 devstack devstack@c-api.service[74490]: WARNING castellan.key_manager [None req-0b2226ad-01d4-4e48-a527-7aabb58bc13c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:53:44 devstack devstack@c-api.service[74491]: WARNING stevedore.named [None req-e7d7e3fb-a017-4a42-b5a3-9c8c884e54c8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:53:44 devstack devstack@c-api.service[74491]: WARNING castellan.key_manager [None req-e7d7e3fb-a017-4a42-b5a3-9c8c884e54c8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:53:44 devstack devstack@c-api.service[74491]: WARNING stevedore.named [None req-e7d7e3fb-a017-4a42-b5a3-9c8c884e54c8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:53:44 devstack devstack@c-api.service[74490]: WARNING stevedore.named [None req-0b2226ad-01d4-4e48-a527-7aabb58bc13c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:53:44 devstack devstack@c-api.service[74490]: WARNING castellan.key_manager [None req-0b2226ad-01d4-4e48-a527-7aabb58bc13c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:53:44 devstack devstack@c-api.service[74491]: WARNING castellan.key_manager [None req-e7d7e3fb-a017-4a42-b5a3-9c8c884e54c8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:53:44 devstack devstack@c-api.service[74490]: WARNING stevedore.named [None req-0b2226ad-01d4-4e48-a527-7aabb58bc13c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:53:44 devstack devstack@c-api.service[74491]: WARNING stevedore.named [None req-e7d7e3fb-a017-4a42-b5a3-9c8c884e54c8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:53:44 devstack devstack@c-api.service[74490]: WARNING castellan.key_manager [None req-0b2226ad-01d4-4e48-a527-7aabb58bc13c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:53:44 devstack devstack@c-api.service[74491]: WARNING castellan.key_manager [None req-e7d7e3fb-a017-4a42-b5a3-9c8c884e54c8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:53:44 devstack devstack@c-api.service[74490]: WARNING stevedore.named [None req-0b2226ad-01d4-4e48-a527-7aabb58bc13c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:53:44 devstack devstack@c-api.service[74490]: WARNING castellan.key_manager [None req-0b2226ad-01d4-4e48-a527-7aabb58bc13c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:53:44 devstack devstack@c-api.service[74491]: WARNING stevedore.named [None req-e7d7e3fb-a017-4a42-b5a3-9c8c884e54c8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:53:44 devstack devstack@c-api.service[74491]: WARNING castellan.key_manager [None req-e7d7e3fb-a017-4a42-b5a3-9c8c884e54c8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:53:44 devstack devstack@c-api.service[74490]: WARNING stevedore.named [None req-0b2226ad-01d4-4e48-a527-7aabb58bc13c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:53:44 devstack devstack@c-api.service[74490]: WARNING castellan.key_manager [None req-0b2226ad-01d4-4e48-a527-7aabb58bc13c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:53:44 devstack devstack@c-api.service[74491]: WARNING stevedore.named [None req-e7d7e3fb-a017-4a42-b5a3-9c8c884e54c8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:53:44 devstack devstack@c-api.service[74491]: WARNING castellan.key_manager [None req-e7d7e3fb-a017-4a42-b5a3-9c8c884e54c8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:53:44 devstack devstack@c-api.service[74490]: WARNING stevedore.named [None req-0b2226ad-01d4-4e48-a527-7aabb58bc13c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:53:44 devstack devstack@c-api.service[74490]: WARNING castellan.key_manager [None req-0b2226ad-01d4-4e48-a527-7aabb58bc13c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:53:44 devstack devstack@c-api.service[74491]: WARNING stevedore.named [None req-e7d7e3fb-a017-4a42-b5a3-9c8c884e54c8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:53:44 devstack devstack@c-api.service[74491]: WARNING castellan.key_manager [None req-e7d7e3fb-a017-4a42-b5a3-9c8c884e54c8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:53:44 devstack devstack@c-api.service[74490]: WARNING stevedore.named [None req-0b2226ad-01d4-4e48-a527-7aabb58bc13c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:53:44 devstack devstack@c-api.service[74490]: WARNING castellan.key_manager [None req-0b2226ad-01d4-4e48-a527-7aabb58bc13c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:53:44 devstack devstack@c-api.service[74490]: WARNING stevedore.named [None req-0b2226ad-01d4-4e48-a527-7aabb58bc13c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:53:44 devstack devstack@c-api.service[74490]: WARNING castellan.key_manager [None req-0b2226ad-01d4-4e48-a527-7aabb58bc13c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:53:44 devstack devstack@c-api.service[74491]: WARNING stevedore.named [None req-e7d7e3fb-a017-4a42-b5a3-9c8c884e54c8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:53:44 devstack devstack@c-api.service[74491]: WARNING castellan.key_manager [None req-e7d7e3fb-a017-4a42-b5a3-9c8c884e54c8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:53:44 devstack devstack@c-api.service[74490]: WARNING stevedore.named [None req-0b2226ad-01d4-4e48-a527-7aabb58bc13c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:53:44 devstack devstack@c-api.service[74490]: WARNING castellan.key_manager [None req-0b2226ad-01d4-4e48-a527-7aabb58bc13c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:53:44 devstack devstack@c-api.service[74491]: WARNING stevedore.named [None req-e7d7e3fb-a017-4a42-b5a3-9c8c884e54c8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:53:44 devstack devstack@c-api.service[74491]: WARNING castellan.key_manager [None req-e7d7e3fb-a017-4a42-b5a3-9c8c884e54c8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:53:44 devstack devstack@c-api.service[74491]: WARNING stevedore.named [None req-e7d7e3fb-a017-4a42-b5a3-9c8c884e54c8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:53:44 devstack devstack@c-api.service[74491]: WARNING castellan.key_manager [None req-e7d7e3fb-a017-4a42-b5a3-9c8c884e54c8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:53:44 devstack devstack@c-api.service[74491]: WARNING stevedore.named [None req-e7d7e3fb-a017-4a42-b5a3-9c8c884e54c8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:53:44 devstack devstack@c-api.service[74491]: WARNING castellan.key_manager [None req-e7d7e3fb-a017-4a42-b5a3-9c8c884e54c8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:53:44 devstack devstack@c-api.service[74490]: WARNING stevedore.named [None req-0b2226ad-01d4-4e48-a527-7aabb58bc13c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:53:44 devstack devstack@c-api.service[74490]: WARNING castellan.key_manager [None req-0b2226ad-01d4-4e48-a527-7aabb58bc13c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:53:44 devstack devstack@c-api.service[74491]: WARNING stevedore.named [None req-e7d7e3fb-a017-4a42-b5a3-9c8c884e54c8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:53:44 devstack devstack@c-api.service[74491]: WARNING castellan.key_manager [None req-e7d7e3fb-a017-4a42-b5a3-9c8c884e54c8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:53:44 devstack devstack@c-api.service[74490]: WARNING stevedore.named [None req-0b2226ad-01d4-4e48-a527-7aabb58bc13c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:53:44 devstack devstack@c-api.service[74490]: WARNING castellan.key_manager [None req-0b2226ad-01d4-4e48-a527-7aabb58bc13c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:53:44 devstack devstack@c-api.service[74490]: WARNING stevedore.named [None req-0b2226ad-01d4-4e48-a527-7aabb58bc13c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:53:44 devstack devstack@c-api.service[74490]: WARNING castellan.key_manager [None req-0b2226ad-01d4-4e48-a527-7aabb58bc13c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:53:44 devstack devstack@c-api.service[74490]: WARNING cinder.api.contrib.hosts [None req-0b2226ad-01d4-4e48-a527-7aabb58bc13c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 07 17:53:44 devstack devstack@c-api.service[74491]: WARNING stevedore.named [None req-e7d7e3fb-a017-4a42-b5a3-9c8c884e54c8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:53:44 devstack devstack@c-api.service[74491]: WARNING castellan.key_manager [None req-e7d7e3fb-a017-4a42-b5a3-9c8c884e54c8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:53:44 devstack devstack@c-api.service[74490]: WARNING stevedore.named [None req-0b2226ad-01d4-4e48-a527-7aabb58bc13c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:53:44 devstack devstack@c-api.service[74490]: WARNING castellan.key_manager [None req-0b2226ad-01d4-4e48-a527-7aabb58bc13c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:53:44 devstack devstack@c-api.service[74490]: WARNING stevedore.named [None req-0b2226ad-01d4-4e48-a527-7aabb58bc13c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:53:44 devstack devstack@c-api.service[74490]: WARNING castellan.key_manager [None req-0b2226ad-01d4-4e48-a527-7aabb58bc13c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:53:44 devstack devstack@c-api.service[74490]: WARNING stevedore.named [None req-0b2226ad-01d4-4e48-a527-7aabb58bc13c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:53:44 devstack devstack@c-api.service[74490]: WARNING castellan.key_manager [None req-0b2226ad-01d4-4e48-a527-7aabb58bc13c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:53:44 devstack devstack@c-api.service[74491]: WARNING stevedore.named [None req-e7d7e3fb-a017-4a42-b5a3-9c8c884e54c8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:53:44 devstack devstack@c-api.service[74491]: WARNING castellan.key_manager [None req-e7d7e3fb-a017-4a42-b5a3-9c8c884e54c8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:53:44 devstack devstack@c-api.service[74490]: WARNING stevedore.named [None req-0b2226ad-01d4-4e48-a527-7aabb58bc13c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:53:44 devstack devstack@c-api.service[74490]: WARNING castellan.key_manager [None req-0b2226ad-01d4-4e48-a527-7aabb58bc13c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:53:44 devstack devstack@c-api.service[74491]: WARNING stevedore.named [None req-e7d7e3fb-a017-4a42-b5a3-9c8c884e54c8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:53:44 devstack devstack@c-api.service[74490]: WARNING stevedore.named [None req-0b2226ad-01d4-4e48-a527-7aabb58bc13c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:53:44 devstack devstack@c-api.service[74491]: WARNING castellan.key_manager [None req-e7d7e3fb-a017-4a42-b5a3-9c8c884e54c8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:53:44 devstack devstack@c-api.service[74490]: WARNING castellan.key_manager [None req-0b2226ad-01d4-4e48-a527-7aabb58bc13c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:53:44 devstack devstack@c-api.service[74490]: WARNING stevedore.named [None req-0b2226ad-01d4-4e48-a527-7aabb58bc13c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:53:44 devstack devstack@c-api.service[74491]: WARNING cinder.api.contrib.hosts [None req-e7d7e3fb-a017-4a42-b5a3-9c8c884e54c8 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 07 17:53:44 devstack devstack@c-api.service[74490]: WARNING castellan.key_manager [None req-0b2226ad-01d4-4e48-a527-7aabb58bc13c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:53:44 devstack devstack@c-api.service[74491]: WARNING stevedore.named [None req-e7d7e3fb-a017-4a42-b5a3-9c8c884e54c8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:53:44 devstack devstack@c-api.service[74491]: WARNING castellan.key_manager [None req-e7d7e3fb-a017-4a42-b5a3-9c8c884e54c8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:53:44 devstack devstack@c-api.service[74490]: WARNING stevedore.named [None req-0b2226ad-01d4-4e48-a527-7aabb58bc13c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:53:44 devstack devstack@c-api.service[74490]: WARNING castellan.key_manager [None req-0b2226ad-01d4-4e48-a527-7aabb58bc13c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:53:44 devstack devstack@c-api.service[74491]: WARNING stevedore.named [None req-e7d7e3fb-a017-4a42-b5a3-9c8c884e54c8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:53:44 devstack devstack@c-api.service[74491]: WARNING castellan.key_manager [None req-e7d7e3fb-a017-4a42-b5a3-9c8c884e54c8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:53:44 devstack devstack@c-api.service[74490]: DEBUG cinder.api.v3.router [None req-0b2226ad-01d4-4e48-a527-7aabb58bc13c None None] Extended resource: extensions {{(pid=74490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 17:53:44 devstack devstack@c-api.service[74491]: WARNING stevedore.named [None req-e7d7e3fb-a017-4a42-b5a3-9c8c884e54c8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:53:44 devstack devstack@c-api.service[74491]: WARNING castellan.key_manager [None req-e7d7e3fb-a017-4a42-b5a3-9c8c884e54c8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:53:44 devstack devstack@c-api.service[74490]: DEBUG cinder.api.v3.router [None req-0b2226ad-01d4-4e48-a527-7aabb58bc13c None None] Extended resource: os-volume-manage {{(pid=74490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 17:53:44 devstack devstack@c-api.service[74491]: WARNING stevedore.named [None req-e7d7e3fb-a017-4a42-b5a3-9c8c884e54c8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:53:44 devstack devstack@c-api.service[74491]: WARNING castellan.key_manager [None req-e7d7e3fb-a017-4a42-b5a3-9c8c884e54c8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:53:44 devstack devstack@c-api.service[74491]: WARNING stevedore.named [None req-e7d7e3fb-a017-4a42-b5a3-9c8c884e54c8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:53:44 devstack devstack@c-api.service[74491]: WARNING castellan.key_manager [None req-e7d7e3fb-a017-4a42-b5a3-9c8c884e54c8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:53:44 devstack devstack@c-api.service[74490]: DEBUG cinder.api.v3.router [None req-0b2226ad-01d4-4e48-a527-7aabb58bc13c None None] Extended resource: os-quota-class-sets {{(pid=74490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 17:53:44 devstack devstack@c-api.service[74491]: WARNING stevedore.named [None req-e7d7e3fb-a017-4a42-b5a3-9c8c884e54c8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:53:44 devstack devstack@c-api.service[74491]: WARNING castellan.key_manager [None req-e7d7e3fb-a017-4a42-b5a3-9c8c884e54c8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:53:44 devstack devstack@c-api.service[74490]: DEBUG cinder.api.v3.router [None req-0b2226ad-01d4-4e48-a527-7aabb58bc13c None None] Extended resource: os-hosts {{(pid=74490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 17:53:44 devstack devstack@c-api.service[74491]: WARNING stevedore.named [None req-e7d7e3fb-a017-4a42-b5a3-9c8c884e54c8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:53:44 devstack devstack@c-api.service[74491]: WARNING castellan.key_manager [None req-e7d7e3fb-a017-4a42-b5a3-9c8c884e54c8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:53:44 devstack devstack@c-api.service[74491]: DEBUG cinder.api.v3.router [None req-e7d7e3fb-a017-4a42-b5a3-9c8c884e54c8 None None] Extended resource: extensions {{(pid=74491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 17:53:44 devstack devstack@c-api.service[74490]: DEBUG cinder.api.v3.router [None req-0b2226ad-01d4-4e48-a527-7aabb58bc13c None None] Extended resource: capabilities {{(pid=74490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 17:53:44 devstack devstack@c-api.service[74491]: DEBUG cinder.api.v3.router [None req-e7d7e3fb-a017-4a42-b5a3-9c8c884e54c8 None None] Extended resource: os-volume-manage {{(pid=74491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 17:53:44 devstack devstack@c-api.service[74490]: DEBUG cinder.api.v3.router [None req-0b2226ad-01d4-4e48-a527-7aabb58bc13c None None] Extended resource: encryption {{(pid=74490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 17:53:44 devstack devstack@c-api.service[74491]: DEBUG cinder.api.v3.router [None req-e7d7e3fb-a017-4a42-b5a3-9c8c884e54c8 None None] Extended resource: os-quota-class-sets {{(pid=74491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 17:53:44 devstack devstack@c-api.service[74490]: DEBUG cinder.api.v3.router [None req-0b2226ad-01d4-4e48-a527-7aabb58bc13c None None] Extended resource: scheduler-stats {{(pid=74490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 17:53:44 devstack devstack@c-api.service[74491]: DEBUG cinder.api.v3.router [None req-e7d7e3fb-a017-4a42-b5a3-9c8c884e54c8 None None] Extended resource: os-hosts {{(pid=74491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 17:53:44 devstack devstack@c-api.service[74490]: DEBUG cinder.api.v3.router [None req-0b2226ad-01d4-4e48-a527-7aabb58bc13c None None] Extended resource: os-quota-sets {{(pid=74490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 17:53:44 devstack devstack@c-api.service[74491]: DEBUG cinder.api.v3.router [None req-e7d7e3fb-a017-4a42-b5a3-9c8c884e54c8 None None] Extended resource: capabilities {{(pid=74491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 17:53:44 devstack devstack@c-api.service[74490]: DEBUG cinder.api.v3.router [None req-0b2226ad-01d4-4e48-a527-7aabb58bc13c None None] Extended resource: os-availability-zone {{(pid=74490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 17:53:44 devstack devstack@c-api.service[74491]: DEBUG cinder.api.v3.router [None req-e7d7e3fb-a017-4a42-b5a3-9c8c884e54c8 None None] Extended resource: encryption {{(pid=74491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 17:53:44 devstack devstack@c-api.service[74490]: DEBUG cinder.api.v3.router [None req-0b2226ad-01d4-4e48-a527-7aabb58bc13c None None] Extended resource: qos-specs {{(pid=74490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 17:53:44 devstack devstack@c-api.service[74491]: DEBUG cinder.api.v3.router [None req-e7d7e3fb-a017-4a42-b5a3-9c8c884e54c8 None None] Extended resource: scheduler-stats {{(pid=74491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 17:53:44 devstack devstack@c-api.service[74490]: DEBUG cinder.api.v3.router [None req-0b2226ad-01d4-4e48-a527-7aabb58bc13c None None] Extended resource: extra_specs {{(pid=74490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 17:53:44 devstack devstack@c-api.service[74491]: DEBUG cinder.api.v3.router [None req-e7d7e3fb-a017-4a42-b5a3-9c8c884e54c8 None None] Extended resource: os-quota-sets {{(pid=74491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 17:53:44 devstack devstack@c-api.service[74490]: DEBUG cinder.api.v3.router [None req-0b2226ad-01d4-4e48-a527-7aabb58bc13c None None] Extended resource: backups {{(pid=74490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 17:53:44 devstack devstack@c-api.service[74491]: DEBUG cinder.api.v3.router [None req-e7d7e3fb-a017-4a42-b5a3-9c8c884e54c8 None None] Extended resource: os-availability-zone {{(pid=74491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 17:53:44 devstack devstack@c-api.service[74491]: DEBUG cinder.api.v3.router [None req-e7d7e3fb-a017-4a42-b5a3-9c8c884e54c8 None None] Extended resource: qos-specs {{(pid=74491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 17:53:44 devstack devstack@c-api.service[74490]: DEBUG cinder.api.v3.router [None req-0b2226ad-01d4-4e48-a527-7aabb58bc13c None None] Extended resource: encryption {{(pid=74490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 17:53:44 devstack devstack@c-api.service[74491]: DEBUG cinder.api.v3.router [None req-e7d7e3fb-a017-4a42-b5a3-9c8c884e54c8 None None] Extended resource: extra_specs {{(pid=74491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 17:53:44 devstack devstack@c-api.service[74490]: DEBUG cinder.api.v3.router [None req-0b2226ad-01d4-4e48-a527-7aabb58bc13c None None] Extended resource: cgsnapshots {{(pid=74490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 17:53:44 devstack devstack@c-api.service[74490]: DEBUG cinder.api.v3.router [None req-0b2226ad-01d4-4e48-a527-7aabb58bc13c None None] Extended resource: os-volume-type-access {{(pid=74490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 17:53:44 devstack devstack@c-api.service[74491]: DEBUG cinder.api.v3.router [None req-e7d7e3fb-a017-4a42-b5a3-9c8c884e54c8 None None] Extended resource: backups {{(pid=74491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 17:53:44 devstack devstack@c-api.service[74490]: DEBUG cinder.api.v3.router [None req-0b2226ad-01d4-4e48-a527-7aabb58bc13c None None] Extended resource: consistencygroups {{(pid=74490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 17:53:44 devstack devstack@c-api.service[74491]: DEBUG cinder.api.v3.router [None req-e7d7e3fb-a017-4a42-b5a3-9c8c884e54c8 None None] Extended resource: encryption {{(pid=74491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 17:53:44 devstack devstack@c-api.service[74490]: DEBUG cinder.api.v3.router [None req-0b2226ad-01d4-4e48-a527-7aabb58bc13c None None] Extended resource: os-volume-transfer {{(pid=74490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 17:53:44 devstack devstack@c-api.service[74491]: DEBUG cinder.api.v3.router [None req-e7d7e3fb-a017-4a42-b5a3-9c8c884e54c8 None None] Extended resource: cgsnapshots {{(pid=74491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 17:53:44 devstack devstack@c-api.service[74490]: DEBUG cinder.api.v3.router [None req-0b2226ad-01d4-4e48-a527-7aabb58bc13c None None] Extended resource: os-snapshot-manage {{(pid=74490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 17:53:44 devstack devstack@c-api.service[74491]: DEBUG cinder.api.v3.router [None req-e7d7e3fb-a017-4a42-b5a3-9c8c884e54c8 None None] Extended resource: os-volume-type-access {{(pid=74491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 17:53:44 devstack devstack@c-api.service[74490]: WARNING stevedore.named [None req-0b2226ad-01d4-4e48-a527-7aabb58bc13c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:53:44 devstack devstack@c-api.service[74490]: WARNING castellan.key_manager [None req-0b2226ad-01d4-4e48-a527-7aabb58bc13c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:53:44 devstack devstack@c-api.service[74491]: DEBUG cinder.api.v3.router [None req-e7d7e3fb-a017-4a42-b5a3-9c8c884e54c8 None None] Extended resource: consistencygroups {{(pid=74491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 17:53:44 devstack devstack@c-api.service[74490]: WARNING stevedore.named [None req-0b2226ad-01d4-4e48-a527-7aabb58bc13c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:53:44 devstack devstack@c-api.service[74490]: WARNING castellan.key_manager [None req-0b2226ad-01d4-4e48-a527-7aabb58bc13c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:53:44 devstack devstack@c-api.service[74491]: DEBUG cinder.api.v3.router [None req-e7d7e3fb-a017-4a42-b5a3-9c8c884e54c8 None None] Extended resource: os-volume-transfer {{(pid=74491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 17:53:44 devstack devstack@c-api.service[74490]: WARNING stevedore.named [None req-0b2226ad-01d4-4e48-a527-7aabb58bc13c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:53:44 devstack devstack@c-api.service[74490]: WARNING castellan.key_manager [None req-0b2226ad-01d4-4e48-a527-7aabb58bc13c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:53:44 devstack devstack@c-api.service[74490]: WARNING stevedore.named [None req-0b2226ad-01d4-4e48-a527-7aabb58bc13c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:53:44 devstack devstack@c-api.service[74491]: DEBUG cinder.api.v3.router [None req-e7d7e3fb-a017-4a42-b5a3-9c8c884e54c8 None None] Extended resource: os-snapshot-manage {{(pid=74491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 17:53:44 devstack devstack@c-api.service[74490]: WARNING castellan.key_manager [None req-0b2226ad-01d4-4e48-a527-7aabb58bc13c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:53:44 devstack devstack@c-api.service[74490]: WARNING stevedore.named [None req-0b2226ad-01d4-4e48-a527-7aabb58bc13c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:53:44 devstack devstack@c-api.service[74490]: WARNING castellan.key_manager [None req-0b2226ad-01d4-4e48-a527-7aabb58bc13c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:53:44 devstack devstack@c-api.service[74491]: WARNING stevedore.named [None req-e7d7e3fb-a017-4a42-b5a3-9c8c884e54c8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:53:44 devstack devstack@c-api.service[74490]: WARNING stevedore.named [None req-0b2226ad-01d4-4e48-a527-7aabb58bc13c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:53:44 devstack devstack@c-api.service[74491]: WARNING castellan.key_manager [None req-e7d7e3fb-a017-4a42-b5a3-9c8c884e54c8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:53:44 devstack devstack@c-api.service[74490]: WARNING castellan.key_manager [None req-0b2226ad-01d4-4e48-a527-7aabb58bc13c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:53:44 devstack devstack@c-api.service[74491]: WARNING stevedore.named [None req-e7d7e3fb-a017-4a42-b5a3-9c8c884e54c8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:53:44 devstack devstack@c-api.service[74490]: WARNING stevedore.named [None req-0b2226ad-01d4-4e48-a527-7aabb58bc13c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:53:44 devstack devstack@c-api.service[74491]: WARNING castellan.key_manager [None req-e7d7e3fb-a017-4a42-b5a3-9c8c884e54c8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:53:44 devstack devstack@c-api.service[74490]: WARNING castellan.key_manager [None req-0b2226ad-01d4-4e48-a527-7aabb58bc13c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:53:44 devstack devstack@c-api.service[74490]: DEBUG cinder.api.contrib.snapshot_actions [None req-0b2226ad-01d4-4e48-a527-7aabb58bc13c None None] SnapshotActionsController initialized {{(pid=74490) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 07 17:53:44 devstack devstack@c-api.service[74491]: WARNING stevedore.named [None req-e7d7e3fb-a017-4a42-b5a3-9c8c884e54c8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:53:44 devstack devstack@c-api.service[74490]: DEBUG cinder.api.v3.router [None req-0b2226ad-01d4-4e48-a527-7aabb58bc13c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=74490) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 17:53:44 devstack devstack@c-api.service[74491]: WARNING castellan.key_manager [None req-e7d7e3fb-a017-4a42-b5a3-9c8c884e54c8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:53:44 devstack devstack@c-api.service[74490]: DEBUG cinder.api.v3.router [None req-0b2226ad-01d4-4e48-a527-7aabb58bc13c None None] Extension AdminActions extending resource: volumes {{(pid=74490) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 17:53:44 devstack devstack@c-api.service[74490]: DEBUG cinder.api.v3.router [None req-0b2226ad-01d4-4e48-a527-7aabb58bc13c None None] Extension AdminActions extending resource: snapshots {{(pid=74490) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 17:53:44 devstack devstack@c-api.service[74490]: DEBUG cinder.api.v3.router [None req-0b2226ad-01d4-4e48-a527-7aabb58bc13c None None] Extension AdminActions extending resource: backups {{(pid=74490) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 17:53:44 devstack devstack@c-api.service[74490]: DEBUG cinder.api.v3.router [None req-0b2226ad-01d4-4e48-a527-7aabb58bc13c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=74490) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 17:53:44 devstack devstack@c-api.service[74490]: DEBUG cinder.api.v3.router [None req-0b2226ad-01d4-4e48-a527-7aabb58bc13c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=74490) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 17:53:44 devstack devstack@c-api.service[74491]: WARNING stevedore.named [None req-e7d7e3fb-a017-4a42-b5a3-9c8c884e54c8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:53:44 devstack devstack@c-api.service[74490]: DEBUG cinder.api.v3.router [None req-0b2226ad-01d4-4e48-a527-7aabb58bc13c None None] Extension VolumeActions extending resource: volumes {{(pid=74490) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 17:53:44 devstack devstack@c-api.service[74491]: WARNING castellan.key_manager [None req-e7d7e3fb-a017-4a42-b5a3-9c8c884e54c8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:53:44 devstack devstack@c-api.service[74490]: DEBUG cinder.api.v3.router [None req-0b2226ad-01d4-4e48-a527-7aabb58bc13c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=74490) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 17:53:44 devstack devstack@c-api.service[74490]: DEBUG cinder.api.v3.router [None req-0b2226ad-01d4-4e48-a527-7aabb58bc13c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=74490) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 17:53:44 devstack devstack@c-api.service[74490]: DEBUG cinder.api.v3.router [None req-0b2226ad-01d4-4e48-a527-7aabb58bc13c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=74490) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 17:53:44 devstack devstack@c-api.service[74490]: DEBUG cinder.api.v3.router [None req-0b2226ad-01d4-4e48-a527-7aabb58bc13c None None] Extension UsedLimits extending resource: limits {{(pid=74490) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 17:53:44 devstack devstack@c-api.service[74490]: DEBUG cinder.api.v3.router [None req-0b2226ad-01d4-4e48-a527-7aabb58bc13c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=74490) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 17:53:44 devstack devstack@c-api.service[74491]: WARNING stevedore.named [None req-e7d7e3fb-a017-4a42-b5a3-9c8c884e54c8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:53:44 devstack devstack@c-api.service[74490]: DEBUG cinder.api.v3.router [None req-0b2226ad-01d4-4e48-a527-7aabb58bc13c None None] Extension TypesManage extending resource: types {{(pid=74490) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 17:53:44 devstack devstack@c-api.service[74491]: WARNING castellan.key_manager [None req-e7d7e3fb-a017-4a42-b5a3-9c8c884e54c8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:53:44 devstack devstack@c-api.service[74490]: DEBUG cinder.api.v3.router [None req-0b2226ad-01d4-4e48-a527-7aabb58bc13c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=74490) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 17:53:44 devstack devstack@c-api.service[74490]: DEBUG cinder.api.v3.router [None req-0b2226ad-01d4-4e48-a527-7aabb58bc13c None None] Extension SnapshotActions extending resource: snapshots {{(pid=74490) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 17:53:44 devstack devstack@c-api.service[74490]: DEBUG cinder.api.v3.router [None req-0b2226ad-01d4-4e48-a527-7aabb58bc13c None None] Extension VolumeTypeAccess extending resource: types {{(pid=74490) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 17:53:44 devstack devstack@c-api.service[74491]: WARNING stevedore.named [None req-e7d7e3fb-a017-4a42-b5a3-9c8c884e54c8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:53:44 devstack devstack@c-api.service[74491]: WARNING castellan.key_manager [None req-e7d7e3fb-a017-4a42-b5a3-9c8c884e54c8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:53:44 devstack devstack@c-api.service[74491]: WARNING stevedore.named [None req-e7d7e3fb-a017-4a42-b5a3-9c8c884e54c8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:53:44 devstack devstack@c-api.service[74491]: WARNING castellan.key_manager [None req-e7d7e3fb-a017-4a42-b5a3-9c8c884e54c8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:53:44 devstack devstack@c-api.service[74491]: DEBUG cinder.api.contrib.snapshot_actions [None req-e7d7e3fb-a017-4a42-b5a3-9c8c884e54c8 None None] SnapshotActionsController initialized {{(pid=74491) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 07 17:53:44 devstack devstack@c-api.service[74491]: DEBUG cinder.api.v3.router [None req-e7d7e3fb-a017-4a42-b5a3-9c8c884e54c8 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=74491) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 17:53:44 devstack devstack@c-api.service[74491]: DEBUG cinder.api.v3.router [None req-e7d7e3fb-a017-4a42-b5a3-9c8c884e54c8 None None] Extension AdminActions extending resource: volumes {{(pid=74491) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 17:53:44 devstack devstack@c-api.service[74491]: DEBUG cinder.api.v3.router [None req-e7d7e3fb-a017-4a42-b5a3-9c8c884e54c8 None None] Extension AdminActions extending resource: snapshots {{(pid=74491) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 17:53:44 devstack devstack@c-api.service[74491]: DEBUG cinder.api.v3.router [None req-e7d7e3fb-a017-4a42-b5a3-9c8c884e54c8 None None] Extension AdminActions extending resource: backups {{(pid=74491) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 17:53:44 devstack devstack@c-api.service[74491]: DEBUG cinder.api.v3.router [None req-e7d7e3fb-a017-4a42-b5a3-9c8c884e54c8 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=74491) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 17:53:44 devstack devstack@c-api.service[74491]: DEBUG cinder.api.v3.router [None req-e7d7e3fb-a017-4a42-b5a3-9c8c884e54c8 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=74491) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 17:53:44 devstack devstack@c-api.service[74491]: DEBUG cinder.api.v3.router [None req-e7d7e3fb-a017-4a42-b5a3-9c8c884e54c8 None None] Extension VolumeActions extending resource: volumes {{(pid=74491) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 17:53:44 devstack devstack@c-api.service[74491]: DEBUG cinder.api.v3.router [None req-e7d7e3fb-a017-4a42-b5a3-9c8c884e54c8 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=74491) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 17:53:44 devstack devstack@c-api.service[74491]: DEBUG cinder.api.v3.router [None req-e7d7e3fb-a017-4a42-b5a3-9c8c884e54c8 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=74491) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 17:53:44 devstack devstack@c-api.service[74491]: DEBUG cinder.api.v3.router [None req-e7d7e3fb-a017-4a42-b5a3-9c8c884e54c8 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=74491) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 17:53:44 devstack devstack@c-api.service[74491]: DEBUG cinder.api.v3.router [None req-e7d7e3fb-a017-4a42-b5a3-9c8c884e54c8 None None] Extension UsedLimits extending resource: limits {{(pid=74491) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 17:53:44 devstack devstack@c-api.service[74491]: DEBUG cinder.api.v3.router [None req-e7d7e3fb-a017-4a42-b5a3-9c8c884e54c8 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=74491) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 17:53:44 devstack devstack@c-api.service[74491]: DEBUG cinder.api.v3.router [None req-e7d7e3fb-a017-4a42-b5a3-9c8c884e54c8 None None] Extension TypesManage extending resource: types {{(pid=74491) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 17:53:44 devstack devstack@c-api.service[74491]: DEBUG cinder.api.v3.router [None req-e7d7e3fb-a017-4a42-b5a3-9c8c884e54c8 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=74491) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 17:53:44 devstack devstack@c-api.service[74491]: DEBUG cinder.api.v3.router [None req-e7d7e3fb-a017-4a42-b5a3-9c8c884e54c8 None None] Extension SnapshotActions extending resource: snapshots {{(pid=74491) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 17:53:44 devstack devstack@c-api.service[74491]: DEBUG cinder.api.v3.router [None req-e7d7e3fb-a017-4a42-b5a3-9c8c884e54c8 None None] Extension VolumeTypeAccess extending resource: types {{(pid=74491) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 17:53:44 devstack devstack@c-api.service[74490]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7e0473ca4668 pid: 74490 (default app) Sep 07 17:53:44 devstack devstack@c-api.service[74491]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7e0473ca4668 pid: 74491 (default app) Sep 07 17:53:44 devstack devstack@c-api.service[74490]: DEBUG cinder.api.middleware.request_id [None req-f2cc6834-1265-4e8f-9e77-e6fabc36b8c9 None None] RequestId filter calling following filter/app {{(pid=74490) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:53:44 devstack devstack@c-api.service[74490]: [pid: 74490|app: 0|req: 1/1] 192.168.122.66 () {50 vars in 780 bytes} [Mon Sep 7 17:53:44 2026] GET /volume/v3/ => generated 114 bytes in 24 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 07 17:53:52 devstack devstack@c-api.service[74491]: DEBUG cinder.api.middleware.request_id [None req-782df185-6819-45c1-ac01-3a720db8c3be None None] RequestId filter calling following filter/app {{(pid=74491) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:53:53 devstack devstack@c-api.service[74491]: INFO cinder.api.openstack.wsgi [None req-782df185-6819-45c1-ac01-3a720db8c3be admin admin] POST http://192.168.122.66/volume/v3/types Sep 07 17:53:53 devstack devstack@c-api.service[74491]: DEBUG cinder.api.openstack.wsgi [None req-782df185-6819-45c1-ac01-3a720db8c3be admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "lvmdriver-1"}} {{(pid=74491) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:53:53 devstack devstack@c-api.service[74491]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:53:53 devstack devstack@c-api.service[74491]: warnings.warn( Sep 07 17:53:53 devstack devstack@c-api.service[74491]: DEBUG oslo_db.sqlalchemy.engines [None req-782df185-6819-45c1-ac01-3a720db8c3be 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=74491) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 17:53:53 devstack devstack@c-api.service[74491]: INFO cinder.api.openstack.wsgi [None req-782df185-6819-45c1-ac01-3a720db8c3be admin admin] http://192.168.122.66/volume/v3/types returned with HTTP 200 Sep 07 17:53:53 devstack devstack@c-api.service[74491]: [pid: 74491|app: 0|req: 1/2] 192.168.122.66 () {60 vars in 1186 bytes} [Mon Sep 7 17:53:52 2026] POST /volume/v3/types => generated 186 bytes in 1259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:53:53 devstack devstack@c-api.service[74490]: DEBUG cinder.api.middleware.request_id [None req-9f2b1f2a-1159-41b8-9a8c-5cc33821028a None None] RequestId filter calling following filter/app {{(pid=74490) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:53:54 devstack devstack@c-api.service[74490]: DEBUG dbcounter [-] [74490] Writing DB stats cinder:SELECT=6 {{(pid=74490) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 17:53:54 devstack devstack@c-api.service[74490]: INFO cinder.api.openstack.wsgi [None req-9f2b1f2a-1159-41b8-9a8c-5cc33821028a admin admin] POST http://192.168.122.66/volume/v3/types/d917ee31-e043-48b1-a14c-c42cfb766824/extra_specs Sep 07 17:53:54 devstack devstack@c-api.service[74490]: DEBUG cinder.api.openstack.wsgi [None req-9f2b1f2a-1159-41b8-9a8c-5cc33821028a admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=74490) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:53:54 devstack devstack@c-api.service[74490]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:53:54 devstack devstack@c-api.service[74490]: warnings.warn( Sep 07 17:53:54 devstack devstack@c-api.service[74490]: DEBUG oslo_db.sqlalchemy.engines [None req-9f2b1f2a-1159-41b8-9a8c-5cc33821028a 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=74490) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 17:53:54 devstack devstack@c-api.service[74490]: INFO cinder.api.openstack.wsgi [None req-9f2b1f2a-1159-41b8-9a8c-5cc33821028a admin admin] http://192.168.122.66/volume/v3/types/d917ee31-e043-48b1-a14c-c42cfb766824/extra_specs returned with HTTP 200 Sep 07 17:53:54 devstack devstack@c-api.service[74490]: [pid: 74490|app: 0|req: 2/3] 192.168.122.66 () {60 vars in 1333 bytes} [Mon Sep 7 17:53:53 2026] POST /volume/v3/types/d917ee31-e043-48b1-a14c-c42cfb766824/extra_specs => generated 55 bytes in 805 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 17:54:03 devstack devstack@c-api.service[74491]: DEBUG dbcounter [-] [74491] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=74491) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 17:54:04 devstack devstack@c-api.service[74490]: DEBUG dbcounter [-] [74490] Writing DB stats cinder:SELECT=5,cinder:INSERT=1 {{(pid=74490) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 17:54:34 devstack devstack@c-api.service[74491]: DEBUG cinder.api.middleware.request_id [None req-fd9c4a8a-4fce-4ecd-81dc-b3ce542bcbae None None] RequestId filter calling following filter/app {{(pid=74491) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:54:34 devstack devstack@c-api.service[74491]: INFO cinder.api.openstack.wsgi [None req-fd9c4a8a-4fce-4ecd-81dc-b3ce542bcbae None None] GET http://192.168.122.66/volume// Sep 07 17:54:34 devstack devstack@c-api.service[74491]: DEBUG cinder.api.openstack.wsgi [None req-fd9c4a8a-4fce-4ecd-81dc-b3ce542bcbae None None] Empty body provided in request {{(pid=74491) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:54:34 devstack devstack@c-api.service[74491]: DEBUG cinder.api.openstack.wsgi [None req-fd9c4a8a-4fce-4ecd-81dc-b3ce542bcbae None None] Calling method 'all' {{(pid=74491) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:54:34 devstack devstack@c-api.service[74491]: INFO cinder.api.openstack.wsgi [None req-fd9c4a8a-4fce-4ecd-81dc-b3ce542bcbae None None] http://192.168.122.66/volume// returned with HTTP 300 Sep 07 17:54:34 devstack devstack@c-api.service[74491]: [pid: 74491|app: 0|req: 2/4] 192.168.122.66 () {58 vars in 1309 bytes} [Mon Sep 7 17:54:34 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 17:56:22 devstack devstack@c-api.service[74490]: DEBUG cinder.api.middleware.request_id [None req-ed716cde-8cc2-40b6-ae22-c225f5375771 None None] RequestId filter calling following filter/app {{(pid=74490) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:56:22 devstack devstack@c-api.service[74490]: INFO cinder.api.openstack.wsgi [None req-ed716cde-8cc2-40b6-ae22-c225f5375771 tempest-verify_tempest_config-265101505 tempest-verify_tempest_config-265101505-project-member] GET http://192.168.122.66/volume/v3/extensions Sep 07 17:56:22 devstack devstack@c-api.service[74490]: DEBUG cinder.api.openstack.wsgi [None req-ed716cde-8cc2-40b6-ae22-c225f5375771 tempest-verify_tempest_config-265101505 tempest-verify_tempest_config-265101505-project-member] Empty body provided in request {{(pid=74490) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:56:22 devstack devstack@c-api.service[74490]: DEBUG cinder.api.openstack.wsgi [None req-ed716cde-8cc2-40b6-ae22-c225f5375771 tempest-verify_tempest_config-265101505 tempest-verify_tempest_config-265101505-project-member] Calling method 'index' {{(pid=74490) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:56:22 devstack devstack@c-api.service[74490]: INFO cinder.api.openstack.wsgi [None req-ed716cde-8cc2-40b6-ae22-c225f5375771 tempest-verify_tempest_config-265101505 tempest-verify_tempest_config-265101505-project-member] http://192.168.122.66/volume/v3/extensions returned with HTTP 200 Sep 07 17:56:22 devstack devstack@c-api.service[74490]: [pid: 74490|app: 0|req: 3/5] 192.168.122.66 () {58 vars in 1125 bytes} [Mon Sep 7 17:56:22 2026] GET /volume/v3/extensions => generated 5245 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:56:29 devstack devstack@c-api.service[74491]: DEBUG cinder.api.middleware.request_id [None req-3cf052fb-fdbc-48a1-9c02-2b6d5fc95c9c None None] RequestId filter calling following filter/app {{(pid=74491) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:56:29 devstack devstack@c-api.service[74491]: INFO cinder.api.openstack.wsgi [None req-3cf052fb-fdbc-48a1-9c02-2b6d5fc95c9c demo admin] POST http://192.168.122.66/volume/v3/types Sep 07 17:56:29 devstack devstack@c-api.service[74491]: DEBUG cinder.api.openstack.wsgi [None req-3cf052fb-fdbc-48a1-9c02-2b6d5fc95c9c demo admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "QuobyteHD", "description": null}} {{(pid=74491) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:56:29 devstack devstack@c-api.service[74491]: INFO cinder.api.openstack.wsgi [None req-3cf052fb-fdbc-48a1-9c02-2b6d5fc95c9c demo admin] http://192.168.122.66/volume/v3/types returned with HTTP 200 Sep 07 17:56:29 devstack devstack@c-api.service[74491]: [pid: 74491|app: 0|req: 3/6] 192.168.122.66 () {60 vars in 1186 bytes} [Mon Sep 7 17:56:29 2026] POST /volume/v3/types => generated 184 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:56:39 devstack devstack@c-api.service[74491]: DEBUG dbcounter [-] [74491] Writing DB stats cinder:SELECT=3,cinder:INSERT=1 {{(pid=74491) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 17:58:22 devstack devstack@c-api.service[74485]: Mon Sep 7 17:58:22 2026 - graceful shutdown triggered... Sep 07 17:58:22 devstack devstack@c-api.service[74490]: Gracefully killing worker 1 (pid: 74490)... Sep 07 17:58:22 devstack devstack@c-api.service[74491]: Gracefully killing worker 2 (pid: 74491)... Sep 07 17:58:23 devstack devstack@c-api.service[74485]: worker 1 buried after 1 seconds Sep 07 17:58:23 devstack devstack@c-api.service[74485]: worker 2 buried after 1 seconds Sep 07 17:58:23 devstack devstack@c-api.service[74485]: goodbye to uWSGI. Sep 07 17:58:23 devstack devstack@c-api.service[86582]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 07 17:58:23 devstack devstack@c-api.service[86582]: *** Starting uWSGI 2.0.24-debian (64bit) on [Mon Sep 7 17:58:23 2026] *** Sep 07 17:58:23 devstack devstack@c-api.service[86582]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 07 17:58:23 devstack devstack@c-api.service[86582]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 07 17:58:23 devstack devstack@c-api.service[86582]: nodename: devstack Sep 07 17:58:23 devstack devstack@c-api.service[86582]: machine: x86_64 Sep 07 17:58:23 devstack devstack@c-api.service[86582]: clock source: unix Sep 07 17:58:23 devstack devstack@c-api.service[86582]: pcre jit disabled Sep 07 17:58:23 devstack devstack@c-api.service[86582]: detected number of CPU cores: 4 Sep 07 17:58:23 devstack devstack@c-api.service[86582]: current working directory: / Sep 07 17:58:23 devstack devstack@c-api.service[86582]: detected binary path: /usr/bin/uwsgi-core Sep 07 17:58:23 devstack devstack@c-api.service[86582]: your processes number limit is 47517 Sep 07 17:58:23 devstack devstack@c-api.service[86582]: your memory page size is 4096 bytes Sep 07 17:58:23 devstack devstack@c-api.service[86582]: detected max file descriptor number: 2048 Sep 07 17:58:23 devstack devstack@c-api.service[86582]: lock engine: pthread robust mutexes Sep 07 17:58:23 devstack devstack@c-api.service[86582]: thunder lock: enabled Sep 07 17:58:23 devstack devstack@c-api.service[86582]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 07 17:58:23 devstack devstack@c-api.service[86582]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 07 17:58:23 devstack devstack@c-api.service[86582]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 07 17:58:23 devstack devstack@c-api.service[86582]: Set PythonHome to /opt/stack/data/venv Sep 07 17:58:23 devstack devstack@c-api.service[86582]: Python main interpreter initialized at 0x75a1fa8a4668 Sep 07 17:58:23 devstack devstack@c-api.service[86582]: python threads support enabled Sep 07 17:58:23 devstack devstack@c-api.service[86582]: your server socket listen backlog is limited to 100 connections Sep 07 17:58:23 devstack devstack@c-api.service[86582]: your mercy for graceful operations on workers is 80 seconds Sep 07 17:58:23 devstack devstack@c-api.service[86582]: mapped 403077 bytes (393 KB) for 2 cores Sep 07 17:58:23 devstack devstack@c-api.service[86582]: *** Operational MODE: preforking *** Sep 07 17:58:23 devstack devstack@c-api.service[86582]: *** uWSGI is running in multiple interpreter mode *** Sep 07 17:58:23 devstack devstack@c-api.service[86582]: spawned uWSGI master process (pid: 86582) Sep 07 17:58:23 devstack devstack@c-api.service[86582]: spawned uWSGI worker 1 (pid: 86584, cores: 1) Sep 07 17:58:23 devstack devstack@c-api.service[86582]: spawned uWSGI worker 2 (pid: 86585, cores: 1) Sep 07 17:58:23 devstack devstack@c-api.service[86582]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 07 17:58:23 devstack devstack@c-api.service[86585]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 07 17:58:23 devstack devstack@c-api.service[86585]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 07 17:58:23 devstack devstack@c-api.service[86585]: we strongly recommend against using it for new projects. Sep 07 17:58:23 devstack devstack@c-api.service[86585]: If you are already using Eventlet, we recommend migrating to a different Sep 07 17:58:23 devstack devstack@c-api.service[86585]: framework. For more detail see Sep 07 17:58:23 devstack devstack@c-api.service[86585]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 07 17:58:23 devstack devstack@c-api.service[86585]: import eventlet # noqa Sep 07 17:58:23 devstack devstack@c-api.service[86584]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 07 17:58:23 devstack devstack@c-api.service[86584]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 07 17:58:23 devstack devstack@c-api.service[86584]: we strongly recommend against using it for new projects. Sep 07 17:58:23 devstack devstack@c-api.service[86584]: If you are already using Eventlet, we recommend migrating to a different Sep 07 17:58:23 devstack devstack@c-api.service[86584]: framework. For more detail see Sep 07 17:58:23 devstack devstack@c-api.service[86584]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 07 17:58:23 devstack devstack@c-api.service[86584]: import eventlet # noqa Sep 07 17:58:24 devstack devstack@c-api.service[86585]: /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 07 17:58:24 devstack devstack@c-api.service[86585]: from cgi import parse_header Sep 07 17:58:24 devstack devstack@c-api.service[86584]: /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 07 17:58:24 devstack devstack@c-api.service[86584]: from cgi import parse_header Sep 07 17:58:24 devstack devstack@c-api.service[86585]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 07 17:58:24 devstack devstack@c-api.service[86585]: warnings.warn( Sep 07 17:58:24 devstack devstack@c-api.service[86584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 07 17:58:24 devstack devstack@c-api.service[86584]: warnings.warn( Sep 07 17:58:24 devstack devstack@c-api.service[86585]: /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 07 17:58:24 devstack devstack@c-api.service[86585]: removals.removed_module( Sep 07 17:58:24 devstack devstack@c-api.service[86585]: /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 07 17:58:24 devstack devstack@c-api.service[86585]: removals.removed_module( Sep 07 17:58:24 devstack devstack@c-api.service[86584]: /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 07 17:58:24 devstack devstack@c-api.service[86584]: removals.removed_module( Sep 07 17:58:24 devstack devstack@c-api.service[86584]: /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 07 17:58:24 devstack devstack@c-api.service[86584]: removals.removed_module( Sep 07 17:58:27 devstack devstack@c-api.service[86585]: /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 07 17:58:27 devstack devstack@c-api.service[86585]: warnings.warn( Sep 07 17:58:27 devstack devstack@c-api.service[86585]: /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 07 17:58:27 devstack devstack@c-api.service[86585]: warnings.warn( Sep 07 17:58:27 devstack devstack@c-api.service[86584]: /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 07 17:58:27 devstack devstack@c-api.service[86584]: warnings.warn( Sep 07 17:58:27 devstack devstack@c-api.service[86584]: /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 07 17:58:27 devstack devstack@c-api.service[86584]: warnings.warn( Sep 07 17:58:27 devstack devstack@c-api.service[86585]: 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 07 17:58:27 devstack devstack@c-api.service[86585]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86585) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 07 17:58:27 devstack devstack@c-api.service[86585]: /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 07 17:58:27 devstack devstack@c-api.service[86585]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 07 17:58:27 devstack devstack@c-api.service[86584]: 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 07 17:58:27 devstack devstack@c-api.service[86584]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86584) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: /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 07 17:58:28 devstack devstack@c-api.service[86584]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86585) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86585) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86585) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86585) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86585) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86585) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86585) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86585) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86585) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86585) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86585) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86585) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86585) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86585) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86585) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86585) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86585) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86585) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86585) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86585) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86585) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86585) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86585) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86585) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86585) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86585) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86585) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86585) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86585) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86585) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86585) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86585) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86585) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:58:28 devstack devstack@c-api.service[86585]: INFO dbcounter [None req-bebb5625-2a50-4ee1-8699-407389f1e908 None None] Registered counter for database cinder Sep 07 17:58:28 devstack devstack@c-api.service[86585]: DEBUG oslo_db.sqlalchemy.engines [None req-bebb5625-2a50-4ee1-8699-407389f1e908 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=86585) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86584) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:58:28 devstack devstack@c-api.service[86584]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:58:29 devstack devstack@c-api.service[86585]: DEBUG dbcounter [-] [86585] Writer thread running {{(pid=86585) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 07 17:58:29 devstack devstack@c-api.service[86584]: INFO dbcounter [None req-36584626-94cf-442b-a291-1698b14a0229 None None] Registered counter for database cinder Sep 07 17:58:29 devstack devstack@c-api.service[86585]: /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 07 17:58:29 devstack devstack@c-api.service[86585]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 17:58:29 devstack devstack@c-api.service[86585]: INFO cinder.rpc [None req-bebb5625-2a50-4ee1-8699-407389f1e908 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 07 17:58:29 devstack devstack@c-api.service[86585]: INFO cinder.rpc [None req-bebb5625-2a50-4ee1-8699-407389f1e908 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 07 17:58:29 devstack devstack@c-api.service[86585]: INFO cinder.rpc [None req-bebb5625-2a50-4ee1-8699-407389f1e908 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 07 17:58:29 devstack devstack@c-api.service[86585]: INFO cinder.rpc [None req-bebb5625-2a50-4ee1-8699-407389f1e908 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 07 17:58:29 devstack devstack@c-api.service[86585]: WARNING stevedore.named [None req-bebb5625-2a50-4ee1-8699-407389f1e908 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:58:29 devstack devstack@c-api.service[86585]: WARNING castellan.key_manager [None req-bebb5625-2a50-4ee1-8699-407389f1e908 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:58:29 devstack devstack@c-api.service[86585]: WARNING cinder.keymgr.conf_key_mgr [None req-bebb5625-2a50-4ee1-8699-407389f1e908 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 07 17:58:29 devstack devstack@c-api.service[86585]: WARNING stevedore.named [None req-bebb5625-2a50-4ee1-8699-407389f1e908 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:58:29 devstack devstack@c-api.service[86585]: WARNING castellan.key_manager [None req-bebb5625-2a50-4ee1-8699-407389f1e908 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:58:29 devstack devstack@c-api.service[86584]: DEBUG oslo_db.sqlalchemy.engines [None req-36584626-94cf-442b-a291-1698b14a0229 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=86584) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 17:58:29 devstack devstack@c-api.service[86585]: DEBUG oslo_db.sqlalchemy.engines [None req-bebb5625-2a50-4ee1-8699-407389f1e908 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=86585) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 17:58:29 devstack devstack@c-api.service[86585]: INFO cinder.rpc [None req-bebb5625-2a50-4ee1-8699-407389f1e908 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 07 17:58:29 devstack devstack@c-api.service[86585]: INFO cinder.rpc [None req-bebb5625-2a50-4ee1-8699-407389f1e908 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 07 17:58:29 devstack devstack@c-api.service[86585]: WARNING stevedore.named [None req-bebb5625-2a50-4ee1-8699-407389f1e908 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:58:29 devstack devstack@c-api.service[86585]: WARNING castellan.key_manager [None req-bebb5625-2a50-4ee1-8699-407389f1e908 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:58:29 devstack devstack@c-api.service[86585]: WARNING stevedore.named [None req-bebb5625-2a50-4ee1-8699-407389f1e908 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:58:29 devstack devstack@c-api.service[86585]: WARNING castellan.key_manager [None req-bebb5625-2a50-4ee1-8699-407389f1e908 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:58:29 devstack devstack@c-api.service[86585]: WARNING stevedore.named [None req-bebb5625-2a50-4ee1-8699-407389f1e908 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:58:29 devstack devstack@c-api.service[86585]: WARNING castellan.key_manager [None req-bebb5625-2a50-4ee1-8699-407389f1e908 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:58:29 devstack devstack@c-api.service[86585]: WARNING stevedore.named [None req-bebb5625-2a50-4ee1-8699-407389f1e908 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:58:29 devstack devstack@c-api.service[86585]: WARNING castellan.key_manager [None req-bebb5625-2a50-4ee1-8699-407389f1e908 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:58:29 devstack devstack@c-api.service[86585]: WARNING stevedore.named [None req-bebb5625-2a50-4ee1-8699-407389f1e908 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:58:29 devstack devstack@c-api.service[86585]: WARNING castellan.key_manager [None req-bebb5625-2a50-4ee1-8699-407389f1e908 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:58:29 devstack devstack@c-api.service[86585]: WARNING stevedore.named [None req-bebb5625-2a50-4ee1-8699-407389f1e908 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:58:29 devstack devstack@c-api.service[86585]: WARNING castellan.key_manager [None req-bebb5625-2a50-4ee1-8699-407389f1e908 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:58:29 devstack devstack@c-api.service[86585]: WARNING stevedore.named [None req-bebb5625-2a50-4ee1-8699-407389f1e908 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:58:29 devstack devstack@c-api.service[86585]: WARNING castellan.key_manager [None req-bebb5625-2a50-4ee1-8699-407389f1e908 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:58:29 devstack devstack@c-api.service[86585]: WARNING stevedore.named [None req-bebb5625-2a50-4ee1-8699-407389f1e908 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:58:29 devstack devstack@c-api.service[86585]: WARNING castellan.key_manager [None req-bebb5625-2a50-4ee1-8699-407389f1e908 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:58:29 devstack devstack@c-api.service[86585]: WARNING stevedore.named [None req-bebb5625-2a50-4ee1-8699-407389f1e908 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:58:29 devstack devstack@c-api.service[86585]: WARNING castellan.key_manager [None req-bebb5625-2a50-4ee1-8699-407389f1e908 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:58:29 devstack devstack@c-api.service[86585]: WARNING stevedore.named [None req-bebb5625-2a50-4ee1-8699-407389f1e908 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:58:29 devstack devstack@c-api.service[86585]: WARNING castellan.key_manager [None req-bebb5625-2a50-4ee1-8699-407389f1e908 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:58:29 devstack devstack@c-api.service[86585]: WARNING stevedore.named [None req-bebb5625-2a50-4ee1-8699-407389f1e908 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:58:29 devstack devstack@c-api.service[86585]: WARNING castellan.key_manager [None req-bebb5625-2a50-4ee1-8699-407389f1e908 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:58:29 devstack devstack@c-api.service[86585]: WARNING stevedore.named [None req-bebb5625-2a50-4ee1-8699-407389f1e908 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:58:29 devstack devstack@c-api.service[86585]: WARNING castellan.key_manager [None req-bebb5625-2a50-4ee1-8699-407389f1e908 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:58:29 devstack devstack@c-api.service[86585]: WARNING stevedore.named [None req-bebb5625-2a50-4ee1-8699-407389f1e908 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:58:29 devstack devstack@c-api.service[86585]: WARNING castellan.key_manager [None req-bebb5625-2a50-4ee1-8699-407389f1e908 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:58:29 devstack devstack@c-api.service[86585]: WARNING stevedore.named [None req-bebb5625-2a50-4ee1-8699-407389f1e908 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:58:29 devstack devstack@c-api.service[86585]: WARNING castellan.key_manager [None req-bebb5625-2a50-4ee1-8699-407389f1e908 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:58:29 devstack devstack@c-api.service[86585]: WARNING stevedore.named [None req-bebb5625-2a50-4ee1-8699-407389f1e908 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:58:29 devstack devstack@c-api.service[86585]: WARNING castellan.key_manager [None req-bebb5625-2a50-4ee1-8699-407389f1e908 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:58:29 devstack devstack@c-api.service[86585]: WARNING cinder.api.contrib.hosts [None req-bebb5625-2a50-4ee1-8699-407389f1e908 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 07 17:58:29 devstack devstack@c-api.service[86585]: WARNING stevedore.named [None req-bebb5625-2a50-4ee1-8699-407389f1e908 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:58:29 devstack devstack@c-api.service[86585]: WARNING castellan.key_manager [None req-bebb5625-2a50-4ee1-8699-407389f1e908 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:58:29 devstack devstack@c-api.service[86585]: WARNING stevedore.named [None req-bebb5625-2a50-4ee1-8699-407389f1e908 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:58:29 devstack devstack@c-api.service[86585]: WARNING castellan.key_manager [None req-bebb5625-2a50-4ee1-8699-407389f1e908 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:58:29 devstack devstack@c-api.service[86585]: WARNING stevedore.named [None req-bebb5625-2a50-4ee1-8699-407389f1e908 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:58:29 devstack devstack@c-api.service[86585]: WARNING castellan.key_manager [None req-bebb5625-2a50-4ee1-8699-407389f1e908 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:58:29 devstack devstack@c-api.service[86585]: WARNING stevedore.named [None req-bebb5625-2a50-4ee1-8699-407389f1e908 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:58:29 devstack devstack@c-api.service[86585]: WARNING castellan.key_manager [None req-bebb5625-2a50-4ee1-8699-407389f1e908 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:58:29 devstack devstack@c-api.service[86585]: WARNING stevedore.named [None req-bebb5625-2a50-4ee1-8699-407389f1e908 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:58:29 devstack devstack@c-api.service[86585]: WARNING castellan.key_manager [None req-bebb5625-2a50-4ee1-8699-407389f1e908 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:58:29 devstack devstack@c-api.service[86585]: WARNING stevedore.named [None req-bebb5625-2a50-4ee1-8699-407389f1e908 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:58:29 devstack devstack@c-api.service[86585]: WARNING castellan.key_manager [None req-bebb5625-2a50-4ee1-8699-407389f1e908 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:58:29 devstack devstack@c-api.service[86585]: WARNING stevedore.named [None req-bebb5625-2a50-4ee1-8699-407389f1e908 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:58:29 devstack devstack@c-api.service[86585]: WARNING castellan.key_manager [None req-bebb5625-2a50-4ee1-8699-407389f1e908 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:58:29 devstack devstack@c-api.service[86585]: DEBUG cinder.api.v3.router [None req-bebb5625-2a50-4ee1-8699-407389f1e908 None None] Extended resource: extensions {{(pid=86585) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 17:58:29 devstack devstack@c-api.service[86585]: DEBUG cinder.api.v3.router [None req-bebb5625-2a50-4ee1-8699-407389f1e908 None None] Extended resource: os-volume-manage {{(pid=86585) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 17:58:29 devstack devstack@c-api.service[86585]: DEBUG cinder.api.v3.router [None req-bebb5625-2a50-4ee1-8699-407389f1e908 None None] Extended resource: os-quota-class-sets {{(pid=86585) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 17:58:29 devstack devstack@c-api.service[86585]: DEBUG cinder.api.v3.router [None req-bebb5625-2a50-4ee1-8699-407389f1e908 None None] Extended resource: os-hosts {{(pid=86585) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 17:58:29 devstack devstack@c-api.service[86585]: DEBUG cinder.api.v3.router [None req-bebb5625-2a50-4ee1-8699-407389f1e908 None None] Extended resource: capabilities {{(pid=86585) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 17:58:29 devstack devstack@c-api.service[86585]: DEBUG cinder.api.v3.router [None req-bebb5625-2a50-4ee1-8699-407389f1e908 None None] Extended resource: encryption {{(pid=86585) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 17:58:29 devstack devstack@c-api.service[86585]: DEBUG cinder.api.v3.router [None req-bebb5625-2a50-4ee1-8699-407389f1e908 None None] Extended resource: scheduler-stats {{(pid=86585) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 17:58:29 devstack devstack@c-api.service[86585]: DEBUG cinder.api.v3.router [None req-bebb5625-2a50-4ee1-8699-407389f1e908 None None] Extended resource: os-quota-sets {{(pid=86585) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 17:58:29 devstack devstack@c-api.service[86585]: DEBUG cinder.api.v3.router [None req-bebb5625-2a50-4ee1-8699-407389f1e908 None None] Extended resource: os-availability-zone {{(pid=86585) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 17:58:29 devstack devstack@c-api.service[86585]: DEBUG cinder.api.v3.router [None req-bebb5625-2a50-4ee1-8699-407389f1e908 None None] Extended resource: qos-specs {{(pid=86585) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 17:58:29 devstack devstack@c-api.service[86585]: DEBUG cinder.api.v3.router [None req-bebb5625-2a50-4ee1-8699-407389f1e908 None None] Extended resource: extra_specs {{(pid=86585) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 17:58:29 devstack devstack@c-api.service[86585]: DEBUG cinder.api.v3.router [None req-bebb5625-2a50-4ee1-8699-407389f1e908 None None] Extended resource: backups {{(pid=86585) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 17:58:29 devstack devstack@c-api.service[86585]: DEBUG cinder.api.v3.router [None req-bebb5625-2a50-4ee1-8699-407389f1e908 None None] Extended resource: encryption {{(pid=86585) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 17:58:29 devstack devstack@c-api.service[86585]: DEBUG cinder.api.v3.router [None req-bebb5625-2a50-4ee1-8699-407389f1e908 None None] Extended resource: cgsnapshots {{(pid=86585) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 17:58:29 devstack devstack@c-api.service[86585]: DEBUG cinder.api.v3.router [None req-bebb5625-2a50-4ee1-8699-407389f1e908 None None] Extended resource: os-volume-type-access {{(pid=86585) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 17:58:29 devstack devstack@c-api.service[86585]: DEBUG cinder.api.v3.router [None req-bebb5625-2a50-4ee1-8699-407389f1e908 None None] Extended resource: consistencygroups {{(pid=86585) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 17:58:29 devstack devstack@c-api.service[86585]: DEBUG cinder.api.v3.router [None req-bebb5625-2a50-4ee1-8699-407389f1e908 None None] Extended resource: os-volume-transfer {{(pid=86585) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 17:58:29 devstack devstack@c-api.service[86585]: DEBUG cinder.api.v3.router [None req-bebb5625-2a50-4ee1-8699-407389f1e908 None None] Extended resource: os-snapshot-manage {{(pid=86585) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 17:58:29 devstack devstack@c-api.service[86585]: WARNING stevedore.named [None req-bebb5625-2a50-4ee1-8699-407389f1e908 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:58:29 devstack devstack@c-api.service[86585]: WARNING castellan.key_manager [None req-bebb5625-2a50-4ee1-8699-407389f1e908 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:58:29 devstack devstack@c-api.service[86585]: WARNING stevedore.named [None req-bebb5625-2a50-4ee1-8699-407389f1e908 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:58:29 devstack devstack@c-api.service[86585]: WARNING castellan.key_manager [None req-bebb5625-2a50-4ee1-8699-407389f1e908 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:58:29 devstack devstack@c-api.service[86585]: WARNING stevedore.named [None req-bebb5625-2a50-4ee1-8699-407389f1e908 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:58:29 devstack devstack@c-api.service[86585]: WARNING castellan.key_manager [None req-bebb5625-2a50-4ee1-8699-407389f1e908 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:58:29 devstack devstack@c-api.service[86585]: WARNING stevedore.named [None req-bebb5625-2a50-4ee1-8699-407389f1e908 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:58:29 devstack devstack@c-api.service[86585]: WARNING castellan.key_manager [None req-bebb5625-2a50-4ee1-8699-407389f1e908 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:58:29 devstack devstack@c-api.service[86585]: WARNING stevedore.named [None req-bebb5625-2a50-4ee1-8699-407389f1e908 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:58:29 devstack devstack@c-api.service[86585]: WARNING castellan.key_manager [None req-bebb5625-2a50-4ee1-8699-407389f1e908 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:58:29 devstack devstack@c-api.service[86585]: WARNING stevedore.named [None req-bebb5625-2a50-4ee1-8699-407389f1e908 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:58:29 devstack devstack@c-api.service[86585]: WARNING castellan.key_manager [None req-bebb5625-2a50-4ee1-8699-407389f1e908 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:58:29 devstack devstack@c-api.service[86585]: WARNING stevedore.named [None req-bebb5625-2a50-4ee1-8699-407389f1e908 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:58:29 devstack devstack@c-api.service[86585]: WARNING castellan.key_manager [None req-bebb5625-2a50-4ee1-8699-407389f1e908 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:58:29 devstack devstack@c-api.service[86585]: DEBUG cinder.api.contrib.snapshot_actions [None req-bebb5625-2a50-4ee1-8699-407389f1e908 None None] SnapshotActionsController initialized {{(pid=86585) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 07 17:58:29 devstack devstack@c-api.service[86585]: DEBUG cinder.api.v3.router [None req-bebb5625-2a50-4ee1-8699-407389f1e908 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86585) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 17:58:29 devstack devstack@c-api.service[86585]: DEBUG cinder.api.v3.router [None req-bebb5625-2a50-4ee1-8699-407389f1e908 None None] Extension AdminActions extending resource: volumes {{(pid=86585) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 17:58:29 devstack devstack@c-api.service[86585]: DEBUG cinder.api.v3.router [None req-bebb5625-2a50-4ee1-8699-407389f1e908 None None] Extension AdminActions extending resource: snapshots {{(pid=86585) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 17:58:29 devstack devstack@c-api.service[86585]: DEBUG cinder.api.v3.router [None req-bebb5625-2a50-4ee1-8699-407389f1e908 None None] Extension AdminActions extending resource: backups {{(pid=86585) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 17:58:29 devstack devstack@c-api.service[86585]: DEBUG cinder.api.v3.router [None req-bebb5625-2a50-4ee1-8699-407389f1e908 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86585) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 17:58:29 devstack devstack@c-api.service[86585]: DEBUG cinder.api.v3.router [None req-bebb5625-2a50-4ee1-8699-407389f1e908 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86585) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 17:58:29 devstack devstack@c-api.service[86585]: DEBUG cinder.api.v3.router [None req-bebb5625-2a50-4ee1-8699-407389f1e908 None None] Extension VolumeActions extending resource: volumes {{(pid=86585) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 17:58:29 devstack devstack@c-api.service[86585]: DEBUG cinder.api.v3.router [None req-bebb5625-2a50-4ee1-8699-407389f1e908 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86585) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 17:58:29 devstack devstack@c-api.service[86585]: DEBUG cinder.api.v3.router [None req-bebb5625-2a50-4ee1-8699-407389f1e908 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86585) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 17:58:29 devstack devstack@c-api.service[86585]: DEBUG cinder.api.v3.router [None req-bebb5625-2a50-4ee1-8699-407389f1e908 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86585) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 17:58:29 devstack devstack@c-api.service[86585]: DEBUG cinder.api.v3.router [None req-bebb5625-2a50-4ee1-8699-407389f1e908 None None] Extension UsedLimits extending resource: limits {{(pid=86585) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 17:58:29 devstack devstack@c-api.service[86585]: DEBUG cinder.api.v3.router [None req-bebb5625-2a50-4ee1-8699-407389f1e908 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86585) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 17:58:29 devstack devstack@c-api.service[86585]: DEBUG cinder.api.v3.router [None req-bebb5625-2a50-4ee1-8699-407389f1e908 None None] Extension TypesManage extending resource: types {{(pid=86585) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 17:58:29 devstack devstack@c-api.service[86585]: DEBUG cinder.api.v3.router [None req-bebb5625-2a50-4ee1-8699-407389f1e908 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86585) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 17:58:29 devstack devstack@c-api.service[86585]: DEBUG cinder.api.v3.router [None req-bebb5625-2a50-4ee1-8699-407389f1e908 None None] Extension SnapshotActions extending resource: snapshots {{(pid=86585) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 17:58:29 devstack devstack@c-api.service[86585]: DEBUG cinder.api.v3.router [None req-bebb5625-2a50-4ee1-8699-407389f1e908 None None] Extension VolumeTypeAccess extending resource: types {{(pid=86585) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 17:58:29 devstack devstack@c-api.service[86585]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x75a1fa8a4668 pid: 86585 (default app) Sep 07 17:58:29 devstack devstack@c-api.service[86584]: DEBUG dbcounter [-] [86584] Writer thread running {{(pid=86584) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 07 17:58:29 devstack devstack@c-api.service[86584]: /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 07 17:58:29 devstack devstack@c-api.service[86584]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 17:58:29 devstack devstack@c-api.service[86584]: INFO cinder.rpc [None req-36584626-94cf-442b-a291-1698b14a0229 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 07 17:58:29 devstack devstack@c-api.service[86584]: INFO cinder.rpc [None req-36584626-94cf-442b-a291-1698b14a0229 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 07 17:58:29 devstack devstack@c-api.service[86584]: INFO cinder.rpc [None req-36584626-94cf-442b-a291-1698b14a0229 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 07 17:58:29 devstack devstack@c-api.service[86584]: INFO cinder.rpc [None req-36584626-94cf-442b-a291-1698b14a0229 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 07 17:58:29 devstack devstack@c-api.service[86584]: WARNING stevedore.named [None req-36584626-94cf-442b-a291-1698b14a0229 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:58:29 devstack devstack@c-api.service[86584]: WARNING castellan.key_manager [None req-36584626-94cf-442b-a291-1698b14a0229 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:58:29 devstack devstack@c-api.service[86584]: WARNING cinder.keymgr.conf_key_mgr [None req-36584626-94cf-442b-a291-1698b14a0229 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 07 17:58:29 devstack devstack@c-api.service[86584]: WARNING stevedore.named [None req-36584626-94cf-442b-a291-1698b14a0229 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:58:29 devstack devstack@c-api.service[86584]: WARNING castellan.key_manager [None req-36584626-94cf-442b-a291-1698b14a0229 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:58:29 devstack devstack@c-api.service[86584]: DEBUG oslo_db.sqlalchemy.engines [None req-36584626-94cf-442b-a291-1698b14a0229 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=86584) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 17:58:29 devstack devstack@c-api.service[86584]: INFO cinder.rpc [None req-36584626-94cf-442b-a291-1698b14a0229 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 07 17:58:29 devstack devstack@c-api.service[86584]: INFO cinder.rpc [None req-36584626-94cf-442b-a291-1698b14a0229 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 07 17:58:29 devstack devstack@c-api.service[86584]: WARNING stevedore.named [None req-36584626-94cf-442b-a291-1698b14a0229 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:58:29 devstack devstack@c-api.service[86584]: WARNING castellan.key_manager [None req-36584626-94cf-442b-a291-1698b14a0229 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:58:29 devstack devstack@c-api.service[86584]: WARNING stevedore.named [None req-36584626-94cf-442b-a291-1698b14a0229 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:58:29 devstack devstack@c-api.service[86584]: WARNING castellan.key_manager [None req-36584626-94cf-442b-a291-1698b14a0229 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:58:29 devstack devstack@c-api.service[86584]: WARNING stevedore.named [None req-36584626-94cf-442b-a291-1698b14a0229 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:58:29 devstack devstack@c-api.service[86584]: WARNING castellan.key_manager [None req-36584626-94cf-442b-a291-1698b14a0229 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:58:29 devstack devstack@c-api.service[86584]: WARNING stevedore.named [None req-36584626-94cf-442b-a291-1698b14a0229 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:58:29 devstack devstack@c-api.service[86584]: WARNING castellan.key_manager [None req-36584626-94cf-442b-a291-1698b14a0229 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:58:29 devstack devstack@c-api.service[86584]: WARNING stevedore.named [None req-36584626-94cf-442b-a291-1698b14a0229 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:58:29 devstack devstack@c-api.service[86584]: WARNING castellan.key_manager [None req-36584626-94cf-442b-a291-1698b14a0229 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:58:29 devstack devstack@c-api.service[86584]: WARNING stevedore.named [None req-36584626-94cf-442b-a291-1698b14a0229 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:58:29 devstack devstack@c-api.service[86584]: WARNING castellan.key_manager [None req-36584626-94cf-442b-a291-1698b14a0229 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:58:29 devstack devstack@c-api.service[86584]: WARNING stevedore.named [None req-36584626-94cf-442b-a291-1698b14a0229 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:58:29 devstack devstack@c-api.service[86584]: WARNING castellan.key_manager [None req-36584626-94cf-442b-a291-1698b14a0229 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:58:29 devstack devstack@c-api.service[86584]: WARNING stevedore.named [None req-36584626-94cf-442b-a291-1698b14a0229 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:58:29 devstack devstack@c-api.service[86584]: WARNING castellan.key_manager [None req-36584626-94cf-442b-a291-1698b14a0229 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:58:29 devstack devstack@c-api.service[86584]: WARNING stevedore.named [None req-36584626-94cf-442b-a291-1698b14a0229 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:58:29 devstack devstack@c-api.service[86584]: WARNING castellan.key_manager [None req-36584626-94cf-442b-a291-1698b14a0229 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:58:29 devstack devstack@c-api.service[86584]: WARNING stevedore.named [None req-36584626-94cf-442b-a291-1698b14a0229 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:58:29 devstack devstack@c-api.service[86584]: WARNING castellan.key_manager [None req-36584626-94cf-442b-a291-1698b14a0229 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:58:29 devstack devstack@c-api.service[86584]: WARNING stevedore.named [None req-36584626-94cf-442b-a291-1698b14a0229 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:58:29 devstack devstack@c-api.service[86584]: WARNING castellan.key_manager [None req-36584626-94cf-442b-a291-1698b14a0229 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:58:29 devstack devstack@c-api.service[86584]: WARNING stevedore.named [None req-36584626-94cf-442b-a291-1698b14a0229 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:58:29 devstack devstack@c-api.service[86584]: WARNING castellan.key_manager [None req-36584626-94cf-442b-a291-1698b14a0229 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:58:29 devstack devstack@c-api.service[86584]: WARNING stevedore.named [None req-36584626-94cf-442b-a291-1698b14a0229 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:58:29 devstack devstack@c-api.service[86584]: WARNING castellan.key_manager [None req-36584626-94cf-442b-a291-1698b14a0229 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:58:29 devstack devstack@c-api.service[86584]: WARNING stevedore.named [None req-36584626-94cf-442b-a291-1698b14a0229 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:58:29 devstack devstack@c-api.service[86584]: WARNING castellan.key_manager [None req-36584626-94cf-442b-a291-1698b14a0229 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:58:29 devstack devstack@c-api.service[86584]: WARNING stevedore.named [None req-36584626-94cf-442b-a291-1698b14a0229 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:58:29 devstack devstack@c-api.service[86584]: WARNING castellan.key_manager [None req-36584626-94cf-442b-a291-1698b14a0229 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:58:29 devstack devstack@c-api.service[86584]: WARNING cinder.api.contrib.hosts [None req-36584626-94cf-442b-a291-1698b14a0229 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 07 17:58:29 devstack devstack@c-api.service[86584]: WARNING stevedore.named [None req-36584626-94cf-442b-a291-1698b14a0229 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:58:29 devstack devstack@c-api.service[86584]: WARNING castellan.key_manager [None req-36584626-94cf-442b-a291-1698b14a0229 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:58:29 devstack devstack@c-api.service[86584]: WARNING stevedore.named [None req-36584626-94cf-442b-a291-1698b14a0229 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:58:29 devstack devstack@c-api.service[86584]: WARNING castellan.key_manager [None req-36584626-94cf-442b-a291-1698b14a0229 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:58:29 devstack devstack@c-api.service[86584]: WARNING stevedore.named [None req-36584626-94cf-442b-a291-1698b14a0229 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:58:29 devstack devstack@c-api.service[86584]: WARNING castellan.key_manager [None req-36584626-94cf-442b-a291-1698b14a0229 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:58:29 devstack devstack@c-api.service[86584]: WARNING stevedore.named [None req-36584626-94cf-442b-a291-1698b14a0229 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:58:29 devstack devstack@c-api.service[86584]: WARNING castellan.key_manager [None req-36584626-94cf-442b-a291-1698b14a0229 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:58:29 devstack devstack@c-api.service[86584]: WARNING stevedore.named [None req-36584626-94cf-442b-a291-1698b14a0229 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:58:29 devstack devstack@c-api.service[86584]: WARNING castellan.key_manager [None req-36584626-94cf-442b-a291-1698b14a0229 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:58:29 devstack devstack@c-api.service[86584]: WARNING stevedore.named [None req-36584626-94cf-442b-a291-1698b14a0229 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:58:29 devstack devstack@c-api.service[86584]: WARNING castellan.key_manager [None req-36584626-94cf-442b-a291-1698b14a0229 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:58:29 devstack devstack@c-api.service[86584]: WARNING stevedore.named [None req-36584626-94cf-442b-a291-1698b14a0229 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:58:29 devstack devstack@c-api.service[86584]: WARNING castellan.key_manager [None req-36584626-94cf-442b-a291-1698b14a0229 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:58:29 devstack devstack@c-api.service[86584]: DEBUG cinder.api.v3.router [None req-36584626-94cf-442b-a291-1698b14a0229 None None] Extended resource: extensions {{(pid=86584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 17:58:29 devstack devstack@c-api.service[86584]: DEBUG cinder.api.v3.router [None req-36584626-94cf-442b-a291-1698b14a0229 None None] Extended resource: os-volume-manage {{(pid=86584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 17:58:29 devstack devstack@c-api.service[86584]: DEBUG cinder.api.v3.router [None req-36584626-94cf-442b-a291-1698b14a0229 None None] Extended resource: os-quota-class-sets {{(pid=86584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 17:58:29 devstack devstack@c-api.service[86584]: DEBUG cinder.api.v3.router [None req-36584626-94cf-442b-a291-1698b14a0229 None None] Extended resource: os-hosts {{(pid=86584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 17:58:29 devstack devstack@c-api.service[86584]: DEBUG cinder.api.v3.router [None req-36584626-94cf-442b-a291-1698b14a0229 None None] Extended resource: capabilities {{(pid=86584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 17:58:29 devstack devstack@c-api.service[86584]: DEBUG cinder.api.v3.router [None req-36584626-94cf-442b-a291-1698b14a0229 None None] Extended resource: encryption {{(pid=86584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 17:58:29 devstack devstack@c-api.service[86584]: DEBUG cinder.api.v3.router [None req-36584626-94cf-442b-a291-1698b14a0229 None None] Extended resource: scheduler-stats {{(pid=86584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 17:58:29 devstack devstack@c-api.service[86584]: DEBUG cinder.api.v3.router [None req-36584626-94cf-442b-a291-1698b14a0229 None None] Extended resource: os-quota-sets {{(pid=86584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 17:58:29 devstack devstack@c-api.service[86584]: DEBUG cinder.api.v3.router [None req-36584626-94cf-442b-a291-1698b14a0229 None None] Extended resource: os-availability-zone {{(pid=86584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 17:58:29 devstack devstack@c-api.service[86584]: DEBUG cinder.api.v3.router [None req-36584626-94cf-442b-a291-1698b14a0229 None None] Extended resource: qos-specs {{(pid=86584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 17:58:29 devstack devstack@c-api.service[86584]: DEBUG cinder.api.v3.router [None req-36584626-94cf-442b-a291-1698b14a0229 None None] Extended resource: extra_specs {{(pid=86584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 17:58:29 devstack devstack@c-api.service[86584]: DEBUG cinder.api.v3.router [None req-36584626-94cf-442b-a291-1698b14a0229 None None] Extended resource: backups {{(pid=86584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 17:58:29 devstack devstack@c-api.service[86584]: DEBUG cinder.api.v3.router [None req-36584626-94cf-442b-a291-1698b14a0229 None None] Extended resource: encryption {{(pid=86584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 17:58:29 devstack devstack@c-api.service[86584]: DEBUG cinder.api.v3.router [None req-36584626-94cf-442b-a291-1698b14a0229 None None] Extended resource: cgsnapshots {{(pid=86584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 17:58:29 devstack devstack@c-api.service[86584]: DEBUG cinder.api.v3.router [None req-36584626-94cf-442b-a291-1698b14a0229 None None] Extended resource: os-volume-type-access {{(pid=86584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 17:58:29 devstack devstack@c-api.service[86584]: DEBUG cinder.api.v3.router [None req-36584626-94cf-442b-a291-1698b14a0229 None None] Extended resource: consistencygroups {{(pid=86584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 17:58:29 devstack devstack@c-api.service[86584]: DEBUG cinder.api.v3.router [None req-36584626-94cf-442b-a291-1698b14a0229 None None] Extended resource: os-volume-transfer {{(pid=86584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 17:58:29 devstack devstack@c-api.service[86584]: DEBUG cinder.api.v3.router [None req-36584626-94cf-442b-a291-1698b14a0229 None None] Extended resource: os-snapshot-manage {{(pid=86584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 17:58:29 devstack devstack@c-api.service[86584]: WARNING stevedore.named [None req-36584626-94cf-442b-a291-1698b14a0229 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:58:29 devstack devstack@c-api.service[86584]: WARNING castellan.key_manager [None req-36584626-94cf-442b-a291-1698b14a0229 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:58:29 devstack devstack@c-api.service[86584]: WARNING stevedore.named [None req-36584626-94cf-442b-a291-1698b14a0229 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:58:29 devstack devstack@c-api.service[86584]: WARNING castellan.key_manager [None req-36584626-94cf-442b-a291-1698b14a0229 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:58:29 devstack devstack@c-api.service[86584]: WARNING stevedore.named [None req-36584626-94cf-442b-a291-1698b14a0229 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:58:29 devstack devstack@c-api.service[86584]: WARNING castellan.key_manager [None req-36584626-94cf-442b-a291-1698b14a0229 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:58:29 devstack devstack@c-api.service[86584]: WARNING stevedore.named [None req-36584626-94cf-442b-a291-1698b14a0229 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:58:29 devstack devstack@c-api.service[86584]: WARNING castellan.key_manager [None req-36584626-94cf-442b-a291-1698b14a0229 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:58:29 devstack devstack@c-api.service[86584]: WARNING stevedore.named [None req-36584626-94cf-442b-a291-1698b14a0229 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:58:29 devstack devstack@c-api.service[86584]: WARNING castellan.key_manager [None req-36584626-94cf-442b-a291-1698b14a0229 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:58:29 devstack devstack@c-api.service[86584]: WARNING stevedore.named [None req-36584626-94cf-442b-a291-1698b14a0229 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:58:29 devstack devstack@c-api.service[86584]: WARNING castellan.key_manager [None req-36584626-94cf-442b-a291-1698b14a0229 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:58:29 devstack devstack@c-api.service[86584]: WARNING stevedore.named [None req-36584626-94cf-442b-a291-1698b14a0229 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:58:29 devstack devstack@c-api.service[86584]: WARNING castellan.key_manager [None req-36584626-94cf-442b-a291-1698b14a0229 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:58:29 devstack devstack@c-api.service[86584]: DEBUG cinder.api.contrib.snapshot_actions [None req-36584626-94cf-442b-a291-1698b14a0229 None None] SnapshotActionsController initialized {{(pid=86584) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 07 17:58:29 devstack devstack@c-api.service[86584]: DEBUG cinder.api.v3.router [None req-36584626-94cf-442b-a291-1698b14a0229 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86584) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 17:58:29 devstack devstack@c-api.service[86584]: DEBUG cinder.api.v3.router [None req-36584626-94cf-442b-a291-1698b14a0229 None None] Extension AdminActions extending resource: volumes {{(pid=86584) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 17:58:29 devstack devstack@c-api.service[86584]: DEBUG cinder.api.v3.router [None req-36584626-94cf-442b-a291-1698b14a0229 None None] Extension AdminActions extending resource: snapshots {{(pid=86584) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 17:58:29 devstack devstack@c-api.service[86584]: DEBUG cinder.api.v3.router [None req-36584626-94cf-442b-a291-1698b14a0229 None None] Extension AdminActions extending resource: backups {{(pid=86584) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 17:58:29 devstack devstack@c-api.service[86584]: DEBUG cinder.api.v3.router [None req-36584626-94cf-442b-a291-1698b14a0229 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86584) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 17:58:29 devstack devstack@c-api.service[86584]: DEBUG cinder.api.v3.router [None req-36584626-94cf-442b-a291-1698b14a0229 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86584) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 17:58:29 devstack devstack@c-api.service[86584]: DEBUG cinder.api.v3.router [None req-36584626-94cf-442b-a291-1698b14a0229 None None] Extension VolumeActions extending resource: volumes {{(pid=86584) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 17:58:29 devstack devstack@c-api.service[86584]: DEBUG cinder.api.v3.router [None req-36584626-94cf-442b-a291-1698b14a0229 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86584) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 17:58:29 devstack devstack@c-api.service[86584]: DEBUG cinder.api.v3.router [None req-36584626-94cf-442b-a291-1698b14a0229 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86584) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 17:58:29 devstack devstack@c-api.service[86584]: DEBUG cinder.api.v3.router [None req-36584626-94cf-442b-a291-1698b14a0229 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86584) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 17:58:29 devstack devstack@c-api.service[86584]: DEBUG cinder.api.v3.router [None req-36584626-94cf-442b-a291-1698b14a0229 None None] Extension UsedLimits extending resource: limits {{(pid=86584) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 17:58:29 devstack devstack@c-api.service[86584]: DEBUG cinder.api.v3.router [None req-36584626-94cf-442b-a291-1698b14a0229 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86584) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 17:58:29 devstack devstack@c-api.service[86584]: DEBUG cinder.api.v3.router [None req-36584626-94cf-442b-a291-1698b14a0229 None None] Extension TypesManage extending resource: types {{(pid=86584) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 17:58:29 devstack devstack@c-api.service[86584]: DEBUG cinder.api.v3.router [None req-36584626-94cf-442b-a291-1698b14a0229 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86584) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 17:58:29 devstack devstack@c-api.service[86584]: DEBUG cinder.api.v3.router [None req-36584626-94cf-442b-a291-1698b14a0229 None None] Extension SnapshotActions extending resource: snapshots {{(pid=86584) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 17:58:29 devstack devstack@c-api.service[86584]: DEBUG cinder.api.v3.router [None req-36584626-94cf-442b-a291-1698b14a0229 None None] Extension VolumeTypeAccess extending resource: types {{(pid=86584) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 17:58:29 devstack devstack@c-api.service[86584]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x75a1fa8a4668 pid: 86584 (default app) Sep 07 17:58:31 devstack devstack@c-api.service[86582]: Mon Sep 7 17:58:31 2026 - graceful shutdown triggered... Sep 07 17:58:31 devstack devstack@c-api.service[86585]: Gracefully killing worker 2 (pid: 86585)... Sep 07 17:58:31 devstack devstack@c-api.service[86584]: Gracefully killing worker 1 (pid: 86584)... Sep 07 17:58:32 devstack devstack@c-api.service[86582]: worker 1 buried after 1 seconds Sep 07 17:58:32 devstack devstack@c-api.service[86582]: worker 2 buried after 1 seconds Sep 07 17:58:32 devstack devstack@c-api.service[86582]: goodbye to uWSGI. Sep 07 17:58:32 devstack devstack@c-api.service[86963]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 07 17:58:32 devstack devstack@c-api.service[86963]: *** Starting uWSGI 2.0.24-debian (64bit) on [Mon Sep 7 17:58:32 2026] *** Sep 07 17:58:32 devstack devstack@c-api.service[86963]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 07 17:58:32 devstack devstack@c-api.service[86963]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 07 17:58:32 devstack devstack@c-api.service[86963]: nodename: devstack Sep 07 17:58:32 devstack devstack@c-api.service[86963]: machine: x86_64 Sep 07 17:58:32 devstack devstack@c-api.service[86963]: clock source: unix Sep 07 17:58:32 devstack devstack@c-api.service[86963]: pcre jit disabled Sep 07 17:58:32 devstack devstack@c-api.service[86963]: detected number of CPU cores: 4 Sep 07 17:58:32 devstack devstack@c-api.service[86963]: current working directory: / Sep 07 17:58:32 devstack devstack@c-api.service[86963]: detected binary path: /usr/bin/uwsgi-core Sep 07 17:58:32 devstack devstack@c-api.service[86963]: your processes number limit is 47517 Sep 07 17:58:32 devstack devstack@c-api.service[86963]: your memory page size is 4096 bytes Sep 07 17:58:32 devstack devstack@c-api.service[86963]: detected max file descriptor number: 2048 Sep 07 17:58:32 devstack devstack@c-api.service[86963]: lock engine: pthread robust mutexes Sep 07 17:58:32 devstack devstack@c-api.service[86963]: thunder lock: enabled Sep 07 17:58:32 devstack devstack@c-api.service[86963]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 07 17:58:32 devstack devstack@c-api.service[86963]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 07 17:58:32 devstack devstack@c-api.service[86963]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 07 17:58:32 devstack devstack@c-api.service[86963]: Set PythonHome to /opt/stack/data/venv Sep 07 17:58:32 devstack devstack@c-api.service[86963]: Python main interpreter initialized at 0x793645ea4668 Sep 07 17:58:32 devstack devstack@c-api.service[86963]: python threads support enabled Sep 07 17:58:32 devstack devstack@c-api.service[86963]: your server socket listen backlog is limited to 100 connections Sep 07 17:58:32 devstack devstack@c-api.service[86963]: your mercy for graceful operations on workers is 80 seconds Sep 07 17:58:32 devstack devstack@c-api.service[86963]: mapped 403077 bytes (393 KB) for 2 cores Sep 07 17:58:32 devstack devstack@c-api.service[86963]: *** Operational MODE: preforking *** Sep 07 17:58:32 devstack devstack@c-api.service[86963]: *** uWSGI is running in multiple interpreter mode *** Sep 07 17:58:32 devstack devstack@c-api.service[86963]: spawned uWSGI master process (pid: 86963) Sep 07 17:58:32 devstack devstack@c-api.service[86963]: spawned uWSGI worker 1 (pid: 86964, cores: 1) Sep 07 17:58:32 devstack devstack@c-api.service[86963]: spawned uWSGI worker 2 (pid: 86965, cores: 1) Sep 07 17:58:32 devstack devstack@c-api.service[86963]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 07 17:58:33 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 07 17:58:33 devstack devstack@c-api.service[86964]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 07 17:58:33 devstack devstack@c-api.service[86964]: we strongly recommend against using it for new projects. Sep 07 17:58:33 devstack devstack@c-api.service[86964]: If you are already using Eventlet, we recommend migrating to a different Sep 07 17:58:33 devstack devstack@c-api.service[86964]: framework. For more detail see Sep 07 17:58:33 devstack devstack@c-api.service[86964]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 07 17:58:33 devstack devstack@c-api.service[86964]: import eventlet # noqa Sep 07 17:58:33 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 07 17:58:33 devstack devstack@c-api.service[86965]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 07 17:58:33 devstack devstack@c-api.service[86965]: we strongly recommend against using it for new projects. Sep 07 17:58:33 devstack devstack@c-api.service[86965]: If you are already using Eventlet, we recommend migrating to a different Sep 07 17:58:33 devstack devstack@c-api.service[86965]: framework. For more detail see Sep 07 17:58:33 devstack devstack@c-api.service[86965]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 07 17:58:33 devstack devstack@c-api.service[86965]: import eventlet # noqa Sep 07 17:58:33 devstack devstack@c-api.service[86964]: /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 07 17:58:33 devstack devstack@c-api.service[86964]: from cgi import parse_header Sep 07 17:58:33 devstack devstack@c-api.service[86965]: /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 07 17:58:33 devstack devstack@c-api.service[86965]: from cgi import parse_header Sep 07 17:58:33 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 07 17:58:33 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 17:58:33 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 07 17:58:33 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 17:58:33 devstack devstack@c-api.service[86965]: /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 07 17:58:33 devstack devstack@c-api.service[86965]: removals.removed_module( Sep 07 17:58:33 devstack devstack@c-api.service[86964]: /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 07 17:58:33 devstack devstack@c-api.service[86964]: removals.removed_module( Sep 07 17:58:33 devstack devstack@c-api.service[86965]: /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 07 17:58:33 devstack devstack@c-api.service[86965]: removals.removed_module( Sep 07 17:58:33 devstack devstack@c-api.service[86964]: /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 07 17:58:33 devstack devstack@c-api.service[86964]: removals.removed_module( Sep 07 17:58:36 devstack devstack@c-api.service[86965]: /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 07 17:58:36 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 17:58:36 devstack devstack@c-api.service[86965]: /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 07 17:58:36 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 17:58:36 devstack devstack@c-api.service[86964]: /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 07 17:58:36 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 17:58:36 devstack devstack@c-api.service[86965]: 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 07 17:58:36 devstack devstack@c-api.service[86965]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86965) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 07 17:58:36 devstack devstack@c-api.service[86964]: /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 07 17:58:36 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 17:58:36 devstack devstack@c-api.service[86965]: /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 07 17:58:36 devstack devstack@c-api.service[86965]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 07 17:58:37 devstack devstack@c-api.service[86964]: 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 07 17:58:37 devstack devstack@c-api.service[86964]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86964) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 07 17:58:37 devstack devstack@c-api.service[86964]: /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 07 17:58:37 devstack devstack@c-api.service[86964]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86965) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86965) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86965) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86965) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86965) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86965) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86965) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86965) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86965) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86965) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86965) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86965) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86965) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86965) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86965) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86965) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86965) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86965) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86965) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86965) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86965) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86965) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86965) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86965) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86965) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86965) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86965) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86965) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86965) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86965) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86965) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86965) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86965) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86965) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86965) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86965) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86965) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86965) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86965) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86965) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86965) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86965) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86965) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86965) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86965) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86965) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86965) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86965) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86965) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86965) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86965) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86965) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86965) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86965) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86965) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86965) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86965) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86965) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86965) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86965) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86965) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86965) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86965) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86965) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86965) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86965) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86965) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86965) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86965) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86965) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86965) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86965) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86965) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86965) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86965) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86965) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86965) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86965) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86965) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86965) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86965) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86965) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86965) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86965) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86965) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86965) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86965) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86965) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86965) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86965) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86965) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86965) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86965) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86965) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86965) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86965) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86965) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86965) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86965) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: INFO dbcounter [None req-443449c3-cc25-4e8a-a904-cf4fc3bc46b3 None None] Registered counter for database cinder Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG oslo_db.sqlalchemy.engines [None req-443449c3-cc25-4e8a-a904-cf4fc3bc46b3 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=86965) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86964) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86964) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86964) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86964) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86964) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86964) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86964) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86964) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86964) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86964) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86964) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86964) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86964) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86964) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86964) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86964) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86964) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86964) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86964) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86964) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86964) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86964) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86964) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86964) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86964) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86964) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86964) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86964) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86964) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86964) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86964) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86964) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86964) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86964) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86964) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86964) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86964) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86964) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86964) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86964) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86964) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86964) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86964) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86964) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86964) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86964) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86964) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86964) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86964) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86964) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86964) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86964) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86964) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86964) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86964) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86964) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86964) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86964) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86964) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86964) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86964) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86964) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86964) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86964) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86964) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86964) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86964) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG dbcounter [-] [86965] Writer thread running {{(pid=86965) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86964) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86964) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86964) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86964) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: /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 07 17:58:38 devstack devstack@c-api.service[86965]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86964) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86964) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: INFO cinder.rpc [None req-443449c3-cc25-4e8a-a904-cf4fc3bc46b3 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86964) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86964) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86964) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86964) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86964) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86964) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86964) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: INFO cinder.rpc [None req-443449c3-cc25-4e8a-a904-cf4fc3bc46b3 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86964) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86964) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86964) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86964) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86964) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86964) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: INFO cinder.rpc [None req-443449c3-cc25-4e8a-a904-cf4fc3bc46b3 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86964) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86964) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86964) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86964) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86964) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86964) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86964) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86964) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86964) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86964) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: INFO cinder.rpc [None req-443449c3-cc25-4e8a-a904-cf4fc3bc46b3 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86964) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86964) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: WARNING stevedore.named [None req-443449c3-cc25-4e8a-a904-cf4fc3bc46b3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: WARNING castellan.key_manager [None req-443449c3-cc25-4e8a-a904-cf4fc3bc46b3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86964) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: WARNING cinder.keymgr.conf_key_mgr [None req-443449c3-cc25-4e8a-a904-cf4fc3bc46b3 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 07 17:58:38 devstack devstack@c-api.service[86965]: WARNING stevedore.named [None req-443449c3-cc25-4e8a-a904-cf4fc3bc46b3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:58:38 devstack devstack@c-api.service[86965]: WARNING castellan.key_manager [None req-443449c3-cc25-4e8a-a904-cf4fc3bc46b3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG oslo_db.sqlalchemy.engines [None req-443449c3-cc25-4e8a-a904-cf4fc3bc46b3 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=86965) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: INFO cinder.rpc [None req-443449c3-cc25-4e8a-a904-cf4fc3bc46b3 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 07 17:58:38 devstack devstack@c-api.service[86965]: INFO cinder.rpc [None req-443449c3-cc25-4e8a-a904-cf4fc3bc46b3 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 07 17:58:38 devstack devstack@c-api.service[86965]: WARNING stevedore.named [None req-443449c3-cc25-4e8a-a904-cf4fc3bc46b3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:58:38 devstack devstack@c-api.service[86965]: WARNING castellan.key_manager [None req-443449c3-cc25-4e8a-a904-cf4fc3bc46b3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:58:38 devstack devstack@c-api.service[86964]: INFO dbcounter [None req-a5311c76-4dab-45ac-bc30-20ca195f2450 None None] Registered counter for database cinder Sep 07 17:58:38 devstack devstack@c-api.service[86965]: WARNING stevedore.named [None req-443449c3-cc25-4e8a-a904-cf4fc3bc46b3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:58:38 devstack devstack@c-api.service[86965]: WARNING castellan.key_manager [None req-443449c3-cc25-4e8a-a904-cf4fc3bc46b3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:58:38 devstack devstack@c-api.service[86965]: WARNING stevedore.named [None req-443449c3-cc25-4e8a-a904-cf4fc3bc46b3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:58:38 devstack devstack@c-api.service[86965]: WARNING castellan.key_manager [None req-443449c3-cc25-4e8a-a904-cf4fc3bc46b3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:58:38 devstack devstack@c-api.service[86965]: WARNING stevedore.named [None req-443449c3-cc25-4e8a-a904-cf4fc3bc46b3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:58:38 devstack devstack@c-api.service[86965]: WARNING castellan.key_manager [None req-443449c3-cc25-4e8a-a904-cf4fc3bc46b3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:58:38 devstack devstack@c-api.service[86965]: WARNING stevedore.named [None req-443449c3-cc25-4e8a-a904-cf4fc3bc46b3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:58:38 devstack devstack@c-api.service[86965]: WARNING castellan.key_manager [None req-443449c3-cc25-4e8a-a904-cf4fc3bc46b3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:58:38 devstack devstack@c-api.service[86965]: WARNING stevedore.named [None req-443449c3-cc25-4e8a-a904-cf4fc3bc46b3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:58:38 devstack devstack@c-api.service[86965]: WARNING castellan.key_manager [None req-443449c3-cc25-4e8a-a904-cf4fc3bc46b3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:58:38 devstack devstack@c-api.service[86965]: WARNING stevedore.named [None req-443449c3-cc25-4e8a-a904-cf4fc3bc46b3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:58:38 devstack devstack@c-api.service[86965]: WARNING castellan.key_manager [None req-443449c3-cc25-4e8a-a904-cf4fc3bc46b3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:58:38 devstack devstack@c-api.service[86965]: WARNING stevedore.named [None req-443449c3-cc25-4e8a-a904-cf4fc3bc46b3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:58:38 devstack devstack@c-api.service[86965]: WARNING castellan.key_manager [None req-443449c3-cc25-4e8a-a904-cf4fc3bc46b3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:58:38 devstack devstack@c-api.service[86965]: WARNING stevedore.named [None req-443449c3-cc25-4e8a-a904-cf4fc3bc46b3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:58:38 devstack devstack@c-api.service[86965]: WARNING castellan.key_manager [None req-443449c3-cc25-4e8a-a904-cf4fc3bc46b3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:58:38 devstack devstack@c-api.service[86965]: WARNING stevedore.named [None req-443449c3-cc25-4e8a-a904-cf4fc3bc46b3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:58:38 devstack devstack@c-api.service[86965]: WARNING castellan.key_manager [None req-443449c3-cc25-4e8a-a904-cf4fc3bc46b3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:58:38 devstack devstack@c-api.service[86965]: WARNING stevedore.named [None req-443449c3-cc25-4e8a-a904-cf4fc3bc46b3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:58:38 devstack devstack@c-api.service[86965]: WARNING castellan.key_manager [None req-443449c3-cc25-4e8a-a904-cf4fc3bc46b3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:58:38 devstack devstack@c-api.service[86965]: WARNING stevedore.named [None req-443449c3-cc25-4e8a-a904-cf4fc3bc46b3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:58:38 devstack devstack@c-api.service[86965]: WARNING castellan.key_manager [None req-443449c3-cc25-4e8a-a904-cf4fc3bc46b3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:58:38 devstack devstack@c-api.service[86965]: WARNING stevedore.named [None req-443449c3-cc25-4e8a-a904-cf4fc3bc46b3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:58:38 devstack devstack@c-api.service[86965]: WARNING castellan.key_manager [None req-443449c3-cc25-4e8a-a904-cf4fc3bc46b3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:58:38 devstack devstack@c-api.service[86964]: DEBUG oslo_db.sqlalchemy.engines [None req-a5311c76-4dab-45ac-bc30-20ca195f2450 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=86964) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: WARNING stevedore.named [None req-443449c3-cc25-4e8a-a904-cf4fc3bc46b3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:58:38 devstack devstack@c-api.service[86965]: WARNING castellan.key_manager [None req-443449c3-cc25-4e8a-a904-cf4fc3bc46b3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:58:38 devstack devstack@c-api.service[86965]: WARNING stevedore.named [None req-443449c3-cc25-4e8a-a904-cf4fc3bc46b3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:58:38 devstack devstack@c-api.service[86965]: WARNING castellan.key_manager [None req-443449c3-cc25-4e8a-a904-cf4fc3bc46b3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:58:38 devstack devstack@c-api.service[86965]: WARNING cinder.api.contrib.hosts [None req-443449c3-cc25-4e8a-a904-cf4fc3bc46b3 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 07 17:58:38 devstack devstack@c-api.service[86965]: WARNING stevedore.named [None req-443449c3-cc25-4e8a-a904-cf4fc3bc46b3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:58:38 devstack devstack@c-api.service[86965]: WARNING castellan.key_manager [None req-443449c3-cc25-4e8a-a904-cf4fc3bc46b3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:58:38 devstack devstack@c-api.service[86965]: WARNING stevedore.named [None req-443449c3-cc25-4e8a-a904-cf4fc3bc46b3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:58:38 devstack devstack@c-api.service[86965]: WARNING castellan.key_manager [None req-443449c3-cc25-4e8a-a904-cf4fc3bc46b3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:58:38 devstack devstack@c-api.service[86965]: WARNING stevedore.named [None req-443449c3-cc25-4e8a-a904-cf4fc3bc46b3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:58:38 devstack devstack@c-api.service[86965]: WARNING castellan.key_manager [None req-443449c3-cc25-4e8a-a904-cf4fc3bc46b3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:58:38 devstack devstack@c-api.service[86965]: WARNING stevedore.named [None req-443449c3-cc25-4e8a-a904-cf4fc3bc46b3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:58:38 devstack devstack@c-api.service[86965]: WARNING castellan.key_manager [None req-443449c3-cc25-4e8a-a904-cf4fc3bc46b3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:58:38 devstack devstack@c-api.service[86965]: WARNING stevedore.named [None req-443449c3-cc25-4e8a-a904-cf4fc3bc46b3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:58:38 devstack devstack@c-api.service[86965]: WARNING castellan.key_manager [None req-443449c3-cc25-4e8a-a904-cf4fc3bc46b3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:58:38 devstack devstack@c-api.service[86965]: WARNING stevedore.named [None req-443449c3-cc25-4e8a-a904-cf4fc3bc46b3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:58:38 devstack devstack@c-api.service[86965]: WARNING castellan.key_manager [None req-443449c3-cc25-4e8a-a904-cf4fc3bc46b3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:58:38 devstack devstack@c-api.service[86965]: WARNING stevedore.named [None req-443449c3-cc25-4e8a-a904-cf4fc3bc46b3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:58:38 devstack devstack@c-api.service[86965]: WARNING castellan.key_manager [None req-443449c3-cc25-4e8a-a904-cf4fc3bc46b3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.router [None req-443449c3-cc25-4e8a-a904-cf4fc3bc46b3 None None] Extended resource: extensions {{(pid=86965) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.router [None req-443449c3-cc25-4e8a-a904-cf4fc3bc46b3 None None] Extended resource: os-volume-manage {{(pid=86965) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.router [None req-443449c3-cc25-4e8a-a904-cf4fc3bc46b3 None None] Extended resource: os-quota-class-sets {{(pid=86965) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.router [None req-443449c3-cc25-4e8a-a904-cf4fc3bc46b3 None None] Extended resource: os-hosts {{(pid=86965) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.router [None req-443449c3-cc25-4e8a-a904-cf4fc3bc46b3 None None] Extended resource: capabilities {{(pid=86965) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.router [None req-443449c3-cc25-4e8a-a904-cf4fc3bc46b3 None None] Extended resource: encryption {{(pid=86965) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.router [None req-443449c3-cc25-4e8a-a904-cf4fc3bc46b3 None None] Extended resource: scheduler-stats {{(pid=86965) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.router [None req-443449c3-cc25-4e8a-a904-cf4fc3bc46b3 None None] Extended resource: os-quota-sets {{(pid=86965) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.router [None req-443449c3-cc25-4e8a-a904-cf4fc3bc46b3 None None] Extended resource: os-availability-zone {{(pid=86965) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.router [None req-443449c3-cc25-4e8a-a904-cf4fc3bc46b3 None None] Extended resource: qos-specs {{(pid=86965) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.router [None req-443449c3-cc25-4e8a-a904-cf4fc3bc46b3 None None] Extended resource: extra_specs {{(pid=86965) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.router [None req-443449c3-cc25-4e8a-a904-cf4fc3bc46b3 None None] Extended resource: backups {{(pid=86965) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.router [None req-443449c3-cc25-4e8a-a904-cf4fc3bc46b3 None None] Extended resource: encryption {{(pid=86965) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.router [None req-443449c3-cc25-4e8a-a904-cf4fc3bc46b3 None None] Extended resource: cgsnapshots {{(pid=86965) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.router [None req-443449c3-cc25-4e8a-a904-cf4fc3bc46b3 None None] Extended resource: os-volume-type-access {{(pid=86965) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.router [None req-443449c3-cc25-4e8a-a904-cf4fc3bc46b3 None None] Extended resource: consistencygroups {{(pid=86965) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.router [None req-443449c3-cc25-4e8a-a904-cf4fc3bc46b3 None None] Extended resource: os-volume-transfer {{(pid=86965) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.router [None req-443449c3-cc25-4e8a-a904-cf4fc3bc46b3 None None] Extended resource: os-snapshot-manage {{(pid=86965) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 17:58:38 devstack devstack@c-api.service[86965]: WARNING stevedore.named [None req-443449c3-cc25-4e8a-a904-cf4fc3bc46b3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:58:38 devstack devstack@c-api.service[86965]: WARNING castellan.key_manager [None req-443449c3-cc25-4e8a-a904-cf4fc3bc46b3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:58:38 devstack devstack@c-api.service[86965]: WARNING stevedore.named [None req-443449c3-cc25-4e8a-a904-cf4fc3bc46b3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:58:38 devstack devstack@c-api.service[86965]: WARNING castellan.key_manager [None req-443449c3-cc25-4e8a-a904-cf4fc3bc46b3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:58:38 devstack devstack@c-api.service[86965]: WARNING stevedore.named [None req-443449c3-cc25-4e8a-a904-cf4fc3bc46b3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:58:38 devstack devstack@c-api.service[86965]: WARNING castellan.key_manager [None req-443449c3-cc25-4e8a-a904-cf4fc3bc46b3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:58:39 devstack devstack@c-api.service[86965]: WARNING stevedore.named [None req-443449c3-cc25-4e8a-a904-cf4fc3bc46b3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:58:39 devstack devstack@c-api.service[86965]: WARNING castellan.key_manager [None req-443449c3-cc25-4e8a-a904-cf4fc3bc46b3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:58:39 devstack devstack@c-api.service[86965]: WARNING stevedore.named [None req-443449c3-cc25-4e8a-a904-cf4fc3bc46b3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:58:39 devstack devstack@c-api.service[86965]: WARNING castellan.key_manager [None req-443449c3-cc25-4e8a-a904-cf4fc3bc46b3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:58:39 devstack devstack@c-api.service[86965]: WARNING stevedore.named [None req-443449c3-cc25-4e8a-a904-cf4fc3bc46b3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:58:39 devstack devstack@c-api.service[86965]: WARNING castellan.key_manager [None req-443449c3-cc25-4e8a-a904-cf4fc3bc46b3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:58:39 devstack devstack@c-api.service[86965]: WARNING stevedore.named [None req-443449c3-cc25-4e8a-a904-cf4fc3bc46b3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:58:39 devstack devstack@c-api.service[86965]: WARNING castellan.key_manager [None req-443449c3-cc25-4e8a-a904-cf4fc3bc46b3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:58:39 devstack devstack@c-api.service[86965]: DEBUG cinder.api.contrib.snapshot_actions [None req-443449c3-cc25-4e8a-a904-cf4fc3bc46b3 None None] SnapshotActionsController initialized {{(pid=86965) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 07 17:58:39 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.router [None req-443449c3-cc25-4e8a-a904-cf4fc3bc46b3 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86965) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 17:58:39 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.router [None req-443449c3-cc25-4e8a-a904-cf4fc3bc46b3 None None] Extension AdminActions extending resource: volumes {{(pid=86965) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 17:58:39 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.router [None req-443449c3-cc25-4e8a-a904-cf4fc3bc46b3 None None] Extension AdminActions extending resource: snapshots {{(pid=86965) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 17:58:39 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.router [None req-443449c3-cc25-4e8a-a904-cf4fc3bc46b3 None None] Extension AdminActions extending resource: backups {{(pid=86965) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 17:58:39 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.router [None req-443449c3-cc25-4e8a-a904-cf4fc3bc46b3 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86965) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 17:58:39 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.router [None req-443449c3-cc25-4e8a-a904-cf4fc3bc46b3 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86965) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 17:58:39 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.router [None req-443449c3-cc25-4e8a-a904-cf4fc3bc46b3 None None] Extension VolumeActions extending resource: volumes {{(pid=86965) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 17:58:39 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.router [None req-443449c3-cc25-4e8a-a904-cf4fc3bc46b3 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86965) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 17:58:39 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.router [None req-443449c3-cc25-4e8a-a904-cf4fc3bc46b3 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86965) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 17:58:39 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.router [None req-443449c3-cc25-4e8a-a904-cf4fc3bc46b3 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86965) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 17:58:39 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.router [None req-443449c3-cc25-4e8a-a904-cf4fc3bc46b3 None None] Extension UsedLimits extending resource: limits {{(pid=86965) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 17:58:39 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.router [None req-443449c3-cc25-4e8a-a904-cf4fc3bc46b3 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86965) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 17:58:39 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.router [None req-443449c3-cc25-4e8a-a904-cf4fc3bc46b3 None None] Extension TypesManage extending resource: types {{(pid=86965) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 17:58:39 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.router [None req-443449c3-cc25-4e8a-a904-cf4fc3bc46b3 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86965) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 17:58:39 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.router [None req-443449c3-cc25-4e8a-a904-cf4fc3bc46b3 None None] Extension SnapshotActions extending resource: snapshots {{(pid=86965) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 17:58:39 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.router [None req-443449c3-cc25-4e8a-a904-cf4fc3bc46b3 None None] Extension VolumeTypeAccess extending resource: types {{(pid=86965) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 17:58:39 devstack devstack@c-api.service[86965]: WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x793645ea4668 pid: 86965 (default app) Sep 07 17:58:39 devstack devstack@c-api.service[86964]: DEBUG dbcounter [-] [86964] Writer thread running {{(pid=86964) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 07 17:58:39 devstack devstack@c-api.service[86964]: /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 07 17:58:39 devstack devstack@c-api.service[86964]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 17:58:39 devstack devstack@c-api.service[86964]: INFO cinder.rpc [None req-a5311c76-4dab-45ac-bc30-20ca195f2450 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 07 17:58:39 devstack devstack@c-api.service[86964]: INFO cinder.rpc [None req-a5311c76-4dab-45ac-bc30-20ca195f2450 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 07 17:58:39 devstack devstack@c-api.service[86964]: INFO cinder.rpc [None req-a5311c76-4dab-45ac-bc30-20ca195f2450 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 07 17:58:39 devstack devstack@c-api.service[86964]: INFO cinder.rpc [None req-a5311c76-4dab-45ac-bc30-20ca195f2450 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 07 17:58:39 devstack devstack@c-api.service[86964]: WARNING stevedore.named [None req-a5311c76-4dab-45ac-bc30-20ca195f2450 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:58:39 devstack devstack@c-api.service[86964]: WARNING castellan.key_manager [None req-a5311c76-4dab-45ac-bc30-20ca195f2450 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:58:39 devstack devstack@c-api.service[86964]: WARNING cinder.keymgr.conf_key_mgr [None req-a5311c76-4dab-45ac-bc30-20ca195f2450 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 07 17:58:39 devstack devstack@c-api.service[86964]: WARNING stevedore.named [None req-a5311c76-4dab-45ac-bc30-20ca195f2450 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:58:39 devstack devstack@c-api.service[86964]: WARNING castellan.key_manager [None req-a5311c76-4dab-45ac-bc30-20ca195f2450 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:58:39 devstack devstack@c-api.service[86964]: DEBUG oslo_db.sqlalchemy.engines [None req-a5311c76-4dab-45ac-bc30-20ca195f2450 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=86964) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 17:58:39 devstack devstack@c-api.service[86964]: INFO cinder.rpc [None req-a5311c76-4dab-45ac-bc30-20ca195f2450 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 07 17:58:39 devstack devstack@c-api.service[86964]: INFO cinder.rpc [None req-a5311c76-4dab-45ac-bc30-20ca195f2450 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 07 17:58:39 devstack devstack@c-api.service[86964]: WARNING stevedore.named [None req-a5311c76-4dab-45ac-bc30-20ca195f2450 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:58:39 devstack devstack@c-api.service[86964]: WARNING castellan.key_manager [None req-a5311c76-4dab-45ac-bc30-20ca195f2450 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:58:39 devstack devstack@c-api.service[86964]: WARNING stevedore.named [None req-a5311c76-4dab-45ac-bc30-20ca195f2450 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:58:39 devstack devstack@c-api.service[86964]: WARNING castellan.key_manager [None req-a5311c76-4dab-45ac-bc30-20ca195f2450 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:58:39 devstack devstack@c-api.service[86964]: WARNING stevedore.named [None req-a5311c76-4dab-45ac-bc30-20ca195f2450 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:58:39 devstack devstack@c-api.service[86964]: WARNING castellan.key_manager [None req-a5311c76-4dab-45ac-bc30-20ca195f2450 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:58:39 devstack devstack@c-api.service[86964]: WARNING stevedore.named [None req-a5311c76-4dab-45ac-bc30-20ca195f2450 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:58:39 devstack devstack@c-api.service[86964]: WARNING castellan.key_manager [None req-a5311c76-4dab-45ac-bc30-20ca195f2450 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:58:39 devstack devstack@c-api.service[86964]: WARNING stevedore.named [None req-a5311c76-4dab-45ac-bc30-20ca195f2450 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:58:39 devstack devstack@c-api.service[86964]: WARNING castellan.key_manager [None req-a5311c76-4dab-45ac-bc30-20ca195f2450 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:58:39 devstack devstack@c-api.service[86964]: WARNING stevedore.named [None req-a5311c76-4dab-45ac-bc30-20ca195f2450 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:58:39 devstack devstack@c-api.service[86964]: WARNING castellan.key_manager [None req-a5311c76-4dab-45ac-bc30-20ca195f2450 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:58:39 devstack devstack@c-api.service[86964]: WARNING stevedore.named [None req-a5311c76-4dab-45ac-bc30-20ca195f2450 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:58:39 devstack devstack@c-api.service[86964]: WARNING castellan.key_manager [None req-a5311c76-4dab-45ac-bc30-20ca195f2450 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:58:39 devstack devstack@c-api.service[86964]: WARNING stevedore.named [None req-a5311c76-4dab-45ac-bc30-20ca195f2450 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:58:39 devstack devstack@c-api.service[86964]: WARNING castellan.key_manager [None req-a5311c76-4dab-45ac-bc30-20ca195f2450 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:58:39 devstack devstack@c-api.service[86964]: WARNING stevedore.named [None req-a5311c76-4dab-45ac-bc30-20ca195f2450 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:58:39 devstack devstack@c-api.service[86964]: WARNING castellan.key_manager [None req-a5311c76-4dab-45ac-bc30-20ca195f2450 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:58:39 devstack devstack@c-api.service[86964]: WARNING stevedore.named [None req-a5311c76-4dab-45ac-bc30-20ca195f2450 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:58:39 devstack devstack@c-api.service[86964]: WARNING castellan.key_manager [None req-a5311c76-4dab-45ac-bc30-20ca195f2450 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:58:39 devstack devstack@c-api.service[86964]: WARNING stevedore.named [None req-a5311c76-4dab-45ac-bc30-20ca195f2450 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:58:39 devstack devstack@c-api.service[86964]: WARNING castellan.key_manager [None req-a5311c76-4dab-45ac-bc30-20ca195f2450 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:58:39 devstack devstack@c-api.service[86964]: WARNING stevedore.named [None req-a5311c76-4dab-45ac-bc30-20ca195f2450 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:58:39 devstack devstack@c-api.service[86964]: WARNING castellan.key_manager [None req-a5311c76-4dab-45ac-bc30-20ca195f2450 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:58:39 devstack devstack@c-api.service[86964]: WARNING stevedore.named [None req-a5311c76-4dab-45ac-bc30-20ca195f2450 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:58:39 devstack devstack@c-api.service[86964]: WARNING castellan.key_manager [None req-a5311c76-4dab-45ac-bc30-20ca195f2450 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:58:39 devstack devstack@c-api.service[86964]: WARNING stevedore.named [None req-a5311c76-4dab-45ac-bc30-20ca195f2450 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:58:39 devstack devstack@c-api.service[86964]: WARNING castellan.key_manager [None req-a5311c76-4dab-45ac-bc30-20ca195f2450 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:58:39 devstack devstack@c-api.service[86964]: WARNING stevedore.named [None req-a5311c76-4dab-45ac-bc30-20ca195f2450 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:58:39 devstack devstack@c-api.service[86964]: WARNING castellan.key_manager [None req-a5311c76-4dab-45ac-bc30-20ca195f2450 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:58:39 devstack devstack@c-api.service[86964]: WARNING cinder.api.contrib.hosts [None req-a5311c76-4dab-45ac-bc30-20ca195f2450 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 07 17:58:39 devstack devstack@c-api.service[86964]: WARNING stevedore.named [None req-a5311c76-4dab-45ac-bc30-20ca195f2450 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:58:39 devstack devstack@c-api.service[86964]: WARNING castellan.key_manager [None req-a5311c76-4dab-45ac-bc30-20ca195f2450 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:58:39 devstack devstack@c-api.service[86964]: WARNING stevedore.named [None req-a5311c76-4dab-45ac-bc30-20ca195f2450 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:58:39 devstack devstack@c-api.service[86964]: WARNING castellan.key_manager [None req-a5311c76-4dab-45ac-bc30-20ca195f2450 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:58:39 devstack devstack@c-api.service[86964]: WARNING stevedore.named [None req-a5311c76-4dab-45ac-bc30-20ca195f2450 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:58:39 devstack devstack@c-api.service[86964]: WARNING castellan.key_manager [None req-a5311c76-4dab-45ac-bc30-20ca195f2450 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:58:39 devstack devstack@c-api.service[86964]: WARNING stevedore.named [None req-a5311c76-4dab-45ac-bc30-20ca195f2450 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:58:39 devstack devstack@c-api.service[86964]: WARNING castellan.key_manager [None req-a5311c76-4dab-45ac-bc30-20ca195f2450 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:58:39 devstack devstack@c-api.service[86964]: WARNING stevedore.named [None req-a5311c76-4dab-45ac-bc30-20ca195f2450 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:58:39 devstack devstack@c-api.service[86964]: WARNING castellan.key_manager [None req-a5311c76-4dab-45ac-bc30-20ca195f2450 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:58:39 devstack devstack@c-api.service[86964]: WARNING stevedore.named [None req-a5311c76-4dab-45ac-bc30-20ca195f2450 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:58:39 devstack devstack@c-api.service[86964]: WARNING castellan.key_manager [None req-a5311c76-4dab-45ac-bc30-20ca195f2450 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:58:39 devstack devstack@c-api.service[86964]: WARNING stevedore.named [None req-a5311c76-4dab-45ac-bc30-20ca195f2450 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:58:39 devstack devstack@c-api.service[86964]: WARNING castellan.key_manager [None req-a5311c76-4dab-45ac-bc30-20ca195f2450 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:58:39 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.router [None req-a5311c76-4dab-45ac-bc30-20ca195f2450 None None] Extended resource: extensions {{(pid=86964) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 17:58:39 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.router [None req-a5311c76-4dab-45ac-bc30-20ca195f2450 None None] Extended resource: os-volume-manage {{(pid=86964) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 17:58:39 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.router [None req-a5311c76-4dab-45ac-bc30-20ca195f2450 None None] Extended resource: os-quota-class-sets {{(pid=86964) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 17:58:39 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.router [None req-a5311c76-4dab-45ac-bc30-20ca195f2450 None None] Extended resource: os-hosts {{(pid=86964) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 17:58:39 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.router [None req-a5311c76-4dab-45ac-bc30-20ca195f2450 None None] Extended resource: capabilities {{(pid=86964) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 17:58:39 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.router [None req-a5311c76-4dab-45ac-bc30-20ca195f2450 None None] Extended resource: encryption {{(pid=86964) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 17:58:39 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.router [None req-a5311c76-4dab-45ac-bc30-20ca195f2450 None None] Extended resource: scheduler-stats {{(pid=86964) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 17:58:39 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.router [None req-a5311c76-4dab-45ac-bc30-20ca195f2450 None None] Extended resource: os-quota-sets {{(pid=86964) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 17:58:39 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.router [None req-a5311c76-4dab-45ac-bc30-20ca195f2450 None None] Extended resource: os-availability-zone {{(pid=86964) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 17:58:39 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.router [None req-a5311c76-4dab-45ac-bc30-20ca195f2450 None None] Extended resource: qos-specs {{(pid=86964) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 17:58:39 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.router [None req-a5311c76-4dab-45ac-bc30-20ca195f2450 None None] Extended resource: extra_specs {{(pid=86964) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 17:58:39 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.router [None req-a5311c76-4dab-45ac-bc30-20ca195f2450 None None] Extended resource: backups {{(pid=86964) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 17:58:39 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.router [None req-a5311c76-4dab-45ac-bc30-20ca195f2450 None None] Extended resource: encryption {{(pid=86964) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 17:58:39 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.router [None req-a5311c76-4dab-45ac-bc30-20ca195f2450 None None] Extended resource: cgsnapshots {{(pid=86964) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 17:58:39 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.router [None req-a5311c76-4dab-45ac-bc30-20ca195f2450 None None] Extended resource: os-volume-type-access {{(pid=86964) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 17:58:39 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.router [None req-a5311c76-4dab-45ac-bc30-20ca195f2450 None None] Extended resource: consistencygroups {{(pid=86964) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 17:58:39 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.router [None req-a5311c76-4dab-45ac-bc30-20ca195f2450 None None] Extended resource: os-volume-transfer {{(pid=86964) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 17:58:39 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.router [None req-a5311c76-4dab-45ac-bc30-20ca195f2450 None None] Extended resource: os-snapshot-manage {{(pid=86964) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 17:58:39 devstack devstack@c-api.service[86964]: WARNING stevedore.named [None req-a5311c76-4dab-45ac-bc30-20ca195f2450 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:58:39 devstack devstack@c-api.service[86964]: WARNING castellan.key_manager [None req-a5311c76-4dab-45ac-bc30-20ca195f2450 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:58:39 devstack devstack@c-api.service[86964]: WARNING stevedore.named [None req-a5311c76-4dab-45ac-bc30-20ca195f2450 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:58:39 devstack devstack@c-api.service[86964]: WARNING castellan.key_manager [None req-a5311c76-4dab-45ac-bc30-20ca195f2450 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:58:39 devstack devstack@c-api.service[86964]: WARNING stevedore.named [None req-a5311c76-4dab-45ac-bc30-20ca195f2450 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:58:39 devstack devstack@c-api.service[86964]: WARNING castellan.key_manager [None req-a5311c76-4dab-45ac-bc30-20ca195f2450 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:58:39 devstack devstack@c-api.service[86964]: WARNING stevedore.named [None req-a5311c76-4dab-45ac-bc30-20ca195f2450 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:58:39 devstack devstack@c-api.service[86964]: WARNING castellan.key_manager [None req-a5311c76-4dab-45ac-bc30-20ca195f2450 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:58:39 devstack devstack@c-api.service[86964]: WARNING stevedore.named [None req-a5311c76-4dab-45ac-bc30-20ca195f2450 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:58:39 devstack devstack@c-api.service[86964]: WARNING castellan.key_manager [None req-a5311c76-4dab-45ac-bc30-20ca195f2450 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:58:39 devstack devstack@c-api.service[86964]: WARNING stevedore.named [None req-a5311c76-4dab-45ac-bc30-20ca195f2450 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:58:39 devstack devstack@c-api.service[86964]: WARNING castellan.key_manager [None req-a5311c76-4dab-45ac-bc30-20ca195f2450 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:58:39 devstack devstack@c-api.service[86964]: WARNING stevedore.named [None req-a5311c76-4dab-45ac-bc30-20ca195f2450 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:58:39 devstack devstack@c-api.service[86964]: WARNING castellan.key_manager [None req-a5311c76-4dab-45ac-bc30-20ca195f2450 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:58:39 devstack devstack@c-api.service[86964]: DEBUG cinder.api.contrib.snapshot_actions [None req-a5311c76-4dab-45ac-bc30-20ca195f2450 None None] SnapshotActionsController initialized {{(pid=86964) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 07 17:58:39 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.router [None req-a5311c76-4dab-45ac-bc30-20ca195f2450 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86964) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 17:58:39 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.router [None req-a5311c76-4dab-45ac-bc30-20ca195f2450 None None] Extension AdminActions extending resource: volumes {{(pid=86964) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 17:58:39 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.router [None req-a5311c76-4dab-45ac-bc30-20ca195f2450 None None] Extension AdminActions extending resource: snapshots {{(pid=86964) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 17:58:39 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.router [None req-a5311c76-4dab-45ac-bc30-20ca195f2450 None None] Extension AdminActions extending resource: backups {{(pid=86964) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 17:58:39 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.router [None req-a5311c76-4dab-45ac-bc30-20ca195f2450 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86964) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 17:58:39 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.router [None req-a5311c76-4dab-45ac-bc30-20ca195f2450 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86964) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 17:58:39 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.router [None req-a5311c76-4dab-45ac-bc30-20ca195f2450 None None] Extension VolumeActions extending resource: volumes {{(pid=86964) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 17:58:39 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.router [None req-a5311c76-4dab-45ac-bc30-20ca195f2450 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86964) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 17:58:39 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.router [None req-a5311c76-4dab-45ac-bc30-20ca195f2450 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86964) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 17:58:39 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.router [None req-a5311c76-4dab-45ac-bc30-20ca195f2450 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86964) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 17:58:39 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.router [None req-a5311c76-4dab-45ac-bc30-20ca195f2450 None None] Extension UsedLimits extending resource: limits {{(pid=86964) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 17:58:39 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.router [None req-a5311c76-4dab-45ac-bc30-20ca195f2450 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86964) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 17:58:39 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.router [None req-a5311c76-4dab-45ac-bc30-20ca195f2450 None None] Extension TypesManage extending resource: types {{(pid=86964) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 17:58:39 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.router [None req-a5311c76-4dab-45ac-bc30-20ca195f2450 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86964) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 17:58:39 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.router [None req-a5311c76-4dab-45ac-bc30-20ca195f2450 None None] Extension SnapshotActions extending resource: snapshots {{(pid=86964) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 17:58:39 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.router [None req-a5311c76-4dab-45ac-bc30-20ca195f2450 None None] Extension VolumeTypeAccess extending resource: types {{(pid=86964) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 17:58:39 devstack devstack@c-api.service[86964]: WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x793645ea4668 pid: 86964 (default app) Sep 07 17:58:48 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-5744bcff-c552-4d74-bdab-dcad4faa9f8f None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:58:48 devstack devstack@c-api.service[86965]: DEBUG dbcounter [-] [86965] Writing DB stats cinder:SELECT=6 {{(pid=86965) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 17:58:49 devstack devstack@c-api.service[86964]: DEBUG dbcounter [-] [86964] Writing DB stats cinder:SELECT=6 {{(pid=86964) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 17:58:49 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-5744bcff-c552-4d74-bdab-dcad4faa9f8f tempest-GroupSnapshotsTest-954722280 tempest-GroupSnapshotsTest-954722280-project-admin] POST http://192.168.122.66/volume/v3/types Sep 07 17:58:49 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-5744bcff-c552-4d74-bdab-dcad4faa9f8f tempest-GroupSnapshotsTest-954722280 tempest-GroupSnapshotsTest-954722280-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-291891407"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:58:49 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:58:49 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 17:58:50 devstack devstack@c-api.service[86965]: DEBUG oslo_db.sqlalchemy.engines [None req-5744bcff-c552-4d74-bdab-dcad4faa9f8f tempest-GroupSnapshotsTest-954722280 tempest-GroupSnapshotsTest-954722280-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=86965) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 17:58:50 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-5744bcff-c552-4d74-bdab-dcad4faa9f8f tempest-GroupSnapshotsTest-954722280 tempest-GroupSnapshotsTest-954722280-project-admin] http://192.168.122.66/volume/v3/types returned with HTTP 200 Sep 07 17:58:50 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1/1] 192.168.122.66 () {60 vars in 1131 bytes} [Mon Sep 7 17:58:48 2026] POST /volume/v3/types => generated 223 bytes in 1323 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:58:50 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-af71b2e2-f408-49b7-842f-1a1e20dd6ecf None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:58:50 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-af71b2e2-f408-49b7-842f-1a1e20dd6ecf tempest-GroupSnapshotsTest-954722280 tempest-GroupSnapshotsTest-954722280-project-admin] POST http://192.168.122.66/volume/v3/group_types Sep 07 17:58:50 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-af71b2e2-f408-49b7-842f-1a1e20dd6ecf tempest-GroupSnapshotsTest-954722280 tempest-GroupSnapshotsTest-954722280-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1013711498"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:58:50 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:58:50 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 17:58:51 devstack devstack@c-api.service[86964]: DEBUG oslo_db.sqlalchemy.engines [None req-af71b2e2-f408-49b7-842f-1a1e20dd6ecf tempest-GroupSnapshotsTest-954722280 tempest-GroupSnapshotsTest-954722280-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=86964) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 17:58:51 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-af71b2e2-f408-49b7-842f-1a1e20dd6ecf tempest-GroupSnapshotsTest-954722280 tempest-GroupSnapshotsTest-954722280-project-admin] http://192.168.122.66/volume/v3/group_types returned with HTTP 202 Sep 07 17:58:51 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1/2] 192.168.122.66 () {62 vars in 1190 bytes} [Mon Sep 7 17:58:50 2026] POST /volume/v3/group_types => generated 181 bytes in 1011 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:58:51 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-4d9fd239-6718-48aa-89fa-11f9a65d1285 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:58:51 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-4d9fd239-6718-48aa-89fa-11f9a65d1285 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] POST http://192.168.122.66/volume/v3/groups Sep 07 17:58:51 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-4d9fd239-6718-48aa-89fa-11f9a65d1285 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "99a737e6-ec23-47d4-950a-e27a368b8945", "volume_types": ["05902c8b-b3cc-433c-bc45-3dfabba0abe9"], "name": "tempest-GroupSnapshotsTest-Group-1427584054"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:58:51 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.groups [None req-4d9fd239-6718-48aa-89fa-11f9a65d1285 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Creating new group {'group': {'group_type': '99a737e6-ec23-47d4-950a-e27a368b8945', 'volume_types': ['05902c8b-b3cc-433c-bc45-3dfabba0abe9'], 'name': 'tempest-GroupSnapshotsTest-Group-1427584054'}} {{(pid=86965) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 07 17:58:51 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.groups [None req-4d9fd239-6718-48aa-89fa-11f9a65d1285 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Creating group tempest-GroupSnapshotsTest-Group-1427584054. Sep 07 17:58:51 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-4d9fd239-6718-48aa-89fa-11f9a65d1285 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Availability zone cache updated, next update will occur around 2026-09-07 16:58:51.319890. {{(pid=86965) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 07 17:58:51 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-4d9fd239-6718-48aa-89fa-11f9a65d1285 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Availability Zones retrieved successfully. Sep 07 17:58:51 devstack devstack@c-api.service[86965]: DEBUG cinder.quota [None req-4d9fd239-6718-48aa-89fa-11f9a65d1285 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Created reservations ['f4efa8ba-4b1a-4fe7-be3c-03b4aad06882'] {{(pid=86965) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:58:51 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-4d9fd239-6718-48aa-89fa-11f9a65d1285 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/groups returned with HTTP 202 Sep 07 17:58:51 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 2/3] 192.168.122.66 () {62 vars in 1176 bytes} [Mon Sep 7 17:58:51 2026] POST /volume/v3/groups => generated 112 bytes in 448 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:58:51 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-d1f9f777-a395-4608-be99-9b611e101c04 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:58:51 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-d1f9f777-a395-4608-be99-9b611e101c04 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 Sep 07 17:58:51 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-d1f9f777-a395-4608-be99-9b611e101c04 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:58:51 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-d1f9f777-a395-4608-be99-9b611e101c04 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'version_select' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:58:51 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.groups [None req-d1f9f777-a395-4608-be99-9b611e101c04 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] show called for member cba4b740-41cc-461b-8add-c10b8df6ad18 {{(pid=86964) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 17:58:51 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:58:51 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 17:58:51 devstack devstack@c-api.service[86964]: /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 07 17:58:51 devstack devstack@c-api.service[86964]: return base.obj_make_list(context, cls(context), Sep 07 17:58:51 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-d1f9f777-a395-4608-be99-9b611e101c04 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 returned with HTTP 200 Sep 07 17:58:51 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 2/4] 192.168.122.66 () {60 vars in 1265 bytes} [Mon Sep 7 17:58:51 2026] GET /volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 => generated 392 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 17:58:52 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-38e35a0d-3a5b-4b6b-bf00-1dbca9d8b7dc None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:58:52 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-38e35a0d-3a5b-4b6b-bf00-1dbca9d8b7dc tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 Sep 07 17:58:52 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-38e35a0d-3a5b-4b6b-bf00-1dbca9d8b7dc tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:58:52 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-38e35a0d-3a5b-4b6b-bf00-1dbca9d8b7dc tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'version_select' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:58:52 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.groups [None req-38e35a0d-3a5b-4b6b-bf00-1dbca9d8b7dc tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] show called for member cba4b740-41cc-461b-8add-c10b8df6ad18 {{(pid=86965) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 17:58:52 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:58:52 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 17:58:52 devstack devstack@c-api.service[86965]: /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 07 17:58:52 devstack devstack@c-api.service[86965]: return base.obj_make_list(context, cls(context), Sep 07 17:58:52 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-38e35a0d-3a5b-4b6b-bf00-1dbca9d8b7dc tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 returned with HTTP 200 Sep 07 17:58:52 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 3/5] 192.168.122.66 () {60 vars in 1265 bytes} [Mon Sep 7 17:58:52 2026] GET /volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 => generated 392 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:58:53 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-e23c4070-aba8-445c-85a7-60ec04b46020 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:58:53 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-e23c4070-aba8-445c-85a7-60ec04b46020 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 Sep 07 17:58:53 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-e23c4070-aba8-445c-85a7-60ec04b46020 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:58:53 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-e23c4070-aba8-445c-85a7-60ec04b46020 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'version_select' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:58:53 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.groups [None req-e23c4070-aba8-445c-85a7-60ec04b46020 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] show called for member cba4b740-41cc-461b-8add-c10b8df6ad18 {{(pid=86964) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 17:58:53 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:58:53 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 17:58:53 devstack devstack@c-api.service[86964]: /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 07 17:58:53 devstack devstack@c-api.service[86964]: return base.obj_make_list(context, cls(context), Sep 07 17:58:53 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-e23c4070-aba8-445c-85a7-60ec04b46020 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 returned with HTTP 200 Sep 07 17:58:53 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 3/6] 192.168.122.66 () {60 vars in 1265 bytes} [Mon Sep 7 17:58:53 2026] GET /volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 => generated 392 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:58:54 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-6e612e2f-50b9-4066-85f7-4f8804fcc1a5 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:58:54 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-6e612e2f-50b9-4066-85f7-4f8804fcc1a5 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 Sep 07 17:58:54 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-6e612e2f-50b9-4066-85f7-4f8804fcc1a5 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:58:54 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-6e612e2f-50b9-4066-85f7-4f8804fcc1a5 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'version_select' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:58:54 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.groups [None req-6e612e2f-50b9-4066-85f7-4f8804fcc1a5 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] show called for member cba4b740-41cc-461b-8add-c10b8df6ad18 {{(pid=86965) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 17:58:54 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:58:54 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 17:58:54 devstack devstack@c-api.service[86965]: /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 07 17:58:54 devstack devstack@c-api.service[86965]: return base.obj_make_list(context, cls(context), Sep 07 17:58:54 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-6e612e2f-50b9-4066-85f7-4f8804fcc1a5 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 returned with HTTP 200 Sep 07 17:58:54 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 4/7] 192.168.122.66 () {60 vars in 1265 bytes} [Mon Sep 7 17:58:54 2026] GET /volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 => generated 392 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:58:55 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-317b5d66-882d-477d-b1e9-1638a7daed6c None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:58:55 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-317b5d66-882d-477d-b1e9-1638a7daed6c tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 Sep 07 17:58:55 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-317b5d66-882d-477d-b1e9-1638a7daed6c tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:58:55 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-317b5d66-882d-477d-b1e9-1638a7daed6c tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'version_select' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:58:55 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.groups [None req-317b5d66-882d-477d-b1e9-1638a7daed6c tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] show called for member cba4b740-41cc-461b-8add-c10b8df6ad18 {{(pid=86964) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 17:58:55 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:58:55 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 17:58:55 devstack devstack@c-api.service[86964]: /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 07 17:58:55 devstack devstack@c-api.service[86964]: return base.obj_make_list(context, cls(context), Sep 07 17:58:55 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-317b5d66-882d-477d-b1e9-1638a7daed6c tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 returned with HTTP 200 Sep 07 17:58:55 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 4/8] 192.168.122.66 () {60 vars in 1265 bytes} [Mon Sep 7 17:58:55 2026] GET /volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 => generated 392 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:58:56 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-e1e89f23-e246-46a8-b503-c3094d860ed3 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:58:56 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e1e89f23-e246-46a8-b503-c3094d860ed3 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 Sep 07 17:58:56 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-e1e89f23-e246-46a8-b503-c3094d860ed3 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:58:56 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-e1e89f23-e246-46a8-b503-c3094d860ed3 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'version_select' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:58:56 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.groups [None req-e1e89f23-e246-46a8-b503-c3094d860ed3 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] show called for member cba4b740-41cc-461b-8add-c10b8df6ad18 {{(pid=86965) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 17:58:56 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:58:56 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 17:58:56 devstack devstack@c-api.service[86965]: /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 07 17:58:56 devstack devstack@c-api.service[86965]: return base.obj_make_list(context, cls(context), Sep 07 17:58:56 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e1e89f23-e246-46a8-b503-c3094d860ed3 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 returned with HTTP 200 Sep 07 17:58:56 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 5/9] 192.168.122.66 () {60 vars in 1265 bytes} [Mon Sep 7 17:58:56 2026] GET /volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 => generated 392 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:58:57 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-b65ab673-757c-4038-9116-69aa81af525d None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:58:57 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b65ab673-757c-4038-9116-69aa81af525d tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 Sep 07 17:58:57 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-b65ab673-757c-4038-9116-69aa81af525d tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:58:57 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-b65ab673-757c-4038-9116-69aa81af525d tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'version_select' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:58:57 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.groups [None req-b65ab673-757c-4038-9116-69aa81af525d tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] show called for member cba4b740-41cc-461b-8add-c10b8df6ad18 {{(pid=86964) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 17:58:57 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:58:57 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 17:58:57 devstack devstack@c-api.service[86964]: /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 07 17:58:57 devstack devstack@c-api.service[86964]: return base.obj_make_list(context, cls(context), Sep 07 17:58:57 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b65ab673-757c-4038-9116-69aa81af525d tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 returned with HTTP 200 Sep 07 17:58:57 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 5/10] 192.168.122.66 () {60 vars in 1265 bytes} [Mon Sep 7 17:58:57 2026] GET /volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 => generated 392 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:58:59 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-0b5f9942-07da-4e68-80c3-b18ada621ba8 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:58:59 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-0b5f9942-07da-4e68-80c3-b18ada621ba8 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 Sep 07 17:58:59 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-0b5f9942-07da-4e68-80c3-b18ada621ba8 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:58:59 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-0b5f9942-07da-4e68-80c3-b18ada621ba8 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'version_select' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:58:59 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.groups [None req-0b5f9942-07da-4e68-80c3-b18ada621ba8 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] show called for member cba4b740-41cc-461b-8add-c10b8df6ad18 {{(pid=86965) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 17:58:59 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:58:59 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 17:58:59 devstack devstack@c-api.service[86965]: /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 07 17:58:59 devstack devstack@c-api.service[86965]: return base.obj_make_list(context, cls(context), Sep 07 17:58:59 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-0b5f9942-07da-4e68-80c3-b18ada621ba8 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 returned with HTTP 200 Sep 07 17:58:59 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 6/11] 192.168.122.66 () {60 vars in 1265 bytes} [Mon Sep 7 17:58:58 2026] GET /volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 => generated 392 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:59:00 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-ffed5663-4900-41e3-80f2-885da893ac80 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:59:00 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-ffed5663-4900-41e3-80f2-885da893ac80 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 Sep 07 17:59:00 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-ffed5663-4900-41e3-80f2-885da893ac80 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:59:00 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-ffed5663-4900-41e3-80f2-885da893ac80 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'version_select' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:59:00 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.groups [None req-ffed5663-4900-41e3-80f2-885da893ac80 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] show called for member cba4b740-41cc-461b-8add-c10b8df6ad18 {{(pid=86964) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 17:59:00 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:59:00 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 17:59:00 devstack devstack@c-api.service[86964]: /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 07 17:59:00 devstack devstack@c-api.service[86964]: return base.obj_make_list(context, cls(context), Sep 07 17:59:00 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-ffed5663-4900-41e3-80f2-885da893ac80 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 returned with HTTP 200 Sep 07 17:59:00 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 6/12] 192.168.122.66 () {60 vars in 1265 bytes} [Mon Sep 7 17:59:00 2026] GET /volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 => generated 392 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 17:59:01 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-3dbe0053-c4f4-4b17-91a6-ad2c2ec736d9 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:59:01 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-3dbe0053-c4f4-4b17-91a6-ad2c2ec736d9 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 Sep 07 17:59:01 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-3dbe0053-c4f4-4b17-91a6-ad2c2ec736d9 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:59:01 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-3dbe0053-c4f4-4b17-91a6-ad2c2ec736d9 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'version_select' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:59:01 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.groups [None req-3dbe0053-c4f4-4b17-91a6-ad2c2ec736d9 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] show called for member cba4b740-41cc-461b-8add-c10b8df6ad18 {{(pid=86965) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 17:59:01 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:59:01 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 17:59:01 devstack devstack@c-api.service[86965]: /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 07 17:59:01 devstack devstack@c-api.service[86965]: return base.obj_make_list(context, cls(context), Sep 07 17:59:01 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-3dbe0053-c4f4-4b17-91a6-ad2c2ec736d9 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 returned with HTTP 200 Sep 07 17:59:01 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 7/13] 192.168.122.66 () {60 vars in 1265 bytes} [Mon Sep 7 17:59:01 2026] GET /volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 => generated 392 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:59:02 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-e288346a-a46a-42ad-88cd-659447608347 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:59:02 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-e288346a-a46a-42ad-88cd-659447608347 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 Sep 07 17:59:02 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-e288346a-a46a-42ad-88cd-659447608347 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:59:02 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-e288346a-a46a-42ad-88cd-659447608347 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'version_select' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:59:02 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.groups [None req-e288346a-a46a-42ad-88cd-659447608347 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] show called for member cba4b740-41cc-461b-8add-c10b8df6ad18 {{(pid=86964) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 17:59:02 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:59:02 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 17:59:02 devstack devstack@c-api.service[86964]: /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 07 17:59:02 devstack devstack@c-api.service[86964]: return base.obj_make_list(context, cls(context), Sep 07 17:59:02 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-e288346a-a46a-42ad-88cd-659447608347 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 returned with HTTP 200 Sep 07 17:59:02 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 7/14] 192.168.122.66 () {60 vars in 1265 bytes} [Mon Sep 7 17:59:02 2026] GET /volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 => generated 392 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:59:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-0db2371a-8ca2-4ed2-8304-8cc93cf742cc None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:59:03 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-0db2371a-8ca2-4ed2-8304-8cc93cf742cc tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 Sep 07 17:59:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-0db2371a-8ca2-4ed2-8304-8cc93cf742cc tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:59:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-0db2371a-8ca2-4ed2-8304-8cc93cf742cc tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'version_select' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:59:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.groups [None req-0db2371a-8ca2-4ed2-8304-8cc93cf742cc tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] show called for member cba4b740-41cc-461b-8add-c10b8df6ad18 {{(pid=86965) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 17:59:03 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:59:03 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 17:59:03 devstack devstack@c-api.service[86965]: /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 07 17:59:03 devstack devstack@c-api.service[86965]: return base.obj_make_list(context, cls(context), Sep 07 17:59:03 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-0db2371a-8ca2-4ed2-8304-8cc93cf742cc tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 returned with HTTP 200 Sep 07 17:59:03 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 8/15] 192.168.122.66 () {60 vars in 1265 bytes} [Mon Sep 7 17:59:03 2026] GET /volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 => generated 392 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:59:04 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-ee4811ea-eea5-409e-aa2a-be02aa28c844 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:59:04 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-ee4811ea-eea5-409e-aa2a-be02aa28c844 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 Sep 07 17:59:04 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-ee4811ea-eea5-409e-aa2a-be02aa28c844 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:59:04 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-ee4811ea-eea5-409e-aa2a-be02aa28c844 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'version_select' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:59:04 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.groups [None req-ee4811ea-eea5-409e-aa2a-be02aa28c844 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] show called for member cba4b740-41cc-461b-8add-c10b8df6ad18 {{(pid=86964) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 17:59:04 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:59:04 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 17:59:04 devstack devstack@c-api.service[86964]: /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 07 17:59:04 devstack devstack@c-api.service[86964]: return base.obj_make_list(context, cls(context), Sep 07 17:59:04 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-ee4811ea-eea5-409e-aa2a-be02aa28c844 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 returned with HTTP 200 Sep 07 17:59:04 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 8/16] 192.168.122.66 () {60 vars in 1265 bytes} [Mon Sep 7 17:59:04 2026] GET /volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 => generated 392 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:59:05 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-52fa73e0-6564-45e1-a0d5-355f8a338b7d None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:59:05 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-52fa73e0-6564-45e1-a0d5-355f8a338b7d tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 Sep 07 17:59:05 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-52fa73e0-6564-45e1-a0d5-355f8a338b7d tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:59:05 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-52fa73e0-6564-45e1-a0d5-355f8a338b7d tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'version_select' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:59:05 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.groups [None req-52fa73e0-6564-45e1-a0d5-355f8a338b7d tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] show called for member cba4b740-41cc-461b-8add-c10b8df6ad18 {{(pid=86965) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 17:59:05 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:59:05 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 17:59:05 devstack devstack@c-api.service[86965]: /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 07 17:59:05 devstack devstack@c-api.service[86965]: return base.obj_make_list(context, cls(context), Sep 07 17:59:05 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-52fa73e0-6564-45e1-a0d5-355f8a338b7d tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 returned with HTTP 200 Sep 07 17:59:05 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 9/17] 192.168.122.66 () {60 vars in 1265 bytes} [Mon Sep 7 17:59:05 2026] GET /volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 => generated 392 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:59:06 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-f8faff66-0fd3-46d7-93f0-528960ea308d None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:59:06 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-f8faff66-0fd3-46d7-93f0-528960ea308d tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 Sep 07 17:59:06 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-f8faff66-0fd3-46d7-93f0-528960ea308d tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:59:06 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-f8faff66-0fd3-46d7-93f0-528960ea308d tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'version_select' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:59:06 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.groups [None req-f8faff66-0fd3-46d7-93f0-528960ea308d tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] show called for member cba4b740-41cc-461b-8add-c10b8df6ad18 {{(pid=86964) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 17:59:06 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:59:06 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 17:59:06 devstack devstack@c-api.service[86964]: /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 07 17:59:06 devstack devstack@c-api.service[86964]: return base.obj_make_list(context, cls(context), Sep 07 17:59:06 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-f8faff66-0fd3-46d7-93f0-528960ea308d tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 returned with HTTP 200 Sep 07 17:59:06 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 9/18] 192.168.122.66 () {60 vars in 1265 bytes} [Mon Sep 7 17:59:06 2026] GET /volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 => generated 392 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:59:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-2a92339d-887c-4f89-8ba1-fe814814de25 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:59:07 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-2a92339d-887c-4f89-8ba1-fe814814de25 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 Sep 07 17:59:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-2a92339d-887c-4f89-8ba1-fe814814de25 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:59:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-2a92339d-887c-4f89-8ba1-fe814814de25 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'version_select' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:59:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.groups [None req-2a92339d-887c-4f89-8ba1-fe814814de25 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] show called for member cba4b740-41cc-461b-8add-c10b8df6ad18 {{(pid=86965) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 17:59:07 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:59:07 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 17:59:07 devstack devstack@c-api.service[86965]: /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 07 17:59:07 devstack devstack@c-api.service[86965]: return base.obj_make_list(context, cls(context), Sep 07 17:59:07 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-2a92339d-887c-4f89-8ba1-fe814814de25 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 returned with HTTP 200 Sep 07 17:59:07 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 10/19] 192.168.122.66 () {60 vars in 1265 bytes} [Mon Sep 7 17:59:07 2026] GET /volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 => generated 392 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:59:08 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-b8d9e39f-2e33-4b66-bb6f-c42391b6bed0 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:59:08 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b8d9e39f-2e33-4b66-bb6f-c42391b6bed0 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 Sep 07 17:59:08 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-b8d9e39f-2e33-4b66-bb6f-c42391b6bed0 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:59:08 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-b8d9e39f-2e33-4b66-bb6f-c42391b6bed0 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'version_select' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:59:08 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.groups [None req-b8d9e39f-2e33-4b66-bb6f-c42391b6bed0 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] show called for member cba4b740-41cc-461b-8add-c10b8df6ad18 {{(pid=86964) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 17:59:08 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:59:08 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 17:59:08 devstack devstack@c-api.service[86964]: /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 07 17:59:08 devstack devstack@c-api.service[86964]: return base.obj_make_list(context, cls(context), Sep 07 17:59:08 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b8d9e39f-2e33-4b66-bb6f-c42391b6bed0 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 returned with HTTP 200 Sep 07 17:59:08 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 10/20] 192.168.122.66 () {60 vars in 1265 bytes} [Mon Sep 7 17:59:08 2026] GET /volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 => generated 392 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:59:09 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-dd77f5c0-0df8-43cd-be14-3a81264bd763 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:59:09 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-dd77f5c0-0df8-43cd-be14-3a81264bd763 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 Sep 07 17:59:09 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-dd77f5c0-0df8-43cd-be14-3a81264bd763 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:59:09 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-dd77f5c0-0df8-43cd-be14-3a81264bd763 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'version_select' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:59:09 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.groups [None req-dd77f5c0-0df8-43cd-be14-3a81264bd763 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] show called for member cba4b740-41cc-461b-8add-c10b8df6ad18 {{(pid=86965) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 17:59:09 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:59:09 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 17:59:09 devstack devstack@c-api.service[86965]: /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 07 17:59:09 devstack devstack@c-api.service[86965]: return base.obj_make_list(context, cls(context), Sep 07 17:59:09 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-dd77f5c0-0df8-43cd-be14-3a81264bd763 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 returned with HTTP 200 Sep 07 17:59:09 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 11/21] 192.168.122.66 () {60 vars in 1265 bytes} [Mon Sep 7 17:59:09 2026] GET /volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 => generated 392 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:59:10 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-6d317919-bec8-4e3e-9f18-d6a50244d7ec None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:59:10 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-6d317919-bec8-4e3e-9f18-d6a50244d7ec tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 Sep 07 17:59:10 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-6d317919-bec8-4e3e-9f18-d6a50244d7ec tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:59:10 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-6d317919-bec8-4e3e-9f18-d6a50244d7ec tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'version_select' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:59:10 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.groups [None req-6d317919-bec8-4e3e-9f18-d6a50244d7ec tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] show called for member cba4b740-41cc-461b-8add-c10b8df6ad18 {{(pid=86964) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 17:59:10 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:59:10 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 17:59:10 devstack devstack@c-api.service[86964]: /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 07 17:59:10 devstack devstack@c-api.service[86964]: return base.obj_make_list(context, cls(context), Sep 07 17:59:10 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-6d317919-bec8-4e3e-9f18-d6a50244d7ec tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 returned with HTTP 200 Sep 07 17:59:10 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 11/22] 192.168.122.66 () {60 vars in 1265 bytes} [Mon Sep 7 17:59:10 2026] GET /volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 => generated 392 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 17:59:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-48602c3c-3b5d-40af-b909-5d7fd2970c4e None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:59:11 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-48602c3c-3b5d-40af-b909-5d7fd2970c4e tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 Sep 07 17:59:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-48602c3c-3b5d-40af-b909-5d7fd2970c4e tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:59:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-48602c3c-3b5d-40af-b909-5d7fd2970c4e tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'version_select' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:59:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.groups [None req-48602c3c-3b5d-40af-b909-5d7fd2970c4e tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] show called for member cba4b740-41cc-461b-8add-c10b8df6ad18 {{(pid=86965) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 17:59:11 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:59:11 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 17:59:11 devstack devstack@c-api.service[86965]: /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 07 17:59:11 devstack devstack@c-api.service[86965]: return base.obj_make_list(context, cls(context), Sep 07 17:59:11 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-48602c3c-3b5d-40af-b909-5d7fd2970c4e tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 returned with HTTP 200 Sep 07 17:59:11 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 12/23] 192.168.122.66 () {60 vars in 1265 bytes} [Mon Sep 7 17:59:11 2026] GET /volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 => generated 392 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 17:59:12 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-9e9467cf-cd8e-4e11-a1af-79fe242eb9d9 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:59:12 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-9e9467cf-cd8e-4e11-a1af-79fe242eb9d9 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 Sep 07 17:59:12 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-9e9467cf-cd8e-4e11-a1af-79fe242eb9d9 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:59:12 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-9e9467cf-cd8e-4e11-a1af-79fe242eb9d9 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'version_select' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:59:12 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.groups [None req-9e9467cf-cd8e-4e11-a1af-79fe242eb9d9 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] show called for member cba4b740-41cc-461b-8add-c10b8df6ad18 {{(pid=86964) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 17:59:12 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:59:12 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 17:59:12 devstack devstack@c-api.service[86964]: /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 07 17:59:12 devstack devstack@c-api.service[86964]: return base.obj_make_list(context, cls(context), Sep 07 17:59:12 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-9e9467cf-cd8e-4e11-a1af-79fe242eb9d9 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 returned with HTTP 200 Sep 07 17:59:12 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 12/24] 192.168.122.66 () {60 vars in 1265 bytes} [Mon Sep 7 17:59:12 2026] GET /volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 => generated 392 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:59:13 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-5d23a39e-8eda-4270-abc6-2d65d576415f None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:59:13 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-5d23a39e-8eda-4270-abc6-2d65d576415f tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 Sep 07 17:59:13 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-5d23a39e-8eda-4270-abc6-2d65d576415f tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:59:13 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-5d23a39e-8eda-4270-abc6-2d65d576415f tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'version_select' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:59:13 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.groups [None req-5d23a39e-8eda-4270-abc6-2d65d576415f tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] show called for member cba4b740-41cc-461b-8add-c10b8df6ad18 {{(pid=86965) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 17:59:13 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:59:13 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 17:59:13 devstack devstack@c-api.service[86965]: /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 07 17:59:13 devstack devstack@c-api.service[86965]: return base.obj_make_list(context, cls(context), Sep 07 17:59:13 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-5d23a39e-8eda-4270-abc6-2d65d576415f tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 returned with HTTP 200 Sep 07 17:59:13 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 13/25] 192.168.122.66 () {60 vars in 1265 bytes} [Mon Sep 7 17:59:13 2026] GET /volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 => generated 392 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:59:14 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-1a20df42-5129-49c7-9c7f-4e2e704caf6b None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:59:14 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-1a20df42-5129-49c7-9c7f-4e2e704caf6b tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 Sep 07 17:59:14 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-1a20df42-5129-49c7-9c7f-4e2e704caf6b tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:59:14 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-1a20df42-5129-49c7-9c7f-4e2e704caf6b tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'version_select' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:59:14 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.groups [None req-1a20df42-5129-49c7-9c7f-4e2e704caf6b tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] show called for member cba4b740-41cc-461b-8add-c10b8df6ad18 {{(pid=86964) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 17:59:14 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:59:14 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 17:59:14 devstack devstack@c-api.service[86964]: /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 07 17:59:14 devstack devstack@c-api.service[86964]: return base.obj_make_list(context, cls(context), Sep 07 17:59:14 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-1a20df42-5129-49c7-9c7f-4e2e704caf6b tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 returned with HTTP 200 Sep 07 17:59:14 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 13/26] 192.168.122.66 () {60 vars in 1265 bytes} [Mon Sep 7 17:59:14 2026] GET /volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 => generated 392 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:59:15 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-b72c02fc-0e0b-4e22-b630-0253d4beed32 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:59:16 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-b72c02fc-0e0b-4e22-b630-0253d4beed32 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 Sep 07 17:59:16 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-b72c02fc-0e0b-4e22-b630-0253d4beed32 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:59:16 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-b72c02fc-0e0b-4e22-b630-0253d4beed32 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'version_select' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:59:16 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.groups [None req-b72c02fc-0e0b-4e22-b630-0253d4beed32 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] show called for member cba4b740-41cc-461b-8add-c10b8df6ad18 {{(pid=86965) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 17:59:16 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:59:16 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 17:59:16 devstack devstack@c-api.service[86965]: /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 07 17:59:16 devstack devstack@c-api.service[86965]: return base.obj_make_list(context, cls(context), Sep 07 17:59:16 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-b72c02fc-0e0b-4e22-b630-0253d4beed32 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 returned with HTTP 200 Sep 07 17:59:16 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 14/27] 192.168.122.66 () {60 vars in 1265 bytes} [Mon Sep 7 17:59:15 2026] GET /volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 => generated 392 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:59:17 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-85febadb-bdab-4d88-8694-f52e709ed18d None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:59:17 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-85febadb-bdab-4d88-8694-f52e709ed18d tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 Sep 07 17:59:17 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-85febadb-bdab-4d88-8694-f52e709ed18d tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:59:17 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-85febadb-bdab-4d88-8694-f52e709ed18d tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'version_select' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:59:17 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.groups [None req-85febadb-bdab-4d88-8694-f52e709ed18d tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] show called for member cba4b740-41cc-461b-8add-c10b8df6ad18 {{(pid=86964) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 17:59:17 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:59:17 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 17:59:17 devstack devstack@c-api.service[86964]: /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 07 17:59:17 devstack devstack@c-api.service[86964]: return base.obj_make_list(context, cls(context), Sep 07 17:59:17 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-85febadb-bdab-4d88-8694-f52e709ed18d tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 returned with HTTP 200 Sep 07 17:59:17 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 14/28] 192.168.122.66 () {60 vars in 1265 bytes} [Mon Sep 7 17:59:17 2026] GET /volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 => generated 392 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:59:18 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-4369296d-098e-4bd4-909e-425b81b9389c None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:59:18 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-4369296d-098e-4bd4-909e-425b81b9389c tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 Sep 07 17:59:18 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-4369296d-098e-4bd4-909e-425b81b9389c tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:59:18 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-4369296d-098e-4bd4-909e-425b81b9389c tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'version_select' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:59:18 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.groups [None req-4369296d-098e-4bd4-909e-425b81b9389c tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] show called for member cba4b740-41cc-461b-8add-c10b8df6ad18 {{(pid=86965) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 17:59:18 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:59:18 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 17:59:18 devstack devstack@c-api.service[86965]: /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 07 17:59:18 devstack devstack@c-api.service[86965]: return base.obj_make_list(context, cls(context), Sep 07 17:59:18 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-4369296d-098e-4bd4-909e-425b81b9389c tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 returned with HTTP 200 Sep 07 17:59:18 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 15/29] 192.168.122.66 () {60 vars in 1265 bytes} [Mon Sep 7 17:59:18 2026] GET /volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 => generated 392 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:59:19 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-e6e1da2d-aa69-442f-92c7-e52fe727ba43 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:59:19 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-e6e1da2d-aa69-442f-92c7-e52fe727ba43 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 Sep 07 17:59:19 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-e6e1da2d-aa69-442f-92c7-e52fe727ba43 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:59:19 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-e6e1da2d-aa69-442f-92c7-e52fe727ba43 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'version_select' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:59:19 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.groups [None req-e6e1da2d-aa69-442f-92c7-e52fe727ba43 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] show called for member cba4b740-41cc-461b-8add-c10b8df6ad18 {{(pid=86964) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 17:59:19 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:59:19 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 17:59:19 devstack devstack@c-api.service[86964]: /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 07 17:59:19 devstack devstack@c-api.service[86964]: return base.obj_make_list(context, cls(context), Sep 07 17:59:19 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-e6e1da2d-aa69-442f-92c7-e52fe727ba43 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 returned with HTTP 200 Sep 07 17:59:19 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 15/30] 192.168.122.66 () {60 vars in 1265 bytes} [Mon Sep 7 17:59:19 2026] GET /volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 => generated 392 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:59:20 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-cae77975-a0a2-4a92-b76f-9d3f12c2f643 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:59:20 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-cae77975-a0a2-4a92-b76f-9d3f12c2f643 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 Sep 07 17:59:20 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-cae77975-a0a2-4a92-b76f-9d3f12c2f643 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:59:20 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-cae77975-a0a2-4a92-b76f-9d3f12c2f643 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'version_select' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:59:20 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.groups [None req-cae77975-a0a2-4a92-b76f-9d3f12c2f643 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] show called for member cba4b740-41cc-461b-8add-c10b8df6ad18 {{(pid=86965) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 17:59:20 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:59:20 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 17:59:20 devstack devstack@c-api.service[86965]: /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 07 17:59:20 devstack devstack@c-api.service[86965]: return base.obj_make_list(context, cls(context), Sep 07 17:59:20 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-cae77975-a0a2-4a92-b76f-9d3f12c2f643 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 returned with HTTP 200 Sep 07 17:59:20 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 16/31] 192.168.122.66 () {60 vars in 1265 bytes} [Mon Sep 7 17:59:20 2026] GET /volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 => generated 392 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:59:21 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-30c8f43f-2485-4dad-8d34-17879a45a96f None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:59:21 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-30c8f43f-2485-4dad-8d34-17879a45a96f tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 Sep 07 17:59:21 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-30c8f43f-2485-4dad-8d34-17879a45a96f tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:59:21 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-30c8f43f-2485-4dad-8d34-17879a45a96f tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'version_select' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:59:21 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.groups [None req-30c8f43f-2485-4dad-8d34-17879a45a96f tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] show called for member cba4b740-41cc-461b-8add-c10b8df6ad18 {{(pid=86964) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 17:59:21 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:59:21 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 17:59:21 devstack devstack@c-api.service[86964]: /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 07 17:59:21 devstack devstack@c-api.service[86964]: return base.obj_make_list(context, cls(context), Sep 07 17:59:21 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-30c8f43f-2485-4dad-8d34-17879a45a96f tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 returned with HTTP 200 Sep 07 17:59:21 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 16/32] 192.168.122.66 () {60 vars in 1265 bytes} [Mon Sep 7 17:59:21 2026] GET /volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 => generated 392 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:59:22 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-7bd67a38-69fc-48d3-a07e-76b019f3d168 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:59:22 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-7bd67a38-69fc-48d3-a07e-76b019f3d168 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 Sep 07 17:59:22 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-7bd67a38-69fc-48d3-a07e-76b019f3d168 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:59:22 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-7bd67a38-69fc-48d3-a07e-76b019f3d168 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'version_select' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:59:22 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.groups [None req-7bd67a38-69fc-48d3-a07e-76b019f3d168 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] show called for member cba4b740-41cc-461b-8add-c10b8df6ad18 {{(pid=86965) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 17:59:22 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:59:22 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 17:59:22 devstack devstack@c-api.service[86965]: /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 07 17:59:22 devstack devstack@c-api.service[86965]: return base.obj_make_list(context, cls(context), Sep 07 17:59:22 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-7bd67a38-69fc-48d3-a07e-76b019f3d168 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 returned with HTTP 200 Sep 07 17:59:22 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 17/33] 192.168.122.66 () {60 vars in 1265 bytes} [Mon Sep 7 17:59:22 2026] GET /volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 => generated 392 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:59:23 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-445dd535-a415-4675-9299-7bfa875c14a2 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:59:23 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-445dd535-a415-4675-9299-7bfa875c14a2 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 Sep 07 17:59:23 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-445dd535-a415-4675-9299-7bfa875c14a2 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:59:23 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-445dd535-a415-4675-9299-7bfa875c14a2 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'version_select' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:59:23 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.groups [None req-445dd535-a415-4675-9299-7bfa875c14a2 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] show called for member cba4b740-41cc-461b-8add-c10b8df6ad18 {{(pid=86964) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 17:59:23 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:59:23 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 17:59:23 devstack devstack@c-api.service[86964]: /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 07 17:59:23 devstack devstack@c-api.service[86964]: return base.obj_make_list(context, cls(context), Sep 07 17:59:23 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-445dd535-a415-4675-9299-7bfa875c14a2 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 returned with HTTP 200 Sep 07 17:59:23 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 17/34] 192.168.122.66 () {60 vars in 1265 bytes} [Mon Sep 7 17:59:23 2026] GET /volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 => generated 392 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:59:24 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-3e2d51f4-af30-452b-bba5-90503ed413b3 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:59:24 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-3e2d51f4-af30-452b-bba5-90503ed413b3 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 Sep 07 17:59:24 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-3e2d51f4-af30-452b-bba5-90503ed413b3 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:59:24 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-3e2d51f4-af30-452b-bba5-90503ed413b3 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'version_select' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:59:24 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.groups [None req-3e2d51f4-af30-452b-bba5-90503ed413b3 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] show called for member cba4b740-41cc-461b-8add-c10b8df6ad18 {{(pid=86965) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 17:59:24 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:59:24 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 17:59:24 devstack devstack@c-api.service[86965]: /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 07 17:59:24 devstack devstack@c-api.service[86965]: return base.obj_make_list(context, cls(context), Sep 07 17:59:24 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-3e2d51f4-af30-452b-bba5-90503ed413b3 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 returned with HTTP 200 Sep 07 17:59:24 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 18/35] 192.168.122.66 () {60 vars in 1265 bytes} [Mon Sep 7 17:59:24 2026] GET /volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 => generated 392 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:59:25 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-fcf7334e-fbfd-4f44-ad40-4deaeca1512a None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:59:25 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-fcf7334e-fbfd-4f44-ad40-4deaeca1512a tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 Sep 07 17:59:25 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-fcf7334e-fbfd-4f44-ad40-4deaeca1512a tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:59:25 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-fcf7334e-fbfd-4f44-ad40-4deaeca1512a tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'version_select' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:59:25 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.groups [None req-fcf7334e-fbfd-4f44-ad40-4deaeca1512a tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] show called for member cba4b740-41cc-461b-8add-c10b8df6ad18 {{(pid=86964) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 17:59:25 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:59:25 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 17:59:25 devstack devstack@c-api.service[86964]: /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 07 17:59:25 devstack devstack@c-api.service[86964]: return base.obj_make_list(context, cls(context), Sep 07 17:59:25 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-fcf7334e-fbfd-4f44-ad40-4deaeca1512a tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 returned with HTTP 200 Sep 07 17:59:25 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 18/36] 192.168.122.66 () {60 vars in 1265 bytes} [Mon Sep 7 17:59:25 2026] GET /volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 => generated 392 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:59:26 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-a5b83ab7-a3e1-48fb-b1f7-373f33098202 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:59:26 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-a5b83ab7-a3e1-48fb-b1f7-373f33098202 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 Sep 07 17:59:26 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-a5b83ab7-a3e1-48fb-b1f7-373f33098202 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:59:26 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-a5b83ab7-a3e1-48fb-b1f7-373f33098202 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'version_select' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:59:26 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.groups [None req-a5b83ab7-a3e1-48fb-b1f7-373f33098202 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] show called for member cba4b740-41cc-461b-8add-c10b8df6ad18 {{(pid=86965) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 17:59:26 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:59:26 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 17:59:26 devstack devstack@c-api.service[86965]: /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 07 17:59:26 devstack devstack@c-api.service[86965]: return base.obj_make_list(context, cls(context), Sep 07 17:59:26 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-a5b83ab7-a3e1-48fb-b1f7-373f33098202 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 returned with HTTP 200 Sep 07 17:59:26 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 19/37] 192.168.122.66 () {60 vars in 1265 bytes} [Mon Sep 7 17:59:26 2026] GET /volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 => generated 392 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:59:27 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-daad45d2-0c16-4f07-99ea-0e80d0406586 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:59:27 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-daad45d2-0c16-4f07-99ea-0e80d0406586 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 Sep 07 17:59:27 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-daad45d2-0c16-4f07-99ea-0e80d0406586 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:59:27 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-daad45d2-0c16-4f07-99ea-0e80d0406586 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'version_select' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:59:27 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.groups [None req-daad45d2-0c16-4f07-99ea-0e80d0406586 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] show called for member cba4b740-41cc-461b-8add-c10b8df6ad18 {{(pid=86964) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 17:59:27 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:59:27 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 17:59:27 devstack devstack@c-api.service[86964]: /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 07 17:59:27 devstack devstack@c-api.service[86964]: return base.obj_make_list(context, cls(context), Sep 07 17:59:27 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-daad45d2-0c16-4f07-99ea-0e80d0406586 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 returned with HTTP 200 Sep 07 17:59:27 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 19/38] 192.168.122.66 () {60 vars in 1265 bytes} [Mon Sep 7 17:59:27 2026] GET /volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 => generated 392 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:59:28 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-594d5276-4152-4a9b-9417-82f06379eb11 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:59:28 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-594d5276-4152-4a9b-9417-82f06379eb11 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 Sep 07 17:59:28 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-594d5276-4152-4a9b-9417-82f06379eb11 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:59:28 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-594d5276-4152-4a9b-9417-82f06379eb11 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'version_select' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:59:28 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.groups [None req-594d5276-4152-4a9b-9417-82f06379eb11 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] show called for member cba4b740-41cc-461b-8add-c10b8df6ad18 {{(pid=86965) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 17:59:28 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:59:28 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 17:59:28 devstack devstack@c-api.service[86965]: /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 07 17:59:28 devstack devstack@c-api.service[86965]: return base.obj_make_list(context, cls(context), Sep 07 17:59:28 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-594d5276-4152-4a9b-9417-82f06379eb11 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 returned with HTTP 200 Sep 07 17:59:28 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 20/39] 192.168.122.66 () {60 vars in 1265 bytes} [Mon Sep 7 17:59:28 2026] GET /volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 => generated 392 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:59:29 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-12d15276-784b-4e25-b4bd-075bd0789ec0 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:59:29 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-12d15276-784b-4e25-b4bd-075bd0789ec0 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 Sep 07 17:59:29 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-12d15276-784b-4e25-b4bd-075bd0789ec0 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:59:29 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-12d15276-784b-4e25-b4bd-075bd0789ec0 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'version_select' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:59:29 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.groups [None req-12d15276-784b-4e25-b4bd-075bd0789ec0 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] show called for member cba4b740-41cc-461b-8add-c10b8df6ad18 {{(pid=86964) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 17:59:29 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:59:29 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 17:59:29 devstack devstack@c-api.service[86964]: /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 07 17:59:29 devstack devstack@c-api.service[86964]: return base.obj_make_list(context, cls(context), Sep 07 17:59:29 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-12d15276-784b-4e25-b4bd-075bd0789ec0 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 returned with HTTP 200 Sep 07 17:59:29 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 20/40] 192.168.122.66 () {60 vars in 1265 bytes} [Mon Sep 7 17:59:29 2026] GET /volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 => generated 392 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:59:30 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-57e0ab42-a00a-438f-b672-b1d0731f58c3 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:59:30 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-57e0ab42-a00a-438f-b672-b1d0731f58c3 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 Sep 07 17:59:30 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-57e0ab42-a00a-438f-b672-b1d0731f58c3 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:59:30 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-57e0ab42-a00a-438f-b672-b1d0731f58c3 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'version_select' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:59:30 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.groups [None req-57e0ab42-a00a-438f-b672-b1d0731f58c3 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] show called for member cba4b740-41cc-461b-8add-c10b8df6ad18 {{(pid=86965) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 17:59:30 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:59:30 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 17:59:30 devstack devstack@c-api.service[86965]: /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 07 17:59:30 devstack devstack@c-api.service[86965]: return base.obj_make_list(context, cls(context), Sep 07 17:59:30 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-57e0ab42-a00a-438f-b672-b1d0731f58c3 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 returned with HTTP 200 Sep 07 17:59:30 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 21/41] 192.168.122.66 () {60 vars in 1265 bytes} [Mon Sep 7 17:59:30 2026] GET /volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 => generated 392 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:59:31 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-1f3fd8d0-71c4-4957-8bcd-45a8171a7f99 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:59:31 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-1f3fd8d0-71c4-4957-8bcd-45a8171a7f99 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 Sep 07 17:59:31 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-1f3fd8d0-71c4-4957-8bcd-45a8171a7f99 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:59:32 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-1f3fd8d0-71c4-4957-8bcd-45a8171a7f99 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'version_select' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:59:32 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.groups [None req-1f3fd8d0-71c4-4957-8bcd-45a8171a7f99 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] show called for member cba4b740-41cc-461b-8add-c10b8df6ad18 {{(pid=86964) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 17:59:32 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:59:32 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 17:59:32 devstack devstack@c-api.service[86964]: /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 07 17:59:32 devstack devstack@c-api.service[86964]: return base.obj_make_list(context, cls(context), Sep 07 17:59:32 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-1f3fd8d0-71c4-4957-8bcd-45a8171a7f99 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 returned with HTTP 200 Sep 07 17:59:32 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 21/42] 192.168.122.66 () {60 vars in 1265 bytes} [Mon Sep 7 17:59:31 2026] GET /volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 => generated 392 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:59:33 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-f9b9f600-c5c2-4827-a66e-45f6a4e10efa None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:59:33 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-f9b9f600-c5c2-4827-a66e-45f6a4e10efa tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 Sep 07 17:59:33 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-f9b9f600-c5c2-4827-a66e-45f6a4e10efa tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:59:33 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-f9b9f600-c5c2-4827-a66e-45f6a4e10efa tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'version_select' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:59:33 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.groups [None req-f9b9f600-c5c2-4827-a66e-45f6a4e10efa tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] show called for member cba4b740-41cc-461b-8add-c10b8df6ad18 {{(pid=86965) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 17:59:33 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:59:33 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 17:59:33 devstack devstack@c-api.service[86965]: /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 07 17:59:33 devstack devstack@c-api.service[86965]: return base.obj_make_list(context, cls(context), Sep 07 17:59:33 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-f9b9f600-c5c2-4827-a66e-45f6a4e10efa tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 returned with HTTP 200 Sep 07 17:59:33 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 22/43] 192.168.122.66 () {60 vars in 1265 bytes} [Mon Sep 7 17:59:33 2026] GET /volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 => generated 392 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 17:59:33 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-c58894db-f8d2-4351-8383-1c475f52040c None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:59:33 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c58894db-f8d2-4351-8383-1c475f52040c tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 17:59:33 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c58894db-f8d2-4351-8383-1c475f52040c tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-353730972"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:59:33 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.volumes [None req-c58894db-f8d2-4351-8383-1c475f52040c tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-353730972'}} {{(pid=86964) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:59:33 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-c58894db-f8d2-4351-8383-1c475f52040c tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] Create volume of 1 GB Sep 07 17:59:33 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:59:33 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 17:59:33 devstack devstack@c-api.service[86964]: /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 07 17:59:33 devstack devstack@c-api.service[86964]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 17:59:33 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-c58894db-f8d2-4351-8383-1c475f52040c tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] Availability zone cache updated, next update will occur around 2026-09-07 16:59:33.890509. {{(pid=86964) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 07 17:59:33 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-c58894db-f8d2-4351-8383-1c475f52040c tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] Availability Zones retrieved successfully. Sep 07 17:59:34 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-c58894db-f8d2-4351-8383-1c475f52040c tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] Flow 'volume_create_api' (5c9f7ddc-1c4d-4b0f-80fb-c62b06a66bf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:59:34 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-c58894db-f8d2-4351-8383-1c475f52040c tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (635885da-7b88-4d1c-a813-3b09b5188737) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:59:34 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.flows.api.create_volume [None req-c58894db-f8d2-4351-8383-1c475f52040c tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] Validating volume size '1' using validate_int {{(pid=86964) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:59:34 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-b654a952-178d-4598-bdd8-06cfbe0e4fea None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:59:34 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-b654a952-178d-4598-bdd8-06cfbe0e4fea tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 Sep 07 17:59:34 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-b654a952-178d-4598-bdd8-06cfbe0e4fea tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:59:34 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-b654a952-178d-4598-bdd8-06cfbe0e4fea tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'version_select' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:59:34 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.groups [None req-b654a952-178d-4598-bdd8-06cfbe0e4fea tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] show called for member cba4b740-41cc-461b-8add-c10b8df6ad18 {{(pid=86965) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 17:59:34 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-c58894db-f8d2-4351-8383-1c475f52040c tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (635885da-7b88-4d1c-a813-3b09b5188737) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:59:34 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-c58894db-f8d2-4351-8383-1c475f52040c tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0cd5b2e2-f2e2-4e36-b8d5-6f3102f8248a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:59:34 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:59:34 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 17:59:34 devstack devstack@c-api.service[86965]: /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 07 17:59:34 devstack devstack@c-api.service[86965]: return base.obj_make_list(context, cls(context), Sep 07 17:59:34 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-b654a952-178d-4598-bdd8-06cfbe0e4fea tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 returned with HTTP 200 Sep 07 17:59:34 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 23/44] 192.168.122.66 () {60 vars in 1265 bytes} [Mon Sep 7 17:59:34 2026] GET /volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 => generated 392 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:59:34 devstack devstack@c-api.service[86964]: WARNING cinder.quota [None req-c58894db-f8d2-4351-8383-1c475f52040c tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-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 07 17:59:34 devstack devstack@c-api.service[86964]: WARNING cinder.quota [None req-c58894db-f8d2-4351-8383-1c475f52040c tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-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 07 17:59:34 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-c58894db-f8d2-4351-8383-1c475f52040c tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] Created reservations ['b18a7d3e-8d95-4197-9f5b-185addba21a2', '38416fd8-2c7b-4acb-bf73-d4a85e513023', '01535ade-6854-4c03-9963-89f2fc90e7d4', 'dfe4f8c0-9d95-4a41-b2a7-18e083049061'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:59:34 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-c58894db-f8d2-4351-8383-1c475f52040c tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0cd5b2e2-f2e2-4e36-b8d5-6f3102f8248a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b18a7d3e-8d95-4197-9f5b-185addba21a2', '38416fd8-2c7b-4acb-bf73-d4a85e513023', '01535ade-6854-4c03-9963-89f2fc90e7d4', 'dfe4f8c0-9d95-4a41-b2a7-18e083049061']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:59:34 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-c58894db-f8d2-4351-8383-1c475f52040c tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78b85766-0e9d-482c-911c-19b826ab523f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:59:34 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:59:34 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 17:59:34 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-c58894db-f8d2-4351-8383-1c475f52040c tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78b85766-0e9d-482c-911c-19b826ab523f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8176ebdb-0f79-4f7a-8518-10fb8e402c9b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-353730972',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5203f6f918db430da01b90462fbd15d3',qos_specs=None,replication_status=,reservations=['b18a7d3e-8d95-4197-9f5b-185addba21a2','38416fd8-2c7b-4acb-bf73-d4a85e513023','01535ade-6854-4c03-9963-89f2fc90e7d4','dfe4f8c0-9d95-4a41-b2a7-18e083049061'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8158f47d85fb446392ac64c8e8d89d42',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T15:59:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-353730972',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8176ebdb-0f79-4f7a-8518-10fb8e402c9b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5203f6f918db430da01b90462fbd15d3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8158f47d85fb446392ac64c8e8d89d42',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:59:34 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-c58894db-f8d2-4351-8383-1c475f52040c tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d0d5ba0-2f77-48df-9556-f79d7ac11546) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:59:34 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-c58894db-f8d2-4351-8383-1c475f52040c tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d0d5ba0-2f77-48df-9556-f79d7ac11546) transitioned into state 'SUCCESS' from state '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-353730972',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5203f6f918db430da01b90462fbd15d3',qos_specs=None,replication_status=,reservations=['b18a7d3e-8d95-4197-9f5b-185addba21a2','38416fd8-2c7b-4acb-bf73-d4a85e513023','01535ade-6854-4c03-9963-89f2fc90e7d4','dfe4f8c0-9d95-4a41-b2a7-18e083049061'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8158f47d85fb446392ac64c8e8d89d42',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:59:34 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-c58894db-f8d2-4351-8383-1c475f52040c tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b045e301-e9e7-45d2-b32f-9ed62a6d62bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:59:34 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-c58894db-f8d2-4351-8383-1c475f52040c tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b045e301-e9e7-45d2-b32f-9ed62a6d62bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:59:34 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-c58894db-f8d2-4351-8383-1c475f52040c tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] Flow 'volume_create_api' (5c9f7ddc-1c4d-4b0f-80fb-c62b06a66bf8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:59:34 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-c58894db-f8d2-4351-8383-1c475f52040c tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] Create volume request issued successfully. Sep 07 17:59:34 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c58894db-f8d2-4351-8383-1c475f52040c tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 17:59:34 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 22/45] 192.168.122.66 () {60 vars in 1137 bytes} [Mon Sep 7 17:59:33 2026] POST /volume/v3/volumes => generated 758 bytes in 1109 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:59:34 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-aa83046e-c6fb-4b06-85ac-f36ccda95f3f None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:59:34 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-aa83046e-c6fb-4b06-85ac-f36ccda95f3f tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] GET http://192.168.122.66/volume/v3/volumes/8176ebdb-0f79-4f7a-8518-10fb8e402c9b Sep 07 17:59:34 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-aa83046e-c6fb-4b06-85ac-f36ccda95f3f tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:59:34 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-aa83046e-c6fb-4b06-85ac-f36ccda95f3f tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:59:35 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:59:35 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 17:59:35 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:59:35 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 17:59:35 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-aa83046e-c6fb-4b06-85ac-f36ccda95f3f tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] Volume info retrieved successfully. Sep 07 17:59:35 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-aa83046e-c6fb-4b06-85ac-f36ccda95f3f tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] http://192.168.122.66/volume/v3/volumes/8176ebdb-0f79-4f7a-8518-10fb8e402c9b returned with HTTP 200 Sep 07 17:59:35 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 24/46] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 17:59:34 2026] GET /volume/v3/volumes/8176ebdb-0f79-4f7a-8518-10fb8e402c9b => generated 826 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:59:35 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-ea709344-784b-46c7-bddc-08528d4fb97e None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:59:35 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-ea709344-784b-46c7-bddc-08528d4fb97e tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 Sep 07 17:59:35 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-ea709344-784b-46c7-bddc-08528d4fb97e tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:59:35 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-ea709344-784b-46c7-bddc-08528d4fb97e tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'version_select' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:59:35 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.groups [None req-ea709344-784b-46c7-bddc-08528d4fb97e tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] show called for member cba4b740-41cc-461b-8add-c10b8df6ad18 {{(pid=86964) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 17:59:35 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:59:35 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 17:59:35 devstack devstack@c-api.service[86964]: /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 07 17:59:35 devstack devstack@c-api.service[86964]: return base.obj_make_list(context, cls(context), Sep 07 17:59:35 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-ea709344-784b-46c7-bddc-08528d4fb97e tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 returned with HTTP 200 Sep 07 17:59:35 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 23/47] 192.168.122.66 () {60 vars in 1265 bytes} [Mon Sep 7 17:59:35 2026] GET /volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 => generated 392 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:59:36 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-e4bdd82d-4f1e-4b28-bfaf-151343358201 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:59:36 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e4bdd82d-4f1e-4b28-bfaf-151343358201 tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] GET http://192.168.122.66/volume/v3/volumes/8176ebdb-0f79-4f7a-8518-10fb8e402c9b Sep 07 17:59:36 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-e4bdd82d-4f1e-4b28-bfaf-151343358201 tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:59:36 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-e4bdd82d-4f1e-4b28-bfaf-151343358201 tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:59:36 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:59:36 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 17:59:36 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:59:36 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 17:59:36 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-e4bdd82d-4f1e-4b28-bfaf-151343358201 tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] Volume info retrieved successfully. Sep 07 17:59:36 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e4bdd82d-4f1e-4b28-bfaf-151343358201 tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] http://192.168.122.66/volume/v3/volumes/8176ebdb-0f79-4f7a-8518-10fb8e402c9b returned with HTTP 200 Sep 07 17:59:36 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 25/48] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 17:59:36 2026] GET /volume/v3/volumes/8176ebdb-0f79-4f7a-8518-10fb8e402c9b => generated 826 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:59:36 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-b08e9805-8c0c-458f-92f5-27cca0f14283 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:59:36 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b08e9805-8c0c-458f-92f5-27cca0f14283 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 Sep 07 17:59:36 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-b08e9805-8c0c-458f-92f5-27cca0f14283 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:59:36 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-b08e9805-8c0c-458f-92f5-27cca0f14283 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'version_select' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:59:36 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.groups [None req-b08e9805-8c0c-458f-92f5-27cca0f14283 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] show called for member cba4b740-41cc-461b-8add-c10b8df6ad18 {{(pid=86964) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 17:59:36 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:59:36 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 17:59:36 devstack devstack@c-api.service[86964]: /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 07 17:59:36 devstack devstack@c-api.service[86964]: return base.obj_make_list(context, cls(context), Sep 07 17:59:36 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b08e9805-8c0c-458f-92f5-27cca0f14283 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 returned with HTTP 200 Sep 07 17:59:36 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 24/49] 192.168.122.66 () {60 vars in 1265 bytes} [Mon Sep 7 17:59:36 2026] GET /volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 => generated 392 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:59:37 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-d64388a5-67eb-4f1b-9b69-7037e6566356 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:59:37 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-d64388a5-67eb-4f1b-9b69-7037e6566356 tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] GET http://192.168.122.66/volume/v3/volumes/8176ebdb-0f79-4f7a-8518-10fb8e402c9b Sep 07 17:59:37 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-d64388a5-67eb-4f1b-9b69-7037e6566356 tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:59:37 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-d64388a5-67eb-4f1b-9b69-7037e6566356 tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:59:37 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:59:37 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 17:59:37 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:59:37 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 17:59:37 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-d64388a5-67eb-4f1b-9b69-7037e6566356 tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] Volume info retrieved successfully. Sep 07 17:59:37 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-d64388a5-67eb-4f1b-9b69-7037e6566356 tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] http://192.168.122.66/volume/v3/volumes/8176ebdb-0f79-4f7a-8518-10fb8e402c9b returned with HTTP 200 Sep 07 17:59:37 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 26/50] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 17:59:37 2026] GET /volume/v3/volumes/8176ebdb-0f79-4f7a-8518-10fb8e402c9b => generated 826 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:59:37 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-fd2055cd-6b4c-4fa7-b8d3-920f6c89938d None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:59:37 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-fd2055cd-6b4c-4fa7-b8d3-920f6c89938d tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 Sep 07 17:59:37 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-fd2055cd-6b4c-4fa7-b8d3-920f6c89938d tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:59:37 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-fd2055cd-6b4c-4fa7-b8d3-920f6c89938d tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'version_select' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:59:37 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.groups [None req-fd2055cd-6b4c-4fa7-b8d3-920f6c89938d tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] show called for member cba4b740-41cc-461b-8add-c10b8df6ad18 {{(pid=86964) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 17:59:37 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:59:37 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 17:59:37 devstack devstack@c-api.service[86964]: /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 07 17:59:37 devstack devstack@c-api.service[86964]: return base.obj_make_list(context, cls(context), Sep 07 17:59:37 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-fd2055cd-6b4c-4fa7-b8d3-920f6c89938d tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 returned with HTTP 200 Sep 07 17:59:37 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 25/51] 192.168.122.66 () {60 vars in 1265 bytes} [Mon Sep 7 17:59:37 2026] GET /volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 => generated 392 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:59:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-523b0966-7cce-478e-89ee-12f0268871ee None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:59:38 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-523b0966-7cce-478e-89ee-12f0268871ee tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] GET http://192.168.122.66/volume/v3/volumes/8176ebdb-0f79-4f7a-8518-10fb8e402c9b Sep 07 17:59:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-523b0966-7cce-478e-89ee-12f0268871ee tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:59:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-523b0966-7cce-478e-89ee-12f0268871ee tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:59:38 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:59:38 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 17:59:38 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:59:38 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 17:59:38 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-523b0966-7cce-478e-89ee-12f0268871ee tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] Volume info retrieved successfully. Sep 07 17:59:38 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-523b0966-7cce-478e-89ee-12f0268871ee tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] http://192.168.122.66/volume/v3/volumes/8176ebdb-0f79-4f7a-8518-10fb8e402c9b returned with HTTP 200 Sep 07 17:59:38 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 27/52] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 17:59:38 2026] GET /volume/v3/volumes/8176ebdb-0f79-4f7a-8518-10fb8e402c9b => generated 826 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:59:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-d50e9733-b9da-4cde-a4c1-bd164063b293 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:59:38 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-d50e9733-b9da-4cde-a4c1-bd164063b293 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 Sep 07 17:59:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-d50e9733-b9da-4cde-a4c1-bd164063b293 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:59:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-d50e9733-b9da-4cde-a4c1-bd164063b293 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'version_select' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:59:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.groups [None req-d50e9733-b9da-4cde-a4c1-bd164063b293 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] show called for member cba4b740-41cc-461b-8add-c10b8df6ad18 {{(pid=86964) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 17:59:38 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:59:38 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 17:59:38 devstack devstack@c-api.service[86964]: /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 07 17:59:38 devstack devstack@c-api.service[86964]: return base.obj_make_list(context, cls(context), Sep 07 17:59:38 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-d50e9733-b9da-4cde-a4c1-bd164063b293 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 returned with HTTP 200 Sep 07 17:59:38 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 26/53] 192.168.122.66 () {60 vars in 1265 bytes} [Mon Sep 7 17:59:38 2026] GET /volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 => generated 392 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:59:39 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-b685ae06-4e6d-47d5-ab9c-68ef569ea556 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:59:39 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-b685ae06-4e6d-47d5-ab9c-68ef569ea556 tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] GET http://192.168.122.66/volume/v3/volumes/8176ebdb-0f79-4f7a-8518-10fb8e402c9b Sep 07 17:59:39 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-b685ae06-4e6d-47d5-ab9c-68ef569ea556 tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:59:39 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-b685ae06-4e6d-47d5-ab9c-68ef569ea556 tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:59:39 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:59:39 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 17:59:39 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:59:39 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 17:59:39 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-b685ae06-4e6d-47d5-ab9c-68ef569ea556 tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] Volume info retrieved successfully. Sep 07 17:59:39 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-b685ae06-4e6d-47d5-ab9c-68ef569ea556 tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] http://192.168.122.66/volume/v3/volumes/8176ebdb-0f79-4f7a-8518-10fb8e402c9b returned with HTTP 200 Sep 07 17:59:39 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 28/54] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 17:59:39 2026] GET /volume/v3/volumes/8176ebdb-0f79-4f7a-8518-10fb8e402c9b => generated 850 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:59:39 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-26f51691-33c9-4eed-b408-920135fac5e4 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:59:39 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-26f51691-33c9-4eed-b408-920135fac5e4 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 Sep 07 17:59:39 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-26f51691-33c9-4eed-b408-920135fac5e4 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:59:39 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-26f51691-33c9-4eed-b408-920135fac5e4 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'version_select' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:59:39 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.groups [None req-26f51691-33c9-4eed-b408-920135fac5e4 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] show called for member cba4b740-41cc-461b-8add-c10b8df6ad18 {{(pid=86964) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 17:59:39 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:59:39 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 17:59:39 devstack devstack@c-api.service[86964]: /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 07 17:59:39 devstack devstack@c-api.service[86964]: return base.obj_make_list(context, cls(context), Sep 07 17:59:39 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-26f51691-33c9-4eed-b408-920135fac5e4 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 returned with HTTP 200 Sep 07 17:59:39 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 27/55] 192.168.122.66 () {60 vars in 1265 bytes} [Mon Sep 7 17:59:39 2026] GET /volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 => generated 393 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:59:39 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-857b718e-7a2a-4655-a5dc-f9a00dfc1525 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:59:39 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-857b718e-7a2a-4655-a5dc-f9a00dfc1525 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 17:59:39 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-857b718e-7a2a-4655-a5dc-f9a00dfc1525 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-271146717", "volume_type": "05902c8b-b3cc-433c-bc45-3dfabba0abe9", "group_id": "cba4b740-41cc-461b-8add-c10b8df6ad18", "size": 1}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:59:39 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.volumes [None req-857b718e-7a2a-4655-a5dc-f9a00dfc1525 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-271146717', 'volume_type': '05902c8b-b3cc-433c-bc45-3dfabba0abe9', 'group_id': 'cba4b740-41cc-461b-8add-c10b8df6ad18', 'size': 1}} {{(pid=86965) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:59:39 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:59:39 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 17:59:39 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-857b718e-7a2a-4655-a5dc-f9a00dfc1525 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Create volume of 1 GB Sep 07 17:59:39 devstack devstack@c-api.service[86965]: /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 07 17:59:39 devstack devstack@c-api.service[86965]: return base.obj_make_list(context, cls(context), Sep 07 17:59:39 devstack devstack@c-api.service[86965]: /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 07 17:59:39 devstack devstack@c-api.service[86965]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 17:59:39 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-857b718e-7a2a-4655-a5dc-f9a00dfc1525 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Availability zone cache updated, next update will occur around 2026-09-07 16:59:39.930607. {{(pid=86965) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 07 17:59:39 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-857b718e-7a2a-4655-a5dc-f9a00dfc1525 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Availability Zones retrieved successfully. Sep 07 17:59:40 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-857b718e-7a2a-4655-a5dc-f9a00dfc1525 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Flow 'volume_create_api' (1aff90b4-efec-4cd2-9484-a940c54ab1e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:59:40 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-857b718e-7a2a-4655-a5dc-f9a00dfc1525 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8fc1ec1-350f-42d4-982a-f995f0c34123) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:59:40 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:59:40 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 17:59:40 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.flows.api.create_volume [None req-857b718e-7a2a-4655-a5dc-f9a00dfc1525 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Validating volume size '1' using validate_int {{(pid=86965) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:59:40 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-857b718e-7a2a-4655-a5dc-f9a00dfc1525 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8fc1ec1-350f-42d4-982a-f995f0c34123) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:58:50Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05902c8b-b3cc-433c-bc45-3dfabba0abe9,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-291891407',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05902c8b-b3cc-433c-bc45-3dfabba0abe9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'cba4b740-41cc-461b-8add-c10b8df6ad18', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:59:40 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-857b718e-7a2a-4655-a5dc-f9a00dfc1525 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce85aeb2-1c24-4fea-9bb4-a44cf68a01ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:59:40 devstack devstack@c-api.service[86965]: WARNING cinder.quota [None req-857b718e-7a2a-4655-a5dc-f9a00dfc1525 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-291891407 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-291891407, it is now deprecated. Please use the default quota class for default quota. Sep 07 17:59:40 devstack devstack@c-api.service[86965]: WARNING cinder.quota [None req-857b718e-7a2a-4655-a5dc-f9a00dfc1525 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-291891407 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-291891407, it is now deprecated. Please use the default quota class for default quota. Sep 07 17:59:40 devstack devstack@c-api.service[86965]: DEBUG cinder.quota [None req-857b718e-7a2a-4655-a5dc-f9a00dfc1525 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Created reservations ['067ebadf-84a3-41b3-be83-4848074974b2', 'bb069a4e-b7ff-402b-8731-d82d17229106', '94b49f73-649b-4de0-9a78-59eacc0fe141', '5bd00695-b56e-4631-beaf-4f0b8310ee73'] {{(pid=86965) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:59:40 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-857b718e-7a2a-4655-a5dc-f9a00dfc1525 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce85aeb2-1c24-4fea-9bb4-a44cf68a01ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['067ebadf-84a3-41b3-be83-4848074974b2', 'bb069a4e-b7ff-402b-8731-d82d17229106', '94b49f73-649b-4de0-9a78-59eacc0fe141', '5bd00695-b56e-4631-beaf-4f0b8310ee73']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:59:40 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-857b718e-7a2a-4655-a5dc-f9a00dfc1525 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ffdb750a-3298-4355-b3fc-36e599bc7c60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:59:40 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:59:40 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 17:59:40 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-857b718e-7a2a-4655-a5dc-f9a00dfc1525 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ffdb750a-3298-4355-b3fc-36e599bc7c60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ca090d23-9f2e-4c55-ade4-d6d394cb90fe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-271146717',encryption_key_id=None,group_id=cba4b740-41cc-461b-8add-c10b8df6ad18,group_type_id=,metadata={},multiattach=False,project_id='2e587b279cef4d6d8329519aa853c0c7',qos_specs=None,replication_status=,reservations=['067ebadf-84a3-41b3-be83-4848074974b2','bb069a4e-b7ff-402b-8731-d82d17229106','94b49f73-649b-4de0-9a78-59eacc0fe141','5bd00695-b56e-4631-beaf-4f0b8310ee73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55884fccbae9432aa03f85e4eed4ca39',volume_type_id=05902c8b-b3cc-433c-bc45-3dfabba0abe9), 'volume': Volume(_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-07T15:59:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-271146717',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=cba4b740-41cc-461b-8add-c10b8df6ad18,host=None,id=ca090d23-9f2e-4c55-ade4-d6d394cb90fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e587b279cef4d6d8329519aa853c0c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='55884fccbae9432aa03f85e4eed4ca39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05902c8b-b3cc-433c-bc45-3dfabba0abe9),volume_type_id=05902c8b-b3cc-433c-bc45-3dfabba0abe9)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:59:40 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-857b718e-7a2a-4655-a5dc-f9a00dfc1525 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a780435c-f5c4-4adb-b649-73b1cca344f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:59:40 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-68b7fef7-174a-433f-b060-68b2dc87b75f None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:59:40 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-68b7fef7-174a-433f-b060-68b2dc87b75f tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] GET http://192.168.122.66/volume/v3/volumes/8176ebdb-0f79-4f7a-8518-10fb8e402c9b Sep 07 17:59:40 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-68b7fef7-174a-433f-b060-68b2dc87b75f tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:59:40 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-68b7fef7-174a-433f-b060-68b2dc87b75f tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:59:40 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:59:40 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 17:59:40 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:59:40 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 17:59:40 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-857b718e-7a2a-4655-a5dc-f9a00dfc1525 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a780435c-f5c4-4adb-b649-73b1cca344f7) transitioned into state 'SUCCESS' from state '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-271146717',encryption_key_id=None,group_id=cba4b740-41cc-461b-8add-c10b8df6ad18,group_type_id=,metadata={},multiattach=False,project_id='2e587b279cef4d6d8329519aa853c0c7',qos_specs=None,replication_status=,reservations=['067ebadf-84a3-41b3-be83-4848074974b2','bb069a4e-b7ff-402b-8731-d82d17229106','94b49f73-649b-4de0-9a78-59eacc0fe141','5bd00695-b56e-4631-beaf-4f0b8310ee73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55884fccbae9432aa03f85e4eed4ca39',volume_type_id=05902c8b-b3cc-433c-bc45-3dfabba0abe9)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:59:40 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-857b718e-7a2a-4655-a5dc-f9a00dfc1525 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1abf9234-1091-4777-abe6-1095a5df06b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:59:40 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-68b7fef7-174a-433f-b060-68b2dc87b75f tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] Volume info retrieved successfully. Sep 07 17:59:40 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-68b7fef7-174a-433f-b060-68b2dc87b75f tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] http://192.168.122.66/volume/v3/volumes/8176ebdb-0f79-4f7a-8518-10fb8e402c9b returned with HTTP 200 Sep 07 17:59:40 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 28/56] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 17:59:40 2026] GET /volume/v3/volumes/8176ebdb-0f79-4f7a-8518-10fb8e402c9b => generated 850 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:59:40 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-857b718e-7a2a-4655-a5dc-f9a00dfc1525 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1abf9234-1091-4777-abe6-1095a5df06b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:59:40 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-857b718e-7a2a-4655-a5dc-f9a00dfc1525 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Flow 'volume_create_api' (1aff90b4-efec-4cd2-9484-a940c54ab1e9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:59:40 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-857b718e-7a2a-4655-a5dc-f9a00dfc1525 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Create volume request issued successfully. Sep 07 17:59:40 devstack devstack@c-api.service[86965]: WARNING stevedore.named [None req-857b718e-7a2a-4655-a5dc-f9a00dfc1525 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:59:40 devstack devstack@c-api.service[86965]: WARNING castellan.key_manager [None req-857b718e-7a2a-4655-a5dc-f9a00dfc1525 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:59:41 devstack devstack@c-api.service[86965]: DEBUG oslo_db.sqlalchemy.engines [None req-857b718e-7a2a-4655-a5dc-f9a00dfc1525 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86965) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 17:59:41 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:59:41 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 17:59:41 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-857b718e-7a2a-4655-a5dc-f9a00dfc1525 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 17:59:41 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 29/57] 192.168.122.66 () {62 vars in 1179 bytes} [Mon Sep 7 17:59:39 2026] POST /volume/v3/volumes => generated 827 bytes in 1266 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:59:41 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-05bcbfd8-4c7d-4d8e-84d1-d75ade2bb9ad None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:59:41 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-05bcbfd8-4c7d-4d8e-84d1-d75ade2bb9ad tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/volumes/ca090d23-9f2e-4c55-ade4-d6d394cb90fe Sep 07 17:59:41 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-05bcbfd8-4c7d-4d8e-84d1-d75ade2bb9ad tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:59:41 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-05bcbfd8-4c7d-4d8e-84d1-d75ade2bb9ad tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:59:41 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:59:41 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 17:59:41 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:59:41 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 17:59:41 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-05bcbfd8-4c7d-4d8e-84d1-d75ade2bb9ad tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Volume info retrieved successfully. Sep 07 17:59:41 devstack devstack@c-api.service[86964]: WARNING stevedore.named [None req-05bcbfd8-4c7d-4d8e-84d1-d75ade2bb9ad tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:59:41 devstack devstack@c-api.service[86964]: WARNING castellan.key_manager [None req-05bcbfd8-4c7d-4d8e-84d1-d75ade2bb9ad tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:59:41 devstack devstack@c-api.service[86964]: DEBUG oslo_db.sqlalchemy.engines [None req-05bcbfd8-4c7d-4d8e-84d1-d75ade2bb9ad tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86964) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 17:59:41 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:59:41 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 17:59:41 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-05bcbfd8-4c7d-4d8e-84d1-d75ade2bb9ad tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/volumes/ca090d23-9f2e-4c55-ade4-d6d394cb90fe returned with HTTP 200 Sep 07 17:59:41 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 29/58] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 17:59:41 2026] GET /volume/v3/volumes/ca090d23-9f2e-4c55-ade4-d6d394cb90fe => generated 919 bytes in 338 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:59:41 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-c9484e0f-7961-404c-b579-291049a40176 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:59:41 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c9484e0f-7961-404c-b579-291049a40176 tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] GET http://192.168.122.66/volume/v3/volumes/8176ebdb-0f79-4f7a-8518-10fb8e402c9b Sep 07 17:59:41 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-c9484e0f-7961-404c-b579-291049a40176 tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:59:41 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-c9484e0f-7961-404c-b579-291049a40176 tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:59:41 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:59:41 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 17:59:41 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:59:41 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 17:59:41 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-c9484e0f-7961-404c-b579-291049a40176 tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] Volume info retrieved successfully. Sep 07 17:59:41 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c9484e0f-7961-404c-b579-291049a40176 tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] http://192.168.122.66/volume/v3/volumes/8176ebdb-0f79-4f7a-8518-10fb8e402c9b returned with HTTP 200 Sep 07 17:59:41 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 30/59] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 17:59:41 2026] GET /volume/v3/volumes/8176ebdb-0f79-4f7a-8518-10fb8e402c9b => generated 851 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:59:42 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [req-a4cfbb0c-6dc9-4a6f-a227-6c961c6f5d9e req-6d44ed53-41f2-4aec-9831-a212cc797208 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:59:42 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-a4cfbb0c-6dc9-4a6f-a227-6c961c6f5d9e req-6d44ed53-41f2-4aec-9831-a212cc797208 tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] GET http://192.168.122.66/volume/v3/volumes/8176ebdb-0f79-4f7a-8518-10fb8e402c9b Sep 07 17:59:42 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-a4cfbb0c-6dc9-4a6f-a227-6c961c6f5d9e req-6d44ed53-41f2-4aec-9831-a212cc797208 tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:59:42 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-a4cfbb0c-6dc9-4a6f-a227-6c961c6f5d9e req-6d44ed53-41f2-4aec-9831-a212cc797208 tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:59:42 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:59:42 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 17:59:42 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:59:42 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 17:59:42 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [req-a4cfbb0c-6dc9-4a6f-a227-6c961c6f5d9e req-6d44ed53-41f2-4aec-9831-a212cc797208 tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] Volume info retrieved successfully. Sep 07 17:59:42 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-a4cfbb0c-6dc9-4a6f-a227-6c961c6f5d9e req-6d44ed53-41f2-4aec-9831-a212cc797208 tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] http://192.168.122.66/volume/v3/volumes/8176ebdb-0f79-4f7a-8518-10fb8e402c9b returned with HTTP 200 Sep 07 17:59:42 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 30/60] 192.168.122.66 () {60 vars in 1482 bytes} [Mon Sep 7 17:59:42 2026] GET /volume/v3/volumes/8176ebdb-0f79-4f7a-8518-10fb8e402c9b => generated 851 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:59:42 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-73290c34-6e0b-44fd-8488-2dfc71b9100c None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:59:42 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-73290c34-6e0b-44fd-8488-2dfc71b9100c tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/volumes/ca090d23-9f2e-4c55-ade4-d6d394cb90fe Sep 07 17:59:42 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-73290c34-6e0b-44fd-8488-2dfc71b9100c tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:59:42 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-73290c34-6e0b-44fd-8488-2dfc71b9100c tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:59:42 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:59:42 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 17:59:42 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:59:42 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 17:59:42 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-73290c34-6e0b-44fd-8488-2dfc71b9100c tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Volume info retrieved successfully. Sep 07 17:59:42 devstack devstack@c-api.service[86965]: WARNING stevedore.named [None req-73290c34-6e0b-44fd-8488-2dfc71b9100c tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:59:42 devstack devstack@c-api.service[86965]: WARNING castellan.key_manager [None req-73290c34-6e0b-44fd-8488-2dfc71b9100c tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:59:42 devstack devstack@c-api.service[86965]: DEBUG oslo_db.sqlalchemy.engines [None req-73290c34-6e0b-44fd-8488-2dfc71b9100c tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86965) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 17:59:43 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:59:43 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 17:59:43 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-73290c34-6e0b-44fd-8488-2dfc71b9100c tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/volumes/ca090d23-9f2e-4c55-ade4-d6d394cb90fe returned with HTTP 200 Sep 07 17:59:43 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 31/61] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 17:59:42 2026] GET /volume/v3/volumes/ca090d23-9f2e-4c55-ade4-d6d394cb90fe => generated 919 bytes in 643 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:59:43 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-d33882b2-a5b9-4b90-9f16-c72de7ab1901 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:59:43 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-d33882b2-a5b9-4b90-9f16-c72de7ab1901 None None] GET http://192.168.122.66/volume// Sep 07 17:59:43 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-d33882b2-a5b9-4b90-9f16-c72de7ab1901 None None] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:59:43 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-d33882b2-a5b9-4b90-9f16-c72de7ab1901 None None] Calling method 'all' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:59:43 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-d33882b2-a5b9-4b90-9f16-c72de7ab1901 None None] http://192.168.122.66/volume// returned with HTTP 300 Sep 07 17:59:43 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 31/62] 192.168.122.66 () {58 vars in 1312 bytes} [Mon Sep 7 17:59:43 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 17:59:43 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [req-a4cfbb0c-6dc9-4a6f-a227-6c961c6f5d9e req-f0269451-ce53-4ca9-9e3c-454eb04a0c6a None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:59:43 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-a4cfbb0c-6dc9-4a6f-a227-6c961c6f5d9e req-f0269451-ce53-4ca9-9e3c-454eb04a0c6a tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] POST http://192.168.122.66/volume/v3/attachments Sep 07 17:59:43 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-a4cfbb0c-6dc9-4a6f-a227-6c961c6f5d9e req-f0269451-ce53-4ca9-9e3c-454eb04a0c6a tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8176ebdb-0f79-4f7a-8518-10fb8e402c9b", "connector": null, "instance_uuid": "215c6218-c5ba-4b54-a0e2-72ca7bca59f6"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:59:43 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:59:43 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 17:59:43 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:59:43 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 17:59:43 devstack devstack@c-api.service[86965]: /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 07 17:59:43 devstack devstack@c-api.service[86965]: .first() Sep 07 17:59:44 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-a4cfbb0c-6dc9-4a6f-a227-6c961c6f5d9e req-f0269451-ce53-4ca9-9e3c-454eb04a0c6a tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] http://192.168.122.66/volume/v3/attachments returned with HTTP 200 Sep 07 17:59:44 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 32/63] 192.168.122.66 () {66 vars in 1478 bytes} [Mon Sep 7 17:59:43 2026] POST /volume/v3/attachments => generated 273 bytes in 651 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:59:44 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-cdc9cb5f-7805-470e-b139-2ccb1d05b7d5 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:59:44 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-34224419-b646-442b-9f03-907dbd39a95e None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:59:44 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-34224419-b646-442b-9f03-907dbd39a95e tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] GET http://192.168.122.66/volume/v3/volumes/8176ebdb-0f79-4f7a-8518-10fb8e402c9b Sep 07 17:59:44 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-34224419-b646-442b-9f03-907dbd39a95e tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:59:44 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-34224419-b646-442b-9f03-907dbd39a95e tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:59:44 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-cdc9cb5f-7805-470e-b139-2ccb1d05b7d5 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/volumes/ca090d23-9f2e-4c55-ade4-d6d394cb90fe Sep 07 17:59:44 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-cdc9cb5f-7805-470e-b139-2ccb1d05b7d5 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:59:44 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-cdc9cb5f-7805-470e-b139-2ccb1d05b7d5 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:59:44 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:59:44 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 17:59:44 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:59:44 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 17:59:44 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-34224419-b646-442b-9f03-907dbd39a95e tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] Volume info retrieved successfully. Sep 07 17:59:44 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:59:44 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 17:59:44 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:59:44 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 17:59:44 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-cdc9cb5f-7805-470e-b139-2ccb1d05b7d5 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Volume info retrieved successfully. Sep 07 17:59:44 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-34224419-b646-442b-9f03-907dbd39a95e tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] http://192.168.122.66/volume/v3/volumes/8176ebdb-0f79-4f7a-8518-10fb8e402c9b returned with HTTP 200 Sep 07 17:59:44 devstack devstack@c-api.service[86964]: WARNING stevedore.named [None req-cdc9cb5f-7805-470e-b139-2ccb1d05b7d5 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:59:44 devstack devstack@c-api.service[86964]: WARNING castellan.key_manager [None req-cdc9cb5f-7805-470e-b139-2ccb1d05b7d5 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:59:44 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 33/64] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 17:59:44 2026] GET /volume/v3/volumes/8176ebdb-0f79-4f7a-8518-10fb8e402c9b => generated 850 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:59:44 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-7aa9f96a-fb58-41c5-b0b5-7808e5a57a73 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:59:44 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-7aa9f96a-fb58-41c5-b0b5-7808e5a57a73 None None] GET http://192.168.122.66/volume// Sep 07 17:59:44 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-7aa9f96a-fb58-41c5-b0b5-7808e5a57a73 None None] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:59:44 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-7aa9f96a-fb58-41c5-b0b5-7808e5a57a73 None None] Calling method 'all' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:59:44 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-7aa9f96a-fb58-41c5-b0b5-7808e5a57a73 None None] http://192.168.122.66/volume// returned with HTTP 300 Sep 07 17:59:44 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 34/65] 192.168.122.66 () {58 vars in 1310 bytes} [Mon Sep 7 17:59:44 2026] GET /volume/ => generated 389 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 17:59:44 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [req-a4cfbb0c-6dc9-4a6f-a227-6c961c6f5d9e req-30e53a0b-1573-462e-bb48-f53b7ddd6a84 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:59:44 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-a4cfbb0c-6dc9-4a6f-a227-6c961c6f5d9e req-30e53a0b-1573-462e-bb48-f53b7ddd6a84 tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] GET http://192.168.122.66/volume/v3/volumes/8176ebdb-0f79-4f7a-8518-10fb8e402c9b Sep 07 17:59:44 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-a4cfbb0c-6dc9-4a6f-a227-6c961c6f5d9e req-30e53a0b-1573-462e-bb48-f53b7ddd6a84 tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:59:44 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-a4cfbb0c-6dc9-4a6f-a227-6c961c6f5d9e req-30e53a0b-1573-462e-bb48-f53b7ddd6a84 tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:59:44 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:59:44 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 17:59:44 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:59:44 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 17:59:44 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [req-a4cfbb0c-6dc9-4a6f-a227-6c961c6f5d9e req-30e53a0b-1573-462e-bb48-f53b7ddd6a84 tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] Volume info retrieved successfully. Sep 07 17:59:44 devstack devstack@c-api.service[86964]: DEBUG oslo_db.sqlalchemy.engines [None req-cdc9cb5f-7805-470e-b139-2ccb1d05b7d5 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86964) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 17:59:44 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-a4cfbb0c-6dc9-4a6f-a227-6c961c6f5d9e req-30e53a0b-1573-462e-bb48-f53b7ddd6a84 tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] http://192.168.122.66/volume/v3/volumes/8176ebdb-0f79-4f7a-8518-10fb8e402c9b returned with HTTP 200 Sep 07 17:59:44 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:59:44 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 17:59:44 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 35/66] 192.168.122.66 () {62 vars in 1523 bytes} [Mon Sep 7 17:59:44 2026] GET /volume/v3/volumes/8176ebdb-0f79-4f7a-8518-10fb8e402c9b => generated 1031 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 07 17:59:44 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-cdc9cb5f-7805-470e-b139-2ccb1d05b7d5 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/volumes/ca090d23-9f2e-4c55-ade4-d6d394cb90fe returned with HTTP 200 Sep 07 17:59:44 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 32/67] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 17:59:44 2026] GET /volume/v3/volumes/ca090d23-9f2e-4c55-ade4-d6d394cb90fe => generated 920 bytes in 440 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:59:44 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-5da44b63-8a3f-479a-b628-f75d97123635 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:59:44 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-5da44b63-8a3f-479a-b628-f75d97123635 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] POST http://192.168.122.66/volume/v3/group_snapshots Sep 07 17:59:44 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-5da44b63-8a3f-479a-b628-f75d97123635 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "cba4b740-41cc-461b-8add-c10b8df6ad18", "name": "tempest-group_snapshot-706654472"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:59:44 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.group_snapshots [None req-5da44b63-8a3f-479a-b628-f75d97123635 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'cba4b740-41cc-461b-8add-c10b8df6ad18', 'name': 'tempest-group_snapshot-706654472'}} {{(pid=86965) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 07 17:59:44 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:59:44 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 17:59:44 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.group_snapshots [None req-5da44b63-8a3f-479a-b628-f75d97123635 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Creating group_snapshot tempest-group_snapshot-706654472. Sep 07 17:59:44 devstack devstack@c-api.service[86965]: /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 07 17:59:44 devstack devstack@c-api.service[86965]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 17:59:44 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:59:44 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 17:59:44 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:59:44 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 17:59:44 devstack devstack@c-api.service[86965]: WARNING cinder.quota [None req-5da44b63-8a3f-479a-b628-f75d97123635 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-291891407 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-291891407, it is now deprecated. Please use the default quota class for default quota. Sep 07 17:59:44 devstack devstack@c-api.service[86965]: DEBUG cinder.quota [None req-5da44b63-8a3f-479a-b628-f75d97123635 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Created reservations ['32717e40-f865-4091-b201-fe3fd93b1951', '4ce3bf75-fe91-40c3-bbec-ff05ad7c7a10', '598a17c0-6bd0-41d3-95a9-e6bd52b01ea0', '173fd006-f61d-4a1f-94d1-85ee1e6f17df'] {{(pid=86965) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:59:45 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-5da44b63-8a3f-479a-b628-f75d97123635 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/group_snapshots returned with HTTP 202 Sep 07 17:59:45 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 36/68] 192.168.122.66 () {62 vars in 1203 bytes} [Mon Sep 7 17:59:44 2026] POST /volume/v3/group_snapshots => generated 167 bytes in 637 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:59:45 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-69b6cf9f-8213-4f6b-81d6-449ffdcd84de None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:59:45 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-69b6cf9f-8213-4f6b-81d6-449ffdcd84de tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/group_snapshots/5dbd2dfe-78bc-43f6-a64e-c33d23f89c59 Sep 07 17:59:45 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-69b6cf9f-8213-4f6b-81d6-449ffdcd84de tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:59:45 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-69b6cf9f-8213-4f6b-81d6-449ffdcd84de tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'version_select' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:59:45 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.group_snapshots [None req-69b6cf9f-8213-4f6b-81d6-449ffdcd84de tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] show called for member 5dbd2dfe-78bc-43f6-a64e-c33d23f89c59 {{(pid=86964) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 17:59:45 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-cf118141-b0e2-4283-b006-eacf8bcc5a83 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:59:45 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:59:45 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 17:59:45 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-cf118141-b0e2-4283-b006-eacf8bcc5a83 tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] GET http://192.168.122.66/volume/v3/volumes/8176ebdb-0f79-4f7a-8518-10fb8e402c9b Sep 07 17:59:45 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-cf118141-b0e2-4283-b006-eacf8bcc5a83 tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:59:45 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-cf118141-b0e2-4283-b006-eacf8bcc5a83 tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:59:45 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:59:45 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 17:59:45 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-69b6cf9f-8213-4f6b-81d6-449ffdcd84de tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/group_snapshots/5dbd2dfe-78bc-43f6-a64e-c33d23f89c59 returned with HTTP 200 Sep 07 17:59:45 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 33/69] 192.168.122.66 () {60 vars in 1292 bytes} [Mon Sep 7 17:59:45 2026] GET /volume/v3/group_snapshots/5dbd2dfe-78bc-43f6-a64e-c33d23f89c59 => generated 306 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:59:45 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:59:45 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 17:59:45 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-cf118141-b0e2-4283-b006-eacf8bcc5a83 tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] Volume info retrieved successfully. Sep 07 17:59:45 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-cf118141-b0e2-4283-b006-eacf8bcc5a83 tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] http://192.168.122.66/volume/v3/volumes/8176ebdb-0f79-4f7a-8518-10fb8e402c9b returned with HTTP 200 Sep 07 17:59:45 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 37/70] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 17:59:45 2026] GET /volume/v3/volumes/8176ebdb-0f79-4f7a-8518-10fb8e402c9b => generated 850 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:59:46 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-4f392e45-8750-43cd-bba6-153eeefe7ec1 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:59:46 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-4f392e45-8750-43cd-bba6-153eeefe7ec1 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/group_snapshots/5dbd2dfe-78bc-43f6-a64e-c33d23f89c59 Sep 07 17:59:46 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-4f392e45-8750-43cd-bba6-153eeefe7ec1 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:59:46 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-4f392e45-8750-43cd-bba6-153eeefe7ec1 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'version_select' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:59:46 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.group_snapshots [None req-4f392e45-8750-43cd-bba6-153eeefe7ec1 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] show called for member 5dbd2dfe-78bc-43f6-a64e-c33d23f89c59 {{(pid=86964) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 17:59:46 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:59:46 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 17:59:46 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-4f392e45-8750-43cd-bba6-153eeefe7ec1 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/group_snapshots/5dbd2dfe-78bc-43f6-a64e-c33d23f89c59 returned with HTTP 200 Sep 07 17:59:46 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 34/71] 192.168.122.66 () {60 vars in 1292 bytes} [Mon Sep 7 17:59:46 2026] GET /volume/v3/group_snapshots/5dbd2dfe-78bc-43f6-a64e-c33d23f89c59 => generated 306 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:59:46 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-c6c3f464-f353-4364-bcf7-8266c54f744a None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:59:46 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c6c3f464-f353-4364-bcf7-8266c54f744a tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] GET http://192.168.122.66/volume/v3/volumes/8176ebdb-0f79-4f7a-8518-10fb8e402c9b Sep 07 17:59:46 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-c6c3f464-f353-4364-bcf7-8266c54f744a tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:59:46 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-c6c3f464-f353-4364-bcf7-8266c54f744a tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:59:46 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:59:46 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 17:59:46 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:59:46 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 17:59:46 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-c6c3f464-f353-4364-bcf7-8266c54f744a tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] Volume info retrieved successfully. Sep 07 17:59:46 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c6c3f464-f353-4364-bcf7-8266c54f744a tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] http://192.168.122.66/volume/v3/volumes/8176ebdb-0f79-4f7a-8518-10fb8e402c9b returned with HTTP 200 Sep 07 17:59:46 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 38/72] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 17:59:46 2026] GET /volume/v3/volumes/8176ebdb-0f79-4f7a-8518-10fb8e402c9b => generated 850 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:59:46 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-40d27d8d-2b4a-4b94-9e71-e460b54e1d17 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:59:46 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-40d27d8d-2b4a-4b94-9e71-e460b54e1d17 tempest-VolumesAdminNegativeTest-1246264397 tempest-VolumesAdminNegativeTest-1246264397-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 17:59:46 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-40d27d8d-2b4a-4b94-9e71-e460b54e1d17 tempest-VolumesAdminNegativeTest-1246264397 tempest-VolumesAdminNegativeTest-1246264397-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-714649669"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:59:46 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.volumes [None req-40d27d8d-2b4a-4b94-9e71-e460b54e1d17 tempest-VolumesAdminNegativeTest-1246264397 tempest-VolumesAdminNegativeTest-1246264397-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-714649669'}} {{(pid=86964) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:59:46 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-40d27d8d-2b4a-4b94-9e71-e460b54e1d17 tempest-VolumesAdminNegativeTest-1246264397 tempest-VolumesAdminNegativeTest-1246264397-project-member] Create volume of 1 GB Sep 07 17:59:46 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-40d27d8d-2b4a-4b94-9e71-e460b54e1d17 tempest-VolumesAdminNegativeTest-1246264397 tempest-VolumesAdminNegativeTest-1246264397-project-member] Availability Zones retrieved successfully. Sep 07 17:59:46 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-40d27d8d-2b4a-4b94-9e71-e460b54e1d17 tempest-VolumesAdminNegativeTest-1246264397 tempest-VolumesAdminNegativeTest-1246264397-project-member] Flow 'volume_create_api' (b3aade9a-917e-4dff-af33-3c7b07ced147) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:59:46 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-40d27d8d-2b4a-4b94-9e71-e460b54e1d17 tempest-VolumesAdminNegativeTest-1246264397 tempest-VolumesAdminNegativeTest-1246264397-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7e786fa-5ff9-4733-a56b-e9c4ba540dfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:59:46 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.flows.api.create_volume [None req-40d27d8d-2b4a-4b94-9e71-e460b54e1d17 tempest-VolumesAdminNegativeTest-1246264397 tempest-VolumesAdminNegativeTest-1246264397-project-member] Validating volume size '1' using validate_int {{(pid=86964) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:59:46 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-40d27d8d-2b4a-4b94-9e71-e460b54e1d17 tempest-VolumesAdminNegativeTest-1246264397 tempest-VolumesAdminNegativeTest-1246264397-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7e786fa-5ff9-4733-a56b-e9c4ba540dfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:59:46 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-40d27d8d-2b4a-4b94-9e71-e460b54e1d17 tempest-VolumesAdminNegativeTest-1246264397 tempest-VolumesAdminNegativeTest-1246264397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c410ffb7-31b2-4303-8b9c-d545dfa745b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:59:47 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-40d27d8d-2b4a-4b94-9e71-e460b54e1d17 tempest-VolumesAdminNegativeTest-1246264397 tempest-VolumesAdminNegativeTest-1246264397-project-member] Created reservations ['756a25c5-20cb-4dd5-829a-249bc52ceaab', '09e89900-fcf1-45f3-839e-58efa8da2905', 'a952c708-e724-405a-bbdf-27d27ffc7705', 'b827c07a-85a5-42bf-b987-c53fa61cf454'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:59:47 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-40d27d8d-2b4a-4b94-9e71-e460b54e1d17 tempest-VolumesAdminNegativeTest-1246264397 tempest-VolumesAdminNegativeTest-1246264397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c410ffb7-31b2-4303-8b9c-d545dfa745b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['756a25c5-20cb-4dd5-829a-249bc52ceaab', '09e89900-fcf1-45f3-839e-58efa8da2905', 'a952c708-e724-405a-bbdf-27d27ffc7705', 'b827c07a-85a5-42bf-b987-c53fa61cf454']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:59:47 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-40d27d8d-2b4a-4b94-9e71-e460b54e1d17 tempest-VolumesAdminNegativeTest-1246264397 tempest-VolumesAdminNegativeTest-1246264397-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ea3f305-57bf-4397-afce-fe7b2ce6605b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:59:47 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [req-a4cfbb0c-6dc9-4a6f-a227-6c961c6f5d9e req-0e9d3309-b326-4ed5-9e83-469c0d602926 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:59:47 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:59:47 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 17:59:47 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-a4cfbb0c-6dc9-4a6f-a227-6c961c6f5d9e req-0e9d3309-b326-4ed5-9e83-469c0d602926 tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] PUT http://192.168.122.66/volume/v3/attachments/c88f9a4d-92be-4e0b-b896-a50cfc78e471 Sep 07 17:59:47 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-a4cfbb0c-6dc9-4a6f-a227-6c961c6f5d9e req-0e9d3309-b326-4ed5-9e83-469c0d602926 tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.66", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:da595ca9282", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "de538fb9-4273-4ed9-a64b-778a9fe4baf0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:59:47 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-40d27d8d-2b4a-4b94-9e71-e460b54e1d17 tempest-VolumesAdminNegativeTest-1246264397 tempest-VolumesAdminNegativeTest-1246264397-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ea3f305-57bf-4397-afce-fe7b2ce6605b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cca621e5-904e-4e5b-838d-b5705e4ece73', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-714649669',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dccc151571794b928c60bffe89fb6767',qos_specs=None,replication_status=,reservations=['756a25c5-20cb-4dd5-829a-249bc52ceaab','09e89900-fcf1-45f3-839e-58efa8da2905','a952c708-e724-405a-bbdf-27d27ffc7705','b827c07a-85a5-42bf-b987-c53fa61cf454'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85947174acd14c5688f5e1c02616cba3',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T15:59:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-714649669',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cca621e5-904e-4e5b-838d-b5705e4ece73,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dccc151571794b928c60bffe89fb6767',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='85947174acd14c5688f5e1c02616cba3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:59:47 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-40d27d8d-2b4a-4b94-9e71-e460b54e1d17 tempest-VolumesAdminNegativeTest-1246264397 tempest-VolumesAdminNegativeTest-1246264397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd586230-4a62-418a-8763-232ab07bf843) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:59:47 devstack devstack@c-api.service[86965]: DEBUG cinder.coordination [req-a4cfbb0c-6dc9-4a6f-a227-6c961c6f5d9e req-0e9d3309-b326-4ed5-9e83-469c0d602926 tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] Acquiring lock "cinder-attachment_update-8176ebdb-0f79-4f7a-8518-10fb8e402c9b-devstack" by "attachment_update" {{(pid=86965) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 17:59:47 devstack devstack@c-api.service[86965]: DEBUG cinder.coordination [req-a4cfbb0c-6dc9-4a6f-a227-6c961c6f5d9e req-0e9d3309-b326-4ed5-9e83-469c0d602926 tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] Lock "cinder-attachment_update-8176ebdb-0f79-4f7a-8518-10fb8e402c9b-devstack" acquired by "attachment_update" :: waited 0.029s {{(pid=86965) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 17:59:47 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:59:47 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 17:59:47 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:59:47 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 17:59:47 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-40d27d8d-2b4a-4b94-9e71-e460b54e1d17 tempest-VolumesAdminNegativeTest-1246264397 tempest-VolumesAdminNegativeTest-1246264397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd586230-4a62-418a-8763-232ab07bf843) transitioned into state 'SUCCESS' from state '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-714649669',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dccc151571794b928c60bffe89fb6767',qos_specs=None,replication_status=,reservations=['756a25c5-20cb-4dd5-829a-249bc52ceaab','09e89900-fcf1-45f3-839e-58efa8da2905','a952c708-e724-405a-bbdf-27d27ffc7705','b827c07a-85a5-42bf-b987-c53fa61cf454'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85947174acd14c5688f5e1c02616cba3',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:59:47 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-40d27d8d-2b4a-4b94-9e71-e460b54e1d17 tempest-VolumesAdminNegativeTest-1246264397 tempest-VolumesAdminNegativeTest-1246264397-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b968a25f-b20b-4137-8cbd-7607954ccd95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:59:47 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-40d27d8d-2b4a-4b94-9e71-e460b54e1d17 tempest-VolumesAdminNegativeTest-1246264397 tempest-VolumesAdminNegativeTest-1246264397-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b968a25f-b20b-4137-8cbd-7607954ccd95) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:59:47 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-40d27d8d-2b4a-4b94-9e71-e460b54e1d17 tempest-VolumesAdminNegativeTest-1246264397 tempest-VolumesAdminNegativeTest-1246264397-project-member] Flow 'volume_create_api' (b3aade9a-917e-4dff-af33-3c7b07ced147) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:59:47 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-40d27d8d-2b4a-4b94-9e71-e460b54e1d17 tempest-VolumesAdminNegativeTest-1246264397 tempest-VolumesAdminNegativeTest-1246264397-project-member] Create volume request issued successfully. Sep 07 17:59:47 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-40d27d8d-2b4a-4b94-9e71-e460b54e1d17 tempest-VolumesAdminNegativeTest-1246264397 tempest-VolumesAdminNegativeTest-1246264397-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 17:59:47 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 35/73] 192.168.122.66 () {60 vars in 1137 bytes} [Mon Sep 7 17:59:46 2026] POST /volume/v3/volumes => generated 761 bytes in 710 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:59:47 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-22bc0c2a-88e1-4086-bb2a-7ee418c29c03 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:59:47 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-22bc0c2a-88e1-4086-bb2a-7ee418c29c03 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/group_snapshots/5dbd2dfe-78bc-43f6-a64e-c33d23f89c59 Sep 07 17:59:47 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-22bc0c2a-88e1-4086-bb2a-7ee418c29c03 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:59:47 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-22bc0c2a-88e1-4086-bb2a-7ee418c29c03 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'version_select' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:59:47 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.group_snapshots [None req-22bc0c2a-88e1-4086-bb2a-7ee418c29c03 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] show called for member 5dbd2dfe-78bc-43f6-a64e-c33d23f89c59 {{(pid=86964) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 17:59:47 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:59:47 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 17:59:47 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-22bc0c2a-88e1-4086-bb2a-7ee418c29c03 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/group_snapshots/5dbd2dfe-78bc-43f6-a64e-c33d23f89c59 returned with HTTP 200 Sep 07 17:59:47 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 36/74] 192.168.122.66 () {60 vars in 1292 bytes} [Mon Sep 7 17:59:47 2026] GET /volume/v3/group_snapshots/5dbd2dfe-78bc-43f6-a64e-c33d23f89c59 => generated 306 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:59:47 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-e85e6a62-2c73-4723-a186-9e883bf17da6 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:59:47 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-e85e6a62-2c73-4723-a186-9e883bf17da6 tempest-VolumesAdminNegativeTest-1246264397 tempest-VolumesAdminNegativeTest-1246264397-project-member] GET http://192.168.122.66/volume/v3/volumes/cca621e5-904e-4e5b-838d-b5705e4ece73 Sep 07 17:59:47 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-e85e6a62-2c73-4723-a186-9e883bf17da6 tempest-VolumesAdminNegativeTest-1246264397 tempest-VolumesAdminNegativeTest-1246264397-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:59:47 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-e85e6a62-2c73-4723-a186-9e883bf17da6 tempest-VolumesAdminNegativeTest-1246264397 tempest-VolumesAdminNegativeTest-1246264397-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:59:47 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:59:47 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 17:59:47 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:59:47 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 17:59:47 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-e85e6a62-2c73-4723-a186-9e883bf17da6 tempest-VolumesAdminNegativeTest-1246264397 tempest-VolumesAdminNegativeTest-1246264397-project-member] Volume info retrieved successfully. Sep 07 17:59:47 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-e85e6a62-2c73-4723-a186-9e883bf17da6 tempest-VolumesAdminNegativeTest-1246264397 tempest-VolumesAdminNegativeTest-1246264397-project-member] http://192.168.122.66/volume/v3/volumes/cca621e5-904e-4e5b-838d-b5705e4ece73 returned with HTTP 200 Sep 07 17:59:47 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 37/75] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 17:59:47 2026] GET /volume/v3/volumes/cca621e5-904e-4e5b-838d-b5705e4ece73 => generated 829 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:59:47 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-2944e398-1c32-4daf-96ed-d5beb2e4b73e None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:59:47 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-2944e398-1c32-4daf-96ed-d5beb2e4b73e tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] GET http://192.168.122.66/volume/v3/volumes/8176ebdb-0f79-4f7a-8518-10fb8e402c9b Sep 07 17:59:47 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-2944e398-1c32-4daf-96ed-d5beb2e4b73e tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:59:47 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-2944e398-1c32-4daf-96ed-d5beb2e4b73e tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:59:47 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:59:47 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 17:59:47 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:59:47 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 17:59:47 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-2944e398-1c32-4daf-96ed-d5beb2e4b73e tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] Volume info retrieved successfully. Sep 07 17:59:47 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-2944e398-1c32-4daf-96ed-d5beb2e4b73e tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] http://192.168.122.66/volume/v3/volumes/8176ebdb-0f79-4f7a-8518-10fb8e402c9b returned with HTTP 200 Sep 07 17:59:47 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 38/76] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 17:59:47 2026] GET /volume/v3/volumes/8176ebdb-0f79-4f7a-8518-10fb8e402c9b => generated 850 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:59:48 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-21ed4e68-0a19-4261-a29c-2dddd043ce0d None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:59:48 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-21ed4e68-0a19-4261-a29c-2dddd043ce0d tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/group_snapshots/5dbd2dfe-78bc-43f6-a64e-c33d23f89c59 Sep 07 17:59:48 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-21ed4e68-0a19-4261-a29c-2dddd043ce0d tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:59:48 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-21ed4e68-0a19-4261-a29c-2dddd043ce0d tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'version_select' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:59:48 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.group_snapshots [None req-21ed4e68-0a19-4261-a29c-2dddd043ce0d tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] show called for member 5dbd2dfe-78bc-43f6-a64e-c33d23f89c59 {{(pid=86964) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 17:59:48 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:59:48 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 17:59:48 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-21ed4e68-0a19-4261-a29c-2dddd043ce0d tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/group_snapshots/5dbd2dfe-78bc-43f6-a64e-c33d23f89c59 returned with HTTP 200 Sep 07 17:59:48 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 39/77] 192.168.122.66 () {60 vars in 1292 bytes} [Mon Sep 7 17:59:48 2026] GET /volume/v3/group_snapshots/5dbd2dfe-78bc-43f6-a64e-c33d23f89c59 => generated 306 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:59:48 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-0ab3eb4f-ea4a-4043-b2c8-3ba2c3680d32 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:59:48 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-0ab3eb4f-ea4a-4043-b2c8-3ba2c3680d32 tempest-VolumesAdminNegativeTest-1246264397 tempest-VolumesAdminNegativeTest-1246264397-project-member] GET http://192.168.122.66/volume/v3/volumes/cca621e5-904e-4e5b-838d-b5705e4ece73 Sep 07 17:59:48 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-0ab3eb4f-ea4a-4043-b2c8-3ba2c3680d32 tempest-VolumesAdminNegativeTest-1246264397 tempest-VolumesAdminNegativeTest-1246264397-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:59:48 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-0ab3eb4f-ea4a-4043-b2c8-3ba2c3680d32 tempest-VolumesAdminNegativeTest-1246264397 tempest-VolumesAdminNegativeTest-1246264397-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:59:48 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:59:48 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 17:59:48 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:59:48 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 17:59:48 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-0ab3eb4f-ea4a-4043-b2c8-3ba2c3680d32 tempest-VolumesAdminNegativeTest-1246264397 tempest-VolumesAdminNegativeTest-1246264397-project-member] Volume info retrieved successfully. Sep 07 17:59:48 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-0ab3eb4f-ea4a-4043-b2c8-3ba2c3680d32 tempest-VolumesAdminNegativeTest-1246264397 tempest-VolumesAdminNegativeTest-1246264397-project-member] http://192.168.122.66/volume/v3/volumes/cca621e5-904e-4e5b-838d-b5705e4ece73 returned with HTTP 200 Sep 07 17:59:48 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 40/78] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 17:59:48 2026] GET /volume/v3/volumes/cca621e5-904e-4e5b-838d-b5705e4ece73 => generated 853 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:59:48 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-0e9c7f06-fd38-432f-ab26-96999617143d None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:59:48 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-0e9c7f06-fd38-432f-ab26-96999617143d tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] GET http://192.168.122.66/volume/v3/volumes/8176ebdb-0f79-4f7a-8518-10fb8e402c9b Sep 07 17:59:48 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-0e9c7f06-fd38-432f-ab26-96999617143d tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:59:48 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-0e9c7f06-fd38-432f-ab26-96999617143d tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:59:48 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:59:48 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 17:59:48 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:59:48 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 17:59:48 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-0e9c7f06-fd38-432f-ab26-96999617143d tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] Volume info retrieved successfully. Sep 07 17:59:48 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-0e9c7f06-fd38-432f-ab26-96999617143d tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] http://192.168.122.66/volume/v3/volumes/8176ebdb-0f79-4f7a-8518-10fb8e402c9b returned with HTTP 200 Sep 07 17:59:48 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 41/79] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 17:59:48 2026] GET /volume/v3/volumes/8176ebdb-0f79-4f7a-8518-10fb8e402c9b => generated 850 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:59:49 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-fbc23204-fda6-4142-9e04-49031bea3d20 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:59:49 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-fbc23204-fda6-4142-9e04-49031bea3d20 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/group_snapshots/5dbd2dfe-78bc-43f6-a64e-c33d23f89c59 Sep 07 17:59:49 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-fbc23204-fda6-4142-9e04-49031bea3d20 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:59:49 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-fbc23204-fda6-4142-9e04-49031bea3d20 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'version_select' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:59:49 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.group_snapshots [None req-fbc23204-fda6-4142-9e04-49031bea3d20 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] show called for member 5dbd2dfe-78bc-43f6-a64e-c33d23f89c59 {{(pid=86964) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 17:59:49 devstack devstack@c-api.service[86964]: DEBUG dbcounter [-] [86964] Writing DB stats cinder:SELECT=205,cinder:INSERT=21,cinder:UPDATE=24 {{(pid=86964) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 17:59:49 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:59:49 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 17:59:49 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-fbc23204-fda6-4142-9e04-49031bea3d20 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/group_snapshots/5dbd2dfe-78bc-43f6-a64e-c33d23f89c59 returned with HTTP 200 Sep 07 17:59:49 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 42/80] 192.168.122.66 () {60 vars in 1292 bytes} [Mon Sep 7 17:59:49 2026] GET /volume/v3/group_snapshots/5dbd2dfe-78bc-43f6-a64e-c33d23f89c59 => generated 306 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:59:49 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-3345e7ae-ee24-4754-93c6-852255d1c37d None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:59:49 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-3345e7ae-ee24-4754-93c6-852255d1c37d tempest-VolumesAdminNegativeTest-1246264397 tempest-VolumesAdminNegativeTest-1246264397-project-member] GET http://192.168.122.66/volume/v3/volumes/cca621e5-904e-4e5b-838d-b5705e4ece73 Sep 07 17:59:49 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-3345e7ae-ee24-4754-93c6-852255d1c37d tempest-VolumesAdminNegativeTest-1246264397 tempest-VolumesAdminNegativeTest-1246264397-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:59:49 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-3345e7ae-ee24-4754-93c6-852255d1c37d tempest-VolumesAdminNegativeTest-1246264397 tempest-VolumesAdminNegativeTest-1246264397-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:59:49 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:59:49 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 17:59:49 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:59:49 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 17:59:49 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-3345e7ae-ee24-4754-93c6-852255d1c37d tempest-VolumesAdminNegativeTest-1246264397 tempest-VolumesAdminNegativeTest-1246264397-project-member] Volume info retrieved successfully. Sep 07 17:59:49 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-3345e7ae-ee24-4754-93c6-852255d1c37d tempest-VolumesAdminNegativeTest-1246264397 tempest-VolumesAdminNegativeTest-1246264397-project-member] http://192.168.122.66/volume/v3/volumes/cca621e5-904e-4e5b-838d-b5705e4ece73 returned with HTTP 200 Sep 07 17:59:49 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 43/81] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 17:59:49 2026] GET /volume/v3/volumes/cca621e5-904e-4e5b-838d-b5705e4ece73 => generated 853 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:59:49 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-5a4fb5c5-9211-4e29-958c-a1737d13a41c None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:59:49 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-5a4fb5c5-9211-4e29-958c-a1737d13a41c tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] GET http://192.168.122.66/volume/v3/volumes/8176ebdb-0f79-4f7a-8518-10fb8e402c9b Sep 07 17:59:49 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-5a4fb5c5-9211-4e29-958c-a1737d13a41c tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:59:49 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-5a4fb5c5-9211-4e29-958c-a1737d13a41c tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:59:49 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:59:49 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 17:59:49 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:59:49 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 17:59:49 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-5a4fb5c5-9211-4e29-958c-a1737d13a41c tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] Volume info retrieved successfully. Sep 07 17:59:49 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-5a4fb5c5-9211-4e29-958c-a1737d13a41c tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] http://192.168.122.66/volume/v3/volumes/8176ebdb-0f79-4f7a-8518-10fb8e402c9b returned with HTTP 200 Sep 07 17:59:49 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 44/82] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 17:59:49 2026] GET /volume/v3/volumes/8176ebdb-0f79-4f7a-8518-10fb8e402c9b => generated 850 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:59:50 devstack devstack@c-api.service[86965]: DEBUG dbcounter [-] [86965] Writing DB stats cinder:SELECT=212,cinder:INSERT=24,cinder:UPDATE=30 {{(pid=86965) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 17:59:50 devstack devstack@c-api.service[86965]: DEBUG cinder.coordination [req-a4cfbb0c-6dc9-4a6f-a227-6c961c6f5d9e req-0e9d3309-b326-4ed5-9e83-469c0d602926 tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] Lock "cinder-attachment_update-8176ebdb-0f79-4f7a-8518-10fb8e402c9b-devstack" released by "attachment_update" :: held 2.765s {{(pid=86965) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 17:59:50 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-a4cfbb0c-6dc9-4a6f-a227-6c961c6f5d9e req-0e9d3309-b326-4ed5-9e83-469c0d602926 tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] http://192.168.122.66/volume/v3/attachments/c88f9a4d-92be-4e0b-b896-a50cfc78e471 returned with HTTP 200 Sep 07 17:59:50 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 39/83] 192.168.122.66 () {66 vars in 1588 bytes} [Mon Sep 7 17:59:47 2026] PUT /volume/v3/attachments/c88f9a4d-92be-4e0b-b896-a50cfc78e471 => generated 694 bytes in 2846 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:59:50 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-3d41e2a1-178f-472d-8f25-c70aac695d85 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:59:50 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-3d41e2a1-178f-472d-8f25-c70aac695d85 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/group_snapshots/5dbd2dfe-78bc-43f6-a64e-c33d23f89c59 Sep 07 17:59:50 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-3d41e2a1-178f-472d-8f25-c70aac695d85 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:59:50 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-3d41e2a1-178f-472d-8f25-c70aac695d85 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'version_select' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:59:50 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.group_snapshots [None req-3d41e2a1-178f-472d-8f25-c70aac695d85 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] show called for member 5dbd2dfe-78bc-43f6-a64e-c33d23f89c59 {{(pid=86964) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 17:59:50 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:59:50 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 17:59:50 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-3d41e2a1-178f-472d-8f25-c70aac695d85 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/group_snapshots/5dbd2dfe-78bc-43f6-a64e-c33d23f89c59 returned with HTTP 200 Sep 07 17:59:50 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 45/84] 192.168.122.66 () {60 vars in 1292 bytes} [Mon Sep 7 17:59:50 2026] GET /volume/v3/group_snapshots/5dbd2dfe-78bc-43f6-a64e-c33d23f89c59 => generated 307 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:59:50 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-02f00d92-ff98-4ae6-a004-f044f38d3c4c None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:59:50 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-02f00d92-ff98-4ae6-a004-f044f38d3c4c tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/snapshots/detail Sep 07 17:59:50 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-02f00d92-ff98-4ae6-a004-f044f38d3c4c tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:59:50 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-02f00d92-ff98-4ae6-a004-f044f38d3c4c tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'detail' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:59:50 devstack devstack@c-api.service[86965]: DEBUG cinder.api.api_utils [None req-02f00d92-ff98-4ae6-a004-f044f38d3c4c tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Removing options '' from query. {{(pid=86965) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 17:59:50 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:59:50 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 17:59:50 devstack devstack@c-api.service[86965]: DEBUG cinder.db.api [None req-02f00d92-ff98-4ae6-a004-f044f38d3c4c tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Building query based on filter {{(pid=86965) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 17:59:50 devstack devstack@c-api.service[86965]: /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 07 17:59:50 devstack devstack@c-api.service[86965]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 17:59:50 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-02f00d92-ff98-4ae6-a004-f044f38d3c4c tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Get all snapshots completed successfully. Sep 07 17:59:50 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:59:50 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 17:59:50 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-02f00d92-ff98-4ae6-a004-f044f38d3c4c tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/snapshots/detail returned with HTTP 200 Sep 07 17:59:50 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 40/85] 192.168.122.66 () {58 vars in 1143 bytes} [Mon Sep 7 17:59:50 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:59:50 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-bfb1a225-3e17-4fb0-b85a-3f20cbc527ac None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:59:50 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-bfb1a225-3e17-4fb0-b85a-3f20cbc527ac tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/snapshots/0497d97a-c36e-4f4d-bfaa-8887ae02e723 Sep 07 17:59:50 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-bfb1a225-3e17-4fb0-b85a-3f20cbc527ac tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:59:50 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-bfb1a225-3e17-4fb0-b85a-3f20cbc527ac tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:59:50 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-eb16b603-3b33-4c3e-86ce-2655837df844 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:59:50 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-eb16b603-3b33-4c3e-86ce-2655837df844 tempest-VolumesAdminNegativeTest-1246264397 tempest-VolumesAdminNegativeTest-1246264397-project-member] GET http://192.168.122.66/volume/v3/volumes/cca621e5-904e-4e5b-838d-b5705e4ece73 Sep 07 17:59:50 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-eb16b603-3b33-4c3e-86ce-2655837df844 tempest-VolumesAdminNegativeTest-1246264397 tempest-VolumesAdminNegativeTest-1246264397-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:59:50 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-eb16b603-3b33-4c3e-86ce-2655837df844 tempest-VolumesAdminNegativeTest-1246264397 tempest-VolumesAdminNegativeTest-1246264397-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:59:50 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:59:50 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 17:59:50 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-bfb1a225-3e17-4fb0-b85a-3f20cbc527ac tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Snapshot retrieved successfully. Sep 07 17:59:50 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-bfb1a225-3e17-4fb0-b85a-3f20cbc527ac tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/snapshots/0497d97a-c36e-4f4d-bfaa-8887ae02e723 returned with HTTP 200 Sep 07 17:59:50 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 46/86] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 17:59:50 2026] GET /volume/v3/snapshots/0497d97a-c36e-4f4d-bfaa-8887ae02e723 => generated 450 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:59:50 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-9ccd7808-26ce-4ef6-9dc6-9fd81262f02d None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:59:50 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-9ccd7808-26ce-4ef6-9dc6-9fd81262f02d tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] POST http://192.168.122.66/volume/v3/groups/action Sep 07 17:59:50 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-9ccd7808-26ce-4ef6-9dc6-9fd81262f02d tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "5dbd2dfe-78bc-43f6-a64e-c33d23f89c59", "name": "tempest-Group_from_snap-884296206"}}' {{(pid=86964) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:59:50 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-9ccd7808-26ce-4ef6-9dc6-9fd81262f02d tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "5dbd2dfe-78bc-43f6-a64e-c33d23f89c59", "name": "tempest-Group_from_snap-884296206"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:59:50 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:59:50 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 17:59:50 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.groups [None req-9ccd7808-26ce-4ef6-9dc6-9fd81262f02d tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Creating new group {'create-from-src': {'group_snapshot_id': '5dbd2dfe-78bc-43f6-a64e-c33d23f89c59', 'name': 'tempest-Group_from_snap-884296206'}}. {{(pid=86964) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Sep 07 17:59:50 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.groups [None req-9ccd7808-26ce-4ef6-9dc6-9fd81262f02d tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Creating group tempest-Group_from_snap-884296206 from group_snapshot 5dbd2dfe-78bc-43f6-a64e-c33d23f89c59. Sep 07 17:59:50 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:59:50 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 17:59:50 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:59:50 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 17:59:50 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-eb16b603-3b33-4c3e-86ce-2655837df844 tempest-VolumesAdminNegativeTest-1246264397 tempest-VolumesAdminNegativeTest-1246264397-project-member] Volume info retrieved successfully. Sep 07 17:59:50 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:59:50 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 17:59:50 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-eb16b603-3b33-4c3e-86ce-2655837df844 tempest-VolumesAdminNegativeTest-1246264397 tempest-VolumesAdminNegativeTest-1246264397-project-member] http://192.168.122.66/volume/v3/volumes/cca621e5-904e-4e5b-838d-b5705e4ece73 returned with HTTP 200 Sep 07 17:59:50 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 41/87] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 17:59:50 2026] GET /volume/v3/volumes/cca621e5-904e-4e5b-838d-b5705e4ece73 => generated 854 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:59:50 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:59:50 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 17:59:50 devstack devstack@c-api.service[86964]: /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 07 17:59:50 devstack devstack@c-api.service[86964]: return base.obj_make_list(context, cls(context), Sep 07 17:59:51 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-c2f2ddf2-9081-4ddd-a965-847b3dfd75ac None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:59:51 devstack devstack@c-api.service[86964]: /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 07 17:59:51 devstack devstack@c-api.service[86964]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 17:59:51 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c2f2ddf2-9081-4ddd-a965-847b3dfd75ac tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] GET http://192.168.122.66/volume/v3/volumes/8176ebdb-0f79-4f7a-8518-10fb8e402c9b Sep 07 17:59:51 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-c2f2ddf2-9081-4ddd-a965-847b3dfd75ac tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:59:51 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-c2f2ddf2-9081-4ddd-a965-847b3dfd75ac tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:59:51 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:59:51 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 17:59:51 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-9ccd7808-26ce-4ef6-9dc6-9fd81262f02d tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Created reservations ['9fcdf054-b853-4141-ab64-781c9ca5e6fa'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:59:51 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:59:51 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 17:59:51 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:59:51 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 17:59:51 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-c2f2ddf2-9081-4ddd-a965-847b3dfd75ac tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] Volume info retrieved successfully. Sep 07 17:59:51 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c2f2ddf2-9081-4ddd-a965-847b3dfd75ac tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] http://192.168.122.66/volume/v3/volumes/8176ebdb-0f79-4f7a-8518-10fb8e402c9b returned with HTTP 200 Sep 07 17:59:51 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 42/88] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 17:59:50 2026] GET /volume/v3/volumes/8176ebdb-0f79-4f7a-8518-10fb8e402c9b => generated 851 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:59:51 devstack devstack@c-api.service[86964]: /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 07 17:59:51 devstack devstack@c-api.service[86964]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 17:59:51 devstack devstack@c-api.service[86964]: INFO cinder.group.api [None req-9ccd7808-26ce-4ef6-9dc6-9fd81262f02d tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] A mapping entry already exists for group cf631821-04c9-46b5-b32f-d1f25706826f and volume type 05902c8b-b3cc-433c-bc45-3dfabba0abe9. Do not need to create again. Sep 07 17:59:51 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:59:51 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 17:59:51 devstack devstack@c-api.service[86964]: /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 07 17:59:51 devstack devstack@c-api.service[86964]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 17:59:51 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-9ccd7808-26ce-4ef6-9dc6-9fd81262f02d tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Availability zone cache updated, next update will occur around 2026-09-07 16:59:51.417059. {{(pid=86964) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 07 17:59:51 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-9ccd7808-26ce-4ef6-9dc6-9fd81262f02d tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Availability Zones retrieved successfully. Sep 07 17:59:51 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [req-a4cfbb0c-6dc9-4a6f-a227-6c961c6f5d9e req-b659cf0b-8ed1-4b99-bce0-17648adbfdec None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:59:51 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-a4cfbb0c-6dc9-4a6f-a227-6c961c6f5d9e req-b659cf0b-8ed1-4b99-bce0-17648adbfdec tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] POST http://192.168.122.66/volume/v3/attachments/c88f9a4d-92be-4e0b-b896-a50cfc78e471/action Sep 07 17:59:51 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-9ccd7808-26ce-4ef6-9dc6-9fd81262f02d tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Flow 'volume_create_api' (d5b5c059-7179-415e-9619-49eb3969226a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:59:51 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-a4cfbb0c-6dc9-4a6f-a227-6c961c6f5d9e req-b659cf0b-8ed1-4b99-bce0-17648adbfdec tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] Action body: b'{"os-complete": null}' {{(pid=86965) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:59:51 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-a4cfbb0c-6dc9-4a6f-a227-6c961c6f5d9e req-b659cf0b-8ed1-4b99-bce0-17648adbfdec tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:59:51 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-9ccd7808-26ce-4ef6-9dc6-9fd81262f02d tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5dd3ec14-56af-429c-9f46-3cf664fc75ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:59:51 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.flows.api.create_volume [None req-9ccd7808-26ce-4ef6-9dc6-9fd81262f02d tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86964) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:59:51 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:59:51 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 17:59:51 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:59:51 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 17:59:51 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:59:51 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 17:59:51 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-9ccd7808-26ce-4ef6-9dc6-9fd81262f02d tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5dd3ec14-56af-429c-9f46-3cf664fc75ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '0497d97a-c36e-4f4d-bfaa-8887ae02e723', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:58:50Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05902c8b-b3cc-433c-bc45-3dfabba0abe9,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-291891407',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05902c8b-b3cc-433c-bc45-3dfabba0abe9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'cf631821-04c9-46b5-b32f-d1f25706826f', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:59:51 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-9ccd7808-26ce-4ef6-9dc6-9fd81262f02d tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6fcec76-4ac2-4ded-9d51-e4291090168e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:59:51 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-a4cfbb0c-6dc9-4a6f-a227-6c961c6f5d9e req-b659cf0b-8ed1-4b99-bce0-17648adbfdec tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] http://192.168.122.66/volume/v3/attachments/c88f9a4d-92be-4e0b-b896-a50cfc78e471/action returned with HTTP 204 Sep 07 17:59:51 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 43/89] 192.168.122.66 () {66 vars in 1609 bytes} [Mon Sep 7 17:59:51 2026] POST /volume/v3/attachments/c88f9a4d-92be-4e0b-b896-a50cfc78e471/action => generated 0 bytes in 170 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:59:51 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [req-e2fa4785-a686-454a-92ce-8f31a0f37170 req-fcdb5e5e-d932-4d1f-b077-bc69cda8df1e None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:59:51 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-e2fa4785-a686-454a-92ce-8f31a0f37170 req-fcdb5e5e-d932-4d1f-b077-bc69cda8df1e tempest-VolumesAdminNegativeTest-483129647 tempest-VolumesAdminNegativeTest-483129647-project] GET http://192.168.122.66/volume/v3/volumes/b0d0e518-f565-4796-afb4-1eb95e7478a8 Sep 07 17:59:51 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-e2fa4785-a686-454a-92ce-8f31a0f37170 req-fcdb5e5e-d932-4d1f-b077-bc69cda8df1e tempest-VolumesAdminNegativeTest-483129647 tempest-VolumesAdminNegativeTest-483129647-project] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:59:51 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-e2fa4785-a686-454a-92ce-8f31a0f37170 req-fcdb5e5e-d932-4d1f-b077-bc69cda8df1e tempest-VolumesAdminNegativeTest-483129647 tempest-VolumesAdminNegativeTest-483129647-project] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:59:51 devstack devstack@c-api.service[86964]: WARNING cinder.quota [None req-9ccd7808-26ce-4ef6-9dc6-9fd81262f02d tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-291891407 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-291891407, it is now deprecated. Please use the default quota class for default quota. Sep 07 17:59:51 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-9ccd7808-26ce-4ef6-9dc6-9fd81262f02d tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Created reservations ['faf7af11-ba90-4e42-a49a-4196ac8a5f1e', '6dde7e1e-f2d7-4ad3-accf-c98bfee3671d'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:59:51 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-9ccd7808-26ce-4ef6-9dc6-9fd81262f02d tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6fcec76-4ac2-4ded-9d51-e4291090168e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['faf7af11-ba90-4e42-a49a-4196ac8a5f1e', '6dde7e1e-f2d7-4ad3-accf-c98bfee3671d']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:59:51 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-9ccd7808-26ce-4ef6-9dc6-9fd81262f02d tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (478da7d2-bd44-4826-86f2-944a228270bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:59:51 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:59:51 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 17:59:51 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:59:51 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 17:59:51 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-9ccd7808-26ce-4ef6-9dc6-9fd81262f02d tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (478da7d2-bd44-4826-86f2-944a228270bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a64bc44c-f825-44d8-a9a7-fabdd5587809', '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=cf631821-04c9-46b5-b32f-d1f25706826f,group_type_id=,metadata={},multiattach=False,project_id='2e587b279cef4d6d8329519aa853c0c7',qos_specs=None,replication_status=,reservations=['faf7af11-ba90-4e42-a49a-4196ac8a5f1e','6dde7e1e-f2d7-4ad3-accf-c98bfee3671d'],size=1,snapshot_id=0497d97a-c36e-4f4d-bfaa-8887ae02e723,source_replicaid=,source_volid=None,status='creating',user_id='55884fccbae9432aa03f85e4eed4ca39',volume_type_id=05902c8b-b3cc-433c-bc45-3dfabba0abe9), 'volume': Volume(_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-07T15:59:51Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=cf631821-04c9-46b5-b32f-d1f25706826f,host=None,id=a64bc44c-f825-44d8-a9a7-fabdd5587809,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e587b279cef4d6d8329519aa853c0c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=0497d97a-c36e-4f4d-bfaa-8887ae02e723,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='55884fccbae9432aa03f85e4eed4ca39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05902c8b-b3cc-433c-bc45-3dfabba0abe9),volume_type_id=05902c8b-b3cc-433c-bc45-3dfabba0abe9)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:59:51 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-9ccd7808-26ce-4ef6-9dc6-9fd81262f02d tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c8a8be2-0325-44ec-964b-7b47e603cd13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:59:51 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-9ccd7808-26ce-4ef6-9dc6-9fd81262f02d tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c8a8be2-0325-44ec-964b-7b47e603cd13) transitioned into state 'SUCCESS' from 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=cf631821-04c9-46b5-b32f-d1f25706826f,group_type_id=,metadata={},multiattach=False,project_id='2e587b279cef4d6d8329519aa853c0c7',qos_specs=None,replication_status=,reservations=['faf7af11-ba90-4e42-a49a-4196ac8a5f1e','6dde7e1e-f2d7-4ad3-accf-c98bfee3671d'],size=1,snapshot_id=0497d97a-c36e-4f4d-bfaa-8887ae02e723,source_replicaid=,source_volid=None,status='creating',user_id='55884fccbae9432aa03f85e4eed4ca39',volume_type_id=05902c8b-b3cc-433c-bc45-3dfabba0abe9)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:59:51 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-9ccd7808-26ce-4ef6-9dc6-9fd81262f02d tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Flow 'volume_create_api' (d5b5c059-7179-415e-9619-49eb3969226a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:59:51 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-9ccd7808-26ce-4ef6-9dc6-9fd81262f02d tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Create volume request issued successfully. Sep 07 17:59:52 devstack devstack@c-api.service[86964]: /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 07 17:59:52 devstack devstack@c-api.service[86964]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 17:59:52 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:59:52 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 17:59:52 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-9ccd7808-26ce-4ef6-9dc6-9fd81262f02d tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/groups/action returned with HTTP 202 Sep 07 17:59:52 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 47/90] 192.168.122.66 () {62 vars in 1197 bytes} [Mon Sep 7 17:59:50 2026] POST /volume/v3/groups/action => generated 102 bytes in 1178 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:59:52 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-18c7ae1e-f360-4b15-92ba-3050ed78dae1 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:59:52 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-18c7ae1e-f360-4b15-92ba-3050ed78dae1 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/volumes/detail Sep 07 17:59:52 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-18c7ae1e-f360-4b15-92ba-3050ed78dae1 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:59:52 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-18c7ae1e-f360-4b15-92ba-3050ed78dae1 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'detail' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:59:52 devstack devstack@c-api.service[86964]: DEBUG cinder.api.api_utils [None req-18c7ae1e-f360-4b15-92ba-3050ed78dae1 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Removing options '' from query. {{(pid=86964) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 17:59:52 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:59:52 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 17:59:52 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-18c7ae1e-f360-4b15-92ba-3050ed78dae1 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86964) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 17:59:52 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-e2fa4785-a686-454a-92ce-8f31a0f37170 req-fcdb5e5e-d932-4d1f-b077-bc69cda8df1e tempest-VolumesAdminNegativeTest-483129647 tempest-VolumesAdminNegativeTest-483129647-project] http://192.168.122.66/volume/v3/volumes/b0d0e518-f565-4796-afb4-1eb95e7478a8 returned with HTTP 404 Sep 07 17:59:52 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 44/91] 192.168.122.66 () {60 vars in 1482 bytes} [Mon Sep 7 17:59:51 2026] GET /volume/v3/volumes/b0d0e518-f565-4796-afb4-1eb95e7478a8 => generated 109 bytes in 503 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:59:52 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-6fb7cef4-d75c-4702-8c73-ff5183be81ee None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:59:52 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-6fb7cef4-d75c-4702-8c73-ff5183be81ee tempest-VolumesAdminNegativeTest-1246264397 tempest-VolumesAdminNegativeTest-1246264397-project-member] DELETE http://192.168.122.66/volume/v3/volumes/cca621e5-904e-4e5b-838d-b5705e4ece73 Sep 07 17:59:52 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-6fb7cef4-d75c-4702-8c73-ff5183be81ee tempest-VolumesAdminNegativeTest-1246264397 tempest-VolumesAdminNegativeTest-1246264397-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:59:52 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-6fb7cef4-d75c-4702-8c73-ff5183be81ee tempest-VolumesAdminNegativeTest-1246264397 tempest-VolumesAdminNegativeTest-1246264397-project-member] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:59:52 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-6fb7cef4-d75c-4702-8c73-ff5183be81ee tempest-VolumesAdminNegativeTest-1246264397 tempest-VolumesAdminNegativeTest-1246264397-project-member] Delete volume with id: cca621e5-904e-4e5b-838d-b5705e4ece73 Sep 07 17:59:52 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:59:52 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 17:59:52 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:59:52 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 17:59:52 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-18c7ae1e-f360-4b15-92ba-3050ed78dae1 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Get all volumes completed successfully. Sep 07 17:59:52 devstack devstack@c-api.service[86964]: WARNING stevedore.named [None req-18c7ae1e-f360-4b15-92ba-3050ed78dae1 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:59:52 devstack devstack@c-api.service[86964]: WARNING castellan.key_manager [None req-18c7ae1e-f360-4b15-92ba-3050ed78dae1 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:59:52 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:59:52 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 17:59:52 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:59:52 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 17:59:52 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-6fb7cef4-d75c-4702-8c73-ff5183be81ee tempest-VolumesAdminNegativeTest-1246264397 tempest-VolumesAdminNegativeTest-1246264397-project-member] Volume info retrieved successfully. Sep 07 17:59:52 devstack devstack@c-api.service[86964]: DEBUG oslo_db.sqlalchemy.engines [None req-18c7ae1e-f360-4b15-92ba-3050ed78dae1 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86964) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 17:59:52 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:59:52 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 17:59:52 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-6fb7cef4-d75c-4702-8c73-ff5183be81ee tempest-VolumesAdminNegativeTest-1246264397 tempest-VolumesAdminNegativeTest-1246264397-project-member] Delete volume request issued successfully. Sep 07 17:59:52 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-6fb7cef4-d75c-4702-8c73-ff5183be81ee tempest-VolumesAdminNegativeTest-1246264397 tempest-VolumesAdminNegativeTest-1246264397-project-member] http://192.168.122.66/volume/v3/volumes/cca621e5-904e-4e5b-838d-b5705e4ece73 returned with HTTP 202 Sep 07 17:59:52 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 45/92] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 17:59:52 2026] DELETE /volume/v3/volumes/cca621e5-904e-4e5b-838d-b5705e4ece73 => generated 0 bytes in 121 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 17:59:52 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-4247ce48-04ac-4f93-bc62-8e2d1ddaa837 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:59:52 devstack devstack@c-api.service[86964]: WARNING stevedore.named [None req-18c7ae1e-f360-4b15-92ba-3050ed78dae1 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:59:52 devstack devstack@c-api.service[86964]: WARNING castellan.key_manager [None req-18c7ae1e-f360-4b15-92ba-3050ed78dae1 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:59:52 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-4247ce48-04ac-4f93-bc62-8e2d1ddaa837 tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] GET http://192.168.122.66/volume/v3/volumes/8176ebdb-0f79-4f7a-8518-10fb8e402c9b Sep 07 17:59:52 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-4247ce48-04ac-4f93-bc62-8e2d1ddaa837 tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:59:52 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-4247ce48-04ac-4f93-bc62-8e2d1ddaa837 tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:59:52 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:59:52 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 17:59:52 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:59:52 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 17:59:52 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-4247ce48-04ac-4f93-bc62-8e2d1ddaa837 tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] Volume info retrieved successfully. Sep 07 17:59:52 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-4247ce48-04ac-4f93-bc62-8e2d1ddaa837 tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] http://192.168.122.66/volume/v3/volumes/8176ebdb-0f79-4f7a-8518-10fb8e402c9b returned with HTTP 200 Sep 07 17:59:52 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 46/93] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 17:59:52 2026] GET /volume/v3/volumes/8176ebdb-0f79-4f7a-8518-10fb8e402c9b => generated 1143 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:59:52 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-20bbf483-c521-459e-81b0-b116e21a551f None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:59:52 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-20bbf483-c521-459e-81b0-b116e21a551f tempest-VolumesAdminNegativeTest-1246264397 tempest-VolumesAdminNegativeTest-1246264397-project-member] GET http://192.168.122.66/volume/v3/volumes/cca621e5-904e-4e5b-838d-b5705e4ece73 Sep 07 17:59:52 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-20bbf483-c521-459e-81b0-b116e21a551f tempest-VolumesAdminNegativeTest-1246264397 tempest-VolumesAdminNegativeTest-1246264397-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:59:52 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-20bbf483-c521-459e-81b0-b116e21a551f tempest-VolumesAdminNegativeTest-1246264397 tempest-VolumesAdminNegativeTest-1246264397-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:59:52 devstack devstack@c-api.service[86964]: DEBUG oslo_db.sqlalchemy.engines [None req-18c7ae1e-f360-4b15-92ba-3050ed78dae1 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86964) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 17:59:52 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:59:52 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 17:59:52 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:59:52 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 17:59:52 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:59:52 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 17:59:52 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-20bbf483-c521-459e-81b0-b116e21a551f tempest-VolumesAdminNegativeTest-1246264397 tempest-VolumesAdminNegativeTest-1246264397-project-member] Volume info retrieved successfully. Sep 07 17:59:52 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-20bbf483-c521-459e-81b0-b116e21a551f tempest-VolumesAdminNegativeTest-1246264397 tempest-VolumesAdminNegativeTest-1246264397-project-member] http://192.168.122.66/volume/v3/volumes/cca621e5-904e-4e5b-838d-b5705e4ece73 returned with HTTP 200 Sep 07 17:59:52 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 47/94] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 17:59:52 2026] GET /volume/v3/volumes/cca621e5-904e-4e5b-838d-b5705e4ece73 => generated 853 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:59:52 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-744d7579-1ce3-47ad-a966-88a86e07b633 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:59:52 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-18c7ae1e-f360-4b15-92ba-3050ed78dae1 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/volumes/detail returned with HTTP 200 Sep 07 17:59:52 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 48/95] 192.168.122.66 () {60 vars in 1178 bytes} [Mon Sep 7 17:59:52 2026] GET /volume/v3/volumes/detail => generated 1844 bytes in 448 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 17:59:52 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-744d7579-1ce3-47ad-a966-88a86e07b633 tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] GET http://192.168.122.66/volume/v3/volumes/8176ebdb-0f79-4f7a-8518-10fb8e402c9b Sep 07 17:59:52 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-744d7579-1ce3-47ad-a966-88a86e07b633 tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:59:52 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-744d7579-1ce3-47ad-a966-88a86e07b633 tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:59:52 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:59:52 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 17:59:52 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:59:52 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 17:59:52 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-1a7aa743-af55-4afe-aec3-f5207e602a48 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:59:52 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-1a7aa743-af55-4afe-aec3-f5207e602a48 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/volumes/a64bc44c-f825-44d8-a9a7-fabdd5587809 Sep 07 17:59:52 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-1a7aa743-af55-4afe-aec3-f5207e602a48 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:59:52 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-1a7aa743-af55-4afe-aec3-f5207e602a48 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:59:52 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-744d7579-1ce3-47ad-a966-88a86e07b633 tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] Volume info retrieved successfully. Sep 07 17:59:52 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-744d7579-1ce3-47ad-a966-88a86e07b633 tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] http://192.168.122.66/volume/v3/volumes/8176ebdb-0f79-4f7a-8518-10fb8e402c9b returned with HTTP 200 Sep 07 17:59:52 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 48/96] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 17:59:52 2026] GET /volume/v3/volumes/8176ebdb-0f79-4f7a-8518-10fb8e402c9b => generated 1143 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:59:52 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:59:52 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 17:59:52 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:59:52 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 17:59:52 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-1a7aa743-af55-4afe-aec3-f5207e602a48 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Volume info retrieved successfully. Sep 07 17:59:52 devstack devstack@c-api.service[86964]: WARNING stevedore.named [None req-1a7aa743-af55-4afe-aec3-f5207e602a48 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:59:52 devstack devstack@c-api.service[86964]: WARNING castellan.key_manager [None req-1a7aa743-af55-4afe-aec3-f5207e602a48 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:59:52 devstack devstack@c-api.service[86964]: DEBUG oslo_db.sqlalchemy.engines [None req-1a7aa743-af55-4afe-aec3-f5207e602a48 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86964) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 17:59:52 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:59:52 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 17:59:52 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-1a7aa743-af55-4afe-aec3-f5207e602a48 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/volumes/a64bc44c-f825-44d8-a9a7-fabdd5587809 returned with HTTP 200 Sep 07 17:59:52 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 49/97] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 17:59:52 2026] GET /volume/v3/volumes/a64bc44c-f825-44d8-a9a7-fabdd5587809 => generated 931 bytes in 352 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 17:59:53 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-3200831a-00af-478f-87af-c9a9055fc967 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:59:53 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-3200831a-00af-478f-87af-c9a9055fc967 tempest-VolumesAdminNegativeTest-1246264397 tempest-VolumesAdminNegativeTest-1246264397-project-member] GET http://192.168.122.66/volume/v3/volumes/cca621e5-904e-4e5b-838d-b5705e4ece73 Sep 07 17:59:53 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-3200831a-00af-478f-87af-c9a9055fc967 tempest-VolumesAdminNegativeTest-1246264397 tempest-VolumesAdminNegativeTest-1246264397-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:59:53 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-3200831a-00af-478f-87af-c9a9055fc967 tempest-VolumesAdminNegativeTest-1246264397 tempest-VolumesAdminNegativeTest-1246264397-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:59:53 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:59:53 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 17:59:53 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:59:53 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 17:59:53 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-3200831a-00af-478f-87af-c9a9055fc967 tempest-VolumesAdminNegativeTest-1246264397 tempest-VolumesAdminNegativeTest-1246264397-project-member] Volume info retrieved successfully. Sep 07 17:59:53 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-3200831a-00af-478f-87af-c9a9055fc967 tempest-VolumesAdminNegativeTest-1246264397 tempest-VolumesAdminNegativeTest-1246264397-project-member] http://192.168.122.66/volume/v3/volumes/cca621e5-904e-4e5b-838d-b5705e4ece73 returned with HTTP 200 Sep 07 17:59:53 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 49/98] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 17:59:53 2026] GET /volume/v3/volumes/cca621e5-904e-4e5b-838d-b5705e4ece73 => generated 853 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:59:53 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-6521a647-a9b3-4817-bd1c-d9fb761913a1 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:59:53 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-6521a647-a9b3-4817-bd1c-d9fb761913a1 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/volumes/a64bc44c-f825-44d8-a9a7-fabdd5587809 Sep 07 17:59:53 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-6521a647-a9b3-4817-bd1c-d9fb761913a1 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:59:53 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-6521a647-a9b3-4817-bd1c-d9fb761913a1 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:59:54 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-d6eb4b4e-82b9-452e-af36-4d1fb590576f None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:59:54 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-d6eb4b4e-82b9-452e-af36-4d1fb590576f tempest-VolumesAdminNegativeTest-1246264397 tempest-VolumesAdminNegativeTest-1246264397-project-member] GET http://192.168.122.66/volume/v3/volumes/cca621e5-904e-4e5b-838d-b5705e4ece73 Sep 07 17:59:54 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-d6eb4b4e-82b9-452e-af36-4d1fb590576f tempest-VolumesAdminNegativeTest-1246264397 tempest-VolumesAdminNegativeTest-1246264397-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:59:54 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-d6eb4b4e-82b9-452e-af36-4d1fb590576f tempest-VolumesAdminNegativeTest-1246264397 tempest-VolumesAdminNegativeTest-1246264397-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:59:54 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-d6eb4b4e-82b9-452e-af36-4d1fb590576f tempest-VolumesAdminNegativeTest-1246264397 tempest-VolumesAdminNegativeTest-1246264397-project-member] http://192.168.122.66/volume/v3/volumes/cca621e5-904e-4e5b-838d-b5705e4ece73 returned with HTTP 404 Sep 07 17:59:54 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 50/99] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 17:59:54 2026] GET /volume/v3/volumes/cca621e5-904e-4e5b-838d-b5705e4ece73 => generated 109 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:59:54 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:59:54 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 17:59:54 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:59:54 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 17:59:54 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-6521a647-a9b3-4817-bd1c-d9fb761913a1 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Volume info retrieved successfully. Sep 07 17:59:54 devstack devstack@c-api.service[86964]: WARNING stevedore.named [None req-6521a647-a9b3-4817-bd1c-d9fb761913a1 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:59:54 devstack devstack@c-api.service[86964]: WARNING castellan.key_manager [None req-6521a647-a9b3-4817-bd1c-d9fb761913a1 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:59:55 devstack devstack@c-api.service[86964]: DEBUG oslo_db.sqlalchemy.engines [None req-6521a647-a9b3-4817-bd1c-d9fb761913a1 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86964) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 17:59:55 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:59:55 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 17:59:55 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-6521a647-a9b3-4817-bd1c-d9fb761913a1 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/volumes/a64bc44c-f825-44d8-a9a7-fabdd5587809 returned with HTTP 200 Sep 07 17:59:55 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 50/100] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 17:59:53 2026] GET /volume/v3/volumes/a64bc44c-f825-44d8-a9a7-fabdd5587809 => generated 931 bytes in 1318 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:59:55 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [req-d9db9421-9aa7-4b59-b390-b43b6e47d955 req-e23551e5-0c7b-49bd-b35e-97fa88faad7b None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:59:55 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-d9db9421-9aa7-4b59-b390-b43b6e47d955 req-e23551e5-0c7b-49bd-b35e-97fa88faad7b tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] DELETE http://192.168.122.66/volume/v3/attachments/c88f9a4d-92be-4e0b-b896-a50cfc78e471 Sep 07 17:59:56 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-d9db9421-9aa7-4b59-b390-b43b6e47d955 req-e23551e5-0c7b-49bd-b35e-97fa88faad7b tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:59:56 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-d9db9421-9aa7-4b59-b390-b43b6e47d955 req-e23551e5-0c7b-49bd-b35e-97fa88faad7b tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] Calling method 'version_select' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:59:56 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:59:56 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 17:59:56 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-d274ae64-2aad-4b6a-a6da-cf0ede939804 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:59:56 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-d274ae64-2aad-4b6a-a6da-cf0ede939804 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/volumes/a64bc44c-f825-44d8-a9a7-fabdd5587809 Sep 07 17:59:56 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-d274ae64-2aad-4b6a-a6da-cf0ede939804 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:59:56 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-d274ae64-2aad-4b6a-a6da-cf0ede939804 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:59:56 devstack devstack@c-api.service[86965]: /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 07 17:59:56 devstack devstack@c-api.service[86965]: return base.obj_make_list(context, Sep 07 17:59:56 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:59:56 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 17:59:56 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:59:56 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 17:59:56 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-d274ae64-2aad-4b6a-a6da-cf0ede939804 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Volume info retrieved successfully. Sep 07 17:59:56 devstack devstack@c-api.service[86964]: WARNING stevedore.named [None req-d274ae64-2aad-4b6a-a6da-cf0ede939804 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:59:56 devstack devstack@c-api.service[86964]: WARNING castellan.key_manager [None req-d274ae64-2aad-4b6a-a6da-cf0ede939804 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:59:56 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-d9db9421-9aa7-4b59-b390-b43b6e47d955 req-e23551e5-0c7b-49bd-b35e-97fa88faad7b tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] http://192.168.122.66/volume/v3/attachments/c88f9a4d-92be-4e0b-b896-a50cfc78e471 returned with HTTP 200 Sep 07 17:59:56 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 51/101] 192.168.122.66 () {64 vars in 1557 bytes} [Mon Sep 7 17:59:55 2026] DELETE /volume/v3/attachments/c88f9a4d-92be-4e0b-b896-a50cfc78e471 => generated 19 bytes in 672 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:59:56 devstack devstack@c-api.service[86964]: DEBUG oslo_db.sqlalchemy.engines [None req-d274ae64-2aad-4b6a-a6da-cf0ede939804 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86964) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 17:59:56 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:59:56 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 17:59:56 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-d274ae64-2aad-4b6a-a6da-cf0ede939804 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/volumes/a64bc44c-f825-44d8-a9a7-fabdd5587809 returned with HTTP 200 Sep 07 17:59:56 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 51/102] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 17:59:56 2026] GET /volume/v3/volumes/a64bc44c-f825-44d8-a9a7-fabdd5587809 => generated 931 bytes in 478 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:59:57 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-c884e199-3b48-47d8-9373-c25d9a23ec3a None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:59:57 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c884e199-3b48-47d8-9373-c25d9a23ec3a tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/volumes/a64bc44c-f825-44d8-a9a7-fabdd5587809 Sep 07 17:59:57 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-c884e199-3b48-47d8-9373-c25d9a23ec3a tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:59:57 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-c884e199-3b48-47d8-9373-c25d9a23ec3a tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:59:57 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:59:57 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 17:59:57 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:59:57 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 17:59:57 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-c884e199-3b48-47d8-9373-c25d9a23ec3a tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Volume info retrieved successfully. Sep 07 17:59:57 devstack devstack@c-api.service[86965]: WARNING stevedore.named [None req-c884e199-3b48-47d8-9373-c25d9a23ec3a tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:59:57 devstack devstack@c-api.service[86965]: WARNING castellan.key_manager [None req-c884e199-3b48-47d8-9373-c25d9a23ec3a tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:59:58 devstack devstack@c-api.service[86965]: DEBUG oslo_db.sqlalchemy.engines [None req-c884e199-3b48-47d8-9373-c25d9a23ec3a tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86965) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 17:59:58 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:59:58 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 17:59:58 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c884e199-3b48-47d8-9373-c25d9a23ec3a tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/volumes/a64bc44c-f825-44d8-a9a7-fabdd5587809 returned with HTTP 200 Sep 07 17:59:58 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 52/103] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 17:59:57 2026] GET /volume/v3/volumes/a64bc44c-f825-44d8-a9a7-fabdd5587809 => generated 931 bytes in 624 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:59:59 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-477b25c7-cae5-445a-aa78-a069dd6a7449 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:59:59 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-bee1c3c1-f837-459f-b9fd-1e63e377d7c6 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:59:59 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-bee1c3c1-f837-459f-b9fd-1e63e377d7c6 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/volumes/a64bc44c-f825-44d8-a9a7-fabdd5587809 Sep 07 17:59:59 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-bee1c3c1-f837-459f-b9fd-1e63e377d7c6 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:59:59 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-477b25c7-cae5-445a-aa78-a069dd6a7449 tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] GET http://192.168.122.66/volume/v3/volumes/8176ebdb-0f79-4f7a-8518-10fb8e402c9b Sep 07 17:59:59 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-477b25c7-cae5-445a-aa78-a069dd6a7449 tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:59:59 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-477b25c7-cae5-445a-aa78-a069dd6a7449 tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:59:59 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-bee1c3c1-f837-459f-b9fd-1e63e377d7c6 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:59:59 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:59:59 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 17:59:59 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:59:59 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 17:59:59 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:59:59 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 17:59:59 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:59:59 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 17:59:59 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-bee1c3c1-f837-459f-b9fd-1e63e377d7c6 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Volume info retrieved successfully. Sep 07 17:59:59 devstack devstack@c-api.service[86965]: WARNING stevedore.named [None req-bee1c3c1-f837-459f-b9fd-1e63e377d7c6 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:59:59 devstack devstack@c-api.service[86965]: WARNING castellan.key_manager [None req-bee1c3c1-f837-459f-b9fd-1e63e377d7c6 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:59:59 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-477b25c7-cae5-445a-aa78-a069dd6a7449 tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] Volume info retrieved successfully. Sep 07 17:59:59 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-477b25c7-cae5-445a-aa78-a069dd6a7449 tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] http://192.168.122.66/volume/v3/volumes/8176ebdb-0f79-4f7a-8518-10fb8e402c9b returned with HTTP 200 Sep 07 17:59:59 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 52/104] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 17:59:59 2026] GET /volume/v3/volumes/8176ebdb-0f79-4f7a-8518-10fb8e402c9b => generated 851 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:59:59 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-8c891ddd-6fa5-45d2-9b4d-07124a00baf5 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:59:59 devstack devstack@c-api.service[86965]: DEBUG oslo_db.sqlalchemy.engines [None req-bee1c3c1-f837-459f-b9fd-1e63e377d7c6 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86965) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 17:59:59 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-8c891ddd-6fa5-45d2-9b4d-07124a00baf5 tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] GET http://192.168.122.66/volume/v3/volumes/8176ebdb-0f79-4f7a-8518-10fb8e402c9b Sep 07 17:59:59 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-8c891ddd-6fa5-45d2-9b4d-07124a00baf5 tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:59:59 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:59:59 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 17:59:59 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-8c891ddd-6fa5-45d2-9b4d-07124a00baf5 tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:59:59 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:59:59 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 17:59:59 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:59:59 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 17:59:59 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-bee1c3c1-f837-459f-b9fd-1e63e377d7c6 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/volumes/a64bc44c-f825-44d8-a9a7-fabdd5587809 returned with HTTP 200 Sep 07 17:59:59 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 53/105] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 17:59:59 2026] GET /volume/v3/volumes/a64bc44c-f825-44d8-a9a7-fabdd5587809 => generated 931 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 17:59:59 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-8c891ddd-6fa5-45d2-9b4d-07124a00baf5 tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] Volume info retrieved successfully. Sep 07 17:59:59 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-8c891ddd-6fa5-45d2-9b4d-07124a00baf5 tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] http://192.168.122.66/volume/v3/volumes/8176ebdb-0f79-4f7a-8518-10fb8e402c9b returned with HTTP 200 Sep 07 17:59:59 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 53/106] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 17:59:59 2026] GET /volume/v3/volumes/8176ebdb-0f79-4f7a-8518-10fb8e402c9b => generated 851 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:59:59 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-180909b2-a675-4b47-880a-439e788480ff None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:59:59 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-180909b2-a675-4b47-880a-439e788480ff tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] GET http://192.168.122.66/volume/v3/volumes/8176ebdb-0f79-4f7a-8518-10fb8e402c9b Sep 07 17:59:59 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-180909b2-a675-4b47-880a-439e788480ff tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:59:59 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-180909b2-a675-4b47-880a-439e788480ff tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:59:59 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:59:59 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 17:59:59 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:59:59 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 17:59:59 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-180909b2-a675-4b47-880a-439e788480ff tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] Volume info retrieved successfully. Sep 07 17:59:59 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-180909b2-a675-4b47-880a-439e788480ff tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] http://192.168.122.66/volume/v3/volumes/8176ebdb-0f79-4f7a-8518-10fb8e402c9b returned with HTTP 200 Sep 07 17:59:59 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 54/107] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 17:59:59 2026] GET /volume/v3/volumes/8176ebdb-0f79-4f7a-8518-10fb8e402c9b => generated 851 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:59:59 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-d89a4a88-3a56-479f-996e-34c1a2b24ed9 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:59:59 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-d89a4a88-3a56-479f-996e-34c1a2b24ed9 tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] DELETE http://192.168.122.66/volume/v3/volumes/8176ebdb-0f79-4f7a-8518-10fb8e402c9b Sep 07 18:00:00 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-d89a4a88-3a56-479f-996e-34c1a2b24ed9 tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:00:00 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-d89a4a88-3a56-479f-996e-34c1a2b24ed9 tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:00:00 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-d89a4a88-3a56-479f-996e-34c1a2b24ed9 tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] Delete volume with id: 8176ebdb-0f79-4f7a-8518-10fb8e402c9b Sep 07 18:00:00 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:00:00 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:00:00 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:00:00 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:00:00 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-d89a4a88-3a56-479f-996e-34c1a2b24ed9 tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] Volume info retrieved successfully. Sep 07 18:00:00 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-d89a4a88-3a56-479f-996e-34c1a2b24ed9 tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] Delete volume request issued successfully. Sep 07 18:00:00 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-d89a4a88-3a56-479f-996e-34c1a2b24ed9 tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] http://192.168.122.66/volume/v3/volumes/8176ebdb-0f79-4f7a-8518-10fb8e402c9b returned with HTTP 202 Sep 07 18:00:00 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 54/108] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 17:59:59 2026] DELETE /volume/v3/volumes/8176ebdb-0f79-4f7a-8518-10fb8e402c9b => generated 0 bytes in 307 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:00:00 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-4b3ad72c-1c1b-4b37-8869-c03d4e1836b1 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:00:00 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-4b3ad72c-1c1b-4b37-8869-c03d4e1836b1 tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] GET http://192.168.122.66/volume/v3/volumes/8176ebdb-0f79-4f7a-8518-10fb8e402c9b Sep 07 18:00:00 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-4b3ad72c-1c1b-4b37-8869-c03d4e1836b1 tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:00:00 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-4b3ad72c-1c1b-4b37-8869-c03d4e1836b1 tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:00:00 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:00:00 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:00:00 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:00:00 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:00:00 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-4b3ad72c-1c1b-4b37-8869-c03d4e1836b1 tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] Volume info retrieved successfully. Sep 07 18:00:00 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-4b3ad72c-1c1b-4b37-8869-c03d4e1836b1 tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] http://192.168.122.66/volume/v3/volumes/8176ebdb-0f79-4f7a-8518-10fb8e402c9b returned with HTTP 200 Sep 07 18:00:00 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 55/109] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:00:00 2026] GET /volume/v3/volumes/8176ebdb-0f79-4f7a-8518-10fb8e402c9b => generated 850 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:00:00 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-17fccbe2-c6c2-4d20-b0d4-4c38afb8fa8c None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:00:00 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-17fccbe2-c6c2-4d20-b0d4-4c38afb8fa8c tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/volumes/a64bc44c-f825-44d8-a9a7-fabdd5587809 Sep 07 18:00:00 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-17fccbe2-c6c2-4d20-b0d4-4c38afb8fa8c tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:00:00 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-17fccbe2-c6c2-4d20-b0d4-4c38afb8fa8c tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:00:00 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:00:00 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:00:00 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:00:00 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:00:00 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-17fccbe2-c6c2-4d20-b0d4-4c38afb8fa8c tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Volume info retrieved successfully. Sep 07 18:00:00 devstack devstack@c-api.service[86964]: WARNING stevedore.named [None req-17fccbe2-c6c2-4d20-b0d4-4c38afb8fa8c tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 18:00:00 devstack devstack@c-api.service[86964]: WARNING castellan.key_manager [None req-17fccbe2-c6c2-4d20-b0d4-4c38afb8fa8c tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 18:00:01 devstack devstack@c-api.service[86964]: DEBUG oslo_db.sqlalchemy.engines [None req-17fccbe2-c6c2-4d20-b0d4-4c38afb8fa8c tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86964) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 18:00:01 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:00:01 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:00:01 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-17fccbe2-c6c2-4d20-b0d4-4c38afb8fa8c tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/volumes/a64bc44c-f825-44d8-a9a7-fabdd5587809 returned with HTTP 200 Sep 07 18:00:01 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 55/110] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:00:00 2026] GET /volume/v3/volumes/a64bc44c-f825-44d8-a9a7-fabdd5587809 => generated 931 bytes in 489 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:00:01 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-a53743c8-d211-4030-87a8-a45f7932a6b4 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:00:01 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-a53743c8-d211-4030-87a8-a45f7932a6b4 tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] GET http://192.168.122.66/volume/v3/volumes/8176ebdb-0f79-4f7a-8518-10fb8e402c9b Sep 07 18:00:01 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-a53743c8-d211-4030-87a8-a45f7932a6b4 tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:00:01 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-a53743c8-d211-4030-87a8-a45f7932a6b4 tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:00:01 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:00:01 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:00:01 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:00:01 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:00:01 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-a53743c8-d211-4030-87a8-a45f7932a6b4 tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] Volume info retrieved successfully. Sep 07 18:00:01 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-a53743c8-d211-4030-87a8-a45f7932a6b4 tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] http://192.168.122.66/volume/v3/volumes/8176ebdb-0f79-4f7a-8518-10fb8e402c9b returned with HTTP 200 Sep 07 18:00:01 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 56/111] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:00:01 2026] GET /volume/v3/volumes/8176ebdb-0f79-4f7a-8518-10fb8e402c9b => generated 850 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:00:02 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-7e13d789-b6e4-4713-a2ae-e71f52037dbd None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:00:02 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-7e13d789-b6e4-4713-a2ae-e71f52037dbd tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/volumes/a64bc44c-f825-44d8-a9a7-fabdd5587809 Sep 07 18:00:02 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-7e13d789-b6e4-4713-a2ae-e71f52037dbd tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:00:02 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-7e13d789-b6e4-4713-a2ae-e71f52037dbd tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:00:02 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:00:02 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:00:02 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:00:02 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:00:02 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-7e13d789-b6e4-4713-a2ae-e71f52037dbd tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Volume info retrieved successfully. Sep 07 18:00:02 devstack devstack@c-api.service[86964]: WARNING stevedore.named [None req-7e13d789-b6e4-4713-a2ae-e71f52037dbd tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 18:00:02 devstack devstack@c-api.service[86964]: WARNING castellan.key_manager [None req-7e13d789-b6e4-4713-a2ae-e71f52037dbd tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 18:00:02 devstack devstack@c-api.service[86964]: DEBUG oslo_db.sqlalchemy.engines [None req-7e13d789-b6e4-4713-a2ae-e71f52037dbd tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86964) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 18:00:02 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:00:02 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:00:02 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-7e13d789-b6e4-4713-a2ae-e71f52037dbd tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/volumes/a64bc44c-f825-44d8-a9a7-fabdd5587809 returned with HTTP 200 Sep 07 18:00:02 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 56/112] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:00:02 2026] GET /volume/v3/volumes/a64bc44c-f825-44d8-a9a7-fabdd5587809 => generated 932 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 18:00:02 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-ce727275-df6a-4044-ae3e-f1be5c357981 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:00:02 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-ce727275-df6a-4044-ae3e-f1be5c357981 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/groups/cf631821-04c9-46b5-b32f-d1f25706826f Sep 07 18:00:02 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-ce727275-df6a-4044-ae3e-f1be5c357981 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:00:02 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-ce727275-df6a-4044-ae3e-f1be5c357981 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'version_select' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:00:02 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.groups [None req-ce727275-df6a-4044-ae3e-f1be5c357981 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] show called for member cf631821-04c9-46b5-b32f-d1f25706826f {{(pid=86965) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 18:00:02 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:00:02 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:00:02 devstack devstack@c-api.service[86965]: /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 07 18:00:02 devstack devstack@c-api.service[86965]: return base.obj_make_list(context, cls(context), Sep 07 18:00:02 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-ce727275-df6a-4044-ae3e-f1be5c357981 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/groups/cf631821-04c9-46b5-b32f-d1f25706826f returned with HTTP 200 Sep 07 18:00:02 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 57/113] 192.168.122.66 () {60 vars in 1265 bytes} [Mon Sep 7 18:00:02 2026] GET /volume/v3/groups/cf631821-04c9-46b5-b32f-d1f25706826f => generated 417 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:00:02 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-0875c34f-13e9-44cf-b26d-a4f3e3dcc3c1 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:00:02 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-0875c34f-13e9-44cf-b26d-a4f3e3dcc3c1 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/volumes/detail Sep 07 18:00:02 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-0875c34f-13e9-44cf-b26d-a4f3e3dcc3c1 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:00:02 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-0875c34f-13e9-44cf-b26d-a4f3e3dcc3c1 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'detail' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:00:02 devstack devstack@c-api.service[86964]: DEBUG cinder.api.api_utils [None req-0875c34f-13e9-44cf-b26d-a4f3e3dcc3c1 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Removing options '' from query. {{(pid=86964) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 18:00:02 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-0875c34f-13e9-44cf-b26d-a4f3e3dcc3c1 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86964) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 18:00:02 devstack devstack@c-api.service[86964]: /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 07 18:00:02 devstack devstack@c-api.service[86964]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 18:00:02 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:00:02 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:00:02 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:00:02 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:00:02 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-0875c34f-13e9-44cf-b26d-a4f3e3dcc3c1 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Get all volumes completed successfully. Sep 07 18:00:02 devstack devstack@c-api.service[86964]: WARNING stevedore.named [None req-0875c34f-13e9-44cf-b26d-a4f3e3dcc3c1 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 18:00:02 devstack devstack@c-api.service[86964]: WARNING castellan.key_manager [None req-0875c34f-13e9-44cf-b26d-a4f3e3dcc3c1 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 18:00:02 devstack devstack@c-api.service[86964]: DEBUG oslo_db.sqlalchemy.engines [None req-0875c34f-13e9-44cf-b26d-a4f3e3dcc3c1 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86964) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 18:00:02 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:00:02 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:00:02 devstack devstack@c-api.service[86964]: WARNING stevedore.named [None req-0875c34f-13e9-44cf-b26d-a4f3e3dcc3c1 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 18:00:02 devstack devstack@c-api.service[86964]: WARNING castellan.key_manager [None req-0875c34f-13e9-44cf-b26d-a4f3e3dcc3c1 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 18:00:02 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-f9173814-62ae-4801-8b08-4da581ed737e None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:00:02 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-f9173814-62ae-4801-8b08-4da581ed737e tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] GET http://192.168.122.66/volume/v3/volumes/8176ebdb-0f79-4f7a-8518-10fb8e402c9b Sep 07 18:00:02 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-f9173814-62ae-4801-8b08-4da581ed737e tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:00:02 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-f9173814-62ae-4801-8b08-4da581ed737e tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:00:02 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-f9173814-62ae-4801-8b08-4da581ed737e tempest-DeleteServersTestJSON-1580364880 tempest-DeleteServersTestJSON-1580364880-project-member] http://192.168.122.66/volume/v3/volumes/8176ebdb-0f79-4f7a-8518-10fb8e402c9b returned with HTTP 404 Sep 07 18:00:02 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 58/114] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:00:02 2026] GET /volume/v3/volumes/8176ebdb-0f79-4f7a-8518-10fb8e402c9b => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:00:02 devstack devstack@c-api.service[86964]: DEBUG oslo_db.sqlalchemy.engines [None req-0875c34f-13e9-44cf-b26d-a4f3e3dcc3c1 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86964) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 18:00:02 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:00:02 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:00:02 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-0875c34f-13e9-44cf-b26d-a4f3e3dcc3c1 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/volumes/detail returned with HTTP 200 Sep 07 18:00:02 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 57/115] 192.168.122.66 () {60 vars in 1178 bytes} [Mon Sep 7 18:00:02 2026] GET /volume/v3/volumes/detail => generated 1845 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 18:00:02 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-5c1b0107-adba-463f-a928-5101182634e3 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:00:02 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-5c1b0107-adba-463f-a928-5101182634e3 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] POST http://192.168.122.66/volume/v3/groups/cf631821-04c9-46b5-b32f-d1f25706826f/action Sep 07 18:00:02 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-5c1b0107-adba-463f-a928-5101182634e3 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86965) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:00:02 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-5c1b0107-adba-463f-a928-5101182634e3 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:00:02 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.groups [None req-5c1b0107-adba-463f-a928-5101182634e3 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] delete called for group cf631821-04c9-46b5-b32f-d1f25706826f {{(pid=86965) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 07 18:00:02 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.groups [None req-5c1b0107-adba-463f-a928-5101182634e3 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Delete group with id: cf631821-04c9-46b5-b32f-d1f25706826f Sep 07 18:00:02 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:00:02 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:00:02 devstack devstack@c-api.service[86965]: /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 07 18:00:02 devstack devstack@c-api.service[86965]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 07 18:00:02 devstack devstack@c-api.service[86965]: /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 07 18:00:02 devstack devstack@c-api.service[86965]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 18:00:02 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-5c1b0107-adba-463f-a928-5101182634e3 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/groups/cf631821-04c9-46b5-b32f-d1f25706826f/action returned with HTTP 202 Sep 07 18:00:02 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 59/116] 192.168.122.66 () {62 vars in 1307 bytes} [Mon Sep 7 18:00:02 2026] POST /volume/v3/groups/cf631821-04c9-46b5-b32f-d1f25706826f/action => generated 0 bytes in 126 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 18:00:02 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-39cc971a-0e7a-4dfc-8548-89ed5b1fa006 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:00:02 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-39cc971a-0e7a-4dfc-8548-89ed5b1fa006 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/volumes/a64bc44c-f825-44d8-a9a7-fabdd5587809 Sep 07 18:00:02 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-39cc971a-0e7a-4dfc-8548-89ed5b1fa006 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:00:02 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-39cc971a-0e7a-4dfc-8548-89ed5b1fa006 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:00:02 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:00:02 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:00:02 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:00:02 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:00:02 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-39cc971a-0e7a-4dfc-8548-89ed5b1fa006 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Volume info retrieved successfully. Sep 07 18:00:02 devstack devstack@c-api.service[86964]: WARNING stevedore.named [None req-39cc971a-0e7a-4dfc-8548-89ed5b1fa006 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 18:00:02 devstack devstack@c-api.service[86964]: WARNING castellan.key_manager [None req-39cc971a-0e7a-4dfc-8548-89ed5b1fa006 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 18:00:03 devstack devstack@c-api.service[86964]: DEBUG oslo_db.sqlalchemy.engines [None req-39cc971a-0e7a-4dfc-8548-89ed5b1fa006 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86964) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 18:00:03 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:00:03 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:00:03 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-39cc971a-0e7a-4dfc-8548-89ed5b1fa006 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/volumes/a64bc44c-f825-44d8-a9a7-fabdd5587809 returned with HTTP 200 Sep 07 18:00:03 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 58/117] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:00:02 2026] GET /volume/v3/volumes/a64bc44c-f825-44d8-a9a7-fabdd5587809 => generated 931 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 18:00:04 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-9fff27a4-abf5-4954-85c9-fa0b9d649923 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:00:04 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-9fff27a4-abf5-4954-85c9-fa0b9d649923 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/volumes/a64bc44c-f825-44d8-a9a7-fabdd5587809 Sep 07 18:00:04 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-9fff27a4-abf5-4954-85c9-fa0b9d649923 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:00:04 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-9fff27a4-abf5-4954-85c9-fa0b9d649923 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:00:04 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-9fff27a4-abf5-4954-85c9-fa0b9d649923 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/volumes/a64bc44c-f825-44d8-a9a7-fabdd5587809 returned with HTTP 404 Sep 07 18:00:04 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 60/118] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:00:04 2026] GET /volume/v3/volumes/a64bc44c-f825-44d8-a9a7-fabdd5587809 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 18:00:04 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-c925f4ee-2ba7-4ccf-9dae-2c7c223c54cf None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:00:04 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c925f4ee-2ba7-4ccf-9dae-2c7c223c54cf tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/groups/cf631821-04c9-46b5-b32f-d1f25706826f Sep 07 18:00:04 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c925f4ee-2ba7-4ccf-9dae-2c7c223c54cf tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:00:04 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c925f4ee-2ba7-4ccf-9dae-2c7c223c54cf tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'version_select' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:00:04 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.groups [None req-c925f4ee-2ba7-4ccf-9dae-2c7c223c54cf tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] show called for member cf631821-04c9-46b5-b32f-d1f25706826f {{(pid=86964) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 18:00:04 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c925f4ee-2ba7-4ccf-9dae-2c7c223c54cf tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/groups/cf631821-04c9-46b5-b32f-d1f25706826f returned with HTTP 404 Sep 07 18:00:04 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 59/119] 192.168.122.66 () {60 vars in 1265 bytes} [Mon Sep 7 18:00:04 2026] GET /volume/v3/groups/cf631821-04c9-46b5-b32f-d1f25706826f => generated 108 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 18:00:04 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-a751e369-827a-4c4d-a22c-b9fa61c5969f None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:00:04 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-a751e369-827a-4c4d-a22c-b9fa61c5969f tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] DELETE http://192.168.122.66/volume/v3/group_snapshots/5dbd2dfe-78bc-43f6-a64e-c33d23f89c59 Sep 07 18:00:04 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-a751e369-827a-4c4d-a22c-b9fa61c5969f tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:00:04 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-a751e369-827a-4c4d-a22c-b9fa61c5969f tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'version_select' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:00:04 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.group_snapshots [None req-a751e369-827a-4c4d-a22c-b9fa61c5969f tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] delete called for member 5dbd2dfe-78bc-43f6-a64e-c33d23f89c59 {{(pid=86965) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 07 18:00:04 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.group_snapshots [None req-a751e369-827a-4c4d-a22c-b9fa61c5969f tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Delete group_snapshot with id: 5dbd2dfe-78bc-43f6-a64e-c33d23f89c59 Sep 07 18:00:04 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:00:04 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:00:04 devstack devstack@c-api.service[86965]: /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 07 18:00:04 devstack devstack@c-api.service[86965]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 18:00:04 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-a751e369-827a-4c4d-a22c-b9fa61c5969f tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/group_snapshots/5dbd2dfe-78bc-43f6-a64e-c33d23f89c59 returned with HTTP 202 Sep 07 18:00:04 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 61/120] 192.168.122.66 () {60 vars in 1295 bytes} [Mon Sep 7 18:00:04 2026] DELETE /volume/v3/group_snapshots/5dbd2dfe-78bc-43f6-a64e-c33d23f89c59 => generated 0 bytes in 133 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 18:00:04 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-c5cb3af5-bb50-46ed-8dc8-bb887a8ef48f None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:00:04 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c5cb3af5-bb50-46ed-8dc8-bb887a8ef48f tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/volumes/detail Sep 07 18:00:04 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c5cb3af5-bb50-46ed-8dc8-bb887a8ef48f tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:00:04 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c5cb3af5-bb50-46ed-8dc8-bb887a8ef48f tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'detail' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:00:04 devstack devstack@c-api.service[86964]: DEBUG cinder.api.api_utils [None req-c5cb3af5-bb50-46ed-8dc8-bb887a8ef48f tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Removing options '' from query. {{(pid=86964) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 18:00:04 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-c5cb3af5-bb50-46ed-8dc8-bb887a8ef48f tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86964) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 18:00:04 devstack devstack@c-api.service[86964]: /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 07 18:00:04 devstack devstack@c-api.service[86964]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 18:00:04 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:00:04 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:00:04 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-c5cb3af5-bb50-46ed-8dc8-bb887a8ef48f tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Get all volumes completed successfully. Sep 07 18:00:04 devstack devstack@c-api.service[86964]: WARNING stevedore.named [None req-c5cb3af5-bb50-46ed-8dc8-bb887a8ef48f tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 18:00:04 devstack devstack@c-api.service[86964]: WARNING castellan.key_manager [None req-c5cb3af5-bb50-46ed-8dc8-bb887a8ef48f tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 18:00:04 devstack devstack@c-api.service[86964]: DEBUG oslo_db.sqlalchemy.engines [None req-c5cb3af5-bb50-46ed-8dc8-bb887a8ef48f tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86964) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 18:00:04 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:00:04 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:00:04 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c5cb3af5-bb50-46ed-8dc8-bb887a8ef48f tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/volumes/detail returned with HTTP 200 Sep 07 18:00:04 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 60/121] 192.168.122.66 () {60 vars in 1178 bytes} [Mon Sep 7 18:00:04 2026] GET /volume/v3/volumes/detail => generated 923 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:00:04 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-a2e0df8c-d1a9-4d96-9c3c-aa4ebc61f665 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:00:04 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-a2e0df8c-d1a9-4d96-9c3c-aa4ebc61f665 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/snapshots/detail Sep 07 18:00:04 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-a2e0df8c-d1a9-4d96-9c3c-aa4ebc61f665 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:00:04 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-a2e0df8c-d1a9-4d96-9c3c-aa4ebc61f665 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'detail' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:00:04 devstack devstack@c-api.service[86965]: DEBUG cinder.api.api_utils [None req-a2e0df8c-d1a9-4d96-9c3c-aa4ebc61f665 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Removing options '' from query. {{(pid=86965) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 18:00:04 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:00:04 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:00:04 devstack devstack@c-api.service[86965]: DEBUG cinder.db.api [None req-a2e0df8c-d1a9-4d96-9c3c-aa4ebc61f665 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Building query based on filter {{(pid=86965) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 18:00:04 devstack devstack@c-api.service[86965]: /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 07 18:00:04 devstack devstack@c-api.service[86965]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 18:00:04 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-a2e0df8c-d1a9-4d96-9c3c-aa4ebc61f665 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Get all snapshots completed successfully. Sep 07 18:00:04 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:00:04 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:00:04 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-a2e0df8c-d1a9-4d96-9c3c-aa4ebc61f665 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/snapshots/detail returned with HTTP 200 Sep 07 18:00:04 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 62/122] 192.168.122.66 () {58 vars in 1143 bytes} [Mon Sep 7 18:00:04 2026] GET /volume/v3/snapshots/detail => generated 452 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:00:04 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-591aa96a-d021-49cf-a08e-35d216bdbdb1 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:00:04 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-591aa96a-d021-49cf-a08e-35d216bdbdb1 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/snapshots/0497d97a-c36e-4f4d-bfaa-8887ae02e723 Sep 07 18:00:04 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-591aa96a-d021-49cf-a08e-35d216bdbdb1 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:00:04 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-591aa96a-d021-49cf-a08e-35d216bdbdb1 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:00:04 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:00:04 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:00:04 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-591aa96a-d021-49cf-a08e-35d216bdbdb1 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Snapshot retrieved successfully. Sep 07 18:00:04 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-591aa96a-d021-49cf-a08e-35d216bdbdb1 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/snapshots/0497d97a-c36e-4f4d-bfaa-8887ae02e723 returned with HTTP 200 Sep 07 18:00:04 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 61/123] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:00:04 2026] GET /volume/v3/snapshots/0497d97a-c36e-4f4d-bfaa-8887ae02e723 => generated 449 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:00:05 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-6953f2a2-cb07-4895-b8de-8cc8e428bbab None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:00:05 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-6953f2a2-cb07-4895-b8de-8cc8e428bbab tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/snapshots/0497d97a-c36e-4f4d-bfaa-8887ae02e723 Sep 07 18:00:05 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-6953f2a2-cb07-4895-b8de-8cc8e428bbab tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:00:05 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-6953f2a2-cb07-4895-b8de-8cc8e428bbab tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:00:05 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:00:05 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:00:05 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-6953f2a2-cb07-4895-b8de-8cc8e428bbab tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Snapshot retrieved successfully. Sep 07 18:00:05 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-6953f2a2-cb07-4895-b8de-8cc8e428bbab tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/snapshots/0497d97a-c36e-4f4d-bfaa-8887ae02e723 returned with HTTP 200 Sep 07 18:00:05 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 63/124] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:00:05 2026] GET /volume/v3/snapshots/0497d97a-c36e-4f4d-bfaa-8887ae02e723 => generated 449 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:00:06 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-ef703422-a6e0-40a1-9f75-04b0b8d7d93e None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:00:06 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-ef703422-a6e0-40a1-9f75-04b0b8d7d93e tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/snapshots/0497d97a-c36e-4f4d-bfaa-8887ae02e723 Sep 07 18:00:06 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-ef703422-a6e0-40a1-9f75-04b0b8d7d93e tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:00:06 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-ef703422-a6e0-40a1-9f75-04b0b8d7d93e tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:00:06 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-ef703422-a6e0-40a1-9f75-04b0b8d7d93e tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/snapshots/0497d97a-c36e-4f4d-bfaa-8887ae02e723 returned with HTTP 404 Sep 07 18:00:06 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 62/125] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:00:06 2026] GET /volume/v3/snapshots/0497d97a-c36e-4f4d-bfaa-8887ae02e723 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:00:06 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-d8f3e82a-7bad-4a24-b941-db7911914050 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:00:06 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-d8f3e82a-7bad-4a24-b941-db7911914050 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/group_snapshots/5dbd2dfe-78bc-43f6-a64e-c33d23f89c59 Sep 07 18:00:06 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-d8f3e82a-7bad-4a24-b941-db7911914050 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:00:06 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-d8f3e82a-7bad-4a24-b941-db7911914050 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'version_select' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:00:06 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.group_snapshots [None req-d8f3e82a-7bad-4a24-b941-db7911914050 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] show called for member 5dbd2dfe-78bc-43f6-a64e-c33d23f89c59 {{(pid=86965) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 18:00:06 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-d8f3e82a-7bad-4a24-b941-db7911914050 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/group_snapshots/5dbd2dfe-78bc-43f6-a64e-c33d23f89c59 returned with HTTP 404 Sep 07 18:00:06 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 64/126] 192.168.122.66 () {60 vars in 1292 bytes} [Mon Sep 7 18:00:06 2026] GET /volume/v3/group_snapshots/5dbd2dfe-78bc-43f6-a64e-c33d23f89c59 => generated 116 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 18:00:06 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-8d82997e-e3c7-4f1e-be37-3f1cb5602d03 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:00:06 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-8d82997e-e3c7-4f1e-be37-3f1cb5602d03 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/volumes/detail Sep 07 18:00:06 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-8d82997e-e3c7-4f1e-be37-3f1cb5602d03 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:00:06 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-8d82997e-e3c7-4f1e-be37-3f1cb5602d03 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'detail' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:00:06 devstack devstack@c-api.service[86964]: DEBUG cinder.api.api_utils [None req-8d82997e-e3c7-4f1e-be37-3f1cb5602d03 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Removing options '' from query. {{(pid=86964) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 18:00:06 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-8d82997e-e3c7-4f1e-be37-3f1cb5602d03 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86964) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 18:00:06 devstack devstack@c-api.service[86964]: /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 07 18:00:06 devstack devstack@c-api.service[86964]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 18:00:06 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:00:06 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:00:06 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-8d82997e-e3c7-4f1e-be37-3f1cb5602d03 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Get all volumes completed successfully. Sep 07 18:00:06 devstack devstack@c-api.service[86964]: WARNING stevedore.named [None req-8d82997e-e3c7-4f1e-be37-3f1cb5602d03 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 18:00:06 devstack devstack@c-api.service[86964]: WARNING castellan.key_manager [None req-8d82997e-e3c7-4f1e-be37-3f1cb5602d03 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 18:00:06 devstack devstack@c-api.service[86964]: DEBUG oslo_db.sqlalchemy.engines [None req-8d82997e-e3c7-4f1e-be37-3f1cb5602d03 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86964) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 18:00:06 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:00:06 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:00:06 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-8d82997e-e3c7-4f1e-be37-3f1cb5602d03 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/volumes/detail returned with HTTP 200 Sep 07 18:00:06 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 63/127] 192.168.122.66 () {60 vars in 1178 bytes} [Mon Sep 7 18:00:06 2026] GET /volume/v3/volumes/detail => generated 923 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:00:06 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-334dc83d-6d82-44e8-a51a-eb0e61a314fc None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:00:06 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-334dc83d-6d82-44e8-a51a-eb0e61a314fc tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] POST http://192.168.122.66/volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18/action Sep 07 18:00:06 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-334dc83d-6d82-44e8-a51a-eb0e61a314fc tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86965) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:00:06 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-334dc83d-6d82-44e8-a51a-eb0e61a314fc tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:00:06 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.groups [None req-334dc83d-6d82-44e8-a51a-eb0e61a314fc tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] delete called for group cba4b740-41cc-461b-8add-c10b8df6ad18 {{(pid=86965) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 07 18:00:06 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.groups [None req-334dc83d-6d82-44e8-a51a-eb0e61a314fc tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Delete group with id: cba4b740-41cc-461b-8add-c10b8df6ad18 Sep 07 18:00:06 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:00:06 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:00:06 devstack devstack@c-api.service[86965]: /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 07 18:00:06 devstack devstack@c-api.service[86965]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 07 18:00:06 devstack devstack@c-api.service[86965]: /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 07 18:00:06 devstack devstack@c-api.service[86965]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 18:00:06 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-334dc83d-6d82-44e8-a51a-eb0e61a314fc tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18/action returned with HTTP 202 Sep 07 18:00:06 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 65/128] 192.168.122.66 () {62 vars in 1307 bytes} [Mon Sep 7 18:00:06 2026] POST /volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18/action => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 18:00:06 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-c0e3fcf0-f23f-4c96-b710-5db3e0005dc2 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:00:06 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c0e3fcf0-f23f-4c96-b710-5db3e0005dc2 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/volumes/ca090d23-9f2e-4c55-ade4-d6d394cb90fe Sep 07 18:00:06 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c0e3fcf0-f23f-4c96-b710-5db3e0005dc2 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:00:06 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c0e3fcf0-f23f-4c96-b710-5db3e0005dc2 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:00:06 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:00:06 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:00:06 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:00:06 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:00:06 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-c0e3fcf0-f23f-4c96-b710-5db3e0005dc2 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Volume info retrieved successfully. Sep 07 18:00:06 devstack devstack@c-api.service[86964]: WARNING stevedore.named [None req-c0e3fcf0-f23f-4c96-b710-5db3e0005dc2 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 18:00:06 devstack devstack@c-api.service[86964]: WARNING castellan.key_manager [None req-c0e3fcf0-f23f-4c96-b710-5db3e0005dc2 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 18:00:07 devstack devstack@c-api.service[86964]: DEBUG oslo_db.sqlalchemy.engines [None req-c0e3fcf0-f23f-4c96-b710-5db3e0005dc2 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86964) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 18:00:07 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:00:07 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:00:07 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c0e3fcf0-f23f-4c96-b710-5db3e0005dc2 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/volumes/ca090d23-9f2e-4c55-ade4-d6d394cb90fe returned with HTTP 200 Sep 07 18:00:07 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 64/129] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:00:06 2026] GET /volume/v3/volumes/ca090d23-9f2e-4c55-ade4-d6d394cb90fe => generated 919 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:00:08 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-89204395-b0e7-4957-bf68-c3eb6254c186 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:00:08 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-89204395-b0e7-4957-bf68-c3eb6254c186 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/volumes/ca090d23-9f2e-4c55-ade4-d6d394cb90fe Sep 07 18:00:08 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-89204395-b0e7-4957-bf68-c3eb6254c186 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:00:08 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-89204395-b0e7-4957-bf68-c3eb6254c186 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:00:08 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-89204395-b0e7-4957-bf68-c3eb6254c186 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/volumes/ca090d23-9f2e-4c55-ade4-d6d394cb90fe returned with HTTP 404 Sep 07 18:00:08 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 66/130] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:00:08 2026] GET /volume/v3/volumes/ca090d23-9f2e-4c55-ade4-d6d394cb90fe => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 18:00:08 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-2b566a2a-7374-420d-8e6c-64ebdefe85df None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:00:08 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-2b566a2a-7374-420d-8e6c-64ebdefe85df tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 Sep 07 18:00:08 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-2b566a2a-7374-420d-8e6c-64ebdefe85df tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:00:08 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-2b566a2a-7374-420d-8e6c-64ebdefe85df tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'version_select' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:00:08 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.groups [None req-2b566a2a-7374-420d-8e6c-64ebdefe85df tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] show called for member cba4b740-41cc-461b-8add-c10b8df6ad18 {{(pid=86964) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 18:00:08 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:00:08 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:00:08 devstack devstack@c-api.service[86964]: /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 07 18:00:08 devstack devstack@c-api.service[86964]: return base.obj_make_list(context, cls(context), Sep 07 18:00:08 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-2b566a2a-7374-420d-8e6c-64ebdefe85df tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 returned with HTTP 200 Sep 07 18:00:08 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 65/131] 192.168.122.66 () {60 vars in 1265 bytes} [Mon Sep 7 18:00:08 2026] GET /volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 => generated 354 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:00:09 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-16c93db9-3ad6-4eb0-b5e0-4de7d65dc874 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:00:09 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-16c93db9-3ad6-4eb0-b5e0-4de7d65dc874 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 Sep 07 18:00:09 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-16c93db9-3ad6-4eb0-b5e0-4de7d65dc874 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:00:09 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-16c93db9-3ad6-4eb0-b5e0-4de7d65dc874 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'version_select' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:00:09 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.groups [None req-16c93db9-3ad6-4eb0-b5e0-4de7d65dc874 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] show called for member cba4b740-41cc-461b-8add-c10b8df6ad18 {{(pid=86965) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 18:00:09 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-16c93db9-3ad6-4eb0-b5e0-4de7d65dc874 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 returned with HTTP 404 Sep 07 18:00:09 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 67/132] 192.168.122.66 () {60 vars in 1265 bytes} [Mon Sep 7 18:00:09 2026] GET /volume/v3/groups/cba4b740-41cc-461b-8add-c10b8df6ad18 => generated 108 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 18:00:09 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-978376a5-f449-4257-837d-98ac4d9d7a79 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:00:09 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-978376a5-f449-4257-837d-98ac4d9d7a79 tempest-GroupSnapshotsTest-954722280 tempest-GroupSnapshotsTest-954722280-project-admin] DELETE http://192.168.122.66/volume/v3/group_types/99a737e6-ec23-47d4-950a-e27a368b8945 Sep 07 18:00:09 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-978376a5-f449-4257-837d-98ac4d9d7a79 tempest-GroupSnapshotsTest-954722280 tempest-GroupSnapshotsTest-954722280-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:00:09 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-978376a5-f449-4257-837d-98ac4d9d7a79 tempest-GroupSnapshotsTest-954722280 tempest-GroupSnapshotsTest-954722280-project-admin] Calling method 'version_select' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:00:09 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-978376a5-f449-4257-837d-98ac4d9d7a79 tempest-GroupSnapshotsTest-954722280 tempest-GroupSnapshotsTest-954722280-project-admin] http://192.168.122.66/volume/v3/group_types/99a737e6-ec23-47d4-950a-e27a368b8945 returned with HTTP 202 Sep 07 18:00:09 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 66/133] 192.168.122.66 () {60 vars in 1283 bytes} [Mon Sep 7 18:00:09 2026] DELETE /volume/v3/group_types/99a737e6-ec23-47d4-950a-e27a368b8945 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 18:00:09 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-84476705-14f1-4e4b-921a-91c273acaa47 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:00:09 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-84476705-14f1-4e4b-921a-91c273acaa47 tempest-GroupSnapshotsTest-954722280 tempest-GroupSnapshotsTest-954722280-project-admin] DELETE http://192.168.122.66/volume/v3/types/05902c8b-b3cc-433c-bc45-3dfabba0abe9 Sep 07 18:00:09 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-84476705-14f1-4e4b-921a-91c273acaa47 tempest-GroupSnapshotsTest-954722280 tempest-GroupSnapshotsTest-954722280-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:00:09 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-84476705-14f1-4e4b-921a-91c273acaa47 tempest-GroupSnapshotsTest-954722280 tempest-GroupSnapshotsTest-954722280-project-admin] Calling method '_delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:00:09 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-84476705-14f1-4e4b-921a-91c273acaa47 tempest-GroupSnapshotsTest-954722280 tempest-GroupSnapshotsTest-954722280-project-admin] http://192.168.122.66/volume/v3/types/05902c8b-b3cc-433c-bc45-3dfabba0abe9 returned with HTTP 202 Sep 07 18:00:09 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 68/134] 192.168.122.66 () {58 vars in 1224 bytes} [Mon Sep 7 18:00:09 2026] DELETE /volume/v3/types/05902c8b-b3cc-433c-bc45-3dfabba0abe9 => generated 0 bytes in 116 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:00:09 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-b7b72750-0cc4-4637-828f-95f0bad86feb None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:00:09 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b7b72750-0cc4-4637-828f-95f0bad86feb tempest-GroupSnapshotsTest-954722280 tempest-GroupSnapshotsTest-954722280-project-admin] GET http://192.168.122.66/volume/v3/types/05902c8b-b3cc-433c-bc45-3dfabba0abe9 Sep 07 18:00:09 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-b7b72750-0cc4-4637-828f-95f0bad86feb tempest-GroupSnapshotsTest-954722280 tempest-GroupSnapshotsTest-954722280-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:00:09 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-b7b72750-0cc4-4637-828f-95f0bad86feb tempest-GroupSnapshotsTest-954722280 tempest-GroupSnapshotsTest-954722280-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:00:09 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b7b72750-0cc4-4637-828f-95f0bad86feb tempest-GroupSnapshotsTest-954722280 tempest-GroupSnapshotsTest-954722280-project-admin] http://192.168.122.66/volume/v3/types/05902c8b-b3cc-433c-bc45-3dfabba0abe9 returned with HTTP 404 Sep 07 18:00:09 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 67/135] 192.168.122.66 () {58 vars in 1221 bytes} [Mon Sep 7 18:00:09 2026] GET /volume/v3/types/05902c8b-b3cc-433c-bc45-3dfabba0abe9 => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:00:09 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-606bde86-7999-4cee-8d19-2557c65a43de None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:00:09 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-606bde86-7999-4cee-8d19-2557c65a43de tempest-GroupSnapshotsTest-954722280 tempest-GroupSnapshotsTest-954722280-project-admin] POST http://192.168.122.66/volume/v3/types Sep 07 18:00:09 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-606bde86-7999-4cee-8d19-2557c65a43de tempest-GroupSnapshotsTest-954722280 tempest-GroupSnapshotsTest-954722280-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-749285970"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:00:09 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-606bde86-7999-4cee-8d19-2557c65a43de tempest-GroupSnapshotsTest-954722280 tempest-GroupSnapshotsTest-954722280-project-admin] http://192.168.122.66/volume/v3/types returned with HTTP 200 Sep 07 18:00:09 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 69/136] 192.168.122.66 () {60 vars in 1131 bytes} [Mon Sep 7 18:00:09 2026] POST /volume/v3/types => generated 223 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:00:09 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-716b0d5f-0275-4fa9-8f86-7e9cb0521871 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:00:09 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-716b0d5f-0275-4fa9-8f86-7e9cb0521871 tempest-GroupSnapshotsTest-954722280 tempest-GroupSnapshotsTest-954722280-project-admin] POST http://192.168.122.66/volume/v3/group_types Sep 07 18:00:09 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-716b0d5f-0275-4fa9-8f86-7e9cb0521871 tempest-GroupSnapshotsTest-954722280 tempest-GroupSnapshotsTest-954722280-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-2036359134"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:00:09 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-716b0d5f-0275-4fa9-8f86-7e9cb0521871 tempest-GroupSnapshotsTest-954722280 tempest-GroupSnapshotsTest-954722280-project-admin] http://192.168.122.66/volume/v3/group_types returned with HTTP 202 Sep 07 18:00:09 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 68/137] 192.168.122.66 () {62 vars in 1190 bytes} [Mon Sep 7 18:00:09 2026] POST /volume/v3/group_types => generated 181 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:00:09 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-1f0800bf-bf11-49ae-ba37-4b076582a70a None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:00:09 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-1f0800bf-bf11-49ae-ba37-4b076582a70a tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] POST http://192.168.122.66/volume/v3/groups Sep 07 18:00:09 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-1f0800bf-bf11-49ae-ba37-4b076582a70a tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "035e3ef5-6c57-4cbc-808f-86f14f00e461", "volume_types": ["74271f1f-2ec9-4dc7-90de-51b54d7e00a4"], "name": "tempest-GroupSnapshotsTest-Group-2138327335"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:00:09 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.groups [None req-1f0800bf-bf11-49ae-ba37-4b076582a70a tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Creating new group {'group': {'group_type': '035e3ef5-6c57-4cbc-808f-86f14f00e461', 'volume_types': ['74271f1f-2ec9-4dc7-90de-51b54d7e00a4'], 'name': 'tempest-GroupSnapshotsTest-Group-2138327335'}} {{(pid=86965) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 07 18:00:09 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.groups [None req-1f0800bf-bf11-49ae-ba37-4b076582a70a tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Creating group tempest-GroupSnapshotsTest-Group-2138327335. Sep 07 18:00:09 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-1f0800bf-bf11-49ae-ba37-4b076582a70a tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Availability Zones retrieved successfully. Sep 07 18:00:09 devstack devstack@c-api.service[86965]: DEBUG cinder.quota [None req-1f0800bf-bf11-49ae-ba37-4b076582a70a tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Created reservations ['44b2ae04-8220-4a3e-82d2-b179bbbc91b9'] {{(pid=86965) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:00:09 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-1f0800bf-bf11-49ae-ba37-4b076582a70a tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/groups returned with HTTP 202 Sep 07 18:00:09 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 70/138] 192.168.122.66 () {62 vars in 1176 bytes} [Mon Sep 7 18:00:09 2026] POST /volume/v3/groups => generated 112 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:00:09 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-cac60374-4753-409c-ab6b-0ca99d318dd3 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:00:09 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-cac60374-4753-409c-ab6b-0ca99d318dd3 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/groups/1698ddc1-5a3f-45a9-b973-de243ef50216 Sep 07 18:00:09 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-cac60374-4753-409c-ab6b-0ca99d318dd3 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:00:09 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-cac60374-4753-409c-ab6b-0ca99d318dd3 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'version_select' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:00:09 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.groups [None req-cac60374-4753-409c-ab6b-0ca99d318dd3 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] show called for member 1698ddc1-5a3f-45a9-b973-de243ef50216 {{(pid=86964) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 18:00:09 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:00:09 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:00:09 devstack devstack@c-api.service[86964]: /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 07 18:00:09 devstack devstack@c-api.service[86964]: return base.obj_make_list(context, cls(context), Sep 07 18:00:09 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-cac60374-4753-409c-ab6b-0ca99d318dd3 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/groups/1698ddc1-5a3f-45a9-b973-de243ef50216 returned with HTTP 200 Sep 07 18:00:09 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 69/139] 192.168.122.66 () {60 vars in 1265 bytes} [Mon Sep 7 18:00:09 2026] GET /volume/v3/groups/1698ddc1-5a3f-45a9-b973-de243ef50216 => generated 392 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:00:10 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-70cf24f9-999b-408d-8049-843d650a09ff None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:00:10 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-70cf24f9-999b-408d-8049-843d650a09ff tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/groups/1698ddc1-5a3f-45a9-b973-de243ef50216 Sep 07 18:00:10 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-70cf24f9-999b-408d-8049-843d650a09ff tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:00:10 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-70cf24f9-999b-408d-8049-843d650a09ff tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'version_select' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:00:10 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.groups [None req-70cf24f9-999b-408d-8049-843d650a09ff tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] show called for member 1698ddc1-5a3f-45a9-b973-de243ef50216 {{(pid=86965) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 18:00:10 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:00:10 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:00:10 devstack devstack@c-api.service[86965]: /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 07 18:00:10 devstack devstack@c-api.service[86965]: return base.obj_make_list(context, cls(context), Sep 07 18:00:10 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-70cf24f9-999b-408d-8049-843d650a09ff tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/groups/1698ddc1-5a3f-45a9-b973-de243ef50216 returned with HTTP 200 Sep 07 18:00:10 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 71/140] 192.168.122.66 () {60 vars in 1265 bytes} [Mon Sep 7 18:00:10 2026] GET /volume/v3/groups/1698ddc1-5a3f-45a9-b973-de243ef50216 => generated 393 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:00:10 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-381faa11-f1be-4455-af99-69f997a33caf None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:00:10 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-381faa11-f1be-4455-af99-69f997a33caf tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:00:10 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-381faa11-f1be-4455-af99-69f997a33caf tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-102607324", "volume_type": "74271f1f-2ec9-4dc7-90de-51b54d7e00a4", "group_id": "1698ddc1-5a3f-45a9-b973-de243ef50216", "size": 1}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:00:10 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.volumes [None req-381faa11-f1be-4455-af99-69f997a33caf tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-102607324', 'volume_type': '74271f1f-2ec9-4dc7-90de-51b54d7e00a4', 'group_id': '1698ddc1-5a3f-45a9-b973-de243ef50216', 'size': 1}} {{(pid=86964) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:00:10 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:00:10 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:00:10 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-381faa11-f1be-4455-af99-69f997a33caf tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Create volume of 1 GB Sep 07 18:00:11 devstack devstack@c-api.service[86964]: /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 07 18:00:11 devstack devstack@c-api.service[86964]: return base.obj_make_list(context, cls(context), Sep 07 18:00:11 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-381faa11-f1be-4455-af99-69f997a33caf tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Availability Zones retrieved successfully. Sep 07 18:00:11 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-381faa11-f1be-4455-af99-69f997a33caf tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Flow 'volume_create_api' (c0e50642-894d-48b3-957e-987bef131934) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:00:11 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-381faa11-f1be-4455-af99-69f997a33caf tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2db1844f-1911-42ef-9c6a-202e242c401b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:00:11 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:00:11 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:00:11 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.flows.api.create_volume [None req-381faa11-f1be-4455-af99-69f997a33caf tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Validating volume size '1' using validate_int {{(pid=86964) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:00:11 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-381faa11-f1be-4455-af99-69f997a33caf tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2db1844f-1911-42ef-9c6a-202e242c401b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T16:00:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=74271f1f-2ec9-4dc7-90de-51b54d7e00a4,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-749285970',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '74271f1f-2ec9-4dc7-90de-51b54d7e00a4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '1698ddc1-5a3f-45a9-b973-de243ef50216', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:00:11 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-381faa11-f1be-4455-af99-69f997a33caf tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77c4500a-0564-4894-8d05-dfd2611b28c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:00:11 devstack devstack@c-api.service[86964]: WARNING cinder.quota [None req-381faa11-f1be-4455-af99-69f997a33caf tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-749285970 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-749285970, it is now deprecated. Please use the default quota class for default quota. Sep 07 18:00:11 devstack devstack@c-api.service[86964]: WARNING cinder.quota [None req-381faa11-f1be-4455-af99-69f997a33caf tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-749285970 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-749285970, it is now deprecated. Please use the default quota class for default quota. Sep 07 18:00:11 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-381faa11-f1be-4455-af99-69f997a33caf tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Created reservations ['642ad1ed-c626-4212-a596-2da8e9d91e7d', 'e0b35d07-c7b5-4fe7-ae84-f4e147f7e7af', 'c514213e-2ef3-4471-8d8e-09343ed28b2a', '39e12b92-b94d-4856-b511-7317d4c336d2'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:00:11 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-381faa11-f1be-4455-af99-69f997a33caf tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77c4500a-0564-4894-8d05-dfd2611b28c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['642ad1ed-c626-4212-a596-2da8e9d91e7d', 'e0b35d07-c7b5-4fe7-ae84-f4e147f7e7af', 'c514213e-2ef3-4471-8d8e-09343ed28b2a', '39e12b92-b94d-4856-b511-7317d4c336d2']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:00:11 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-381faa11-f1be-4455-af99-69f997a33caf tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c7992e7-5b83-4d76-84e7-89e29d8ba5d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:00:11 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:00:11 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:00:11 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-381faa11-f1be-4455-af99-69f997a33caf tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c7992e7-5b83-4d76-84e7-89e29d8ba5d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9b9b7000-1065-42f0-a768-28595e379c65', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-102607324',encryption_key_id=None,group_id=1698ddc1-5a3f-45a9-b973-de243ef50216,group_type_id=,metadata={},multiattach=False,project_id='2e587b279cef4d6d8329519aa853c0c7',qos_specs=None,replication_status=,reservations=['642ad1ed-c626-4212-a596-2da8e9d91e7d','e0b35d07-c7b5-4fe7-ae84-f4e147f7e7af','c514213e-2ef3-4471-8d8e-09343ed28b2a','39e12b92-b94d-4856-b511-7317d4c336d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55884fccbae9432aa03f85e4eed4ca39',volume_type_id=74271f1f-2ec9-4dc7-90de-51b54d7e00a4), 'volume': Volume(_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-07T16:00:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-102607324',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=1698ddc1-5a3f-45a9-b973-de243ef50216,host=None,id=9b9b7000-1065-42f0-a768-28595e379c65,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e587b279cef4d6d8329519aa853c0c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='55884fccbae9432aa03f85e4eed4ca39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(74271f1f-2ec9-4dc7-90de-51b54d7e00a4),volume_type_id=74271f1f-2ec9-4dc7-90de-51b54d7e00a4)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:00:11 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-381faa11-f1be-4455-af99-69f997a33caf tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c005b64-190a-4ab1-81de-d40471019870) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:00:11 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-381faa11-f1be-4455-af99-69f997a33caf tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c005b64-190a-4ab1-81de-d40471019870) transitioned into state 'SUCCESS' from state '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-102607324',encryption_key_id=None,group_id=1698ddc1-5a3f-45a9-b973-de243ef50216,group_type_id=,metadata={},multiattach=False,project_id='2e587b279cef4d6d8329519aa853c0c7',qos_specs=None,replication_status=,reservations=['642ad1ed-c626-4212-a596-2da8e9d91e7d','e0b35d07-c7b5-4fe7-ae84-f4e147f7e7af','c514213e-2ef3-4471-8d8e-09343ed28b2a','39e12b92-b94d-4856-b511-7317d4c336d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55884fccbae9432aa03f85e4eed4ca39',volume_type_id=74271f1f-2ec9-4dc7-90de-51b54d7e00a4)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:00:11 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-381faa11-f1be-4455-af99-69f997a33caf tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (865b4dc2-1a16-4f44-8ecd-e8e245e2bc7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:00:11 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-381faa11-f1be-4455-af99-69f997a33caf tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (865b4dc2-1a16-4f44-8ecd-e8e245e2bc7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:00:11 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-381faa11-f1be-4455-af99-69f997a33caf tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Flow 'volume_create_api' (c0e50642-894d-48b3-957e-987bef131934) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:00:11 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-381faa11-f1be-4455-af99-69f997a33caf tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Create volume request issued successfully. Sep 07 18:00:11 devstack devstack@c-api.service[86964]: WARNING stevedore.named [None req-381faa11-f1be-4455-af99-69f997a33caf tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 18:00:11 devstack devstack@c-api.service[86964]: WARNING castellan.key_manager [None req-381faa11-f1be-4455-af99-69f997a33caf tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 18:00:11 devstack devstack@c-api.service[86964]: DEBUG oslo_db.sqlalchemy.engines [None req-381faa11-f1be-4455-af99-69f997a33caf tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86964) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 18:00:11 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:00:11 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:00:11 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-381faa11-f1be-4455-af99-69f997a33caf tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:00:11 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 70/141] 192.168.122.66 () {62 vars in 1179 bytes} [Mon Sep 7 18:00:10 2026] POST /volume/v3/volumes => generated 827 bytes in 668 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:00:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-86c3e6ff-d4fc-43a8-ad92-232905d47e40 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:00:11 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-86c3e6ff-d4fc-43a8-ad92-232905d47e40 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/volumes/9b9b7000-1065-42f0-a768-28595e379c65 Sep 07 18:00:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-86c3e6ff-d4fc-43a8-ad92-232905d47e40 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:00:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-86c3e6ff-d4fc-43a8-ad92-232905d47e40 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:00:11 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:00:11 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:00:11 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:00:11 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:00:11 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-86c3e6ff-d4fc-43a8-ad92-232905d47e40 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Volume info retrieved successfully. Sep 07 18:00:11 devstack devstack@c-api.service[86965]: WARNING stevedore.named [None req-86c3e6ff-d4fc-43a8-ad92-232905d47e40 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 18:00:11 devstack devstack@c-api.service[86965]: WARNING castellan.key_manager [None req-86c3e6ff-d4fc-43a8-ad92-232905d47e40 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 18:00:11 devstack devstack@c-api.service[86965]: DEBUG oslo_db.sqlalchemy.engines [None req-86c3e6ff-d4fc-43a8-ad92-232905d47e40 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86965) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 18:00:11 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:00:11 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:00:11 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-86c3e6ff-d4fc-43a8-ad92-232905d47e40 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/volumes/9b9b7000-1065-42f0-a768-28595e379c65 returned with HTTP 200 Sep 07 18:00:11 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 72/142] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:00:11 2026] GET /volume/v3/volumes/9b9b7000-1065-42f0-a768-28595e379c65 => generated 895 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:00:12 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-2c1465a3-b829-4e45-a849-ba10ead8db94 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:00:12 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-2c1465a3-b829-4e45-a849-ba10ead8db94 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/volumes/9b9b7000-1065-42f0-a768-28595e379c65 Sep 07 18:00:12 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-2c1465a3-b829-4e45-a849-ba10ead8db94 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:00:12 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-2c1465a3-b829-4e45-a849-ba10ead8db94 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:00:12 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:00:12 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:00:12 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:00:12 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:00:12 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-2c1465a3-b829-4e45-a849-ba10ead8db94 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Volume info retrieved successfully. Sep 07 18:00:12 devstack devstack@c-api.service[86964]: WARNING stevedore.named [None req-2c1465a3-b829-4e45-a849-ba10ead8db94 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 18:00:12 devstack devstack@c-api.service[86964]: WARNING castellan.key_manager [None req-2c1465a3-b829-4e45-a849-ba10ead8db94 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 18:00:12 devstack devstack@c-api.service[86964]: DEBUG oslo_db.sqlalchemy.engines [None req-2c1465a3-b829-4e45-a849-ba10ead8db94 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86964) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 18:00:12 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:00:12 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:00:13 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-2c1465a3-b829-4e45-a849-ba10ead8db94 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/volumes/9b9b7000-1065-42f0-a768-28595e379c65 returned with HTTP 200 Sep 07 18:00:13 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 71/143] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:00:12 2026] GET /volume/v3/volumes/9b9b7000-1065-42f0-a768-28595e379c65 => generated 920 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:00:13 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-649870d3-e1d4-4c6a-9712-5eb3bffd6fae None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:00:13 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-649870d3-e1d4-4c6a-9712-5eb3bffd6fae tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:00:13 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-649870d3-e1d4-4c6a-9712-5eb3bffd6fae tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1808149401", "volume_type": "74271f1f-2ec9-4dc7-90de-51b54d7e00a4", "group_id": "1698ddc1-5a3f-45a9-b973-de243ef50216", "size": 1}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:00:13 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.volumes [None req-649870d3-e1d4-4c6a-9712-5eb3bffd6fae tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1808149401', 'volume_type': '74271f1f-2ec9-4dc7-90de-51b54d7e00a4', 'group_id': '1698ddc1-5a3f-45a9-b973-de243ef50216', 'size': 1}} {{(pid=86965) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:00:13 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:00:13 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:00:13 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-649870d3-e1d4-4c6a-9712-5eb3bffd6fae tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Create volume of 1 GB Sep 07 18:00:13 devstack devstack@c-api.service[86965]: /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 07 18:00:13 devstack devstack@c-api.service[86965]: return base.obj_make_list(context, cls(context), Sep 07 18:00:13 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-649870d3-e1d4-4c6a-9712-5eb3bffd6fae tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Availability Zones retrieved successfully. Sep 07 18:00:13 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-649870d3-e1d4-4c6a-9712-5eb3bffd6fae tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Flow 'volume_create_api' (8da15646-c8d0-46df-859a-4a96c5e0ba3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:00:13 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-649870d3-e1d4-4c6a-9712-5eb3bffd6fae tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f546684-7dab-4b88-abe2-6e5725ef1e50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:00:13 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:00:13 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:00:13 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.flows.api.create_volume [None req-649870d3-e1d4-4c6a-9712-5eb3bffd6fae tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Validating volume size '1' using validate_int {{(pid=86965) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:00:13 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-649870d3-e1d4-4c6a-9712-5eb3bffd6fae tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f546684-7dab-4b88-abe2-6e5725ef1e50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T16:00:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=74271f1f-2ec9-4dc7-90de-51b54d7e00a4,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-749285970',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '74271f1f-2ec9-4dc7-90de-51b54d7e00a4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '1698ddc1-5a3f-45a9-b973-de243ef50216', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:00:13 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-649870d3-e1d4-4c6a-9712-5eb3bffd6fae tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c446935-001d-43dc-829c-c93b9a303b24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:00:13 devstack devstack@c-api.service[86965]: WARNING cinder.quota [None req-649870d3-e1d4-4c6a-9712-5eb3bffd6fae tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-749285970 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-749285970, it is now deprecated. Please use the default quota class for default quota. Sep 07 18:00:13 devstack devstack@c-api.service[86965]: WARNING cinder.quota [None req-649870d3-e1d4-4c6a-9712-5eb3bffd6fae tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-749285970 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-749285970, it is now deprecated. Please use the default quota class for default quota. Sep 07 18:00:13 devstack devstack@c-api.service[86965]: DEBUG cinder.quota [None req-649870d3-e1d4-4c6a-9712-5eb3bffd6fae tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Created reservations ['5e29eba2-a4eb-4b85-a714-7f8b7c1b44e2', '35132d10-22f2-46b8-b66f-e415f87254ce', '65e8a405-c8d9-4173-ad30-67b84f91f189', '027830d9-ce2b-4b35-a86d-d88505b8c2c8'] {{(pid=86965) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:00:13 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-649870d3-e1d4-4c6a-9712-5eb3bffd6fae tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c446935-001d-43dc-829c-c93b9a303b24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5e29eba2-a4eb-4b85-a714-7f8b7c1b44e2', '35132d10-22f2-46b8-b66f-e415f87254ce', '65e8a405-c8d9-4173-ad30-67b84f91f189', '027830d9-ce2b-4b35-a86d-d88505b8c2c8']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:00:13 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-649870d3-e1d4-4c6a-9712-5eb3bffd6fae tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b645c5e0-13dd-4eb4-8d54-d690c5ba5832) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:00:13 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:00:13 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:00:13 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-649870d3-e1d4-4c6a-9712-5eb3bffd6fae tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b645c5e0-13dd-4eb4-8d54-d690c5ba5832) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '859cb15b-e634-4ae2-ba76-2a183d5869ea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1808149401',encryption_key_id=None,group_id=1698ddc1-5a3f-45a9-b973-de243ef50216,group_type_id=,metadata={},multiattach=False,project_id='2e587b279cef4d6d8329519aa853c0c7',qos_specs=None,replication_status=,reservations=['5e29eba2-a4eb-4b85-a714-7f8b7c1b44e2','35132d10-22f2-46b8-b66f-e415f87254ce','65e8a405-c8d9-4173-ad30-67b84f91f189','027830d9-ce2b-4b35-a86d-d88505b8c2c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55884fccbae9432aa03f85e4eed4ca39',volume_type_id=74271f1f-2ec9-4dc7-90de-51b54d7e00a4), 'volume': Volume(_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-07T16:00:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1808149401',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=1698ddc1-5a3f-45a9-b973-de243ef50216,host=None,id=859cb15b-e634-4ae2-ba76-2a183d5869ea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e587b279cef4d6d8329519aa853c0c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='55884fccbae9432aa03f85e4eed4ca39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(74271f1f-2ec9-4dc7-90de-51b54d7e00a4),volume_type_id=74271f1f-2ec9-4dc7-90de-51b54d7e00a4)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:00:13 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-649870d3-e1d4-4c6a-9712-5eb3bffd6fae tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65ba266e-3d35-4841-a646-60f764b4e25b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:00:13 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-649870d3-e1d4-4c6a-9712-5eb3bffd6fae tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65ba266e-3d35-4841-a646-60f764b4e25b) transitioned into state 'SUCCESS' from state '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-1808149401',encryption_key_id=None,group_id=1698ddc1-5a3f-45a9-b973-de243ef50216,group_type_id=,metadata={},multiattach=False,project_id='2e587b279cef4d6d8329519aa853c0c7',qos_specs=None,replication_status=,reservations=['5e29eba2-a4eb-4b85-a714-7f8b7c1b44e2','35132d10-22f2-46b8-b66f-e415f87254ce','65e8a405-c8d9-4173-ad30-67b84f91f189','027830d9-ce2b-4b35-a86d-d88505b8c2c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55884fccbae9432aa03f85e4eed4ca39',volume_type_id=74271f1f-2ec9-4dc7-90de-51b54d7e00a4)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:00:13 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-649870d3-e1d4-4c6a-9712-5eb3bffd6fae tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00ab6234-7705-4c67-8cfc-5cfe0c65c4c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:00:13 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-649870d3-e1d4-4c6a-9712-5eb3bffd6fae tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00ab6234-7705-4c67-8cfc-5cfe0c65c4c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:00:13 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-649870d3-e1d4-4c6a-9712-5eb3bffd6fae tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Flow 'volume_create_api' (8da15646-c8d0-46df-859a-4a96c5e0ba3c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:00:13 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-649870d3-e1d4-4c6a-9712-5eb3bffd6fae tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Create volume request issued successfully. Sep 07 18:00:13 devstack devstack@c-api.service[86965]: WARNING stevedore.named [None req-649870d3-e1d4-4c6a-9712-5eb3bffd6fae tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 18:00:13 devstack devstack@c-api.service[86965]: WARNING castellan.key_manager [None req-649870d3-e1d4-4c6a-9712-5eb3bffd6fae tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 18:00:13 devstack devstack@c-api.service[86965]: DEBUG oslo_db.sqlalchemy.engines [None req-649870d3-e1d4-4c6a-9712-5eb3bffd6fae tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86965) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 18:00:13 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:00:13 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:00:13 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-649870d3-e1d4-4c6a-9712-5eb3bffd6fae tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:00:13 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 73/144] 192.168.122.66 () {62 vars in 1179 bytes} [Mon Sep 7 18:00:13 2026] POST /volume/v3/volumes => generated 828 bytes in 583 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:00:13 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-622b6d5f-13d0-4c52-a5a5-50e29aeafa13 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:00:13 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-622b6d5f-13d0-4c52-a5a5-50e29aeafa13 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/volumes/859cb15b-e634-4ae2-ba76-2a183d5869ea Sep 07 18:00:13 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-622b6d5f-13d0-4c52-a5a5-50e29aeafa13 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:00:13 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-622b6d5f-13d0-4c52-a5a5-50e29aeafa13 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:00:13 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:00:13 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:00:13 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:00:13 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:00:13 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-622b6d5f-13d0-4c52-a5a5-50e29aeafa13 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Volume info retrieved successfully. Sep 07 18:00:13 devstack devstack@c-api.service[86964]: WARNING stevedore.named [None req-622b6d5f-13d0-4c52-a5a5-50e29aeafa13 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 18:00:13 devstack devstack@c-api.service[86964]: WARNING castellan.key_manager [None req-622b6d5f-13d0-4c52-a5a5-50e29aeafa13 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 18:00:13 devstack devstack@c-api.service[86964]: DEBUG oslo_db.sqlalchemy.engines [None req-622b6d5f-13d0-4c52-a5a5-50e29aeafa13 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86964) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 18:00:13 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:00:13 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:00:13 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-622b6d5f-13d0-4c52-a5a5-50e29aeafa13 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/volumes/859cb15b-e634-4ae2-ba76-2a183d5869ea returned with HTTP 200 Sep 07 18:00:13 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 72/145] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:00:13 2026] GET /volume/v3/volumes/859cb15b-e634-4ae2-ba76-2a183d5869ea => generated 896 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:00:14 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-3e5af775-e247-4d47-8ca3-493138def8e5 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:00:14 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-3e5af775-e247-4d47-8ca3-493138def8e5 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/volumes/859cb15b-e634-4ae2-ba76-2a183d5869ea Sep 07 18:00:14 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-3e5af775-e247-4d47-8ca3-493138def8e5 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:00:14 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-3e5af775-e247-4d47-8ca3-493138def8e5 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:00:14 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:00:14 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:00:14 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:00:14 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:00:14 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-3e5af775-e247-4d47-8ca3-493138def8e5 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Volume info retrieved successfully. Sep 07 18:00:14 devstack devstack@c-api.service[86965]: WARNING stevedore.named [None req-3e5af775-e247-4d47-8ca3-493138def8e5 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 18:00:14 devstack devstack@c-api.service[86965]: WARNING castellan.key_manager [None req-3e5af775-e247-4d47-8ca3-493138def8e5 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 18:00:14 devstack devstack@c-api.service[86965]: DEBUG oslo_db.sqlalchemy.engines [None req-3e5af775-e247-4d47-8ca3-493138def8e5 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86965) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 18:00:14 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:00:14 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:00:15 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-3e5af775-e247-4d47-8ca3-493138def8e5 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/volumes/859cb15b-e634-4ae2-ba76-2a183d5869ea returned with HTTP 200 Sep 07 18:00:15 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 74/146] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:00:14 2026] GET /volume/v3/volumes/859cb15b-e634-4ae2-ba76-2a183d5869ea => generated 921 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:00:15 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-f31685cd-a3c4-485e-9acc-a361d2eacdf4 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:00:15 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-f31685cd-a3c4-485e-9acc-a361d2eacdf4 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] PUT http://192.168.122.66/volume/v3/groups/1698ddc1-5a3f-45a9-b973-de243ef50216 Sep 07 18:00:15 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-f31685cd-a3c4-485e-9acc-a361d2eacdf4 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "9b9b7000-1065-42f0-a768-28595e379c65"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:00:15 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.groups [None req-f31685cd-a3c4-485e-9acc-a361d2eacdf4 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Update called for group 1698ddc1-5a3f-45a9-b973-de243ef50216. {{(pid=86964) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 07 18:00:15 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.groups [None req-f31685cd-a3c4-485e-9acc-a361d2eacdf4 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Updating group 1698ddc1-5a3f-45a9-b973-de243ef50216 with name None description: None add_volumes: None remove_volumes: 9b9b7000-1065-42f0-a768-28595e379c65. Sep 07 18:00:15 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:00:15 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:00:15 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-f31685cd-a3c4-485e-9acc-a361d2eacdf4 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/groups/1698ddc1-5a3f-45a9-b973-de243ef50216 returned with HTTP 202 Sep 07 18:00:15 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 73/147] 192.168.122.66 () {62 vars in 1285 bytes} [Mon Sep 7 18:00:15 2026] PUT /volume/v3/groups/1698ddc1-5a3f-45a9-b973-de243ef50216 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 18:00:15 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-d8829046-57a5-4954-9f44-5fe13b72eda9 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:00:15 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-d8829046-57a5-4954-9f44-5fe13b72eda9 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/groups/1698ddc1-5a3f-45a9-b973-de243ef50216 Sep 07 18:00:15 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-d8829046-57a5-4954-9f44-5fe13b72eda9 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:00:15 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-d8829046-57a5-4954-9f44-5fe13b72eda9 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'version_select' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:00:15 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.groups [None req-d8829046-57a5-4954-9f44-5fe13b72eda9 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] show called for member 1698ddc1-5a3f-45a9-b973-de243ef50216 {{(pid=86965) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 18:00:15 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:00:15 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:00:15 devstack devstack@c-api.service[86965]: /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 07 18:00:15 devstack devstack@c-api.service[86965]: return base.obj_make_list(context, cls(context), Sep 07 18:00:15 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-d8829046-57a5-4954-9f44-5fe13b72eda9 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/groups/1698ddc1-5a3f-45a9-b973-de243ef50216 returned with HTTP 200 Sep 07 18:00:15 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 75/148] 192.168.122.66 () {60 vars in 1265 bytes} [Mon Sep 7 18:00:15 2026] GET /volume/v3/groups/1698ddc1-5a3f-45a9-b973-de243ef50216 => generated 392 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 18:00:16 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-36117b7b-11c9-4c31-b164-66fa95a42f98 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:00:16 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-36117b7b-11c9-4c31-b164-66fa95a42f98 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/groups/1698ddc1-5a3f-45a9-b973-de243ef50216 Sep 07 18:00:16 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-36117b7b-11c9-4c31-b164-66fa95a42f98 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:00:16 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-36117b7b-11c9-4c31-b164-66fa95a42f98 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'version_select' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:00:16 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.groups [None req-36117b7b-11c9-4c31-b164-66fa95a42f98 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] show called for member 1698ddc1-5a3f-45a9-b973-de243ef50216 {{(pid=86964) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 18:00:16 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:00:16 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:00:16 devstack devstack@c-api.service[86964]: /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 07 18:00:16 devstack devstack@c-api.service[86964]: return base.obj_make_list(context, cls(context), Sep 07 18:00:16 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-36117b7b-11c9-4c31-b164-66fa95a42f98 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/groups/1698ddc1-5a3f-45a9-b973-de243ef50216 returned with HTTP 200 Sep 07 18:00:16 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 74/149] 192.168.122.66 () {60 vars in 1265 bytes} [Mon Sep 7 18:00:16 2026] GET /volume/v3/groups/1698ddc1-5a3f-45a9-b973-de243ef50216 => generated 393 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:00:16 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-23072ba3-f43e-4fb0-966c-f9bcd2e53ee1 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:00:16 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-23072ba3-f43e-4fb0-966c-f9bcd2e53ee1 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] PUT http://192.168.122.66/volume/v3/groups/1698ddc1-5a3f-45a9-b973-de243ef50216 Sep 07 18:00:16 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-23072ba3-f43e-4fb0-966c-f9bcd2e53ee1 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "9b9b7000-1065-42f0-a768-28595e379c65"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:00:16 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.groups [None req-23072ba3-f43e-4fb0-966c-f9bcd2e53ee1 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Update called for group 1698ddc1-5a3f-45a9-b973-de243ef50216. {{(pid=86965) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 07 18:00:16 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.groups [None req-23072ba3-f43e-4fb0-966c-f9bcd2e53ee1 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Updating group 1698ddc1-5a3f-45a9-b973-de243ef50216 with name None description: None add_volumes: 9b9b7000-1065-42f0-a768-28595e379c65 remove_volumes: None. Sep 07 18:00:16 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:00:16 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:00:16 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:00:16 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:00:16 devstack devstack@c-api.service[86965]: /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 07 18:00:16 devstack devstack@c-api.service[86965]: return base.obj_make_list(context, cls(context), Sep 07 18:00:16 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-23072ba3-f43e-4fb0-966c-f9bcd2e53ee1 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/groups/1698ddc1-5a3f-45a9-b973-de243ef50216 returned with HTTP 202 Sep 07 18:00:16 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 76/150] 192.168.122.66 () {62 vars in 1285 bytes} [Mon Sep 7 18:00:16 2026] PUT /volume/v3/groups/1698ddc1-5a3f-45a9-b973-de243ef50216 => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 18:00:16 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-67e25bb7-89a7-408c-be27-9e6376fac14d None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:00:16 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-67e25bb7-89a7-408c-be27-9e6376fac14d tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/groups/1698ddc1-5a3f-45a9-b973-de243ef50216 Sep 07 18:00:16 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-67e25bb7-89a7-408c-be27-9e6376fac14d tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:00:16 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-67e25bb7-89a7-408c-be27-9e6376fac14d tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'version_select' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:00:16 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.groups [None req-67e25bb7-89a7-408c-be27-9e6376fac14d tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] show called for member 1698ddc1-5a3f-45a9-b973-de243ef50216 {{(pid=86964) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 18:00:16 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:00:16 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:00:16 devstack devstack@c-api.service[86964]: /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 07 18:00:16 devstack devstack@c-api.service[86964]: return base.obj_make_list(context, cls(context), Sep 07 18:00:16 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-67e25bb7-89a7-408c-be27-9e6376fac14d tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/groups/1698ddc1-5a3f-45a9-b973-de243ef50216 returned with HTTP 200 Sep 07 18:00:16 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 75/151] 192.168.122.66 () {60 vars in 1265 bytes} [Mon Sep 7 18:00:16 2026] GET /volume/v3/groups/1698ddc1-5a3f-45a9-b973-de243ef50216 => generated 392 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:00:17 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-e218fd63-19b5-4e96-b915-1d30dc236d32 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:00:17 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e218fd63-19b5-4e96-b915-1d30dc236d32 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/groups/1698ddc1-5a3f-45a9-b973-de243ef50216 Sep 07 18:00:17 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-e218fd63-19b5-4e96-b915-1d30dc236d32 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:00:17 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-e218fd63-19b5-4e96-b915-1d30dc236d32 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'version_select' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:00:17 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.groups [None req-e218fd63-19b5-4e96-b915-1d30dc236d32 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] show called for member 1698ddc1-5a3f-45a9-b973-de243ef50216 {{(pid=86965) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 18:00:17 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:00:17 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:00:17 devstack devstack@c-api.service[86965]: /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 07 18:00:17 devstack devstack@c-api.service[86965]: return base.obj_make_list(context, cls(context), Sep 07 18:00:17 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e218fd63-19b5-4e96-b915-1d30dc236d32 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/groups/1698ddc1-5a3f-45a9-b973-de243ef50216 returned with HTTP 200 Sep 07 18:00:17 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 77/152] 192.168.122.66 () {60 vars in 1265 bytes} [Mon Sep 7 18:00:17 2026] GET /volume/v3/groups/1698ddc1-5a3f-45a9-b973-de243ef50216 => generated 393 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:00:17 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-5176cda3-41cf-47d8-b663-8cb4933b1dbe None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:00:17 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-5176cda3-41cf-47d8-b663-8cb4933b1dbe tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] PUT http://192.168.122.66/volume/v3/groups/1698ddc1-5a3f-45a9-b973-de243ef50216 Sep 07 18:00:17 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-5176cda3-41cf-47d8-b663-8cb4933b1dbe tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "859cb15b-e634-4ae2-ba76-2a183d5869ea"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:00:17 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.groups [None req-5176cda3-41cf-47d8-b663-8cb4933b1dbe tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Update called for group 1698ddc1-5a3f-45a9-b973-de243ef50216. {{(pid=86964) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 07 18:00:17 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.groups [None req-5176cda3-41cf-47d8-b663-8cb4933b1dbe tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Updating group 1698ddc1-5a3f-45a9-b973-de243ef50216 with name None description: None add_volumes: None remove_volumes: 859cb15b-e634-4ae2-ba76-2a183d5869ea. Sep 07 18:00:17 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:00:17 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:00:17 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-5176cda3-41cf-47d8-b663-8cb4933b1dbe tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/groups/1698ddc1-5a3f-45a9-b973-de243ef50216 returned with HTTP 202 Sep 07 18:00:17 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 76/153] 192.168.122.66 () {62 vars in 1285 bytes} [Mon Sep 7 18:00:17 2026] PUT /volume/v3/groups/1698ddc1-5a3f-45a9-b973-de243ef50216 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 18:00:17 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-fa05a7a6-dc1a-4904-a20e-d976ef648480 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:00:17 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-fa05a7a6-dc1a-4904-a20e-d976ef648480 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/groups/1698ddc1-5a3f-45a9-b973-de243ef50216 Sep 07 18:00:17 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-fa05a7a6-dc1a-4904-a20e-d976ef648480 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:00:17 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-fa05a7a6-dc1a-4904-a20e-d976ef648480 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'version_select' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:00:17 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.groups [None req-fa05a7a6-dc1a-4904-a20e-d976ef648480 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] show called for member 1698ddc1-5a3f-45a9-b973-de243ef50216 {{(pid=86965) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 18:00:17 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:00:17 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:00:17 devstack devstack@c-api.service[86965]: /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 07 18:00:17 devstack devstack@c-api.service[86965]: return base.obj_make_list(context, cls(context), Sep 07 18:00:17 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-fa05a7a6-dc1a-4904-a20e-d976ef648480 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/groups/1698ddc1-5a3f-45a9-b973-de243ef50216 returned with HTTP 200 Sep 07 18:00:17 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 78/154] 192.168.122.66 () {60 vars in 1265 bytes} [Mon Sep 7 18:00:17 2026] GET /volume/v3/groups/1698ddc1-5a3f-45a9-b973-de243ef50216 => generated 392 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:00:18 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-16d47c7d-08a5-4a2a-96da-d0e654237172 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:00:18 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-16d47c7d-08a5-4a2a-96da-d0e654237172 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/groups/1698ddc1-5a3f-45a9-b973-de243ef50216 Sep 07 18:00:18 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-16d47c7d-08a5-4a2a-96da-d0e654237172 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:00:18 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-16d47c7d-08a5-4a2a-96da-d0e654237172 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'version_select' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:00:18 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.groups [None req-16d47c7d-08a5-4a2a-96da-d0e654237172 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] show called for member 1698ddc1-5a3f-45a9-b973-de243ef50216 {{(pid=86964) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 18:00:18 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:00:18 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:00:18 devstack devstack@c-api.service[86964]: /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 07 18:00:18 devstack devstack@c-api.service[86964]: return base.obj_make_list(context, cls(context), Sep 07 18:00:18 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-16d47c7d-08a5-4a2a-96da-d0e654237172 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/groups/1698ddc1-5a3f-45a9-b973-de243ef50216 returned with HTTP 200 Sep 07 18:00:18 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 77/155] 192.168.122.66 () {60 vars in 1265 bytes} [Mon Sep 7 18:00:18 2026] GET /volume/v3/groups/1698ddc1-5a3f-45a9-b973-de243ef50216 => generated 393 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:00:18 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-f6281502-6e12-48ca-8a21-fb31fd9a1c6e None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:00:18 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-f6281502-6e12-48ca-8a21-fb31fd9a1c6e tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] PUT http://192.168.122.66/volume/v3/groups/1698ddc1-5a3f-45a9-b973-de243ef50216 Sep 07 18:00:18 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-f6281502-6e12-48ca-8a21-fb31fd9a1c6e tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "859cb15b-e634-4ae2-ba76-2a183d5869ea"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:00:18 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.groups [None req-f6281502-6e12-48ca-8a21-fb31fd9a1c6e tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Update called for group 1698ddc1-5a3f-45a9-b973-de243ef50216. {{(pid=86965) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 07 18:00:18 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.groups [None req-f6281502-6e12-48ca-8a21-fb31fd9a1c6e tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Updating group 1698ddc1-5a3f-45a9-b973-de243ef50216 with name None description: None add_volumes: 859cb15b-e634-4ae2-ba76-2a183d5869ea remove_volumes: None. Sep 07 18:00:18 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:00:18 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:00:18 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:00:18 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:00:18 devstack devstack@c-api.service[86965]: /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 07 18:00:18 devstack devstack@c-api.service[86965]: return base.obj_make_list(context, cls(context), Sep 07 18:00:18 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-f6281502-6e12-48ca-8a21-fb31fd9a1c6e tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/groups/1698ddc1-5a3f-45a9-b973-de243ef50216 returned with HTTP 202 Sep 07 18:00:18 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 79/156] 192.168.122.66 () {62 vars in 1285 bytes} [Mon Sep 7 18:00:18 2026] PUT /volume/v3/groups/1698ddc1-5a3f-45a9-b973-de243ef50216 => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 07 18:00:18 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-8764eb1b-255a-45be-8c66-7b2f86e1dfff None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:00:18 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-8764eb1b-255a-45be-8c66-7b2f86e1dfff tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/groups/1698ddc1-5a3f-45a9-b973-de243ef50216 Sep 07 18:00:18 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-8764eb1b-255a-45be-8c66-7b2f86e1dfff tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:00:18 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-8764eb1b-255a-45be-8c66-7b2f86e1dfff tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'version_select' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:00:18 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.groups [None req-8764eb1b-255a-45be-8c66-7b2f86e1dfff tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] show called for member 1698ddc1-5a3f-45a9-b973-de243ef50216 {{(pid=86964) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 18:00:18 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:00:18 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:00:18 devstack devstack@c-api.service[86964]: /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 07 18:00:18 devstack devstack@c-api.service[86964]: return base.obj_make_list(context, cls(context), Sep 07 18:00:18 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-8764eb1b-255a-45be-8c66-7b2f86e1dfff tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/groups/1698ddc1-5a3f-45a9-b973-de243ef50216 returned with HTTP 200 Sep 07 18:00:18 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 78/157] 192.168.122.66 () {60 vars in 1265 bytes} [Mon Sep 7 18:00:18 2026] GET /volume/v3/groups/1698ddc1-5a3f-45a9-b973-de243ef50216 => generated 392 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:00:19 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-5614c236-0b84-43b8-9091-1e1bd84955bd None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:00:19 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-5614c236-0b84-43b8-9091-1e1bd84955bd tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/groups/1698ddc1-5a3f-45a9-b973-de243ef50216 Sep 07 18:00:19 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-5614c236-0b84-43b8-9091-1e1bd84955bd tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:00:19 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-5614c236-0b84-43b8-9091-1e1bd84955bd tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'version_select' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:00:19 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.groups [None req-5614c236-0b84-43b8-9091-1e1bd84955bd tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] show called for member 1698ddc1-5a3f-45a9-b973-de243ef50216 {{(pid=86965) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 18:00:19 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:00:19 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:00:19 devstack devstack@c-api.service[86965]: /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 07 18:00:19 devstack devstack@c-api.service[86965]: return base.obj_make_list(context, cls(context), Sep 07 18:00:19 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-5614c236-0b84-43b8-9091-1e1bd84955bd tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/groups/1698ddc1-5a3f-45a9-b973-de243ef50216 returned with HTTP 200 Sep 07 18:00:19 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 80/158] 192.168.122.66 () {60 vars in 1265 bytes} [Mon Sep 7 18:00:19 2026] GET /volume/v3/groups/1698ddc1-5a3f-45a9-b973-de243ef50216 => generated 393 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 18:00:19 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-4c6494dc-26d6-485f-83c4-cf84ea613989 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:00:19 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-4c6494dc-26d6-485f-83c4-cf84ea613989 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/volumes/detail Sep 07 18:00:19 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-4c6494dc-26d6-485f-83c4-cf84ea613989 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:00:19 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-4c6494dc-26d6-485f-83c4-cf84ea613989 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'detail' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:00:19 devstack devstack@c-api.service[86964]: DEBUG cinder.api.api_utils [None req-4c6494dc-26d6-485f-83c4-cf84ea613989 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Removing options '' from query. {{(pid=86964) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 18:00:19 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:00:19 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:00:19 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-4c6494dc-26d6-485f-83c4-cf84ea613989 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86964) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 18:00:19 devstack devstack@c-api.service[86964]: /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 07 18:00:19 devstack devstack@c-api.service[86964]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 18:00:19 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:00:19 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:00:19 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:00:19 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:00:19 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-4c6494dc-26d6-485f-83c4-cf84ea613989 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Get all volumes completed successfully. Sep 07 18:00:19 devstack devstack@c-api.service[86964]: WARNING stevedore.named [None req-4c6494dc-26d6-485f-83c4-cf84ea613989 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 18:00:19 devstack devstack@c-api.service[86964]: WARNING castellan.key_manager [None req-4c6494dc-26d6-485f-83c4-cf84ea613989 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 18:00:19 devstack devstack@c-api.service[86964]: DEBUG oslo_db.sqlalchemy.engines [None req-4c6494dc-26d6-485f-83c4-cf84ea613989 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86964) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 18:00:19 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:00:19 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:00:19 devstack devstack@c-api.service[86964]: WARNING stevedore.named [None req-4c6494dc-26d6-485f-83c4-cf84ea613989 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 18:00:19 devstack devstack@c-api.service[86964]: WARNING castellan.key_manager [None req-4c6494dc-26d6-485f-83c4-cf84ea613989 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 18:00:20 devstack devstack@c-api.service[86964]: DEBUG oslo_db.sqlalchemy.engines [None req-4c6494dc-26d6-485f-83c4-cf84ea613989 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86964) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 18:00:20 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:00:20 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:00:20 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-4c6494dc-26d6-485f-83c4-cf84ea613989 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/volumes/detail returned with HTTP 200 Sep 07 18:00:20 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 79/159] 192.168.122.66 () {60 vars in 1178 bytes} [Mon Sep 7 18:00:19 2026] GET /volume/v3/volumes/detail => generated 1834 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 18:00:20 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-a9665116-2046-4f31-901d-9146eb45de08 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:00:20 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-a9665116-2046-4f31-901d-9146eb45de08 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] POST http://192.168.122.66/volume/v3/group_snapshots Sep 07 18:00:20 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-a9665116-2046-4f31-901d-9146eb45de08 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "1698ddc1-5a3f-45a9-b973-de243ef50216", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-1182853192"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:00:20 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.group_snapshots [None req-a9665116-2046-4f31-901d-9146eb45de08 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '1698ddc1-5a3f-45a9-b973-de243ef50216', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-1182853192'}} {{(pid=86965) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 07 18:00:20 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:00:20 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:00:20 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.group_snapshots [None req-a9665116-2046-4f31-901d-9146eb45de08 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-1182853192. Sep 07 18:00:20 devstack devstack@c-api.service[86965]: /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 07 18:00:20 devstack devstack@c-api.service[86965]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 18:00:20 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:00:20 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:00:20 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:00:20 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:00:20 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:00:20 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:00:20 devstack devstack@c-api.service[86965]: WARNING cinder.quota [None req-a9665116-2046-4f31-901d-9146eb45de08 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-749285970 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-749285970, it is now deprecated. Please use the default quota class for default quota. Sep 07 18:00:20 devstack devstack@c-api.service[86965]: DEBUG cinder.quota [None req-a9665116-2046-4f31-901d-9146eb45de08 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Created reservations ['0010198f-9c03-4fe4-a3eb-ca3384a3d7db', 'de452cd2-37e2-4426-b8e6-527128702bec', 'b29b925a-17b4-4048-8d3e-b1f17695c05e', 'e98edb93-7aec-4ad8-9f4a-4a8bcb1ff1c1'] {{(pid=86965) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:00:20 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-a9665116-2046-4f31-901d-9146eb45de08 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/group_snapshots returned with HTTP 202 Sep 07 18:00:20 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 81/160] 192.168.122.66 () {62 vars in 1203 bytes} [Mon Sep 7 18:00:20 2026] POST /volume/v3/group_snapshots => generated 187 bytes in 288 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:00:20 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-4e59b39a-a707-417e-9bbf-c6780b604675 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:00:20 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-4e59b39a-a707-417e-9bbf-c6780b604675 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/group_snapshots/ba247a0c-58fe-49b2-9282-3ead865d1d4c Sep 07 18:00:20 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-4e59b39a-a707-417e-9bbf-c6780b604675 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:00:20 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-4e59b39a-a707-417e-9bbf-c6780b604675 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'version_select' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:00:20 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.group_snapshots [None req-4e59b39a-a707-417e-9bbf-c6780b604675 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] show called for member ba247a0c-58fe-49b2-9282-3ead865d1d4c {{(pid=86964) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 18:00:20 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:00:20 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:00:20 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-4e59b39a-a707-417e-9bbf-c6780b604675 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/group_snapshots/ba247a0c-58fe-49b2-9282-3ead865d1d4c returned with HTTP 200 Sep 07 18:00:20 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 80/161] 192.168.122.66 () {60 vars in 1292 bytes} [Mon Sep 7 18:00:20 2026] GET /volume/v3/group_snapshots/ba247a0c-58fe-49b2-9282-3ead865d1d4c => generated 326 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:00:21 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-8aa232f3-d957-46f3-bba5-d6aebadfbe55 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:00:21 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-8aa232f3-d957-46f3-bba5-d6aebadfbe55 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/group_snapshots/ba247a0c-58fe-49b2-9282-3ead865d1d4c Sep 07 18:00:21 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-8aa232f3-d957-46f3-bba5-d6aebadfbe55 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:00:21 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-8aa232f3-d957-46f3-bba5-d6aebadfbe55 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'version_select' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:00:21 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.group_snapshots [None req-8aa232f3-d957-46f3-bba5-d6aebadfbe55 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] show called for member ba247a0c-58fe-49b2-9282-3ead865d1d4c {{(pid=86965) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 18:00:21 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:00:21 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:00:21 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-8aa232f3-d957-46f3-bba5-d6aebadfbe55 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/group_snapshots/ba247a0c-58fe-49b2-9282-3ead865d1d4c returned with HTTP 200 Sep 07 18:00:21 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 82/162] 192.168.122.66 () {60 vars in 1292 bytes} [Mon Sep 7 18:00:21 2026] GET /volume/v3/group_snapshots/ba247a0c-58fe-49b2-9282-3ead865d1d4c => generated 326 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:00:22 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-2da69c2f-91a9-4591-a127-7378b8bb8b61 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:00:22 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-2da69c2f-91a9-4591-a127-7378b8bb8b61 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/group_snapshots/ba247a0c-58fe-49b2-9282-3ead865d1d4c Sep 07 18:00:22 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-2da69c2f-91a9-4591-a127-7378b8bb8b61 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:00:22 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-2da69c2f-91a9-4591-a127-7378b8bb8b61 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'version_select' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:00:22 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.group_snapshots [None req-2da69c2f-91a9-4591-a127-7378b8bb8b61 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] show called for member ba247a0c-58fe-49b2-9282-3ead865d1d4c {{(pid=86964) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 18:00:22 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:00:22 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:00:22 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-2da69c2f-91a9-4591-a127-7378b8bb8b61 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/group_snapshots/ba247a0c-58fe-49b2-9282-3ead865d1d4c returned with HTTP 200 Sep 07 18:00:22 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 81/163] 192.168.122.66 () {60 vars in 1292 bytes} [Mon Sep 7 18:00:22 2026] GET /volume/v3/group_snapshots/ba247a0c-58fe-49b2-9282-3ead865d1d4c => generated 326 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:00:23 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-b7025253-dd46-43e1-a49e-828c803b70bc None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:00:23 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-b7025253-dd46-43e1-a49e-828c803b70bc tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/group_snapshots/ba247a0c-58fe-49b2-9282-3ead865d1d4c Sep 07 18:00:23 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-b7025253-dd46-43e1-a49e-828c803b70bc tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:00:23 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-b7025253-dd46-43e1-a49e-828c803b70bc tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'version_select' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:00:23 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.group_snapshots [None req-b7025253-dd46-43e1-a49e-828c803b70bc tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] show called for member ba247a0c-58fe-49b2-9282-3ead865d1d4c {{(pid=86965) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 18:00:23 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:00:23 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:00:23 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-b7025253-dd46-43e1-a49e-828c803b70bc tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/group_snapshots/ba247a0c-58fe-49b2-9282-3ead865d1d4c returned with HTTP 200 Sep 07 18:00:23 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 83/164] 192.168.122.66 () {60 vars in 1292 bytes} [Mon Sep 7 18:00:23 2026] GET /volume/v3/group_snapshots/ba247a0c-58fe-49b2-9282-3ead865d1d4c => generated 326 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:00:24 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-c216ef3c-e3d7-4a55-abe9-c1bf76adc0ee None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:00:24 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c216ef3c-e3d7-4a55-abe9-c1bf76adc0ee tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/group_snapshots/ba247a0c-58fe-49b2-9282-3ead865d1d4c Sep 07 18:00:24 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c216ef3c-e3d7-4a55-abe9-c1bf76adc0ee tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:00:24 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c216ef3c-e3d7-4a55-abe9-c1bf76adc0ee tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'version_select' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:00:24 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.group_snapshots [None req-c216ef3c-e3d7-4a55-abe9-c1bf76adc0ee tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] show called for member ba247a0c-58fe-49b2-9282-3ead865d1d4c {{(pid=86964) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 18:00:24 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:00:24 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:00:24 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c216ef3c-e3d7-4a55-abe9-c1bf76adc0ee tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/group_snapshots/ba247a0c-58fe-49b2-9282-3ead865d1d4c returned with HTTP 200 Sep 07 18:00:24 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 82/165] 192.168.122.66 () {60 vars in 1292 bytes} [Mon Sep 7 18:00:24 2026] GET /volume/v3/group_snapshots/ba247a0c-58fe-49b2-9282-3ead865d1d4c => generated 326 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:00:25 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-35bafcce-3253-41c7-9f10-a390ae92a9ed None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:00:25 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-35bafcce-3253-41c7-9f10-a390ae92a9ed tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/group_snapshots/ba247a0c-58fe-49b2-9282-3ead865d1d4c Sep 07 18:00:25 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-35bafcce-3253-41c7-9f10-a390ae92a9ed tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:00:25 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-35bafcce-3253-41c7-9f10-a390ae92a9ed tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'version_select' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:00:25 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.group_snapshots [None req-35bafcce-3253-41c7-9f10-a390ae92a9ed tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] show called for member ba247a0c-58fe-49b2-9282-3ead865d1d4c {{(pid=86965) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 18:00:25 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:00:25 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:00:25 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-35bafcce-3253-41c7-9f10-a390ae92a9ed tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/group_snapshots/ba247a0c-58fe-49b2-9282-3ead865d1d4c returned with HTTP 200 Sep 07 18:00:25 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 84/166] 192.168.122.66 () {60 vars in 1292 bytes} [Mon Sep 7 18:00:25 2026] GET /volume/v3/group_snapshots/ba247a0c-58fe-49b2-9282-3ead865d1d4c => generated 327 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:00:25 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-1f473fec-711a-4004-b4f5-49be8c39312e None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:00:25 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-1f473fec-711a-4004-b4f5-49be8c39312e tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/snapshots/detail Sep 07 18:00:25 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-1f473fec-711a-4004-b4f5-49be8c39312e tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:00:25 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-1f473fec-711a-4004-b4f5-49be8c39312e tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'detail' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:00:25 devstack devstack@c-api.service[86964]: DEBUG cinder.api.api_utils [None req-1f473fec-711a-4004-b4f5-49be8c39312e tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Removing options '' from query. {{(pid=86964) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 18:00:25 devstack devstack@c-api.service[86964]: DEBUG cinder.db.api [None req-1f473fec-711a-4004-b4f5-49be8c39312e tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Building query based on filter {{(pid=86964) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 18:00:25 devstack devstack@c-api.service[86964]: /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 07 18:00:25 devstack devstack@c-api.service[86964]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 18:00:25 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-1f473fec-711a-4004-b4f5-49be8c39312e tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Get all snapshots completed successfully. Sep 07 18:00:25 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:00:25 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:00:25 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-1f473fec-711a-4004-b4f5-49be8c39312e tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/snapshots/detail returned with HTTP 200 Sep 07 18:00:25 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 83/167] 192.168.122.66 () {58 vars in 1143 bytes} [Mon Sep 7 18:00:25 2026] GET /volume/v3/snapshots/detail => generated 931 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:00:25 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-65a9cf6f-5bcb-44c7-8730-ecbcc181abc7 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:00:25 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-65a9cf6f-5bcb-44c7-8730-ecbcc181abc7 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/snapshots/e236e414-bec2-4c18-8db0-f437ecf41505 Sep 07 18:00:25 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-65a9cf6f-5bcb-44c7-8730-ecbcc181abc7 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:00:25 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-65a9cf6f-5bcb-44c7-8730-ecbcc181abc7 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:00:25 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:00:25 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:00:25 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-65a9cf6f-5bcb-44c7-8730-ecbcc181abc7 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Snapshot retrieved successfully. Sep 07 18:00:25 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-65a9cf6f-5bcb-44c7-8730-ecbcc181abc7 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/snapshots/e236e414-bec2-4c18-8db0-f437ecf41505 returned with HTTP 200 Sep 07 18:00:25 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 85/168] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:00:25 2026] GET /volume/v3/snapshots/e236e414-bec2-4c18-8db0-f437ecf41505 => generated 470 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:00:25 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-a6e65498-c30c-4f61-a8e9-bb990f527dad None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:00:25 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-a6e65498-c30c-4f61-a8e9-bb990f527dad tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/snapshots/6db6a767-d081-489d-8d4a-963f37b0f66e Sep 07 18:00:25 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-a6e65498-c30c-4f61-a8e9-bb990f527dad tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:00:25 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-a6e65498-c30c-4f61-a8e9-bb990f527dad tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:00:25 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:00:25 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:00:25 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-a6e65498-c30c-4f61-a8e9-bb990f527dad tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Snapshot retrieved successfully. Sep 07 18:00:25 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-a6e65498-c30c-4f61-a8e9-bb990f527dad tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/snapshots/6db6a767-d081-489d-8d4a-963f37b0f66e returned with HTTP 200 Sep 07 18:00:25 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 84/169] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:00:25 2026] GET /volume/v3/snapshots/6db6a767-d081-489d-8d4a-963f37b0f66e => generated 470 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:00:25 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-114b440d-4227-4bec-a070-ae347d3314e6 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:00:25 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-114b440d-4227-4bec-a070-ae347d3314e6 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] DELETE http://192.168.122.66/volume/v3/group_snapshots/ba247a0c-58fe-49b2-9282-3ead865d1d4c Sep 07 18:00:25 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-114b440d-4227-4bec-a070-ae347d3314e6 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:00:25 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-114b440d-4227-4bec-a070-ae347d3314e6 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'version_select' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:00:25 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.group_snapshots [None req-114b440d-4227-4bec-a070-ae347d3314e6 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] delete called for member ba247a0c-58fe-49b2-9282-3ead865d1d4c {{(pid=86965) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 07 18:00:25 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.group_snapshots [None req-114b440d-4227-4bec-a070-ae347d3314e6 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Delete group_snapshot with id: ba247a0c-58fe-49b2-9282-3ead865d1d4c Sep 07 18:00:25 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:00:25 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:00:25 devstack devstack@c-api.service[86965]: /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 07 18:00:25 devstack devstack@c-api.service[86965]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 18:00:25 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-114b440d-4227-4bec-a070-ae347d3314e6 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/group_snapshots/ba247a0c-58fe-49b2-9282-3ead865d1d4c returned with HTTP 202 Sep 07 18:00:25 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 86/170] 192.168.122.66 () {60 vars in 1295 bytes} [Mon Sep 7 18:00:25 2026] DELETE /volume/v3/group_snapshots/ba247a0c-58fe-49b2-9282-3ead865d1d4c => generated 0 bytes in 120 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 18:00:25 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-ef969aa3-f57d-4dd4-8872-57e0a26b0435 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:00:25 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-ef969aa3-f57d-4dd4-8872-57e0a26b0435 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/volumes/detail Sep 07 18:00:25 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-ef969aa3-f57d-4dd4-8872-57e0a26b0435 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:00:25 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-ef969aa3-f57d-4dd4-8872-57e0a26b0435 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'detail' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:00:25 devstack devstack@c-api.service[86964]: DEBUG cinder.api.api_utils [None req-ef969aa3-f57d-4dd4-8872-57e0a26b0435 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Removing options '' from query. {{(pid=86964) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 18:00:25 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-ef969aa3-f57d-4dd4-8872-57e0a26b0435 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86964) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 18:00:25 devstack devstack@c-api.service[86964]: /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 07 18:00:25 devstack devstack@c-api.service[86964]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 18:00:25 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:00:25 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:00:25 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:00:25 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:00:25 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-ef969aa3-f57d-4dd4-8872-57e0a26b0435 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Get all volumes completed successfully. Sep 07 18:00:25 devstack devstack@c-api.service[86964]: WARNING stevedore.named [None req-ef969aa3-f57d-4dd4-8872-57e0a26b0435 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 18:00:25 devstack devstack@c-api.service[86964]: WARNING castellan.key_manager [None req-ef969aa3-f57d-4dd4-8872-57e0a26b0435 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 18:00:26 devstack devstack@c-api.service[86964]: DEBUG oslo_db.sqlalchemy.engines [None req-ef969aa3-f57d-4dd4-8872-57e0a26b0435 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86964) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 18:00:26 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:00:26 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:00:26 devstack devstack@c-api.service[86964]: WARNING stevedore.named [None req-ef969aa3-f57d-4dd4-8872-57e0a26b0435 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 18:00:26 devstack devstack@c-api.service[86964]: WARNING castellan.key_manager [None req-ef969aa3-f57d-4dd4-8872-57e0a26b0435 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 18:00:26 devstack devstack@c-api.service[86964]: DEBUG oslo_db.sqlalchemy.engines [None req-ef969aa3-f57d-4dd4-8872-57e0a26b0435 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86964) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 18:00:26 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:00:26 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:00:26 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-ef969aa3-f57d-4dd4-8872-57e0a26b0435 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/volumes/detail returned with HTTP 200 Sep 07 18:00:26 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 85/171] 192.168.122.66 () {60 vars in 1178 bytes} [Mon Sep 7 18:00:25 2026] GET /volume/v3/volumes/detail => generated 1834 bytes in 318 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 18:00:26 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-5e5eae29-bef6-4522-90fa-107c9c60a5a8 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:00:26 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-5e5eae29-bef6-4522-90fa-107c9c60a5a8 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/snapshots/detail Sep 07 18:00:26 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-5e5eae29-bef6-4522-90fa-107c9c60a5a8 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:00:26 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-5e5eae29-bef6-4522-90fa-107c9c60a5a8 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'detail' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:00:26 devstack devstack@c-api.service[86965]: DEBUG cinder.api.api_utils [None req-5e5eae29-bef6-4522-90fa-107c9c60a5a8 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Removing options '' from query. {{(pid=86965) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 18:00:26 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:00:26 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:00:26 devstack devstack@c-api.service[86965]: DEBUG cinder.db.api [None req-5e5eae29-bef6-4522-90fa-107c9c60a5a8 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Building query based on filter {{(pid=86965) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 18:00:26 devstack devstack@c-api.service[86965]: /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 07 18:00:26 devstack devstack@c-api.service[86965]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 18:00:26 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-5e5eae29-bef6-4522-90fa-107c9c60a5a8 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Get all snapshots completed successfully. Sep 07 18:00:26 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:00:26 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:00:26 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-5e5eae29-bef6-4522-90fa-107c9c60a5a8 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/snapshots/detail returned with HTTP 200 Sep 07 18:00:26 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 87/172] 192.168.122.66 () {58 vars in 1143 bytes} [Mon Sep 7 18:00:26 2026] GET /volume/v3/snapshots/detail => generated 929 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:00:26 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-af28c90c-d330-4922-8ff2-90705cab39e7 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:00:26 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-af28c90c-d330-4922-8ff2-90705cab39e7 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/snapshots/6db6a767-d081-489d-8d4a-963f37b0f66e Sep 07 18:00:26 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-af28c90c-d330-4922-8ff2-90705cab39e7 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:00:26 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-af28c90c-d330-4922-8ff2-90705cab39e7 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:00:26 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:00:26 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:00:26 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-af28c90c-d330-4922-8ff2-90705cab39e7 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Snapshot retrieved successfully. Sep 07 18:00:26 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-af28c90c-d330-4922-8ff2-90705cab39e7 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/snapshots/6db6a767-d081-489d-8d4a-963f37b0f66e returned with HTTP 200 Sep 07 18:00:26 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 86/173] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:00:26 2026] GET /volume/v3/snapshots/6db6a767-d081-489d-8d4a-963f37b0f66e => generated 469 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:00:27 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-9744807b-1c6f-46d0-b89a-7ce5fb7d8625 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:00:27 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-9744807b-1c6f-46d0-b89a-7ce5fb7d8625 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/snapshots/6db6a767-d081-489d-8d4a-963f37b0f66e Sep 07 18:00:27 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-9744807b-1c6f-46d0-b89a-7ce5fb7d8625 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:00:27 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-9744807b-1c6f-46d0-b89a-7ce5fb7d8625 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:00:27 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:00:27 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:00:27 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-9744807b-1c6f-46d0-b89a-7ce5fb7d8625 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Snapshot retrieved successfully. Sep 07 18:00:27 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-9744807b-1c6f-46d0-b89a-7ce5fb7d8625 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/snapshots/6db6a767-d081-489d-8d4a-963f37b0f66e returned with HTTP 200 Sep 07 18:00:27 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 88/174] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:00:27 2026] GET /volume/v3/snapshots/6db6a767-d081-489d-8d4a-963f37b0f66e => generated 469 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:00:28 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-d5930894-bb86-42b6-bc13-9d6026508fc1 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:00:28 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-d5930894-bb86-42b6-bc13-9d6026508fc1 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/snapshots/6db6a767-d081-489d-8d4a-963f37b0f66e Sep 07 18:00:28 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-d5930894-bb86-42b6-bc13-9d6026508fc1 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:00:28 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-d5930894-bb86-42b6-bc13-9d6026508fc1 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:00:28 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:00:28 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:00:28 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-d5930894-bb86-42b6-bc13-9d6026508fc1 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Snapshot retrieved successfully. Sep 07 18:00:28 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-d5930894-bb86-42b6-bc13-9d6026508fc1 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/snapshots/6db6a767-d081-489d-8d4a-963f37b0f66e returned with HTTP 200 Sep 07 18:00:28 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 87/175] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:00:28 2026] GET /volume/v3/snapshots/6db6a767-d081-489d-8d4a-963f37b0f66e => generated 469 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 18:00:29 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-465cfef5-4ceb-4873-ba32-2fb688bcd292 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:00:29 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-465cfef5-4ceb-4873-ba32-2fb688bcd292 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/snapshots/6db6a767-d081-489d-8d4a-963f37b0f66e Sep 07 18:00:29 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-465cfef5-4ceb-4873-ba32-2fb688bcd292 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:00:29 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-465cfef5-4ceb-4873-ba32-2fb688bcd292 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:00:29 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:00:29 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:00:29 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-465cfef5-4ceb-4873-ba32-2fb688bcd292 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Snapshot retrieved successfully. Sep 07 18:00:29 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-465cfef5-4ceb-4873-ba32-2fb688bcd292 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/snapshots/6db6a767-d081-489d-8d4a-963f37b0f66e returned with HTTP 200 Sep 07 18:00:29 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 89/176] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:00:29 2026] GET /volume/v3/snapshots/6db6a767-d081-489d-8d4a-963f37b0f66e => generated 469 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:00:30 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-aeba2d36-b6a8-4048-9e70-063bfc7cbb60 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:00:30 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-aeba2d36-b6a8-4048-9e70-063bfc7cbb60 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/snapshots/6db6a767-d081-489d-8d4a-963f37b0f66e Sep 07 18:00:30 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-aeba2d36-b6a8-4048-9e70-063bfc7cbb60 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:00:30 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-aeba2d36-b6a8-4048-9e70-063bfc7cbb60 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:00:30 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-aeba2d36-b6a8-4048-9e70-063bfc7cbb60 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/snapshots/6db6a767-d081-489d-8d4a-963f37b0f66e returned with HTTP 404 Sep 07 18:00:30 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 88/177] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:00:30 2026] GET /volume/v3/snapshots/6db6a767-d081-489d-8d4a-963f37b0f66e => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:00:30 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-ceb73607-4171-4d68-bc50-198f65f201d0 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:00:30 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-ceb73607-4171-4d68-bc50-198f65f201d0 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/snapshots/e236e414-bec2-4c18-8db0-f437ecf41505 Sep 07 18:00:30 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-ceb73607-4171-4d68-bc50-198f65f201d0 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:00:30 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-ceb73607-4171-4d68-bc50-198f65f201d0 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:00:30 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-ceb73607-4171-4d68-bc50-198f65f201d0 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/snapshots/e236e414-bec2-4c18-8db0-f437ecf41505 returned with HTTP 404 Sep 07 18:00:30 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 90/178] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:00:30 2026] GET /volume/v3/snapshots/e236e414-bec2-4c18-8db0-f437ecf41505 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:00:30 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-ff9ff5e5-3a8a-470c-af54-882dc59045e2 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:00:30 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-ff9ff5e5-3a8a-470c-af54-882dc59045e2 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/group_snapshots/ba247a0c-58fe-49b2-9282-3ead865d1d4c Sep 07 18:00:30 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-ff9ff5e5-3a8a-470c-af54-882dc59045e2 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:00:30 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-ff9ff5e5-3a8a-470c-af54-882dc59045e2 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'version_select' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:00:30 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.group_snapshots [None req-ff9ff5e5-3a8a-470c-af54-882dc59045e2 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] show called for member ba247a0c-58fe-49b2-9282-3ead865d1d4c {{(pid=86964) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 18:00:30 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-ff9ff5e5-3a8a-470c-af54-882dc59045e2 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/group_snapshots/ba247a0c-58fe-49b2-9282-3ead865d1d4c returned with HTTP 404 Sep 07 18:00:30 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 89/179] 192.168.122.66 () {60 vars in 1292 bytes} [Mon Sep 7 18:00:30 2026] GET /volume/v3/group_snapshots/ba247a0c-58fe-49b2-9282-3ead865d1d4c => generated 116 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 18:00:30 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-eaa669f1-d48e-4073-b33e-e0c82e97ced8 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:00:30 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-eaa669f1-d48e-4073-b33e-e0c82e97ced8 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] DELETE http://192.168.122.66/volume/v3/group_snapshots/ba247a0c-58fe-49b2-9282-3ead865d1d4c Sep 07 18:00:30 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-eaa669f1-d48e-4073-b33e-e0c82e97ced8 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:00:30 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-eaa669f1-d48e-4073-b33e-e0c82e97ced8 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'version_select' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:00:30 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.group_snapshots [None req-eaa669f1-d48e-4073-b33e-e0c82e97ced8 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] delete called for member ba247a0c-58fe-49b2-9282-3ead865d1d4c {{(pid=86965) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 07 18:00:30 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.group_snapshots [None req-eaa669f1-d48e-4073-b33e-e0c82e97ced8 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Delete group_snapshot with id: ba247a0c-58fe-49b2-9282-3ead865d1d4c Sep 07 18:00:30 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-eaa669f1-d48e-4073-b33e-e0c82e97ced8 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/group_snapshots/ba247a0c-58fe-49b2-9282-3ead865d1d4c returned with HTTP 404 Sep 07 18:00:30 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 91/180] 192.168.122.66 () {60 vars in 1295 bytes} [Mon Sep 7 18:00:30 2026] DELETE /volume/v3/group_snapshots/ba247a0c-58fe-49b2-9282-3ead865d1d4c => generated 116 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 18:00:30 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-b8be07d3-f8aa-4258-9bbf-aa8b7b2bcc0d None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:00:30 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b8be07d3-f8aa-4258-9bbf-aa8b7b2bcc0d tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/volumes/detail Sep 07 18:00:30 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-b8be07d3-f8aa-4258-9bbf-aa8b7b2bcc0d tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:00:30 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-b8be07d3-f8aa-4258-9bbf-aa8b7b2bcc0d tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'detail' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:00:30 devstack devstack@c-api.service[86964]: DEBUG cinder.api.api_utils [None req-b8be07d3-f8aa-4258-9bbf-aa8b7b2bcc0d tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Removing options '' from query. {{(pid=86964) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 18:00:30 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-b8be07d3-f8aa-4258-9bbf-aa8b7b2bcc0d tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86964) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 18:00:30 devstack devstack@c-api.service[86964]: /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 07 18:00:30 devstack devstack@c-api.service[86964]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 18:00:30 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:00:30 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:00:30 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:00:30 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:00:30 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-b8be07d3-f8aa-4258-9bbf-aa8b7b2bcc0d tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Get all volumes completed successfully. Sep 07 18:00:30 devstack devstack@c-api.service[86964]: WARNING stevedore.named [None req-b8be07d3-f8aa-4258-9bbf-aa8b7b2bcc0d tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 18:00:30 devstack devstack@c-api.service[86964]: WARNING castellan.key_manager [None req-b8be07d3-f8aa-4258-9bbf-aa8b7b2bcc0d tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 18:00:30 devstack devstack@c-api.service[86964]: DEBUG oslo_db.sqlalchemy.engines [None req-b8be07d3-f8aa-4258-9bbf-aa8b7b2bcc0d tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86964) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 18:00:30 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:00:30 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:00:30 devstack devstack@c-api.service[86964]: WARNING stevedore.named [None req-b8be07d3-f8aa-4258-9bbf-aa8b7b2bcc0d tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 18:00:30 devstack devstack@c-api.service[86964]: WARNING castellan.key_manager [None req-b8be07d3-f8aa-4258-9bbf-aa8b7b2bcc0d tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 18:00:30 devstack devstack@c-api.service[86964]: DEBUG oslo_db.sqlalchemy.engines [None req-b8be07d3-f8aa-4258-9bbf-aa8b7b2bcc0d tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86964) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 18:00:30 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:00:30 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:00:30 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b8be07d3-f8aa-4258-9bbf-aa8b7b2bcc0d tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/volumes/detail returned with HTTP 200 Sep 07 18:00:30 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 90/181] 192.168.122.66 () {60 vars in 1178 bytes} [Mon Sep 7 18:00:30 2026] GET /volume/v3/volumes/detail => generated 1834 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 18:00:30 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-99217ede-1cd1-4a6f-a71e-3951d4a45e87 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:00:30 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-99217ede-1cd1-4a6f-a71e-3951d4a45e87 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] POST http://192.168.122.66/volume/v3/groups/1698ddc1-5a3f-45a9-b973-de243ef50216/action Sep 07 18:00:30 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-99217ede-1cd1-4a6f-a71e-3951d4a45e87 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86965) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:00:30 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-99217ede-1cd1-4a6f-a71e-3951d4a45e87 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:00:30 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.groups [None req-99217ede-1cd1-4a6f-a71e-3951d4a45e87 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] delete called for group 1698ddc1-5a3f-45a9-b973-de243ef50216 {{(pid=86965) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 07 18:00:30 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.groups [None req-99217ede-1cd1-4a6f-a71e-3951d4a45e87 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Delete group with id: 1698ddc1-5a3f-45a9-b973-de243ef50216 Sep 07 18:00:30 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:00:30 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:00:30 devstack devstack@c-api.service[86965]: /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 07 18:00:30 devstack devstack@c-api.service[86965]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 07 18:00:30 devstack devstack@c-api.service[86965]: /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 07 18:00:30 devstack devstack@c-api.service[86965]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 18:00:31 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-99217ede-1cd1-4a6f-a71e-3951d4a45e87 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/groups/1698ddc1-5a3f-45a9-b973-de243ef50216/action returned with HTTP 202 Sep 07 18:00:31 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 92/182] 192.168.122.66 () {62 vars in 1307 bytes} [Mon Sep 7 18:00:30 2026] POST /volume/v3/groups/1698ddc1-5a3f-45a9-b973-de243ef50216/action => generated 0 bytes in 154 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 18:00:31 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-9fd77747-ba6f-4fe0-be96-33f86f58ed22 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:00:31 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-9fd77747-ba6f-4fe0-be96-33f86f58ed22 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/volumes/859cb15b-e634-4ae2-ba76-2a183d5869ea Sep 07 18:00:31 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-9fd77747-ba6f-4fe0-be96-33f86f58ed22 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:00:31 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-9fd77747-ba6f-4fe0-be96-33f86f58ed22 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:00:31 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:00:31 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:00:31 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:00:31 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:00:31 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-9fd77747-ba6f-4fe0-be96-33f86f58ed22 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Volume info retrieved successfully. Sep 07 18:00:31 devstack devstack@c-api.service[86964]: WARNING stevedore.named [None req-9fd77747-ba6f-4fe0-be96-33f86f58ed22 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 18:00:31 devstack devstack@c-api.service[86964]: WARNING castellan.key_manager [None req-9fd77747-ba6f-4fe0-be96-33f86f58ed22 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 18:00:31 devstack devstack@c-api.service[86964]: DEBUG oslo_db.sqlalchemy.engines [None req-9fd77747-ba6f-4fe0-be96-33f86f58ed22 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86964) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 18:00:31 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:00:31 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:00:31 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-9fd77747-ba6f-4fe0-be96-33f86f58ed22 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/volumes/859cb15b-e634-4ae2-ba76-2a183d5869ea returned with HTTP 200 Sep 07 18:00:31 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 91/183] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:00:31 2026] GET /volume/v3/volumes/859cb15b-e634-4ae2-ba76-2a183d5869ea => generated 920 bytes in 313 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:00:32 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-a466d1b5-a8a0-4c74-84e1-dfe6c6a5081c None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:00:32 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-a466d1b5-a8a0-4c74-84e1-dfe6c6a5081c tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/volumes/859cb15b-e634-4ae2-ba76-2a183d5869ea Sep 07 18:00:32 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-a466d1b5-a8a0-4c74-84e1-dfe6c6a5081c tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:00:32 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-a466d1b5-a8a0-4c74-84e1-dfe6c6a5081c tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:00:32 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:00:32 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:00:32 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:00:32 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:00:32 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-a466d1b5-a8a0-4c74-84e1-dfe6c6a5081c tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Volume info retrieved successfully. Sep 07 18:00:32 devstack devstack@c-api.service[86965]: WARNING stevedore.named [None req-a466d1b5-a8a0-4c74-84e1-dfe6c6a5081c tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 18:00:32 devstack devstack@c-api.service[86965]: WARNING castellan.key_manager [None req-a466d1b5-a8a0-4c74-84e1-dfe6c6a5081c tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 18:00:32 devstack devstack@c-api.service[86965]: DEBUG oslo_db.sqlalchemy.engines [None req-a466d1b5-a8a0-4c74-84e1-dfe6c6a5081c tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86965) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 18:00:32 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:00:32 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:00:32 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-a466d1b5-a8a0-4c74-84e1-dfe6c6a5081c tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/volumes/859cb15b-e634-4ae2-ba76-2a183d5869ea returned with HTTP 200 Sep 07 18:00:32 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 93/184] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:00:32 2026] GET /volume/v3/volumes/859cb15b-e634-4ae2-ba76-2a183d5869ea => generated 920 bytes in 313 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:00:33 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-23a955ee-db05-4dd2-8443-e62bc4330a6b None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:00:33 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-23a955ee-db05-4dd2-8443-e62bc4330a6b tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/volumes/859cb15b-e634-4ae2-ba76-2a183d5869ea Sep 07 18:00:33 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-23a955ee-db05-4dd2-8443-e62bc4330a6b tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:00:33 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-23a955ee-db05-4dd2-8443-e62bc4330a6b tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:00:33 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-23a955ee-db05-4dd2-8443-e62bc4330a6b tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/volumes/859cb15b-e634-4ae2-ba76-2a183d5869ea returned with HTTP 404 Sep 07 18:00:33 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 92/185] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:00:33 2026] GET /volume/v3/volumes/859cb15b-e634-4ae2-ba76-2a183d5869ea => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 07 18:00:33 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-e5a3dca1-458f-4510-9ffa-e4921a7718b5 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:00:33 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e5a3dca1-458f-4510-9ffa-e4921a7718b5 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/volumes/9b9b7000-1065-42f0-a768-28595e379c65 Sep 07 18:00:33 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-e5a3dca1-458f-4510-9ffa-e4921a7718b5 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:00:33 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-e5a3dca1-458f-4510-9ffa-e4921a7718b5 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:00:33 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e5a3dca1-458f-4510-9ffa-e4921a7718b5 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/volumes/9b9b7000-1065-42f0-a768-28595e379c65 returned with HTTP 404 Sep 07 18:00:33 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 94/186] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:00:33 2026] GET /volume/v3/volumes/9b9b7000-1065-42f0-a768-28595e379c65 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 18:00:33 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-560d9c79-35c8-4aa7-93ef-d31d41bca809 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:00:33 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-560d9c79-35c8-4aa7-93ef-d31d41bca809 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/groups/1698ddc1-5a3f-45a9-b973-de243ef50216 Sep 07 18:00:33 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-560d9c79-35c8-4aa7-93ef-d31d41bca809 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:00:33 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-560d9c79-35c8-4aa7-93ef-d31d41bca809 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'version_select' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:00:33 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.groups [None req-560d9c79-35c8-4aa7-93ef-d31d41bca809 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] show called for member 1698ddc1-5a3f-45a9-b973-de243ef50216 {{(pid=86964) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 18:00:33 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-560d9c79-35c8-4aa7-93ef-d31d41bca809 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/groups/1698ddc1-5a3f-45a9-b973-de243ef50216 returned with HTTP 404 Sep 07 18:00:33 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 93/187] 192.168.122.66 () {60 vars in 1265 bytes} [Mon Sep 7 18:00:33 2026] GET /volume/v3/groups/1698ddc1-5a3f-45a9-b973-de243ef50216 => generated 108 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 18:00:33 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-ab01a86d-7dc9-4dbb-a8a2-3aef8800cefc None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:00:33 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-ab01a86d-7dc9-4dbb-a8a2-3aef8800cefc tempest-GroupSnapshotsTest-954722280 tempest-GroupSnapshotsTest-954722280-project-admin] DELETE http://192.168.122.66/volume/v3/group_types/035e3ef5-6c57-4cbc-808f-86f14f00e461 Sep 07 18:00:33 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-ab01a86d-7dc9-4dbb-a8a2-3aef8800cefc tempest-GroupSnapshotsTest-954722280 tempest-GroupSnapshotsTest-954722280-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:00:33 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-ab01a86d-7dc9-4dbb-a8a2-3aef8800cefc tempest-GroupSnapshotsTest-954722280 tempest-GroupSnapshotsTest-954722280-project-admin] Calling method 'version_select' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:00:33 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-ab01a86d-7dc9-4dbb-a8a2-3aef8800cefc tempest-GroupSnapshotsTest-954722280 tempest-GroupSnapshotsTest-954722280-project-admin] http://192.168.122.66/volume/v3/group_types/035e3ef5-6c57-4cbc-808f-86f14f00e461 returned with HTTP 202 Sep 07 18:00:33 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 95/188] 192.168.122.66 () {60 vars in 1283 bytes} [Mon Sep 7 18:00:33 2026] DELETE /volume/v3/group_types/035e3ef5-6c57-4cbc-808f-86f14f00e461 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 18:00:33 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-065ac6cc-2889-46e2-96a2-e6639a7dbc78 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:00:33 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-065ac6cc-2889-46e2-96a2-e6639a7dbc78 tempest-GroupSnapshotsTest-954722280 tempest-GroupSnapshotsTest-954722280-project-admin] DELETE http://192.168.122.66/volume/v3/types/74271f1f-2ec9-4dc7-90de-51b54d7e00a4 Sep 07 18:00:33 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-065ac6cc-2889-46e2-96a2-e6639a7dbc78 tempest-GroupSnapshotsTest-954722280 tempest-GroupSnapshotsTest-954722280-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:00:33 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-065ac6cc-2889-46e2-96a2-e6639a7dbc78 tempest-GroupSnapshotsTest-954722280 tempest-GroupSnapshotsTest-954722280-project-admin] Calling method '_delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:00:33 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-065ac6cc-2889-46e2-96a2-e6639a7dbc78 tempest-GroupSnapshotsTest-954722280 tempest-GroupSnapshotsTest-954722280-project-admin] http://192.168.122.66/volume/v3/types/74271f1f-2ec9-4dc7-90de-51b54d7e00a4 returned with HTTP 202 Sep 07 18:00:33 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 94/189] 192.168.122.66 () {58 vars in 1224 bytes} [Mon Sep 7 18:00:33 2026] DELETE /volume/v3/types/74271f1f-2ec9-4dc7-90de-51b54d7e00a4 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:00:33 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-44143672-624b-4a73-8c2f-f413763c24ca None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:00:34 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-44143672-624b-4a73-8c2f-f413763c24ca tempest-GroupSnapshotsTest-954722280 tempest-GroupSnapshotsTest-954722280-project-admin] GET http://192.168.122.66/volume/v3/types/74271f1f-2ec9-4dc7-90de-51b54d7e00a4 Sep 07 18:00:34 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-44143672-624b-4a73-8c2f-f413763c24ca tempest-GroupSnapshotsTest-954722280 tempest-GroupSnapshotsTest-954722280-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:00:34 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-44143672-624b-4a73-8c2f-f413763c24ca tempest-GroupSnapshotsTest-954722280 tempest-GroupSnapshotsTest-954722280-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:00:34 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-44143672-624b-4a73-8c2f-f413763c24ca tempest-GroupSnapshotsTest-954722280 tempest-GroupSnapshotsTest-954722280-project-admin] http://192.168.122.66/volume/v3/types/74271f1f-2ec9-4dc7-90de-51b54d7e00a4 returned with HTTP 404 Sep 07 18:00:34 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 96/190] 192.168.122.66 () {58 vars in 1221 bytes} [Mon Sep 7 18:00:33 2026] GET /volume/v3/types/74271f1f-2ec9-4dc7-90de-51b54d7e00a4 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:00:34 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-0ea671e3-ca18-45bf-ab37-980c0248eed0 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:00:34 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-0ea671e3-ca18-45bf-ab37-980c0248eed0 tempest-GroupSnapshotsTest-954722280 tempest-GroupSnapshotsTest-954722280-project-admin] POST http://192.168.122.66/volume/v3/types Sep 07 18:00:34 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-0ea671e3-ca18-45bf-ab37-980c0248eed0 tempest-GroupSnapshotsTest-954722280 tempest-GroupSnapshotsTest-954722280-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-75585098"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:00:34 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-0ea671e3-ca18-45bf-ab37-980c0248eed0 tempest-GroupSnapshotsTest-954722280 tempest-GroupSnapshotsTest-954722280-project-admin] http://192.168.122.66/volume/v3/types returned with HTTP 200 Sep 07 18:00:34 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 95/191] 192.168.122.66 () {60 vars in 1131 bytes} [Mon Sep 7 18:00:34 2026] POST /volume/v3/types => generated 222 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:00:34 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-a81cd27b-facf-46da-9f54-5b2bb9956aac None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:00:34 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-a81cd27b-facf-46da-9f54-5b2bb9956aac tempest-GroupSnapshotsTest-954722280 tempest-GroupSnapshotsTest-954722280-project-admin] POST http://192.168.122.66/volume/v3/group_types Sep 07 18:00:34 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-a81cd27b-facf-46da-9f54-5b2bb9956aac tempest-GroupSnapshotsTest-954722280 tempest-GroupSnapshotsTest-954722280-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-586753452"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:00:34 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-a81cd27b-facf-46da-9f54-5b2bb9956aac tempest-GroupSnapshotsTest-954722280 tempest-GroupSnapshotsTest-954722280-project-admin] http://192.168.122.66/volume/v3/group_types returned with HTTP 202 Sep 07 18:00:34 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 97/192] 192.168.122.66 () {62 vars in 1190 bytes} [Mon Sep 7 18:00:34 2026] POST /volume/v3/group_types => generated 180 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:00:34 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-ff241b14-0f3a-42ae-9b32-a67d2e84bc27 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:00:34 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-ff241b14-0f3a-42ae-9b32-a67d2e84bc27 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] POST http://192.168.122.66/volume/v3/groups Sep 07 18:00:34 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-ff241b14-0f3a-42ae-9b32-a67d2e84bc27 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "06847f67-5b88-40ec-9312-cab71cdd1043", "volume_types": ["b112388c-37ef-40f2-b321-0ad56a9f7448"], "name": "tempest-GroupSnapshotsTest-Group-1450518168"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:00:34 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.groups [None req-ff241b14-0f3a-42ae-9b32-a67d2e84bc27 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Creating new group {'group': {'group_type': '06847f67-5b88-40ec-9312-cab71cdd1043', 'volume_types': ['b112388c-37ef-40f2-b321-0ad56a9f7448'], 'name': 'tempest-GroupSnapshotsTest-Group-1450518168'}} {{(pid=86964) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 07 18:00:34 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.groups [None req-ff241b14-0f3a-42ae-9b32-a67d2e84bc27 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Creating group tempest-GroupSnapshotsTest-Group-1450518168. Sep 07 18:00:34 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-ff241b14-0f3a-42ae-9b32-a67d2e84bc27 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Availability Zones retrieved successfully. Sep 07 18:00:34 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-ff241b14-0f3a-42ae-9b32-a67d2e84bc27 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Created reservations ['9f68f00a-21ee-40c9-999e-b7626b1efafd'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:00:34 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-ff241b14-0f3a-42ae-9b32-a67d2e84bc27 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/groups returned with HTTP 202 Sep 07 18:00:34 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 96/193] 192.168.122.66 () {62 vars in 1176 bytes} [Mon Sep 7 18:00:34 2026] POST /volume/v3/groups => generated 112 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:00:34 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-3f38acbb-c07e-4a66-b60f-259033c6f776 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:00:34 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-3f38acbb-c07e-4a66-b60f-259033c6f776 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/groups/013418e8-d59e-43d3-8e88-3883bdc34263 Sep 07 18:00:34 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-3f38acbb-c07e-4a66-b60f-259033c6f776 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:00:34 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-3f38acbb-c07e-4a66-b60f-259033c6f776 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'version_select' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:00:34 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.groups [None req-3f38acbb-c07e-4a66-b60f-259033c6f776 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] show called for member 013418e8-d59e-43d3-8e88-3883bdc34263 {{(pid=86965) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 18:00:34 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:00:34 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:00:34 devstack devstack@c-api.service[86965]: /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 07 18:00:34 devstack devstack@c-api.service[86965]: return base.obj_make_list(context, cls(context), Sep 07 18:00:34 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-3f38acbb-c07e-4a66-b60f-259033c6f776 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/groups/013418e8-d59e-43d3-8e88-3883bdc34263 returned with HTTP 200 Sep 07 18:00:34 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 98/194] 192.168.122.66 () {60 vars in 1265 bytes} [Mon Sep 7 18:00:34 2026] GET /volume/v3/groups/013418e8-d59e-43d3-8e88-3883bdc34263 => generated 392 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:00:35 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-82306813-0742-4386-b3de-d99fc815234a None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:00:35 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-82306813-0742-4386-b3de-d99fc815234a tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/groups/013418e8-d59e-43d3-8e88-3883bdc34263 Sep 07 18:00:35 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-82306813-0742-4386-b3de-d99fc815234a tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:00:35 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-82306813-0742-4386-b3de-d99fc815234a tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'version_select' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:00:35 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.groups [None req-82306813-0742-4386-b3de-d99fc815234a tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] show called for member 013418e8-d59e-43d3-8e88-3883bdc34263 {{(pid=86964) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 18:00:35 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:00:35 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:00:35 devstack devstack@c-api.service[86964]: /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 07 18:00:35 devstack devstack@c-api.service[86964]: return base.obj_make_list(context, cls(context), Sep 07 18:00:35 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-82306813-0742-4386-b3de-d99fc815234a tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/groups/013418e8-d59e-43d3-8e88-3883bdc34263 returned with HTTP 200 Sep 07 18:00:35 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 97/195] 192.168.122.66 () {60 vars in 1265 bytes} [Mon Sep 7 18:00:35 2026] GET /volume/v3/groups/013418e8-d59e-43d3-8e88-3883bdc34263 => generated 393 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:00:35 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-ab59850a-619e-42e1-bb36-75d04f40e990 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:00:35 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-ab59850a-619e-42e1-bb36-75d04f40e990 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:00:35 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-ab59850a-619e-42e1-bb36-75d04f40e990 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1538749774", "volume_type": "b112388c-37ef-40f2-b321-0ad56a9f7448", "group_id": "013418e8-d59e-43d3-8e88-3883bdc34263", "size": 1}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:00:35 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.volumes [None req-ab59850a-619e-42e1-bb36-75d04f40e990 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1538749774', 'volume_type': 'b112388c-37ef-40f2-b321-0ad56a9f7448', 'group_id': '013418e8-d59e-43d3-8e88-3883bdc34263', 'size': 1}} {{(pid=86965) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:00:35 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:00:35 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:00:35 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-ab59850a-619e-42e1-bb36-75d04f40e990 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Create volume of 1 GB Sep 07 18:00:35 devstack devstack@c-api.service[86965]: /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 07 18:00:35 devstack devstack@c-api.service[86965]: return base.obj_make_list(context, cls(context), Sep 07 18:00:35 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-ab59850a-619e-42e1-bb36-75d04f40e990 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Availability Zones retrieved successfully. Sep 07 18:00:35 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-ab59850a-619e-42e1-bb36-75d04f40e990 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Flow 'volume_create_api' (523f482e-b05f-4daf-b02f-78b83f828676) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:00:35 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-ab59850a-619e-42e1-bb36-75d04f40e990 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad7ee3dd-2789-406d-be7f-95959d9465ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:00:35 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:00:35 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:00:35 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.flows.api.create_volume [None req-ab59850a-619e-42e1-bb36-75d04f40e990 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Validating volume size '1' using validate_int {{(pid=86965) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:00:35 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-ab59850a-619e-42e1-bb36-75d04f40e990 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad7ee3dd-2789-406d-be7f-95959d9465ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T16:00:34Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b112388c-37ef-40f2-b321-0ad56a9f7448,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-75585098',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b112388c-37ef-40f2-b321-0ad56a9f7448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '013418e8-d59e-43d3-8e88-3883bdc34263', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:00:35 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-ab59850a-619e-42e1-bb36-75d04f40e990 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9708efa2-0fe1-4ee4-aef9-b247dd9a3fe4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:00:35 devstack devstack@c-api.service[86965]: WARNING cinder.quota [None req-ab59850a-619e-42e1-bb36-75d04f40e990 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-75585098 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-75585098, it is now deprecated. Please use the default quota class for default quota. Sep 07 18:00:35 devstack devstack@c-api.service[86965]: WARNING cinder.quota [None req-ab59850a-619e-42e1-bb36-75d04f40e990 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-75585098 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-75585098, it is now deprecated. Please use the default quota class for default quota. Sep 07 18:00:35 devstack devstack@c-api.service[86965]: DEBUG cinder.quota [None req-ab59850a-619e-42e1-bb36-75d04f40e990 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Created reservations ['8135d788-d96f-4311-94a9-d7687aeca2bd', '47b65809-10fc-470c-b9bf-d86a253bdc79', '3ed99634-6e87-4a2f-bb5a-e20b8e1e8327', '2de9fa07-9ab4-40f4-bd44-87e5f785750f'] {{(pid=86965) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:00:35 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-ab59850a-619e-42e1-bb36-75d04f40e990 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9708efa2-0fe1-4ee4-aef9-b247dd9a3fe4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8135d788-d96f-4311-94a9-d7687aeca2bd', '47b65809-10fc-470c-b9bf-d86a253bdc79', '3ed99634-6e87-4a2f-bb5a-e20b8e1e8327', '2de9fa07-9ab4-40f4-bd44-87e5f785750f']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:00:35 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-ab59850a-619e-42e1-bb36-75d04f40e990 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6245b11-cef7-4a98-818a-6aa166ab45e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:00:35 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:00:35 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:00:35 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-ab59850a-619e-42e1-bb36-75d04f40e990 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6245b11-cef7-4a98-818a-6aa166ab45e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ba2217ff-4dac-42a2-a25b-884b7d84879b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1538749774',encryption_key_id=None,group_id=013418e8-d59e-43d3-8e88-3883bdc34263,group_type_id=,metadata={},multiattach=False,project_id='2e587b279cef4d6d8329519aa853c0c7',qos_specs=None,replication_status=,reservations=['8135d788-d96f-4311-94a9-d7687aeca2bd','47b65809-10fc-470c-b9bf-d86a253bdc79','3ed99634-6e87-4a2f-bb5a-e20b8e1e8327','2de9fa07-9ab4-40f4-bd44-87e5f785750f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55884fccbae9432aa03f85e4eed4ca39',volume_type_id=b112388c-37ef-40f2-b321-0ad56a9f7448), 'volume': Volume(_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-07T16:00:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1538749774',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=013418e8-d59e-43d3-8e88-3883bdc34263,host=None,id=ba2217ff-4dac-42a2-a25b-884b7d84879b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e587b279cef4d6d8329519aa853c0c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='55884fccbae9432aa03f85e4eed4ca39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b112388c-37ef-40f2-b321-0ad56a9f7448),volume_type_id=b112388c-37ef-40f2-b321-0ad56a9f7448)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:00:35 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-ab59850a-619e-42e1-bb36-75d04f40e990 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (554ba91a-2dcb-4577-9909-46d4668201b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:00:35 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-ab59850a-619e-42e1-bb36-75d04f40e990 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (554ba91a-2dcb-4577-9909-46d4668201b8) transitioned into state 'SUCCESS' from state '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-1538749774',encryption_key_id=None,group_id=013418e8-d59e-43d3-8e88-3883bdc34263,group_type_id=,metadata={},multiattach=False,project_id='2e587b279cef4d6d8329519aa853c0c7',qos_specs=None,replication_status=,reservations=['8135d788-d96f-4311-94a9-d7687aeca2bd','47b65809-10fc-470c-b9bf-d86a253bdc79','3ed99634-6e87-4a2f-bb5a-e20b8e1e8327','2de9fa07-9ab4-40f4-bd44-87e5f785750f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55884fccbae9432aa03f85e4eed4ca39',volume_type_id=b112388c-37ef-40f2-b321-0ad56a9f7448)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:00:35 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-ab59850a-619e-42e1-bb36-75d04f40e990 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d18f215e-07c0-4f4c-826e-cb452650943b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:00:35 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-ab59850a-619e-42e1-bb36-75d04f40e990 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d18f215e-07c0-4f4c-826e-cb452650943b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:00:35 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-ab59850a-619e-42e1-bb36-75d04f40e990 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Flow 'volume_create_api' (523f482e-b05f-4daf-b02f-78b83f828676) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:00:35 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-ab59850a-619e-42e1-bb36-75d04f40e990 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Create volume request issued successfully. Sep 07 18:00:35 devstack devstack@c-api.service[86965]: WARNING stevedore.named [None req-ab59850a-619e-42e1-bb36-75d04f40e990 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 18:00:35 devstack devstack@c-api.service[86965]: WARNING castellan.key_manager [None req-ab59850a-619e-42e1-bb36-75d04f40e990 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 18:00:35 devstack devstack@c-api.service[86965]: DEBUG oslo_db.sqlalchemy.engines [None req-ab59850a-619e-42e1-bb36-75d04f40e990 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86965) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 18:00:35 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:00:35 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:00:35 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-ab59850a-619e-42e1-bb36-75d04f40e990 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:00:35 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 99/196] 192.168.122.66 () {62 vars in 1179 bytes} [Mon Sep 7 18:00:35 2026] POST /volume/v3/volumes => generated 827 bytes in 522 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:00:35 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-f61e9a42-c034-4978-87c9-8305206dd64b None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:00:35 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-f61e9a42-c034-4978-87c9-8305206dd64b tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/volumes/ba2217ff-4dac-42a2-a25b-884b7d84879b Sep 07 18:00:35 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-f61e9a42-c034-4978-87c9-8305206dd64b tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:00:35 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-f61e9a42-c034-4978-87c9-8305206dd64b tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:00:35 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:00:35 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:00:35 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:00:35 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:00:36 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-f61e9a42-c034-4978-87c9-8305206dd64b tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Volume info retrieved successfully. Sep 07 18:00:36 devstack devstack@c-api.service[86964]: WARNING stevedore.named [None req-f61e9a42-c034-4978-87c9-8305206dd64b tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 18:00:36 devstack devstack@c-api.service[86964]: WARNING castellan.key_manager [None req-f61e9a42-c034-4978-87c9-8305206dd64b tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 18:00:36 devstack devstack@c-api.service[86964]: DEBUG oslo_db.sqlalchemy.engines [None req-f61e9a42-c034-4978-87c9-8305206dd64b tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86964) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 18:00:36 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:00:36 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:00:36 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-f61e9a42-c034-4978-87c9-8305206dd64b tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/volumes/ba2217ff-4dac-42a2-a25b-884b7d84879b returned with HTTP 200 Sep 07 18:00:36 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 98/197] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:00:35 2026] GET /volume/v3/volumes/ba2217ff-4dac-42a2-a25b-884b7d84879b => generated 895 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:00:37 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-cd60f112-87b6-48d7-affc-549f8d098afa None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:00:37 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-cd60f112-87b6-48d7-affc-549f8d098afa tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/volumes/ba2217ff-4dac-42a2-a25b-884b7d84879b Sep 07 18:00:37 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-cd60f112-87b6-48d7-affc-549f8d098afa tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:00:37 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-cd60f112-87b6-48d7-affc-549f8d098afa tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:00:37 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:00:37 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:00:37 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:00:37 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:00:37 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-cd60f112-87b6-48d7-affc-549f8d098afa tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Volume info retrieved successfully. Sep 07 18:00:37 devstack devstack@c-api.service[86965]: WARNING stevedore.named [None req-cd60f112-87b6-48d7-affc-549f8d098afa tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 18:00:37 devstack devstack@c-api.service[86965]: WARNING castellan.key_manager [None req-cd60f112-87b6-48d7-affc-549f8d098afa tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 18:00:37 devstack devstack@c-api.service[86965]: DEBUG oslo_db.sqlalchemy.engines [None req-cd60f112-87b6-48d7-affc-549f8d098afa tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86965) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 18:00:37 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:00:37 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:00:37 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-cd60f112-87b6-48d7-affc-549f8d098afa tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/volumes/ba2217ff-4dac-42a2-a25b-884b7d84879b returned with HTTP 200 Sep 07 18:00:37 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 100/198] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:00:37 2026] GET /volume/v3/volumes/ba2217ff-4dac-42a2-a25b-884b7d84879b => generated 919 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:00:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-c279ce8f-ff31-4a2c-9de3-c00e5221a7b3 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:00:38 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c279ce8f-ff31-4a2c-9de3-c00e5221a7b3 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/volumes/ba2217ff-4dac-42a2-a25b-884b7d84879b Sep 07 18:00:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c279ce8f-ff31-4a2c-9de3-c00e5221a7b3 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:00:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c279ce8f-ff31-4a2c-9de3-c00e5221a7b3 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:00:38 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:00:38 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:00:38 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:00:38 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:00:38 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-c279ce8f-ff31-4a2c-9de3-c00e5221a7b3 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Volume info retrieved successfully. Sep 07 18:00:38 devstack devstack@c-api.service[86964]: WARNING stevedore.named [None req-c279ce8f-ff31-4a2c-9de3-c00e5221a7b3 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 18:00:38 devstack devstack@c-api.service[86964]: WARNING castellan.key_manager [None req-c279ce8f-ff31-4a2c-9de3-c00e5221a7b3 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 18:00:38 devstack devstack@c-api.service[86964]: DEBUG oslo_db.sqlalchemy.engines [None req-c279ce8f-ff31-4a2c-9de3-c00e5221a7b3 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86964) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 18:00:38 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:00:38 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:00:38 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c279ce8f-ff31-4a2c-9de3-c00e5221a7b3 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/volumes/ba2217ff-4dac-42a2-a25b-884b7d84879b returned with HTTP 200 Sep 07 18:00:38 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 99/199] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:00:38 2026] GET /volume/v3/volumes/ba2217ff-4dac-42a2-a25b-884b7d84879b => generated 920 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:00:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-91c5168b-1082-4891-b23e-8ffe56dc1eba None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:00:38 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-91c5168b-1082-4891-b23e-8ffe56dc1eba tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] POST http://192.168.122.66/volume/v3/group_snapshots Sep 07 18:00:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-91c5168b-1082-4891-b23e-8ffe56dc1eba tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "013418e8-d59e-43d3-8e88-3883bdc34263", "name": "tempest-group_snapshot-1895574121"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:00:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.group_snapshots [None req-91c5168b-1082-4891-b23e-8ffe56dc1eba tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '013418e8-d59e-43d3-8e88-3883bdc34263', 'name': 'tempest-group_snapshot-1895574121'}} {{(pid=86965) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 07 18:00:38 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:00:38 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:00:38 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.group_snapshots [None req-91c5168b-1082-4891-b23e-8ffe56dc1eba tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Creating group_snapshot tempest-group_snapshot-1895574121. Sep 07 18:00:38 devstack devstack@c-api.service[86965]: /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 07 18:00:38 devstack devstack@c-api.service[86965]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 18:00:38 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:00:38 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:00:38 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:00:38 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:00:38 devstack devstack@c-api.service[86965]: WARNING cinder.quota [None req-91c5168b-1082-4891-b23e-8ffe56dc1eba tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-75585098 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-75585098, it is now deprecated. Please use the default quota class for default quota. Sep 07 18:00:38 devstack devstack@c-api.service[86965]: DEBUG cinder.quota [None req-91c5168b-1082-4891-b23e-8ffe56dc1eba tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Created reservations ['8fe8e575-0285-48ef-a39c-76939267cd76', 'aae3cf12-36f7-4775-970b-9a822cfc5707', '3b12c919-455f-4afe-a64b-fb0030365645', 'c90de817-d706-4af3-a4d4-00d9d64a943c'] {{(pid=86965) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:00:38 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-91c5168b-1082-4891-b23e-8ffe56dc1eba tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/group_snapshots returned with HTTP 202 Sep 07 18:00:38 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 101/200] 192.168.122.66 () {62 vars in 1203 bytes} [Mon Sep 7 18:00:38 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:00:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-65cd338e-c513-4176-a8f7-0db54eda90d3 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:00:38 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-65cd338e-c513-4176-a8f7-0db54eda90d3 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/group_snapshots/5e248e20-f8a0-498c-bebd-96ab0cf9a6ff Sep 07 18:00:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-65cd338e-c513-4176-a8f7-0db54eda90d3 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:00:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-65cd338e-c513-4176-a8f7-0db54eda90d3 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'version_select' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:00:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.group_snapshots [None req-65cd338e-c513-4176-a8f7-0db54eda90d3 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] show called for member 5e248e20-f8a0-498c-bebd-96ab0cf9a6ff {{(pid=86964) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 18:00:38 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:00:38 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:00:38 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-65cd338e-c513-4176-a8f7-0db54eda90d3 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/group_snapshots/5e248e20-f8a0-498c-bebd-96ab0cf9a6ff returned with HTTP 200 Sep 07 18:00:38 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 100/201] 192.168.122.66 () {60 vars in 1292 bytes} [Mon Sep 7 18:00:38 2026] GET /volume/v3/group_snapshots/5e248e20-f8a0-498c-bebd-96ab0cf9a6ff => generated 307 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:00:39 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-725cd3e2-5483-435a-b86e-9f0cde66c2d4 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:00:39 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-725cd3e2-5483-435a-b86e-9f0cde66c2d4 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/group_snapshots/5e248e20-f8a0-498c-bebd-96ab0cf9a6ff Sep 07 18:00:39 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-725cd3e2-5483-435a-b86e-9f0cde66c2d4 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:00:39 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-725cd3e2-5483-435a-b86e-9f0cde66c2d4 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'version_select' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:00:39 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.group_snapshots [None req-725cd3e2-5483-435a-b86e-9f0cde66c2d4 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] show called for member 5e248e20-f8a0-498c-bebd-96ab0cf9a6ff {{(pid=86965) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 18:00:39 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:00:39 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:00:39 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-725cd3e2-5483-435a-b86e-9f0cde66c2d4 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/group_snapshots/5e248e20-f8a0-498c-bebd-96ab0cf9a6ff returned with HTTP 200 Sep 07 18:00:39 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 102/202] 192.168.122.66 () {60 vars in 1292 bytes} [Mon Sep 7 18:00:39 2026] GET /volume/v3/group_snapshots/5e248e20-f8a0-498c-bebd-96ab0cf9a6ff => generated 307 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:00:40 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-63b1a26f-7171-46ea-aa46-6960243ed9fc None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:00:40 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-63b1a26f-7171-46ea-aa46-6960243ed9fc tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/group_snapshots/5e248e20-f8a0-498c-bebd-96ab0cf9a6ff Sep 07 18:00:40 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-63b1a26f-7171-46ea-aa46-6960243ed9fc tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:00:40 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-63b1a26f-7171-46ea-aa46-6960243ed9fc tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'version_select' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:00:40 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.group_snapshots [None req-63b1a26f-7171-46ea-aa46-6960243ed9fc tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] show called for member 5e248e20-f8a0-498c-bebd-96ab0cf9a6ff {{(pid=86964) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 18:00:40 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:00:40 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:00:40 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-63b1a26f-7171-46ea-aa46-6960243ed9fc tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/group_snapshots/5e248e20-f8a0-498c-bebd-96ab0cf9a6ff returned with HTTP 200 Sep 07 18:00:40 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 101/203] 192.168.122.66 () {60 vars in 1292 bytes} [Mon Sep 7 18:00:40 2026] GET /volume/v3/group_snapshots/5e248e20-f8a0-498c-bebd-96ab0cf9a6ff => generated 307 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:00:41 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-10a26555-d682-4ad0-b403-1e8abcbd2f44 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:00:41 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-10a26555-d682-4ad0-b403-1e8abcbd2f44 tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:00:41 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-10a26555-d682-4ad0-b403-1e8abcbd2f44 tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-1650553275"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:00:41 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.volumes [None req-10a26555-d682-4ad0-b403-1e8abcbd2f44 tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-1650553275'}} {{(pid=86965) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:00:41 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-10a26555-d682-4ad0-b403-1e8abcbd2f44 tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] Create volume of 1 GB Sep 07 18:00:41 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-10a26555-d682-4ad0-b403-1e8abcbd2f44 tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] Availability Zones retrieved successfully. Sep 07 18:00:41 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-10a26555-d682-4ad0-b403-1e8abcbd2f44 tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] Flow 'volume_create_api' (b5b9ee76-0510-4f2f-85a6-30dbcc575f0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:00:41 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-10a26555-d682-4ad0-b403-1e8abcbd2f44 tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fbdb3c93-1257-4bdc-b58f-4fcfd749ceec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:00:41 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.flows.api.create_volume [None req-10a26555-d682-4ad0-b403-1e8abcbd2f44 tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] Validating volume size '1' using validate_int {{(pid=86965) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:00:41 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-10a26555-d682-4ad0-b403-1e8abcbd2f44 tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fbdb3c93-1257-4bdc-b58f-4fcfd749ceec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:00:41 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-10a26555-d682-4ad0-b403-1e8abcbd2f44 tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73a41ac4-ba38-43ac-9dc8-ca4b5c4b8849) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:00:41 devstack devstack@c-api.service[86965]: WARNING cinder.quota [None req-10a26555-d682-4ad0-b403-1e8abcbd2f44 tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-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 07 18:00:41 devstack devstack@c-api.service[86965]: WARNING cinder.quota [None req-10a26555-d682-4ad0-b403-1e8abcbd2f44 tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-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 07 18:00:41 devstack devstack@c-api.service[86965]: DEBUG cinder.quota [None req-10a26555-d682-4ad0-b403-1e8abcbd2f44 tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] Created reservations ['01c25d31-4f4c-4486-9d73-979dcb453c0e', 'e4405fa9-00cb-46a2-bca9-5e0e4f73b774', '422798fd-01c7-4a82-b04d-dd6feddfec7b', '725c465c-2ac9-47f8-aea0-7ce36dbcdc6f'] {{(pid=86965) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:00:41 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-10a26555-d682-4ad0-b403-1e8abcbd2f44 tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73a41ac4-ba38-43ac-9dc8-ca4b5c4b8849) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['01c25d31-4f4c-4486-9d73-979dcb453c0e', 'e4405fa9-00cb-46a2-bca9-5e0e4f73b774', '422798fd-01c7-4a82-b04d-dd6feddfec7b', '725c465c-2ac9-47f8-aea0-7ce36dbcdc6f']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:00:41 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-10a26555-d682-4ad0-b403-1e8abcbd2f44 tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77d14f1b-b270-4206-9d4e-6c862bc6adb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:00:41 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:00:41 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:00:41 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-10a26555-d682-4ad0-b403-1e8abcbd2f44 tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77d14f1b-b270-4206-9d4e-6c862bc6adb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '149f4f9a-c4b2-4167-b47a-73ec1bf7dc9b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1650553275',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41f52f90b3304febbeee147b2b77661e',qos_specs=None,replication_status=,reservations=['01c25d31-4f4c-4486-9d73-979dcb453c0e','e4405fa9-00cb-46a2-bca9-5e0e4f73b774','422798fd-01c7-4a82-b04d-dd6feddfec7b','725c465c-2ac9-47f8-aea0-7ce36dbcdc6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0401a3986ef8401ca9ffb43fd9917f2f',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:00:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1650553275',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=149f4f9a-c4b2-4167-b47a-73ec1bf7dc9b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='41f52f90b3304febbeee147b2b77661e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0401a3986ef8401ca9ffb43fd9917f2f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:00:41 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-10a26555-d682-4ad0-b403-1e8abcbd2f44 tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da554968-d25e-4860-beb1-c28699e1af63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:00:41 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-10a26555-d682-4ad0-b403-1e8abcbd2f44 tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da554968-d25e-4860-beb1-c28699e1af63) transitioned into state 'SUCCESS' from state '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-1650553275',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41f52f90b3304febbeee147b2b77661e',qos_specs=None,replication_status=,reservations=['01c25d31-4f4c-4486-9d73-979dcb453c0e','e4405fa9-00cb-46a2-bca9-5e0e4f73b774','422798fd-01c7-4a82-b04d-dd6feddfec7b','725c465c-2ac9-47f8-aea0-7ce36dbcdc6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0401a3986ef8401ca9ffb43fd9917f2f',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:00:41 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-10a26555-d682-4ad0-b403-1e8abcbd2f44 tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (daf1128b-dad0-42ec-b510-867c51e990c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:00:41 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-10a26555-d682-4ad0-b403-1e8abcbd2f44 tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (daf1128b-dad0-42ec-b510-867c51e990c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:00:41 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-10a26555-d682-4ad0-b403-1e8abcbd2f44 tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] Flow 'volume_create_api' (b5b9ee76-0510-4f2f-85a6-30dbcc575f0f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:00:41 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-10a26555-d682-4ad0-b403-1e8abcbd2f44 tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] Create volume request issued successfully. Sep 07 18:00:41 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-10a26555-d682-4ad0-b403-1e8abcbd2f44 tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:00:41 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 103/204] 192.168.122.66 () {60 vars in 1137 bytes} [Mon Sep 7 18:00:41 2026] POST /volume/v3/volumes => generated 759 bytes in 508 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:00:41 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-a82656f4-86a3-4a33-a961-92d98ef3beaf None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:00:41 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-a82656f4-86a3-4a33-a961-92d98ef3beaf tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] GET http://192.168.122.66/volume/v3/volumes/149f4f9a-c4b2-4167-b47a-73ec1bf7dc9b Sep 07 18:00:41 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-a82656f4-86a3-4a33-a961-92d98ef3beaf tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:00:41 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-a82656f4-86a3-4a33-a961-92d98ef3beaf tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:00:41 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:00:41 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:00:41 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:00:41 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:00:41 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-a82656f4-86a3-4a33-a961-92d98ef3beaf tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] Volume info retrieved successfully. Sep 07 18:00:41 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-a82656f4-86a3-4a33-a961-92d98ef3beaf tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] http://192.168.122.66/volume/v3/volumes/149f4f9a-c4b2-4167-b47a-73ec1bf7dc9b returned with HTTP 200 Sep 07 18:00:41 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 102/205] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:00:41 2026] GET /volume/v3/volumes/149f4f9a-c4b2-4167-b47a-73ec1bf7dc9b => generated 827 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:00:41 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-c82efc45-3d93-4cc8-afcd-56279e4b0efd None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:00:41 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c82efc45-3d93-4cc8-afcd-56279e4b0efd tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/group_snapshots/5e248e20-f8a0-498c-bebd-96ab0cf9a6ff Sep 07 18:00:41 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-c82efc45-3d93-4cc8-afcd-56279e4b0efd tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:00:41 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-c82efc45-3d93-4cc8-afcd-56279e4b0efd tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'version_select' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:00:41 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.group_snapshots [None req-c82efc45-3d93-4cc8-afcd-56279e4b0efd tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] show called for member 5e248e20-f8a0-498c-bebd-96ab0cf9a6ff {{(pid=86965) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 18:00:41 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:00:41 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:00:41 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c82efc45-3d93-4cc8-afcd-56279e4b0efd tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/group_snapshots/5e248e20-f8a0-498c-bebd-96ab0cf9a6ff returned with HTTP 200 Sep 07 18:00:41 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 104/206] 192.168.122.66 () {60 vars in 1292 bytes} [Mon Sep 7 18:00:41 2026] GET /volume/v3/group_snapshots/5e248e20-f8a0-498c-bebd-96ab0cf9a6ff => generated 308 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:00:41 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-ad93a2ff-b4a0-4738-bb67-b4b7c32c64f2 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:00:41 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-ad93a2ff-b4a0-4738-bb67-b4b7c32c64f2 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/snapshots/detail Sep 07 18:00:41 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-ad93a2ff-b4a0-4738-bb67-b4b7c32c64f2 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:00:41 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-ad93a2ff-b4a0-4738-bb67-b4b7c32c64f2 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'detail' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:00:41 devstack devstack@c-api.service[86964]: DEBUG cinder.api.api_utils [None req-ad93a2ff-b4a0-4738-bb67-b4b7c32c64f2 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Removing options '' from query. {{(pid=86964) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 18:00:42 devstack devstack@c-api.service[86964]: DEBUG cinder.db.api [None req-ad93a2ff-b4a0-4738-bb67-b4b7c32c64f2 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Building query based on filter {{(pid=86964) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 18:00:42 devstack devstack@c-api.service[86964]: /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 07 18:00:42 devstack devstack@c-api.service[86964]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 18:00:42 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-ad93a2ff-b4a0-4738-bb67-b4b7c32c64f2 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Get all snapshots completed successfully. Sep 07 18:00:42 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:00:42 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:00:42 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-ad93a2ff-b4a0-4738-bb67-b4b7c32c64f2 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/snapshots/detail returned with HTTP 200 Sep 07 18:00:42 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 103/207] 192.168.122.66 () {58 vars in 1143 bytes} [Mon Sep 7 18:00:41 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:00:42 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-24e0b4ac-a937-46d3-b360-e9974b58d005 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:00:42 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-24e0b4ac-a937-46d3-b360-e9974b58d005 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/snapshots/ff6debf4-4993-4242-bf3a-05fcc6739a50 Sep 07 18:00:42 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-24e0b4ac-a937-46d3-b360-e9974b58d005 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:00:42 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-24e0b4ac-a937-46d3-b360-e9974b58d005 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:00:42 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:00:42 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:00:42 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-24e0b4ac-a937-46d3-b360-e9974b58d005 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Snapshot retrieved successfully. Sep 07 18:00:42 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-24e0b4ac-a937-46d3-b360-e9974b58d005 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/snapshots/ff6debf4-4993-4242-bf3a-05fcc6739a50 returned with HTTP 200 Sep 07 18:00:42 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 105/208] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:00:42 2026] GET /volume/v3/snapshots/ff6debf4-4993-4242-bf3a-05fcc6739a50 => generated 451 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:00:42 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-31dd725b-1a35-4b11-a8f0-4c66f06c6c17 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:00:42 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-31dd725b-1a35-4b11-a8f0-4c66f06c6c17 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/group_snapshots/5e248e20-f8a0-498c-bebd-96ab0cf9a6ff Sep 07 18:00:42 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-31dd725b-1a35-4b11-a8f0-4c66f06c6c17 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:00:42 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-31dd725b-1a35-4b11-a8f0-4c66f06c6c17 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'version_select' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:00:42 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.group_snapshots [None req-31dd725b-1a35-4b11-a8f0-4c66f06c6c17 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] show called for member 5e248e20-f8a0-498c-bebd-96ab0cf9a6ff {{(pid=86964) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 18:00:42 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:00:42 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:00:42 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-31dd725b-1a35-4b11-a8f0-4c66f06c6c17 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/group_snapshots/5e248e20-f8a0-498c-bebd-96ab0cf9a6ff returned with HTTP 200 Sep 07 18:00:42 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 104/209] 192.168.122.66 () {60 vars in 1292 bytes} [Mon Sep 7 18:00:42 2026] GET /volume/v3/group_snapshots/5e248e20-f8a0-498c-bebd-96ab0cf9a6ff => generated 308 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:00:42 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-793b3575-71e5-40da-b614-7503df1d27c5 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:00:42 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-793b3575-71e5-40da-b614-7503df1d27c5 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/group_snapshots/detail Sep 07 18:00:42 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-793b3575-71e5-40da-b614-7503df1d27c5 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:00:42 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-793b3575-71e5-40da-b614-7503df1d27c5 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'version_select' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:00:42 devstack devstack@c-api.service[86965]: /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 07 18:00:42 devstack devstack@c-api.service[86965]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 07 18:00:42 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-793b3575-71e5-40da-b614-7503df1d27c5 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/group_snapshots/detail returned with HTTP 200 Sep 07 18:00:42 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 106/210] 192.168.122.66 () {60 vars in 1202 bytes} [Mon Sep 7 18:00:42 2026] GET /volume/v3/group_snapshots/detail => generated 311 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:00:42 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-cfe21ab2-3f4a-4f9c-b681-4c12a00e0375 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:00:42 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-cfe21ab2-3f4a-4f9c-b681-4c12a00e0375 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] DELETE http://192.168.122.66/volume/v3/group_snapshots/5e248e20-f8a0-498c-bebd-96ab0cf9a6ff Sep 07 18:00:42 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-cfe21ab2-3f4a-4f9c-b681-4c12a00e0375 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:00:42 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-cfe21ab2-3f4a-4f9c-b681-4c12a00e0375 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'version_select' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:00:42 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.group_snapshots [None req-cfe21ab2-3f4a-4f9c-b681-4c12a00e0375 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] delete called for member 5e248e20-f8a0-498c-bebd-96ab0cf9a6ff {{(pid=86964) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 07 18:00:42 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.group_snapshots [None req-cfe21ab2-3f4a-4f9c-b681-4c12a00e0375 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Delete group_snapshot with id: 5e248e20-f8a0-498c-bebd-96ab0cf9a6ff Sep 07 18:00:42 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:00:42 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:00:42 devstack devstack@c-api.service[86964]: /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 07 18:00:42 devstack devstack@c-api.service[86964]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 18:00:42 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-cfe21ab2-3f4a-4f9c-b681-4c12a00e0375 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/group_snapshots/5e248e20-f8a0-498c-bebd-96ab0cf9a6ff returned with HTTP 202 Sep 07 18:00:42 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 105/211] 192.168.122.66 () {60 vars in 1295 bytes} [Mon Sep 7 18:00:42 2026] DELETE /volume/v3/group_snapshots/5e248e20-f8a0-498c-bebd-96ab0cf9a6ff => generated 0 bytes in 142 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 18:00:42 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-c0eb2e76-26f3-4e14-bf92-f6a8cfd18694 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:00:42 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c0eb2e76-26f3-4e14-bf92-f6a8cfd18694 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/volumes/detail Sep 07 18:00:42 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-c0eb2e76-26f3-4e14-bf92-f6a8cfd18694 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:00:42 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-c0eb2e76-26f3-4e14-bf92-f6a8cfd18694 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'detail' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:00:42 devstack devstack@c-api.service[86965]: DEBUG cinder.api.api_utils [None req-c0eb2e76-26f3-4e14-bf92-f6a8cfd18694 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Removing options '' from query. {{(pid=86965) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 18:00:42 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:00:42 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:00:42 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-c0eb2e76-26f3-4e14-bf92-f6a8cfd18694 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86965) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 18:00:42 devstack devstack@c-api.service[86965]: /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 07 18:00:42 devstack devstack@c-api.service[86965]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 18:00:42 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:00:42 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:00:42 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-c0eb2e76-26f3-4e14-bf92-f6a8cfd18694 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Get all volumes completed successfully. Sep 07 18:00:42 devstack devstack@c-api.service[86965]: WARNING stevedore.named [None req-c0eb2e76-26f3-4e14-bf92-f6a8cfd18694 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 18:00:42 devstack devstack@c-api.service[86965]: WARNING castellan.key_manager [None req-c0eb2e76-26f3-4e14-bf92-f6a8cfd18694 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 18:00:42 devstack devstack@c-api.service[86965]: DEBUG oslo_db.sqlalchemy.engines [None req-c0eb2e76-26f3-4e14-bf92-f6a8cfd18694 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86965) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 18:00:42 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:00:42 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:00:42 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c0eb2e76-26f3-4e14-bf92-f6a8cfd18694 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/volumes/detail returned with HTTP 200 Sep 07 18:00:42 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 107/212] 192.168.122.66 () {60 vars in 1178 bytes} [Mon Sep 7 18:00:42 2026] GET /volume/v3/volumes/detail => generated 923 bytes in 364 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:00:42 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-452a4a66-2c64-4dbd-8f67-c71d70fb5b76 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:00:42 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-452a4a66-2c64-4dbd-8f67-c71d70fb5b76 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/snapshots/detail Sep 07 18:00:42 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-452a4a66-2c64-4dbd-8f67-c71d70fb5b76 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:00:42 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-452a4a66-2c64-4dbd-8f67-c71d70fb5b76 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'detail' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:00:42 devstack devstack@c-api.service[86964]: DEBUG cinder.api.api_utils [None req-452a4a66-2c64-4dbd-8f67-c71d70fb5b76 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Removing options '' from query. {{(pid=86964) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 18:00:42 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:00:42 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:00:42 devstack devstack@c-api.service[86964]: DEBUG cinder.db.api [None req-452a4a66-2c64-4dbd-8f67-c71d70fb5b76 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Building query based on filter {{(pid=86964) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 18:00:42 devstack devstack@c-api.service[86964]: /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 07 18:00:42 devstack devstack@c-api.service[86964]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 18:00:42 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-452a4a66-2c64-4dbd-8f67-c71d70fb5b76 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Get all snapshots completed successfully. Sep 07 18:00:42 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:00:42 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:00:42 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-452a4a66-2c64-4dbd-8f67-c71d70fb5b76 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/snapshots/detail returned with HTTP 200 Sep 07 18:00:42 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 106/213] 192.168.122.66 () {58 vars in 1143 bytes} [Mon Sep 7 18:00:42 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:00:42 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-9840117e-07b2-4f09-a6bf-8576d9d3c388 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:00:42 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-9840117e-07b2-4f09-a6bf-8576d9d3c388 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/snapshots/ff6debf4-4993-4242-bf3a-05fcc6739a50 Sep 07 18:00:42 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-9840117e-07b2-4f09-a6bf-8576d9d3c388 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:00:42 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-9840117e-07b2-4f09-a6bf-8576d9d3c388 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:00:42 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:00:42 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:00:42 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-9840117e-07b2-4f09-a6bf-8576d9d3c388 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Snapshot retrieved successfully. Sep 07 18:00:42 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-9840117e-07b2-4f09-a6bf-8576d9d3c388 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/snapshots/ff6debf4-4993-4242-bf3a-05fcc6739a50 returned with HTTP 200 Sep 07 18:00:42 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 108/214] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:00:42 2026] GET /volume/v3/snapshots/ff6debf4-4993-4242-bf3a-05fcc6739a50 => generated 450 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:00:42 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-ea89862f-4e83-4bcd-ab9c-105cf9a52596 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:00:42 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-ea89862f-4e83-4bcd-ab9c-105cf9a52596 tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] GET http://192.168.122.66/volume/v3/volumes/149f4f9a-c4b2-4167-b47a-73ec1bf7dc9b Sep 07 18:00:42 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-ea89862f-4e83-4bcd-ab9c-105cf9a52596 tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:00:42 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-ea89862f-4e83-4bcd-ab9c-105cf9a52596 tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:00:42 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:00:42 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:00:42 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:00:42 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:00:42 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-ea89862f-4e83-4bcd-ab9c-105cf9a52596 tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] Volume info retrieved successfully. Sep 07 18:00:42 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-ea89862f-4e83-4bcd-ab9c-105cf9a52596 tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] http://192.168.122.66/volume/v3/volumes/149f4f9a-c4b2-4167-b47a-73ec1bf7dc9b returned with HTTP 200 Sep 07 18:00:42 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 107/215] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:00:42 2026] GET /volume/v3/volumes/149f4f9a-c4b2-4167-b47a-73ec1bf7dc9b => generated 851 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:00:43 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-81fd564d-ee96-4af0-8bd2-c467fbd883ff None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:00:43 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-81fd564d-ee96-4af0-8bd2-c467fbd883ff tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/snapshots/ff6debf4-4993-4242-bf3a-05fcc6739a50 Sep 07 18:00:43 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-81fd564d-ee96-4af0-8bd2-c467fbd883ff tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:00:43 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-81fd564d-ee96-4af0-8bd2-c467fbd883ff tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:00:43 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:00:43 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:00:43 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-81fd564d-ee96-4af0-8bd2-c467fbd883ff tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Snapshot retrieved successfully. Sep 07 18:00:43 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-81fd564d-ee96-4af0-8bd2-c467fbd883ff tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/snapshots/ff6debf4-4993-4242-bf3a-05fcc6739a50 returned with HTTP 200 Sep 07 18:00:43 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 109/216] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:00:43 2026] GET /volume/v3/snapshots/ff6debf4-4993-4242-bf3a-05fcc6739a50 => generated 450 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:00:43 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-43e8d12d-2290-4626-8b9b-a630cecb1d70 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:00:43 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-43e8d12d-2290-4626-8b9b-a630cecb1d70 tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] GET http://192.168.122.66/volume/v3/volumes/149f4f9a-c4b2-4167-b47a-73ec1bf7dc9b Sep 07 18:00:43 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-43e8d12d-2290-4626-8b9b-a630cecb1d70 tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:00:43 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-43e8d12d-2290-4626-8b9b-a630cecb1d70 tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:00:43 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:00:43 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:00:43 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:00:43 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:00:43 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-43e8d12d-2290-4626-8b9b-a630cecb1d70 tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] Volume info retrieved successfully. Sep 07 18:00:43 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-43e8d12d-2290-4626-8b9b-a630cecb1d70 tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] http://192.168.122.66/volume/v3/volumes/149f4f9a-c4b2-4167-b47a-73ec1bf7dc9b returned with HTTP 200 Sep 07 18:00:43 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 108/217] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:00:43 2026] GET /volume/v3/volumes/149f4f9a-c4b2-4167-b47a-73ec1bf7dc9b => generated 852 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 18:00:44 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-27e20db0-29a9-4f80-a2af-73f6a25871d7 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:00:44 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-27e20db0-29a9-4f80-a2af-73f6a25871d7 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/snapshots/ff6debf4-4993-4242-bf3a-05fcc6739a50 Sep 07 18:00:44 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-27e20db0-29a9-4f80-a2af-73f6a25871d7 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:00:44 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-27e20db0-29a9-4f80-a2af-73f6a25871d7 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:00:44 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-27e20db0-29a9-4f80-a2af-73f6a25871d7 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/snapshots/ff6debf4-4993-4242-bf3a-05fcc6739a50 returned with HTTP 404 Sep 07 18:00:44 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 110/218] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:00:44 2026] GET /volume/v3/snapshots/ff6debf4-4993-4242-bf3a-05fcc6739a50 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:00:44 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-1c06eb86-b961-43f3-b00c-aafb45b14d58 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:00:44 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-1c06eb86-b961-43f3-b00c-aafb45b14d58 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/group_snapshots/5e248e20-f8a0-498c-bebd-96ab0cf9a6ff Sep 07 18:00:44 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-1c06eb86-b961-43f3-b00c-aafb45b14d58 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:00:44 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-1c06eb86-b961-43f3-b00c-aafb45b14d58 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'version_select' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:00:44 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.group_snapshots [None req-1c06eb86-b961-43f3-b00c-aafb45b14d58 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] show called for member 5e248e20-f8a0-498c-bebd-96ab0cf9a6ff {{(pid=86964) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 18:00:44 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-1c06eb86-b961-43f3-b00c-aafb45b14d58 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/group_snapshots/5e248e20-f8a0-498c-bebd-96ab0cf9a6ff returned with HTTP 404 Sep 07 18:00:44 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 109/219] 192.168.122.66 () {60 vars in 1292 bytes} [Mon Sep 7 18:00:44 2026] GET /volume/v3/group_snapshots/5e248e20-f8a0-498c-bebd-96ab0cf9a6ff => generated 116 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 18:00:44 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-ade9dc83-a373-4df8-992b-0b668265c636 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:00:44 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-ade9dc83-a373-4df8-992b-0b668265c636 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/group_snapshots Sep 07 18:00:44 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-ade9dc83-a373-4df8-992b-0b668265c636 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:00:44 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-ade9dc83-a373-4df8-992b-0b668265c636 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'version_select' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:00:44 devstack devstack@c-api.service[86965]: /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 07 18:00:44 devstack devstack@c-api.service[86965]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 07 18:00:44 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-ade9dc83-a373-4df8-992b-0b668265c636 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/group_snapshots returned with HTTP 200 Sep 07 18:00:44 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 111/220] 192.168.122.66 () {60 vars in 1181 bytes} [Mon Sep 7 18:00:44 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:00:44 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-0fa17e2f-06dc-4364-b4b0-0148b809ecfe None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:00:44 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-0fa17e2f-06dc-4364-b4b0-0148b809ecfe tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] DELETE http://192.168.122.66/volume/v3/group_snapshots/5e248e20-f8a0-498c-bebd-96ab0cf9a6ff Sep 07 18:00:44 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-0fa17e2f-06dc-4364-b4b0-0148b809ecfe tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:00:44 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-0fa17e2f-06dc-4364-b4b0-0148b809ecfe tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'version_select' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:00:44 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.group_snapshots [None req-0fa17e2f-06dc-4364-b4b0-0148b809ecfe tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] delete called for member 5e248e20-f8a0-498c-bebd-96ab0cf9a6ff {{(pid=86964) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 07 18:00:44 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.group_snapshots [None req-0fa17e2f-06dc-4364-b4b0-0148b809ecfe tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Delete group_snapshot with id: 5e248e20-f8a0-498c-bebd-96ab0cf9a6ff Sep 07 18:00:44 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-0fa17e2f-06dc-4364-b4b0-0148b809ecfe tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/group_snapshots/5e248e20-f8a0-498c-bebd-96ab0cf9a6ff returned with HTTP 404 Sep 07 18:00:44 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 110/221] 192.168.122.66 () {60 vars in 1295 bytes} [Mon Sep 7 18:00:44 2026] DELETE /volume/v3/group_snapshots/5e248e20-f8a0-498c-bebd-96ab0cf9a6ff => generated 116 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 07 18:00:44 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-eea54ccf-beb0-4381-b4b7-6851309caec2 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:00:44 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-eea54ccf-beb0-4381-b4b7-6851309caec2 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/volumes/detail Sep 07 18:00:44 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-eea54ccf-beb0-4381-b4b7-6851309caec2 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:00:44 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-eea54ccf-beb0-4381-b4b7-6851309caec2 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'detail' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:00:44 devstack devstack@c-api.service[86965]: DEBUG cinder.api.api_utils [None req-eea54ccf-beb0-4381-b4b7-6851309caec2 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Removing options '' from query. {{(pid=86965) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 18:00:45 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-eea54ccf-beb0-4381-b4b7-6851309caec2 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86965) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 18:00:45 devstack devstack@c-api.service[86965]: /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 07 18:00:45 devstack devstack@c-api.service[86965]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 18:00:45 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:00:45 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:00:45 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-eea54ccf-beb0-4381-b4b7-6851309caec2 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Get all volumes completed successfully. Sep 07 18:00:45 devstack devstack@c-api.service[86965]: WARNING stevedore.named [None req-eea54ccf-beb0-4381-b4b7-6851309caec2 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 18:00:45 devstack devstack@c-api.service[86965]: WARNING castellan.key_manager [None req-eea54ccf-beb0-4381-b4b7-6851309caec2 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 18:00:45 devstack devstack@c-api.service[86965]: DEBUG oslo_db.sqlalchemy.engines [None req-eea54ccf-beb0-4381-b4b7-6851309caec2 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86965) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 18:00:45 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:00:45 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:00:45 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-eea54ccf-beb0-4381-b4b7-6851309caec2 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/volumes/detail returned with HTTP 200 Sep 07 18:00:45 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 112/222] 192.168.122.66 () {60 vars in 1178 bytes} [Mon Sep 7 18:00:44 2026] GET /volume/v3/volumes/detail => generated 923 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:00:45 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-92a1f012-3b68-4889-bf1f-175c047e4365 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:00:45 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-92a1f012-3b68-4889-bf1f-175c047e4365 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] POST http://192.168.122.66/volume/v3/groups/013418e8-d59e-43d3-8e88-3883bdc34263/action Sep 07 18:00:45 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-92a1f012-3b68-4889-bf1f-175c047e4365 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86964) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:00:45 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-92a1f012-3b68-4889-bf1f-175c047e4365 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:00:45 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.groups [None req-92a1f012-3b68-4889-bf1f-175c047e4365 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] delete called for group 013418e8-d59e-43d3-8e88-3883bdc34263 {{(pid=86964) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 07 18:00:45 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.groups [None req-92a1f012-3b68-4889-bf1f-175c047e4365 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Delete group with id: 013418e8-d59e-43d3-8e88-3883bdc34263 Sep 07 18:00:45 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:00:45 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:00:45 devstack devstack@c-api.service[86964]: /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 07 18:00:45 devstack devstack@c-api.service[86964]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 07 18:00:45 devstack devstack@c-api.service[86964]: /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 07 18:00:45 devstack devstack@c-api.service[86964]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 18:00:45 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-92a1f012-3b68-4889-bf1f-175c047e4365 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/groups/013418e8-d59e-43d3-8e88-3883bdc34263/action returned with HTTP 202 Sep 07 18:00:45 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 111/223] 192.168.122.66 () {62 vars in 1307 bytes} [Mon Sep 7 18:00:45 2026] POST /volume/v3/groups/013418e8-d59e-43d3-8e88-3883bdc34263/action => generated 0 bytes in 178 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 18:00:45 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-bf7e2a8c-3ff7-48c7-856e-9e719831899f None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:00:45 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-bf7e2a8c-3ff7-48c7-856e-9e719831899f tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/volumes/ba2217ff-4dac-42a2-a25b-884b7d84879b Sep 07 18:00:45 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-bf7e2a8c-3ff7-48c7-856e-9e719831899f tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:00:45 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-bf7e2a8c-3ff7-48c7-856e-9e719831899f tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:00:45 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:00:45 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:00:45 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:00:45 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:00:45 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-bf7e2a8c-3ff7-48c7-856e-9e719831899f tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Volume info retrieved successfully. Sep 07 18:00:45 devstack devstack@c-api.service[86965]: WARNING stevedore.named [None req-bf7e2a8c-3ff7-48c7-856e-9e719831899f tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 18:00:45 devstack devstack@c-api.service[86965]: WARNING castellan.key_manager [None req-bf7e2a8c-3ff7-48c7-856e-9e719831899f tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 18:00:45 devstack devstack@c-api.service[86965]: DEBUG oslo_db.sqlalchemy.engines [None req-bf7e2a8c-3ff7-48c7-856e-9e719831899f tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86965) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 18:00:45 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:00:45 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:00:45 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-bf7e2a8c-3ff7-48c7-856e-9e719831899f tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/volumes/ba2217ff-4dac-42a2-a25b-884b7d84879b returned with HTTP 200 Sep 07 18:00:45 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 113/224] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:00:45 2026] GET /volume/v3/volumes/ba2217ff-4dac-42a2-a25b-884b7d84879b => generated 919 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:00:46 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-221f2762-f53b-49ef-9a11-c8bc8243da2a None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:00:46 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-221f2762-f53b-49ef-9a11-c8bc8243da2a tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/volumes/ba2217ff-4dac-42a2-a25b-884b7d84879b Sep 07 18:00:46 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-221f2762-f53b-49ef-9a11-c8bc8243da2a tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:00:46 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-221f2762-f53b-49ef-9a11-c8bc8243da2a tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:00:46 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-221f2762-f53b-49ef-9a11-c8bc8243da2a tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/volumes/ba2217ff-4dac-42a2-a25b-884b7d84879b returned with HTTP 404 Sep 07 18:00:46 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 112/225] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:00:46 2026] GET /volume/v3/volumes/ba2217ff-4dac-42a2-a25b-884b7d84879b => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 07 18:00:46 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-554f4685-d146-45ca-b8fd-c331a5c5e540 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:00:46 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-554f4685-d146-45ca-b8fd-c331a5c5e540 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] GET http://192.168.122.66/volume/v3/groups/013418e8-d59e-43d3-8e88-3883bdc34263 Sep 07 18:00:46 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-554f4685-d146-45ca-b8fd-c331a5c5e540 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:00:46 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-554f4685-d146-45ca-b8fd-c331a5c5e540 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] Calling method 'version_select' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:00:46 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.groups [None req-554f4685-d146-45ca-b8fd-c331a5c5e540 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] show called for member 013418e8-d59e-43d3-8e88-3883bdc34263 {{(pid=86965) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 18:00:46 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-554f4685-d146-45ca-b8fd-c331a5c5e540 tempest-GroupSnapshotsTest-319184014 tempest-GroupSnapshotsTest-319184014-project-member] http://192.168.122.66/volume/v3/groups/013418e8-d59e-43d3-8e88-3883bdc34263 returned with HTTP 404 Sep 07 18:00:46 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 114/226] 192.168.122.66 () {60 vars in 1265 bytes} [Mon Sep 7 18:00:46 2026] GET /volume/v3/groups/013418e8-d59e-43d3-8e88-3883bdc34263 => generated 108 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 18:00:46 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-af5f1c06-32d4-4ef2-8f0c-955719b73f78 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:00:46 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-af5f1c06-32d4-4ef2-8f0c-955719b73f78 tempest-GroupSnapshotsTest-954722280 tempest-GroupSnapshotsTest-954722280-project-admin] DELETE http://192.168.122.66/volume/v3/group_types/06847f67-5b88-40ec-9312-cab71cdd1043 Sep 07 18:00:46 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-af5f1c06-32d4-4ef2-8f0c-955719b73f78 tempest-GroupSnapshotsTest-954722280 tempest-GroupSnapshotsTest-954722280-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:00:46 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-af5f1c06-32d4-4ef2-8f0c-955719b73f78 tempest-GroupSnapshotsTest-954722280 tempest-GroupSnapshotsTest-954722280-project-admin] Calling method 'version_select' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:00:46 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-af5f1c06-32d4-4ef2-8f0c-955719b73f78 tempest-GroupSnapshotsTest-954722280 tempest-GroupSnapshotsTest-954722280-project-admin] http://192.168.122.66/volume/v3/group_types/06847f67-5b88-40ec-9312-cab71cdd1043 returned with HTTP 202 Sep 07 18:00:46 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 113/227] 192.168.122.66 () {60 vars in 1283 bytes} [Mon Sep 7 18:00:46 2026] DELETE /volume/v3/group_types/06847f67-5b88-40ec-9312-cab71cdd1043 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 18:00:46 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-10933db6-ac23-4552-abe3-13a26ece9006 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:00:46 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-10933db6-ac23-4552-abe3-13a26ece9006 tempest-GroupSnapshotsTest-954722280 tempest-GroupSnapshotsTest-954722280-project-admin] DELETE http://192.168.122.66/volume/v3/types/b112388c-37ef-40f2-b321-0ad56a9f7448 Sep 07 18:00:46 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-10933db6-ac23-4552-abe3-13a26ece9006 tempest-GroupSnapshotsTest-954722280 tempest-GroupSnapshotsTest-954722280-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:00:46 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-10933db6-ac23-4552-abe3-13a26ece9006 tempest-GroupSnapshotsTest-954722280 tempest-GroupSnapshotsTest-954722280-project-admin] Calling method '_delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:00:46 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-10933db6-ac23-4552-abe3-13a26ece9006 tempest-GroupSnapshotsTest-954722280 tempest-GroupSnapshotsTest-954722280-project-admin] http://192.168.122.66/volume/v3/types/b112388c-37ef-40f2-b321-0ad56a9f7448 returned with HTTP 202 Sep 07 18:00:46 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 115/228] 192.168.122.66 () {58 vars in 1224 bytes} [Mon Sep 7 18:00:46 2026] DELETE /volume/v3/types/b112388c-37ef-40f2-b321-0ad56a9f7448 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 18:00:46 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-dc204427-327d-483a-b73e-47c1810207be None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:00:46 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-dc204427-327d-483a-b73e-47c1810207be tempest-GroupSnapshotsTest-954722280 tempest-GroupSnapshotsTest-954722280-project-admin] GET http://192.168.122.66/volume/v3/types/b112388c-37ef-40f2-b321-0ad56a9f7448 Sep 07 18:00:46 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-dc204427-327d-483a-b73e-47c1810207be tempest-GroupSnapshotsTest-954722280 tempest-GroupSnapshotsTest-954722280-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:00:46 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-dc204427-327d-483a-b73e-47c1810207be tempest-GroupSnapshotsTest-954722280 tempest-GroupSnapshotsTest-954722280-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:00:46 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-dc204427-327d-483a-b73e-47c1810207be tempest-GroupSnapshotsTest-954722280 tempest-GroupSnapshotsTest-954722280-project-admin] http://192.168.122.66/volume/v3/types/b112388c-37ef-40f2-b321-0ad56a9f7448 returned with HTTP 404 Sep 07 18:00:46 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 114/229] 192.168.122.66 () {58 vars in 1221 bytes} [Mon Sep 7 18:00:46 2026] GET /volume/v3/types/b112388c-37ef-40f2-b321-0ad56a9f7448 => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 18:00:56 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-19f181c0-472b-44c2-b604-3da65041e7f8 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:00:56 devstack devstack@c-api.service[86965]: DEBUG dbcounter [-] [86965] Writing DB stats cinder:SELECT=367,cinder:UPDATE=93,cinder:INSERT=45 {{(pid=86965) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 18:00:56 devstack devstack@c-api.service[86964]: DEBUG dbcounter [-] [86964] Writing DB stats cinder:SELECT=326,cinder:INSERT=20,cinder:UPDATE=40 {{(pid=86964) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 18:00:57 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-19f181c0-472b-44c2-b604-3da65041e7f8 tempest-GroupSnapshotsV319Test-451473719 tempest-GroupSnapshotsV319Test-451473719-project-admin] POST http://192.168.122.66/volume/v3/types Sep 07 18:00:57 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-19f181c0-472b-44c2-b604-3da65041e7f8 tempest-GroupSnapshotsV319Test-451473719 tempest-GroupSnapshotsV319Test-451473719-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-2096823226"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:00:57 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-19f181c0-472b-44c2-b604-3da65041e7f8 tempest-GroupSnapshotsV319Test-451473719 tempest-GroupSnapshotsV319Test-451473719-project-admin] http://192.168.122.66/volume/v3/types returned with HTTP 200 Sep 07 18:00:57 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 116/230] 192.168.122.66 () {60 vars in 1131 bytes} [Mon Sep 7 18:00:56 2026] POST /volume/v3/types => generated 228 bytes in 699 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:00:57 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-af7875db-94ba-4c63-bd24-57d94727c50d None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:00:57 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-af7875db-94ba-4c63-bd24-57d94727c50d tempest-GroupSnapshotsV319Test-451473719 tempest-GroupSnapshotsV319Test-451473719-project-admin] POST http://192.168.122.66/volume/v3/group_types Sep 07 18:00:57 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-af7875db-94ba-4c63-bd24-57d94727c50d tempest-GroupSnapshotsV319Test-451473719 tempest-GroupSnapshotsV319Test-451473719-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-1908211227"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:00:57 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-af7875db-94ba-4c63-bd24-57d94727c50d tempest-GroupSnapshotsV319Test-451473719 tempest-GroupSnapshotsV319Test-451473719-project-admin] http://192.168.122.66/volume/v3/group_types returned with HTTP 202 Sep 07 18:00:57 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 115/231] 192.168.122.66 () {62 vars in 1190 bytes} [Mon Sep 7 18:00:57 2026] POST /volume/v3/group_types => generated 185 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:00:57 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-72bc2af9-0175-4b6d-a978-0510a9ca71ef None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:00:57 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-72bc2af9-0175-4b6d-a978-0510a9ca71ef tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] POST http://192.168.122.66/volume/v3/groups Sep 07 18:00:57 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-72bc2af9-0175-4b6d-a978-0510a9ca71ef tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "da93a52c-5240-4ee2-8abd-411a7cdfbf6e", "volume_types": ["cf77a419-f986-44e3-802d-1c3b109c5a41"], "name": "tempest-GroupSnapshotsV319Test-Group-1182916"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:00:57 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.groups [None req-72bc2af9-0175-4b6d-a978-0510a9ca71ef tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] Creating new group {'group': {'group_type': 'da93a52c-5240-4ee2-8abd-411a7cdfbf6e', 'volume_types': ['cf77a419-f986-44e3-802d-1c3b109c5a41'], 'name': 'tempest-GroupSnapshotsV319Test-Group-1182916'}} {{(pid=86965) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 07 18:00:57 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.groups [None req-72bc2af9-0175-4b6d-a978-0510a9ca71ef tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-1182916. Sep 07 18:00:57 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-72bc2af9-0175-4b6d-a978-0510a9ca71ef tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] Availability Zones retrieved successfully. Sep 07 18:00:57 devstack devstack@c-api.service[86965]: DEBUG cinder.quota [None req-72bc2af9-0175-4b6d-a978-0510a9ca71ef tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] Created reservations ['c5e2bbb8-f6ce-4fe4-a3ab-73f317125c4d'] {{(pid=86965) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:00:58 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-72bc2af9-0175-4b6d-a978-0510a9ca71ef tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] http://192.168.122.66/volume/v3/groups returned with HTTP 202 Sep 07 18:00:58 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 117/232] 192.168.122.66 () {62 vars in 1176 bytes} [Mon Sep 7 18:00:57 2026] POST /volume/v3/groups => generated 113 bytes in 583 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:00:58 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-21c9e82b-0c9a-4f36-b092-6ee5fc801862 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:00:58 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-21c9e82b-0c9a-4f36-b092-6ee5fc801862 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] GET http://192.168.122.66/volume/v3/groups/51a43db4-8518-41a9-a2d2-60ee40c30051 Sep 07 18:00:58 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-21c9e82b-0c9a-4f36-b092-6ee5fc801862 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:00:58 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-21c9e82b-0c9a-4f36-b092-6ee5fc801862 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] Calling method 'version_select' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:00:58 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.groups [None req-21c9e82b-0c9a-4f36-b092-6ee5fc801862 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] show called for member 51a43db4-8518-41a9-a2d2-60ee40c30051 {{(pid=86964) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 18:00:58 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:00:58 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:00:58 devstack devstack@c-api.service[86964]: /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 07 18:00:58 devstack devstack@c-api.service[86964]: return base.obj_make_list(context, cls(context), Sep 07 18:00:58 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-21c9e82b-0c9a-4f36-b092-6ee5fc801862 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] http://192.168.122.66/volume/v3/groups/51a43db4-8518-41a9-a2d2-60ee40c30051 returned with HTTP 200 Sep 07 18:00:58 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 116/233] 192.168.122.66 () {60 vars in 1265 bytes} [Mon Sep 7 18:00:58 2026] GET /volume/v3/groups/51a43db4-8518-41a9-a2d2-60ee40c30051 => generated 393 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 18:00:59 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-d0ac4cc5-b368-4bfe-beaf-25ebf791f26b None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:00:59 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-d0ac4cc5-b368-4bfe-beaf-25ebf791f26b tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] GET http://192.168.122.66/volume/v3/groups/51a43db4-8518-41a9-a2d2-60ee40c30051 Sep 07 18:00:59 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-d0ac4cc5-b368-4bfe-beaf-25ebf791f26b tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:00:59 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-d0ac4cc5-b368-4bfe-beaf-25ebf791f26b tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] Calling method 'version_select' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:00:59 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.groups [None req-d0ac4cc5-b368-4bfe-beaf-25ebf791f26b tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] show called for member 51a43db4-8518-41a9-a2d2-60ee40c30051 {{(pid=86965) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 18:00:59 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:00:59 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:00:59 devstack devstack@c-api.service[86965]: /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 07 18:00:59 devstack devstack@c-api.service[86965]: return base.obj_make_list(context, cls(context), Sep 07 18:00:59 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-d0ac4cc5-b368-4bfe-beaf-25ebf791f26b tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] http://192.168.122.66/volume/v3/groups/51a43db4-8518-41a9-a2d2-60ee40c30051 returned with HTTP 200 Sep 07 18:00:59 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 118/234] 192.168.122.66 () {60 vars in 1265 bytes} [Mon Sep 7 18:00:59 2026] GET /volume/v3/groups/51a43db4-8518-41a9-a2d2-60ee40c30051 => generated 394 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:00:59 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-84d7925a-bf3c-4519-855d-ccf751a98e62 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:00:59 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-84d7925a-bf3c-4519-855d-ccf751a98e62 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:00:59 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-84d7925a-bf3c-4519-855d-ccf751a98e62 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1921813578", "volume_type": "cf77a419-f986-44e3-802d-1c3b109c5a41", "group_id": "51a43db4-8518-41a9-a2d2-60ee40c30051", "size": 1}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:00:59 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.volumes [None req-84d7925a-bf3c-4519-855d-ccf751a98e62 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1921813578', 'volume_type': 'cf77a419-f986-44e3-802d-1c3b109c5a41', 'group_id': '51a43db4-8518-41a9-a2d2-60ee40c30051', 'size': 1}} {{(pid=86964) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:00:59 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:00:59 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:00:59 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-84d7925a-bf3c-4519-855d-ccf751a98e62 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] Create volume of 1 GB Sep 07 18:00:59 devstack devstack@c-api.service[86964]: /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 07 18:00:59 devstack devstack@c-api.service[86964]: return base.obj_make_list(context, cls(context), Sep 07 18:00:59 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-84d7925a-bf3c-4519-855d-ccf751a98e62 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] Availability Zones retrieved successfully. Sep 07 18:00:59 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-84d7925a-bf3c-4519-855d-ccf751a98e62 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] Flow 'volume_create_api' (c5524073-99d9-44a4-80ff-f60a99503a40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:00:59 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-84d7925a-bf3c-4519-855d-ccf751a98e62 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80432011-7e58-4637-815e-92713e550c32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:00:59 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:00:59 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:00:59 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.flows.api.create_volume [None req-84d7925a-bf3c-4519-855d-ccf751a98e62 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] Validating volume size '1' using validate_int {{(pid=86964) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:00:59 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-84d7925a-bf3c-4519-855d-ccf751a98e62 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80432011-7e58-4637-815e-92713e550c32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T16:00:57Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=cf77a419-f986-44e3-802d-1c3b109c5a41,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-2096823226',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cf77a419-f986-44e3-802d-1c3b109c5a41', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '51a43db4-8518-41a9-a2d2-60ee40c30051', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:00:59 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-84d7925a-bf3c-4519-855d-ccf751a98e62 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a50ee95-621e-4d31-a04f-a2fa7c988644) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:00:59 devstack devstack@c-api.service[86964]: WARNING cinder.quota [None req-84d7925a-bf3c-4519-855d-ccf751a98e62 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-2096823226 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-2096823226, it is now deprecated. Please use the default quota class for default quota. Sep 07 18:00:59 devstack devstack@c-api.service[86964]: WARNING cinder.quota [None req-84d7925a-bf3c-4519-855d-ccf751a98e62 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-2096823226 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-2096823226, it is now deprecated. Please use the default quota class for default quota. Sep 07 18:00:59 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-84d7925a-bf3c-4519-855d-ccf751a98e62 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] Created reservations ['7b17c3f8-5283-4448-ab16-def92752da95', '59661fb1-2551-4d6e-aa9d-07002d6c233a', '47ef9182-4177-4c8a-a74b-2f15db53a96b', '682853d8-ed47-4726-9395-20b4ddbe3faf'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:00:59 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-84d7925a-bf3c-4519-855d-ccf751a98e62 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a50ee95-621e-4d31-a04f-a2fa7c988644) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7b17c3f8-5283-4448-ab16-def92752da95', '59661fb1-2551-4d6e-aa9d-07002d6c233a', '47ef9182-4177-4c8a-a74b-2f15db53a96b', '682853d8-ed47-4726-9395-20b4ddbe3faf']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:00:59 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-84d7925a-bf3c-4519-855d-ccf751a98e62 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d5b0201-3b0b-4fe9-8833-0005706aea18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:00:59 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:00:59 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:00:59 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-84d7925a-bf3c-4519-855d-ccf751a98e62 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d5b0201-3b0b-4fe9-8833-0005706aea18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '00849cf4-9919-46c1-ab5c-2420307650a6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1921813578',encryption_key_id=None,group_id=51a43db4-8518-41a9-a2d2-60ee40c30051,group_type_id=,metadata={},multiattach=False,project_id='648f116e301b452dabbd2d17d733fdc5',qos_specs=None,replication_status=,reservations=['7b17c3f8-5283-4448-ab16-def92752da95','59661fb1-2551-4d6e-aa9d-07002d6c233a','47ef9182-4177-4c8a-a74b-2f15db53a96b','682853d8-ed47-4726-9395-20b4ddbe3faf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c35564c50bbe4a07a5ec52a562bbee8f',volume_type_id=cf77a419-f986-44e3-802d-1c3b109c5a41), 'volume': Volume(_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-07T16:00:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1921813578',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=51a43db4-8518-41a9-a2d2-60ee40c30051,host=None,id=00849cf4-9919-46c1-ab5c-2420307650a6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='648f116e301b452dabbd2d17d733fdc5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c35564c50bbe4a07a5ec52a562bbee8f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cf77a419-f986-44e3-802d-1c3b109c5a41),volume_type_id=cf77a419-f986-44e3-802d-1c3b109c5a41)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:00:59 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-84d7925a-bf3c-4519-855d-ccf751a98e62 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df52da76-a53a-4802-9182-43127b55e162) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:01:00 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-84d7925a-bf3c-4519-855d-ccf751a98e62 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df52da76-a53a-4802-9182-43127b55e162) transitioned into state 'SUCCESS' from state '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-1921813578',encryption_key_id=None,group_id=51a43db4-8518-41a9-a2d2-60ee40c30051,group_type_id=,metadata={},multiattach=False,project_id='648f116e301b452dabbd2d17d733fdc5',qos_specs=None,replication_status=,reservations=['7b17c3f8-5283-4448-ab16-def92752da95','59661fb1-2551-4d6e-aa9d-07002d6c233a','47ef9182-4177-4c8a-a74b-2f15db53a96b','682853d8-ed47-4726-9395-20b4ddbe3faf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c35564c50bbe4a07a5ec52a562bbee8f',volume_type_id=cf77a419-f986-44e3-802d-1c3b109c5a41)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:01:00 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-84d7925a-bf3c-4519-855d-ccf751a98e62 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96a0091f-c9f5-4302-8acf-52e74348597c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:01:00 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-84d7925a-bf3c-4519-855d-ccf751a98e62 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96a0091f-c9f5-4302-8acf-52e74348597c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:01:00 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-84d7925a-bf3c-4519-855d-ccf751a98e62 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] Flow 'volume_create_api' (c5524073-99d9-44a4-80ff-f60a99503a40) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:01:00 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-84d7925a-bf3c-4519-855d-ccf751a98e62 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] Create volume request issued successfully. Sep 07 18:01:00 devstack devstack@c-api.service[86964]: WARNING stevedore.named [None req-84d7925a-bf3c-4519-855d-ccf751a98e62 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 18:01:00 devstack devstack@c-api.service[86964]: WARNING castellan.key_manager [None req-84d7925a-bf3c-4519-855d-ccf751a98e62 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 18:01:00 devstack devstack@c-api.service[86964]: DEBUG oslo_db.sqlalchemy.engines [None req-84d7925a-bf3c-4519-855d-ccf751a98e62 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86964) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 18:01:00 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:01:00 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:01:00 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-84d7925a-bf3c-4519-855d-ccf751a98e62 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:01:00 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 117/235] 192.168.122.66 () {62 vars in 1179 bytes} [Mon Sep 7 18:00:59 2026] POST /volume/v3/volumes => generated 833 bytes in 940 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:01:00 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-9eaf1eff-7fd9-4b68-85d2-3603e27167e8 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:01:00 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-9eaf1eff-7fd9-4b68-85d2-3603e27167e8 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] GET http://192.168.122.66/volume/v3/volumes/00849cf4-9919-46c1-ab5c-2420307650a6 Sep 07 18:01:00 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-9eaf1eff-7fd9-4b68-85d2-3603e27167e8 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:01:00 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-9eaf1eff-7fd9-4b68-85d2-3603e27167e8 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:01:00 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:01:00 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:01:00 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:01:00 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:01:00 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-9eaf1eff-7fd9-4b68-85d2-3603e27167e8 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] Volume info retrieved successfully. Sep 07 18:01:00 devstack devstack@c-api.service[86965]: WARNING stevedore.named [None req-9eaf1eff-7fd9-4b68-85d2-3603e27167e8 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 18:01:00 devstack devstack@c-api.service[86965]: WARNING castellan.key_manager [None req-9eaf1eff-7fd9-4b68-85d2-3603e27167e8 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 18:01:00 devstack devstack@c-api.service[86965]: DEBUG oslo_db.sqlalchemy.engines [None req-9eaf1eff-7fd9-4b68-85d2-3603e27167e8 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86965) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 18:01:00 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:01:00 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:01:00 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-9eaf1eff-7fd9-4b68-85d2-3603e27167e8 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] http://192.168.122.66/volume/v3/volumes/00849cf4-9919-46c1-ab5c-2420307650a6 returned with HTTP 200 Sep 07 18:01:00 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 119/236] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:01:00 2026] GET /volume/v3/volumes/00849cf4-9919-46c1-ab5c-2420307650a6 => generated 901 bytes in 441 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:01:01 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-b32f999e-c074-450a-abf0-5bf85edb9925 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:01:01 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b32f999e-c074-450a-abf0-5bf85edb9925 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] GET http://192.168.122.66/volume/v3/volumes/00849cf4-9919-46c1-ab5c-2420307650a6 Sep 07 18:01:01 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-b32f999e-c074-450a-abf0-5bf85edb9925 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:01:01 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-b32f999e-c074-450a-abf0-5bf85edb9925 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:01:01 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:01:01 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:01:01 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:01:01 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:01:01 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-b32f999e-c074-450a-abf0-5bf85edb9925 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] Volume info retrieved successfully. Sep 07 18:01:01 devstack devstack@c-api.service[86964]: WARNING stevedore.named [None req-b32f999e-c074-450a-abf0-5bf85edb9925 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 18:01:01 devstack devstack@c-api.service[86964]: WARNING castellan.key_manager [None req-b32f999e-c074-450a-abf0-5bf85edb9925 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 18:01:01 devstack devstack@c-api.service[86964]: DEBUG oslo_db.sqlalchemy.engines [None req-b32f999e-c074-450a-abf0-5bf85edb9925 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86964) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 18:01:02 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:01:02 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:01:02 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b32f999e-c074-450a-abf0-5bf85edb9925 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] http://192.168.122.66/volume/v3/volumes/00849cf4-9919-46c1-ab5c-2420307650a6 returned with HTTP 200 Sep 07 18:01:02 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 118/237] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:01:01 2026] GET /volume/v3/volumes/00849cf4-9919-46c1-ab5c-2420307650a6 => generated 925 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:01:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-10ded576-3062-40ac-bda4-6407b0485357 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:01:03 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-10ded576-3062-40ac-bda4-6407b0485357 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] GET http://192.168.122.66/volume/v3/volumes/00849cf4-9919-46c1-ab5c-2420307650a6 Sep 07 18:01:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-10ded576-3062-40ac-bda4-6407b0485357 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:01:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-10ded576-3062-40ac-bda4-6407b0485357 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:01:03 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:01:03 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:01:03 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:01:03 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:01:03 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-10ded576-3062-40ac-bda4-6407b0485357 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] Volume info retrieved successfully. Sep 07 18:01:03 devstack devstack@c-api.service[86965]: WARNING stevedore.named [None req-10ded576-3062-40ac-bda4-6407b0485357 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 18:01:03 devstack devstack@c-api.service[86965]: WARNING castellan.key_manager [None req-10ded576-3062-40ac-bda4-6407b0485357 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 18:01:03 devstack devstack@c-api.service[86965]: DEBUG oslo_db.sqlalchemy.engines [None req-10ded576-3062-40ac-bda4-6407b0485357 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86965) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 18:01:03 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:01:03 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:01:03 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-10ded576-3062-40ac-bda4-6407b0485357 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] http://192.168.122.66/volume/v3/volumes/00849cf4-9919-46c1-ab5c-2420307650a6 returned with HTTP 200 Sep 07 18:01:03 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 120/238] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:01:03 2026] GET /volume/v3/volumes/00849cf4-9919-46c1-ab5c-2420307650a6 => generated 926 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:01:03 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-a254e12a-02cd-417a-b6dd-4a04a9bac0c1 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:01:03 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-a254e12a-02cd-417a-b6dd-4a04a9bac0c1 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] POST http://192.168.122.66/volume/v3/group_snapshots Sep 07 18:01:03 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-a254e12a-02cd-417a-b6dd-4a04a9bac0c1 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "51a43db4-8518-41a9-a2d2-60ee40c30051", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-1363341501"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:01:03 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.group_snapshots [None req-a254e12a-02cd-417a-b6dd-4a04a9bac0c1 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '51a43db4-8518-41a9-a2d2-60ee40c30051', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-1363341501'}} {{(pid=86964) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 07 18:01:03 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:01:03 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:01:03 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.group_snapshots [None req-a254e12a-02cd-417a-b6dd-4a04a9bac0c1 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-1363341501. Sep 07 18:01:03 devstack devstack@c-api.service[86964]: /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 07 18:01:03 devstack devstack@c-api.service[86964]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 18:01:03 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:01:03 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:01:03 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:01:03 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:01:03 devstack devstack@c-api.service[86964]: WARNING cinder.quota [None req-a254e12a-02cd-417a-b6dd-4a04a9bac0c1 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-2096823226 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-2096823226, it is now deprecated. Please use the default quota class for default quota. Sep 07 18:01:03 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-a254e12a-02cd-417a-b6dd-4a04a9bac0c1 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] Created reservations ['6a4329cc-d64b-4dfb-bc6f-8a1288c733d7', '7167b693-eb72-448b-8da2-fa2d6b589c36', 'dd4d3f77-be2a-4d3c-aae8-efb373b12dc1', '807192aa-fb99-4325-bc8a-0b0d92918b7e'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:01:03 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-a254e12a-02cd-417a-b6dd-4a04a9bac0c1 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] http://192.168.122.66/volume/v3/group_snapshots returned with HTTP 202 Sep 07 18:01:03 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 119/239] 192.168.122.66 () {62 vars in 1203 bytes} [Mon Sep 7 18:01:03 2026] POST /volume/v3/group_snapshots => generated 191 bytes in 358 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:01:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-58ec9778-673a-4c17-befe-ad3f82fe7b12 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:01:03 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-58ec9778-673a-4c17-befe-ad3f82fe7b12 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] GET http://192.168.122.66/volume/v3/group_snapshots/0828ebaa-3324-4029-8046-24ae065ee39f Sep 07 18:01:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-58ec9778-673a-4c17-befe-ad3f82fe7b12 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:01:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-58ec9778-673a-4c17-befe-ad3f82fe7b12 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] Calling method 'version_select' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:01:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.group_snapshots [None req-58ec9778-673a-4c17-befe-ad3f82fe7b12 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] show called for member 0828ebaa-3324-4029-8046-24ae065ee39f {{(pid=86965) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 18:01:03 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:01:03 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:01:03 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-58ec9778-673a-4c17-befe-ad3f82fe7b12 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] http://192.168.122.66/volume/v3/group_snapshots/0828ebaa-3324-4029-8046-24ae065ee39f returned with HTTP 200 Sep 07 18:01:03 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 121/240] 192.168.122.66 () {60 vars in 1292 bytes} [Mon Sep 7 18:01:03 2026] GET /volume/v3/group_snapshots/0828ebaa-3324-4029-8046-24ae065ee39f => generated 330 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:01:04 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-742fef8f-5933-4b25-b5de-6ac151aec0a9 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:01:04 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-742fef8f-5933-4b25-b5de-6ac151aec0a9 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] GET http://192.168.122.66/volume/v3/group_snapshots/0828ebaa-3324-4029-8046-24ae065ee39f Sep 07 18:01:04 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-742fef8f-5933-4b25-b5de-6ac151aec0a9 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:01:04 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-742fef8f-5933-4b25-b5de-6ac151aec0a9 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] Calling method 'version_select' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:01:04 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.group_snapshots [None req-742fef8f-5933-4b25-b5de-6ac151aec0a9 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] show called for member 0828ebaa-3324-4029-8046-24ae065ee39f {{(pid=86964) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 18:01:04 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:01:04 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:01:04 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-742fef8f-5933-4b25-b5de-6ac151aec0a9 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] http://192.168.122.66/volume/v3/group_snapshots/0828ebaa-3324-4029-8046-24ae065ee39f returned with HTTP 200 Sep 07 18:01:04 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 120/241] 192.168.122.66 () {60 vars in 1292 bytes} [Mon Sep 7 18:01:04 2026] GET /volume/v3/group_snapshots/0828ebaa-3324-4029-8046-24ae065ee39f => generated 330 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:01:05 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-4337f3f4-902c-4cbd-a506-b20ee0e18479 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:01:05 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-4337f3f4-902c-4cbd-a506-b20ee0e18479 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] GET http://192.168.122.66/volume/v3/group_snapshots/0828ebaa-3324-4029-8046-24ae065ee39f Sep 07 18:01:05 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-4337f3f4-902c-4cbd-a506-b20ee0e18479 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:01:05 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-4337f3f4-902c-4cbd-a506-b20ee0e18479 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] Calling method 'version_select' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:01:05 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.group_snapshots [None req-4337f3f4-902c-4cbd-a506-b20ee0e18479 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] show called for member 0828ebaa-3324-4029-8046-24ae065ee39f {{(pid=86965) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 18:01:05 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:01:05 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:01:05 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-4337f3f4-902c-4cbd-a506-b20ee0e18479 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] http://192.168.122.66/volume/v3/group_snapshots/0828ebaa-3324-4029-8046-24ae065ee39f returned with HTTP 200 Sep 07 18:01:05 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 122/242] 192.168.122.66 () {60 vars in 1292 bytes} [Mon Sep 7 18:01:05 2026] GET /volume/v3/group_snapshots/0828ebaa-3324-4029-8046-24ae065ee39f => generated 330 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:01:06 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-24728f7c-06e1-4e86-810a-0eb2fb1793ed None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:01:06 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-24728f7c-06e1-4e86-810a-0eb2fb1793ed tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] GET http://192.168.122.66/volume/v3/group_snapshots/0828ebaa-3324-4029-8046-24ae065ee39f Sep 07 18:01:06 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-24728f7c-06e1-4e86-810a-0eb2fb1793ed tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:01:06 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-24728f7c-06e1-4e86-810a-0eb2fb1793ed tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] Calling method 'version_select' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:01:06 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.group_snapshots [None req-24728f7c-06e1-4e86-810a-0eb2fb1793ed tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] show called for member 0828ebaa-3324-4029-8046-24ae065ee39f {{(pid=86964) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 18:01:06 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:01:06 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:01:06 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-24728f7c-06e1-4e86-810a-0eb2fb1793ed tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] http://192.168.122.66/volume/v3/group_snapshots/0828ebaa-3324-4029-8046-24ae065ee39f returned with HTTP 200 Sep 07 18:01:06 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 121/243] 192.168.122.66 () {60 vars in 1292 bytes} [Mon Sep 7 18:01:06 2026] GET /volume/v3/group_snapshots/0828ebaa-3324-4029-8046-24ae065ee39f => generated 331 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:01:06 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-2af2f3d5-fc2b-4f6e-b04d-9c16aa4745b1 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:01:07 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-2af2f3d5-fc2b-4f6e-b04d-9c16aa4745b1 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] GET http://192.168.122.66/volume/v3/snapshots/detail Sep 07 18:01:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-2af2f3d5-fc2b-4f6e-b04d-9c16aa4745b1 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:01:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-2af2f3d5-fc2b-4f6e-b04d-9c16aa4745b1 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] Calling method 'detail' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:01:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.api_utils [None req-2af2f3d5-fc2b-4f6e-b04d-9c16aa4745b1 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] Removing options '' from query. {{(pid=86965) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 18:01:07 devstack devstack@c-api.service[86965]: DEBUG cinder.db.api [None req-2af2f3d5-fc2b-4f6e-b04d-9c16aa4745b1 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] Building query based on filter {{(pid=86965) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 18:01:07 devstack devstack@c-api.service[86965]: /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 07 18:01:07 devstack devstack@c-api.service[86965]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 18:01:07 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-2af2f3d5-fc2b-4f6e-b04d-9c16aa4745b1 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] Get all snapshots completed successfully. Sep 07 18:01:07 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:01:07 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:01:07 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-2af2f3d5-fc2b-4f6e-b04d-9c16aa4745b1 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] http://192.168.122.66/volume/v3/snapshots/detail returned with HTTP 200 Sep 07 18:01:07 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 123/244] 192.168.122.66 () {58 vars in 1143 bytes} [Mon Sep 7 18:01:06 2026] GET /volume/v3/snapshots/detail => generated 477 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:01:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-c5bf456e-a9ae-4787-9a8c-aaa148cc98ea None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:01:07 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c5bf456e-a9ae-4787-9a8c-aaa148cc98ea tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] GET http://192.168.122.66/volume/v3/snapshots/1aa0868b-fcfa-498f-bd7c-f9560a7b9cb7 Sep 07 18:01:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c5bf456e-a9ae-4787-9a8c-aaa148cc98ea tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:01:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c5bf456e-a9ae-4787-9a8c-aaa148cc98ea tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:01:07 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:01:07 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:01:07 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-c5bf456e-a9ae-4787-9a8c-aaa148cc98ea tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] Snapshot retrieved successfully. Sep 07 18:01:07 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c5bf456e-a9ae-4787-9a8c-aaa148cc98ea tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] http://192.168.122.66/volume/v3/snapshots/1aa0868b-fcfa-498f-bd7c-f9560a7b9cb7 returned with HTTP 200 Sep 07 18:01:07 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 122/245] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:01:07 2026] GET /volume/v3/snapshots/1aa0868b-fcfa-498f-bd7c-f9560a7b9cb7 => generated 474 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:01:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-7c123fe0-ed29-4fb4-9f79-c59480cc6981 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:01:07 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-7c123fe0-ed29-4fb4-9f79-c59480cc6981 tempest-GroupSnapshotsV319Test-451473719 tempest-GroupSnapshotsV319Test-451473719-project-admin] POST http://192.168.122.66/volume/v3/group_snapshots/0828ebaa-3324-4029-8046-24ae065ee39f/action Sep 07 18:01:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-7c123fe0-ed29-4fb4-9f79-c59480cc6981 tempest-GroupSnapshotsV319Test-451473719 tempest-GroupSnapshotsV319Test-451473719-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=86965) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:01:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-7c123fe0-ed29-4fb4-9f79-c59480cc6981 tempest-GroupSnapshotsV319Test-451473719 tempest-GroupSnapshotsV319Test-451473719-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:01:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.group_snapshots [None req-7c123fe0-ed29-4fb4-9f79-c59480cc6981 tempest-GroupSnapshotsV319Test-451473719 tempest-GroupSnapshotsV319Test-451473719-project-admin] Updating group '0828ebaa-3324-4029-8046-24ae065ee39f' with 'creating' {{(pid=86965) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 07 18:01:07 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:01:07 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:01:07 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-7c123fe0-ed29-4fb4-9f79-c59480cc6981 tempest-GroupSnapshotsV319Test-451473719 tempest-GroupSnapshotsV319Test-451473719-project-admin] http://192.168.122.66/volume/v3/group_snapshots/0828ebaa-3324-4029-8046-24ae065ee39f/action returned with HTTP 202 Sep 07 18:01:07 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 124/246] 192.168.122.66 () {62 vars in 1334 bytes} [Mon Sep 7 18:01:07 2026] POST /volume/v3/group_snapshots/0828ebaa-3324-4029-8046-24ae065ee39f/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 18:01:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-06774562-ec19-46e3-a999-cefd7e3f2ed7 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:01:07 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-06774562-ec19-46e3-a999-cefd7e3f2ed7 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] GET http://192.168.122.66/volume/v3/group_snapshots/0828ebaa-3324-4029-8046-24ae065ee39f Sep 07 18:01:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-06774562-ec19-46e3-a999-cefd7e3f2ed7 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:01:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-06774562-ec19-46e3-a999-cefd7e3f2ed7 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] Calling method 'version_select' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:01:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.group_snapshots [None req-06774562-ec19-46e3-a999-cefd7e3f2ed7 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] show called for member 0828ebaa-3324-4029-8046-24ae065ee39f {{(pid=86964) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 18:01:07 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:01:07 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:01:07 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-06774562-ec19-46e3-a999-cefd7e3f2ed7 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] http://192.168.122.66/volume/v3/group_snapshots/0828ebaa-3324-4029-8046-24ae065ee39f returned with HTTP 200 Sep 07 18:01:07 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 123/247] 192.168.122.66 () {60 vars in 1292 bytes} [Mon Sep 7 18:01:07 2026] GET /volume/v3/group_snapshots/0828ebaa-3324-4029-8046-24ae065ee39f => generated 330 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 18:01:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-399e2697-5844-4734-8750-63b041c3a29e None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:01:07 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-399e2697-5844-4734-8750-63b041c3a29e tempest-GroupSnapshotsV319Test-451473719 tempest-GroupSnapshotsV319Test-451473719-project-admin] POST http://192.168.122.66/volume/v3/group_snapshots/0828ebaa-3324-4029-8046-24ae065ee39f/action Sep 07 18:01:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-399e2697-5844-4734-8750-63b041c3a29e tempest-GroupSnapshotsV319Test-451473719 tempest-GroupSnapshotsV319Test-451473719-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=86965) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:01:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-399e2697-5844-4734-8750-63b041c3a29e tempest-GroupSnapshotsV319Test-451473719 tempest-GroupSnapshotsV319Test-451473719-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:01:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.group_snapshots [None req-399e2697-5844-4734-8750-63b041c3a29e tempest-GroupSnapshotsV319Test-451473719 tempest-GroupSnapshotsV319Test-451473719-project-admin] Updating group '0828ebaa-3324-4029-8046-24ae065ee39f' with 'available' {{(pid=86965) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 07 18:01:07 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:01:07 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:01:07 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-399e2697-5844-4734-8750-63b041c3a29e tempest-GroupSnapshotsV319Test-451473719 tempest-GroupSnapshotsV319Test-451473719-project-admin] http://192.168.122.66/volume/v3/group_snapshots/0828ebaa-3324-4029-8046-24ae065ee39f/action returned with HTTP 202 Sep 07 18:01:07 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 125/248] 192.168.122.66 () {62 vars in 1334 bytes} [Mon Sep 7 18:01:07 2026] POST /volume/v3/group_snapshots/0828ebaa-3324-4029-8046-24ae065ee39f/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 18:01:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-566cbf79-8e90-4940-8eea-06baf415a294 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:01:07 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-566cbf79-8e90-4940-8eea-06baf415a294 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] GET http://192.168.122.66/volume/v3/group_snapshots/0828ebaa-3324-4029-8046-24ae065ee39f Sep 07 18:01:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-566cbf79-8e90-4940-8eea-06baf415a294 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:01:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-566cbf79-8e90-4940-8eea-06baf415a294 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] Calling method 'version_select' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:01:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.group_snapshots [None req-566cbf79-8e90-4940-8eea-06baf415a294 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] show called for member 0828ebaa-3324-4029-8046-24ae065ee39f {{(pid=86964) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 18:01:07 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:01:07 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:01:07 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-566cbf79-8e90-4940-8eea-06baf415a294 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] http://192.168.122.66/volume/v3/group_snapshots/0828ebaa-3324-4029-8046-24ae065ee39f returned with HTTP 200 Sep 07 18:01:07 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 124/249] 192.168.122.66 () {60 vars in 1292 bytes} [Mon Sep 7 18:01:07 2026] GET /volume/v3/group_snapshots/0828ebaa-3324-4029-8046-24ae065ee39f => generated 331 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:01:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-92f78c06-bdec-4b9a-b862-382a725d91b8 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:01:07 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-92f78c06-bdec-4b9a-b862-382a725d91b8 tempest-GroupSnapshotsV319Test-451473719 tempest-GroupSnapshotsV319Test-451473719-project-admin] POST http://192.168.122.66/volume/v3/group_snapshots/0828ebaa-3324-4029-8046-24ae065ee39f/action Sep 07 18:01:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-92f78c06-bdec-4b9a-b862-382a725d91b8 tempest-GroupSnapshotsV319Test-451473719 tempest-GroupSnapshotsV319Test-451473719-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=86965) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:01:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-92f78c06-bdec-4b9a-b862-382a725d91b8 tempest-GroupSnapshotsV319Test-451473719 tempest-GroupSnapshotsV319Test-451473719-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:01:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.group_snapshots [None req-92f78c06-bdec-4b9a-b862-382a725d91b8 tempest-GroupSnapshotsV319Test-451473719 tempest-GroupSnapshotsV319Test-451473719-project-admin] Updating group '0828ebaa-3324-4029-8046-24ae065ee39f' with 'error' {{(pid=86965) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 07 18:01:07 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:01:07 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:01:07 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-92f78c06-bdec-4b9a-b862-382a725d91b8 tempest-GroupSnapshotsV319Test-451473719 tempest-GroupSnapshotsV319Test-451473719-project-admin] http://192.168.122.66/volume/v3/group_snapshots/0828ebaa-3324-4029-8046-24ae065ee39f/action returned with HTTP 202 Sep 07 18:01:07 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 126/250] 192.168.122.66 () {62 vars in 1334 bytes} [Mon Sep 7 18:01:07 2026] POST /volume/v3/group_snapshots/0828ebaa-3324-4029-8046-24ae065ee39f/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 18:01:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-915bf077-27a8-484a-bb5e-c49c4eebdf60 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:01:07 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-915bf077-27a8-484a-bb5e-c49c4eebdf60 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] GET http://192.168.122.66/volume/v3/group_snapshots/0828ebaa-3324-4029-8046-24ae065ee39f Sep 07 18:01:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-915bf077-27a8-484a-bb5e-c49c4eebdf60 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:01:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-915bf077-27a8-484a-bb5e-c49c4eebdf60 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] Calling method 'version_select' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:01:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.group_snapshots [None req-915bf077-27a8-484a-bb5e-c49c4eebdf60 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] show called for member 0828ebaa-3324-4029-8046-24ae065ee39f {{(pid=86964) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 18:01:07 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:01:07 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:01:07 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-915bf077-27a8-484a-bb5e-c49c4eebdf60 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] http://192.168.122.66/volume/v3/group_snapshots/0828ebaa-3324-4029-8046-24ae065ee39f returned with HTTP 200 Sep 07 18:01:07 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 125/251] 192.168.122.66 () {60 vars in 1292 bytes} [Mon Sep 7 18:01:07 2026] GET /volume/v3/group_snapshots/0828ebaa-3324-4029-8046-24ae065ee39f => generated 327 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:01:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-ca4d7265-a0e9-4dea-b3ed-dd235fb6312e None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:01:07 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-ca4d7265-a0e9-4dea-b3ed-dd235fb6312e tempest-GroupSnapshotsV319Test-451473719 tempest-GroupSnapshotsV319Test-451473719-project-admin] POST http://192.168.122.66/volume/v3/group_snapshots/0828ebaa-3324-4029-8046-24ae065ee39f/action Sep 07 18:01:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-ca4d7265-a0e9-4dea-b3ed-dd235fb6312e tempest-GroupSnapshotsV319Test-451473719 tempest-GroupSnapshotsV319Test-451473719-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=86965) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:01:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-ca4d7265-a0e9-4dea-b3ed-dd235fb6312e tempest-GroupSnapshotsV319Test-451473719 tempest-GroupSnapshotsV319Test-451473719-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:01:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.group_snapshots [None req-ca4d7265-a0e9-4dea-b3ed-dd235fb6312e tempest-GroupSnapshotsV319Test-451473719 tempest-GroupSnapshotsV319Test-451473719-project-admin] Updating group '0828ebaa-3324-4029-8046-24ae065ee39f' with 'available' {{(pid=86965) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 07 18:01:07 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:01:07 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:01:07 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-ca4d7265-a0e9-4dea-b3ed-dd235fb6312e tempest-GroupSnapshotsV319Test-451473719 tempest-GroupSnapshotsV319Test-451473719-project-admin] http://192.168.122.66/volume/v3/group_snapshots/0828ebaa-3324-4029-8046-24ae065ee39f/action returned with HTTP 202 Sep 07 18:01:07 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 127/252] 192.168.122.66 () {62 vars in 1334 bytes} [Mon Sep 7 18:01:07 2026] POST /volume/v3/group_snapshots/0828ebaa-3324-4029-8046-24ae065ee39f/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 18:01:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-00c2ec9a-2915-421a-8404-97505fdf5032 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:01:07 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-00c2ec9a-2915-421a-8404-97505fdf5032 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] GET http://192.168.122.66/volume/v3/group_snapshots/0828ebaa-3324-4029-8046-24ae065ee39f Sep 07 18:01:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-00c2ec9a-2915-421a-8404-97505fdf5032 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:01:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-00c2ec9a-2915-421a-8404-97505fdf5032 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] Calling method 'version_select' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:01:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.group_snapshots [None req-00c2ec9a-2915-421a-8404-97505fdf5032 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] show called for member 0828ebaa-3324-4029-8046-24ae065ee39f {{(pid=86964) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 18:01:07 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:01:07 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:01:07 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-00c2ec9a-2915-421a-8404-97505fdf5032 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] http://192.168.122.66/volume/v3/group_snapshots/0828ebaa-3324-4029-8046-24ae065ee39f returned with HTTP 200 Sep 07 18:01:07 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 126/253] 192.168.122.66 () {60 vars in 1292 bytes} [Mon Sep 7 18:01:07 2026] GET /volume/v3/group_snapshots/0828ebaa-3324-4029-8046-24ae065ee39f => generated 331 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:01:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-4e2abcaa-795f-47ff-b174-aeb3ec8f88ac None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:01:07 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-4e2abcaa-795f-47ff-b174-aeb3ec8f88ac tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] DELETE http://192.168.122.66/volume/v3/group_snapshots/0828ebaa-3324-4029-8046-24ae065ee39f Sep 07 18:01:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-4e2abcaa-795f-47ff-b174-aeb3ec8f88ac tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:01:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-4e2abcaa-795f-47ff-b174-aeb3ec8f88ac tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] Calling method 'version_select' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:01:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.group_snapshots [None req-4e2abcaa-795f-47ff-b174-aeb3ec8f88ac tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] delete called for member 0828ebaa-3324-4029-8046-24ae065ee39f {{(pid=86965) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 07 18:01:07 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.group_snapshots [None req-4e2abcaa-795f-47ff-b174-aeb3ec8f88ac tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] Delete group_snapshot with id: 0828ebaa-3324-4029-8046-24ae065ee39f Sep 07 18:01:07 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:01:07 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:01:07 devstack devstack@c-api.service[86965]: /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 07 18:01:07 devstack devstack@c-api.service[86965]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 18:01:07 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-4e2abcaa-795f-47ff-b174-aeb3ec8f88ac tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] http://192.168.122.66/volume/v3/group_snapshots/0828ebaa-3324-4029-8046-24ae065ee39f returned with HTTP 202 Sep 07 18:01:07 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 128/254] 192.168.122.66 () {60 vars in 1295 bytes} [Mon Sep 7 18:01:07 2026] DELETE /volume/v3/group_snapshots/0828ebaa-3324-4029-8046-24ae065ee39f => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 18:01:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-f8a55123-52a8-43fb-8645-4176e75506dd None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:01:07 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-f8a55123-52a8-43fb-8645-4176e75506dd tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] GET http://192.168.122.66/volume/v3/volumes/detail Sep 07 18:01:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-f8a55123-52a8-43fb-8645-4176e75506dd tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:01:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-f8a55123-52a8-43fb-8645-4176e75506dd tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] Calling method 'detail' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:01:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.api_utils [None req-f8a55123-52a8-43fb-8645-4176e75506dd tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] Removing options '' from query. {{(pid=86964) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 18:01:07 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-f8a55123-52a8-43fb-8645-4176e75506dd tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86964) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 18:01:07 devstack devstack@c-api.service[86964]: /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 07 18:01:07 devstack devstack@c-api.service[86964]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 18:01:07 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:01:07 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:01:07 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-f8a55123-52a8-43fb-8645-4176e75506dd tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] Get all volumes completed successfully. Sep 07 18:01:07 devstack devstack@c-api.service[86964]: WARNING stevedore.named [None req-f8a55123-52a8-43fb-8645-4176e75506dd tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 18:01:07 devstack devstack@c-api.service[86964]: WARNING castellan.key_manager [None req-f8a55123-52a8-43fb-8645-4176e75506dd tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 18:01:07 devstack devstack@c-api.service[86964]: DEBUG oslo_db.sqlalchemy.engines [None req-f8a55123-52a8-43fb-8645-4176e75506dd tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86964) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 18:01:07 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:01:07 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:01:07 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-f8a55123-52a8-43fb-8645-4176e75506dd tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] http://192.168.122.66/volume/v3/volumes/detail returned with HTTP 200 Sep 07 18:01:07 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 127/255] 192.168.122.66 () {60 vars in 1178 bytes} [Mon Sep 7 18:01:07 2026] GET /volume/v3/volumes/detail => generated 929 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:01:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-ea7269c1-4e0c-416d-b83b-2d40380601d8 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:01:07 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-ea7269c1-4e0c-416d-b83b-2d40380601d8 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] GET http://192.168.122.66/volume/v3/snapshots/detail Sep 07 18:01:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-ea7269c1-4e0c-416d-b83b-2d40380601d8 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:01:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-ea7269c1-4e0c-416d-b83b-2d40380601d8 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] Calling method 'detail' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:01:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.api_utils [None req-ea7269c1-4e0c-416d-b83b-2d40380601d8 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] Removing options '' from query. {{(pid=86965) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 18:01:07 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:01:07 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:01:07 devstack devstack@c-api.service[86965]: DEBUG cinder.db.api [None req-ea7269c1-4e0c-416d-b83b-2d40380601d8 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] Building query based on filter {{(pid=86965) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 18:01:07 devstack devstack@c-api.service[86965]: /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 07 18:01:07 devstack devstack@c-api.service[86965]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 18:01:07 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-ea7269c1-4e0c-416d-b83b-2d40380601d8 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] Get all snapshots completed successfully. Sep 07 18:01:07 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:01:07 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:01:07 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-ea7269c1-4e0c-416d-b83b-2d40380601d8 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] http://192.168.122.66/volume/v3/snapshots/detail returned with HTTP 200 Sep 07 18:01:07 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 129/256] 192.168.122.66 () {58 vars in 1143 bytes} [Mon Sep 7 18:01:07 2026] GET /volume/v3/snapshots/detail => generated 476 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:01:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-4de8a6e8-ebb5-4d59-b864-cf11413a40c5 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:01:07 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-4de8a6e8-ebb5-4d59-b864-cf11413a40c5 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] GET http://192.168.122.66/volume/v3/snapshots/1aa0868b-fcfa-498f-bd7c-f9560a7b9cb7 Sep 07 18:01:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-4de8a6e8-ebb5-4d59-b864-cf11413a40c5 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:01:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-4de8a6e8-ebb5-4d59-b864-cf11413a40c5 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:01:07 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:01:07 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:01:07 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-4de8a6e8-ebb5-4d59-b864-cf11413a40c5 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] Snapshot retrieved successfully. Sep 07 18:01:07 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-4de8a6e8-ebb5-4d59-b864-cf11413a40c5 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] http://192.168.122.66/volume/v3/snapshots/1aa0868b-fcfa-498f-bd7c-f9560a7b9cb7 returned with HTTP 200 Sep 07 18:01:07 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 128/257] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:01:07 2026] GET /volume/v3/snapshots/1aa0868b-fcfa-498f-bd7c-f9560a7b9cb7 => generated 473 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:01:08 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-9b9f8d16-c655-42bb-954e-542f94963eb4 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:01:08 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-9b9f8d16-c655-42bb-954e-542f94963eb4 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] GET http://192.168.122.66/volume/v3/snapshots/1aa0868b-fcfa-498f-bd7c-f9560a7b9cb7 Sep 07 18:01:08 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-9b9f8d16-c655-42bb-954e-542f94963eb4 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:01:08 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-9b9f8d16-c655-42bb-954e-542f94963eb4 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:01:08 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:01:08 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:01:08 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-9b9f8d16-c655-42bb-954e-542f94963eb4 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] Snapshot retrieved successfully. Sep 07 18:01:08 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-9b9f8d16-c655-42bb-954e-542f94963eb4 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] http://192.168.122.66/volume/v3/snapshots/1aa0868b-fcfa-498f-bd7c-f9560a7b9cb7 returned with HTTP 200 Sep 07 18:01:08 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 130/258] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:01:08 2026] GET /volume/v3/snapshots/1aa0868b-fcfa-498f-bd7c-f9560a7b9cb7 => generated 473 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:01:09 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-b2f79159-e26d-4ec3-9d93-dc90196fd6b4 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:01:09 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b2f79159-e26d-4ec3-9d93-dc90196fd6b4 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] GET http://192.168.122.66/volume/v3/snapshots/1aa0868b-fcfa-498f-bd7c-f9560a7b9cb7 Sep 07 18:01:09 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-b2f79159-e26d-4ec3-9d93-dc90196fd6b4 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:01:09 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-b2f79159-e26d-4ec3-9d93-dc90196fd6b4 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:01:10 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b2f79159-e26d-4ec3-9d93-dc90196fd6b4 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] http://192.168.122.66/volume/v3/snapshots/1aa0868b-fcfa-498f-bd7c-f9560a7b9cb7 returned with HTTP 404 Sep 07 18:01:10 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 129/259] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:01:09 2026] GET /volume/v3/snapshots/1aa0868b-fcfa-498f-bd7c-f9560a7b9cb7 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:01:10 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-25e6fe08-46f2-4d7f-92fc-7328d243df8a None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:01:10 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-25e6fe08-46f2-4d7f-92fc-7328d243df8a tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] GET http://192.168.122.66/volume/v3/group_snapshots/0828ebaa-3324-4029-8046-24ae065ee39f Sep 07 18:01:10 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-25e6fe08-46f2-4d7f-92fc-7328d243df8a tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:01:10 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-25e6fe08-46f2-4d7f-92fc-7328d243df8a tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] Calling method 'version_select' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:01:10 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.group_snapshots [None req-25e6fe08-46f2-4d7f-92fc-7328d243df8a tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] show called for member 0828ebaa-3324-4029-8046-24ae065ee39f {{(pid=86965) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 18:01:10 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-25e6fe08-46f2-4d7f-92fc-7328d243df8a tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] http://192.168.122.66/volume/v3/group_snapshots/0828ebaa-3324-4029-8046-24ae065ee39f returned with HTTP 404 Sep 07 18:01:10 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 131/260] 192.168.122.66 () {60 vars in 1292 bytes} [Mon Sep 7 18:01:10 2026] GET /volume/v3/group_snapshots/0828ebaa-3324-4029-8046-24ae065ee39f => generated 116 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 18:01:10 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-6508f121-3b84-4369-9929-0c34cda24989 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:01:10 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-6508f121-3b84-4369-9929-0c34cda24989 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] GET http://192.168.122.66/volume/v3/volumes/detail Sep 07 18:01:10 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-6508f121-3b84-4369-9929-0c34cda24989 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:01:10 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-6508f121-3b84-4369-9929-0c34cda24989 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] Calling method 'detail' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:01:10 devstack devstack@c-api.service[86964]: DEBUG cinder.api.api_utils [None req-6508f121-3b84-4369-9929-0c34cda24989 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] Removing options '' from query. {{(pid=86964) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 18:01:10 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-6508f121-3b84-4369-9929-0c34cda24989 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86964) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 18:01:10 devstack devstack@c-api.service[86964]: /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 07 18:01:10 devstack devstack@c-api.service[86964]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 18:01:10 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:01:10 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:01:10 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-6508f121-3b84-4369-9929-0c34cda24989 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] Get all volumes completed successfully. Sep 07 18:01:10 devstack devstack@c-api.service[86964]: WARNING stevedore.named [None req-6508f121-3b84-4369-9929-0c34cda24989 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 18:01:10 devstack devstack@c-api.service[86964]: WARNING castellan.key_manager [None req-6508f121-3b84-4369-9929-0c34cda24989 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 18:01:10 devstack devstack@c-api.service[86964]: DEBUG oslo_db.sqlalchemy.engines [None req-6508f121-3b84-4369-9929-0c34cda24989 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86964) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 18:01:10 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:01:10 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:01:10 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-6508f121-3b84-4369-9929-0c34cda24989 tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] http://192.168.122.66/volume/v3/volumes/detail returned with HTTP 200 Sep 07 18:01:10 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 130/261] 192.168.122.66 () {60 vars in 1178 bytes} [Mon Sep 7 18:01:10 2026] GET /volume/v3/volumes/detail => generated 929 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:01:10 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-846ba095-27ff-4b9d-b8fb-96ef1988daad None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:01:10 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-846ba095-27ff-4b9d-b8fb-96ef1988daad tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] POST http://192.168.122.66/volume/v3/groups/51a43db4-8518-41a9-a2d2-60ee40c30051/action Sep 07 18:01:10 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-846ba095-27ff-4b9d-b8fb-96ef1988daad tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86965) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:01:10 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-846ba095-27ff-4b9d-b8fb-96ef1988daad tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:01:10 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.groups [None req-846ba095-27ff-4b9d-b8fb-96ef1988daad tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] delete called for group 51a43db4-8518-41a9-a2d2-60ee40c30051 {{(pid=86965) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 07 18:01:10 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.groups [None req-846ba095-27ff-4b9d-b8fb-96ef1988daad tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] Delete group with id: 51a43db4-8518-41a9-a2d2-60ee40c30051 Sep 07 18:01:10 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:01:10 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:01:10 devstack devstack@c-api.service[86965]: /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 07 18:01:10 devstack devstack@c-api.service[86965]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 07 18:01:10 devstack devstack@c-api.service[86965]: /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 07 18:01:10 devstack devstack@c-api.service[86965]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 18:01:10 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-846ba095-27ff-4b9d-b8fb-96ef1988daad tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] http://192.168.122.66/volume/v3/groups/51a43db4-8518-41a9-a2d2-60ee40c30051/action returned with HTTP 202 Sep 07 18:01:10 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 132/262] 192.168.122.66 () {62 vars in 1307 bytes} [Mon Sep 7 18:01:10 2026] POST /volume/v3/groups/51a43db4-8518-41a9-a2d2-60ee40c30051/action => generated 0 bytes in 227 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 18:01:10 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-9e36af85-813a-487f-abb7-57ae1eacad7a None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:01:10 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-9e36af85-813a-487f-abb7-57ae1eacad7a tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] GET http://192.168.122.66/volume/v3/volumes/00849cf4-9919-46c1-ab5c-2420307650a6 Sep 07 18:01:10 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-9e36af85-813a-487f-abb7-57ae1eacad7a tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:01:10 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-9e36af85-813a-487f-abb7-57ae1eacad7a tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:01:10 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:01:10 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:01:10 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:01:10 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:01:10 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-9e36af85-813a-487f-abb7-57ae1eacad7a tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] Volume info retrieved successfully. Sep 07 18:01:10 devstack devstack@c-api.service[86964]: WARNING stevedore.named [None req-9e36af85-813a-487f-abb7-57ae1eacad7a tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 18:01:10 devstack devstack@c-api.service[86964]: WARNING castellan.key_manager [None req-9e36af85-813a-487f-abb7-57ae1eacad7a tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 18:01:10 devstack devstack@c-api.service[86964]: DEBUG oslo_db.sqlalchemy.engines [None req-9e36af85-813a-487f-abb7-57ae1eacad7a tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86964) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 18:01:10 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:01:10 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:01:10 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-9e36af85-813a-487f-abb7-57ae1eacad7a tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] http://192.168.122.66/volume/v3/volumes/00849cf4-9919-46c1-ab5c-2420307650a6 returned with HTTP 200 Sep 07 18:01:10 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 131/263] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:01:10 2026] GET /volume/v3/volumes/00849cf4-9919-46c1-ab5c-2420307650a6 => generated 925 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 18:01:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-cd53a79b-22f6-4d19-a6ae-25dc171cb8af None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:01:11 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-cd53a79b-22f6-4d19-a6ae-25dc171cb8af tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] GET http://192.168.122.66/volume/v3/volumes/00849cf4-9919-46c1-ab5c-2420307650a6 Sep 07 18:01:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-cd53a79b-22f6-4d19-a6ae-25dc171cb8af tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:01:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-cd53a79b-22f6-4d19-a6ae-25dc171cb8af tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:01:11 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:01:11 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:01:11 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:01:11 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:01:11 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-cd53a79b-22f6-4d19-a6ae-25dc171cb8af tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] Volume info retrieved successfully. Sep 07 18:01:11 devstack devstack@c-api.service[86965]: WARNING stevedore.named [None req-cd53a79b-22f6-4d19-a6ae-25dc171cb8af tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 18:01:11 devstack devstack@c-api.service[86965]: WARNING castellan.key_manager [None req-cd53a79b-22f6-4d19-a6ae-25dc171cb8af tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 18:01:11 devstack devstack@c-api.service[86965]: DEBUG oslo_db.sqlalchemy.engines [None req-cd53a79b-22f6-4d19-a6ae-25dc171cb8af tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86965) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 18:01:11 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-cd53a79b-22f6-4d19-a6ae-25dc171cb8af tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] http://192.168.122.66/volume/v3/volumes/00849cf4-9919-46c1-ab5c-2420307650a6 returned with HTTP 404 Sep 07 18:01:11 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 133/264] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:01:11 2026] GET /volume/v3/volumes/00849cf4-9919-46c1-ab5c-2420307650a6 => generated 108 bytes in 214 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 18:01:12 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-f2d5d8f3-0ad8-4b11-952a-3067b8f3540f None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:01:12 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-f2d5d8f3-0ad8-4b11-952a-3067b8f3540f tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] GET http://192.168.122.66/volume/v3/groups/51a43db4-8518-41a9-a2d2-60ee40c30051 Sep 07 18:01:12 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-f2d5d8f3-0ad8-4b11-952a-3067b8f3540f tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:01:12 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-f2d5d8f3-0ad8-4b11-952a-3067b8f3540f tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] Calling method 'version_select' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:01:12 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.groups [None req-f2d5d8f3-0ad8-4b11-952a-3067b8f3540f tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] show called for member 51a43db4-8518-41a9-a2d2-60ee40c30051 {{(pid=86964) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 18:01:12 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-f2d5d8f3-0ad8-4b11-952a-3067b8f3540f tempest-GroupSnapshotsV319Test-960657966 tempest-GroupSnapshotsV319Test-960657966-project-member] http://192.168.122.66/volume/v3/groups/51a43db4-8518-41a9-a2d2-60ee40c30051 returned with HTTP 404 Sep 07 18:01:12 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 132/265] 192.168.122.66 () {60 vars in 1265 bytes} [Mon Sep 7 18:01:12 2026] GET /volume/v3/groups/51a43db4-8518-41a9-a2d2-60ee40c30051 => generated 108 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 18:01:12 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-6abc2434-5c4f-4187-ba78-3ed73b063677 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:01:12 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-6abc2434-5c4f-4187-ba78-3ed73b063677 tempest-GroupSnapshotsV319Test-451473719 tempest-GroupSnapshotsV319Test-451473719-project-admin] DELETE http://192.168.122.66/volume/v3/group_types/da93a52c-5240-4ee2-8abd-411a7cdfbf6e Sep 07 18:01:12 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-6abc2434-5c4f-4187-ba78-3ed73b063677 tempest-GroupSnapshotsV319Test-451473719 tempest-GroupSnapshotsV319Test-451473719-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:01:12 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-6abc2434-5c4f-4187-ba78-3ed73b063677 tempest-GroupSnapshotsV319Test-451473719 tempest-GroupSnapshotsV319Test-451473719-project-admin] Calling method 'version_select' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:01:12 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-6abc2434-5c4f-4187-ba78-3ed73b063677 tempest-GroupSnapshotsV319Test-451473719 tempest-GroupSnapshotsV319Test-451473719-project-admin] http://192.168.122.66/volume/v3/group_types/da93a52c-5240-4ee2-8abd-411a7cdfbf6e returned with HTTP 202 Sep 07 18:01:12 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 134/266] 192.168.122.66 () {60 vars in 1283 bytes} [Mon Sep 7 18:01:12 2026] DELETE /volume/v3/group_types/da93a52c-5240-4ee2-8abd-411a7cdfbf6e => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 18:01:12 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-9b370a49-5519-4dcf-ba83-b41bc9964a2f None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:01:12 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-9b370a49-5519-4dcf-ba83-b41bc9964a2f tempest-GroupSnapshotsV319Test-451473719 tempest-GroupSnapshotsV319Test-451473719-project-admin] DELETE http://192.168.122.66/volume/v3/types/cf77a419-f986-44e3-802d-1c3b109c5a41 Sep 07 18:01:12 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-9b370a49-5519-4dcf-ba83-b41bc9964a2f tempest-GroupSnapshotsV319Test-451473719 tempest-GroupSnapshotsV319Test-451473719-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:01:12 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-9b370a49-5519-4dcf-ba83-b41bc9964a2f tempest-GroupSnapshotsV319Test-451473719 tempest-GroupSnapshotsV319Test-451473719-project-admin] Calling method '_delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:01:12 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-9b370a49-5519-4dcf-ba83-b41bc9964a2f tempest-GroupSnapshotsV319Test-451473719 tempest-GroupSnapshotsV319Test-451473719-project-admin] http://192.168.122.66/volume/v3/types/cf77a419-f986-44e3-802d-1c3b109c5a41 returned with HTTP 202 Sep 07 18:01:12 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 133/267] 192.168.122.66 () {58 vars in 1224 bytes} [Mon Sep 7 18:01:12 2026] DELETE /volume/v3/types/cf77a419-f986-44e3-802d-1c3b109c5a41 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:01:12 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-c2798495-9c60-4dc6-94af-09168540e840 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:01:12 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c2798495-9c60-4dc6-94af-09168540e840 tempest-GroupSnapshotsV319Test-451473719 tempest-GroupSnapshotsV319Test-451473719-project-admin] GET http://192.168.122.66/volume/v3/types/cf77a419-f986-44e3-802d-1c3b109c5a41 Sep 07 18:01:12 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-c2798495-9c60-4dc6-94af-09168540e840 tempest-GroupSnapshotsV319Test-451473719 tempest-GroupSnapshotsV319Test-451473719-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:01:12 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-c2798495-9c60-4dc6-94af-09168540e840 tempest-GroupSnapshotsV319Test-451473719 tempest-GroupSnapshotsV319Test-451473719-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:01:12 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c2798495-9c60-4dc6-94af-09168540e840 tempest-GroupSnapshotsV319Test-451473719 tempest-GroupSnapshotsV319Test-451473719-project-admin] http://192.168.122.66/volume/v3/types/cf77a419-f986-44e3-802d-1c3b109c5a41 returned with HTTP 404 Sep 07 18:01:12 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 135/268] 192.168.122.66 () {58 vars in 1221 bytes} [Mon Sep 7 18:01:12 2026] GET /volume/v3/types/cf77a419-f986-44e3-802d-1c3b109c5a41 => generated 114 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:01:13 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-45bfc845-fadd-49a6-a049-8a6537248c2c None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:01:13 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-45bfc845-fadd-49a6-a049-8a6537248c2c tempest-AttachVolumeShelveTestJSON-814281689 tempest-AttachVolumeShelveTestJSON-814281689-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:01:13 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-45bfc845-fadd-49a6-a049-8a6537248c2c tempest-AttachVolumeShelveTestJSON-814281689 tempest-AttachVolumeShelveTestJSON-814281689-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-2039829659"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:01:13 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.volumes [None req-45bfc845-fadd-49a6-a049-8a6537248c2c tempest-AttachVolumeShelveTestJSON-814281689 tempest-AttachVolumeShelveTestJSON-814281689-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-2039829659'}} {{(pid=86964) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:01:13 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-45bfc845-fadd-49a6-a049-8a6537248c2c tempest-AttachVolumeShelveTestJSON-814281689 tempest-AttachVolumeShelveTestJSON-814281689-project-member] Create volume of 1 GB Sep 07 18:01:13 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-45bfc845-fadd-49a6-a049-8a6537248c2c tempest-AttachVolumeShelveTestJSON-814281689 tempest-AttachVolumeShelveTestJSON-814281689-project-member] Availability Zones retrieved successfully. Sep 07 18:01:13 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-45bfc845-fadd-49a6-a049-8a6537248c2c tempest-AttachVolumeShelveTestJSON-814281689 tempest-AttachVolumeShelveTestJSON-814281689-project-member] Flow 'volume_create_api' (f114fbe7-b7d6-469f-9dca-009c8f8d23a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:01:13 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-45bfc845-fadd-49a6-a049-8a6537248c2c tempest-AttachVolumeShelveTestJSON-814281689 tempest-AttachVolumeShelveTestJSON-814281689-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e5087f1-117f-4198-a0d8-e8d4bab51eb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:01:13 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.flows.api.create_volume [None req-45bfc845-fadd-49a6-a049-8a6537248c2c tempest-AttachVolumeShelveTestJSON-814281689 tempest-AttachVolumeShelveTestJSON-814281689-project-member] Validating volume size '1' using validate_int {{(pid=86964) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:01:13 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-45bfc845-fadd-49a6-a049-8a6537248c2c tempest-AttachVolumeShelveTestJSON-814281689 tempest-AttachVolumeShelveTestJSON-814281689-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e5087f1-117f-4198-a0d8-e8d4bab51eb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:01:13 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-45bfc845-fadd-49a6-a049-8a6537248c2c tempest-AttachVolumeShelveTestJSON-814281689 tempest-AttachVolumeShelveTestJSON-814281689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad815ce1-eb14-4d38-b8bd-cd73374a3d1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:01:13 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-45bfc845-fadd-49a6-a049-8a6537248c2c tempest-AttachVolumeShelveTestJSON-814281689 tempest-AttachVolumeShelveTestJSON-814281689-project-member] Created reservations ['de3ee745-0701-4098-9a5f-06342259bb5a', '8b0fab6f-9c11-470f-bc03-b3388f37eaeb', 'e72f1409-9b54-4982-aba1-46fc83a25791', '08c178c8-750d-4374-8a2a-240cb363f400'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:01:13 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-45bfc845-fadd-49a6-a049-8a6537248c2c tempest-AttachVolumeShelveTestJSON-814281689 tempest-AttachVolumeShelveTestJSON-814281689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad815ce1-eb14-4d38-b8bd-cd73374a3d1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de3ee745-0701-4098-9a5f-06342259bb5a', '8b0fab6f-9c11-470f-bc03-b3388f37eaeb', 'e72f1409-9b54-4982-aba1-46fc83a25791', '08c178c8-750d-4374-8a2a-240cb363f400']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:01:13 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-45bfc845-fadd-49a6-a049-8a6537248c2c tempest-AttachVolumeShelveTestJSON-814281689 tempest-AttachVolumeShelveTestJSON-814281689-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c8e4b8b-c601-4449-8b95-45b935b93269) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:01:13 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:01:13 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:01:13 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-45bfc845-fadd-49a6-a049-8a6537248c2c tempest-AttachVolumeShelveTestJSON-814281689 tempest-AttachVolumeShelveTestJSON-814281689-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c8e4b8b-c601-4449-8b95-45b935b93269) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2a1524b6-27dd-40fa-8947-52fbbd86d0f6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-2039829659',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d983662e8e2435fa7517649a77d917b',qos_specs=None,replication_status=,reservations=['de3ee745-0701-4098-9a5f-06342259bb5a','8b0fab6f-9c11-470f-bc03-b3388f37eaeb','e72f1409-9b54-4982-aba1-46fc83a25791','08c178c8-750d-4374-8a2a-240cb363f400'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ed1b1bda6f34894b9b648f5320b0495',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:01:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-2039829659',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2a1524b6-27dd-40fa-8947-52fbbd86d0f6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7d983662e8e2435fa7517649a77d917b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4ed1b1bda6f34894b9b648f5320b0495',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:01:13 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-45bfc845-fadd-49a6-a049-8a6537248c2c tempest-AttachVolumeShelveTestJSON-814281689 tempest-AttachVolumeShelveTestJSON-814281689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08729907-2c0d-4575-bd58-fc41d3bcfd0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:01:13 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-45bfc845-fadd-49a6-a049-8a6537248c2c tempest-AttachVolumeShelveTestJSON-814281689 tempest-AttachVolumeShelveTestJSON-814281689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08729907-2c0d-4575-bd58-fc41d3bcfd0a) transitioned into state 'SUCCESS' from state '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-2039829659',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d983662e8e2435fa7517649a77d917b',qos_specs=None,replication_status=,reservations=['de3ee745-0701-4098-9a5f-06342259bb5a','8b0fab6f-9c11-470f-bc03-b3388f37eaeb','e72f1409-9b54-4982-aba1-46fc83a25791','08c178c8-750d-4374-8a2a-240cb363f400'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ed1b1bda6f34894b9b648f5320b0495',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:01:13 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-45bfc845-fadd-49a6-a049-8a6537248c2c tempest-AttachVolumeShelveTestJSON-814281689 tempest-AttachVolumeShelveTestJSON-814281689-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50308407-f778-4635-8376-99dc8f68a7d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:01:14 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-45bfc845-fadd-49a6-a049-8a6537248c2c tempest-AttachVolumeShelveTestJSON-814281689 tempest-AttachVolumeShelveTestJSON-814281689-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50308407-f778-4635-8376-99dc8f68a7d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:01:14 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-45bfc845-fadd-49a6-a049-8a6537248c2c tempest-AttachVolumeShelveTestJSON-814281689 tempest-AttachVolumeShelveTestJSON-814281689-project-member] Flow 'volume_create_api' (f114fbe7-b7d6-469f-9dca-009c8f8d23a6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:01:14 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-45bfc845-fadd-49a6-a049-8a6537248c2c tempest-AttachVolumeShelveTestJSON-814281689 tempest-AttachVolumeShelveTestJSON-814281689-project-member] Create volume request issued successfully. Sep 07 18:01:14 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-45bfc845-fadd-49a6-a049-8a6537248c2c tempest-AttachVolumeShelveTestJSON-814281689 tempest-AttachVolumeShelveTestJSON-814281689-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:01:14 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 134/269] 192.168.122.66 () {60 vars in 1137 bytes} [Mon Sep 7 18:01:13 2026] POST /volume/v3/volumes => generated 764 bytes in 486 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:01:14 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-bc9c50ee-687c-4ae0-bf16-2682b57a7389 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:01:14 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-bc9c50ee-687c-4ae0-bf16-2682b57a7389 tempest-AttachVolumeShelveTestJSON-814281689 tempest-AttachVolumeShelveTestJSON-814281689-project-member] GET http://192.168.122.66/volume/v3/volumes/2a1524b6-27dd-40fa-8947-52fbbd86d0f6 Sep 07 18:01:14 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-bc9c50ee-687c-4ae0-bf16-2682b57a7389 tempest-AttachVolumeShelveTestJSON-814281689 tempest-AttachVolumeShelveTestJSON-814281689-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:01:14 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-bc9c50ee-687c-4ae0-bf16-2682b57a7389 tempest-AttachVolumeShelveTestJSON-814281689 tempest-AttachVolumeShelveTestJSON-814281689-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:01:14 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:01:14 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:01:14 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:01:14 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:01:14 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-bc9c50ee-687c-4ae0-bf16-2682b57a7389 tempest-AttachVolumeShelveTestJSON-814281689 tempest-AttachVolumeShelveTestJSON-814281689-project-member] Volume info retrieved successfully. Sep 07 18:01:14 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-bc9c50ee-687c-4ae0-bf16-2682b57a7389 tempest-AttachVolumeShelveTestJSON-814281689 tempest-AttachVolumeShelveTestJSON-814281689-project-member] http://192.168.122.66/volume/v3/volumes/2a1524b6-27dd-40fa-8947-52fbbd86d0f6 returned with HTTP 200 Sep 07 18:01:14 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 136/270] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:01:14 2026] GET /volume/v3/volumes/2a1524b6-27dd-40fa-8947-52fbbd86d0f6 => generated 832 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 18:01:15 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-92496978-3b1f-4693-872e-6f157ef4b29e None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:01:15 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-92496978-3b1f-4693-872e-6f157ef4b29e tempest-AttachVolumeShelveTestJSON-814281689 tempest-AttachVolumeShelveTestJSON-814281689-project-member] GET http://192.168.122.66/volume/v3/volumes/2a1524b6-27dd-40fa-8947-52fbbd86d0f6 Sep 07 18:01:15 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-92496978-3b1f-4693-872e-6f157ef4b29e tempest-AttachVolumeShelveTestJSON-814281689 tempest-AttachVolumeShelveTestJSON-814281689-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:01:15 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-92496978-3b1f-4693-872e-6f157ef4b29e tempest-AttachVolumeShelveTestJSON-814281689 tempest-AttachVolumeShelveTestJSON-814281689-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:01:15 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:01:15 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:01:15 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:01:15 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:01:15 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-92496978-3b1f-4693-872e-6f157ef4b29e tempest-AttachVolumeShelveTestJSON-814281689 tempest-AttachVolumeShelveTestJSON-814281689-project-member] Volume info retrieved successfully. Sep 07 18:01:15 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-92496978-3b1f-4693-872e-6f157ef4b29e tempest-AttachVolumeShelveTestJSON-814281689 tempest-AttachVolumeShelveTestJSON-814281689-project-member] http://192.168.122.66/volume/v3/volumes/2a1524b6-27dd-40fa-8947-52fbbd86d0f6 returned with HTTP 200 Sep 07 18:01:15 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 135/271] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:01:15 2026] GET /volume/v3/volumes/2a1524b6-27dd-40fa-8947-52fbbd86d0f6 => generated 856 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:01:16 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-e8cdd14d-d7a4-4a9d-915f-6a491336a6e0 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:01:16 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e8cdd14d-d7a4-4a9d-915f-6a491336a6e0 tempest-AttachVolumeShelveTestJSON-814281689 tempest-AttachVolumeShelveTestJSON-814281689-project-member] GET http://192.168.122.66/volume/v3/volumes/2a1524b6-27dd-40fa-8947-52fbbd86d0f6 Sep 07 18:01:16 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-e8cdd14d-d7a4-4a9d-915f-6a491336a6e0 tempest-AttachVolumeShelveTestJSON-814281689 tempest-AttachVolumeShelveTestJSON-814281689-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:01:16 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-e8cdd14d-d7a4-4a9d-915f-6a491336a6e0 tempest-AttachVolumeShelveTestJSON-814281689 tempest-AttachVolumeShelveTestJSON-814281689-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:01:16 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:01:16 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:01:16 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:01:16 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:01:16 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-e8cdd14d-d7a4-4a9d-915f-6a491336a6e0 tempest-AttachVolumeShelveTestJSON-814281689 tempest-AttachVolumeShelveTestJSON-814281689-project-member] Volume info retrieved successfully. Sep 07 18:01:16 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e8cdd14d-d7a4-4a9d-915f-6a491336a6e0 tempest-AttachVolumeShelveTestJSON-814281689 tempest-AttachVolumeShelveTestJSON-814281689-project-member] http://192.168.122.66/volume/v3/volumes/2a1524b6-27dd-40fa-8947-52fbbd86d0f6 returned with HTTP 200 Sep 07 18:01:16 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 137/272] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:01:16 2026] GET /volume/v3/volumes/2a1524b6-27dd-40fa-8947-52fbbd86d0f6 => generated 857 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:01:18 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-5c553a13-1770-4699-baf0-c9f38d410fdd None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:01:18 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-5c553a13-1770-4699-baf0-c9f38d410fdd tempest-GroupTypeSpecsTest-421015775 tempest-GroupTypeSpecsTest-421015775-project-admin] POST http://192.168.122.66/volume/v3/group_types Sep 07 18:01:18 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-5c553a13-1770-4699-baf0-c9f38d410fdd tempest-GroupTypeSpecsTest-421015775 tempest-GroupTypeSpecsTest-421015775-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-40994484"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:01:18 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-5c553a13-1770-4699-baf0-c9f38d410fdd tempest-GroupTypeSpecsTest-421015775 tempest-GroupTypeSpecsTest-421015775-project-admin] http://192.168.122.66/volume/v3/group_types returned with HTTP 202 Sep 07 18:01:18 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 136/273] 192.168.122.66 () {62 vars in 1190 bytes} [Mon Sep 7 18:01:18 2026] POST /volume/v3/group_types => generated 179 bytes in 451 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:01:18 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-6ff9e3cb-3b67-4267-8fc9-c3ca225a019f None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:01:18 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-6ff9e3cb-3b67-4267-8fc9-c3ca225a019f tempest-GroupTypeSpecsTest-421015775 tempest-GroupTypeSpecsTest-421015775-project-admin] POST http://192.168.122.66/volume/v3/group_types/6e6e6163-84c1-4072-abf8-e855be90d294/group_specs Sep 07 18:01:18 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-6ff9e3cb-3b67-4267-8fc9-c3ca225a019f tempest-GroupTypeSpecsTest-421015775 tempest-GroupTypeSpecsTest-421015775-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:01:18 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-6ff9e3cb-3b67-4267-8fc9-c3ca225a019f tempest-GroupTypeSpecsTest-421015775 tempest-GroupTypeSpecsTest-421015775-project-admin] http://192.168.122.66/volume/v3/group_types/6e6e6163-84c1-4072-abf8-e855be90d294/group_specs returned with HTTP 202 Sep 07 18:01:18 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 138/274] 192.168.122.66 () {62 vars in 1337 bytes} [Mon Sep 7 18:01:18 2026] POST /volume/v3/group_types/6e6e6163-84c1-4072-abf8-e855be90d294/group_specs => generated 53 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:01:18 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-3d6b24e9-03bf-4571-8ced-891795662762 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:01:18 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-3d6b24e9-03bf-4571-8ced-891795662762 tempest-GroupTypeSpecsTest-421015775 tempest-GroupTypeSpecsTest-421015775-project-admin] POST http://192.168.122.66/volume/v3/group_types/6e6e6163-84c1-4072-abf8-e855be90d294/group_specs Sep 07 18:01:18 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-3d6b24e9-03bf-4571-8ced-891795662762 tempest-GroupTypeSpecsTest-421015775 tempest-GroupTypeSpecsTest-421015775-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:01:18 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-3d6b24e9-03bf-4571-8ced-891795662762 tempest-GroupTypeSpecsTest-421015775 tempest-GroupTypeSpecsTest-421015775-project-admin] http://192.168.122.66/volume/v3/group_types/6e6e6163-84c1-4072-abf8-e855be90d294/group_specs returned with HTTP 202 Sep 07 18:01:18 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 137/275] 192.168.122.66 () {62 vars in 1337 bytes} [Mon Sep 7 18:01:18 2026] POST /volume/v3/group_types/6e6e6163-84c1-4072-abf8-e855be90d294/group_specs => generated 61 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:01:18 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-7cac6645-e885-4976-988c-458a744b5e44 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:01:18 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-7cac6645-e885-4976-988c-458a744b5e44 tempest-GroupTypeSpecsTest-421015775 tempest-GroupTypeSpecsTest-421015775-project-admin] GET http://192.168.122.66/volume/v3/group_types/6e6e6163-84c1-4072-abf8-e855be90d294/group_specs/key2 Sep 07 18:01:18 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-7cac6645-e885-4976-988c-458a744b5e44 tempest-GroupTypeSpecsTest-421015775 tempest-GroupTypeSpecsTest-421015775-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:01:18 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-7cac6645-e885-4976-988c-458a744b5e44 tempest-GroupTypeSpecsTest-421015775 tempest-GroupTypeSpecsTest-421015775-project-admin] Calling method 'version_select' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:01:18 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-7cac6645-e885-4976-988c-458a744b5e44 tempest-GroupTypeSpecsTest-421015775 tempest-GroupTypeSpecsTest-421015775-project-admin] http://192.168.122.66/volume/v3/group_types/6e6e6163-84c1-4072-abf8-e855be90d294/group_specs/key2 returned with HTTP 200 Sep 07 18:01:18 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 139/276] 192.168.122.66 () {60 vars in 1331 bytes} [Mon Sep 7 18:01:18 2026] GET /volume/v3/group_types/6e6e6163-84c1-4072-abf8-e855be90d294/group_specs/key2 => generated 26 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:01:18 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-f8d07f7c-ea70-41c5-b140-ebabee2685d1 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:01:18 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-f8d07f7c-ea70-41c5-b140-ebabee2685d1 tempest-GroupTypeSpecsTest-421015775 tempest-GroupTypeSpecsTest-421015775-project-admin] GET http://192.168.122.66/volume/v3/group_types/6e6e6163-84c1-4072-abf8-e855be90d294/group_specs/key3 Sep 07 18:01:18 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-f8d07f7c-ea70-41c5-b140-ebabee2685d1 tempest-GroupTypeSpecsTest-421015775 tempest-GroupTypeSpecsTest-421015775-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:01:18 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-f8d07f7c-ea70-41c5-b140-ebabee2685d1 tempest-GroupTypeSpecsTest-421015775 tempest-GroupTypeSpecsTest-421015775-project-admin] Calling method 'version_select' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:01:18 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-f8d07f7c-ea70-41c5-b140-ebabee2685d1 tempest-GroupTypeSpecsTest-421015775 tempest-GroupTypeSpecsTest-421015775-project-admin] http://192.168.122.66/volume/v3/group_types/6e6e6163-84c1-4072-abf8-e855be90d294/group_specs/key3 returned with HTTP 200 Sep 07 18:01:18 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 138/277] 192.168.122.66 () {60 vars in 1331 bytes} [Mon Sep 7 18:01:18 2026] GET /volume/v3/group_types/6e6e6163-84c1-4072-abf8-e855be90d294/group_specs/key3 => generated 18 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:01:18 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-bf79dcec-866c-427b-a240-580dcb5e3bc2 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:01:18 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-bf79dcec-866c-427b-a240-580dcb5e3bc2 tempest-GroupTypeSpecsTest-421015775 tempest-GroupTypeSpecsTest-421015775-project-admin] PUT http://192.168.122.66/volume/v3/group_types/6e6e6163-84c1-4072-abf8-e855be90d294/group_specs/key3 Sep 07 18:01:18 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-bf79dcec-866c-427b-a240-580dcb5e3bc2 tempest-GroupTypeSpecsTest-421015775 tempest-GroupTypeSpecsTest-421015775-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:01:19 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-bf79dcec-866c-427b-a240-580dcb5e3bc2 tempest-GroupTypeSpecsTest-421015775 tempest-GroupTypeSpecsTest-421015775-project-admin] http://192.168.122.66/volume/v3/group_types/6e6e6163-84c1-4072-abf8-e855be90d294/group_specs/key3 returned with HTTP 200 Sep 07 18:01:19 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 140/278] 192.168.122.66 () {62 vars in 1351 bytes} [Mon Sep 7 18:01:18 2026] PUT /volume/v3/group_types/6e6e6163-84c1-4072-abf8-e855be90d294/group_specs/key3 => generated 26 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 18:01:19 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-be8168dc-59ee-402d-8b6f-4319e6aeefd3 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:01:19 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-be8168dc-59ee-402d-8b6f-4319e6aeefd3 tempest-GroupTypeSpecsTest-421015775 tempest-GroupTypeSpecsTest-421015775-project-admin] GET http://192.168.122.66/volume/v3/group_types/6e6e6163-84c1-4072-abf8-e855be90d294/group_specs Sep 07 18:01:19 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-be8168dc-59ee-402d-8b6f-4319e6aeefd3 tempest-GroupTypeSpecsTest-421015775 tempest-GroupTypeSpecsTest-421015775-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:01:19 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-be8168dc-59ee-402d-8b6f-4319e6aeefd3 tempest-GroupTypeSpecsTest-421015775 tempest-GroupTypeSpecsTest-421015775-project-admin] Calling method 'version_select' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:01:19 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-be8168dc-59ee-402d-8b6f-4319e6aeefd3 tempest-GroupTypeSpecsTest-421015775 tempest-GroupTypeSpecsTest-421015775-project-admin] http://192.168.122.66/volume/v3/group_types/6e6e6163-84c1-4072-abf8-e855be90d294/group_specs returned with HTTP 200 Sep 07 18:01:19 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 139/279] 192.168.122.66 () {60 vars in 1316 bytes} [Mon Sep 7 18:01:19 2026] GET /volume/v3/group_types/6e6e6163-84c1-4072-abf8-e855be90d294/group_specs => generated 87 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:01:19 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-e52c8b4b-b762-4d9b-ad19-209dd33f1d43 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:01:19 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e52c8b4b-b762-4d9b-ad19-209dd33f1d43 tempest-GroupTypeSpecsTest-421015775 tempest-GroupTypeSpecsTest-421015775-project-admin] DELETE http://192.168.122.66/volume/v3/group_types/6e6e6163-84c1-4072-abf8-e855be90d294/group_specs/key1 Sep 07 18:01:19 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-e52c8b4b-b762-4d9b-ad19-209dd33f1d43 tempest-GroupTypeSpecsTest-421015775 tempest-GroupTypeSpecsTest-421015775-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:01:19 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-e52c8b4b-b762-4d9b-ad19-209dd33f1d43 tempest-GroupTypeSpecsTest-421015775 tempest-GroupTypeSpecsTest-421015775-project-admin] Calling method 'version_select' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:01:19 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e52c8b4b-b762-4d9b-ad19-209dd33f1d43 tempest-GroupTypeSpecsTest-421015775 tempest-GroupTypeSpecsTest-421015775-project-admin] http://192.168.122.66/volume/v3/group_types/6e6e6163-84c1-4072-abf8-e855be90d294/group_specs/key1 returned with HTTP 202 Sep 07 18:01:19 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 141/280] 192.168.122.66 () {60 vars in 1334 bytes} [Mon Sep 7 18:01:19 2026] DELETE /volume/v3/group_types/6e6e6163-84c1-4072-abf8-e855be90d294/group_specs/key1 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 07 18:01:19 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-b598c62b-30f5-4d3c-a66a-48310a72e039 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:01:19 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b598c62b-30f5-4d3c-a66a-48310a72e039 tempest-GroupTypeSpecsTest-421015775 tempest-GroupTypeSpecsTest-421015775-project-admin] GET http://192.168.122.66/volume/v3/group_types/6e6e6163-84c1-4072-abf8-e855be90d294/group_specs/key1 Sep 07 18:01:19 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-b598c62b-30f5-4d3c-a66a-48310a72e039 tempest-GroupTypeSpecsTest-421015775 tempest-GroupTypeSpecsTest-421015775-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:01:19 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-b598c62b-30f5-4d3c-a66a-48310a72e039 tempest-GroupTypeSpecsTest-421015775 tempest-GroupTypeSpecsTest-421015775-project-admin] Calling method 'version_select' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:01:19 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b598c62b-30f5-4d3c-a66a-48310a72e039 tempest-GroupTypeSpecsTest-421015775 tempest-GroupTypeSpecsTest-421015775-project-admin] HTTP exception thrown: Group Type 6e6e6163-84c1-4072-abf8-e855be90d294 has no extra spec with key key1. Sep 07 18:01:19 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b598c62b-30f5-4d3c-a66a-48310a72e039 tempest-GroupTypeSpecsTest-421015775 tempest-GroupTypeSpecsTest-421015775-project-admin] http://192.168.122.66/volume/v3/group_types/6e6e6163-84c1-4072-abf8-e855be90d294/group_specs/key1 returned with HTTP 404 Sep 07 18:01:19 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 140/281] 192.168.122.66 () {60 vars in 1331 bytes} [Mon Sep 7 18:01:19 2026] GET /volume/v3/group_types/6e6e6163-84c1-4072-abf8-e855be90d294/group_specs/key1 => generated 126 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 07 18:01:19 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-2669a445-7681-49e4-aa8a-2b4e05ce7916 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:01:19 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-2669a445-7681-49e4-aa8a-2b4e05ce7916 tempest-GroupTypeSpecsTest-421015775 tempest-GroupTypeSpecsTest-421015775-project-admin] DELETE http://192.168.122.66/volume/v3/group_types/6e6e6163-84c1-4072-abf8-e855be90d294/group_specs/key2 Sep 07 18:01:19 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-2669a445-7681-49e4-aa8a-2b4e05ce7916 tempest-GroupTypeSpecsTest-421015775 tempest-GroupTypeSpecsTest-421015775-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:01:19 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-2669a445-7681-49e4-aa8a-2b4e05ce7916 tempest-GroupTypeSpecsTest-421015775 tempest-GroupTypeSpecsTest-421015775-project-admin] Calling method 'version_select' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:01:19 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-2669a445-7681-49e4-aa8a-2b4e05ce7916 tempest-GroupTypeSpecsTest-421015775 tempest-GroupTypeSpecsTest-421015775-project-admin] http://192.168.122.66/volume/v3/group_types/6e6e6163-84c1-4072-abf8-e855be90d294/group_specs/key2 returned with HTTP 202 Sep 07 18:01:19 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 142/282] 192.168.122.66 () {60 vars in 1334 bytes} [Mon Sep 7 18:01:19 2026] DELETE /volume/v3/group_types/6e6e6163-84c1-4072-abf8-e855be90d294/group_specs/key2 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 18:01:19 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-776414bf-081d-44b2-a6b5-5b643473ea9b None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:01:19 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-776414bf-081d-44b2-a6b5-5b643473ea9b tempest-GroupTypeSpecsTest-421015775 tempest-GroupTypeSpecsTest-421015775-project-admin] GET http://192.168.122.66/volume/v3/group_types/6e6e6163-84c1-4072-abf8-e855be90d294/group_specs/key2 Sep 07 18:01:19 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-776414bf-081d-44b2-a6b5-5b643473ea9b tempest-GroupTypeSpecsTest-421015775 tempest-GroupTypeSpecsTest-421015775-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:01:19 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-776414bf-081d-44b2-a6b5-5b643473ea9b tempest-GroupTypeSpecsTest-421015775 tempest-GroupTypeSpecsTest-421015775-project-admin] Calling method 'version_select' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:01:19 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-776414bf-081d-44b2-a6b5-5b643473ea9b tempest-GroupTypeSpecsTest-421015775 tempest-GroupTypeSpecsTest-421015775-project-admin] HTTP exception thrown: Group Type 6e6e6163-84c1-4072-abf8-e855be90d294 has no extra spec with key key2. Sep 07 18:01:19 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-776414bf-081d-44b2-a6b5-5b643473ea9b tempest-GroupTypeSpecsTest-421015775 tempest-GroupTypeSpecsTest-421015775-project-admin] http://192.168.122.66/volume/v3/group_types/6e6e6163-84c1-4072-abf8-e855be90d294/group_specs/key2 returned with HTTP 404 Sep 07 18:01:19 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 141/283] 192.168.122.66 () {60 vars in 1331 bytes} [Mon Sep 7 18:01:19 2026] GET /volume/v3/group_types/6e6e6163-84c1-4072-abf8-e855be90d294/group_specs/key2 => generated 126 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 18:01:19 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-d4cb13af-f582-4240-ac03-b24648612ee7 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:01:19 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-d4cb13af-f582-4240-ac03-b24648612ee7 tempest-GroupTypeSpecsTest-421015775 tempest-GroupTypeSpecsTest-421015775-project-admin] DELETE http://192.168.122.66/volume/v3/group_types/6e6e6163-84c1-4072-abf8-e855be90d294/group_specs/key3 Sep 07 18:01:19 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-d4cb13af-f582-4240-ac03-b24648612ee7 tempest-GroupTypeSpecsTest-421015775 tempest-GroupTypeSpecsTest-421015775-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:01:19 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-d4cb13af-f582-4240-ac03-b24648612ee7 tempest-GroupTypeSpecsTest-421015775 tempest-GroupTypeSpecsTest-421015775-project-admin] Calling method 'version_select' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:01:19 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-d4cb13af-f582-4240-ac03-b24648612ee7 tempest-GroupTypeSpecsTest-421015775 tempest-GroupTypeSpecsTest-421015775-project-admin] http://192.168.122.66/volume/v3/group_types/6e6e6163-84c1-4072-abf8-e855be90d294/group_specs/key3 returned with HTTP 202 Sep 07 18:01:19 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 143/284] 192.168.122.66 () {60 vars in 1334 bytes} [Mon Sep 7 18:01:19 2026] DELETE /volume/v3/group_types/6e6e6163-84c1-4072-abf8-e855be90d294/group_specs/key3 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 18:01:19 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-4967ca64-13a0-4dc5-9a32-ee3779c460b6 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:01:19 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-4967ca64-13a0-4dc5-9a32-ee3779c460b6 tempest-GroupTypeSpecsTest-421015775 tempest-GroupTypeSpecsTest-421015775-project-admin] GET http://192.168.122.66/volume/v3/group_types/6e6e6163-84c1-4072-abf8-e855be90d294/group_specs/key3 Sep 07 18:01:19 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-4967ca64-13a0-4dc5-9a32-ee3779c460b6 tempest-GroupTypeSpecsTest-421015775 tempest-GroupTypeSpecsTest-421015775-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:01:19 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-4967ca64-13a0-4dc5-9a32-ee3779c460b6 tempest-GroupTypeSpecsTest-421015775 tempest-GroupTypeSpecsTest-421015775-project-admin] Calling method 'version_select' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:01:19 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-4967ca64-13a0-4dc5-9a32-ee3779c460b6 tempest-GroupTypeSpecsTest-421015775 tempest-GroupTypeSpecsTest-421015775-project-admin] HTTP exception thrown: Group Type 6e6e6163-84c1-4072-abf8-e855be90d294 has no extra spec with key key3. Sep 07 18:01:19 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-4967ca64-13a0-4dc5-9a32-ee3779c460b6 tempest-GroupTypeSpecsTest-421015775 tempest-GroupTypeSpecsTest-421015775-project-admin] http://192.168.122.66/volume/v3/group_types/6e6e6163-84c1-4072-abf8-e855be90d294/group_specs/key3 returned with HTTP 404 Sep 07 18:01:19 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 142/285] 192.168.122.66 () {60 vars in 1331 bytes} [Mon Sep 7 18:01:19 2026] GET /volume/v3/group_types/6e6e6163-84c1-4072-abf8-e855be90d294/group_specs/key3 => generated 126 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 18:01:19 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-ed899dda-e67a-43a4-ba67-283683e0d1de None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:01:19 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-ed899dda-e67a-43a4-ba67-283683e0d1de tempest-GroupTypeSpecsTest-421015775 tempest-GroupTypeSpecsTest-421015775-project-admin] DELETE http://192.168.122.66/volume/v3/group_types/6e6e6163-84c1-4072-abf8-e855be90d294 Sep 07 18:01:19 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-ed899dda-e67a-43a4-ba67-283683e0d1de tempest-GroupTypeSpecsTest-421015775 tempest-GroupTypeSpecsTest-421015775-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:01:19 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-ed899dda-e67a-43a4-ba67-283683e0d1de tempest-GroupTypeSpecsTest-421015775 tempest-GroupTypeSpecsTest-421015775-project-admin] Calling method 'version_select' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:01:19 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-ed899dda-e67a-43a4-ba67-283683e0d1de tempest-GroupTypeSpecsTest-421015775 tempest-GroupTypeSpecsTest-421015775-project-admin] http://192.168.122.66/volume/v3/group_types/6e6e6163-84c1-4072-abf8-e855be90d294 returned with HTTP 202 Sep 07 18:01:19 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 144/286] 192.168.122.66 () {60 vars in 1283 bytes} [Mon Sep 7 18:01:19 2026] DELETE /volume/v3/group_types/6e6e6163-84c1-4072-abf8-e855be90d294 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 18:01:25 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-ca1f601a-012d-495c-b525-c062986f94a5 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:01:25 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-ca1f601a-012d-495c-b525-c062986f94a5 tempest-GroupsV314Test-219256222 tempest-GroupsV314Test-219256222-project-admin] POST http://192.168.122.66/volume/v3/types Sep 07 18:01:25 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-ca1f601a-012d-495c-b525-c062986f94a5 tempest-GroupsV314Test-219256222 tempest-GroupsV314Test-219256222-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-312733416"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:01:25 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-ca1f601a-012d-495c-b525-c062986f94a5 tempest-GroupsV314Test-219256222 tempest-GroupsV314Test-219256222-project-admin] http://192.168.122.66/volume/v3/types returned with HTTP 200 Sep 07 18:01:25 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 143/287] 192.168.122.66 () {60 vars in 1131 bytes} [Mon Sep 7 18:01:25 2026] POST /volume/v3/types => generated 219 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:01:25 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-e69a56e8-90b2-4320-8475-813e16ca73f1 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:01:25 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e69a56e8-90b2-4320-8475-813e16ca73f1 tempest-GroupsV314Test-219256222 tempest-GroupsV314Test-219256222-project-admin] POST http://192.168.122.66/volume/v3/group_types Sep 07 18:01:25 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-e69a56e8-90b2-4320-8475-813e16ca73f1 tempest-GroupsV314Test-219256222 tempest-GroupsV314Test-219256222-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-1350546820"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:01:25 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e69a56e8-90b2-4320-8475-813e16ca73f1 tempest-GroupsV314Test-219256222 tempest-GroupsV314Test-219256222-project-admin] http://192.168.122.66/volume/v3/group_types returned with HTTP 202 Sep 07 18:01:25 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 145/288] 192.168.122.66 () {62 vars in 1190 bytes} [Mon Sep 7 18:01:25 2026] POST /volume/v3/group_types => generated 177 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:01:25 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-f992b2c6-c7a2-43e5-8fde-c01d861b3cba None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:01:25 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-f992b2c6-c7a2-43e5-8fde-c01d861b3cba tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] POST http://192.168.122.66/volume/v3/groups Sep 07 18:01:25 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-f992b2c6-c7a2-43e5-8fde-c01d861b3cba tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "39ccb72b-3217-4644-8abb-7ac8da5c941b", "volume_types": ["b0491322-c532-492f-848e-8da314fe267f"], "name": "tempest-GroupsV314Test-Group-1631147049"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:01:25 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.groups [None req-f992b2c6-c7a2-43e5-8fde-c01d861b3cba tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Creating new group {'group': {'group_type': '39ccb72b-3217-4644-8abb-7ac8da5c941b', 'volume_types': ['b0491322-c532-492f-848e-8da314fe267f'], 'name': 'tempest-GroupsV314Test-Group-1631147049'}} {{(pid=86964) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 07 18:01:25 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.groups [None req-f992b2c6-c7a2-43e5-8fde-c01d861b3cba tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Creating group tempest-GroupsV314Test-Group-1631147049. Sep 07 18:01:25 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-f992b2c6-c7a2-43e5-8fde-c01d861b3cba tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Availability Zones retrieved successfully. Sep 07 18:01:26 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-f992b2c6-c7a2-43e5-8fde-c01d861b3cba tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Created reservations ['d804877b-8342-43f9-abdd-59914ddafa6d'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:01:26 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-f992b2c6-c7a2-43e5-8fde-c01d861b3cba tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] http://192.168.122.66/volume/v3/groups returned with HTTP 202 Sep 07 18:01:26 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 144/289] 192.168.122.66 () {62 vars in 1176 bytes} [Mon Sep 7 18:01:25 2026] POST /volume/v3/groups => generated 108 bytes in 259 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:01:26 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-0398e672-957e-4a06-8cfc-af6e5f36ce82 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:01:26 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-0398e672-957e-4a06-8cfc-af6e5f36ce82 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] GET http://192.168.122.66/volume/v3/groups/0091c8a5-caaa-4911-8bbf-318660c0a59e Sep 07 18:01:26 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-0398e672-957e-4a06-8cfc-af6e5f36ce82 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:01:26 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-0398e672-957e-4a06-8cfc-af6e5f36ce82 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Calling method 'version_select' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:01:26 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.groups [None req-0398e672-957e-4a06-8cfc-af6e5f36ce82 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] show called for member 0091c8a5-caaa-4911-8bbf-318660c0a59e {{(pid=86965) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 18:01:26 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:01:26 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:01:26 devstack devstack@c-api.service[86965]: /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 07 18:01:26 devstack devstack@c-api.service[86965]: return base.obj_make_list(context, cls(context), Sep 07 18:01:26 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-0398e672-957e-4a06-8cfc-af6e5f36ce82 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] http://192.168.122.66/volume/v3/groups/0091c8a5-caaa-4911-8bbf-318660c0a59e returned with HTTP 200 Sep 07 18:01:26 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 146/290] 192.168.122.66 () {60 vars in 1265 bytes} [Mon Sep 7 18:01:26 2026] GET /volume/v3/groups/0091c8a5-caaa-4911-8bbf-318660c0a59e => generated 388 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:01:26 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [req-8a0752f7-f534-43e4-af73-bfef95479bb1 req-8e65087e-dd93-453d-995a-0eefc5dace41 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:01:26 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-8a0752f7-f534-43e4-af73-bfef95479bb1 req-8e65087e-dd93-453d-995a-0eefc5dace41 tempest-AttachVolumeShelveTestJSON-814281689 tempest-AttachVolumeShelveTestJSON-814281689-project-member] GET http://192.168.122.66/volume/v3/volumes/2a1524b6-27dd-40fa-8947-52fbbd86d0f6 Sep 07 18:01:26 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-8a0752f7-f534-43e4-af73-bfef95479bb1 req-8e65087e-dd93-453d-995a-0eefc5dace41 tempest-AttachVolumeShelveTestJSON-814281689 tempest-AttachVolumeShelveTestJSON-814281689-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:01:26 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-8a0752f7-f534-43e4-af73-bfef95479bb1 req-8e65087e-dd93-453d-995a-0eefc5dace41 tempest-AttachVolumeShelveTestJSON-814281689 tempest-AttachVolumeShelveTestJSON-814281689-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:01:26 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:01:26 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:01:26 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:01:26 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:01:26 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [req-8a0752f7-f534-43e4-af73-bfef95479bb1 req-8e65087e-dd93-453d-995a-0eefc5dace41 tempest-AttachVolumeShelveTestJSON-814281689 tempest-AttachVolumeShelveTestJSON-814281689-project-member] Volume info retrieved successfully. Sep 07 18:01:26 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-8a0752f7-f534-43e4-af73-bfef95479bb1 req-8e65087e-dd93-453d-995a-0eefc5dace41 tempest-AttachVolumeShelveTestJSON-814281689 tempest-AttachVolumeShelveTestJSON-814281689-project-member] http://192.168.122.66/volume/v3/volumes/2a1524b6-27dd-40fa-8947-52fbbd86d0f6 returned with HTTP 200 Sep 07 18:01:26 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 145/291] 192.168.122.66 () {60 vars in 1482 bytes} [Mon Sep 7 18:01:26 2026] GET /volume/v3/volumes/2a1524b6-27dd-40fa-8947-52fbbd86d0f6 => generated 857 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:01:26 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-944807c1-e22d-47bb-b459-915217eb54b0 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:01:26 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-944807c1-e22d-47bb-b459-915217eb54b0 None None] GET http://192.168.122.66/volume// Sep 07 18:01:26 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-944807c1-e22d-47bb-b459-915217eb54b0 None None] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:01:26 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-944807c1-e22d-47bb-b459-915217eb54b0 None None] Calling method 'all' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:01:26 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-944807c1-e22d-47bb-b459-915217eb54b0 None None] http://192.168.122.66/volume// returned with HTTP 300 Sep 07 18:01:26 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 147/292] 192.168.122.66 () {58 vars in 1303 bytes} [Mon Sep 7 18:01:26 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 18:01:26 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [req-8a0752f7-f534-43e4-af73-bfef95479bb1 req-0e47f0b0-3e41-4a4e-8847-ba63a4a0dd99 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:01:26 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-8a0752f7-f534-43e4-af73-bfef95479bb1 req-0e47f0b0-3e41-4a4e-8847-ba63a4a0dd99 tempest-AttachVolumeShelveTestJSON-814281689 tempest-AttachVolumeShelveTestJSON-814281689-project-member] POST http://192.168.122.66/volume/v3/attachments Sep 07 18:01:26 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-8a0752f7-f534-43e4-af73-bfef95479bb1 req-0e47f0b0-3e41-4a4e-8847-ba63a4a0dd99 tempest-AttachVolumeShelveTestJSON-814281689 tempest-AttachVolumeShelveTestJSON-814281689-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2a1524b6-27dd-40fa-8947-52fbbd86d0f6", "connector": null, "instance_uuid": "3e4dc333-bb34-4334-85b1-1f7b31ecad00"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:01:26 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:01:26 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:01:26 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:01:26 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:01:26 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volume_attachment". Apply join condition(s) between each element to resolve. Sep 07 18:01:26 devstack devstack@c-api.service[86964]: .first() Sep 07 18:01:26 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-8a0752f7-f534-43e4-af73-bfef95479bb1 req-0e47f0b0-3e41-4a4e-8847-ba63a4a0dd99 tempest-AttachVolumeShelveTestJSON-814281689 tempest-AttachVolumeShelveTestJSON-814281689-project-member] http://192.168.122.66/volume/v3/attachments returned with HTTP 200 Sep 07 18:01:26 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 146/293] 192.168.122.66 () {66 vars in 1478 bytes} [Mon Sep 7 18:01:26 2026] POST /volume/v3/attachments => generated 273 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:01:26 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [req-8a0752f7-f534-43e4-af73-bfef95479bb1 req-01d3de4d-dfb0-4d7b-b949-ca8cb958b17c None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:01:26 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-8a0752f7-f534-43e4-af73-bfef95479bb1 req-01d3de4d-dfb0-4d7b-b949-ca8cb958b17c tempest-AttachVolumeShelveTestJSON-814281689 tempest-AttachVolumeShelveTestJSON-814281689-project-member] POST http://192.168.122.66/volume/v3/attachments/af5dc3c0-8568-45cd-91c5-2b507bbaa241/action Sep 07 18:01:26 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-8a0752f7-f534-43e4-af73-bfef95479bb1 req-01d3de4d-dfb0-4d7b-b949-ca8cb958b17c tempest-AttachVolumeShelveTestJSON-814281689 tempest-AttachVolumeShelveTestJSON-814281689-project-member] Action body: b'{"os-complete": null}' {{(pid=86965) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:01:26 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-8a0752f7-f534-43e4-af73-bfef95479bb1 req-01d3de4d-dfb0-4d7b-b949-ca8cb958b17c tempest-AttachVolumeShelveTestJSON-814281689 tempest-AttachVolumeShelveTestJSON-814281689-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:01:26 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:01:26 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:01:26 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:01:26 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:01:26 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-8a0752f7-f534-43e4-af73-bfef95479bb1 req-01d3de4d-dfb0-4d7b-b949-ca8cb958b17c tempest-AttachVolumeShelveTestJSON-814281689 tempest-AttachVolumeShelveTestJSON-814281689-project-member] http://192.168.122.66/volume/v3/attachments/af5dc3c0-8568-45cd-91c5-2b507bbaa241/action returned with HTTP 204 Sep 07 18:01:26 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 148/294] 192.168.122.66 () {66 vars in 1609 bytes} [Mon Sep 7 18:01:26 2026] POST /volume/v3/attachments/af5dc3c0-8568-45cd-91c5-2b507bbaa241/action => generated 0 bytes in 72 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:01:26 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-ea798e15-5994-49da-806b-c261f27d8b02 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:01:26 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-ea798e15-5994-49da-806b-c261f27d8b02 tempest-AttachVolumeShelveTestJSON-814281689 tempest-AttachVolumeShelveTestJSON-814281689-project-member] GET http://192.168.122.66/volume/v3/volumes/2a1524b6-27dd-40fa-8947-52fbbd86d0f6 Sep 07 18:01:26 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-ea798e15-5994-49da-806b-c261f27d8b02 tempest-AttachVolumeShelveTestJSON-814281689 tempest-AttachVolumeShelveTestJSON-814281689-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:01:26 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-ea798e15-5994-49da-806b-c261f27d8b02 tempest-AttachVolumeShelveTestJSON-814281689 tempest-AttachVolumeShelveTestJSON-814281689-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:01:26 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:01:26 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:01:26 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:01:26 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:01:26 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-ea798e15-5994-49da-806b-c261f27d8b02 tempest-AttachVolumeShelveTestJSON-814281689 tempest-AttachVolumeShelveTestJSON-814281689-project-member] Volume info retrieved successfully. Sep 07 18:01:26 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-ea798e15-5994-49da-806b-c261f27d8b02 tempest-AttachVolumeShelveTestJSON-814281689 tempest-AttachVolumeShelveTestJSON-814281689-project-member] http://192.168.122.66/volume/v3/volumes/2a1524b6-27dd-40fa-8947-52fbbd86d0f6 returned with HTTP 200 Sep 07 18:01:26 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 147/295] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:01:26 2026] GET /volume/v3/volumes/2a1524b6-27dd-40fa-8947-52fbbd86d0f6 => generated 1119 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:01:26 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-bdba2d37-bd78-4120-91f9-d702e347d999 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:01:26 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-bdba2d37-bd78-4120-91f9-d702e347d999 tempest-AttachVolumeShelveTestJSON-814281689 tempest-AttachVolumeShelveTestJSON-814281689-project-member] GET http://192.168.122.66/volume/v3/volumes/2a1524b6-27dd-40fa-8947-52fbbd86d0f6 Sep 07 18:01:26 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-bdba2d37-bd78-4120-91f9-d702e347d999 tempest-AttachVolumeShelveTestJSON-814281689 tempest-AttachVolumeShelveTestJSON-814281689-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:01:26 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-bdba2d37-bd78-4120-91f9-d702e347d999 tempest-AttachVolumeShelveTestJSON-814281689 tempest-AttachVolumeShelveTestJSON-814281689-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:01:27 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:01:27 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:01:27 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:01:27 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:01:27 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-bdba2d37-bd78-4120-91f9-d702e347d999 tempest-AttachVolumeShelveTestJSON-814281689 tempest-AttachVolumeShelveTestJSON-814281689-project-member] Volume info retrieved successfully. Sep 07 18:01:27 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-bdba2d37-bd78-4120-91f9-d702e347d999 tempest-AttachVolumeShelveTestJSON-814281689 tempest-AttachVolumeShelveTestJSON-814281689-project-member] http://192.168.122.66/volume/v3/volumes/2a1524b6-27dd-40fa-8947-52fbbd86d0f6 returned with HTTP 200 Sep 07 18:01:27 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 149/296] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:01:26 2026] GET /volume/v3/volumes/2a1524b6-27dd-40fa-8947-52fbbd86d0f6 => generated 1119 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:01:27 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-e0c01cee-daa8-4a6a-ad3f-0afa31f8378e None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:01:27 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-e0c01cee-daa8-4a6a-ad3f-0afa31f8378e tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] GET http://192.168.122.66/volume/v3/groups/0091c8a5-caaa-4911-8bbf-318660c0a59e Sep 07 18:01:27 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-e0c01cee-daa8-4a6a-ad3f-0afa31f8378e tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:01:27 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-e0c01cee-daa8-4a6a-ad3f-0afa31f8378e tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Calling method 'version_select' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:01:27 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.groups [None req-e0c01cee-daa8-4a6a-ad3f-0afa31f8378e tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] show called for member 0091c8a5-caaa-4911-8bbf-318660c0a59e {{(pid=86964) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 18:01:27 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [req-7c0a9589-4a2e-4151-a498-2a8c9ec07dad req-05d79d16-4842-45ce-9b02-8ff175698061 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:01:27 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-7c0a9589-4a2e-4151-a498-2a8c9ec07dad req-05d79d16-4842-45ce-9b02-8ff175698061 tempest-AttachVolumeShelveTestJSON-814281689 tempest-AttachVolumeShelveTestJSON-814281689-project-member] GET http://192.168.122.66/volume/v3/volumes/2a1524b6-27dd-40fa-8947-52fbbd86d0f6 Sep 07 18:01:27 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-7c0a9589-4a2e-4151-a498-2a8c9ec07dad req-05d79d16-4842-45ce-9b02-8ff175698061 tempest-AttachVolumeShelveTestJSON-814281689 tempest-AttachVolumeShelveTestJSON-814281689-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:01:27 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-7c0a9589-4a2e-4151-a498-2a8c9ec07dad req-05d79d16-4842-45ce-9b02-8ff175698061 tempest-AttachVolumeShelveTestJSON-814281689 tempest-AttachVolumeShelveTestJSON-814281689-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:01:27 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:01:27 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:01:27 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:01:27 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:01:27 devstack devstack@c-api.service[86964]: /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 07 18:01:27 devstack devstack@c-api.service[86964]: return base.obj_make_list(context, cls(context), Sep 07 18:01:27 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-e0c01cee-daa8-4a6a-ad3f-0afa31f8378e tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] http://192.168.122.66/volume/v3/groups/0091c8a5-caaa-4911-8bbf-318660c0a59e returned with HTTP 200 Sep 07 18:01:27 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:01:27 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:01:27 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 148/297] 192.168.122.66 () {60 vars in 1265 bytes} [Mon Sep 7 18:01:27 2026] GET /volume/v3/groups/0091c8a5-caaa-4911-8bbf-318660c0a59e => generated 389 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:01:27 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-816cfef3-2918-4323-882a-903e3d1baa5f None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:01:27 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [req-7c0a9589-4a2e-4151-a498-2a8c9ec07dad req-05d79d16-4842-45ce-9b02-8ff175698061 tempest-AttachVolumeShelveTestJSON-814281689 tempest-AttachVolumeShelveTestJSON-814281689-project-member] Volume info retrieved successfully. Sep 07 18:01:27 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-816cfef3-2918-4323-882a-903e3d1baa5f tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:01:27 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-816cfef3-2918-4323-882a-903e3d1baa5f tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1100826428", "volume_type": "b0491322-c532-492f-848e-8da314fe267f", "group_id": "0091c8a5-caaa-4911-8bbf-318660c0a59e", "size": 1}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:01:27 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.volumes [None req-816cfef3-2918-4323-882a-903e3d1baa5f tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1100826428', 'volume_type': 'b0491322-c532-492f-848e-8da314fe267f', 'group_id': '0091c8a5-caaa-4911-8bbf-318660c0a59e', 'size': 1}} {{(pid=86964) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:01:27 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-7c0a9589-4a2e-4151-a498-2a8c9ec07dad req-05d79d16-4842-45ce-9b02-8ff175698061 tempest-AttachVolumeShelveTestJSON-814281689 tempest-AttachVolumeShelveTestJSON-814281689-project-member] http://192.168.122.66/volume/v3/volumes/2a1524b6-27dd-40fa-8947-52fbbd86d0f6 returned with HTTP 200 Sep 07 18:01:27 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 150/298] 192.168.122.66 () {60 vars in 1482 bytes} [Mon Sep 7 18:01:27 2026] GET /volume/v3/volumes/2a1524b6-27dd-40fa-8947-52fbbd86d0f6 => generated 1119 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:01:27 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:01:27 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:01:27 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-816cfef3-2918-4323-882a-903e3d1baa5f tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Create volume of 1 GB Sep 07 18:01:27 devstack devstack@c-api.service[86964]: /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 07 18:01:27 devstack devstack@c-api.service[86964]: return base.obj_make_list(context, cls(context), Sep 07 18:01:27 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-816cfef3-2918-4323-882a-903e3d1baa5f tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Availability Zones retrieved successfully. Sep 07 18:01:27 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-816cfef3-2918-4323-882a-903e3d1baa5f tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Flow 'volume_create_api' (6e95fbe2-636b-412b-b32c-7bb399af9591) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:01:27 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-816cfef3-2918-4323-882a-903e3d1baa5f tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (153e4c76-2439-4622-96c6-972312944170) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:01:27 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:01:27 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:01:27 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.flows.api.create_volume [None req-816cfef3-2918-4323-882a-903e3d1baa5f tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Validating volume size '1' using validate_int {{(pid=86964) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:01:27 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [req-7c0a9589-4a2e-4151-a498-2a8c9ec07dad req-3e9db457-247a-402c-86b3-e55cf4307f19 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:01:27 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-7c0a9589-4a2e-4151-a498-2a8c9ec07dad req-3e9db457-247a-402c-86b3-e55cf4307f19 tempest-AttachVolumeShelveTestJSON-814281689 tempest-AttachVolumeShelveTestJSON-814281689-project-member] DELETE http://192.168.122.66/volume/v3/attachments/af5dc3c0-8568-45cd-91c5-2b507bbaa241 Sep 07 18:01:27 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-7c0a9589-4a2e-4151-a498-2a8c9ec07dad req-3e9db457-247a-402c-86b3-e55cf4307f19 tempest-AttachVolumeShelveTestJSON-814281689 tempest-AttachVolumeShelveTestJSON-814281689-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:01:27 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-7c0a9589-4a2e-4151-a498-2a8c9ec07dad req-3e9db457-247a-402c-86b3-e55cf4307f19 tempest-AttachVolumeShelveTestJSON-814281689 tempest-AttachVolumeShelveTestJSON-814281689-project-member] Calling method 'version_select' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:01:27 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-816cfef3-2918-4323-882a-903e3d1baa5f tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (153e4c76-2439-4622-96c6-972312944170) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T16:01:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b0491322-c532-492f-848e-8da314fe267f,is_public=True,name='tempest-GroupsV314Test-volume-type-312733416',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0491322-c532-492f-848e-8da314fe267f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '0091c8a5-caaa-4911-8bbf-318660c0a59e', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:01:27 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-816cfef3-2918-4323-882a-903e3d1baa5f tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3debccef-83ff-4a16-a45c-0da4b5b9555a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:01:27 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:01:27 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:01:27 devstack devstack@c-api.service[86964]: WARNING cinder.quota [None req-816cfef3-2918-4323-882a-903e3d1baa5f tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-312733416 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-312733416, it is now deprecated. Please use the default quota class for default quota. Sep 07 18:01:27 devstack devstack@c-api.service[86965]: /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 07 18:01:27 devstack devstack@c-api.service[86965]: return base.obj_make_list(context, Sep 07 18:01:27 devstack devstack@c-api.service[86964]: WARNING cinder.quota [None req-816cfef3-2918-4323-882a-903e3d1baa5f tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-312733416 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-312733416, it is now deprecated. Please use the default quota class for default quota. Sep 07 18:01:27 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-7c0a9589-4a2e-4151-a498-2a8c9ec07dad req-3e9db457-247a-402c-86b3-e55cf4307f19 tempest-AttachVolumeShelveTestJSON-814281689 tempest-AttachVolumeShelveTestJSON-814281689-project-member] http://192.168.122.66/volume/v3/attachments/af5dc3c0-8568-45cd-91c5-2b507bbaa241 returned with HTTP 200 Sep 07 18:01:27 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 151/299] 192.168.122.66 () {64 vars in 1557 bytes} [Mon Sep 7 18:01:27 2026] DELETE /volume/v3/attachments/af5dc3c0-8568-45cd-91c5-2b507bbaa241 => generated 19 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:01:27 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-816cfef3-2918-4323-882a-903e3d1baa5f tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Created reservations ['5158421b-38bc-43f0-b426-3085340e291a', 'e58ecd16-6094-4fa5-9ed0-348028f88095', '139ca188-b3d5-4cc8-94da-c32e39db9fe0', 'df5ddb26-b3d7-42da-a36b-f493a28d32e1'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:01:27 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-816cfef3-2918-4323-882a-903e3d1baa5f tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3debccef-83ff-4a16-a45c-0da4b5b9555a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5158421b-38bc-43f0-b426-3085340e291a', 'e58ecd16-6094-4fa5-9ed0-348028f88095', '139ca188-b3d5-4cc8-94da-c32e39db9fe0', 'df5ddb26-b3d7-42da-a36b-f493a28d32e1']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:01:27 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-816cfef3-2918-4323-882a-903e3d1baa5f tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a6af2c7-9176-4dca-97a7-3e2027bff3d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:01:27 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-7a05550d-93b6-4e6d-999d-d173cea84d4a None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:01:27 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-7a05550d-93b6-4e6d-999d-d173cea84d4a tempest-AttachVolumeShelveTestJSON-814281689 tempest-AttachVolumeShelveTestJSON-814281689-project-member] GET http://192.168.122.66/volume/v3/volumes/2a1524b6-27dd-40fa-8947-52fbbd86d0f6 Sep 07 18:01:27 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-7a05550d-93b6-4e6d-999d-d173cea84d4a tempest-AttachVolumeShelveTestJSON-814281689 tempest-AttachVolumeShelveTestJSON-814281689-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:01:27 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-7a05550d-93b6-4e6d-999d-d173cea84d4a tempest-AttachVolumeShelveTestJSON-814281689 tempest-AttachVolumeShelveTestJSON-814281689-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:01:27 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:01:27 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:01:27 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:01:27 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:01:27 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-7a05550d-93b6-4e6d-999d-d173cea84d4a tempest-AttachVolumeShelveTestJSON-814281689 tempest-AttachVolumeShelveTestJSON-814281689-project-member] Volume info retrieved successfully. Sep 07 18:01:27 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:01:27 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:01:27 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-7a05550d-93b6-4e6d-999d-d173cea84d4a tempest-AttachVolumeShelveTestJSON-814281689 tempest-AttachVolumeShelveTestJSON-814281689-project-member] http://192.168.122.66/volume/v3/volumes/2a1524b6-27dd-40fa-8947-52fbbd86d0f6 returned with HTTP 200 Sep 07 18:01:27 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-816cfef3-2918-4323-882a-903e3d1baa5f tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a6af2c7-9176-4dca-97a7-3e2027bff3d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9a52e6c8-b1dc-46cf-a2db-3f9bf8c926a1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1100826428',encryption_key_id=None,group_id=0091c8a5-caaa-4911-8bbf-318660c0a59e,group_type_id=,metadata={},multiattach=False,project_id='440b459008ce4d559830163df7b73b5b',qos_specs=None,replication_status=,reservations=['5158421b-38bc-43f0-b426-3085340e291a','e58ecd16-6094-4fa5-9ed0-348028f88095','139ca188-b3d5-4cc8-94da-c32e39db9fe0','df5ddb26-b3d7-42da-a36b-f493a28d32e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aba7debac1524ca8a683ec23e3d6f82b',volume_type_id=b0491322-c532-492f-848e-8da314fe267f), 'volume': Volume(_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-07T16:01:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1100826428',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=0091c8a5-caaa-4911-8bbf-318660c0a59e,host=None,id=9a52e6c8-b1dc-46cf-a2db-3f9bf8c926a1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='440b459008ce4d559830163df7b73b5b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aba7debac1524ca8a683ec23e3d6f82b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0491322-c532-492f-848e-8da314fe267f),volume_type_id=b0491322-c532-492f-848e-8da314fe267f)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:01:27 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 152/300] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:01:27 2026] GET /volume/v3/volumes/2a1524b6-27dd-40fa-8947-52fbbd86d0f6 => generated 857 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:01:27 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-816cfef3-2918-4323-882a-903e3d1baa5f tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7caa12d7-2067-4ee0-934a-42b518052079) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:01:27 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-816cfef3-2918-4323-882a-903e3d1baa5f tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7caa12d7-2067-4ee0-934a-42b518052079) transitioned into state 'SUCCESS' from state '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-1100826428',encryption_key_id=None,group_id=0091c8a5-caaa-4911-8bbf-318660c0a59e,group_type_id=,metadata={},multiattach=False,project_id='440b459008ce4d559830163df7b73b5b',qos_specs=None,replication_status=,reservations=['5158421b-38bc-43f0-b426-3085340e291a','e58ecd16-6094-4fa5-9ed0-348028f88095','139ca188-b3d5-4cc8-94da-c32e39db9fe0','df5ddb26-b3d7-42da-a36b-f493a28d32e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aba7debac1524ca8a683ec23e3d6f82b',volume_type_id=b0491322-c532-492f-848e-8da314fe267f)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:01:27 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-816cfef3-2918-4323-882a-903e3d1baa5f tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15f117d9-321a-4dd8-8251-3d3cab8ec5ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:01:28 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-816cfef3-2918-4323-882a-903e3d1baa5f tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15f117d9-321a-4dd8-8251-3d3cab8ec5ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:01:28 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-816cfef3-2918-4323-882a-903e3d1baa5f tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Flow 'volume_create_api' (6e95fbe2-636b-412b-b32c-7bb399af9591) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:01:28 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-816cfef3-2918-4323-882a-903e3d1baa5f tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Create volume request issued successfully. Sep 07 18:01:28 devstack devstack@c-api.service[86964]: WARNING stevedore.named [None req-816cfef3-2918-4323-882a-903e3d1baa5f tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 18:01:28 devstack devstack@c-api.service[86964]: WARNING castellan.key_manager [None req-816cfef3-2918-4323-882a-903e3d1baa5f tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 18:01:28 devstack devstack@c-api.service[86964]: DEBUG oslo_db.sqlalchemy.engines [None req-816cfef3-2918-4323-882a-903e3d1baa5f tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86964) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 18:01:28 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:01:28 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:01:28 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-816cfef3-2918-4323-882a-903e3d1baa5f tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:01:28 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 149/301] 192.168.122.66 () {62 vars in 1179 bytes} [Mon Sep 7 18:01:27 2026] POST /volume/v3/volumes => generated 824 bytes in 1190 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:01:28 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-edb983b3-5566-41f2-a4c8-fec6407724a9 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:01:28 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-edb983b3-5566-41f2-a4c8-fec6407724a9 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] GET http://192.168.122.66/volume/v3/volumes/9a52e6c8-b1dc-46cf-a2db-3f9bf8c926a1 Sep 07 18:01:28 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-edb983b3-5566-41f2-a4c8-fec6407724a9 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:01:28 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-edb983b3-5566-41f2-a4c8-fec6407724a9 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:01:28 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:01:28 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:01:28 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:01:28 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:01:28 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-edb983b3-5566-41f2-a4c8-fec6407724a9 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Volume info retrieved successfully. Sep 07 18:01:28 devstack devstack@c-api.service[86965]: WARNING stevedore.named [None req-edb983b3-5566-41f2-a4c8-fec6407724a9 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 18:01:28 devstack devstack@c-api.service[86965]: WARNING castellan.key_manager [None req-edb983b3-5566-41f2-a4c8-fec6407724a9 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 18:01:28 devstack devstack@c-api.service[86965]: DEBUG oslo_db.sqlalchemy.engines [None req-edb983b3-5566-41f2-a4c8-fec6407724a9 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86965) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 18:01:28 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:01:28 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:01:28 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-edb983b3-5566-41f2-a4c8-fec6407724a9 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] http://192.168.122.66/volume/v3/volumes/9a52e6c8-b1dc-46cf-a2db-3f9bf8c926a1 returned with HTTP 200 Sep 07 18:01:28 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 153/302] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:01:28 2026] GET /volume/v3/volumes/9a52e6c8-b1dc-46cf-a2db-3f9bf8c926a1 => generated 892 bytes in 429 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:01:29 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [req-6a13f940-9822-4371-b3fc-13a011011a1c req-bf7c621b-e36a-4bb3-871c-ee055fcc34c6 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:01:29 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-6a13f940-9822-4371-b3fc-13a011011a1c req-bf7c621b-e36a-4bb3-871c-ee055fcc34c6 tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] GET http://192.168.122.66/volume/v3/volumes/149f4f9a-c4b2-4167-b47a-73ec1bf7dc9b Sep 07 18:01:29 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-6a13f940-9822-4371-b3fc-13a011011a1c req-bf7c621b-e36a-4bb3-871c-ee055fcc34c6 tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:01:29 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-6a13f940-9822-4371-b3fc-13a011011a1c req-bf7c621b-e36a-4bb3-871c-ee055fcc34c6 tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:01:29 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:01:29 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:01:29 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:01:29 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:01:29 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [req-6a13f940-9822-4371-b3fc-13a011011a1c req-bf7c621b-e36a-4bb3-871c-ee055fcc34c6 tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] Volume info retrieved successfully. Sep 07 18:01:29 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-6a13f940-9822-4371-b3fc-13a011011a1c req-bf7c621b-e36a-4bb3-871c-ee055fcc34c6 tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] http://192.168.122.66/volume/v3/volumes/149f4f9a-c4b2-4167-b47a-73ec1bf7dc9b returned with HTTP 200 Sep 07 18:01:29 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 150/303] 192.168.122.66 () {60 vars in 1482 bytes} [Mon Sep 7 18:01:29 2026] GET /volume/v3/volumes/149f4f9a-c4b2-4167-b47a-73ec1bf7dc9b => generated 852 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:01:29 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-799fa8b0-6b37-4c85-991d-c7dc89786ba3 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:01:29 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-799fa8b0-6b37-4c85-991d-c7dc89786ba3 None None] GET http://192.168.122.66/volume// Sep 07 18:01:29 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-799fa8b0-6b37-4c85-991d-c7dc89786ba3 None None] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:01:29 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-799fa8b0-6b37-4c85-991d-c7dc89786ba3 None None] Calling method 'all' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:01:29 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-799fa8b0-6b37-4c85-991d-c7dc89786ba3 None None] http://192.168.122.66/volume// returned with HTTP 300 Sep 07 18:01:29 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 154/304] 192.168.122.66 () {58 vars in 1312 bytes} [Mon Sep 7 18:01:29 2026] GET /volume/ => generated 389 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 18:01:29 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-8a627108-a921-4029-af65-b2d1157527f0 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:01:29 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-8a627108-a921-4029-af65-b2d1157527f0 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] GET http://192.168.122.66/volume/v3/volumes/9a52e6c8-b1dc-46cf-a2db-3f9bf8c926a1 Sep 07 18:01:29 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-8a627108-a921-4029-af65-b2d1157527f0 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:01:29 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-8a627108-a921-4029-af65-b2d1157527f0 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:01:29 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:01:29 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:01:29 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:01:29 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:01:29 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [req-6a13f940-9822-4371-b3fc-13a011011a1c req-901d310c-cf84-4fd4-94da-573ebe23ba12 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:01:29 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-8a627108-a921-4029-af65-b2d1157527f0 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Volume info retrieved successfully. Sep 07 18:01:29 devstack devstack@c-api.service[86964]: WARNING stevedore.named [None req-8a627108-a921-4029-af65-b2d1157527f0 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 18:01:29 devstack devstack@c-api.service[86964]: WARNING castellan.key_manager [None req-8a627108-a921-4029-af65-b2d1157527f0 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 18:01:30 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-6a13f940-9822-4371-b3fc-13a011011a1c req-901d310c-cf84-4fd4-94da-573ebe23ba12 tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] POST http://192.168.122.66/volume/v3/attachments Sep 07 18:01:30 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-6a13f940-9822-4371-b3fc-13a011011a1c req-901d310c-cf84-4fd4-94da-573ebe23ba12 tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "149f4f9a-c4b2-4167-b47a-73ec1bf7dc9b", "connector": null, "instance_uuid": "149a5d97-afb5-4d84-8d4f-c2dabc563135"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:01:30 devstack devstack@c-api.service[86964]: DEBUG oslo_db.sqlalchemy.engines [None req-8a627108-a921-4029-af65-b2d1157527f0 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86964) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 18:01:30 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:01:30 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:01:30 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:01:30 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:01:30 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:01:30 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:01:30 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-8a627108-a921-4029-af65-b2d1157527f0 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] http://192.168.122.66/volume/v3/volumes/9a52e6c8-b1dc-46cf-a2db-3f9bf8c926a1 returned with HTTP 200 Sep 07 18:01:30 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 151/305] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:01:29 2026] GET /volume/v3/volumes/9a52e6c8-b1dc-46cf-a2db-3f9bf8c926a1 => generated 916 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:01:30 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-6a13f940-9822-4371-b3fc-13a011011a1c req-901d310c-cf84-4fd4-94da-573ebe23ba12 tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] http://192.168.122.66/volume/v3/attachments returned with HTTP 200 Sep 07 18:01:30 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 155/306] 192.168.122.66 () {66 vars in 1478 bytes} [Mon Sep 7 18:01:29 2026] POST /volume/v3/attachments => generated 273 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:01:30 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-e22a8fcc-23d8-4811-a07c-d75467df1f51 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:01:30 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-e22a8fcc-23d8-4811-a07c-d75467df1f51 tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] GET http://192.168.122.66/volume/v3/volumes/149f4f9a-c4b2-4167-b47a-73ec1bf7dc9b Sep 07 18:01:30 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-e22a8fcc-23d8-4811-a07c-d75467df1f51 tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:01:30 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-e22a8fcc-23d8-4811-a07c-d75467df1f51 tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:01:30 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:01:30 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:01:30 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-97298314-8af2-4a09-b266-2820532c3950 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:01:30 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-97298314-8af2-4a09-b266-2820532c3950 None None] GET http://192.168.122.66/volume// Sep 07 18:01:30 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-97298314-8af2-4a09-b266-2820532c3950 None None] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:01:30 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:01:30 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:01:30 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-97298314-8af2-4a09-b266-2820532c3950 None None] Calling method 'all' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:01:30 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-97298314-8af2-4a09-b266-2820532c3950 None None] http://192.168.122.66/volume// returned with HTTP 300 Sep 07 18:01:30 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 156/307] 192.168.122.66 () {58 vars in 1310 bytes} [Mon Sep 7 18:01:30 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 18:01:30 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [req-6a13f940-9822-4371-b3fc-13a011011a1c req-6bf48245-dc18-4291-baf5-7a8204796aab None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:01:30 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-6a13f940-9822-4371-b3fc-13a011011a1c req-6bf48245-dc18-4291-baf5-7a8204796aab tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] GET http://192.168.122.66/volume/v3/volumes/149f4f9a-c4b2-4167-b47a-73ec1bf7dc9b Sep 07 18:01:30 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-6a13f940-9822-4371-b3fc-13a011011a1c req-6bf48245-dc18-4291-baf5-7a8204796aab tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:01:30 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-6a13f940-9822-4371-b3fc-13a011011a1c req-6bf48245-dc18-4291-baf5-7a8204796aab tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:01:30 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-e22a8fcc-23d8-4811-a07c-d75467df1f51 tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] Volume info retrieved successfully. Sep 07 18:01:30 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:01:30 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:01:30 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-e22a8fcc-23d8-4811-a07c-d75467df1f51 tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] http://192.168.122.66/volume/v3/volumes/149f4f9a-c4b2-4167-b47a-73ec1bf7dc9b returned with HTTP 200 Sep 07 18:01:30 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 152/308] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:01:30 2026] GET /volume/v3/volumes/149f4f9a-c4b2-4167-b47a-73ec1bf7dc9b => generated 851 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:01:30 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:01:30 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:01:30 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [req-6a13f940-9822-4371-b3fc-13a011011a1c req-6bf48245-dc18-4291-baf5-7a8204796aab tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] Volume info retrieved successfully. Sep 07 18:01:30 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-6a13f940-9822-4371-b3fc-13a011011a1c req-6bf48245-dc18-4291-baf5-7a8204796aab tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] http://192.168.122.66/volume/v3/volumes/149f4f9a-c4b2-4167-b47a-73ec1bf7dc9b returned with HTTP 200 Sep 07 18:01:30 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 157/309] 192.168.122.66 () {62 vars in 1523 bytes} [Mon Sep 7 18:01:30 2026] GET /volume/v3/volumes/149f4f9a-c4b2-4167-b47a-73ec1bf7dc9b => generated 1032 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 18:01:30 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [req-6a13f940-9822-4371-b3fc-13a011011a1c req-0a55bd6e-99c3-4109-b6c7-bb43fab96263 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:01:30 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-6a13f940-9822-4371-b3fc-13a011011a1c req-0a55bd6e-99c3-4109-b6c7-bb43fab96263 tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] PUT http://192.168.122.66/volume/v3/attachments/cc23f4fe-8c01-41fc-b9d0-ffda7e28b3fa Sep 07 18:01:30 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-6a13f940-9822-4371-b3fc-13a011011a1c req-0a55bd6e-99c3-4109-b6c7-bb43fab96263 tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.66", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:da595ca9282", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "de538fb9-4273-4ed9-a64b-778a9fe4baf0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:01:30 devstack devstack@c-api.service[86964]: DEBUG cinder.coordination [req-6a13f940-9822-4371-b3fc-13a011011a1c req-0a55bd6e-99c3-4109-b6c7-bb43fab96263 tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] Acquiring lock "cinder-attachment_update-149f4f9a-c4b2-4167-b47a-73ec1bf7dc9b-devstack" by "attachment_update" {{(pid=86964) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 18:01:30 devstack devstack@c-api.service[86964]: DEBUG cinder.coordination [req-6a13f940-9822-4371-b3fc-13a011011a1c req-0a55bd6e-99c3-4109-b6c7-bb43fab96263 tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] Lock "cinder-attachment_update-149f4f9a-c4b2-4167-b47a-73ec1bf7dc9b-devstack" acquired by "attachment_update" :: waited 0.033s {{(pid=86964) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 18:01:30 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:01:30 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:01:30 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:01:30 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:01:30 devstack devstack@c-api.service[86964]: DEBUG cinder.coordination [req-6a13f940-9822-4371-b3fc-13a011011a1c req-0a55bd6e-99c3-4109-b6c7-bb43fab96263 tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] Lock "cinder-attachment_update-149f4f9a-c4b2-4167-b47a-73ec1bf7dc9b-devstack" released by "attachment_update" :: held 0.202s {{(pid=86964) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 18:01:30 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-6a13f940-9822-4371-b3fc-13a011011a1c req-0a55bd6e-99c3-4109-b6c7-bb43fab96263 tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] http://192.168.122.66/volume/v3/attachments/cc23f4fe-8c01-41fc-b9d0-ffda7e28b3fa returned with HTTP 200 Sep 07 18:01:30 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 153/310] 192.168.122.66 () {66 vars in 1588 bytes} [Mon Sep 7 18:01:30 2026] PUT /volume/v3/attachments/cc23f4fe-8c01-41fc-b9d0-ffda7e28b3fa => generated 694 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 18:01:30 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-94b1a5d7-029e-4cf1-91ef-e2c4cc76b96e None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:01:30 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-94b1a5d7-029e-4cf1-91ef-e2c4cc76b96e tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:01:30 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-94b1a5d7-029e-4cf1-91ef-e2c4cc76b96e tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-444011287"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:01:30 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.volumes [None req-94b1a5d7-029e-4cf1-91ef-e2c4cc76b96e tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-444011287'}} {{(pid=86965) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:01:30 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-94b1a5d7-029e-4cf1-91ef-e2c4cc76b96e tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Create volume of 1 GB Sep 07 18:01:30 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-94b1a5d7-029e-4cf1-91ef-e2c4cc76b96e tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Availability Zones retrieved successfully. Sep 07 18:01:30 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-94b1a5d7-029e-4cf1-91ef-e2c4cc76b96e tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Flow 'volume_create_api' (2d1c2647-a24b-40ef-8ea7-72ad1eaa2f3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:01:30 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-94b1a5d7-029e-4cf1-91ef-e2c4cc76b96e tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b28e2746-f870-4e16-b57c-0f96f8afd660) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:01:30 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.flows.api.create_volume [None req-94b1a5d7-029e-4cf1-91ef-e2c4cc76b96e tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Validating volume size '1' using validate_int {{(pid=86965) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:01:30 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-94b1a5d7-029e-4cf1-91ef-e2c4cc76b96e tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b28e2746-f870-4e16-b57c-0f96f8afd660) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:01:30 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-94b1a5d7-029e-4cf1-91ef-e2c4cc76b96e tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1b7f64b-093f-46f6-851a-4c7af2c9bdd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:01:30 devstack devstack@c-api.service[86965]: DEBUG cinder.quota [None req-94b1a5d7-029e-4cf1-91ef-e2c4cc76b96e tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Created reservations ['98890685-b174-4c68-af86-40765b7777b7', 'ecc269e4-fc1f-40d1-af4d-40f63e11f815', 'b50ddcce-ae21-4dee-bca9-575f58e89e99', '6b4a14b0-47e4-4865-a11d-985081708cd4'] {{(pid=86965) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:01:30 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-94b1a5d7-029e-4cf1-91ef-e2c4cc76b96e tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1b7f64b-093f-46f6-851a-4c7af2c9bdd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['98890685-b174-4c68-af86-40765b7777b7', 'ecc269e4-fc1f-40d1-af4d-40f63e11f815', 'b50ddcce-ae21-4dee-bca9-575f58e89e99', '6b4a14b0-47e4-4865-a11d-985081708cd4']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:01:31 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-94b1a5d7-029e-4cf1-91ef-e2c4cc76b96e tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68c6954d-2068-4706-aded-40a970035822) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:01:31 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:01:31 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:01:31 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-94b1a5d7-029e-4cf1-91ef-e2c4cc76b96e tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68c6954d-2068-4706-aded-40a970035822) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aadee00d-d9cf-4485-af34-b998995255a4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-444011287',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80c182c250804a089f6927e435263758',qos_specs=None,replication_status=,reservations=['98890685-b174-4c68-af86-40765b7777b7','ecc269e4-fc1f-40d1-af4d-40f63e11f815','b50ddcce-ae21-4dee-bca9-575f58e89e99','6b4a14b0-47e4-4865-a11d-985081708cd4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2da1dfa9a9f542efa5fca89596934fc5',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:01:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-444011287',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aadee00d-d9cf-4485-af34-b998995255a4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='80c182c250804a089f6927e435263758',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2da1dfa9a9f542efa5fca89596934fc5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:01:31 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-94b1a5d7-029e-4cf1-91ef-e2c4cc76b96e tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc3b076d-e7f1-446e-a74c-212602913fde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:01:31 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-5b3969bc-49b2-48e5-8c71-61e770ed5771 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:01:31 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-5b3969bc-49b2-48e5-8c71-61e770ed5771 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] GET http://192.168.122.66/volume/v3/volumes/9a52e6c8-b1dc-46cf-a2db-3f9bf8c926a1 Sep 07 18:01:31 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-5b3969bc-49b2-48e5-8c71-61e770ed5771 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:01:31 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-5b3969bc-49b2-48e5-8c71-61e770ed5771 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:01:31 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-94b1a5d7-029e-4cf1-91ef-e2c4cc76b96e tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc3b076d-e7f1-446e-a74c-212602913fde) transitioned into state 'SUCCESS' from state '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-444011287',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80c182c250804a089f6927e435263758',qos_specs=None,replication_status=,reservations=['98890685-b174-4c68-af86-40765b7777b7','ecc269e4-fc1f-40d1-af4d-40f63e11f815','b50ddcce-ae21-4dee-bca9-575f58e89e99','6b4a14b0-47e4-4865-a11d-985081708cd4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2da1dfa9a9f542efa5fca89596934fc5',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:01:31 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-94b1a5d7-029e-4cf1-91ef-e2c4cc76b96e tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d7d8bd3-fc44-4c0d-baef-4371ee7f8c0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:01:31 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:01:31 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:01:31 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:01:31 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:01:31 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-5b3969bc-49b2-48e5-8c71-61e770ed5771 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Volume info retrieved successfully. Sep 07 18:01:31 devstack devstack@c-api.service[86964]: WARNING stevedore.named [None req-5b3969bc-49b2-48e5-8c71-61e770ed5771 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 18:01:31 devstack devstack@c-api.service[86964]: WARNING castellan.key_manager [None req-5b3969bc-49b2-48e5-8c71-61e770ed5771 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 18:01:31 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-94b1a5d7-029e-4cf1-91ef-e2c4cc76b96e tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d7d8bd3-fc44-4c0d-baef-4371ee7f8c0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:01:31 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-94b1a5d7-029e-4cf1-91ef-e2c4cc76b96e tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Flow 'volume_create_api' (2d1c2647-a24b-40ef-8ea7-72ad1eaa2f3e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:01:31 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-94b1a5d7-029e-4cf1-91ef-e2c4cc76b96e tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Create volume request issued successfully. Sep 07 18:01:31 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-94b1a5d7-029e-4cf1-91ef-e2c4cc76b96e tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:01:31 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 158/311] 192.168.122.66 () {60 vars in 1137 bytes} [Mon Sep 7 18:01:30 2026] POST /volume/v3/volumes => generated 760 bytes in 455 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:01:31 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-aab66c49-6a13-43bc-8adb-6a5e523c2410 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:01:31 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-aab66c49-6a13-43bc-8adb-6a5e523c2410 tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] GET http://192.168.122.66/volume/v3/volumes/149f4f9a-c4b2-4167-b47a-73ec1bf7dc9b Sep 07 18:01:31 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-aab66c49-6a13-43bc-8adb-6a5e523c2410 tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:01:31 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-aab66c49-6a13-43bc-8adb-6a5e523c2410 tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:01:31 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:01:31 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:01:31 devstack devstack@c-api.service[86964]: DEBUG oslo_db.sqlalchemy.engines [None req-5b3969bc-49b2-48e5-8c71-61e770ed5771 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86964) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 18:01:31 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:01:31 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:01:31 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:01:31 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:01:31 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-aab66c49-6a13-43bc-8adb-6a5e523c2410 tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] Volume info retrieved successfully. Sep 07 18:01:31 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-5b3969bc-49b2-48e5-8c71-61e770ed5771 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] http://192.168.122.66/volume/v3/volumes/9a52e6c8-b1dc-46cf-a2db-3f9bf8c926a1 returned with HTTP 200 Sep 07 18:01:31 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 154/312] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:01:31 2026] GET /volume/v3/volumes/9a52e6c8-b1dc-46cf-a2db-3f9bf8c926a1 => generated 917 bytes in 304 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:01:31 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-aab66c49-6a13-43bc-8adb-6a5e523c2410 tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] http://192.168.122.66/volume/v3/volumes/149f4f9a-c4b2-4167-b47a-73ec1bf7dc9b returned with HTTP 200 Sep 07 18:01:31 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 159/313] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:01:31 2026] GET /volume/v3/volumes/149f4f9a-c4b2-4167-b47a-73ec1bf7dc9b => generated 852 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:01:31 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-e7522794-1ecf-4bb1-bbab-38bae97e9b45 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:01:31 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-e7522794-1ecf-4bb1-bbab-38bae97e9b45 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] POST http://192.168.122.66/volume/v3/groups/action Sep 07 18:01:31 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-e7522794-1ecf-4bb1-bbab-38bae97e9b45 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Action body: b'{"create-from-src": {"source_group_id": "0091c8a5-caaa-4911-8bbf-318660c0a59e", "name": "tempest-Group_from_grp-992787599"}}' {{(pid=86964) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:01:31 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-e7522794-1ecf-4bb1-bbab-38bae97e9b45 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Action: 'action', calling method: create_from_src, body: {"create-from-src": {"source_group_id": "0091c8a5-caaa-4911-8bbf-318660c0a59e", "name": "tempest-Group_from_grp-992787599"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:01:31 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.groups [None req-e7522794-1ecf-4bb1-bbab-38bae97e9b45 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Creating new group {'create-from-src': {'source_group_id': '0091c8a5-caaa-4911-8bbf-318660c0a59e', 'name': 'tempest-Group_from_grp-992787599'}}. {{(pid=86964) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Sep 07 18:01:31 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.groups [None req-e7522794-1ecf-4bb1-bbab-38bae97e9b45 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Creating group tempest-Group_from_grp-992787599 from source group 0091c8a5-caaa-4911-8bbf-318660c0a59e. Sep 07 18:01:31 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:01:31 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:01:31 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:01:31 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:01:31 devstack devstack@c-api.service[86964]: /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 07 18:01:31 devstack devstack@c-api.service[86964]: return base.obj_make_list(context, cls(context), Sep 07 18:01:31 devstack devstack@c-api.service[86964]: /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 07 18:01:31 devstack devstack@c-api.service[86964]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 18:01:31 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:01:31 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:01:31 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-e7522794-1ecf-4bb1-bbab-38bae97e9b45 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Created reservations ['8f85aab1-90f8-4ae8-96ba-a2c19491e191'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:01:31 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [req-6a13f940-9822-4371-b3fc-13a011011a1c req-31898448-e1a1-43d1-974a-f98e01bc2e47 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:01:31 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-6a13f940-9822-4371-b3fc-13a011011a1c req-31898448-e1a1-43d1-974a-f98e01bc2e47 tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] POST http://192.168.122.66/volume/v3/attachments/cc23f4fe-8c01-41fc-b9d0-ffda7e28b3fa/action Sep 07 18:01:31 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-6a13f940-9822-4371-b3fc-13a011011a1c req-31898448-e1a1-43d1-974a-f98e01bc2e47 tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] Action body: b'{"os-complete": null}' {{(pid=86965) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:01:31 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-6a13f940-9822-4371-b3fc-13a011011a1c req-31898448-e1a1-43d1-974a-f98e01bc2e47 tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:01:31 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:01:31 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:01:31 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:01:31 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:01:31 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-6a13f940-9822-4371-b3fc-13a011011a1c req-31898448-e1a1-43d1-974a-f98e01bc2e47 tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] http://192.168.122.66/volume/v3/attachments/cc23f4fe-8c01-41fc-b9d0-ffda7e28b3fa/action returned with HTTP 204 Sep 07 18:01:31 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 160/314] 192.168.122.66 () {66 vars in 1609 bytes} [Mon Sep 7 18:01:31 2026] POST /volume/v3/attachments/cc23f4fe-8c01-41fc-b9d0-ffda7e28b3fa/action => generated 0 bytes in 164 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:01:31 devstack devstack@c-api.service[86964]: /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 07 18:01:31 devstack devstack@c-api.service[86964]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 18:01:31 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:01:31 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:01:31 devstack devstack@c-api.service[86964]: INFO cinder.group.api [None req-e7522794-1ecf-4bb1-bbab-38bae97e9b45 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] A mapping entry already exists for group 219758ad-afc7-491b-ba86-eb75ca151ca1 and volume type b0491322-c532-492f-848e-8da314fe267f. Do not need to create again. Sep 07 18:01:31 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:01:31 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:01:31 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-e7522794-1ecf-4bb1-bbab-38bae97e9b45 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Availability Zones retrieved successfully. Sep 07 18:01:31 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-e7522794-1ecf-4bb1-bbab-38bae97e9b45 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Flow 'volume_create_api' (4ddf0ed2-6883-425e-bca3-262bcec29a37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:01:31 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-e7522794-1ecf-4bb1-bbab-38bae97e9b45 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (693bdf47-53f4-4250-a401-2b4756d5da51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:01:31 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.flows.api.create_volume [None req-e7522794-1ecf-4bb1-bbab-38bae97e9b45 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=86964) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:01:31 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-e7522794-1ecf-4bb1-bbab-38bae97e9b45 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (693bdf47-53f4-4250-a401-2b4756d5da51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '9a52e6c8-b1dc-46cf-a2db-3f9bf8c926a1', 'volume_type': VolumeType(created_at=2026-09-07T16:01:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b0491322-c532-492f-848e-8da314fe267f,is_public=True,name='tempest-GroupsV314Test-volume-type-312733416',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0491322-c532-492f-848e-8da314fe267f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '219758ad-afc7-491b-ba86-eb75ca151ca1', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:01:31 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-e7522794-1ecf-4bb1-bbab-38bae97e9b45 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbeecacf-ac6b-40e1-a5ed-65b3bc4d00ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:01:32 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-e7522794-1ecf-4bb1-bbab-38bae97e9b45 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Created reservations ['a0bba893-70f9-4218-934a-ddacfd39ccb1', '347efbe8-c70e-4446-a8fb-fa965620c19c', '552b816e-59fe-42ad-9d2f-4f4efa734a6e', '339e3cfd-e4cf-4cf7-9604-0bd8c5150b8e'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:01:32 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-e7522794-1ecf-4bb1-bbab-38bae97e9b45 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbeecacf-ac6b-40e1-a5ed-65b3bc4d00ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a0bba893-70f9-4218-934a-ddacfd39ccb1', '347efbe8-c70e-4446-a8fb-fa965620c19c', '552b816e-59fe-42ad-9d2f-4f4efa734a6e', '339e3cfd-e4cf-4cf7-9604-0bd8c5150b8e']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:01:32 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-e7522794-1ecf-4bb1-bbab-38bae97e9b45 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8f7c7ad-b007-44ec-a371-b630dd8daad4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:01:32 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:01:32 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:01:32 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:01:32 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:01:32 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-e7522794-1ecf-4bb1-bbab-38bae97e9b45 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8f7c7ad-b007-44ec-a371-b630dd8daad4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a1cbcee6-56d0-4744-a9ef-03e65fc81e72', '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=219758ad-afc7-491b-ba86-eb75ca151ca1,group_type_id=,metadata={},multiattach=False,project_id='440b459008ce4d559830163df7b73b5b',qos_specs=None,replication_status=,reservations=['a0bba893-70f9-4218-934a-ddacfd39ccb1','347efbe8-c70e-4446-a8fb-fa965620c19c','552b816e-59fe-42ad-9d2f-4f4efa734a6e','339e3cfd-e4cf-4cf7-9604-0bd8c5150b8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=9a52e6c8-b1dc-46cf-a2db-3f9bf8c926a1,status='creating',user_id='aba7debac1524ca8a683ec23e3d6f82b',volume_type_id=b0491322-c532-492f-848e-8da314fe267f), 'volume': Volume(_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-07T16:01:32Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=219758ad-afc7-491b-ba86-eb75ca151ca1,host=None,id=a1cbcee6-56d0-4744-a9ef-03e65fc81e72,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='440b459008ce4d559830163df7b73b5b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=9a52e6c8-b1dc-46cf-a2db-3f9bf8c926a1,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aba7debac1524ca8a683ec23e3d6f82b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0491322-c532-492f-848e-8da314fe267f),volume_type_id=b0491322-c532-492f-848e-8da314fe267f)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:01:32 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-e7522794-1ecf-4bb1-bbab-38bae97e9b45 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70dccdbc-a34a-48f5-9c1c-c37020c50c70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:01:32 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-e7522794-1ecf-4bb1-bbab-38bae97e9b45 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70dccdbc-a34a-48f5-9c1c-c37020c50c70) transitioned into state 'SUCCESS' from 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=219758ad-afc7-491b-ba86-eb75ca151ca1,group_type_id=,metadata={},multiattach=False,project_id='440b459008ce4d559830163df7b73b5b',qos_specs=None,replication_status=,reservations=['a0bba893-70f9-4218-934a-ddacfd39ccb1','347efbe8-c70e-4446-a8fb-fa965620c19c','552b816e-59fe-42ad-9d2f-4f4efa734a6e','339e3cfd-e4cf-4cf7-9604-0bd8c5150b8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=9a52e6c8-b1dc-46cf-a2db-3f9bf8c926a1,status='creating',user_id='aba7debac1524ca8a683ec23e3d6f82b',volume_type_id=b0491322-c532-492f-848e-8da314fe267f)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:01:32 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-e7522794-1ecf-4bb1-bbab-38bae97e9b45 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Flow 'volume_create_api' (4ddf0ed2-6883-425e-bca3-262bcec29a37) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:01:32 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-e7522794-1ecf-4bb1-bbab-38bae97e9b45 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Create volume request issued successfully. Sep 07 18:01:32 devstack devstack@c-api.service[86964]: /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 07 18:01:32 devstack devstack@c-api.service[86964]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 18:01:32 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:01:32 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:01:32 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-e7522794-1ecf-4bb1-bbab-38bae97e9b45 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] http://192.168.122.66/volume/v3/groups/action returned with HTTP 202 Sep 07 18:01:32 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 155/315] 192.168.122.66 () {62 vars in 1197 bytes} [Mon Sep 7 18:01:31 2026] POST /volume/v3/groups/action => generated 101 bytes in 827 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:01:32 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-893ac0eb-0cb7-44f8-b6d8-afcab6ec1c82 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:01:32 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-893ac0eb-0cb7-44f8-b6d8-afcab6ec1c82 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] GET http://192.168.122.66/volume/v3/volumes/detail Sep 07 18:01:32 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-893ac0eb-0cb7-44f8-b6d8-afcab6ec1c82 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:01:32 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-893ac0eb-0cb7-44f8-b6d8-afcab6ec1c82 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Calling method 'detail' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:01:32 devstack devstack@c-api.service[86965]: DEBUG cinder.api.api_utils [None req-893ac0eb-0cb7-44f8-b6d8-afcab6ec1c82 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Removing options '' from query. {{(pid=86965) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 18:01:32 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-893ac0eb-0cb7-44f8-b6d8-afcab6ec1c82 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86965) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 18:01:32 devstack devstack@c-api.service[86965]: /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 07 18:01:32 devstack devstack@c-api.service[86965]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 18:01:32 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:01:32 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:01:32 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:01:32 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:01:32 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-893ac0eb-0cb7-44f8-b6d8-afcab6ec1c82 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Get all volumes completed successfully. Sep 07 18:01:32 devstack devstack@c-api.service[86965]: WARNING stevedore.named [None req-893ac0eb-0cb7-44f8-b6d8-afcab6ec1c82 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 18:01:32 devstack devstack@c-api.service[86965]: WARNING castellan.key_manager [None req-893ac0eb-0cb7-44f8-b6d8-afcab6ec1c82 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 18:01:32 devstack devstack@c-api.service[86965]: DEBUG oslo_db.sqlalchemy.engines [None req-893ac0eb-0cb7-44f8-b6d8-afcab6ec1c82 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86965) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 18:01:32 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:01:32 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:01:32 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-fb1ce375-6900-4643-9f23-e2d29d9d358d None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:01:32 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-fb1ce375-6900-4643-9f23-e2d29d9d358d tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] GET http://192.168.122.66/volume/v3/volumes/149f4f9a-c4b2-4167-b47a-73ec1bf7dc9b Sep 07 18:01:32 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-fb1ce375-6900-4643-9f23-e2d29d9d358d tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:01:32 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-fb1ce375-6900-4643-9f23-e2d29d9d358d tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:01:32 devstack devstack@c-api.service[86965]: WARNING stevedore.named [None req-893ac0eb-0cb7-44f8-b6d8-afcab6ec1c82 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 18:01:32 devstack devstack@c-api.service[86965]: WARNING castellan.key_manager [None req-893ac0eb-0cb7-44f8-b6d8-afcab6ec1c82 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 18:01:32 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:01:32 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:01:32 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:01:32 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:01:32 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-fb1ce375-6900-4643-9f23-e2d29d9d358d tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] Volume info retrieved successfully. Sep 07 18:01:32 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-fb1ce375-6900-4643-9f23-e2d29d9d358d tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] http://192.168.122.66/volume/v3/volumes/149f4f9a-c4b2-4167-b47a-73ec1bf7dc9b returned with HTTP 200 Sep 07 18:01:32 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 156/316] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:01:32 2026] GET /volume/v3/volumes/149f4f9a-c4b2-4167-b47a-73ec1bf7dc9b => generated 1144 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:01:32 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-91a5325a-3a19-4c67-961f-b0ab689ea180 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:01:32 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-91a5325a-3a19-4c67-961f-b0ab689ea180 tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] GET http://192.168.122.66/volume/v3/volumes/149f4f9a-c4b2-4167-b47a-73ec1bf7dc9b Sep 07 18:01:32 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-91a5325a-3a19-4c67-961f-b0ab689ea180 tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:01:32 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-91a5325a-3a19-4c67-961f-b0ab689ea180 tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:01:32 devstack devstack@c-api.service[86965]: DEBUG oslo_db.sqlalchemy.engines [None req-893ac0eb-0cb7-44f8-b6d8-afcab6ec1c82 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86965) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 18:01:32 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:01:32 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:01:32 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:01:32 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:01:32 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:01:32 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:01:32 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-893ac0eb-0cb7-44f8-b6d8-afcab6ec1c82 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] http://192.168.122.66/volume/v3/volumes/detail returned with HTTP 200 Sep 07 18:01:32 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 161/317] 192.168.122.66 () {60 vars in 1178 bytes} [Mon Sep 7 18:01:32 2026] GET /volume/v3/volumes/detail => generated 1837 bytes in 376 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 18:01:32 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-91a5325a-3a19-4c67-961f-b0ab689ea180 tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] Volume info retrieved successfully. Sep 07 18:01:32 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-91a5325a-3a19-4c67-961f-b0ab689ea180 tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] http://192.168.122.66/volume/v3/volumes/149f4f9a-c4b2-4167-b47a-73ec1bf7dc9b returned with HTTP 200 Sep 07 18:01:32 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 157/318] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:01:32 2026] GET /volume/v3/volumes/149f4f9a-c4b2-4167-b47a-73ec1bf7dc9b => generated 1144 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:01:32 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-c8986049-ee33-43ab-a73b-cac424c8ced4 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:01:32 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c8986049-ee33-43ab-a73b-cac424c8ced4 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] GET http://192.168.122.66/volume/v3/volumes/a1cbcee6-56d0-4744-a9ef-03e65fc81e72 Sep 07 18:01:32 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-c8986049-ee33-43ab-a73b-cac424c8ced4 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:01:32 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-c8986049-ee33-43ab-a73b-cac424c8ced4 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:01:32 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:01:32 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:01:32 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:01:32 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:01:32 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-c8986049-ee33-43ab-a73b-cac424c8ced4 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Volume info retrieved successfully. Sep 07 18:01:32 devstack devstack@c-api.service[86965]: WARNING stevedore.named [None req-c8986049-ee33-43ab-a73b-cac424c8ced4 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 18:01:32 devstack devstack@c-api.service[86965]: WARNING castellan.key_manager [None req-c8986049-ee33-43ab-a73b-cac424c8ced4 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 18:01:32 devstack devstack@c-api.service[86965]: DEBUG oslo_db.sqlalchemy.engines [None req-c8986049-ee33-43ab-a73b-cac424c8ced4 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86965) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 18:01:32 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:01:32 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:01:32 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c8986049-ee33-43ab-a73b-cac424c8ced4 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] http://192.168.122.66/volume/v3/volumes/a1cbcee6-56d0-4744-a9ef-03e65fc81e72 returned with HTTP 200 Sep 07 18:01:32 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 162/319] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:01:32 2026] GET /volume/v3/volumes/a1cbcee6-56d0-4744-a9ef-03e65fc81e72 => generated 927 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:01:33 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [req-47d8a31c-eb3e-47cc-a40e-fb757c2a435d req-14a44679-2936-41d0-bbff-e9ccb087c92f None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:01:33 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-47d8a31c-eb3e-47cc-a40e-fb757c2a435d req-14a44679-2936-41d0-bbff-e9ccb087c92f tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] GET http://192.168.122.66/volume/v3/volumes/149f4f9a-c4b2-4167-b47a-73ec1bf7dc9b Sep 07 18:01:33 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-47d8a31c-eb3e-47cc-a40e-fb757c2a435d req-14a44679-2936-41d0-bbff-e9ccb087c92f tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:01:33 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-47d8a31c-eb3e-47cc-a40e-fb757c2a435d req-14a44679-2936-41d0-bbff-e9ccb087c92f tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:01:33 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:01:33 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:01:33 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:01:33 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:01:33 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [req-47d8a31c-eb3e-47cc-a40e-fb757c2a435d req-14a44679-2936-41d0-bbff-e9ccb087c92f tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] Volume info retrieved successfully. Sep 07 18:01:33 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-47d8a31c-eb3e-47cc-a40e-fb757c2a435d req-14a44679-2936-41d0-bbff-e9ccb087c92f tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] http://192.168.122.66/volume/v3/volumes/149f4f9a-c4b2-4167-b47a-73ec1bf7dc9b returned with HTTP 200 Sep 07 18:01:33 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 158/320] 192.168.122.66 () {60 vars in 1482 bytes} [Mon Sep 7 18:01:33 2026] GET /volume/v3/volumes/149f4f9a-c4b2-4167-b47a-73ec1bf7dc9b => generated 1144 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:01:33 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [req-47d8a31c-eb3e-47cc-a40e-fb757c2a435d req-38e720f5-458b-4935-b9fd-1787706ddb2f None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:01:33 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-47d8a31c-eb3e-47cc-a40e-fb757c2a435d req-38e720f5-458b-4935-b9fd-1787706ddb2f tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] POST http://192.168.122.66/volume/v3/volumes/149f4f9a-c4b2-4167-b47a-73ec1bf7dc9b/action Sep 07 18:01:33 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-47d8a31c-eb3e-47cc-a40e-fb757c2a435d req-38e720f5-458b-4935-b9fd-1787706ddb2f tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86965) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:01:33 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-47d8a31c-eb3e-47cc-a40e-fb757c2a435d req-38e720f5-458b-4935-b9fd-1787706ddb2f tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:01:33 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:01:33 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:01:33 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:01:33 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:01:33 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [req-47d8a31c-eb3e-47cc-a40e-fb757c2a435d req-38e720f5-458b-4935-b9fd-1787706ddb2f tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] Volume info retrieved successfully. Sep 07 18:01:33 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [req-47d8a31c-eb3e-47cc-a40e-fb757c2a435d req-38e720f5-458b-4935-b9fd-1787706ddb2f tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] Begin detaching volume completed successfully. Sep 07 18:01:33 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-47d8a31c-eb3e-47cc-a40e-fb757c2a435d req-38e720f5-458b-4935-b9fd-1787706ddb2f tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] http://192.168.122.66/volume/v3/volumes/149f4f9a-c4b2-4167-b47a-73ec1bf7dc9b/action returned with HTTP 202 Sep 07 18:01:33 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 163/321] 192.168.122.66 () {64 vars in 1556 bytes} [Mon Sep 7 18:01:33 2026] POST /volume/v3/volumes/149f4f9a-c4b2-4167-b47a-73ec1bf7dc9b/action => generated 0 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 18:01:33 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-27860789-2d6d-473f-b755-e78fdc406e60 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:01:33 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-27860789-2d6d-473f-b755-e78fdc406e60 tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] GET http://192.168.122.66/volume/v3/volumes/149f4f9a-c4b2-4167-b47a-73ec1bf7dc9b Sep 07 18:01:33 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-27860789-2d6d-473f-b755-e78fdc406e60 tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:01:33 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-27860789-2d6d-473f-b755-e78fdc406e60 tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:01:33 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:01:33 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:01:33 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:01:33 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:01:33 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-27860789-2d6d-473f-b755-e78fdc406e60 tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] Volume info retrieved successfully. Sep 07 18:01:33 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-27860789-2d6d-473f-b755-e78fdc406e60 tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] http://192.168.122.66/volume/v3/volumes/149f4f9a-c4b2-4167-b47a-73ec1bf7dc9b returned with HTTP 200 Sep 07 18:01:33 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 159/322] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:01:33 2026] GET /volume/v3/volumes/149f4f9a-c4b2-4167-b47a-73ec1bf7dc9b => generated 1147 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:01:33 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-bc6e63ad-4cd2-47f2-bc22-8077d534bbd4 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:01:33 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-bc6e63ad-4cd2-47f2-bc22-8077d534bbd4 None None] GET http://192.168.122.66/volume// Sep 07 18:01:33 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-bc6e63ad-4cd2-47f2-bc22-8077d534bbd4 None None] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:01:33 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-bc6e63ad-4cd2-47f2-bc22-8077d534bbd4 None None] Calling method 'all' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:01:33 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-bc6e63ad-4cd2-47f2-bc22-8077d534bbd4 None None] http://192.168.122.66/volume// returned with HTTP 300 Sep 07 18:01:33 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 164/323] 192.168.122.66 () {58 vars in 1310 bytes} [Mon Sep 7 18:01:33 2026] GET /volume/ => generated 389 bytes in 15 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 18:01:33 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [req-47d8a31c-eb3e-47cc-a40e-fb757c2a435d req-f88d8a5d-f476-4bc5-877b-f26a05f7430b None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:01:33 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-47d8a31c-eb3e-47cc-a40e-fb757c2a435d req-f88d8a5d-f476-4bc5-877b-f26a05f7430b tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] GET http://192.168.122.66/volume/v3/volumes/149f4f9a-c4b2-4167-b47a-73ec1bf7dc9b Sep 07 18:01:33 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-47d8a31c-eb3e-47cc-a40e-fb757c2a435d req-f88d8a5d-f476-4bc5-877b-f26a05f7430b tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:01:33 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-47d8a31c-eb3e-47cc-a40e-fb757c2a435d req-f88d8a5d-f476-4bc5-877b-f26a05f7430b tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:01:33 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:01:33 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:01:33 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:01:33 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:01:33 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [req-47d8a31c-eb3e-47cc-a40e-fb757c2a435d req-f88d8a5d-f476-4bc5-877b-f26a05f7430b tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] Volume info retrieved successfully. Sep 07 18:01:33 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-47d8a31c-eb3e-47cc-a40e-fb757c2a435d req-f88d8a5d-f476-4bc5-877b-f26a05f7430b tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] http://192.168.122.66/volume/v3/volumes/149f4f9a-c4b2-4167-b47a-73ec1bf7dc9b returned with HTTP 200 Sep 07 18:01:33 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 160/324] 192.168.122.66 () {62 vars in 1523 bytes} [Mon Sep 7 18:01:33 2026] GET /volume/v3/volumes/149f4f9a-c4b2-4167-b47a-73ec1bf7dc9b => generated 1328 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 18:01:33 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-bcfdad04-00a7-4b2d-835f-0c5669ee765a None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:01:33 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-bcfdad04-00a7-4b2d-835f-0c5669ee765a tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] GET http://192.168.122.66/volume/v3/volumes/a1cbcee6-56d0-4744-a9ef-03e65fc81e72 Sep 07 18:01:33 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-bcfdad04-00a7-4b2d-835f-0c5669ee765a tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:01:33 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-bcfdad04-00a7-4b2d-835f-0c5669ee765a tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:01:33 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:01:33 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:01:33 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:01:33 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:01:33 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-bcfdad04-00a7-4b2d-835f-0c5669ee765a tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Volume info retrieved successfully. Sep 07 18:01:33 devstack devstack@c-api.service[86965]: WARNING stevedore.named [None req-bcfdad04-00a7-4b2d-835f-0c5669ee765a tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 18:01:33 devstack devstack@c-api.service[86965]: WARNING castellan.key_manager [None req-bcfdad04-00a7-4b2d-835f-0c5669ee765a tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 18:01:34 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [req-47d8a31c-eb3e-47cc-a40e-fb757c2a435d req-c1d57f3b-b0b8-4a2e-88f6-2797972503cd None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:01:34 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-47d8a31c-eb3e-47cc-a40e-fb757c2a435d req-c1d57f3b-b0b8-4a2e-88f6-2797972503cd tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] DELETE http://192.168.122.66/volume/v3/attachments/cc23f4fe-8c01-41fc-b9d0-ffda7e28b3fa Sep 07 18:01:34 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-47d8a31c-eb3e-47cc-a40e-fb757c2a435d req-c1d57f3b-b0b8-4a2e-88f6-2797972503cd tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:01:34 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-47d8a31c-eb3e-47cc-a40e-fb757c2a435d req-c1d57f3b-b0b8-4a2e-88f6-2797972503cd tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] Calling method 'version_select' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:01:34 devstack devstack@c-api.service[86965]: DEBUG oslo_db.sqlalchemy.engines [None req-bcfdad04-00a7-4b2d-835f-0c5669ee765a tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86965) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 18:01:34 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:01:34 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:01:34 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:01:34 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:01:34 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-bcfdad04-00a7-4b2d-835f-0c5669ee765a tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] http://192.168.122.66/volume/v3/volumes/a1cbcee6-56d0-4744-a9ef-03e65fc81e72 returned with HTTP 200 Sep 07 18:01:34 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 165/325] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:01:33 2026] GET /volume/v3/volumes/a1cbcee6-56d0-4744-a9ef-03e65fc81e72 => generated 927 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:01:34 devstack devstack@c-api.service[86964]: /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 07 18:01:34 devstack devstack@c-api.service[86964]: return base.obj_make_list(context, Sep 07 18:01:34 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-47d8a31c-eb3e-47cc-a40e-fb757c2a435d req-c1d57f3b-b0b8-4a2e-88f6-2797972503cd tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] http://192.168.122.66/volume/v3/attachments/cc23f4fe-8c01-41fc-b9d0-ffda7e28b3fa returned with HTTP 200 Sep 07 18:01:34 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 161/326] 192.168.122.66 () {64 vars in 1557 bytes} [Mon Sep 7 18:01:34 2026] DELETE /volume/v3/attachments/cc23f4fe-8c01-41fc-b9d0-ffda7e28b3fa => generated 19 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:01:34 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-b32865b2-55c9-4c8a-846d-af9aae170330 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:01:34 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-b32865b2-55c9-4c8a-846d-af9aae170330 tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] GET http://192.168.122.66/volume/v3/volumes/149f4f9a-c4b2-4167-b47a-73ec1bf7dc9b Sep 07 18:01:34 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-b32865b2-55c9-4c8a-846d-af9aae170330 tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:01:34 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-b32865b2-55c9-4c8a-846d-af9aae170330 tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:01:34 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:01:34 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:01:34 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:01:34 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:01:34 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-b32865b2-55c9-4c8a-846d-af9aae170330 tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] Volume info retrieved successfully. Sep 07 18:01:34 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-b32865b2-55c9-4c8a-846d-af9aae170330 tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] http://192.168.122.66/volume/v3/volumes/149f4f9a-c4b2-4167-b47a-73ec1bf7dc9b returned with HTTP 200 Sep 07 18:01:34 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 166/327] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:01:34 2026] GET /volume/v3/volumes/149f4f9a-c4b2-4167-b47a-73ec1bf7dc9b => generated 852 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:01:35 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-bea612f1-b56e-4fbf-b63d-c6285a1f263e None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:01:35 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-bea612f1-b56e-4fbf-b63d-c6285a1f263e tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] GET http://192.168.122.66/volume/v3/volumes/a1cbcee6-56d0-4744-a9ef-03e65fc81e72 Sep 07 18:01:35 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-bea612f1-b56e-4fbf-b63d-c6285a1f263e tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:01:35 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-bea612f1-b56e-4fbf-b63d-c6285a1f263e tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:01:35 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:01:35 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:01:35 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:01:35 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:01:35 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-bea612f1-b56e-4fbf-b63d-c6285a1f263e tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Volume info retrieved successfully. Sep 07 18:01:35 devstack devstack@c-api.service[86964]: WARNING stevedore.named [None req-bea612f1-b56e-4fbf-b63d-c6285a1f263e tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 18:01:35 devstack devstack@c-api.service[86964]: WARNING castellan.key_manager [None req-bea612f1-b56e-4fbf-b63d-c6285a1f263e tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 18:01:35 devstack devstack@c-api.service[86964]: DEBUG oslo_db.sqlalchemy.engines [None req-bea612f1-b56e-4fbf-b63d-c6285a1f263e tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86964) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 18:01:35 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:01:35 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:01:35 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-bea612f1-b56e-4fbf-b63d-c6285a1f263e tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] http://192.168.122.66/volume/v3/volumes/a1cbcee6-56d0-4744-a9ef-03e65fc81e72 returned with HTTP 200 Sep 07 18:01:35 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 162/328] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:01:35 2026] GET /volume/v3/volumes/a1cbcee6-56d0-4744-a9ef-03e65fc81e72 => generated 927 bytes in 443 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:01:36 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-92c0ff04-9fc2-45a7-bbc2-ab9d02688218 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:01:36 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-92c0ff04-9fc2-45a7-bbc2-ab9d02688218 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] GET http://192.168.122.66/volume/v3/volumes/a1cbcee6-56d0-4744-a9ef-03e65fc81e72 Sep 07 18:01:36 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-92c0ff04-9fc2-45a7-bbc2-ab9d02688218 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:01:36 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-92c0ff04-9fc2-45a7-bbc2-ab9d02688218 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:01:36 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:01:36 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:01:36 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:01:36 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:01:36 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-92c0ff04-9fc2-45a7-bbc2-ab9d02688218 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Volume info retrieved successfully. Sep 07 18:01:36 devstack devstack@c-api.service[86965]: WARNING stevedore.named [None req-92c0ff04-9fc2-45a7-bbc2-ab9d02688218 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 18:01:36 devstack devstack@c-api.service[86965]: WARNING castellan.key_manager [None req-92c0ff04-9fc2-45a7-bbc2-ab9d02688218 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 18:01:36 devstack devstack@c-api.service[86965]: DEBUG oslo_db.sqlalchemy.engines [None req-92c0ff04-9fc2-45a7-bbc2-ab9d02688218 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86965) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 18:01:36 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:01:36 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:01:36 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-92c0ff04-9fc2-45a7-bbc2-ab9d02688218 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] http://192.168.122.66/volume/v3/volumes/a1cbcee6-56d0-4744-a9ef-03e65fc81e72 returned with HTTP 200 Sep 07 18:01:36 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 167/329] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:01:36 2026] GET /volume/v3/volumes/a1cbcee6-56d0-4744-a9ef-03e65fc81e72 => generated 927 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:01:37 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-266d1aa0-44c1-47d8-96ad-4309a6429430 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:01:38 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-266d1aa0-44c1-47d8-96ad-4309a6429430 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] GET http://192.168.122.66/volume/v3/volumes/a1cbcee6-56d0-4744-a9ef-03e65fc81e72 Sep 07 18:01:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-266d1aa0-44c1-47d8-96ad-4309a6429430 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:01:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-266d1aa0-44c1-47d8-96ad-4309a6429430 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:01:38 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:01:38 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:01:38 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:01:38 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:01:38 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-266d1aa0-44c1-47d8-96ad-4309a6429430 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Volume info retrieved successfully. Sep 07 18:01:38 devstack devstack@c-api.service[86964]: WARNING stevedore.named [None req-266d1aa0-44c1-47d8-96ad-4309a6429430 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 18:01:38 devstack devstack@c-api.service[86964]: WARNING castellan.key_manager [None req-266d1aa0-44c1-47d8-96ad-4309a6429430 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 18:01:38 devstack devstack@c-api.service[86964]: DEBUG oslo_db.sqlalchemy.engines [None req-266d1aa0-44c1-47d8-96ad-4309a6429430 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86964) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 18:01:38 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:01:38 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:01:38 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-266d1aa0-44c1-47d8-96ad-4309a6429430 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] http://192.168.122.66/volume/v3/volumes/a1cbcee6-56d0-4744-a9ef-03e65fc81e72 returned with HTTP 200 Sep 07 18:01:38 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 163/330] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:01:37 2026] GET /volume/v3/volumes/a1cbcee6-56d0-4744-a9ef-03e65fc81e72 => generated 927 bytes in 399 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:01:39 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-8644cd20-6466-4abe-945f-af20e86fdf34 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:01:39 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-8644cd20-6466-4abe-945f-af20e86fdf34 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] GET http://192.168.122.66/volume/v3/volumes/a1cbcee6-56d0-4744-a9ef-03e65fc81e72 Sep 07 18:01:39 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-8644cd20-6466-4abe-945f-af20e86fdf34 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:01:39 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-8644cd20-6466-4abe-945f-af20e86fdf34 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:01:39 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:01:39 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:01:39 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:01:39 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:01:39 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-8644cd20-6466-4abe-945f-af20e86fdf34 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Volume info retrieved successfully. Sep 07 18:01:39 devstack devstack@c-api.service[86965]: WARNING stevedore.named [None req-8644cd20-6466-4abe-945f-af20e86fdf34 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 18:01:39 devstack devstack@c-api.service[86965]: WARNING castellan.key_manager [None req-8644cd20-6466-4abe-945f-af20e86fdf34 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 18:01:40 devstack devstack@c-api.service[86965]: DEBUG oslo_db.sqlalchemy.engines [None req-8644cd20-6466-4abe-945f-af20e86fdf34 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86965) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 18:01:40 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:01:40 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:01:40 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-8644cd20-6466-4abe-945f-af20e86fdf34 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] http://192.168.122.66/volume/v3/volumes/a1cbcee6-56d0-4744-a9ef-03e65fc81e72 returned with HTTP 200 Sep 07 18:01:40 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 168/331] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:01:39 2026] GET /volume/v3/volumes/a1cbcee6-56d0-4744-a9ef-03e65fc81e72 => generated 927 bytes in 914 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:01:40 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-3029a6bc-d08a-45b5-b3cd-280a5a291cb8 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:01:40 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-3029a6bc-d08a-45b5-b3cd-280a5a291cb8 tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] GET http://192.168.122.66/volume/v3/volumes/149f4f9a-c4b2-4167-b47a-73ec1bf7dc9b Sep 07 18:01:40 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-3029a6bc-d08a-45b5-b3cd-280a5a291cb8 tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:01:40 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-3029a6bc-d08a-45b5-b3cd-280a5a291cb8 tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:01:40 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:01:40 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:01:40 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:01:40 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:01:40 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-3029a6bc-d08a-45b5-b3cd-280a5a291cb8 tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] Volume info retrieved successfully. Sep 07 18:01:41 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-3029a6bc-d08a-45b5-b3cd-280a5a291cb8 tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] http://192.168.122.66/volume/v3/volumes/149f4f9a-c4b2-4167-b47a-73ec1bf7dc9b returned with HTTP 200 Sep 07 18:01:41 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 164/332] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:01:40 2026] GET /volume/v3/volumes/149f4f9a-c4b2-4167-b47a-73ec1bf7dc9b => generated 852 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 18:01:41 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-09dda83c-345d-4acd-b266-8ae261df58d0 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:01:41 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-09dda83c-345d-4acd-b266-8ae261df58d0 tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] GET http://192.168.122.66/volume/v3/volumes/149f4f9a-c4b2-4167-b47a-73ec1bf7dc9b Sep 07 18:01:41 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-09dda83c-345d-4acd-b266-8ae261df58d0 tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:01:41 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-09dda83c-345d-4acd-b266-8ae261df58d0 tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:01:41 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-7a24f479-f98e-401d-bfdb-cd330e7dcd06 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:01:41 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:01:41 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:01:41 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:01:41 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:01:41 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-7a24f479-f98e-401d-bfdb-cd330e7dcd06 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] GET http://192.168.122.66/volume/v3/volumes/a1cbcee6-56d0-4744-a9ef-03e65fc81e72 Sep 07 18:01:41 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-7a24f479-f98e-401d-bfdb-cd330e7dcd06 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:01:41 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-7a24f479-f98e-401d-bfdb-cd330e7dcd06 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:01:41 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-09dda83c-345d-4acd-b266-8ae261df58d0 tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] Volume info retrieved successfully. Sep 07 18:01:41 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-09dda83c-345d-4acd-b266-8ae261df58d0 tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] http://192.168.122.66/volume/v3/volumes/149f4f9a-c4b2-4167-b47a-73ec1bf7dc9b returned with HTTP 200 Sep 07 18:01:41 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:01:41 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:01:41 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 169/333] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:01:41 2026] GET /volume/v3/volumes/149f4f9a-c4b2-4167-b47a-73ec1bf7dc9b => generated 852 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:01:41 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:01:41 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:01:41 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-7a24f479-f98e-401d-bfdb-cd330e7dcd06 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Volume info retrieved successfully. Sep 07 18:01:41 devstack devstack@c-api.service[86964]: WARNING stevedore.named [None req-7a24f479-f98e-401d-bfdb-cd330e7dcd06 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 18:01:41 devstack devstack@c-api.service[86964]: WARNING castellan.key_manager [None req-7a24f479-f98e-401d-bfdb-cd330e7dcd06 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 18:01:41 devstack devstack@c-api.service[86964]: DEBUG oslo_db.sqlalchemy.engines [None req-7a24f479-f98e-401d-bfdb-cd330e7dcd06 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86964) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 18:01:41 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:01:41 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:01:41 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-7a24f479-f98e-401d-bfdb-cd330e7dcd06 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] http://192.168.122.66/volume/v3/volumes/a1cbcee6-56d0-4744-a9ef-03e65fc81e72 returned with HTTP 200 Sep 07 18:01:41 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 165/334] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:01:41 2026] GET /volume/v3/volumes/a1cbcee6-56d0-4744-a9ef-03e65fc81e72 => generated 927 bytes in 422 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 18:01:42 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-6244356a-3e49-4f0e-ab10-5cbd05b71b19 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:01:42 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-6244356a-3e49-4f0e-ab10-5cbd05b71b19 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] GET http://192.168.122.66/volume/v3/volumes/a1cbcee6-56d0-4744-a9ef-03e65fc81e72 Sep 07 18:01:42 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-6244356a-3e49-4f0e-ab10-5cbd05b71b19 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:01:42 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-6244356a-3e49-4f0e-ab10-5cbd05b71b19 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:01:42 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:01:42 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:01:42 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:01:42 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:01:42 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-6244356a-3e49-4f0e-ab10-5cbd05b71b19 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Volume info retrieved successfully. Sep 07 18:01:42 devstack devstack@c-api.service[86965]: WARNING stevedore.named [None req-6244356a-3e49-4f0e-ab10-5cbd05b71b19 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 18:01:42 devstack devstack@c-api.service[86965]: WARNING castellan.key_manager [None req-6244356a-3e49-4f0e-ab10-5cbd05b71b19 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 18:01:42 devstack devstack@c-api.service[86965]: DEBUG oslo_db.sqlalchemy.engines [None req-6244356a-3e49-4f0e-ab10-5cbd05b71b19 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86965) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 18:01:43 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:01:43 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:01:43 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-6244356a-3e49-4f0e-ab10-5cbd05b71b19 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] http://192.168.122.66/volume/v3/volumes/a1cbcee6-56d0-4744-a9ef-03e65fc81e72 returned with HTTP 200 Sep 07 18:01:43 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 170/335] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:01:42 2026] GET /volume/v3/volumes/a1cbcee6-56d0-4744-a9ef-03e65fc81e72 => generated 927 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:01:44 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-4412dfdc-80b5-43e0-957f-297e1ad0ae49 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:01:44 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-4412dfdc-80b5-43e0-957f-297e1ad0ae49 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] GET http://192.168.122.66/volume/v3/volumes/a1cbcee6-56d0-4744-a9ef-03e65fc81e72 Sep 07 18:01:44 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-4412dfdc-80b5-43e0-957f-297e1ad0ae49 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:01:44 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-4412dfdc-80b5-43e0-957f-297e1ad0ae49 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:01:44 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:01:44 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:01:44 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:01:44 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:01:44 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-4412dfdc-80b5-43e0-957f-297e1ad0ae49 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Volume info retrieved successfully. Sep 07 18:01:44 devstack devstack@c-api.service[86964]: WARNING stevedore.named [None req-4412dfdc-80b5-43e0-957f-297e1ad0ae49 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 18:01:44 devstack devstack@c-api.service[86964]: WARNING castellan.key_manager [None req-4412dfdc-80b5-43e0-957f-297e1ad0ae49 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 18:01:44 devstack devstack@c-api.service[86964]: DEBUG oslo_db.sqlalchemy.engines [None req-4412dfdc-80b5-43e0-957f-297e1ad0ae49 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86964) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 18:01:44 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:01:44 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:01:44 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-4412dfdc-80b5-43e0-957f-297e1ad0ae49 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] http://192.168.122.66/volume/v3/volumes/a1cbcee6-56d0-4744-a9ef-03e65fc81e72 returned with HTTP 200 Sep 07 18:01:44 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 166/336] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:01:44 2026] GET /volume/v3/volumes/a1cbcee6-56d0-4744-a9ef-03e65fc81e72 => generated 927 bytes in 707 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:01:45 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-2dd4346a-81b1-4fa1-9079-585593466cab None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:01:45 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-2dd4346a-81b1-4fa1-9079-585593466cab tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] GET http://192.168.122.66/volume/v3/volumes/a1cbcee6-56d0-4744-a9ef-03e65fc81e72 Sep 07 18:01:45 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-2dd4346a-81b1-4fa1-9079-585593466cab tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:01:45 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-2dd4346a-81b1-4fa1-9079-585593466cab tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:01:45 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:01:45 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:01:45 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:01:45 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:01:45 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-2dd4346a-81b1-4fa1-9079-585593466cab tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Volume info retrieved successfully. Sep 07 18:01:45 devstack devstack@c-api.service[86965]: WARNING stevedore.named [None req-2dd4346a-81b1-4fa1-9079-585593466cab tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 18:01:45 devstack devstack@c-api.service[86965]: WARNING castellan.key_manager [None req-2dd4346a-81b1-4fa1-9079-585593466cab tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 18:01:46 devstack devstack@c-api.service[86965]: DEBUG oslo_db.sqlalchemy.engines [None req-2dd4346a-81b1-4fa1-9079-585593466cab tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86965) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 18:01:46 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:01:46 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:01:46 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-2dd4346a-81b1-4fa1-9079-585593466cab tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] http://192.168.122.66/volume/v3/volumes/a1cbcee6-56d0-4744-a9ef-03e65fc81e72 returned with HTTP 200 Sep 07 18:01:46 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 171/337] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:01:45 2026] GET /volume/v3/volumes/a1cbcee6-56d0-4744-a9ef-03e65fc81e72 => generated 927 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:01:47 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-b85ba97d-48c7-4352-b660-e77030a976d5 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:01:47 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b85ba97d-48c7-4352-b660-e77030a976d5 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] GET http://192.168.122.66/volume/v3/volumes/a1cbcee6-56d0-4744-a9ef-03e65fc81e72 Sep 07 18:01:47 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-b85ba97d-48c7-4352-b660-e77030a976d5 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:01:47 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-b85ba97d-48c7-4352-b660-e77030a976d5 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:01:47 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:01:47 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:01:47 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:01:47 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:01:47 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-b85ba97d-48c7-4352-b660-e77030a976d5 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Volume info retrieved successfully. Sep 07 18:01:47 devstack devstack@c-api.service[86964]: WARNING stevedore.named [None req-b85ba97d-48c7-4352-b660-e77030a976d5 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 18:01:47 devstack devstack@c-api.service[86964]: WARNING castellan.key_manager [None req-b85ba97d-48c7-4352-b660-e77030a976d5 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 18:01:47 devstack devstack@c-api.service[86964]: DEBUG oslo_db.sqlalchemy.engines [None req-b85ba97d-48c7-4352-b660-e77030a976d5 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86964) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 18:01:47 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:01:47 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:01:47 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b85ba97d-48c7-4352-b660-e77030a976d5 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] http://192.168.122.66/volume/v3/volumes/a1cbcee6-56d0-4744-a9ef-03e65fc81e72 returned with HTTP 200 Sep 07 18:01:47 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 167/338] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:01:47 2026] GET /volume/v3/volumes/a1cbcee6-56d0-4744-a9ef-03e65fc81e72 => generated 927 bytes in 358 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:01:48 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-f796c1d5-199a-49c7-aac2-6fdab29c54b5 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:01:48 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-f796c1d5-199a-49c7-aac2-6fdab29c54b5 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] GET http://192.168.122.66/volume/v3/volumes/a1cbcee6-56d0-4744-a9ef-03e65fc81e72 Sep 07 18:01:48 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-f796c1d5-199a-49c7-aac2-6fdab29c54b5 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:01:48 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-f796c1d5-199a-49c7-aac2-6fdab29c54b5 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:01:48 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:01:48 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:01:48 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:01:48 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:01:48 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-f796c1d5-199a-49c7-aac2-6fdab29c54b5 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Volume info retrieved successfully. Sep 07 18:01:48 devstack devstack@c-api.service[86965]: WARNING stevedore.named [None req-f796c1d5-199a-49c7-aac2-6fdab29c54b5 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 18:01:48 devstack devstack@c-api.service[86965]: WARNING castellan.key_manager [None req-f796c1d5-199a-49c7-aac2-6fdab29c54b5 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 18:01:48 devstack devstack@c-api.service[86965]: DEBUG oslo_db.sqlalchemy.engines [None req-f796c1d5-199a-49c7-aac2-6fdab29c54b5 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86965) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 18:01:48 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:01:48 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:01:48 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-f796c1d5-199a-49c7-aac2-6fdab29c54b5 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] http://192.168.122.66/volume/v3/volumes/a1cbcee6-56d0-4744-a9ef-03e65fc81e72 returned with HTTP 200 Sep 07 18:01:48 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 172/339] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:01:48 2026] GET /volume/v3/volumes/a1cbcee6-56d0-4744-a9ef-03e65fc81e72 => generated 927 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:01:49 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-5b9e73a7-12bb-42c4-b771-62d917e937d2 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:01:49 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-5b9e73a7-12bb-42c4-b771-62d917e937d2 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] GET http://192.168.122.66/volume/v3/volumes/a1cbcee6-56d0-4744-a9ef-03e65fc81e72 Sep 07 18:01:49 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-5b9e73a7-12bb-42c4-b771-62d917e937d2 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:01:49 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-5b9e73a7-12bb-42c4-b771-62d917e937d2 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:01:49 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:01:49 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:01:49 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:01:49 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:01:49 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-5b9e73a7-12bb-42c4-b771-62d917e937d2 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Volume info retrieved successfully. Sep 07 18:01:49 devstack devstack@c-api.service[86964]: WARNING stevedore.named [None req-5b9e73a7-12bb-42c4-b771-62d917e937d2 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 18:01:49 devstack devstack@c-api.service[86964]: WARNING castellan.key_manager [None req-5b9e73a7-12bb-42c4-b771-62d917e937d2 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 18:01:49 devstack devstack@c-api.service[86964]: DEBUG oslo_db.sqlalchemy.engines [None req-5b9e73a7-12bb-42c4-b771-62d917e937d2 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86964) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 18:01:49 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:01:49 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:01:49 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-5b9e73a7-12bb-42c4-b771-62d917e937d2 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] http://192.168.122.66/volume/v3/volumes/a1cbcee6-56d0-4744-a9ef-03e65fc81e72 returned with HTTP 200 Sep 07 18:01:49 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 168/340] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:01:49 2026] GET /volume/v3/volumes/a1cbcee6-56d0-4744-a9ef-03e65fc81e72 => generated 928 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:01:49 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-6214d63c-010e-4920-ade6-64d1e594711a None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:01:49 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-6214d63c-010e-4920-ade6-64d1e594711a tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] GET http://192.168.122.66/volume/v3/groups/219758ad-afc7-491b-ba86-eb75ca151ca1 Sep 07 18:01:49 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-6214d63c-010e-4920-ade6-64d1e594711a tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:01:49 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-6214d63c-010e-4920-ade6-64d1e594711a tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Calling method 'version_select' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:01:49 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.groups [None req-6214d63c-010e-4920-ade6-64d1e594711a tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] show called for member 219758ad-afc7-491b-ba86-eb75ca151ca1 {{(pid=86965) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 18:01:49 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:01:49 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:01:49 devstack devstack@c-api.service[86965]: /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 07 18:01:49 devstack devstack@c-api.service[86965]: return base.obj_make_list(context, cls(context), Sep 07 18:01:50 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-6214d63c-010e-4920-ade6-64d1e594711a tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] http://192.168.122.66/volume/v3/groups/219758ad-afc7-491b-ba86-eb75ca151ca1 returned with HTTP 200 Sep 07 18:01:50 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 173/341] 192.168.122.66 () {60 vars in 1265 bytes} [Mon Sep 7 18:01:49 2026] GET /volume/v3/groups/219758ad-afc7-491b-ba86-eb75ca151ca1 => generated 416 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 18:01:50 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-01d39d29-497b-4654-b981-006126147926 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:01:50 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-01d39d29-497b-4654-b981-006126147926 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] GET http://192.168.122.66/volume/v3/volumes/detail Sep 07 18:01:50 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-01d39d29-497b-4654-b981-006126147926 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:01:50 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-01d39d29-497b-4654-b981-006126147926 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Calling method 'detail' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:01:50 devstack devstack@c-api.service[86964]: DEBUG cinder.api.api_utils [None req-01d39d29-497b-4654-b981-006126147926 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Removing options '' from query. {{(pid=86964) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 18:01:50 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-01d39d29-497b-4654-b981-006126147926 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86964) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 18:01:50 devstack devstack@c-api.service[86964]: /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 07 18:01:50 devstack devstack@c-api.service[86964]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 18:01:50 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:01:50 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:01:50 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:01:50 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:01:50 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-01d39d29-497b-4654-b981-006126147926 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Get all volumes completed successfully. Sep 07 18:01:50 devstack devstack@c-api.service[86964]: WARNING stevedore.named [None req-01d39d29-497b-4654-b981-006126147926 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 18:01:50 devstack devstack@c-api.service[86964]: WARNING castellan.key_manager [None req-01d39d29-497b-4654-b981-006126147926 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 18:01:50 devstack devstack@c-api.service[86964]: DEBUG oslo_db.sqlalchemy.engines [None req-01d39d29-497b-4654-b981-006126147926 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86964) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 18:01:50 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:01:50 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:01:50 devstack devstack@c-api.service[86964]: WARNING stevedore.named [None req-01d39d29-497b-4654-b981-006126147926 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 18:01:50 devstack devstack@c-api.service[86964]: WARNING castellan.key_manager [None req-01d39d29-497b-4654-b981-006126147926 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 18:01:50 devstack devstack@c-api.service[86964]: DEBUG oslo_db.sqlalchemy.engines [None req-01d39d29-497b-4654-b981-006126147926 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86964) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 18:01:50 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:01:50 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:01:50 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-01d39d29-497b-4654-b981-006126147926 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] http://192.168.122.66/volume/v3/volumes/detail returned with HTTP 200 Sep 07 18:01:50 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 169/342] 192.168.122.66 () {60 vars in 1178 bytes} [Mon Sep 7 18:01:50 2026] GET /volume/v3/volumes/detail => generated 1838 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 18:01:50 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-37b219cc-a81e-48c9-90ab-52c6e71fa6fb None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:01:50 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-37b219cc-a81e-48c9-90ab-52c6e71fa6fb tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] POST http://192.168.122.66/volume/v3/groups/219758ad-afc7-491b-ba86-eb75ca151ca1/action Sep 07 18:01:50 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-37b219cc-a81e-48c9-90ab-52c6e71fa6fb tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86965) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:01:50 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-37b219cc-a81e-48c9-90ab-52c6e71fa6fb tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:01:50 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.groups [None req-37b219cc-a81e-48c9-90ab-52c6e71fa6fb tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] delete called for group 219758ad-afc7-491b-ba86-eb75ca151ca1 {{(pid=86965) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 07 18:01:50 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.groups [None req-37b219cc-a81e-48c9-90ab-52c6e71fa6fb tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Delete group with id: 219758ad-afc7-491b-ba86-eb75ca151ca1 Sep 07 18:01:50 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:01:50 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:01:50 devstack devstack@c-api.service[86965]: /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 07 18:01:50 devstack devstack@c-api.service[86965]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 07 18:01:50 devstack devstack@c-api.service[86965]: /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 07 18:01:50 devstack devstack@c-api.service[86965]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 18:01:50 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-37b219cc-a81e-48c9-90ab-52c6e71fa6fb tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] http://192.168.122.66/volume/v3/groups/219758ad-afc7-491b-ba86-eb75ca151ca1/action returned with HTTP 202 Sep 07 18:01:50 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 174/343] 192.168.122.66 () {62 vars in 1307 bytes} [Mon Sep 7 18:01:50 2026] POST /volume/v3/groups/219758ad-afc7-491b-ba86-eb75ca151ca1/action => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 18:01:50 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-d9fdeaba-1067-4971-98a0-ee22fd26b74a None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:01:50 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-d9fdeaba-1067-4971-98a0-ee22fd26b74a tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] GET http://192.168.122.66/volume/v3/volumes/a1cbcee6-56d0-4744-a9ef-03e65fc81e72 Sep 07 18:01:50 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-d9fdeaba-1067-4971-98a0-ee22fd26b74a tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:01:50 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-d9fdeaba-1067-4971-98a0-ee22fd26b74a tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:01:50 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:01:50 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:01:50 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:01:50 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:01:50 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-d9fdeaba-1067-4971-98a0-ee22fd26b74a tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Volume info retrieved successfully. Sep 07 18:01:50 devstack devstack@c-api.service[86964]: WARNING stevedore.named [None req-d9fdeaba-1067-4971-98a0-ee22fd26b74a tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 18:01:50 devstack devstack@c-api.service[86964]: WARNING castellan.key_manager [None req-d9fdeaba-1067-4971-98a0-ee22fd26b74a tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 18:01:50 devstack devstack@c-api.service[86964]: DEBUG oslo_db.sqlalchemy.engines [None req-d9fdeaba-1067-4971-98a0-ee22fd26b74a tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86964) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 18:01:50 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:01:50 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:01:50 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-d9fdeaba-1067-4971-98a0-ee22fd26b74a tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] http://192.168.122.66/volume/v3/volumes/a1cbcee6-56d0-4744-a9ef-03e65fc81e72 returned with HTTP 200 Sep 07 18:01:50 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 170/344] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:01:50 2026] GET /volume/v3/volumes/a1cbcee6-56d0-4744-a9ef-03e65fc81e72 => generated 927 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:01:51 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-890ccf4e-d3ff-487d-916b-d5dbc5b55060 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:01:51 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-890ccf4e-d3ff-487d-916b-d5dbc5b55060 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] GET http://192.168.122.66/volume/v3/volumes/a1cbcee6-56d0-4744-a9ef-03e65fc81e72 Sep 07 18:01:51 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-890ccf4e-d3ff-487d-916b-d5dbc5b55060 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:01:51 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-890ccf4e-d3ff-487d-916b-d5dbc5b55060 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:01:51 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:01:51 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:01:51 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:01:51 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:01:51 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-890ccf4e-d3ff-487d-916b-d5dbc5b55060 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Volume info retrieved successfully. Sep 07 18:01:51 devstack devstack@c-api.service[86965]: WARNING stevedore.named [None req-890ccf4e-d3ff-487d-916b-d5dbc5b55060 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 18:01:51 devstack devstack@c-api.service[86965]: WARNING castellan.key_manager [None req-890ccf4e-d3ff-487d-916b-d5dbc5b55060 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 18:01:51 devstack devstack@c-api.service[86965]: DEBUG oslo_db.sqlalchemy.engines [None req-890ccf4e-d3ff-487d-916b-d5dbc5b55060 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86965) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 18:01:51 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:01:51 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:01:51 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-890ccf4e-d3ff-487d-916b-d5dbc5b55060 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] http://192.168.122.66/volume/v3/volumes/a1cbcee6-56d0-4744-a9ef-03e65fc81e72 returned with HTTP 200 Sep 07 18:01:51 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 175/345] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:01:51 2026] GET /volume/v3/volumes/a1cbcee6-56d0-4744-a9ef-03e65fc81e72 => generated 927 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:01:52 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-25603d37-e716-495d-abfb-a649f412bcb2 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:01:52 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-25603d37-e716-495d-abfb-a649f412bcb2 tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] DELETE http://192.168.122.66/volume/v3/volumes/149f4f9a-c4b2-4167-b47a-73ec1bf7dc9b Sep 07 18:01:52 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-25603d37-e716-495d-abfb-a649f412bcb2 tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:01:52 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-25603d37-e716-495d-abfb-a649f412bcb2 tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:01:52 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-25603d37-e716-495d-abfb-a649f412bcb2 tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] Delete volume with id: 149f4f9a-c4b2-4167-b47a-73ec1bf7dc9b Sep 07 18:01:52 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:01:52 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:01:52 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:01:52 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:01:52 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-25603d37-e716-495d-abfb-a649f412bcb2 tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] Volume info retrieved successfully. Sep 07 18:01:52 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-25603d37-e716-495d-abfb-a649f412bcb2 tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] Delete volume request issued successfully. Sep 07 18:01:52 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-25603d37-e716-495d-abfb-a649f412bcb2 tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] http://192.168.122.66/volume/v3/volumes/149f4f9a-c4b2-4167-b47a-73ec1bf7dc9b returned with HTTP 202 Sep 07 18:01:52 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 171/346] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:01:52 2026] DELETE /volume/v3/volumes/149f4f9a-c4b2-4167-b47a-73ec1bf7dc9b => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:01:52 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-90548ba7-3a18-4fde-a40d-1d1f7a47c9da None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:01:52 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-90548ba7-3a18-4fde-a40d-1d1f7a47c9da tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] GET http://192.168.122.66/volume/v3/volumes/149f4f9a-c4b2-4167-b47a-73ec1bf7dc9b Sep 07 18:01:52 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-90548ba7-3a18-4fde-a40d-1d1f7a47c9da tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:01:52 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-90548ba7-3a18-4fde-a40d-1d1f7a47c9da tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:01:52 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:01:52 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:01:52 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:01:52 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:01:52 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-90548ba7-3a18-4fde-a40d-1d1f7a47c9da tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] Volume info retrieved successfully. Sep 07 18:01:52 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-90548ba7-3a18-4fde-a40d-1d1f7a47c9da tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] http://192.168.122.66/volume/v3/volumes/149f4f9a-c4b2-4167-b47a-73ec1bf7dc9b returned with HTTP 200 Sep 07 18:01:52 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 176/347] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:01:52 2026] GET /volume/v3/volumes/149f4f9a-c4b2-4167-b47a-73ec1bf7dc9b => generated 851 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:01:52 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-5231fd1f-c392-4edd-aa82-02e4b5e4fdde None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:01:52 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-5231fd1f-c392-4edd-aa82-02e4b5e4fdde tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] GET http://192.168.122.66/volume/v3/volumes/a1cbcee6-56d0-4744-a9ef-03e65fc81e72 Sep 07 18:01:52 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-5231fd1f-c392-4edd-aa82-02e4b5e4fdde tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:01:52 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-5231fd1f-c392-4edd-aa82-02e4b5e4fdde tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:01:52 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-5231fd1f-c392-4edd-aa82-02e4b5e4fdde tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] http://192.168.122.66/volume/v3/volumes/a1cbcee6-56d0-4744-a9ef-03e65fc81e72 returned with HTTP 404 Sep 07 18:01:52 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 172/348] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:01:52 2026] GET /volume/v3/volumes/a1cbcee6-56d0-4744-a9ef-03e65fc81e72 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 18:01:52 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-c74f2fb9-e408-4a1e-bd74-600771597f32 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:01:52 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c74f2fb9-e408-4a1e-bd74-600771597f32 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] GET http://192.168.122.66/volume/v3/groups/219758ad-afc7-491b-ba86-eb75ca151ca1 Sep 07 18:01:52 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-c74f2fb9-e408-4a1e-bd74-600771597f32 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:01:52 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-c74f2fb9-e408-4a1e-bd74-600771597f32 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Calling method 'version_select' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:01:52 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.groups [None req-c74f2fb9-e408-4a1e-bd74-600771597f32 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] show called for member 219758ad-afc7-491b-ba86-eb75ca151ca1 {{(pid=86965) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 18:01:52 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c74f2fb9-e408-4a1e-bd74-600771597f32 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] http://192.168.122.66/volume/v3/groups/219758ad-afc7-491b-ba86-eb75ca151ca1 returned with HTTP 404 Sep 07 18:01:52 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 177/349] 192.168.122.66 () {60 vars in 1265 bytes} [Mon Sep 7 18:01:52 2026] GET /volume/v3/groups/219758ad-afc7-491b-ba86-eb75ca151ca1 => generated 108 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 18:01:52 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-cd7119d1-9b45-44f1-b31d-bc74d70e5c0d None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:01:52 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-cd7119d1-9b45-44f1-b31d-bc74d70e5c0d tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] GET http://192.168.122.66/volume/v3/volumes/detail Sep 07 18:01:52 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-cd7119d1-9b45-44f1-b31d-bc74d70e5c0d tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:01:52 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-cd7119d1-9b45-44f1-b31d-bc74d70e5c0d tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Calling method 'detail' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:01:52 devstack devstack@c-api.service[86964]: DEBUG cinder.api.api_utils [None req-cd7119d1-9b45-44f1-b31d-bc74d70e5c0d tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Removing options '' from query. {{(pid=86964) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 18:01:52 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-cd7119d1-9b45-44f1-b31d-bc74d70e5c0d tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86964) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 18:01:52 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:01:52 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:01:52 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-cd7119d1-9b45-44f1-b31d-bc74d70e5c0d tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Get all volumes completed successfully. Sep 07 18:01:52 devstack devstack@c-api.service[86964]: WARNING stevedore.named [None req-cd7119d1-9b45-44f1-b31d-bc74d70e5c0d tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 18:01:52 devstack devstack@c-api.service[86964]: WARNING castellan.key_manager [None req-cd7119d1-9b45-44f1-b31d-bc74d70e5c0d tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 18:01:53 devstack devstack@c-api.service[86964]: DEBUG oslo_db.sqlalchemy.engines [None req-cd7119d1-9b45-44f1-b31d-bc74d70e5c0d tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86964) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 18:01:53 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:01:53 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:01:53 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-cd7119d1-9b45-44f1-b31d-bc74d70e5c0d tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] http://192.168.122.66/volume/v3/volumes/detail returned with HTTP 200 Sep 07 18:01:53 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 173/350] 192.168.122.66 () {60 vars in 1178 bytes} [Mon Sep 7 18:01:52 2026] GET /volume/v3/volumes/detail => generated 920 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 18:01:53 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-9c820a6b-61db-4290-aee1-6eb2b0eaa590 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:01:53 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-9c820a6b-61db-4290-aee1-6eb2b0eaa590 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] POST http://192.168.122.66/volume/v3/groups/0091c8a5-caaa-4911-8bbf-318660c0a59e/action Sep 07 18:01:53 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-9c820a6b-61db-4290-aee1-6eb2b0eaa590 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86965) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:01:53 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-9c820a6b-61db-4290-aee1-6eb2b0eaa590 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:01:53 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.groups [None req-9c820a6b-61db-4290-aee1-6eb2b0eaa590 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] delete called for group 0091c8a5-caaa-4911-8bbf-318660c0a59e {{(pid=86965) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 07 18:01:53 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.groups [None req-9c820a6b-61db-4290-aee1-6eb2b0eaa590 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Delete group with id: 0091c8a5-caaa-4911-8bbf-318660c0a59e Sep 07 18:01:53 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:01:53 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:01:53 devstack devstack@c-api.service[86965]: /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 07 18:01:53 devstack devstack@c-api.service[86965]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 07 18:01:53 devstack devstack@c-api.service[86965]: /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 07 18:01:53 devstack devstack@c-api.service[86965]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 18:01:53 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-9c820a6b-61db-4290-aee1-6eb2b0eaa590 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] http://192.168.122.66/volume/v3/groups/0091c8a5-caaa-4911-8bbf-318660c0a59e/action returned with HTTP 202 Sep 07 18:01:53 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 178/351] 192.168.122.66 () {62 vars in 1307 bytes} [Mon Sep 7 18:01:53 2026] POST /volume/v3/groups/0091c8a5-caaa-4911-8bbf-318660c0a59e/action => generated 0 bytes in 148 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 18:01:53 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-6b4fb817-22ec-4224-999c-664d76f84691 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:01:53 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-6b4fb817-22ec-4224-999c-664d76f84691 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] GET http://192.168.122.66/volume/v3/volumes/9a52e6c8-b1dc-46cf-a2db-3f9bf8c926a1 Sep 07 18:01:53 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-6b4fb817-22ec-4224-999c-664d76f84691 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:01:53 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-6b4fb817-22ec-4224-999c-664d76f84691 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:01:53 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:01:53 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:01:53 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:01:53 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:01:53 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-6b4fb817-22ec-4224-999c-664d76f84691 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Volume info retrieved successfully. Sep 07 18:01:53 devstack devstack@c-api.service[86964]: WARNING stevedore.named [None req-6b4fb817-22ec-4224-999c-664d76f84691 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 18:01:53 devstack devstack@c-api.service[86964]: WARNING castellan.key_manager [None req-6b4fb817-22ec-4224-999c-664d76f84691 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 18:01:53 devstack devstack@c-api.service[86964]: DEBUG oslo_db.sqlalchemy.engines [None req-6b4fb817-22ec-4224-999c-664d76f84691 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86964) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 18:01:53 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:01:53 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:01:53 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-6b4fb817-22ec-4224-999c-664d76f84691 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] http://192.168.122.66/volume/v3/volumes/9a52e6c8-b1dc-46cf-a2db-3f9bf8c926a1 returned with HTTP 200 Sep 07 18:01:53 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 174/352] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:01:53 2026] GET /volume/v3/volumes/9a52e6c8-b1dc-46cf-a2db-3f9bf8c926a1 => generated 916 bytes in 372 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 18:01:53 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-f3d45e5d-5d87-477c-b876-c2255a3cb969 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:01:53 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-f3d45e5d-5d87-477c-b876-c2255a3cb969 tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] GET http://192.168.122.66/volume/v3/volumes/149f4f9a-c4b2-4167-b47a-73ec1bf7dc9b Sep 07 18:01:53 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-f3d45e5d-5d87-477c-b876-c2255a3cb969 tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:01:53 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-f3d45e5d-5d87-477c-b876-c2255a3cb969 tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:01:53 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:01:53 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:01:53 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:01:53 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:01:53 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-f3d45e5d-5d87-477c-b876-c2255a3cb969 tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] Volume info retrieved successfully. Sep 07 18:01:53 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-f3d45e5d-5d87-477c-b876-c2255a3cb969 tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] http://192.168.122.66/volume/v3/volumes/149f4f9a-c4b2-4167-b47a-73ec1bf7dc9b returned with HTTP 200 Sep 07 18:01:53 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 179/353] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:01:53 2026] GET /volume/v3/volumes/149f4f9a-c4b2-4167-b47a-73ec1bf7dc9b => generated 851 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:01:54 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-28c0f219-439a-4cea-bb44-392c032e4aff None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:01:54 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-28c0f219-439a-4cea-bb44-392c032e4aff tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] GET http://192.168.122.66/volume/v3/volumes/9a52e6c8-b1dc-46cf-a2db-3f9bf8c926a1 Sep 07 18:01:54 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-28c0f219-439a-4cea-bb44-392c032e4aff tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:01:54 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-28c0f219-439a-4cea-bb44-392c032e4aff tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:01:54 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:01:54 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:01:54 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:01:54 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:01:54 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-28c0f219-439a-4cea-bb44-392c032e4aff tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Volume info retrieved successfully. Sep 07 18:01:54 devstack devstack@c-api.service[86964]: WARNING stevedore.named [None req-28c0f219-439a-4cea-bb44-392c032e4aff tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 18:01:54 devstack devstack@c-api.service[86964]: WARNING castellan.key_manager [None req-28c0f219-439a-4cea-bb44-392c032e4aff tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 18:01:54 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-ab517abe-9313-4515-b5ba-6c474c7a5c39 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:01:54 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-ab517abe-9313-4515-b5ba-6c474c7a5c39 tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] GET http://192.168.122.66/volume/v3/volumes/149f4f9a-c4b2-4167-b47a-73ec1bf7dc9b Sep 07 18:01:54 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-ab517abe-9313-4515-b5ba-6c474c7a5c39 tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:01:54 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-ab517abe-9313-4515-b5ba-6c474c7a5c39 tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:01:54 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-ab517abe-9313-4515-b5ba-6c474c7a5c39 tempest-TaggedAttachmentsTest-457261015 tempest-TaggedAttachmentsTest-457261015-project-member] http://192.168.122.66/volume/v3/volumes/149f4f9a-c4b2-4167-b47a-73ec1bf7dc9b returned with HTTP 404 Sep 07 18:01:54 devstack devstack@c-api.service[86964]: DEBUG oslo_db.sqlalchemy.engines [None req-28c0f219-439a-4cea-bb44-392c032e4aff tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86964) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 18:01:54 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 180/354] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:01:54 2026] GET /volume/v3/volumes/149f4f9a-c4b2-4167-b47a-73ec1bf7dc9b => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:01:55 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:01:55 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:01:55 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-28c0f219-439a-4cea-bb44-392c032e4aff tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] http://192.168.122.66/volume/v3/volumes/9a52e6c8-b1dc-46cf-a2db-3f9bf8c926a1 returned with HTTP 200 Sep 07 18:01:55 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 175/355] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:01:54 2026] GET /volume/v3/volumes/9a52e6c8-b1dc-46cf-a2db-3f9bf8c926a1 => generated 916 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:01:56 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-4cbe1634-f6f6-4fa1-8984-20451744c947 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:01:56 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-4cbe1634-f6f6-4fa1-8984-20451744c947 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] GET http://192.168.122.66/volume/v3/volumes/9a52e6c8-b1dc-46cf-a2db-3f9bf8c926a1 Sep 07 18:01:56 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-4cbe1634-f6f6-4fa1-8984-20451744c947 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:01:56 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-4cbe1634-f6f6-4fa1-8984-20451744c947 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:01:56 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-4cbe1634-f6f6-4fa1-8984-20451744c947 tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] http://192.168.122.66/volume/v3/volumes/9a52e6c8-b1dc-46cf-a2db-3f9bf8c926a1 returned with HTTP 404 Sep 07 18:01:56 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 181/356] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:01:56 2026] GET /volume/v3/volumes/9a52e6c8-b1dc-46cf-a2db-3f9bf8c926a1 => generated 109 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 18:01:56 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-f86f992c-fa90-462d-9e7d-a5aa7ef64c4e None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:01:56 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-f86f992c-fa90-462d-9e7d-a5aa7ef64c4e tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] GET http://192.168.122.66/volume/v3/groups/0091c8a5-caaa-4911-8bbf-318660c0a59e Sep 07 18:01:56 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-f86f992c-fa90-462d-9e7d-a5aa7ef64c4e tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:01:56 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-f86f992c-fa90-462d-9e7d-a5aa7ef64c4e tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] Calling method 'version_select' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:01:56 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.groups [None req-f86f992c-fa90-462d-9e7d-a5aa7ef64c4e tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] show called for member 0091c8a5-caaa-4911-8bbf-318660c0a59e {{(pid=86964) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 18:01:56 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-f86f992c-fa90-462d-9e7d-a5aa7ef64c4e tempest-GroupsV314Test-86166686 tempest-GroupsV314Test-86166686-project-member] http://192.168.122.66/volume/v3/groups/0091c8a5-caaa-4911-8bbf-318660c0a59e returned with HTTP 404 Sep 07 18:01:56 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 176/357] 192.168.122.66 () {60 vars in 1265 bytes} [Mon Sep 7 18:01:56 2026] GET /volume/v3/groups/0091c8a5-caaa-4911-8bbf-318660c0a59e => generated 108 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 18:01:56 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-367133c8-3525-417e-abf3-3dc7fc14fefe None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:01:56 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-367133c8-3525-417e-abf3-3dc7fc14fefe tempest-GroupsV314Test-219256222 tempest-GroupsV314Test-219256222-project-admin] DELETE http://192.168.122.66/volume/v3/group_types/39ccb72b-3217-4644-8abb-7ac8da5c941b Sep 07 18:01:56 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-367133c8-3525-417e-abf3-3dc7fc14fefe tempest-GroupsV314Test-219256222 tempest-GroupsV314Test-219256222-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:01:56 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-367133c8-3525-417e-abf3-3dc7fc14fefe tempest-GroupsV314Test-219256222 tempest-GroupsV314Test-219256222-project-admin] Calling method 'version_select' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:01:56 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-367133c8-3525-417e-abf3-3dc7fc14fefe tempest-GroupsV314Test-219256222 tempest-GroupsV314Test-219256222-project-admin] http://192.168.122.66/volume/v3/group_types/39ccb72b-3217-4644-8abb-7ac8da5c941b returned with HTTP 202 Sep 07 18:01:56 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 182/358] 192.168.122.66 () {60 vars in 1283 bytes} [Mon Sep 7 18:01:56 2026] DELETE /volume/v3/group_types/39ccb72b-3217-4644-8abb-7ac8da5c941b => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 18:01:56 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-c5862dcc-5d52-46da-bbf9-84d875b82ca5 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:01:56 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c5862dcc-5d52-46da-bbf9-84d875b82ca5 tempest-GroupsV314Test-219256222 tempest-GroupsV314Test-219256222-project-admin] DELETE http://192.168.122.66/volume/v3/types/b0491322-c532-492f-848e-8da314fe267f Sep 07 18:01:56 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c5862dcc-5d52-46da-bbf9-84d875b82ca5 tempest-GroupsV314Test-219256222 tempest-GroupsV314Test-219256222-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:01:56 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c5862dcc-5d52-46da-bbf9-84d875b82ca5 tempest-GroupsV314Test-219256222 tempest-GroupsV314Test-219256222-project-admin] Calling method '_delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:01:56 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c5862dcc-5d52-46da-bbf9-84d875b82ca5 tempest-GroupsV314Test-219256222 tempest-GroupsV314Test-219256222-project-admin] http://192.168.122.66/volume/v3/types/b0491322-c532-492f-848e-8da314fe267f returned with HTTP 202 Sep 07 18:01:56 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 177/359] 192.168.122.66 () {58 vars in 1224 bytes} [Mon Sep 7 18:01:56 2026] DELETE /volume/v3/types/b0491322-c532-492f-848e-8da314fe267f => generated 0 bytes in 162 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:01:56 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-2d343dc3-0627-4ce2-8023-9320027d5848 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:01:56 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-2d343dc3-0627-4ce2-8023-9320027d5848 tempest-GroupsV314Test-219256222 tempest-GroupsV314Test-219256222-project-admin] GET http://192.168.122.66/volume/v3/types/b0491322-c532-492f-848e-8da314fe267f Sep 07 18:01:56 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-2d343dc3-0627-4ce2-8023-9320027d5848 tempest-GroupsV314Test-219256222 tempest-GroupsV314Test-219256222-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:01:56 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-2d343dc3-0627-4ce2-8023-9320027d5848 tempest-GroupsV314Test-219256222 tempest-GroupsV314Test-219256222-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:01:56 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-2d343dc3-0627-4ce2-8023-9320027d5848 tempest-GroupsV314Test-219256222 tempest-GroupsV314Test-219256222-project-admin] http://192.168.122.66/volume/v3/types/b0491322-c532-492f-848e-8da314fe267f returned with HTTP 404 Sep 07 18:01:56 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 183/360] 192.168.122.66 () {58 vars in 1221 bytes} [Mon Sep 7 18:01:56 2026] GET /volume/v3/types/b0491322-c532-492f-848e-8da314fe267f => generated 114 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:02:03 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-ba0077e3-3a53-47f9-afdb-185b0895d923 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:03 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-ba0077e3-3a53-47f9-afdb-185b0895d923 tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] POST http://192.168.122.66/volume/v3/qos-specs Sep 07 18:02:03 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-ba0077e3-3a53-47f9-afdb-185b0895d923 tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-701021589", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:02:03 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.qos_specs [None req-ba0077e3-3a53-47f9-afdb-185b0895d923 tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-701021589', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=86964) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 07 18:02:03 devstack devstack@c-api.service[86964]: DEBUG dbcounter [-] [86964] Writing DB stats cinder:SELECT=395,cinder:INSERT=56,cinder:UPDATE=83 {{(pid=86964) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 18:02:03 devstack devstack@c-api.service[86964]: DEBUG cinder.db.api [None req-ba0077e3-3a53-47f9-afdb-185b0895d923 tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] DB qos_specs_create(): root {'id': 'd005ea29-b550-4959-9491-d23836850343', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-701021589'} {{(pid=86964) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 07 18:02:03 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-ba0077e3-3a53-47f9-afdb-185b0895d923 tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] http://192.168.122.66/volume/v3/qos-specs returned with HTTP 200 Sep 07 18:02:03 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 178/361] 192.168.122.66 () {60 vars in 1144 bytes} [Mon Sep 7 18:02:03 2026] POST /volume/v3/qos-specs => generated 398 bytes in 304 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:02:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-6b0ab49b-e0f0-46b1-b254-0aacce308b9d None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:03 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-6b0ab49b-e0f0-46b1-b254-0aacce308b9d tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] POST http://192.168.122.66/volume/v3/types Sep 07 18:02:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-6b0ab49b-e0f0-46b1-b254-0aacce308b9d tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1205512748"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:02:03 devstack devstack@c-api.service[86965]: DEBUG dbcounter [-] [86965] Writing DB stats cinder:SELECT=279,cinder:INSERT=19,cinder:UPDATE=47 {{(pid=86965) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 18:02:03 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-6b0ab49b-e0f0-46b1-b254-0aacce308b9d tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] http://192.168.122.66/volume/v3/types returned with HTTP 200 Sep 07 18:02:03 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 184/362] 192.168.122.66 () {60 vars in 1131 bytes} [Mon Sep 7 18:02:03 2026] POST /volume/v3/types => generated 222 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 18:02:03 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-e7e4b671-2f5e-41b5-8a55-69e5445b83fc None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:03 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-e7e4b671-2f5e-41b5-8a55-69e5445b83fc tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] POST http://192.168.122.66/volume/v3/types Sep 07 18:02:03 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-e7e4b671-2f5e-41b5-8a55-69e5445b83fc tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-847451420"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:02:03 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:03 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:02:03 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-e7e4b671-2f5e-41b5-8a55-69e5445b83fc tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] http://192.168.122.66/volume/v3/types returned with HTTP 200 Sep 07 18:02:03 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 179/363] 192.168.122.66 () {60 vars in 1131 bytes} [Mon Sep 7 18:02:03 2026] POST /volume/v3/types => generated 221 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:02:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-238e7337-171a-4fe8-a70f-2187b5c74c7e None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:03 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-238e7337-171a-4fe8-a70f-2187b5c74c7e tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] POST http://192.168.122.66/volume/v3/types Sep 07 18:02:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-238e7337-171a-4fe8-a70f-2187b5c74c7e tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-371021499"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:02:03 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-238e7337-171a-4fe8-a70f-2187b5c74c7e tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] http://192.168.122.66/volume/v3/types returned with HTTP 200 Sep 07 18:02:03 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 185/364] 192.168.122.66 () {60 vars in 1131 bytes} [Mon Sep 7 18:02:03 2026] POST /volume/v3/types => generated 221 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:02:03 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-e350d3c2-4275-4eb9-ba93-960592d0daca None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:03 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-e350d3c2-4275-4eb9-ba93-960592d0daca tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] GET http://192.168.122.66/volume/v3/qos-specs/d005ea29-b550-4959-9491-d23836850343/associate?vol_type_id=d9076ae0-904c-408a-96b0-5b85c3f29e22 Sep 07 18:02:03 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-e350d3c2-4275-4eb9-ba93-960592d0daca tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:03 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-e350d3c2-4275-4eb9-ba93-960592d0daca tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] Calling method 'associate' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:03 devstack devstack@c-api.service[86964]: DEBUG cinder.api.contrib.qos_specs_manage [None req-e350d3c2-4275-4eb9-ba93-960592d0daca tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] Associate qos_spec: d005ea29-b550-4959-9491-d23836850343 with type: d9076ae0-904c-408a-96b0-5b85c3f29e22 {{(pid=86964) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 07 18:02:03 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-e350d3c2-4275-4eb9-ba93-960592d0daca tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] http://192.168.122.66/volume/v3/qos-specs/d005ea29-b550-4959-9491-d23836850343/associate?vol_type_id=d9076ae0-904c-408a-96b0-5b85c3f29e22 returned with HTTP 202 Sep 07 18:02:03 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 180/365] 192.168.122.66 () {58 vars in 1360 bytes} [Mon Sep 7 18:02:03 2026] GET /volume/v3/qos-specs/d005ea29-b550-4959-9491-d23836850343/associate?vol_type_id=d9076ae0-904c-408a-96b0-5b85c3f29e22 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 18:02:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-0918704c-b3ed-4f20-81c2-27a61c581e43 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:03 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-0918704c-b3ed-4f20-81c2-27a61c581e43 tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] GET http://192.168.122.66/volume/v3/qos-specs/d005ea29-b550-4959-9491-d23836850343/associate?vol_type_id=53233f4c-eab9-4ecc-95cd-5badffe5b961 Sep 07 18:02:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-0918704c-b3ed-4f20-81c2-27a61c581e43 tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-0918704c-b3ed-4f20-81c2-27a61c581e43 tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] Calling method 'associate' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.contrib.qos_specs_manage [None req-0918704c-b3ed-4f20-81c2-27a61c581e43 tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] Associate qos_spec: d005ea29-b550-4959-9491-d23836850343 with type: 53233f4c-eab9-4ecc-95cd-5badffe5b961 {{(pid=86965) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 07 18:02:03 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-0918704c-b3ed-4f20-81c2-27a61c581e43 tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] http://192.168.122.66/volume/v3/qos-specs/d005ea29-b550-4959-9491-d23836850343/associate?vol_type_id=53233f4c-eab9-4ecc-95cd-5badffe5b961 returned with HTTP 202 Sep 07 18:02:03 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 186/366] 192.168.122.66 () {58 vars in 1360 bytes} [Mon Sep 7 18:02:03 2026] GET /volume/v3/qos-specs/d005ea29-b550-4959-9491-d23836850343/associate?vol_type_id=53233f4c-eab9-4ecc-95cd-5badffe5b961 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 18:02:03 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-7440c324-3d11-4d9e-8527-5815506e9e1b None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:03 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-7440c324-3d11-4d9e-8527-5815506e9e1b tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] GET http://192.168.122.66/volume/v3/qos-specs/d005ea29-b550-4959-9491-d23836850343/associate?vol_type_id=2d59e7d8-1506-4a09-8825-74203d3b9210 Sep 07 18:02:03 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-7440c324-3d11-4d9e-8527-5815506e9e1b tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:03 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-7440c324-3d11-4d9e-8527-5815506e9e1b tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] Calling method 'associate' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:03 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:03 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:02:03 devstack devstack@c-api.service[86964]: DEBUG cinder.api.contrib.qos_specs_manage [None req-7440c324-3d11-4d9e-8527-5815506e9e1b tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] Associate qos_spec: d005ea29-b550-4959-9491-d23836850343 with type: 2d59e7d8-1506-4a09-8825-74203d3b9210 {{(pid=86964) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 07 18:02:03 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-7440c324-3d11-4d9e-8527-5815506e9e1b tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] http://192.168.122.66/volume/v3/qos-specs/d005ea29-b550-4959-9491-d23836850343/associate?vol_type_id=2d59e7d8-1506-4a09-8825-74203d3b9210 returned with HTTP 202 Sep 07 18:02:03 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 181/367] 192.168.122.66 () {58 vars in 1360 bytes} [Mon Sep 7 18:02:03 2026] GET /volume/v3/qos-specs/d005ea29-b550-4959-9491-d23836850343/associate?vol_type_id=2d59e7d8-1506-4a09-8825-74203d3b9210 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:02:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-206e2ce4-5c35-431a-82e6-85869cf7f406 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:03 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-206e2ce4-5c35-431a-82e6-85869cf7f406 tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] GET http://192.168.122.66/volume/v3/qos-specs/d005ea29-b550-4959-9491-d23836850343/associations Sep 07 18:02:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-206e2ce4-5c35-431a-82e6-85869cf7f406 tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-206e2ce4-5c35-431a-82e6-85869cf7f406 tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] Calling method 'associations' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:03 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:03 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:02:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.contrib.qos_specs_manage [None req-206e2ce4-5c35-431a-82e6-85869cf7f406 tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] Get associations for qos_spec id: d005ea29-b550-4959-9491-d23836850343 {{(pid=86965) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 07 18:02:03 devstack devstack@c-api.service[86965]: /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 07 18:02:03 devstack devstack@c-api.service[86965]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 07 18:02:03 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-206e2ce4-5c35-431a-82e6-85869cf7f406 tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] http://192.168.122.66/volume/v3/qos-specs/d005ea29-b550-4959-9491-d23836850343/associations returned with HTTP 200 Sep 07 18:02:03 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 187/368] 192.168.122.66 () {58 vars in 1272 bytes} [Mon Sep 7 18:02:03 2026] GET /volume/v3/qos-specs/d005ea29-b550-4959-9491-d23836850343/associations => generated 446 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:02:03 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-65305bc3-4de4-4f81-8e32-f0e2cf0c3144 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:03 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-65305bc3-4de4-4f81-8e32-f0e2cf0c3144 tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] GET http://192.168.122.66/volume/v3/qos-specs/d005ea29-b550-4959-9491-d23836850343/disassociate?vol_type_id=d9076ae0-904c-408a-96b0-5b85c3f29e22 Sep 07 18:02:03 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-65305bc3-4de4-4f81-8e32-f0e2cf0c3144 tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:03 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-65305bc3-4de4-4f81-8e32-f0e2cf0c3144 tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] Calling method 'disassociate' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:03 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:03 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:02:03 devstack devstack@c-api.service[86964]: DEBUG cinder.api.contrib.qos_specs_manage [None req-65305bc3-4de4-4f81-8e32-f0e2cf0c3144 tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] Disassociate qos_spec: d005ea29-b550-4959-9491-d23836850343 from type: d9076ae0-904c-408a-96b0-5b85c3f29e22 {{(pid=86964) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Sep 07 18:02:03 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-65305bc3-4de4-4f81-8e32-f0e2cf0c3144 tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] http://192.168.122.66/volume/v3/qos-specs/d005ea29-b550-4959-9491-d23836850343/disassociate?vol_type_id=d9076ae0-904c-408a-96b0-5b85c3f29e22 returned with HTTP 202 Sep 07 18:02:03 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 182/369] 192.168.122.66 () {58 vars in 1369 bytes} [Mon Sep 7 18:02:03 2026] GET /volume/v3/qos-specs/d005ea29-b550-4959-9491-d23836850343/disassociate?vol_type_id=d9076ae0-904c-408a-96b0-5b85c3f29e22 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:02:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-2e7b5105-a0a8-4bfe-ada6-4573390e2f6e None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:03 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-2e7b5105-a0a8-4bfe-ada6-4573390e2f6e tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] GET http://192.168.122.66/volume/v3/qos-specs/d005ea29-b550-4959-9491-d23836850343/associations Sep 07 18:02:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-2e7b5105-a0a8-4bfe-ada6-4573390e2f6e tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-2e7b5105-a0a8-4bfe-ada6-4573390e2f6e tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] Calling method 'associations' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:03 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:03 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:02:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.contrib.qos_specs_manage [None req-2e7b5105-a0a8-4bfe-ada6-4573390e2f6e tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] Get associations for qos_spec id: d005ea29-b550-4959-9491-d23836850343 {{(pid=86965) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 07 18:02:03 devstack devstack@c-api.service[86965]: /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 07 18:02:03 devstack devstack@c-api.service[86965]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 07 18:02:03 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-2e7b5105-a0a8-4bfe-ada6-4573390e2f6e tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] http://192.168.122.66/volume/v3/qos-specs/d005ea29-b550-4959-9491-d23836850343/associations returned with HTTP 200 Sep 07 18:02:04 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 188/370] 192.168.122.66 () {58 vars in 1272 bytes} [Mon Sep 7 18:02:03 2026] GET /volume/v3/qos-specs/d005ea29-b550-4959-9491-d23836850343/associations => generated 304 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:02:04 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-c6544b95-32e0-488f-8377-e8eef055ddfc None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:04 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c6544b95-32e0-488f-8377-e8eef055ddfc tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] GET http://192.168.122.66/volume/v3/qos-specs/d005ea29-b550-4959-9491-d23836850343/disassociate_all Sep 07 18:02:04 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c6544b95-32e0-488f-8377-e8eef055ddfc tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:04 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c6544b95-32e0-488f-8377-e8eef055ddfc tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] Calling method 'disassociate_all' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:04 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:04 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:02:04 devstack devstack@c-api.service[86964]: DEBUG cinder.api.contrib.qos_specs_manage [None req-c6544b95-32e0-488f-8377-e8eef055ddfc tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] Disassociate qos_spec: d005ea29-b550-4959-9491-d23836850343 from all. {{(pid=86964) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Sep 07 18:02:04 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c6544b95-32e0-488f-8377-e8eef055ddfc tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] http://192.168.122.66/volume/v3/qos-specs/d005ea29-b550-4959-9491-d23836850343/disassociate_all returned with HTTP 202 Sep 07 18:02:04 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 183/371] 192.168.122.66 () {58 vars in 1284 bytes} [Mon Sep 7 18:02:04 2026] GET /volume/v3/qos-specs/d005ea29-b550-4959-9491-d23836850343/disassociate_all => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:02:04 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-32ec2011-cbd0-4176-8056-8ee0c5c12634 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:04 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-32ec2011-cbd0-4176-8056-8ee0c5c12634 tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] GET http://192.168.122.66/volume/v3/qos-specs/d005ea29-b550-4959-9491-d23836850343/associations Sep 07 18:02:04 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-32ec2011-cbd0-4176-8056-8ee0c5c12634 tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:04 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-32ec2011-cbd0-4176-8056-8ee0c5c12634 tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] Calling method 'associations' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:04 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:04 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:02:04 devstack devstack@c-api.service[86965]: DEBUG cinder.api.contrib.qos_specs_manage [None req-32ec2011-cbd0-4176-8056-8ee0c5c12634 tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] Get associations for qos_spec id: d005ea29-b550-4959-9491-d23836850343 {{(pid=86965) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 07 18:02:04 devstack devstack@c-api.service[86965]: /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 07 18:02:04 devstack devstack@c-api.service[86965]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 07 18:02:04 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-32ec2011-cbd0-4176-8056-8ee0c5c12634 tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] http://192.168.122.66/volume/v3/qos-specs/d005ea29-b550-4959-9491-d23836850343/associations returned with HTTP 200 Sep 07 18:02:04 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 189/372] 192.168.122.66 () {58 vars in 1272 bytes} [Mon Sep 7 18:02:04 2026] GET /volume/v3/qos-specs/d005ea29-b550-4959-9491-d23836850343/associations => generated 24 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 18:02:04 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-265fefcf-ffa0-4bc7-9ed6-4464ac110599 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:04 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-265fefcf-ffa0-4bc7-9ed6-4464ac110599 tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] DELETE http://192.168.122.66/volume/v3/types/2d59e7d8-1506-4a09-8825-74203d3b9210 Sep 07 18:02:04 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-265fefcf-ffa0-4bc7-9ed6-4464ac110599 tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:04 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-265fefcf-ffa0-4bc7-9ed6-4464ac110599 tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] Calling method '_delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:04 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:04 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:02:04 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-265fefcf-ffa0-4bc7-9ed6-4464ac110599 tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] http://192.168.122.66/volume/v3/types/2d59e7d8-1506-4a09-8825-74203d3b9210 returned with HTTP 202 Sep 07 18:02:04 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 184/373] 192.168.122.66 () {58 vars in 1224 bytes} [Mon Sep 7 18:02:04 2026] DELETE /volume/v3/types/2d59e7d8-1506-4a09-8825-74203d3b9210 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:02:04 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-1bbff01a-a336-4281-aae6-efc0941accca None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:04 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-1bbff01a-a336-4281-aae6-efc0941accca tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] GET http://192.168.122.66/volume/v3/types/2d59e7d8-1506-4a09-8825-74203d3b9210 Sep 07 18:02:04 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-1bbff01a-a336-4281-aae6-efc0941accca tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:04 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-1bbff01a-a336-4281-aae6-efc0941accca tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:04 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-1bbff01a-a336-4281-aae6-efc0941accca tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] http://192.168.122.66/volume/v3/types/2d59e7d8-1506-4a09-8825-74203d3b9210 returned with HTTP 404 Sep 07 18:02:04 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 190/374] 192.168.122.66 () {58 vars in 1221 bytes} [Mon Sep 7 18:02:04 2026] GET /volume/v3/types/2d59e7d8-1506-4a09-8825-74203d3b9210 => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:02:04 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-b7f6fa1e-2428-4766-9a96-bc5202184090 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:04 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b7f6fa1e-2428-4766-9a96-bc5202184090 tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] DELETE http://192.168.122.66/volume/v3/types/53233f4c-eab9-4ecc-95cd-5badffe5b961 Sep 07 18:02:04 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-b7f6fa1e-2428-4766-9a96-bc5202184090 tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:04 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-b7f6fa1e-2428-4766-9a96-bc5202184090 tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] Calling method '_delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:04 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b7f6fa1e-2428-4766-9a96-bc5202184090 tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] http://192.168.122.66/volume/v3/types/53233f4c-eab9-4ecc-95cd-5badffe5b961 returned with HTTP 202 Sep 07 18:02:04 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 185/375] 192.168.122.66 () {58 vars in 1224 bytes} [Mon Sep 7 18:02:04 2026] DELETE /volume/v3/types/53233f4c-eab9-4ecc-95cd-5badffe5b961 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:02:04 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-aab558ea-8907-480b-9a37-f751ffcb4ea0 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:04 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-aab558ea-8907-480b-9a37-f751ffcb4ea0 tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] GET http://192.168.122.66/volume/v3/types/53233f4c-eab9-4ecc-95cd-5badffe5b961 Sep 07 18:02:04 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-aab558ea-8907-480b-9a37-f751ffcb4ea0 tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:04 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-aab558ea-8907-480b-9a37-f751ffcb4ea0 tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:04 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-aab558ea-8907-480b-9a37-f751ffcb4ea0 tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] http://192.168.122.66/volume/v3/types/53233f4c-eab9-4ecc-95cd-5badffe5b961 returned with HTTP 404 Sep 07 18:02:04 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 191/376] 192.168.122.66 () {58 vars in 1221 bytes} [Mon Sep 7 18:02:04 2026] GET /volume/v3/types/53233f4c-eab9-4ecc-95cd-5badffe5b961 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:02:04 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-8d65aedd-309c-438c-b545-928c935c61a8 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:04 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-8d65aedd-309c-438c-b545-928c935c61a8 tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] DELETE http://192.168.122.66/volume/v3/types/d9076ae0-904c-408a-96b0-5b85c3f29e22 Sep 07 18:02:04 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-8d65aedd-309c-438c-b545-928c935c61a8 tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:04 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-8d65aedd-309c-438c-b545-928c935c61a8 tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] Calling method '_delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:04 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-8d65aedd-309c-438c-b545-928c935c61a8 tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] http://192.168.122.66/volume/v3/types/d9076ae0-904c-408a-96b0-5b85c3f29e22 returned with HTTP 202 Sep 07 18:02:04 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 186/377] 192.168.122.66 () {58 vars in 1224 bytes} [Mon Sep 7 18:02:04 2026] DELETE /volume/v3/types/d9076ae0-904c-408a-96b0-5b85c3f29e22 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:02:04 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-d46bb410-20cb-4470-b161-4ee1b15cf5b3 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:04 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-d46bb410-20cb-4470-b161-4ee1b15cf5b3 tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] GET http://192.168.122.66/volume/v3/types/d9076ae0-904c-408a-96b0-5b85c3f29e22 Sep 07 18:02:04 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-d46bb410-20cb-4470-b161-4ee1b15cf5b3 tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:04 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-d46bb410-20cb-4470-b161-4ee1b15cf5b3 tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:04 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-d46bb410-20cb-4470-b161-4ee1b15cf5b3 tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] http://192.168.122.66/volume/v3/types/d9076ae0-904c-408a-96b0-5b85c3f29e22 returned with HTTP 404 Sep 07 18:02:04 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 192/378] 192.168.122.66 () {58 vars in 1221 bytes} [Mon Sep 7 18:02:04 2026] GET /volume/v3/types/d9076ae0-904c-408a-96b0-5b85c3f29e22 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:02:04 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-7c134e0a-c33c-4b1c-aa47-4ebeddd285e5 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:04 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-7c134e0a-c33c-4b1c-aa47-4ebeddd285e5 tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] POST http://192.168.122.66/volume/v3/qos-specs Sep 07 18:02:04 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-7c134e0a-c33c-4b1c-aa47-4ebeddd285e5 tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1817157705", "consumer": "back-end"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:02:04 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.qos_specs [None req-7c134e0a-c33c-4b1c-aa47-4ebeddd285e5 tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1817157705', 'consumer': 'back-end', 'specs': {}} {{(pid=86964) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 07 18:02:04 devstack devstack@c-api.service[86964]: DEBUG cinder.db.api [None req-7c134e0a-c33c-4b1c-aa47-4ebeddd285e5 tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] DB qos_specs_create(): root {'id': 'e2d6de58-c560-4958-b1f3-450261cdb115', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1817157705'} {{(pid=86964) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 07 18:02:04 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-7c134e0a-c33c-4b1c-aa47-4ebeddd285e5 tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] http://192.168.122.66/volume/v3/qos-specs returned with HTTP 200 Sep 07 18:02:04 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 187/379] 192.168.122.66 () {60 vars in 1143 bytes} [Mon Sep 7 18:02:04 2026] POST /volume/v3/qos-specs => generated 375 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:02:04 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-b832395b-3877-447b-8be4-e9cb0f17acc8 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:04 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-b832395b-3877-447b-8be4-e9cb0f17acc8 tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] DELETE http://192.168.122.66/volume/v3/qos-specs/e2d6de58-c560-4958-b1f3-450261cdb115?force=False Sep 07 18:02:04 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-b832395b-3877-447b-8be4-e9cb0f17acc8 tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:04 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-b832395b-3877-447b-8be4-e9cb0f17acc8 tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:04 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:04 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:02:04 devstack devstack@c-api.service[86965]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b832395b-3877-447b-8be4-e9cb0f17acc8 tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] Delete qos_spec: e2d6de58-c560-4958-b1f3-450261cdb115, force: False {{(pid=86965) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 07 18:02:04 devstack devstack@c-api.service[86965]: /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 07 18:02:04 devstack devstack@c-api.service[86965]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 07 18:02:04 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-b832395b-3877-447b-8be4-e9cb0f17acc8 tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] http://192.168.122.66/volume/v3/qos-specs/e2d6de58-c560-4958-b1f3-450261cdb115?force=False returned with HTTP 202 Sep 07 18:02:04 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 193/380] 192.168.122.66 () {58 vars in 1259 bytes} [Mon Sep 7 18:02:04 2026] DELETE /volume/v3/qos-specs/e2d6de58-c560-4958-b1f3-450261cdb115?force=False => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:02:04 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-d2750a96-d72b-423c-a5a4-8eb6b3dd5891 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:04 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-d2750a96-d72b-423c-a5a4-8eb6b3dd5891 tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] GET http://192.168.122.66/volume/v3/qos-specs/e2d6de58-c560-4958-b1f3-450261cdb115 Sep 07 18:02:04 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-d2750a96-d72b-423c-a5a4-8eb6b3dd5891 tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:04 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-d2750a96-d72b-423c-a5a4-8eb6b3dd5891 tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:04 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:04 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:02:04 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-d2750a96-d72b-423c-a5a4-8eb6b3dd5891 tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] http://192.168.122.66/volume/v3/qos-specs/e2d6de58-c560-4958-b1f3-450261cdb115 returned with HTTP 404 Sep 07 18:02:04 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 188/381] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:02:04 2026] GET /volume/v3/qos-specs/e2d6de58-c560-4958-b1f3-450261cdb115 => generated 100 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:02:04 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-edb8bff4-0687-4f9d-9310-61444b0dac9a None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:04 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-edb8bff4-0687-4f9d-9310-61444b0dac9a tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] GET http://192.168.122.66/volume/v3/qos-specs Sep 07 18:02:04 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-edb8bff4-0687-4f9d-9310-61444b0dac9a tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:04 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-edb8bff4-0687-4f9d-9310-61444b0dac9a tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] Calling method 'index' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:04 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:04 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:02:04 devstack devstack@c-api.service[86965]: /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 07 18:02:04 devstack devstack@c-api.service[86965]: return base.obj_make_list(context, cls(context), Sep 07 18:02:04 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-edb8bff4-0687-4f9d-9310-61444b0dac9a tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] http://192.168.122.66/volume/v3/qos-specs returned with HTTP 200 Sep 07 18:02:04 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 194/382] 192.168.122.66 () {58 vars in 1122 bytes} [Mon Sep 7 18:02:04 2026] GET /volume/v3/qos-specs => generated 174 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:02:04 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-59832687-617b-4070-89fb-b5a83e02d78f None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:04 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-59832687-617b-4070-89fb-b5a83e02d78f tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] DELETE http://192.168.122.66/volume/v3/qos-specs/e2d6de58-c560-4958-b1f3-450261cdb115?force=False Sep 07 18:02:04 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-59832687-617b-4070-89fb-b5a83e02d78f tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:04 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-59832687-617b-4070-89fb-b5a83e02d78f tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:04 devstack devstack@c-api.service[86964]: DEBUG cinder.api.contrib.qos_specs_manage [None req-59832687-617b-4070-89fb-b5a83e02d78f tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] Delete qos_spec: e2d6de58-c560-4958-b1f3-450261cdb115, force: False {{(pid=86964) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 07 18:02:04 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-59832687-617b-4070-89fb-b5a83e02d78f tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] http://192.168.122.66/volume/v3/qos-specs/e2d6de58-c560-4958-b1f3-450261cdb115?force=False returned with HTTP 404 Sep 07 18:02:04 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 189/383] 192.168.122.66 () {58 vars in 1259 bytes} [Mon Sep 7 18:02:04 2026] DELETE /volume/v3/qos-specs/e2d6de58-c560-4958-b1f3-450261cdb115?force=False => generated 100 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:02:04 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-6416631c-3cd3-4c1f-a970-b1ba3aa9edcc None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:04 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-6416631c-3cd3-4c1f-a970-b1ba3aa9edcc tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] GET http://192.168.122.66/volume/v3/qos-specs/e2d6de58-c560-4958-b1f3-450261cdb115 Sep 07 18:02:04 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-6416631c-3cd3-4c1f-a970-b1ba3aa9edcc tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:04 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-6416631c-3cd3-4c1f-a970-b1ba3aa9edcc tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:04 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:04 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:02:04 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-6416631c-3cd3-4c1f-a970-b1ba3aa9edcc tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] http://192.168.122.66/volume/v3/qos-specs/e2d6de58-c560-4958-b1f3-450261cdb115 returned with HTTP 404 Sep 07 18:02:04 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 195/384] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:02:04 2026] GET /volume/v3/qos-specs/e2d6de58-c560-4958-b1f3-450261cdb115 => generated 100 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:02:04 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-13fb4055-7c30-4b71-af76-9a4ae458f2cc None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:04 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-13fb4055-7c30-4b71-af76-9a4ae458f2cc tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] POST http://192.168.122.66/volume/v3/qos-specs Sep 07 18:02:04 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-13fb4055-7c30-4b71-af76-9a4ae458f2cc tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1302329287", "consumer": "both"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:02:04 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.qos_specs [None req-13fb4055-7c30-4b71-af76-9a4ae458f2cc tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1302329287', 'consumer': 'both', 'specs': {}} {{(pid=86964) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 07 18:02:04 devstack devstack@c-api.service[86964]: DEBUG cinder.db.api [None req-13fb4055-7c30-4b71-af76-9a4ae458f2cc tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] DB qos_specs_create(): root {'id': '1e4721e1-8f71-4188-a70e-3e2fc7839a47', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1302329287'} {{(pid=86964) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 07 18:02:04 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-13fb4055-7c30-4b71-af76-9a4ae458f2cc tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] http://192.168.122.66/volume/v3/qos-specs returned with HTTP 200 Sep 07 18:02:04 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 190/385] 192.168.122.66 () {60 vars in 1143 bytes} [Mon Sep 7 18:02:04 2026] POST /volume/v3/qos-specs => generated 371 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:02:04 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-78f558e4-4b08-4e8e-9985-3fb4bb6dc37b None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:04 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-78f558e4-4b08-4e8e-9985-3fb4bb6dc37b tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] DELETE http://192.168.122.66/volume/v3/qos-specs/1e4721e1-8f71-4188-a70e-3e2fc7839a47?force=False Sep 07 18:02:04 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-78f558e4-4b08-4e8e-9985-3fb4bb6dc37b tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:04 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-78f558e4-4b08-4e8e-9985-3fb4bb6dc37b tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:04 devstack devstack@c-api.service[86965]: DEBUG cinder.api.contrib.qos_specs_manage [None req-78f558e4-4b08-4e8e-9985-3fb4bb6dc37b tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] Delete qos_spec: 1e4721e1-8f71-4188-a70e-3e2fc7839a47, force: False {{(pid=86965) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 07 18:02:04 devstack devstack@c-api.service[86965]: /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 07 18:02:04 devstack devstack@c-api.service[86965]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 07 18:02:04 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-78f558e4-4b08-4e8e-9985-3fb4bb6dc37b tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] http://192.168.122.66/volume/v3/qos-specs/1e4721e1-8f71-4188-a70e-3e2fc7839a47?force=False returned with HTTP 202 Sep 07 18:02:04 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 196/386] 192.168.122.66 () {58 vars in 1259 bytes} [Mon Sep 7 18:02:04 2026] DELETE /volume/v3/qos-specs/1e4721e1-8f71-4188-a70e-3e2fc7839a47?force=False => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:02:04 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-66d788e6-47fb-44ec-a327-042200059256 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:04 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-66d788e6-47fb-44ec-a327-042200059256 tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] GET http://192.168.122.66/volume/v3/qos-specs/1e4721e1-8f71-4188-a70e-3e2fc7839a47 Sep 07 18:02:04 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-66d788e6-47fb-44ec-a327-042200059256 tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:04 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-66d788e6-47fb-44ec-a327-042200059256 tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:04 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:04 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:02:04 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-66d788e6-47fb-44ec-a327-042200059256 tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] http://192.168.122.66/volume/v3/qos-specs/1e4721e1-8f71-4188-a70e-3e2fc7839a47 returned with HTTP 404 Sep 07 18:02:04 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 191/387] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:02:04 2026] GET /volume/v3/qos-specs/1e4721e1-8f71-4188-a70e-3e2fc7839a47 => generated 100 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:02:04 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-fda468de-1c92-43fd-a018-9e37e153ed15 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:04 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-fda468de-1c92-43fd-a018-9e37e153ed15 tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] GET http://192.168.122.66/volume/v3/qos-specs Sep 07 18:02:04 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-fda468de-1c92-43fd-a018-9e37e153ed15 tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:04 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-fda468de-1c92-43fd-a018-9e37e153ed15 tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] Calling method 'index' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:04 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:04 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:02:04 devstack devstack@c-api.service[86965]: /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 07 18:02:04 devstack devstack@c-api.service[86965]: return base.obj_make_list(context, cls(context), Sep 07 18:02:04 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-fda468de-1c92-43fd-a018-9e37e153ed15 tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] http://192.168.122.66/volume/v3/qos-specs returned with HTTP 200 Sep 07 18:02:04 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 197/388] 192.168.122.66 () {58 vars in 1122 bytes} [Mon Sep 7 18:02:04 2026] GET /volume/v3/qos-specs => generated 174 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:02:04 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-35dab3a0-b0e5-4261-9bb2-6a882c3267dd None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:04 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-35dab3a0-b0e5-4261-9bb2-6a882c3267dd tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] DELETE http://192.168.122.66/volume/v3/qos-specs/1e4721e1-8f71-4188-a70e-3e2fc7839a47?force=False Sep 07 18:02:04 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-35dab3a0-b0e5-4261-9bb2-6a882c3267dd tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:04 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-35dab3a0-b0e5-4261-9bb2-6a882c3267dd tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:04 devstack devstack@c-api.service[86964]: DEBUG cinder.api.contrib.qos_specs_manage [None req-35dab3a0-b0e5-4261-9bb2-6a882c3267dd tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] Delete qos_spec: 1e4721e1-8f71-4188-a70e-3e2fc7839a47, force: False {{(pid=86964) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 07 18:02:04 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-35dab3a0-b0e5-4261-9bb2-6a882c3267dd tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] http://192.168.122.66/volume/v3/qos-specs/1e4721e1-8f71-4188-a70e-3e2fc7839a47?force=False returned with HTTP 404 Sep 07 18:02:04 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 192/389] 192.168.122.66 () {58 vars in 1259 bytes} [Mon Sep 7 18:02:04 2026] DELETE /volume/v3/qos-specs/1e4721e1-8f71-4188-a70e-3e2fc7839a47?force=False => generated 100 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:02:04 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-309c781f-f852-44c3-9cbb-774cba804509 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:04 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-309c781f-f852-44c3-9cbb-774cba804509 tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] GET http://192.168.122.66/volume/v3/qos-specs/1e4721e1-8f71-4188-a70e-3e2fc7839a47 Sep 07 18:02:04 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-309c781f-f852-44c3-9cbb-774cba804509 tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:04 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-309c781f-f852-44c3-9cbb-774cba804509 tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:04 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:04 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:02:04 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-309c781f-f852-44c3-9cbb-774cba804509 tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] http://192.168.122.66/volume/v3/qos-specs/1e4721e1-8f71-4188-a70e-3e2fc7839a47 returned with HTTP 404 Sep 07 18:02:04 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 198/390] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:02:04 2026] GET /volume/v3/qos-specs/1e4721e1-8f71-4188-a70e-3e2fc7839a47 => generated 100 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:02:04 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-4a8be460-d781-4045-bfc0-39be6789770a None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:04 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-4a8be460-d781-4045-bfc0-39be6789770a tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] POST http://192.168.122.66/volume/v3/qos-specs Sep 07 18:02:04 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-4a8be460-d781-4045-bfc0-39be6789770a tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-290155124", "consumer": "front-end"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:02:04 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.qos_specs [None req-4a8be460-d781-4045-bfc0-39be6789770a tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-290155124', 'consumer': 'front-end', 'specs': {}} {{(pid=86964) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 07 18:02:04 devstack devstack@c-api.service[86964]: DEBUG cinder.db.api [None req-4a8be460-d781-4045-bfc0-39be6789770a tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] DB qos_specs_create(): root {'id': '27063152-65e2-4b43-a2cd-4381654b9181', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-290155124'} {{(pid=86964) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 07 18:02:04 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-4a8be460-d781-4045-bfc0-39be6789770a tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] http://192.168.122.66/volume/v3/qos-specs returned with HTTP 200 Sep 07 18:02:04 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 193/391] 192.168.122.66 () {60 vars in 1143 bytes} [Mon Sep 7 18:02:04 2026] POST /volume/v3/qos-specs => generated 375 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:02:04 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-f30a1304-05c6-4e8e-97c7-7a8dd0f76135 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:04 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-f30a1304-05c6-4e8e-97c7-7a8dd0f76135 tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] DELETE http://192.168.122.66/volume/v3/qos-specs/27063152-65e2-4b43-a2cd-4381654b9181?force=False Sep 07 18:02:04 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-f30a1304-05c6-4e8e-97c7-7a8dd0f76135 tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:04 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-f30a1304-05c6-4e8e-97c7-7a8dd0f76135 tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:04 devstack devstack@c-api.service[86965]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f30a1304-05c6-4e8e-97c7-7a8dd0f76135 tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] Delete qos_spec: 27063152-65e2-4b43-a2cd-4381654b9181, force: False {{(pid=86965) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 07 18:02:05 devstack devstack@c-api.service[86965]: /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 07 18:02:05 devstack devstack@c-api.service[86965]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 07 18:02:05 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-f30a1304-05c6-4e8e-97c7-7a8dd0f76135 tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] http://192.168.122.66/volume/v3/qos-specs/27063152-65e2-4b43-a2cd-4381654b9181?force=False returned with HTTP 202 Sep 07 18:02:05 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 199/392] 192.168.122.66 () {58 vars in 1259 bytes} [Mon Sep 7 18:02:04 2026] DELETE /volume/v3/qos-specs/27063152-65e2-4b43-a2cd-4381654b9181?force=False => generated 0 bytes in 147 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:02:05 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-adafba73-e032-4701-86ab-d7e869063f38 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:05 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-adafba73-e032-4701-86ab-d7e869063f38 tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] GET http://192.168.122.66/volume/v3/qos-specs/27063152-65e2-4b43-a2cd-4381654b9181 Sep 07 18:02:05 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-adafba73-e032-4701-86ab-d7e869063f38 tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:05 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-adafba73-e032-4701-86ab-d7e869063f38 tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:05 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:05 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:02:05 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-adafba73-e032-4701-86ab-d7e869063f38 tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] http://192.168.122.66/volume/v3/qos-specs/27063152-65e2-4b43-a2cd-4381654b9181 returned with HTTP 404 Sep 07 18:02:05 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 194/393] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:02:05 2026] GET /volume/v3/qos-specs/27063152-65e2-4b43-a2cd-4381654b9181 => generated 100 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:02:05 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-2f8e7569-df83-4417-8cac-c639b340c92b None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:05 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-2f8e7569-df83-4417-8cac-c639b340c92b tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] GET http://192.168.122.66/volume/v3/qos-specs Sep 07 18:02:05 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-2f8e7569-df83-4417-8cac-c639b340c92b tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:05 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-2f8e7569-df83-4417-8cac-c639b340c92b tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] Calling method 'index' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:05 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:05 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:02:05 devstack devstack@c-api.service[86965]: /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 07 18:02:05 devstack devstack@c-api.service[86965]: return base.obj_make_list(context, cls(context), Sep 07 18:02:05 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-2f8e7569-df83-4417-8cac-c639b340c92b tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] http://192.168.122.66/volume/v3/qos-specs returned with HTTP 200 Sep 07 18:02:05 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 200/394] 192.168.122.66 () {58 vars in 1122 bytes} [Mon Sep 7 18:02:05 2026] GET /volume/v3/qos-specs => generated 174 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 18:02:05 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-d8542455-74ac-48d5-85e9-4c8e5dba1de8 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:05 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-d8542455-74ac-48d5-85e9-4c8e5dba1de8 tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] DELETE http://192.168.122.66/volume/v3/qos-specs/27063152-65e2-4b43-a2cd-4381654b9181?force=False Sep 07 18:02:05 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-d8542455-74ac-48d5-85e9-4c8e5dba1de8 tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:05 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-d8542455-74ac-48d5-85e9-4c8e5dba1de8 tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:05 devstack devstack@c-api.service[86964]: DEBUG cinder.api.contrib.qos_specs_manage [None req-d8542455-74ac-48d5-85e9-4c8e5dba1de8 tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] Delete qos_spec: 27063152-65e2-4b43-a2cd-4381654b9181, force: False {{(pid=86964) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 07 18:02:05 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-d8542455-74ac-48d5-85e9-4c8e5dba1de8 tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] http://192.168.122.66/volume/v3/qos-specs/27063152-65e2-4b43-a2cd-4381654b9181?force=False returned with HTTP 404 Sep 07 18:02:05 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 195/395] 192.168.122.66 () {58 vars in 1259 bytes} [Mon Sep 7 18:02:05 2026] DELETE /volume/v3/qos-specs/27063152-65e2-4b43-a2cd-4381654b9181?force=False => generated 100 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:02:05 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-ff0e9f28-02f9-463c-94de-63a7edbd03e5 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:05 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-ff0e9f28-02f9-463c-94de-63a7edbd03e5 tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] GET http://192.168.122.66/volume/v3/qos-specs/27063152-65e2-4b43-a2cd-4381654b9181 Sep 07 18:02:05 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-ff0e9f28-02f9-463c-94de-63a7edbd03e5 tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:05 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-ff0e9f28-02f9-463c-94de-63a7edbd03e5 tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:05 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:05 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:02:05 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-ff0e9f28-02f9-463c-94de-63a7edbd03e5 tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] http://192.168.122.66/volume/v3/qos-specs/27063152-65e2-4b43-a2cd-4381654b9181 returned with HTTP 404 Sep 07 18:02:05 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 201/396] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:02:05 2026] GET /volume/v3/qos-specs/27063152-65e2-4b43-a2cd-4381654b9181 => generated 100 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:02:05 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-7587b381-a907-4c78-97c6-f9816e75db23 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:05 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-7587b381-a907-4c78-97c6-f9816e75db23 tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] GET http://192.168.122.66/volume/v3/qos-specs/d005ea29-b550-4959-9491-d23836850343 Sep 07 18:02:05 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-7587b381-a907-4c78-97c6-f9816e75db23 tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:05 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-7587b381-a907-4c78-97c6-f9816e75db23 tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:05 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-7587b381-a907-4c78-97c6-f9816e75db23 tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] http://192.168.122.66/volume/v3/qos-specs/d005ea29-b550-4959-9491-d23836850343 returned with HTTP 200 Sep 07 18:02:05 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 196/397] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:02:05 2026] GET /volume/v3/qos-specs/d005ea29-b550-4959-9491-d23836850343 => generated 398 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:02:05 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-744f986b-1ed1-4fc3-a0e4-e6b934b352dd None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:05 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-744f986b-1ed1-4fc3-a0e4-e6b934b352dd tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] GET http://192.168.122.66/volume/v3/qos-specs Sep 07 18:02:05 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-744f986b-1ed1-4fc3-a0e4-e6b934b352dd tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:05 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-744f986b-1ed1-4fc3-a0e4-e6b934b352dd tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] Calling method 'index' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:05 devstack devstack@c-api.service[86965]: /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 07 18:02:05 devstack devstack@c-api.service[86965]: return base.obj_make_list(context, cls(context), Sep 07 18:02:05 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-744f986b-1ed1-4fc3-a0e4-e6b934b352dd tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] http://192.168.122.66/volume/v3/qos-specs returned with HTTP 200 Sep 07 18:02:05 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 202/398] 192.168.122.66 () {58 vars in 1122 bytes} [Mon Sep 7 18:02:05 2026] GET /volume/v3/qos-specs => generated 174 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:02:05 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-381b77ba-44b3-47b1-99ba-12f667d293e8 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:05 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-381b77ba-44b3-47b1-99ba-12f667d293e8 tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] PUT http://192.168.122.66/volume/v3/qos-specs/d005ea29-b550-4959-9491-d23836850343 Sep 07 18:02:05 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-381b77ba-44b3-47b1-99ba-12f667d293e8 tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:02:05 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:05 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:02:05 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.qos_specs [None req-381b77ba-44b3-47b1-99ba-12f667d293e8 tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=86964) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Sep 07 18:02:05 devstack devstack@c-api.service[86964]: DEBUG cinder.db.api [None req-381b77ba-44b3-47b1-99ba-12f667d293e8 tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] qos_specs_update() value: {'id': '4ab24cf1-33a7-4dc3-a151-f975d221616a', 'key': 'iops_bytes', 'value': '500', 'specs_id': 'd005ea29-b550-4959-9491-d23836850343', 'deleted': False} {{(pid=86964) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Sep 07 18:02:05 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-381b77ba-44b3-47b1-99ba-12f667d293e8 tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] http://192.168.122.66/volume/v3/qos-specs/d005ea29-b550-4959-9491-d23836850343 returned with HTTP 200 Sep 07 18:02:05 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 197/399] 192.168.122.66 () {60 vars in 1253 bytes} [Mon Sep 7 18:02:05 2026] PUT /volume/v3/qos-specs/d005ea29-b550-4959-9491-d23836850343 => generated 36 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 18:02:05 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-36e7c09f-da7e-4891-8785-50502f7e6bb8 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:05 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-36e7c09f-da7e-4891-8785-50502f7e6bb8 tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] GET http://192.168.122.66/volume/v3/qos-specs/d005ea29-b550-4959-9491-d23836850343 Sep 07 18:02:05 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-36e7c09f-da7e-4891-8785-50502f7e6bb8 tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:05 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-36e7c09f-da7e-4891-8785-50502f7e6bb8 tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:05 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:05 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:02:05 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-36e7c09f-da7e-4891-8785-50502f7e6bb8 tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] http://192.168.122.66/volume/v3/qos-specs/d005ea29-b550-4959-9491-d23836850343 returned with HTTP 200 Sep 07 18:02:05 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 203/400] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:02:05 2026] GET /volume/v3/qos-specs/d005ea29-b550-4959-9491-d23836850343 => generated 419 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:02:05 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-cab8530f-29a2-4c46-9bc8-76368752d192 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:05 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-cab8530f-29a2-4c46-9bc8-76368752d192 tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] PUT http://192.168.122.66/volume/v3/qos-specs/d005ea29-b550-4959-9491-d23836850343/delete_keys Sep 07 18:02:05 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-cab8530f-29a2-4c46-9bc8-76368752d192 tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:02:05 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:05 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:02:05 devstack devstack@c-api.service[86964]: DEBUG cinder.api.contrib.qos_specs_manage [None req-cab8530f-29a2-4c46-9bc8-76368752d192 tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] Delete_key spec: d005ea29-b550-4959-9491-d23836850343, keys: ['iops_bytes'] {{(pid=86964) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Sep 07 18:02:05 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-cab8530f-29a2-4c46-9bc8-76368752d192 tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] http://192.168.122.66/volume/v3/qos-specs/d005ea29-b550-4959-9491-d23836850343/delete_keys returned with HTTP 202 Sep 07 18:02:05 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 198/401] 192.168.122.66 () {60 vars in 1289 bytes} [Mon Sep 7 18:02:05 2026] PUT /volume/v3/qos-specs/d005ea29-b550-4959-9491-d23836850343/delete_keys => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:02:05 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-e4aa3022-f6c3-4aa2-913c-a516ee7d6ba3 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:05 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e4aa3022-f6c3-4aa2-913c-a516ee7d6ba3 tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] GET http://192.168.122.66/volume/v3/qos-specs/d005ea29-b550-4959-9491-d23836850343 Sep 07 18:02:05 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-e4aa3022-f6c3-4aa2-913c-a516ee7d6ba3 tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:05 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-e4aa3022-f6c3-4aa2-913c-a516ee7d6ba3 tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:05 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:05 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:02:05 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e4aa3022-f6c3-4aa2-913c-a516ee7d6ba3 tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] http://192.168.122.66/volume/v3/qos-specs/d005ea29-b550-4959-9491-d23836850343 returned with HTTP 200 Sep 07 18:02:05 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 204/402] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:02:05 2026] GET /volume/v3/qos-specs/d005ea29-b550-4959-9491-d23836850343 => generated 398 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:02:05 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-8759e5da-cb5c-43ed-b149-c201468e5e6b None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:05 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-8759e5da-cb5c-43ed-b149-c201468e5e6b tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] GET http://192.168.122.66/volume/v3/qos-specs/d005ea29-b550-4959-9491-d23836850343 Sep 07 18:02:05 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-8759e5da-cb5c-43ed-b149-c201468e5e6b tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:05 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-8759e5da-cb5c-43ed-b149-c201468e5e6b tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:05 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:05 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:02:05 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-8759e5da-cb5c-43ed-b149-c201468e5e6b tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] http://192.168.122.66/volume/v3/qos-specs/d005ea29-b550-4959-9491-d23836850343 returned with HTTP 200 Sep 07 18:02:05 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 199/403] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:02:05 2026] GET /volume/v3/qos-specs/d005ea29-b550-4959-9491-d23836850343 => generated 398 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:02:05 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-e495f984-9ee6-4105-9898-0a6814e392b7 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:05 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e495f984-9ee6-4105-9898-0a6814e392b7 tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] DELETE http://192.168.122.66/volume/v3/qos-specs/d005ea29-b550-4959-9491-d23836850343?force=False Sep 07 18:02:05 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-e495f984-9ee6-4105-9898-0a6814e392b7 tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:05 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-e495f984-9ee6-4105-9898-0a6814e392b7 tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:05 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:05 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:02:05 devstack devstack@c-api.service[86965]: DEBUG cinder.api.contrib.qos_specs_manage [None req-e495f984-9ee6-4105-9898-0a6814e392b7 tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] Delete qos_spec: d005ea29-b550-4959-9491-d23836850343, force: False {{(pid=86965) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 07 18:02:05 devstack devstack@c-api.service[86965]: /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 07 18:02:05 devstack devstack@c-api.service[86965]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 07 18:02:05 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e495f984-9ee6-4105-9898-0a6814e392b7 tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] http://192.168.122.66/volume/v3/qos-specs/d005ea29-b550-4959-9491-d23836850343?force=False returned with HTTP 202 Sep 07 18:02:05 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 205/404] 192.168.122.66 () {58 vars in 1259 bytes} [Mon Sep 7 18:02:05 2026] DELETE /volume/v3/qos-specs/d005ea29-b550-4959-9491-d23836850343?force=False => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:02:05 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-2088dd81-322b-4f63-825e-0068b6c4a440 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:05 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-2088dd81-322b-4f63-825e-0068b6c4a440 tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] GET http://192.168.122.66/volume/v3/qos-specs/d005ea29-b550-4959-9491-d23836850343 Sep 07 18:02:05 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-2088dd81-322b-4f63-825e-0068b6c4a440 tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:05 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-2088dd81-322b-4f63-825e-0068b6c4a440 tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:05 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:05 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:02:05 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-2088dd81-322b-4f63-825e-0068b6c4a440 tempest-QosSpecsTestJSON-1187158235 tempest-QosSpecsTestJSON-1187158235-project-admin] http://192.168.122.66/volume/v3/qos-specs/d005ea29-b550-4959-9491-d23836850343 returned with HTTP 404 Sep 07 18:02:05 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 200/405] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:02:05 2026] GET /volume/v3/qos-specs/d005ea29-b550-4959-9491-d23836850343 => generated 100 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:02:09 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-92436675-b017-4339-a2a6-176daf657133 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:09 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-92436675-b017-4339-a2a6-176daf657133 tempest-AttachVolumeShelveTestJSON-814281689 tempest-AttachVolumeShelveTestJSON-814281689-project-member] GET http://192.168.122.66/volume/v3/volumes/2a1524b6-27dd-40fa-8947-52fbbd86d0f6 Sep 07 18:02:09 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-92436675-b017-4339-a2a6-176daf657133 tempest-AttachVolumeShelveTestJSON-814281689 tempest-AttachVolumeShelveTestJSON-814281689-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:09 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-92436675-b017-4339-a2a6-176daf657133 tempest-AttachVolumeShelveTestJSON-814281689 tempest-AttachVolumeShelveTestJSON-814281689-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:09 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:02:09 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:02:09 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:09 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:02:09 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-92436675-b017-4339-a2a6-176daf657133 tempest-AttachVolumeShelveTestJSON-814281689 tempest-AttachVolumeShelveTestJSON-814281689-project-member] Volume info retrieved successfully. Sep 07 18:02:09 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-92436675-b017-4339-a2a6-176daf657133 tempest-AttachVolumeShelveTestJSON-814281689 tempest-AttachVolumeShelveTestJSON-814281689-project-member] http://192.168.122.66/volume/v3/volumes/2a1524b6-27dd-40fa-8947-52fbbd86d0f6 returned with HTTP 200 Sep 07 18:02:09 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 206/406] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:02:09 2026] GET /volume/v3/volumes/2a1524b6-27dd-40fa-8947-52fbbd86d0f6 => generated 857 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:02:09 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-9634da12-64f6-4e11-82c0-6c7678b1523b None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:09 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-9634da12-64f6-4e11-82c0-6c7678b1523b tempest-AttachVolumeShelveTestJSON-814281689 tempest-AttachVolumeShelveTestJSON-814281689-project-member] GET http://192.168.122.66/volume/v3/volumes/2a1524b6-27dd-40fa-8947-52fbbd86d0f6 Sep 07 18:02:09 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-9634da12-64f6-4e11-82c0-6c7678b1523b tempest-AttachVolumeShelveTestJSON-814281689 tempest-AttachVolumeShelveTestJSON-814281689-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:09 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-9634da12-64f6-4e11-82c0-6c7678b1523b tempest-AttachVolumeShelveTestJSON-814281689 tempest-AttachVolumeShelveTestJSON-814281689-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:09 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:02:09 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:02:09 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:09 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:02:09 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-9634da12-64f6-4e11-82c0-6c7678b1523b tempest-AttachVolumeShelveTestJSON-814281689 tempest-AttachVolumeShelveTestJSON-814281689-project-member] Volume info retrieved successfully. Sep 07 18:02:09 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-9634da12-64f6-4e11-82c0-6c7678b1523b tempest-AttachVolumeShelveTestJSON-814281689 tempest-AttachVolumeShelveTestJSON-814281689-project-member] http://192.168.122.66/volume/v3/volumes/2a1524b6-27dd-40fa-8947-52fbbd86d0f6 returned with HTTP 200 Sep 07 18:02:09 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 201/407] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:02:09 2026] GET /volume/v3/volumes/2a1524b6-27dd-40fa-8947-52fbbd86d0f6 => generated 857 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 18:02:09 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-66239b23-5390-4f92-a657-065a48f3a76d None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:09 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-66239b23-5390-4f92-a657-065a48f3a76d tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:02:09 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-66239b23-5390-4f92-a657-065a48f3a76d tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1628554891"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:02:09 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.volumes [None req-66239b23-5390-4f92-a657-065a48f3a76d tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1628554891'}} {{(pid=86965) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:02:09 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-66239b23-5390-4f92-a657-065a48f3a76d tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] Create volume of 1 GB Sep 07 18:02:09 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-66239b23-5390-4f92-a657-065a48f3a76d tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] Availability Zones retrieved successfully. Sep 07 18:02:09 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-66239b23-5390-4f92-a657-065a48f3a76d tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] Flow 'volume_create_api' (26d0b08a-92ff-4086-8383-671fd909199f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:02:09 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-66239b23-5390-4f92-a657-065a48f3a76d tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e705ad0-c88e-42f5-94f9-0a83b6e4979f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:02:09 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.flows.api.create_volume [None req-66239b23-5390-4f92-a657-065a48f3a76d tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] Validating volume size '1' using validate_int {{(pid=86965) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:02:10 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-66239b23-5390-4f92-a657-065a48f3a76d tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e705ad0-c88e-42f5-94f9-0a83b6e4979f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:02:10 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-66239b23-5390-4f92-a657-065a48f3a76d tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd16c0c9-acdd-4aad-8e8a-8cfc15e3e57d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:02:10 devstack devstack@c-api.service[86965]: DEBUG cinder.quota [None req-66239b23-5390-4f92-a657-065a48f3a76d tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] Created reservations ['e68959a1-57ab-44e0-be1a-b67667ee8fc4', '0571d39a-53e7-449d-9aa9-b60f08014742', '38484467-7cbc-416f-98e5-bb1d7db7845a', '88abf036-63ae-4d1b-b812-325e6c2e7746'] {{(pid=86965) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:02:10 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-66239b23-5390-4f92-a657-065a48f3a76d tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd16c0c9-acdd-4aad-8e8a-8cfc15e3e57d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e68959a1-57ab-44e0-be1a-b67667ee8fc4', '0571d39a-53e7-449d-9aa9-b60f08014742', '38484467-7cbc-416f-98e5-bb1d7db7845a', '88abf036-63ae-4d1b-b812-325e6c2e7746']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:02:10 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-66239b23-5390-4f92-a657-065a48f3a76d tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (133f5f22-0855-481a-8f4d-08dfa2f27808) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:02:10 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:02:10 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:02:10 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-66239b23-5390-4f92-a657-065a48f3a76d tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (133f5f22-0855-481a-8f4d-08dfa2f27808) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9b251c75-3b50-459e-b161-e61440d0ac60', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1628554891',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='617f347a5c014497940b1523f4302bc1',qos_specs=None,replication_status=,reservations=['e68959a1-57ab-44e0-be1a-b67667ee8fc4','0571d39a-53e7-449d-9aa9-b60f08014742','38484467-7cbc-416f-98e5-bb1d7db7845a','88abf036-63ae-4d1b-b812-325e6c2e7746'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7cf51ca706d24865af248dbe76534c39',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:02:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1628554891',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9b251c75-3b50-459e-b161-e61440d0ac60,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='617f347a5c014497940b1523f4302bc1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7cf51ca706d24865af248dbe76534c39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:02:10 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-66239b23-5390-4f92-a657-065a48f3a76d tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef239546-306e-4724-b529-2e5f690ba5e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:02:10 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-66239b23-5390-4f92-a657-065a48f3a76d tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef239546-306e-4724-b529-2e5f690ba5e6) transitioned into state 'SUCCESS' from state '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-1628554891',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='617f347a5c014497940b1523f4302bc1',qos_specs=None,replication_status=,reservations=['e68959a1-57ab-44e0-be1a-b67667ee8fc4','0571d39a-53e7-449d-9aa9-b60f08014742','38484467-7cbc-416f-98e5-bb1d7db7845a','88abf036-63ae-4d1b-b812-325e6c2e7746'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7cf51ca706d24865af248dbe76534c39',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:02:10 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-66239b23-5390-4f92-a657-065a48f3a76d tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96dab648-d781-496f-a2b2-634a457b7000) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:02:10 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-66239b23-5390-4f92-a657-065a48f3a76d tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96dab648-d781-496f-a2b2-634a457b7000) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:02:10 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-66239b23-5390-4f92-a657-065a48f3a76d tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] Flow 'volume_create_api' (26d0b08a-92ff-4086-8383-671fd909199f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:02:10 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-66239b23-5390-4f92-a657-065a48f3a76d tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] Create volume request issued successfully. Sep 07 18:02:10 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-66239b23-5390-4f92-a657-065a48f3a76d tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:02:10 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 207/408] 192.168.122.66 () {60 vars in 1138 bytes} [Mon Sep 7 18:02:09 2026] POST /volume/v3/volumes => generated 767 bytes in 957 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:02:10 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-268c4d4e-00cc-4842-9e55-5923763088e7 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:10 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-268c4d4e-00cc-4842-9e55-5923763088e7 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] GET http://192.168.122.66/volume/v3/volumes/9b251c75-3b50-459e-b161-e61440d0ac60 Sep 07 18:02:10 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-268c4d4e-00cc-4842-9e55-5923763088e7 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:10 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-268c4d4e-00cc-4842-9e55-5923763088e7 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:10 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:02:10 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:02:10 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:10 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:02:10 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-268c4d4e-00cc-4842-9e55-5923763088e7 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] Volume info retrieved successfully. Sep 07 18:02:10 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-268c4d4e-00cc-4842-9e55-5923763088e7 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] http://192.168.122.66/volume/v3/volumes/9b251c75-3b50-459e-b161-e61440d0ac60 returned with HTTP 200 Sep 07 18:02:10 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 202/409] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:02:10 2026] GET /volume/v3/volumes/9b251c75-3b50-459e-b161-e61440d0ac60 => generated 835 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 18:02:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-a77e39d3-c76c-4205-9aac-d87a6a292171 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:11 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-a77e39d3-c76c-4205-9aac-d87a6a292171 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] GET http://192.168.122.66/volume/v3/volumes/9b251c75-3b50-459e-b161-e61440d0ac60 Sep 07 18:02:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-a77e39d3-c76c-4205-9aac-d87a6a292171 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-a77e39d3-c76c-4205-9aac-d87a6a292171 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:11 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:02:11 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:02:11 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:11 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:02:11 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-a77e39d3-c76c-4205-9aac-d87a6a292171 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] Volume info retrieved successfully. Sep 07 18:02:11 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-a77e39d3-c76c-4205-9aac-d87a6a292171 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] http://192.168.122.66/volume/v3/volumes/9b251c75-3b50-459e-b161-e61440d0ac60 returned with HTTP 200 Sep 07 18:02:11 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 208/410] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:02:11 2026] GET /volume/v3/volumes/9b251c75-3b50-459e-b161-e61440d0ac60 => generated 859 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:02:11 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-0c270357-7193-4ada-b180-2ba4193ecc67 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:12 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-0c270357-7193-4ada-b180-2ba4193ecc67 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:02:12 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-0c270357-7193-4ada-b180-2ba4193ecc67 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-685048275"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:02:12 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.volumes [None req-0c270357-7193-4ada-b180-2ba4193ecc67 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-685048275'}} {{(pid=86964) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:02:12 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-0c270357-7193-4ada-b180-2ba4193ecc67 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Create volume of 1 GB Sep 07 18:02:12 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-0c270357-7193-4ada-b180-2ba4193ecc67 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Availability Zones retrieved successfully. Sep 07 18:02:12 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-0c270357-7193-4ada-b180-2ba4193ecc67 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Flow 'volume_create_api' (52f5637d-ab36-4103-9273-3c2f02e9f8c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:02:12 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-0c270357-7193-4ada-b180-2ba4193ecc67 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5e69df4-4299-4c26-b13d-c58706f14861) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:02:12 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.flows.api.create_volume [None req-0c270357-7193-4ada-b180-2ba4193ecc67 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Validating volume size '1' using validate_int {{(pid=86964) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:02:12 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-0c270357-7193-4ada-b180-2ba4193ecc67 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5e69df4-4299-4c26-b13d-c58706f14861) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:02:12 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-0c270357-7193-4ada-b180-2ba4193ecc67 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35688c8a-1510-458c-a619-cb0d4eed8e91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:02:12 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-0c270357-7193-4ada-b180-2ba4193ecc67 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Created reservations ['797d94f9-bcbe-40ad-85ec-75a359378216', 'c61324c0-f5fe-415d-bd94-c325ced74f4a', '7fbad9b9-c72c-43e6-93d4-d540d9030ad6', '9ec30022-284c-4888-a9af-7f59c65d9c46'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:02:12 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-0c270357-7193-4ada-b180-2ba4193ecc67 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35688c8a-1510-458c-a619-cb0d4eed8e91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['797d94f9-bcbe-40ad-85ec-75a359378216', 'c61324c0-f5fe-415d-bd94-c325ced74f4a', '7fbad9b9-c72c-43e6-93d4-d540d9030ad6', '9ec30022-284c-4888-a9af-7f59c65d9c46']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:02:12 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-0c270357-7193-4ada-b180-2ba4193ecc67 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9288e127-d3ad-4843-81c5-08ebcecd8f7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:02:12 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:02:12 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:02:12 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-0c270357-7193-4ada-b180-2ba4193ecc67 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9288e127-d3ad-4843-81c5-08ebcecd8f7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b9a820aa-9093-4dea-b59d-246fff96e396', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-685048275',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a1933941a694612a2bdd456df49156e',qos_specs=None,replication_status=,reservations=['797d94f9-bcbe-40ad-85ec-75a359378216','c61324c0-f5fe-415d-bd94-c325ced74f4a','7fbad9b9-c72c-43e6-93d4-d540d9030ad6','9ec30022-284c-4888-a9af-7f59c65d9c46'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ca08ed5b6cb4f1ea9a150d45bce7974',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:02:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-685048275',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b9a820aa-9093-4dea-b59d-246fff96e396,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a1933941a694612a2bdd456df49156e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5ca08ed5b6cb4f1ea9a150d45bce7974',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:02:12 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-0c270357-7193-4ada-b180-2ba4193ecc67 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1abf1afa-6001-438d-ad66-bffdc39e39f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:02:12 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-0c270357-7193-4ada-b180-2ba4193ecc67 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1abf1afa-6001-438d-ad66-bffdc39e39f2) transitioned into state 'SUCCESS' from state '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-685048275',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a1933941a694612a2bdd456df49156e',qos_specs=None,replication_status=,reservations=['797d94f9-bcbe-40ad-85ec-75a359378216','c61324c0-f5fe-415d-bd94-c325ced74f4a','7fbad9b9-c72c-43e6-93d4-d540d9030ad6','9ec30022-284c-4888-a9af-7f59c65d9c46'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ca08ed5b6cb4f1ea9a150d45bce7974',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:02:12 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-0c270357-7193-4ada-b180-2ba4193ecc67 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16b7abee-4112-42fe-b792-13bda66e583d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:02:12 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-0c270357-7193-4ada-b180-2ba4193ecc67 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16b7abee-4112-42fe-b792-13bda66e583d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:02:12 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-0c270357-7193-4ada-b180-2ba4193ecc67 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Flow 'volume_create_api' (52f5637d-ab36-4103-9273-3c2f02e9f8c5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:02:12 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-0c270357-7193-4ada-b180-2ba4193ecc67 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Create volume request issued successfully. Sep 07 18:02:12 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-0c270357-7193-4ada-b180-2ba4193ecc67 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:02:12 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 203/411] 192.168.122.66 () {60 vars in 1137 bytes} [Mon Sep 7 18:02:11 2026] POST /volume/v3/volumes => generated 757 bytes in 770 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:02:12 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-d0bfac04-43f5-4a50-a25c-f233a814bfe2 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:12 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-d0bfac04-43f5-4a50-a25c-f233a814bfe2 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] GET http://192.168.122.66/volume/v3/volumes/b9a820aa-9093-4dea-b59d-246fff96e396 Sep 07 18:02:12 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-d0bfac04-43f5-4a50-a25c-f233a814bfe2 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:12 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-d0bfac04-43f5-4a50-a25c-f233a814bfe2 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:12 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:02:12 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:02:12 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:12 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:02:12 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-d0bfac04-43f5-4a50-a25c-f233a814bfe2 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Volume info retrieved successfully. Sep 07 18:02:12 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-d0bfac04-43f5-4a50-a25c-f233a814bfe2 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] http://192.168.122.66/volume/v3/volumes/b9a820aa-9093-4dea-b59d-246fff96e396 returned with HTTP 200 Sep 07 18:02:12 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 209/412] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:02:12 2026] GET /volume/v3/volumes/b9a820aa-9093-4dea-b59d-246fff96e396 => generated 825 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:02:12 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-2cb3b015-2caf-4ee3-b6dd-4d117341f250 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:12 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-2cb3b015-2caf-4ee3-b6dd-4d117341f250 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] GET http://192.168.122.66/volume/v3/volumes/9b251c75-3b50-459e-b161-e61440d0ac60 Sep 07 18:02:12 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-2cb3b015-2caf-4ee3-b6dd-4d117341f250 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:12 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-2cb3b015-2caf-4ee3-b6dd-4d117341f250 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:12 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:02:12 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:02:12 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:12 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:02:12 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-2cb3b015-2caf-4ee3-b6dd-4d117341f250 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] Volume info retrieved successfully. Sep 07 18:02:12 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-2cb3b015-2caf-4ee3-b6dd-4d117341f250 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] http://192.168.122.66/volume/v3/volumes/9b251c75-3b50-459e-b161-e61440d0ac60 returned with HTTP 200 Sep 07 18:02:12 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 204/413] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:02:12 2026] GET /volume/v3/volumes/9b251c75-3b50-459e-b161-e61440d0ac60 => generated 860 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:02:12 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [req-e8d096c6-df9a-4b27-bf57-340bc721796e req-93f268ce-ce7b-41ac-87c9-08a9c2b03060 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:12 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-e8d096c6-df9a-4b27-bf57-340bc721796e req-93f268ce-ce7b-41ac-87c9-08a9c2b03060 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] GET http://192.168.122.66/volume/v3/volumes/9b251c75-3b50-459e-b161-e61440d0ac60 Sep 07 18:02:12 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-e8d096c6-df9a-4b27-bf57-340bc721796e req-93f268ce-ce7b-41ac-87c9-08a9c2b03060 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:12 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-e8d096c6-df9a-4b27-bf57-340bc721796e req-93f268ce-ce7b-41ac-87c9-08a9c2b03060 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:12 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:02:12 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:02:12 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:12 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:02:12 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [req-e8d096c6-df9a-4b27-bf57-340bc721796e req-93f268ce-ce7b-41ac-87c9-08a9c2b03060 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] Volume info retrieved successfully. Sep 07 18:02:12 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-e8d096c6-df9a-4b27-bf57-340bc721796e req-93f268ce-ce7b-41ac-87c9-08a9c2b03060 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] http://192.168.122.66/volume/v3/volumes/9b251c75-3b50-459e-b161-e61440d0ac60 returned with HTTP 200 Sep 07 18:02:12 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 210/414] 192.168.122.66 () {60 vars in 1482 bytes} [Mon Sep 7 18:02:12 2026] GET /volume/v3/volumes/9b251c75-3b50-459e-b161-e61440d0ac60 => generated 860 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:02:12 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-e699ea71-a498-4925-9e63-bfbb98efda83 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:13 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-e699ea71-a498-4925-9e63-bfbb98efda83 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:02:13 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-e699ea71-a498-4925-9e63-bfbb98efda83 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1916929547"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:02:13 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.volumes [None req-e699ea71-a498-4925-9e63-bfbb98efda83 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1916929547'}} {{(pid=86964) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:02:13 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-e699ea71-a498-4925-9e63-bfbb98efda83 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] Create volume of 1 GB Sep 07 18:02:13 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-e699ea71-a498-4925-9e63-bfbb98efda83 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] Availability Zones retrieved successfully. Sep 07 18:02:13 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-e699ea71-a498-4925-9e63-bfbb98efda83 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] Flow 'volume_create_api' (8068337b-6a3a-4cc0-91fc-b47c1f7a27cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:02:13 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-e699ea71-a498-4925-9e63-bfbb98efda83 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c26194bf-7d80-45af-aa89-90064297f4d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:02:13 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.flows.api.create_volume [None req-e699ea71-a498-4925-9e63-bfbb98efda83 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] Validating volume size '1' using validate_int {{(pid=86964) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:02:13 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-e699ea71-a498-4925-9e63-bfbb98efda83 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c26194bf-7d80-45af-aa89-90064297f4d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:02:13 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-e699ea71-a498-4925-9e63-bfbb98efda83 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7a78d81-4d86-4a81-9f1f-d0ce5166bee2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:02:13 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-e699ea71-a498-4925-9e63-bfbb98efda83 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] Created reservations ['e045b8dc-21c1-4dd2-88a1-2b28a4694475', '159faac1-1195-47e8-8899-9b1105f6faad', 'a3fe0a4b-e1eb-4c6d-bdcb-aa5ba774e239', '61626204-78c9-433f-b755-93fdaab5d48b'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:02:13 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-e699ea71-a498-4925-9e63-bfbb98efda83 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7a78d81-4d86-4a81-9f1f-d0ce5166bee2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e045b8dc-21c1-4dd2-88a1-2b28a4694475', '159faac1-1195-47e8-8899-9b1105f6faad', 'a3fe0a4b-e1eb-4c6d-bdcb-aa5ba774e239', '61626204-78c9-433f-b755-93fdaab5d48b']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:02:13 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-e699ea71-a498-4925-9e63-bfbb98efda83 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e14aff8f-3747-4c38-be4d-c3b709b7c78d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:02:13 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:02:13 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:02:13 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-e699ea71-a498-4925-9e63-bfbb98efda83 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e14aff8f-3747-4c38-be4d-c3b709b7c78d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1c5d2f34-040c-4a9e-b9b0-a8756cfc6c07', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1916929547',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='617f347a5c014497940b1523f4302bc1',qos_specs=None,replication_status=,reservations=['e045b8dc-21c1-4dd2-88a1-2b28a4694475','159faac1-1195-47e8-8899-9b1105f6faad','a3fe0a4b-e1eb-4c6d-bdcb-aa5ba774e239','61626204-78c9-433f-b755-93fdaab5d48b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7cf51ca706d24865af248dbe76534c39',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:02:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1916929547',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1c5d2f34-040c-4a9e-b9b0-a8756cfc6c07,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='617f347a5c014497940b1523f4302bc1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7cf51ca706d24865af248dbe76534c39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:02:13 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-e699ea71-a498-4925-9e63-bfbb98efda83 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6930787-1f5a-45a2-9ee5-3709730dcb63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:02:13 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-e699ea71-a498-4925-9e63-bfbb98efda83 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6930787-1f5a-45a2-9ee5-3709730dcb63) transitioned into state 'SUCCESS' from state '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-1916929547',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='617f347a5c014497940b1523f4302bc1',qos_specs=None,replication_status=,reservations=['e045b8dc-21c1-4dd2-88a1-2b28a4694475','159faac1-1195-47e8-8899-9b1105f6faad','a3fe0a4b-e1eb-4c6d-bdcb-aa5ba774e239','61626204-78c9-433f-b755-93fdaab5d48b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7cf51ca706d24865af248dbe76534c39',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:02:13 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-e699ea71-a498-4925-9e63-bfbb98efda83 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (419b5733-de29-48c8-add0-47e5532f9a54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:02:13 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-e699ea71-a498-4925-9e63-bfbb98efda83 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (419b5733-de29-48c8-add0-47e5532f9a54) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:02:13 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-e699ea71-a498-4925-9e63-bfbb98efda83 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] Flow 'volume_create_api' (8068337b-6a3a-4cc0-91fc-b47c1f7a27cd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:02:13 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-e699ea71-a498-4925-9e63-bfbb98efda83 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] Create volume request issued successfully. Sep 07 18:02:13 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-e699ea71-a498-4925-9e63-bfbb98efda83 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:02:13 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 205/415] 192.168.122.66 () {60 vars in 1138 bytes} [Mon Sep 7 18:02:12 2026] POST /volume/v3/volumes => generated 767 bytes in 414 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:02:13 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-d176d14e-2030-43f0-bf87-2a9fbe1bef98 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:13 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-d176d14e-2030-43f0-bf87-2a9fbe1bef98 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] GET http://192.168.122.66/volume/v3/volumes/1c5d2f34-040c-4a9e-b9b0-a8756cfc6c07 Sep 07 18:02:13 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-d176d14e-2030-43f0-bf87-2a9fbe1bef98 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:13 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-d176d14e-2030-43f0-bf87-2a9fbe1bef98 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:13 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:02:13 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:02:13 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:13 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:02:13 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-d176d14e-2030-43f0-bf87-2a9fbe1bef98 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] Volume info retrieved successfully. Sep 07 18:02:13 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-d176d14e-2030-43f0-bf87-2a9fbe1bef98 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] http://192.168.122.66/volume/v3/volumes/1c5d2f34-040c-4a9e-b9b0-a8756cfc6c07 returned with HTTP 200 Sep 07 18:02:13 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 211/416] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:02:13 2026] GET /volume/v3/volumes/1c5d2f34-040c-4a9e-b9b0-a8756cfc6c07 => generated 835 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:02:13 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-c0d690c8-fd58-495b-8b9b-3e7a7b2f8d49 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:13 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c0d690c8-fd58-495b-8b9b-3e7a7b2f8d49 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] GET http://192.168.122.66/volume/v3/volumes/b9a820aa-9093-4dea-b59d-246fff96e396 Sep 07 18:02:13 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c0d690c8-fd58-495b-8b9b-3e7a7b2f8d49 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:13 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c0d690c8-fd58-495b-8b9b-3e7a7b2f8d49 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:13 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:02:13 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:02:13 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:13 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:02:13 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-c0d690c8-fd58-495b-8b9b-3e7a7b2f8d49 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Volume info retrieved successfully. Sep 07 18:02:13 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c0d690c8-fd58-495b-8b9b-3e7a7b2f8d49 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] http://192.168.122.66/volume/v3/volumes/b9a820aa-9093-4dea-b59d-246fff96e396 returned with HTTP 200 Sep 07 18:02:13 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 206/417] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:02:13 2026] GET /volume/v3/volumes/b9a820aa-9093-4dea-b59d-246fff96e396 => generated 849 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:02:14 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-6239304a-a9b2-4a26-bd9a-7c8971b7640d None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:14 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-6239304a-a9b2-4a26-bd9a-7c8971b7640d tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] GET http://192.168.122.66/volume/v3/volumes/1c5d2f34-040c-4a9e-b9b0-a8756cfc6c07 Sep 07 18:02:14 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-6239304a-a9b2-4a26-bd9a-7c8971b7640d tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:14 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-6239304a-a9b2-4a26-bd9a-7c8971b7640d tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:14 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:02:14 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:02:14 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:14 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:02:14 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-6239304a-a9b2-4a26-bd9a-7c8971b7640d tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] Volume info retrieved successfully. Sep 07 18:02:14 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-6239304a-a9b2-4a26-bd9a-7c8971b7640d tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] http://192.168.122.66/volume/v3/volumes/1c5d2f34-040c-4a9e-b9b0-a8756cfc6c07 returned with HTTP 200 Sep 07 18:02:14 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 212/418] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:02:14 2026] GET /volume/v3/volumes/1c5d2f34-040c-4a9e-b9b0-a8756cfc6c07 => generated 859 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:02:14 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-5ceb2bf5-6056-489d-8607-f58e41b376cc None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:14 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-5ceb2bf5-6056-489d-8607-f58e41b376cc tempest-AttachVolumeShelveTestJSON-814281689 tempest-AttachVolumeShelveTestJSON-814281689-project-member] DELETE http://192.168.122.66/volume/v3/volumes/2a1524b6-27dd-40fa-8947-52fbbd86d0f6 Sep 07 18:02:14 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-9ea3b3b3-928a-4d7f-b0f7-06bae704c6b7 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:14 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-5ceb2bf5-6056-489d-8607-f58e41b376cc tempest-AttachVolumeShelveTestJSON-814281689 tempest-AttachVolumeShelveTestJSON-814281689-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:14 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-5ceb2bf5-6056-489d-8607-f58e41b376cc tempest-AttachVolumeShelveTestJSON-814281689 tempest-AttachVolumeShelveTestJSON-814281689-project-member] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:14 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-5ceb2bf5-6056-489d-8607-f58e41b376cc tempest-AttachVolumeShelveTestJSON-814281689 tempest-AttachVolumeShelveTestJSON-814281689-project-member] Delete volume with id: 2a1524b6-27dd-40fa-8947-52fbbd86d0f6 Sep 07 18:02:14 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-9ea3b3b3-928a-4d7f-b0f7-06bae704c6b7 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] GET http://192.168.122.66/volume/v3/volumes/b9a820aa-9093-4dea-b59d-246fff96e396 Sep 07 18:02:14 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-9ea3b3b3-928a-4d7f-b0f7-06bae704c6b7 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:14 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-9ea3b3b3-928a-4d7f-b0f7-06bae704c6b7 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:14 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:02:14 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:02:14 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:02:14 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:02:14 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:14 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:02:14 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:14 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:02:14 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-5ceb2bf5-6056-489d-8607-f58e41b376cc tempest-AttachVolumeShelveTestJSON-814281689 tempest-AttachVolumeShelveTestJSON-814281689-project-member] Volume info retrieved successfully. Sep 07 18:02:14 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-9ea3b3b3-928a-4d7f-b0f7-06bae704c6b7 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Volume info retrieved successfully. Sep 07 18:02:14 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-9ea3b3b3-928a-4d7f-b0f7-06bae704c6b7 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] http://192.168.122.66/volume/v3/volumes/b9a820aa-9093-4dea-b59d-246fff96e396 returned with HTTP 200 Sep 07 18:02:14 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 213/419] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:02:14 2026] GET /volume/v3/volumes/b9a820aa-9093-4dea-b59d-246fff96e396 => generated 850 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:02:14 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-2f287b84-8b11-4b1a-a4cf-8b8a78d6731d None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:14 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-2f287b84-8b11-4b1a-a4cf-8b8a78d6731d tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] POST http://192.168.122.66/volume/v3/snapshots Sep 07 18:02:14 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-2f287b84-8b11-4b1a-a4cf-8b8a78d6731d tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b9a820aa-9093-4dea-b59d-246fff96e396", "name": "tempest-SnapshotsActionsTest-Snapshot-1884592449"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:02:14 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-5ceb2bf5-6056-489d-8607-f58e41b376cc tempest-AttachVolumeShelveTestJSON-814281689 tempest-AttachVolumeShelveTestJSON-814281689-project-member] Delete volume request issued successfully. Sep 07 18:02:14 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-5ceb2bf5-6056-489d-8607-f58e41b376cc tempest-AttachVolumeShelveTestJSON-814281689 tempest-AttachVolumeShelveTestJSON-814281689-project-member] http://192.168.122.66/volume/v3/volumes/2a1524b6-27dd-40fa-8947-52fbbd86d0f6 returned with HTTP 202 Sep 07 18:02:14 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 207/420] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:02:14 2026] DELETE /volume/v3/volumes/2a1524b6-27dd-40fa-8947-52fbbd86d0f6 => generated 0 bytes in 127 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 18:02:14 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-80bca762-ab23-4314-8197-63d71e5f1134 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:14 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:02:14 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:02:15 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:15 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:02:15 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-2f287b84-8b11-4b1a-a4cf-8b8a78d6731d tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Volume info retrieved successfully. Sep 07 18:02:15 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.snapshots [None req-2f287b84-8b11-4b1a-a4cf-8b8a78d6731d tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Create snapshot from volume b9a820aa-9093-4dea-b59d-246fff96e396 Sep 07 18:02:15 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-80bca762-ab23-4314-8197-63d71e5f1134 tempest-AttachVolumeShelveTestJSON-814281689 tempest-AttachVolumeShelveTestJSON-814281689-project-member] GET http://192.168.122.66/volume/v3/volumes/2a1524b6-27dd-40fa-8947-52fbbd86d0f6 Sep 07 18:02:15 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-80bca762-ab23-4314-8197-63d71e5f1134 tempest-AttachVolumeShelveTestJSON-814281689 tempest-AttachVolumeShelveTestJSON-814281689-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:15 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-80bca762-ab23-4314-8197-63d71e5f1134 tempest-AttachVolumeShelveTestJSON-814281689 tempest-AttachVolumeShelveTestJSON-814281689-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:15 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:02:15 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:02:15 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:15 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:02:15 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-80bca762-ab23-4314-8197-63d71e5f1134 tempest-AttachVolumeShelveTestJSON-814281689 tempest-AttachVolumeShelveTestJSON-814281689-project-member] Volume info retrieved successfully. Sep 07 18:02:15 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-80bca762-ab23-4314-8197-63d71e5f1134 tempest-AttachVolumeShelveTestJSON-814281689 tempest-AttachVolumeShelveTestJSON-814281689-project-member] http://192.168.122.66/volume/v3/volumes/2a1524b6-27dd-40fa-8947-52fbbd86d0f6 returned with HTTP 200 Sep 07 18:02:15 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 208/421] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:02:14 2026] GET /volume/v3/volumes/2a1524b6-27dd-40fa-8947-52fbbd86d0f6 => generated 856 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:02:15 devstack devstack@c-api.service[86965]: WARNING cinder.quota [None req-2f287b84-8b11-4b1a-a4cf-8b8a78d6731d tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] 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 07 18:02:15 devstack devstack@c-api.service[86965]: DEBUG cinder.quota [None req-2f287b84-8b11-4b1a-a4cf-8b8a78d6731d tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Created reservations ['8747e3f0-eaa8-45b6-bd9c-727e57ad90c6', 'cd46bd59-de8d-4fd5-b5ef-8d06579f512a', '9f36d938-3160-4b5d-8b91-8304973ca945', '08b6879d-b230-453f-b316-37442348f049'] {{(pid=86965) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:02:15 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:02:15 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:02:15 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-2f287b84-8b11-4b1a-a4cf-8b8a78d6731d tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Snapshot create request issued successfully. Sep 07 18:02:15 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-2f287b84-8b11-4b1a-a4cf-8b8a78d6731d tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] http://192.168.122.66/volume/v3/snapshots returned with HTTP 202 Sep 07 18:02:15 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 214/422] 192.168.122.66 () {60 vars in 1144 bytes} [Mon Sep 7 18:02:14 2026] POST /volume/v3/snapshots => generated 307 bytes in 316 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:02:15 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-97b2ebe2-5fc0-47e0-87ae-8269f4a4dde7 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:15 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-97b2ebe2-5fc0-47e0-87ae-8269f4a4dde7 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] GET http://192.168.122.66/volume/v3/snapshots/fba76c94-1202-4e53-85bc-3667c8043ee6 Sep 07 18:02:15 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-97b2ebe2-5fc0-47e0-87ae-8269f4a4dde7 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:15 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-97b2ebe2-5fc0-47e0-87ae-8269f4a4dde7 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:15 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:15 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:02:15 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-97b2ebe2-5fc0-47e0-87ae-8269f4a4dde7 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Snapshot retrieved successfully. Sep 07 18:02:15 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-97b2ebe2-5fc0-47e0-87ae-8269f4a4dde7 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] http://192.168.122.66/volume/v3/snapshots/fba76c94-1202-4e53-85bc-3667c8043ee6 returned with HTTP 200 Sep 07 18:02:15 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 209/423] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:02:15 2026] GET /volume/v3/snapshots/fba76c94-1202-4e53-85bc-3667c8043ee6 => generated 439 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:02:15 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-1fe53784-770c-431b-9c44-f2716816bd5a None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:15 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-1fe53784-770c-431b-9c44-f2716816bd5a tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] GET http://192.168.122.66/volume/v3/volumes/aadee00d-d9cf-4485-af34-b998995255a4 Sep 07 18:02:15 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-1fe53784-770c-431b-9c44-f2716816bd5a tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:15 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-1fe53784-770c-431b-9c44-f2716816bd5a tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:15 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:02:15 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:02:15 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:15 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:02:15 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-1fe53784-770c-431b-9c44-f2716816bd5a tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Volume info retrieved successfully. Sep 07 18:02:15 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-1fe53784-770c-431b-9c44-f2716816bd5a tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] http://192.168.122.66/volume/v3/volumes/aadee00d-d9cf-4485-af34-b998995255a4 returned with HTTP 200 Sep 07 18:02:15 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 215/424] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:02:15 2026] GET /volume/v3/volumes/aadee00d-d9cf-4485-af34-b998995255a4 => generated 853 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:02:15 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-2f5c36c7-8f2c-494a-94b8-5c9d3aea9d4a None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:15 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-2f5c36c7-8f2c-494a-94b8-5c9d3aea9d4a tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] GET http://192.168.122.66/volume/v3/volumes/1c5d2f34-040c-4a9e-b9b0-a8756cfc6c07 Sep 07 18:02:15 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-2f5c36c7-8f2c-494a-94b8-5c9d3aea9d4a tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:15 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-2f5c36c7-8f2c-494a-94b8-5c9d3aea9d4a tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:15 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:02:15 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:02:15 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:15 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:02:15 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-2f5c36c7-8f2c-494a-94b8-5c9d3aea9d4a tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] Volume info retrieved successfully. Sep 07 18:02:15 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-2f5c36c7-8f2c-494a-94b8-5c9d3aea9d4a tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] http://192.168.122.66/volume/v3/volumes/1c5d2f34-040c-4a9e-b9b0-a8756cfc6c07 returned with HTTP 200 Sep 07 18:02:15 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 210/425] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:02:15 2026] GET /volume/v3/volumes/1c5d2f34-040c-4a9e-b9b0-a8756cfc6c07 => generated 860 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:02:15 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [req-7f837648-1338-4b44-b352-dd1d4ee596cf req-91ddf12d-33b8-4a76-abd7-6377bf813563 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:15 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-7f837648-1338-4b44-b352-dd1d4ee596cf req-91ddf12d-33b8-4a76-abd7-6377bf813563 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] GET http://192.168.122.66/volume/v3/volumes/aadee00d-d9cf-4485-af34-b998995255a4 Sep 07 18:02:15 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-7f837648-1338-4b44-b352-dd1d4ee596cf req-91ddf12d-33b8-4a76-abd7-6377bf813563 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:15 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-7f837648-1338-4b44-b352-dd1d4ee596cf req-91ddf12d-33b8-4a76-abd7-6377bf813563 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:15 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:02:15 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:02:15 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:15 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:02:15 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [req-d968406c-ff20-48cc-ba38-8fe2e6c99f3b req-5e037093-823f-488c-8273-777b3df72a62 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:15 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-d968406c-ff20-48cc-ba38-8fe2e6c99f3b req-5e037093-823f-488c-8273-777b3df72a62 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] GET http://192.168.122.66/volume/v3/volumes/1c5d2f34-040c-4a9e-b9b0-a8756cfc6c07 Sep 07 18:02:15 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [req-7f837648-1338-4b44-b352-dd1d4ee596cf req-91ddf12d-33b8-4a76-abd7-6377bf813563 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Volume info retrieved successfully. Sep 07 18:02:15 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-d968406c-ff20-48cc-ba38-8fe2e6c99f3b req-5e037093-823f-488c-8273-777b3df72a62 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:15 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-d968406c-ff20-48cc-ba38-8fe2e6c99f3b req-5e037093-823f-488c-8273-777b3df72a62 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:15 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-7f837648-1338-4b44-b352-dd1d4ee596cf req-91ddf12d-33b8-4a76-abd7-6377bf813563 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] http://192.168.122.66/volume/v3/volumes/aadee00d-d9cf-4485-af34-b998995255a4 returned with HTTP 200 Sep 07 18:02:15 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 216/426] 192.168.122.66 () {60 vars in 1482 bytes} [Mon Sep 7 18:02:15 2026] GET /volume/v3/volumes/aadee00d-d9cf-4485-af34-b998995255a4 => generated 853 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:02:15 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:02:15 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:02:15 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:15 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:02:15 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [req-d968406c-ff20-48cc-ba38-8fe2e6c99f3b req-5e037093-823f-488c-8273-777b3df72a62 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] Volume info retrieved successfully. Sep 07 18:02:15 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-d968406c-ff20-48cc-ba38-8fe2e6c99f3b req-5e037093-823f-488c-8273-777b3df72a62 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] http://192.168.122.66/volume/v3/volumes/1c5d2f34-040c-4a9e-b9b0-a8756cfc6c07 returned with HTTP 200 Sep 07 18:02:15 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 211/427] 192.168.122.66 () {60 vars in 1482 bytes} [Mon Sep 7 18:02:15 2026] GET /volume/v3/volumes/1c5d2f34-040c-4a9e-b9b0-a8756cfc6c07 => generated 860 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:02:15 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-61264fdb-3f28-476c-ac3d-8692c2a1ef18 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:15 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-61264fdb-3f28-476c-ac3d-8692c2a1ef18 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:02:15 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-61264fdb-3f28-476c-ac3d-8692c2a1ef18 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-867700328"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:02:15 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.volumes [None req-61264fdb-3f28-476c-ac3d-8692c2a1ef18 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-867700328'}} {{(pid=86965) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:02:15 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-61264fdb-3f28-476c-ac3d-8692c2a1ef18 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] Create volume of 1 GB Sep 07 18:02:15 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-61264fdb-3f28-476c-ac3d-8692c2a1ef18 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] Availability Zones retrieved successfully. Sep 07 18:02:15 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-61264fdb-3f28-476c-ac3d-8692c2a1ef18 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] Flow 'volume_create_api' (5fe02540-62fd-4764-a9a6-8aa5d005fc0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:02:15 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-61264fdb-3f28-476c-ac3d-8692c2a1ef18 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31c7f081-3fb2-445d-8f39-5e15b158dd51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:02:15 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.flows.api.create_volume [None req-61264fdb-3f28-476c-ac3d-8692c2a1ef18 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] Validating volume size '1' using validate_int {{(pid=86965) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:02:15 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-61264fdb-3f28-476c-ac3d-8692c2a1ef18 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31c7f081-3fb2-445d-8f39-5e15b158dd51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:02:15 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-61264fdb-3f28-476c-ac3d-8692c2a1ef18 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c503257-737d-4612-9c40-287dab657c79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:02:15 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-b379840d-112c-4aff-a434-a0428b523dec None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:15 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b379840d-112c-4aff-a434-a0428b523dec None None] GET http://192.168.122.66/volume// Sep 07 18:02:15 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-b379840d-112c-4aff-a434-a0428b523dec None None] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:15 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-b379840d-112c-4aff-a434-a0428b523dec None None] Calling method 'all' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:15 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b379840d-112c-4aff-a434-a0428b523dec None None] http://192.168.122.66/volume// returned with HTTP 300 Sep 07 18:02:15 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 212/428] 192.168.122.66 () {58 vars in 1312 bytes} [Mon Sep 7 18:02:15 2026] GET /volume/ => generated 389 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 07 18:02:15 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [req-7f837648-1338-4b44-b352-dd1d4ee596cf req-30d1ba18-5c9a-4b12-9de5-e3111f157b9d None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:15 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-7f837648-1338-4b44-b352-dd1d4ee596cf req-30d1ba18-5c9a-4b12-9de5-e3111f157b9d tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] POST http://192.168.122.66/volume/v3/attachments Sep 07 18:02:15 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-7f837648-1338-4b44-b352-dd1d4ee596cf req-30d1ba18-5c9a-4b12-9de5-e3111f157b9d tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "aadee00d-d9cf-4485-af34-b998995255a4", "connector": null, "instance_uuid": "c7bbcdc3-8755-440b-92ee-4866b10f93a9"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:02:15 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:02:15 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:02:15 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:15 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:02:15 devstack devstack@c-api.service[86965]: DEBUG cinder.quota [None req-61264fdb-3f28-476c-ac3d-8692c2a1ef18 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] Created reservations ['c6309c7e-8515-4ea5-82ff-3d2ff5ceadd3', '82a8b350-1f34-4796-a908-6f0f0994c995', 'ef5cc370-ebdf-496e-b00e-c37463383402', 'f60f9598-714e-4226-8237-84235847a951'] {{(pid=86965) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:02:15 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-61264fdb-3f28-476c-ac3d-8692c2a1ef18 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c503257-737d-4612-9c40-287dab657c79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c6309c7e-8515-4ea5-82ff-3d2ff5ceadd3', '82a8b350-1f34-4796-a908-6f0f0994c995', 'ef5cc370-ebdf-496e-b00e-c37463383402', 'f60f9598-714e-4226-8237-84235847a951']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:02:16 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-61264fdb-3f28-476c-ac3d-8692c2a1ef18 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ecd5e065-4d1b-4873-8cb1-f591cd75f9fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:02:16 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:02:16 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:02:16 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-61264fdb-3f28-476c-ac3d-8692c2a1ef18 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ecd5e065-4d1b-4873-8cb1-f591cd75f9fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8fda563b-27e3-418b-8b81-3757efc6382e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-867700328',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='617f347a5c014497940b1523f4302bc1',qos_specs=None,replication_status=,reservations=['c6309c7e-8515-4ea5-82ff-3d2ff5ceadd3','82a8b350-1f34-4796-a908-6f0f0994c995','ef5cc370-ebdf-496e-b00e-c37463383402','f60f9598-714e-4226-8237-84235847a951'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7cf51ca706d24865af248dbe76534c39',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:02:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-867700328',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8fda563b-27e3-418b-8b81-3757efc6382e,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='617f347a5c014497940b1523f4302bc1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7cf51ca706d24865af248dbe76534c39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:02:16 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-61264fdb-3f28-476c-ac3d-8692c2a1ef18 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7dd6fb6c-a412-4c8c-b943-632237b5b5ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:02:16 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-7f837648-1338-4b44-b352-dd1d4ee596cf req-30d1ba18-5c9a-4b12-9de5-e3111f157b9d tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] http://192.168.122.66/volume/v3/attachments returned with HTTP 200 Sep 07 18:02:16 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 213/429] 192.168.122.66 () {66 vars in 1478 bytes} [Mon Sep 7 18:02:15 2026] POST /volume/v3/attachments => generated 273 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:02:16 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-3507905d-758e-4a31-85b7-f18370e6afe2 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:16 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-3507905d-758e-4a31-85b7-f18370e6afe2 tempest-AttachVolumeShelveTestJSON-814281689 tempest-AttachVolumeShelveTestJSON-814281689-project-member] GET http://192.168.122.66/volume/v3/volumes/2a1524b6-27dd-40fa-8947-52fbbd86d0f6 Sep 07 18:02:16 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-3507905d-758e-4a31-85b7-f18370e6afe2 tempest-AttachVolumeShelveTestJSON-814281689 tempest-AttachVolumeShelveTestJSON-814281689-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:16 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-3507905d-758e-4a31-85b7-f18370e6afe2 tempest-AttachVolumeShelveTestJSON-814281689 tempest-AttachVolumeShelveTestJSON-814281689-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:16 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-3507905d-758e-4a31-85b7-f18370e6afe2 tempest-AttachVolumeShelveTestJSON-814281689 tempest-AttachVolumeShelveTestJSON-814281689-project-member] http://192.168.122.66/volume/v3/volumes/2a1524b6-27dd-40fa-8947-52fbbd86d0f6 returned with HTTP 404 Sep 07 18:02:16 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 214/430] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:02:16 2026] GET /volume/v3/volumes/2a1524b6-27dd-40fa-8947-52fbbd86d0f6 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:02:16 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-61264fdb-3f28-476c-ac3d-8692c2a1ef18 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7dd6fb6c-a412-4c8c-b943-632237b5b5ad) transitioned into state 'SUCCESS' from state '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-867700328',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='617f347a5c014497940b1523f4302bc1',qos_specs=None,replication_status=,reservations=['c6309c7e-8515-4ea5-82ff-3d2ff5ceadd3','82a8b350-1f34-4796-a908-6f0f0994c995','ef5cc370-ebdf-496e-b00e-c37463383402','f60f9598-714e-4226-8237-84235847a951'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7cf51ca706d24865af248dbe76534c39',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:02:16 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-61264fdb-3f28-476c-ac3d-8692c2a1ef18 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1bf3e2c4-9165-499c-99bf-d5c7a410b789) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:02:16 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-9a44ddcf-8102-429f-b472-47a0622e6905 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:16 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-9a44ddcf-8102-429f-b472-47a0622e6905 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] GET http://192.168.122.66/volume/v3/volumes/aadee00d-d9cf-4485-af34-b998995255a4 Sep 07 18:02:16 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-9a44ddcf-8102-429f-b472-47a0622e6905 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:16 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-9a44ddcf-8102-429f-b472-47a0622e6905 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:16 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:02:16 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:02:16 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-61264fdb-3f28-476c-ac3d-8692c2a1ef18 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1bf3e2c4-9165-499c-99bf-d5c7a410b789) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:02:16 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-61264fdb-3f28-476c-ac3d-8692c2a1ef18 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] Flow 'volume_create_api' (5fe02540-62fd-4764-a9a6-8aa5d005fc0b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:02:16 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:16 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:02:16 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-61264fdb-3f28-476c-ac3d-8692c2a1ef18 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] Create volume request issued successfully. Sep 07 18:02:16 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-61264fdb-3f28-476c-ac3d-8692c2a1ef18 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:02:16 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 217/431] 192.168.122.66 () {60 vars in 1138 bytes} [Mon Sep 7 18:02:15 2026] POST /volume/v3/volumes => generated 766 bytes in 435 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:02:16 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-95ece8ff-f074-4855-a8cc-f0a92bdd1898 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:16 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-95ece8ff-f074-4855-a8cc-f0a92bdd1898 None None] GET http://192.168.122.66/volume// Sep 07 18:02:16 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-95ece8ff-f074-4855-a8cc-f0a92bdd1898 None None] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:16 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-95ece8ff-f074-4855-a8cc-f0a92bdd1898 None None] Calling method 'all' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:16 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-95ece8ff-f074-4855-a8cc-f0a92bdd1898 None None] http://192.168.122.66/volume// returned with HTTP 300 Sep 07 18:02:16 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 218/432] 192.168.122.66 () {58 vars in 1310 bytes} [Mon Sep 7 18:02:16 2026] GET /volume/ => generated 389 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 18:02:16 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-4cc9c424-58f2-4765-951f-52e3f8707819 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:16 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-9a44ddcf-8102-429f-b472-47a0622e6905 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Volume info retrieved successfully. Sep 07 18:02:16 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-4cc9c424-58f2-4765-951f-52e3f8707819 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] GET http://192.168.122.66/volume/v3/volumes/8fda563b-27e3-418b-8b81-3757efc6382e Sep 07 18:02:16 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-4cc9c424-58f2-4765-951f-52e3f8707819 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:16 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-4cc9c424-58f2-4765-951f-52e3f8707819 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:16 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-9a44ddcf-8102-429f-b472-47a0622e6905 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] http://192.168.122.66/volume/v3/volumes/aadee00d-d9cf-4485-af34-b998995255a4 returned with HTTP 200 Sep 07 18:02:16 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 215/433] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:02:16 2026] GET /volume/v3/volumes/aadee00d-d9cf-4485-af34-b998995255a4 => generated 852 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:02:16 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [req-7f837648-1338-4b44-b352-dd1d4ee596cf req-7d220757-d39b-4639-9f04-cd15fe245fc3 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:16 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-7f837648-1338-4b44-b352-dd1d4ee596cf req-7d220757-d39b-4639-9f04-cd15fe245fc3 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] GET http://192.168.122.66/volume/v3/volumes/aadee00d-d9cf-4485-af34-b998995255a4 Sep 07 18:02:16 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-7f837648-1338-4b44-b352-dd1d4ee596cf req-7d220757-d39b-4639-9f04-cd15fe245fc3 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:16 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-7f837648-1338-4b44-b352-dd1d4ee596cf req-7d220757-d39b-4639-9f04-cd15fe245fc3 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:16 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:02:16 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:02:16 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:16 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:02:16 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:02:16 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:02:16 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:16 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:02:16 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [req-7f837648-1338-4b44-b352-dd1d4ee596cf req-7d220757-d39b-4639-9f04-cd15fe245fc3 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Volume info retrieved successfully. Sep 07 18:02:16 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-7f837648-1338-4b44-b352-dd1d4ee596cf req-7d220757-d39b-4639-9f04-cd15fe245fc3 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] http://192.168.122.66/volume/v3/volumes/aadee00d-d9cf-4485-af34-b998995255a4 returned with HTTP 200 Sep 07 18:02:16 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 216/434] 192.168.122.66 () {62 vars in 1523 bytes} [Mon Sep 7 18:02:16 2026] GET /volume/v3/volumes/aadee00d-d9cf-4485-af34-b998995255a4 => generated 1033 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 18:02:16 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-4cc9c424-58f2-4765-951f-52e3f8707819 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] Volume info retrieved successfully. Sep 07 18:02:16 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-f1c99367-a04c-415e-90b6-439fb7367b57 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:16 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-f1c99367-a04c-415e-90b6-439fb7367b57 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] GET http://192.168.122.66/volume/v3/snapshots/fba76c94-1202-4e53-85bc-3667c8043ee6 Sep 07 18:02:16 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-f1c99367-a04c-415e-90b6-439fb7367b57 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:16 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-f1c99367-a04c-415e-90b6-439fb7367b57 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:16 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:16 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:02:16 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-f1c99367-a04c-415e-90b6-439fb7367b57 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Snapshot retrieved successfully. Sep 07 18:02:16 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-4cc9c424-58f2-4765-951f-52e3f8707819 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] http://192.168.122.66/volume/v3/volumes/8fda563b-27e3-418b-8b81-3757efc6382e returned with HTTP 200 Sep 07 18:02:16 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-f1c99367-a04c-415e-90b6-439fb7367b57 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] http://192.168.122.66/volume/v3/snapshots/fba76c94-1202-4e53-85bc-3667c8043ee6 returned with HTTP 200 Sep 07 18:02:16 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 217/435] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:02:16 2026] GET /volume/v3/snapshots/fba76c94-1202-4e53-85bc-3667c8043ee6 => generated 439 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:02:16 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 219/436] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:02:16 2026] GET /volume/v3/volumes/8fda563b-27e3-418b-8b81-3757efc6382e => generated 834 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:02:16 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [req-7f837648-1338-4b44-b352-dd1d4ee596cf req-383ebb94-1183-42a0-9598-ca761d9e4702 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:16 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-7f837648-1338-4b44-b352-dd1d4ee596cf req-383ebb94-1183-42a0-9598-ca761d9e4702 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] PUT http://192.168.122.66/volume/v3/attachments/6de2143b-b208-44bd-b93b-8c9875be9be5 Sep 07 18:02:16 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-7f837648-1338-4b44-b352-dd1d4ee596cf req-383ebb94-1183-42a0-9598-ca761d9e4702 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.66", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:da595ca9282", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "de538fb9-4273-4ed9-a64b-778a9fe4baf0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:02:16 devstack devstack@c-api.service[86964]: DEBUG cinder.coordination [req-7f837648-1338-4b44-b352-dd1d4ee596cf req-383ebb94-1183-42a0-9598-ca761d9e4702 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Acquiring lock "cinder-attachment_update-aadee00d-d9cf-4485-af34-b998995255a4-devstack" by "attachment_update" {{(pid=86964) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 18:02:16 devstack devstack@c-api.service[86964]: DEBUG cinder.coordination [req-7f837648-1338-4b44-b352-dd1d4ee596cf req-383ebb94-1183-42a0-9598-ca761d9e4702 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Lock "cinder-attachment_update-aadee00d-d9cf-4485-af34-b998995255a4-devstack" acquired by "attachment_update" :: waited 0.018s {{(pid=86964) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 18:02:16 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:16 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:02:16 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:02:16 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:02:17 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-f8f043d2-ce02-4518-8d70-f876e9ad545f None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:17 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-f8f043d2-ce02-4518-8d70-f876e9ad545f tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] GET http://192.168.122.66/volume/v3/volumes/aadee00d-d9cf-4485-af34-b998995255a4 Sep 07 18:02:17 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-f8f043d2-ce02-4518-8d70-f876e9ad545f tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:17 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-f8f043d2-ce02-4518-8d70-f876e9ad545f tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:17 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:02:17 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:02:17 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:17 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:02:17 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-f8f043d2-ce02-4518-8d70-f876e9ad545f tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Volume info retrieved successfully. Sep 07 18:02:17 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-f8f043d2-ce02-4518-8d70-f876e9ad545f tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] http://192.168.122.66/volume/v3/volumes/aadee00d-d9cf-4485-af34-b998995255a4 returned with HTTP 200 Sep 07 18:02:17 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 220/437] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:02:17 2026] GET /volume/v3/volumes/aadee00d-d9cf-4485-af34-b998995255a4 => generated 852 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:02:17 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-b4db9398-31dd-4607-8f9f-db33bee73e3b None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:17 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-b4db9398-31dd-4607-8f9f-db33bee73e3b tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] GET http://192.168.122.66/volume/v3/snapshots/fba76c94-1202-4e53-85bc-3667c8043ee6 Sep 07 18:02:17 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-b4db9398-31dd-4607-8f9f-db33bee73e3b tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:17 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-b4db9398-31dd-4607-8f9f-db33bee73e3b tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:17 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:17 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:02:17 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-b4db9398-31dd-4607-8f9f-db33bee73e3b tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Snapshot retrieved successfully. Sep 07 18:02:17 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-b4db9398-31dd-4607-8f9f-db33bee73e3b tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] http://192.168.122.66/volume/v3/snapshots/fba76c94-1202-4e53-85bc-3667c8043ee6 returned with HTTP 200 Sep 07 18:02:17 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 221/438] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:02:17 2026] GET /volume/v3/snapshots/fba76c94-1202-4e53-85bc-3667c8043ee6 => generated 439 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:02:17 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-0b13fb2c-b189-4ccc-832a-f4a17b4c784d None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:17 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-0b13fb2c-b189-4ccc-832a-f4a17b4c784d tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] GET http://192.168.122.66/volume/v3/volumes/8fda563b-27e3-418b-8b81-3757efc6382e Sep 07 18:02:17 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-0b13fb2c-b189-4ccc-832a-f4a17b4c784d tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:17 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-0b13fb2c-b189-4ccc-832a-f4a17b4c784d tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:17 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:02:17 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:02:17 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:17 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:02:17 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-0b13fb2c-b189-4ccc-832a-f4a17b4c784d tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] Volume info retrieved successfully. Sep 07 18:02:17 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-0b13fb2c-b189-4ccc-832a-f4a17b4c784d tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] http://192.168.122.66/volume/v3/volumes/8fda563b-27e3-418b-8b81-3757efc6382e returned with HTTP 200 Sep 07 18:02:17 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 222/439] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:02:17 2026] GET /volume/v3/volumes/8fda563b-27e3-418b-8b81-3757efc6382e => generated 858 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:02:18 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-913c72ee-58f9-4dca-afb0-5c3ef013856a None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:18 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-913c72ee-58f9-4dca-afb0-5c3ef013856a tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] GET http://192.168.122.66/volume/v3/volumes/aadee00d-d9cf-4485-af34-b998995255a4 Sep 07 18:02:18 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-913c72ee-58f9-4dca-afb0-5c3ef013856a tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:18 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-913c72ee-58f9-4dca-afb0-5c3ef013856a tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:18 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:02:18 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:02:18 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:18 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:02:18 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-913c72ee-58f9-4dca-afb0-5c3ef013856a tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Volume info retrieved successfully. Sep 07 18:02:18 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-913c72ee-58f9-4dca-afb0-5c3ef013856a tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] http://192.168.122.66/volume/v3/volumes/aadee00d-d9cf-4485-af34-b998995255a4 returned with HTTP 200 Sep 07 18:02:18 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 223/440] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:02:18 2026] GET /volume/v3/volumes/aadee00d-d9cf-4485-af34-b998995255a4 => generated 852 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:02:18 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-1854c43e-08ba-4a3a-beec-52d0d78787a4 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:18 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-1854c43e-08ba-4a3a-beec-52d0d78787a4 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] GET http://192.168.122.66/volume/v3/snapshots/fba76c94-1202-4e53-85bc-3667c8043ee6 Sep 07 18:02:18 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-1854c43e-08ba-4a3a-beec-52d0d78787a4 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:18 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-1854c43e-08ba-4a3a-beec-52d0d78787a4 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:18 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:18 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:02:18 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-1854c43e-08ba-4a3a-beec-52d0d78787a4 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Snapshot retrieved successfully. Sep 07 18:02:18 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-1854c43e-08ba-4a3a-beec-52d0d78787a4 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] http://192.168.122.66/volume/v3/snapshots/fba76c94-1202-4e53-85bc-3667c8043ee6 returned with HTTP 200 Sep 07 18:02:18 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 224/441] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:02:18 2026] GET /volume/v3/snapshots/fba76c94-1202-4e53-85bc-3667c8043ee6 => generated 466 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:02:18 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-aceb009b-e0b4-42b8-8bc1-5923b23215b2 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:18 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-aceb009b-e0b4-42b8-8bc1-5923b23215b2 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] GET http://192.168.122.66/volume/v3/volumes/8fda563b-27e3-418b-8b81-3757efc6382e Sep 07 18:02:18 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-aceb009b-e0b4-42b8-8bc1-5923b23215b2 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:18 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-aceb009b-e0b4-42b8-8bc1-5923b23215b2 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:18 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:02:18 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:02:18 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:18 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:02:18 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-aceb009b-e0b4-42b8-8bc1-5923b23215b2 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] Volume info retrieved successfully. Sep 07 18:02:18 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-aceb009b-e0b4-42b8-8bc1-5923b23215b2 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] http://192.168.122.66/volume/v3/volumes/8fda563b-27e3-418b-8b81-3757efc6382e returned with HTTP 200 Sep 07 18:02:18 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 225/442] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:02:18 2026] GET /volume/v3/volumes/8fda563b-27e3-418b-8b81-3757efc6382e => generated 859 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:02:18 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-7c36b341-7d1a-4f71-b666-1ea6937ce50e None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:18 devstack devstack@c-api.service[86964]: DEBUG cinder.coordination [req-7f837648-1338-4b44-b352-dd1d4ee596cf req-383ebb94-1183-42a0-9598-ca761d9e4702 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Lock "cinder-attachment_update-aadee00d-d9cf-4485-af34-b998995255a4-devstack" released by "attachment_update" :: held 2.069s {{(pid=86964) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 18:02:18 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-7f837648-1338-4b44-b352-dd1d4ee596cf req-383ebb94-1183-42a0-9598-ca761d9e4702 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] http://192.168.122.66/volume/v3/attachments/6de2143b-b208-44bd-b93b-8c9875be9be5 returned with HTTP 200 Sep 07 18:02:18 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 218/443] 192.168.122.66 () {66 vars in 1588 bytes} [Mon Sep 7 18:02:16 2026] PUT /volume/v3/attachments/6de2143b-b208-44bd-b93b-8c9875be9be5 => generated 694 bytes in 2118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:02:18 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [req-a145e5d9-fc7d-490b-b0c3-d9d13345ec47 req-071c66ff-9c6c-4cb7-a4a3-24dfbd1e1cd5 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:18 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-a145e5d9-fc7d-490b-b0c3-d9d13345ec47 req-071c66ff-9c6c-4cb7-a4a3-24dfbd1e1cd5 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] GET http://192.168.122.66/volume/v3/volumes/8fda563b-27e3-418b-8b81-3757efc6382e Sep 07 18:02:18 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-a145e5d9-fc7d-490b-b0c3-d9d13345ec47 req-071c66ff-9c6c-4cb7-a4a3-24dfbd1e1cd5 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:18 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-a145e5d9-fc7d-490b-b0c3-d9d13345ec47 req-071c66ff-9c6c-4cb7-a4a3-24dfbd1e1cd5 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:18 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:02:18 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:02:18 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:18 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:02:18 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [req-a145e5d9-fc7d-490b-b0c3-d9d13345ec47 req-071c66ff-9c6c-4cb7-a4a3-24dfbd1e1cd5 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] Volume info retrieved successfully. Sep 07 18:02:18 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-a145e5d9-fc7d-490b-b0c3-d9d13345ec47 req-071c66ff-9c6c-4cb7-a4a3-24dfbd1e1cd5 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] http://192.168.122.66/volume/v3/volumes/8fda563b-27e3-418b-8b81-3757efc6382e returned with HTTP 200 Sep 07 18:02:18 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 219/444] 192.168.122.66 () {60 vars in 1482 bytes} [Mon Sep 7 18:02:18 2026] GET /volume/v3/volumes/8fda563b-27e3-418b-8b81-3757efc6382e => generated 859 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:02:18 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-7c36b341-7d1a-4f71-b666-1ea6937ce50e tempest-SnapshotsActionsTest-1337185504 tempest-SnapshotsActionsTest-1337185504-project-admin] POST http://192.168.122.66/volume/v3/snapshots/fba76c94-1202-4e53-85bc-3667c8043ee6/action Sep 07 18:02:18 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-7c36b341-7d1a-4f71-b666-1ea6937ce50e tempest-SnapshotsActionsTest-1337185504 tempest-SnapshotsActionsTest-1337185504-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=86965) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:02:18 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-7c36b341-7d1a-4f71-b666-1ea6937ce50e tempest-SnapshotsActionsTest-1337185504 tempest-SnapshotsActionsTest-1337185504-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:02:18 devstack devstack@c-api.service[86965]: DEBUG cinder.api.contrib.admin_actions [None req-7c36b341-7d1a-4f71-b666-1ea6937ce50e tempest-SnapshotsActionsTest-1337185504 tempest-SnapshotsActionsTest-1337185504-project-admin] Updating snapshot 'fba76c94-1202-4e53-85bc-3667c8043ee6' with '{'status': 'creating'}' {{(pid=86965) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 18:02:18 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:18 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:02:18 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-7c36b341-7d1a-4f71-b666-1ea6937ce50e tempest-SnapshotsActionsTest-1337185504 tempest-SnapshotsActionsTest-1337185504-project-admin] http://192.168.122.66/volume/v3/snapshots/fba76c94-1202-4e53-85bc-3667c8043ee6/action returned with HTTP 202 Sep 07 18:02:18 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 226/445] 192.168.122.66 () {60 vars in 1275 bytes} [Mon Sep 7 18:02:18 2026] POST /volume/v3/snapshots/fba76c94-1202-4e53-85bc-3667c8043ee6/action => generated 0 bytes in 316 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 18:02:18 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-923a5c3d-7574-4295-a7b4-7a32ca0df138 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:18 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-923a5c3d-7574-4295-a7b4-7a32ca0df138 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] GET http://192.168.122.66/volume/v3/snapshots/fba76c94-1202-4e53-85bc-3667c8043ee6 Sep 07 18:02:18 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-923a5c3d-7574-4295-a7b4-7a32ca0df138 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:18 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-923a5c3d-7574-4295-a7b4-7a32ca0df138 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:18 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:18 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:02:18 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-923a5c3d-7574-4295-a7b4-7a32ca0df138 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Snapshot retrieved successfully. Sep 07 18:02:18 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-923a5c3d-7574-4295-a7b4-7a32ca0df138 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] http://192.168.122.66/volume/v3/snapshots/fba76c94-1202-4e53-85bc-3667c8043ee6 returned with HTTP 200 Sep 07 18:02:18 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 220/446] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:02:18 2026] GET /volume/v3/snapshots/fba76c94-1202-4e53-85bc-3667c8043ee6 => generated 465 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:02:18 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-7120ddf3-af74-4608-b431-157b9dcee039 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:18 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-7120ddf3-af74-4608-b431-157b9dcee039 tempest-SnapshotsActionsTest-1337185504 tempest-SnapshotsActionsTest-1337185504-project-admin] POST http://192.168.122.66/volume/v3/snapshots/fba76c94-1202-4e53-85bc-3667c8043ee6/action Sep 07 18:02:18 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-7120ddf3-af74-4608-b431-157b9dcee039 tempest-SnapshotsActionsTest-1337185504 tempest-SnapshotsActionsTest-1337185504-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86965) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:02:18 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-7120ddf3-af74-4608-b431-157b9dcee039 tempest-SnapshotsActionsTest-1337185504 tempest-SnapshotsActionsTest-1337185504-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:02:18 devstack devstack@c-api.service[86965]: DEBUG cinder.api.contrib.admin_actions [None req-7120ddf3-af74-4608-b431-157b9dcee039 tempest-SnapshotsActionsTest-1337185504 tempest-SnapshotsActionsTest-1337185504-project-admin] Updating snapshot 'fba76c94-1202-4e53-85bc-3667c8043ee6' with '{'status': 'available'}' {{(pid=86965) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 18:02:18 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:18 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:02:18 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-7120ddf3-af74-4608-b431-157b9dcee039 tempest-SnapshotsActionsTest-1337185504 tempest-SnapshotsActionsTest-1337185504-project-admin] http://192.168.122.66/volume/v3/snapshots/fba76c94-1202-4e53-85bc-3667c8043ee6/action returned with HTTP 202 Sep 07 18:02:18 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 227/447] 192.168.122.66 () {60 vars in 1275 bytes} [Mon Sep 7 18:02:18 2026] POST /volume/v3/snapshots/fba76c94-1202-4e53-85bc-3667c8043ee6/action => generated 0 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 18:02:18 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-7ff52a19-0a0f-4811-8bba-49efa58460ee None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:18 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-7ff52a19-0a0f-4811-8bba-49efa58460ee tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] GET http://192.168.122.66/volume/v3/snapshots/fba76c94-1202-4e53-85bc-3667c8043ee6 Sep 07 18:02:18 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-7ff52a19-0a0f-4811-8bba-49efa58460ee tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:18 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-7ff52a19-0a0f-4811-8bba-49efa58460ee tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:18 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [req-284fb325-87b5-474e-ac35-19b1fb83d670 req-50704b98-2e95-47e7-b2de-a69b274f5646 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:18 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:18 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:02:18 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-7ff52a19-0a0f-4811-8bba-49efa58460ee tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Snapshot retrieved successfully. Sep 07 18:02:18 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-284fb325-87b5-474e-ac35-19b1fb83d670 req-50704b98-2e95-47e7-b2de-a69b274f5646 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-reader] GET http://192.168.122.66/volume/v3/volumes/detail Sep 07 18:02:18 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-284fb325-87b5-474e-ac35-19b1fb83d670 req-50704b98-2e95-47e7-b2de-a69b274f5646 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-reader] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:18 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-284fb325-87b5-474e-ac35-19b1fb83d670 req-50704b98-2e95-47e7-b2de-a69b274f5646 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-reader] Calling method 'detail' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:18 devstack devstack@c-api.service[86965]: DEBUG cinder.api.api_utils [req-284fb325-87b5-474e-ac35-19b1fb83d670 req-50704b98-2e95-47e7-b2de-a69b274f5646 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-reader] Removing options '' from query. {{(pid=86965) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 18:02:18 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:18 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:02:18 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-7ff52a19-0a0f-4811-8bba-49efa58460ee tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] http://192.168.122.66/volume/v3/snapshots/fba76c94-1202-4e53-85bc-3667c8043ee6 returned with HTTP 200 Sep 07 18:02:18 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [req-284fb325-87b5-474e-ac35-19b1fb83d670 req-50704b98-2e95-47e7-b2de-a69b274f5646 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86965) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 18:02:18 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 221/448] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:02:18 2026] GET /volume/v3/snapshots/fba76c94-1202-4e53-85bc-3667c8043ee6 => generated 466 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:02:18 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-4755e75c-db55-423b-a186-4d4186e39bad None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:18 devstack devstack@c-api.service[86965]: /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 07 18:02:18 devstack devstack@c-api.service[86965]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 18:02:18 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:02:18 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:02:18 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:02:18 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:02:18 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:02:18 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:02:18 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [req-284fb325-87b5-474e-ac35-19b1fb83d670 req-50704b98-2e95-47e7-b2de-a69b274f5646 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-reader] Get all volumes completed successfully. Sep 07 18:02:18 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:18 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:02:18 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-4755e75c-db55-423b-a186-4d4186e39bad tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] POST http://192.168.122.66/volume/v3/snapshots Sep 07 18:02:18 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-4755e75c-db55-423b-a186-4d4186e39bad tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b9a820aa-9093-4dea-b59d-246fff96e396", "name": "tempest-SnapshotsActionsTest-Snapshot-660589573"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:02:18 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-284fb325-87b5-474e-ac35-19b1fb83d670 req-50704b98-2e95-47e7-b2de-a69b274f5646 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-reader] http://192.168.122.66/volume/v3/volumes/detail returned with HTTP 200 Sep 07 18:02:18 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 228/449] 192.168.122.66 () {60 vars in 1392 bytes} [Mon Sep 7 18:02:18 2026] GET /volume/v3/volumes/detail => generated 2562 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:02:19 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:02:19 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:02:19 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:19 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:02:19 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-4755e75c-db55-423b-a186-4d4186e39bad tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Volume info retrieved successfully. Sep 07 18:02:19 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.snapshots [None req-4755e75c-db55-423b-a186-4d4186e39bad tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Create snapshot from volume b9a820aa-9093-4dea-b59d-246fff96e396 Sep 07 18:02:19 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [req-0b2d2429-1c56-48f4-8b88-c8d40a00b903 req-1443160d-4e96-4aae-9445-23182fbb82d8 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:19 devstack devstack@c-api.service[86964]: WARNING cinder.quota [None req-4755e75c-db55-423b-a186-4d4186e39bad tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] 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 07 18:02:19 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-0b2d2429-1c56-48f4-8b88-c8d40a00b903 req-1443160d-4e96-4aae-9445-23182fbb82d8 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-reader] GET http://192.168.122.66/volume/v3/volumes/detail Sep 07 18:02:19 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-0b2d2429-1c56-48f4-8b88-c8d40a00b903 req-1443160d-4e96-4aae-9445-23182fbb82d8 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-reader] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:19 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-0b2d2429-1c56-48f4-8b88-c8d40a00b903 req-1443160d-4e96-4aae-9445-23182fbb82d8 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-reader] Calling method 'detail' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:19 devstack devstack@c-api.service[86965]: DEBUG cinder.api.api_utils [req-0b2d2429-1c56-48f4-8b88-c8d40a00b903 req-1443160d-4e96-4aae-9445-23182fbb82d8 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-reader] Removing options '' from query. {{(pid=86965) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 18:02:19 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [req-0b2d2429-1c56-48f4-8b88-c8d40a00b903 req-1443160d-4e96-4aae-9445-23182fbb82d8 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86965) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 18:02:19 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:02:19 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:02:19 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:02:19 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:02:19 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:02:19 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:02:19 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [req-0b2d2429-1c56-48f4-8b88-c8d40a00b903 req-1443160d-4e96-4aae-9445-23182fbb82d8 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-reader] Get all volumes completed successfully. Sep 07 18:02:19 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:19 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:02:19 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-4755e75c-db55-423b-a186-4d4186e39bad tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Created reservations ['bf3146c9-6450-4bf8-982b-e31f189db58c', 'be2b93d5-1a83-412b-a542-ec3c3a0d99a2', 'f013b6ae-2cf3-40f4-9cd1-1d712ff26d07', 'e09ee543-0612-4cb4-bfd9-2805e97ace67'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:02:19 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-0b2d2429-1c56-48f4-8b88-c8d40a00b903 req-1443160d-4e96-4aae-9445-23182fbb82d8 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-reader] http://192.168.122.66/volume/v3/volumes/detail returned with HTTP 200 Sep 07 18:02:19 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 229/450] 192.168.122.66 () {60 vars in 1392 bytes} [Mon Sep 7 18:02:19 2026] GET /volume/v3/volumes/detail => generated 2562 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:02:19 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:02:19 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:02:19 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [req-82ef9581-d51a-4759-84f8-38477dd51942 req-9c1b8e8f-df76-40a9-af46-2da647007ac0 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:19 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-82ef9581-d51a-4759-84f8-38477dd51942 req-9c1b8e8f-df76-40a9-af46-2da647007ac0 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-reader] GET http://192.168.122.66/volume/v3/volumes/detail Sep 07 18:02:19 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-82ef9581-d51a-4759-84f8-38477dd51942 req-9c1b8e8f-df76-40a9-af46-2da647007ac0 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-reader] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:19 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-82ef9581-d51a-4759-84f8-38477dd51942 req-9c1b8e8f-df76-40a9-af46-2da647007ac0 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-reader] Calling method 'detail' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:19 devstack devstack@c-api.service[86965]: DEBUG cinder.api.api_utils [req-82ef9581-d51a-4759-84f8-38477dd51942 req-9c1b8e8f-df76-40a9-af46-2da647007ac0 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-reader] Removing options '' from query. {{(pid=86965) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 18:02:19 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [req-82ef9581-d51a-4759-84f8-38477dd51942 req-9c1b8e8f-df76-40a9-af46-2da647007ac0 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86965) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 18:02:19 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:02:19 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:02:19 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:02:19 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:02:19 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:02:19 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:02:19 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [req-82ef9581-d51a-4759-84f8-38477dd51942 req-9c1b8e8f-df76-40a9-af46-2da647007ac0 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-reader] Get all volumes completed successfully. Sep 07 18:02:19 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:19 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:02:19 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-82ef9581-d51a-4759-84f8-38477dd51942 req-9c1b8e8f-df76-40a9-af46-2da647007ac0 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-reader] http://192.168.122.66/volume/v3/volumes/detail returned with HTTP 200 Sep 07 18:02:19 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 230/451] 192.168.122.66 () {60 vars in 1392 bytes} [Mon Sep 7 18:02:19 2026] GET /volume/v3/volumes/detail => generated 2562 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:02:19 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-4755e75c-db55-423b-a186-4d4186e39bad tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Snapshot create request issued successfully. Sep 07 18:02:19 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-4755e75c-db55-423b-a186-4d4186e39bad tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] http://192.168.122.66/volume/v3/snapshots returned with HTTP 202 Sep 07 18:02:19 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 222/452] 192.168.122.66 () {60 vars in 1144 bytes} [Mon Sep 7 18:02:18 2026] POST /volume/v3/snapshots => generated 306 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:02:19 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-81c1b972-f463-4a03-84b7-66e422679165 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:19 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-81c1b972-f463-4a03-84b7-66e422679165 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] GET http://192.168.122.66/volume/v3/snapshots/ad2b5cc4-8c01-400d-930e-7d4b75c9b6ce Sep 07 18:02:19 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-81c1b972-f463-4a03-84b7-66e422679165 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:19 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-81c1b972-f463-4a03-84b7-66e422679165 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:19 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:19 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:02:19 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-81c1b972-f463-4a03-84b7-66e422679165 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Snapshot retrieved successfully. Sep 07 18:02:19 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [req-b9c7f8be-c683-4fa4-98fc-26e164e214af req-e17d052a-9bd5-4253-b8c3-39afff3c01c8 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:19 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-81c1b972-f463-4a03-84b7-66e422679165 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] http://192.168.122.66/volume/v3/snapshots/ad2b5cc4-8c01-400d-930e-7d4b75c9b6ce returned with HTTP 200 Sep 07 18:02:19 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 231/453] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:02:19 2026] GET /volume/v3/snapshots/ad2b5cc4-8c01-400d-930e-7d4b75c9b6ce => generated 438 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:02:19 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-b9c7f8be-c683-4fa4-98fc-26e164e214af req-e17d052a-9bd5-4253-b8c3-39afff3c01c8 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-reader] GET http://192.168.122.66/volume/v3/volumes/detail Sep 07 18:02:19 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-b9c7f8be-c683-4fa4-98fc-26e164e214af req-e17d052a-9bd5-4253-b8c3-39afff3c01c8 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-reader] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:19 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-b9c7f8be-c683-4fa4-98fc-26e164e214af req-e17d052a-9bd5-4253-b8c3-39afff3c01c8 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-reader] Calling method 'detail' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:19 devstack devstack@c-api.service[86964]: DEBUG cinder.api.api_utils [req-b9c7f8be-c683-4fa4-98fc-26e164e214af req-e17d052a-9bd5-4253-b8c3-39afff3c01c8 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-reader] Removing options '' from query. {{(pid=86964) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 18:02:19 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:19 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:02:19 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [req-b9c7f8be-c683-4fa4-98fc-26e164e214af req-e17d052a-9bd5-4253-b8c3-39afff3c01c8 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86964) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 18:02:19 devstack devstack@c-api.service[86964]: /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 07 18:02:19 devstack devstack@c-api.service[86964]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 18:02:19 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:02:19 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:02:19 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:02:19 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:02:19 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:02:19 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:02:19 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [req-b9c7f8be-c683-4fa4-98fc-26e164e214af req-e17d052a-9bd5-4253-b8c3-39afff3c01c8 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-reader] Get all volumes completed successfully. Sep 07 18:02:19 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:19 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:02:19 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-b9c7f8be-c683-4fa4-98fc-26e164e214af req-e17d052a-9bd5-4253-b8c3-39afff3c01c8 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-reader] http://192.168.122.66/volume/v3/volumes/detail returned with HTTP 200 Sep 07 18:02:19 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 223/454] 192.168.122.66 () {60 vars in 1392 bytes} [Mon Sep 7 18:02:19 2026] GET /volume/v3/volumes/detail => generated 2562 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:02:19 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [req-e2b29d70-4b70-4c8c-87a3-d74f7b83c87f req-9377859c-01f9-4ebd-81e7-938ea7914bbc None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:19 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-e2b29d70-4b70-4c8c-87a3-d74f7b83c87f req-9377859c-01f9-4ebd-81e7-938ea7914bbc tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-reader] GET http://192.168.122.66/volume/v3/volumes/detail Sep 07 18:02:19 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-e2b29d70-4b70-4c8c-87a3-d74f7b83c87f req-9377859c-01f9-4ebd-81e7-938ea7914bbc tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-reader] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:19 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-e2b29d70-4b70-4c8c-87a3-d74f7b83c87f req-9377859c-01f9-4ebd-81e7-938ea7914bbc tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-reader] Calling method 'detail' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:19 devstack devstack@c-api.service[86965]: DEBUG cinder.api.api_utils [req-e2b29d70-4b70-4c8c-87a3-d74f7b83c87f req-9377859c-01f9-4ebd-81e7-938ea7914bbc tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-reader] Removing options '' from query. {{(pid=86965) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 18:02:19 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [req-e2b29d70-4b70-4c8c-87a3-d74f7b83c87f req-9377859c-01f9-4ebd-81e7-938ea7914bbc tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86965) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 18:02:19 devstack devstack@c-api.service[86965]: /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 07 18:02:19 devstack devstack@c-api.service[86965]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 18:02:19 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:02:19 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:02:19 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:02:19 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:02:19 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:02:19 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:02:19 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [req-e2b29d70-4b70-4c8c-87a3-d74f7b83c87f req-9377859c-01f9-4ebd-81e7-938ea7914bbc tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-reader] Get all volumes completed successfully. Sep 07 18:02:19 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:19 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:02:19 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-e2b29d70-4b70-4c8c-87a3-d74f7b83c87f req-9377859c-01f9-4ebd-81e7-938ea7914bbc tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-reader] http://192.168.122.66/volume/v3/volumes/detail returned with HTTP 200 Sep 07 18:02:19 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 232/455] 192.168.122.66 () {60 vars in 1392 bytes} [Mon Sep 7 18:02:19 2026] GET /volume/v3/volumes/detail => generated 2562 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:02:19 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [req-7f837648-1338-4b44-b352-dd1d4ee596cf req-f851f6b2-e445-4161-bc74-9c6c89e54be3 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:19 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-7f837648-1338-4b44-b352-dd1d4ee596cf req-f851f6b2-e445-4161-bc74-9c6c89e54be3 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] POST http://192.168.122.66/volume/v3/attachments/6de2143b-b208-44bd-b93b-8c9875be9be5/action Sep 07 18:02:19 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-7f837648-1338-4b44-b352-dd1d4ee596cf req-f851f6b2-e445-4161-bc74-9c6c89e54be3 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Action body: b'{"os-complete": null}' {{(pid=86964) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:02:19 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-7f837648-1338-4b44-b352-dd1d4ee596cf req-f851f6b2-e445-4161-bc74-9c6c89e54be3 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:02:19 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-10cfe589-24fa-4ca8-8ae1-d10f04924078 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:19 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-10cfe589-24fa-4ca8-8ae1-d10f04924078 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] GET http://192.168.122.66/volume/v3/volumes/aadee00d-d9cf-4485-af34-b998995255a4 Sep 07 18:02:19 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-10cfe589-24fa-4ca8-8ae1-d10f04924078 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:19 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-10cfe589-24fa-4ca8-8ae1-d10f04924078 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:19 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:02:19 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:02:19 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:02:19 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:02:19 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:19 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:02:19 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:19 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:02:19 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-10cfe589-24fa-4ca8-8ae1-d10f04924078 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Volume info retrieved successfully. Sep 07 18:02:19 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-10cfe589-24fa-4ca8-8ae1-d10f04924078 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] http://192.168.122.66/volume/v3/volumes/aadee00d-d9cf-4485-af34-b998995255a4 returned with HTTP 200 Sep 07 18:02:19 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 233/456] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:02:19 2026] GET /volume/v3/volumes/aadee00d-d9cf-4485-af34-b998995255a4 => generated 853 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:02:19 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [req-00f862ac-d52c-4329-83b2-c7d3b3c77e38 req-a2fb0782-d0aa-450a-9ec2-aadbfcb7e124 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:19 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-00f862ac-d52c-4329-83b2-c7d3b3c77e38 req-a2fb0782-d0aa-450a-9ec2-aadbfcb7e124 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-reader] GET http://192.168.122.66/volume/v3/volumes/detail Sep 07 18:02:19 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-00f862ac-d52c-4329-83b2-c7d3b3c77e38 req-a2fb0782-d0aa-450a-9ec2-aadbfcb7e124 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-reader] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:19 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-00f862ac-d52c-4329-83b2-c7d3b3c77e38 req-a2fb0782-d0aa-450a-9ec2-aadbfcb7e124 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-reader] Calling method 'detail' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:19 devstack devstack@c-api.service[86965]: DEBUG cinder.api.api_utils [req-00f862ac-d52c-4329-83b2-c7d3b3c77e38 req-a2fb0782-d0aa-450a-9ec2-aadbfcb7e124 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-reader] Removing options '' from query. {{(pid=86965) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 18:02:19 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [req-00f862ac-d52c-4329-83b2-c7d3b3c77e38 req-a2fb0782-d0aa-450a-9ec2-aadbfcb7e124 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86965) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 18:02:19 devstack devstack@c-api.service[86965]: /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 07 18:02:19 devstack devstack@c-api.service[86965]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 18:02:19 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-7f837648-1338-4b44-b352-dd1d4ee596cf req-f851f6b2-e445-4161-bc74-9c6c89e54be3 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] http://192.168.122.66/volume/v3/attachments/6de2143b-b208-44bd-b93b-8c9875be9be5/action returned with HTTP 204 Sep 07 18:02:19 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:02:19 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:02:19 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 224/457] 192.168.122.66 () {66 vars in 1609 bytes} [Mon Sep 7 18:02:19 2026] POST /volume/v3/attachments/6de2143b-b208-44bd-b93b-8c9875be9be5/action => generated 0 bytes in 101 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:02:19 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:02:19 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:02:19 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:02:19 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:02:19 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [req-00f862ac-d52c-4329-83b2-c7d3b3c77e38 req-a2fb0782-d0aa-450a-9ec2-aadbfcb7e124 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-reader] Get all volumes completed successfully. Sep 07 18:02:19 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:19 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:02:19 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-00f862ac-d52c-4329-83b2-c7d3b3c77e38 req-a2fb0782-d0aa-450a-9ec2-aadbfcb7e124 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-reader] http://192.168.122.66/volume/v3/volumes/detail returned with HTTP 200 Sep 07 18:02:19 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 234/458] 192.168.122.66 () {60 vars in 1392 bytes} [Mon Sep 7 18:02:19 2026] GET /volume/v3/volumes/detail => generated 2562 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:02:19 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [req-8f182fd4-7df4-49dd-8d11-8662539f0d1a req-b646670b-e5b2-420a-a5d3-6f67cc71be8f None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:19 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-8f182fd4-7df4-49dd-8d11-8662539f0d1a req-b646670b-e5b2-420a-a5d3-6f67cc71be8f tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-reader] GET http://192.168.122.66/volume/v3/volumes/detail Sep 07 18:02:19 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-8f182fd4-7df4-49dd-8d11-8662539f0d1a req-b646670b-e5b2-420a-a5d3-6f67cc71be8f tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-reader] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:19 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-8f182fd4-7df4-49dd-8d11-8662539f0d1a req-b646670b-e5b2-420a-a5d3-6f67cc71be8f tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-reader] Calling method 'detail' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:19 devstack devstack@c-api.service[86964]: DEBUG cinder.api.api_utils [req-8f182fd4-7df4-49dd-8d11-8662539f0d1a req-b646670b-e5b2-420a-a5d3-6f67cc71be8f tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-reader] Removing options '' from query. {{(pid=86964) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 18:02:19 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [req-8f182fd4-7df4-49dd-8d11-8662539f0d1a req-b646670b-e5b2-420a-a5d3-6f67cc71be8f tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86964) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 18:02:19 devstack devstack@c-api.service[86964]: /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 07 18:02:19 devstack devstack@c-api.service[86964]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 18:02:19 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:02:19 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:02:19 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:02:19 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:02:19 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:02:19 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:02:19 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [req-8f182fd4-7df4-49dd-8d11-8662539f0d1a req-b646670b-e5b2-420a-a5d3-6f67cc71be8f tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-reader] Get all volumes completed successfully. Sep 07 18:02:19 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:19 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:02:19 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-8f182fd4-7df4-49dd-8d11-8662539f0d1a req-b646670b-e5b2-420a-a5d3-6f67cc71be8f tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-reader] http://192.168.122.66/volume/v3/volumes/detail returned with HTTP 200 Sep 07 18:02:19 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 225/459] 192.168.122.66 () {60 vars in 1392 bytes} [Mon Sep 7 18:02:19 2026] GET /volume/v3/volumes/detail => generated 2562 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:02:19 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [req-ab462345-2487-4757-8d28-67939c11543b req-c728bacc-7c4f-4283-bd9b-687c8e5d242d None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:19 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-ab462345-2487-4757-8d28-67939c11543b req-c728bacc-7c4f-4283-bd9b-687c8e5d242d tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-reader] GET http://192.168.122.66/volume/v3/volumes/detail Sep 07 18:02:19 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-ab462345-2487-4757-8d28-67939c11543b req-c728bacc-7c4f-4283-bd9b-687c8e5d242d tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-reader] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:19 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-ab462345-2487-4757-8d28-67939c11543b req-c728bacc-7c4f-4283-bd9b-687c8e5d242d tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-reader] Calling method 'detail' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:19 devstack devstack@c-api.service[86965]: DEBUG cinder.api.api_utils [req-ab462345-2487-4757-8d28-67939c11543b req-c728bacc-7c4f-4283-bd9b-687c8e5d242d tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-reader] Removing options '' from query. {{(pid=86965) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 18:02:19 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [req-ab462345-2487-4757-8d28-67939c11543b req-c728bacc-7c4f-4283-bd9b-687c8e5d242d tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86965) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 18:02:19 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:02:19 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:02:19 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:02:19 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:02:19 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:02:19 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:02:19 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [req-ab462345-2487-4757-8d28-67939c11543b req-c728bacc-7c4f-4283-bd9b-687c8e5d242d tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-reader] Get all volumes completed successfully. Sep 07 18:02:19 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:19 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:02:19 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-ab462345-2487-4757-8d28-67939c11543b req-c728bacc-7c4f-4283-bd9b-687c8e5d242d tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-reader] http://192.168.122.66/volume/v3/volumes/detail returned with HTTP 200 Sep 07 18:02:19 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 235/460] 192.168.122.66 () {60 vars in 1392 bytes} [Mon Sep 7 18:02:19 2026] GET /volume/v3/volumes/detail => generated 2562 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 18:02:19 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-9682fbc4-005e-4c88-8f02-76b62258c861 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:19 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-9682fbc4-005e-4c88-8f02-76b62258c861 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] DELETE http://192.168.122.66/volume/v3/volumes/8fda563b-27e3-418b-8b81-3757efc6382e Sep 07 18:02:19 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-9682fbc4-005e-4c88-8f02-76b62258c861 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:19 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-9682fbc4-005e-4c88-8f02-76b62258c861 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:19 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-9682fbc4-005e-4c88-8f02-76b62258c861 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] Delete volume with id: 8fda563b-27e3-418b-8b81-3757efc6382e Sep 07 18:02:19 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:02:19 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:02:19 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:19 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:02:19 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-9682fbc4-005e-4c88-8f02-76b62258c861 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] Volume info retrieved successfully. Sep 07 18:02:19 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-9682fbc4-005e-4c88-8f02-76b62258c861 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] Delete volume request issued successfully. Sep 07 18:02:19 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-9682fbc4-005e-4c88-8f02-76b62258c861 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] http://192.168.122.66/volume/v3/volumes/8fda563b-27e3-418b-8b81-3757efc6382e returned with HTTP 202 Sep 07 18:02:19 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 226/461] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:02:19 2026] DELETE /volume/v3/volumes/8fda563b-27e3-418b-8b81-3757efc6382e => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:02:19 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-b170f6a2-e92c-40d4-96cc-a59f9eba3e7a None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:19 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-b170f6a2-e92c-40d4-96cc-a59f9eba3e7a tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] GET http://192.168.122.66/volume/v3/volumes/8fda563b-27e3-418b-8b81-3757efc6382e Sep 07 18:02:19 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-b170f6a2-e92c-40d4-96cc-a59f9eba3e7a tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:19 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-b170f6a2-e92c-40d4-96cc-a59f9eba3e7a tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:19 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:02:19 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:02:19 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:19 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:02:19 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-b170f6a2-e92c-40d4-96cc-a59f9eba3e7a tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] Volume info retrieved successfully. Sep 07 18:02:19 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-b170f6a2-e92c-40d4-96cc-a59f9eba3e7a tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] http://192.168.122.66/volume/v3/volumes/8fda563b-27e3-418b-8b81-3757efc6382e returned with HTTP 200 Sep 07 18:02:19 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 236/462] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:02:19 2026] GET /volume/v3/volumes/8fda563b-27e3-418b-8b81-3757efc6382e => generated 858 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:02:20 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-25601128-3ee7-47bd-b8b8-5fc1d94c7086 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:20 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-25601128-3ee7-47bd-b8b8-5fc1d94c7086 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] GET http://192.168.122.66/volume/v3/snapshots/ad2b5cc4-8c01-400d-930e-7d4b75c9b6ce Sep 07 18:02:20 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-25601128-3ee7-47bd-b8b8-5fc1d94c7086 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:20 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-25601128-3ee7-47bd-b8b8-5fc1d94c7086 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:20 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:20 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:02:20 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-25601128-3ee7-47bd-b8b8-5fc1d94c7086 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Snapshot retrieved successfully. Sep 07 18:02:20 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-25601128-3ee7-47bd-b8b8-5fc1d94c7086 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] http://192.168.122.66/volume/v3/snapshots/ad2b5cc4-8c01-400d-930e-7d4b75c9b6ce returned with HTTP 200 Sep 07 18:02:20 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 227/463] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:02:20 2026] GET /volume/v3/snapshots/ad2b5cc4-8c01-400d-930e-7d4b75c9b6ce => generated 438 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:02:20 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-b6e6e03f-965c-4f7c-a42e-65ecffa2e7d3 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:20 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-b6e6e03f-965c-4f7c-a42e-65ecffa2e7d3 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] GET http://192.168.122.66/volume/v3/volumes/aadee00d-d9cf-4485-af34-b998995255a4 Sep 07 18:02:20 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-b6e6e03f-965c-4f7c-a42e-65ecffa2e7d3 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:20 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-b6e6e03f-965c-4f7c-a42e-65ecffa2e7d3 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:20 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:02:20 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:02:20 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:20 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:02:20 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-b6e6e03f-965c-4f7c-a42e-65ecffa2e7d3 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Volume info retrieved successfully. Sep 07 18:02:20 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-b6e6e03f-965c-4f7c-a42e-65ecffa2e7d3 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] http://192.168.122.66/volume/v3/volumes/aadee00d-d9cf-4485-af34-b998995255a4 returned with HTTP 200 Sep 07 18:02:20 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 237/464] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:02:20 2026] GET /volume/v3/volumes/aadee00d-d9cf-4485-af34-b998995255a4 => generated 1145 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:02:20 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-25fc6a3a-8599-44bc-8c3f-90dc3e899caf None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:20 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-25fc6a3a-8599-44bc-8c3f-90dc3e899caf tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] GET http://192.168.122.66/volume/v3/volumes/aadee00d-d9cf-4485-af34-b998995255a4 Sep 07 18:02:20 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-25fc6a3a-8599-44bc-8c3f-90dc3e899caf tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:20 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-25fc6a3a-8599-44bc-8c3f-90dc3e899caf tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:20 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:02:20 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:02:20 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:20 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:02:20 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-25fc6a3a-8599-44bc-8c3f-90dc3e899caf tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Volume info retrieved successfully. Sep 07 18:02:20 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-25fc6a3a-8599-44bc-8c3f-90dc3e899caf tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] http://192.168.122.66/volume/v3/volumes/aadee00d-d9cf-4485-af34-b998995255a4 returned with HTTP 200 Sep 07 18:02:20 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 228/465] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:02:20 2026] GET /volume/v3/volumes/aadee00d-d9cf-4485-af34-b998995255a4 => generated 1145 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:02:20 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-1c43208f-5ea3-4605-a6cb-9102086006c8 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:20 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-1c43208f-5ea3-4605-a6cb-9102086006c8 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] GET http://192.168.122.66/volume/v3/volumes/8fda563b-27e3-418b-8b81-3757efc6382e Sep 07 18:02:20 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-1c43208f-5ea3-4605-a6cb-9102086006c8 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:20 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-1c43208f-5ea3-4605-a6cb-9102086006c8 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:20 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-1c43208f-5ea3-4605-a6cb-9102086006c8 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] http://192.168.122.66/volume/v3/volumes/8fda563b-27e3-418b-8b81-3757efc6382e returned with HTTP 404 Sep 07 18:02:20 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 238/466] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:02:20 2026] GET /volume/v3/volumes/8fda563b-27e3-418b-8b81-3757efc6382e => generated 109 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:02:20 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-5bcfb9fd-220e-4847-96e3-49137efb6a1c None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:20 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-5bcfb9fd-220e-4847-96e3-49137efb6a1c tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] DELETE http://192.168.122.66/volume/v3/volumes/1c5d2f34-040c-4a9e-b9b0-a8756cfc6c07 Sep 07 18:02:20 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-5bcfb9fd-220e-4847-96e3-49137efb6a1c tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:20 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-5bcfb9fd-220e-4847-96e3-49137efb6a1c tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:20 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-5bcfb9fd-220e-4847-96e3-49137efb6a1c tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] Delete volume with id: 1c5d2f34-040c-4a9e-b9b0-a8756cfc6c07 Sep 07 18:02:21 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:02:21 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:02:21 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:21 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:02:21 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-5bcfb9fd-220e-4847-96e3-49137efb6a1c tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] Volume info retrieved successfully. Sep 07 18:02:21 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-5bcfb9fd-220e-4847-96e3-49137efb6a1c tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] Delete volume request issued successfully. Sep 07 18:02:21 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-5bcfb9fd-220e-4847-96e3-49137efb6a1c tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] http://192.168.122.66/volume/v3/volumes/1c5d2f34-040c-4a9e-b9b0-a8756cfc6c07 returned with HTTP 202 Sep 07 18:02:21 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 229/467] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:02:20 2026] DELETE /volume/v3/volumes/1c5d2f34-040c-4a9e-b9b0-a8756cfc6c07 => generated 0 bytes in 126 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:02:21 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-151b4661-6b57-4974-8f40-308dc8fde1ef None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:21 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-151b4661-6b57-4974-8f40-308dc8fde1ef tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] GET http://192.168.122.66/volume/v3/volumes/1c5d2f34-040c-4a9e-b9b0-a8756cfc6c07 Sep 07 18:02:21 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-151b4661-6b57-4974-8f40-308dc8fde1ef tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:21 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-151b4661-6b57-4974-8f40-308dc8fde1ef tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:21 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:02:21 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:02:21 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:21 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:02:21 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-151b4661-6b57-4974-8f40-308dc8fde1ef tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] Volume info retrieved successfully. Sep 07 18:02:21 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-151b4661-6b57-4974-8f40-308dc8fde1ef tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] http://192.168.122.66/volume/v3/volumes/1c5d2f34-040c-4a9e-b9b0-a8756cfc6c07 returned with HTTP 200 Sep 07 18:02:21 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 239/468] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:02:21 2026] GET /volume/v3/volumes/1c5d2f34-040c-4a9e-b9b0-a8756cfc6c07 => generated 859 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:02:21 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-958bca6d-ac3b-4702-bed6-464e521290ee None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:21 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-958bca6d-ac3b-4702-bed6-464e521290ee tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] GET http://192.168.122.66/volume/v3/snapshots/ad2b5cc4-8c01-400d-930e-7d4b75c9b6ce Sep 07 18:02:21 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-958bca6d-ac3b-4702-bed6-464e521290ee tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:21 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-958bca6d-ac3b-4702-bed6-464e521290ee tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:21 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:21 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:02:21 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-958bca6d-ac3b-4702-bed6-464e521290ee tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Snapshot retrieved successfully. Sep 07 18:02:21 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-958bca6d-ac3b-4702-bed6-464e521290ee tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] http://192.168.122.66/volume/v3/snapshots/ad2b5cc4-8c01-400d-930e-7d4b75c9b6ce returned with HTTP 200 Sep 07 18:02:21 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 230/469] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:02:21 2026] GET /volume/v3/snapshots/ad2b5cc4-8c01-400d-930e-7d4b75c9b6ce => generated 438 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:02:21 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [req-9e9154e7-3a62-4eec-9638-9d5e08951459 req-46cda051-e42f-45c3-9a56-29cf64fc41ad None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:21 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-9e9154e7-3a62-4eec-9638-9d5e08951459 req-46cda051-e42f-45c3-9a56-29cf64fc41ad tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] GET http://192.168.122.66/volume/v3/volumes/aadee00d-d9cf-4485-af34-b998995255a4 Sep 07 18:02:21 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-9e9154e7-3a62-4eec-9638-9d5e08951459 req-46cda051-e42f-45c3-9a56-29cf64fc41ad tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:21 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-9e9154e7-3a62-4eec-9638-9d5e08951459 req-46cda051-e42f-45c3-9a56-29cf64fc41ad tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:21 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:02:21 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:02:21 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:21 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:02:21 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [req-9e9154e7-3a62-4eec-9638-9d5e08951459 req-46cda051-e42f-45c3-9a56-29cf64fc41ad tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Volume info retrieved successfully. Sep 07 18:02:21 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-9e9154e7-3a62-4eec-9638-9d5e08951459 req-46cda051-e42f-45c3-9a56-29cf64fc41ad tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] http://192.168.122.66/volume/v3/volumes/aadee00d-d9cf-4485-af34-b998995255a4 returned with HTTP 200 Sep 07 18:02:21 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 240/470] 192.168.122.66 () {60 vars in 1482 bytes} [Mon Sep 7 18:02:21 2026] GET /volume/v3/volumes/aadee00d-d9cf-4485-af34-b998995255a4 => generated 1145 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 18:02:22 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-7c4b4d53-384e-44ad-a3b1-c278d3f2865f None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:22 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-7c4b4d53-384e-44ad-a3b1-c278d3f2865f tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] GET http://192.168.122.66/volume/v3/volumes/1c5d2f34-040c-4a9e-b9b0-a8756cfc6c07 Sep 07 18:02:22 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-7c4b4d53-384e-44ad-a3b1-c278d3f2865f tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:22 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-7c4b4d53-384e-44ad-a3b1-c278d3f2865f tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:22 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:02:22 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:02:22 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:22 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:02:22 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-7c4b4d53-384e-44ad-a3b1-c278d3f2865f tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] Volume info retrieved successfully. Sep 07 18:02:22 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-7c4b4d53-384e-44ad-a3b1-c278d3f2865f tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] http://192.168.122.66/volume/v3/volumes/1c5d2f34-040c-4a9e-b9b0-a8756cfc6c07 returned with HTTP 200 Sep 07 18:02:22 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 231/471] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:02:22 2026] GET /volume/v3/volumes/1c5d2f34-040c-4a9e-b9b0-a8756cfc6c07 => generated 859 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:02:22 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-7586e3c6-8a28-4503-a5c1-d3b208082cec None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:22 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-7586e3c6-8a28-4503-a5c1-d3b208082cec tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] GET http://192.168.122.66/volume/v3/snapshots/ad2b5cc4-8c01-400d-930e-7d4b75c9b6ce Sep 07 18:02:22 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-7586e3c6-8a28-4503-a5c1-d3b208082cec tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:22 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-7586e3c6-8a28-4503-a5c1-d3b208082cec tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:22 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:22 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:02:22 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-7586e3c6-8a28-4503-a5c1-d3b208082cec tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Snapshot retrieved successfully. Sep 07 18:02:22 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-7586e3c6-8a28-4503-a5c1-d3b208082cec tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] http://192.168.122.66/volume/v3/snapshots/ad2b5cc4-8c01-400d-930e-7d4b75c9b6ce returned with HTTP 200 Sep 07 18:02:22 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 241/472] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:02:22 2026] GET /volume/v3/snapshots/ad2b5cc4-8c01-400d-930e-7d4b75c9b6ce => generated 465 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:02:22 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-49ff7934-692b-4b16-be5d-d365b2574a6d None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:22 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-49ff7934-692b-4b16-be5d-d365b2574a6d tempest-SnapshotsActionsTest-1337185504 tempest-SnapshotsActionsTest-1337185504-project-admin] POST http://192.168.122.66/volume/v3/snapshots/ad2b5cc4-8c01-400d-930e-7d4b75c9b6ce/action Sep 07 18:02:22 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-49ff7934-692b-4b16-be5d-d365b2574a6d tempest-SnapshotsActionsTest-1337185504 tempest-SnapshotsActionsTest-1337185504-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=86964) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:02:22 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-49ff7934-692b-4b16-be5d-d365b2574a6d tempest-SnapshotsActionsTest-1337185504 tempest-SnapshotsActionsTest-1337185504-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:02:22 devstack devstack@c-api.service[86964]: DEBUG cinder.api.contrib.admin_actions [None req-49ff7934-692b-4b16-be5d-d365b2574a6d tempest-SnapshotsActionsTest-1337185504 tempest-SnapshotsActionsTest-1337185504-project-admin] Updating snapshot 'ad2b5cc4-8c01-400d-930e-7d4b75c9b6ce' with '{'status': 'creating'}' {{(pid=86964) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 18:02:22 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:22 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:02:22 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-49ff7934-692b-4b16-be5d-d365b2574a6d tempest-SnapshotsActionsTest-1337185504 tempest-SnapshotsActionsTest-1337185504-project-admin] http://192.168.122.66/volume/v3/snapshots/ad2b5cc4-8c01-400d-930e-7d4b75c9b6ce/action returned with HTTP 202 Sep 07 18:02:22 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 232/473] 192.168.122.66 () {60 vars in 1275 bytes} [Mon Sep 7 18:02:22 2026] POST /volume/v3/snapshots/ad2b5cc4-8c01-400d-930e-7d4b75c9b6ce/action => generated 0 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 18:02:22 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-c0d113a8-47ac-4187-abaa-6d6e40a31e9b None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:22 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-dd4da10d-bf0b-4fce-a68c-c9946c97fde4 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:22 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c0d113a8-47ac-4187-abaa-6d6e40a31e9b None None] GET http://192.168.122.66/volume// Sep 07 18:02:22 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c0d113a8-47ac-4187-abaa-6d6e40a31e9b None None] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:22 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c0d113a8-47ac-4187-abaa-6d6e40a31e9b None None] Calling method 'all' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:22 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c0d113a8-47ac-4187-abaa-6d6e40a31e9b None None] http://192.168.122.66/volume// returned with HTTP 300 Sep 07 18:02:22 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 233/474] 192.168.122.66 () {58 vars in 1310 bytes} [Mon Sep 7 18:02:22 2026] GET /volume/ => generated 389 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 18:02:22 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-dd4da10d-bf0b-4fce-a68c-c9946c97fde4 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] GET http://192.168.122.66/volume/v3/snapshots/ad2b5cc4-8c01-400d-930e-7d4b75c9b6ce Sep 07 18:02:22 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-dd4da10d-bf0b-4fce-a68c-c9946c97fde4 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:22 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-dd4da10d-bf0b-4fce-a68c-c9946c97fde4 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:22 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [req-9e9154e7-3a62-4eec-9638-9d5e08951459 req-e132ae8b-6a15-48b0-8bbc-e439540f7650 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:22 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-9e9154e7-3a62-4eec-9638-9d5e08951459 req-e132ae8b-6a15-48b0-8bbc-e439540f7650 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] POST http://192.168.122.66/volume/v3/attachments Sep 07 18:02:22 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-9e9154e7-3a62-4eec-9638-9d5e08951459 req-e132ae8b-6a15-48b0-8bbc-e439540f7650 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "aadee00d-d9cf-4485-af34-b998995255a4", "connector": null, "instance_uuid": "c7bbcdc3-8755-440b-92ee-4866b10f93a9"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:02:22 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:22 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:02:22 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-dd4da10d-bf0b-4fce-a68c-c9946c97fde4 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Snapshot retrieved successfully. Sep 07 18:02:22 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-dd4da10d-bf0b-4fce-a68c-c9946c97fde4 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] http://192.168.122.66/volume/v3/snapshots/ad2b5cc4-8c01-400d-930e-7d4b75c9b6ce returned with HTTP 200 Sep 07 18:02:22 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 242/475] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:02:22 2026] GET /volume/v3/snapshots/ad2b5cc4-8c01-400d-930e-7d4b75c9b6ce => generated 464 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:02:22 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:02:22 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:02:22 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-6e3d3506-07d9-4d5d-bf47-40e96a3b9a2d None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:22 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-6e3d3506-07d9-4d5d-bf47-40e96a3b9a2d tempest-SnapshotsActionsTest-1337185504 tempest-SnapshotsActionsTest-1337185504-project-admin] POST http://192.168.122.66/volume/v3/snapshots/ad2b5cc4-8c01-400d-930e-7d4b75c9b6ce/action Sep 07 18:02:22 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-6e3d3506-07d9-4d5d-bf47-40e96a3b9a2d tempest-SnapshotsActionsTest-1337185504 tempest-SnapshotsActionsTest-1337185504-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86965) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:02:22 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-6e3d3506-07d9-4d5d-bf47-40e96a3b9a2d tempest-SnapshotsActionsTest-1337185504 tempest-SnapshotsActionsTest-1337185504-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:02:22 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:22 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:02:22 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:22 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:02:22 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-6e3d3506-07d9-4d5d-bf47-40e96a3b9a2d tempest-SnapshotsActionsTest-1337185504 tempest-SnapshotsActionsTest-1337185504-project-admin] Snapshot retrieved successfully. Sep 07 18:02:22 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:02:22 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:02:22 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:02:22 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:02:22 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-6e3d3506-07d9-4d5d-bf47-40e96a3b9a2d tempest-SnapshotsActionsTest-1337185504 tempest-SnapshotsActionsTest-1337185504-project-admin] Snapshot delete request issued successfully. Sep 07 18:02:22 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-6e3d3506-07d9-4d5d-bf47-40e96a3b9a2d tempest-SnapshotsActionsTest-1337185504 tempest-SnapshotsActionsTest-1337185504-project-admin] http://192.168.122.66/volume/v3/snapshots/ad2b5cc4-8c01-400d-930e-7d4b75c9b6ce/action returned with HTTP 202 Sep 07 18:02:22 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 243/476] 192.168.122.66 () {60 vars in 1275 bytes} [Mon Sep 7 18:02:22 2026] POST /volume/v3/snapshots/ad2b5cc4-8c01-400d-930e-7d4b75c9b6ce/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 18:02:22 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-82ec306c-e139-4c6e-b289-e3c70903bf8f None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:22 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-9e9154e7-3a62-4eec-9638-9d5e08951459 req-e132ae8b-6a15-48b0-8bbc-e439540f7650 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] http://192.168.122.66/volume/v3/attachments returned with HTTP 200 Sep 07 18:02:22 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 234/477] 192.168.122.66 () {66 vars in 1478 bytes} [Mon Sep 7 18:02:22 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 07 18:02:22 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-82ec306c-e139-4c6e-b289-e3c70903bf8f tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] GET http://192.168.122.66/volume/v3/snapshots/ad2b5cc4-8c01-400d-930e-7d4b75c9b6ce Sep 07 18:02:22 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-82ec306c-e139-4c6e-b289-e3c70903bf8f tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:22 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-82ec306c-e139-4c6e-b289-e3c70903bf8f tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:22 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-759be4da-4217-40a7-92e1-3873a5b440ad None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:22 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-759be4da-4217-40a7-92e1-3873a5b440ad None None] GET http://192.168.122.66/volume// Sep 07 18:02:22 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-759be4da-4217-40a7-92e1-3873a5b440ad None None] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:22 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-759be4da-4217-40a7-92e1-3873a5b440ad None None] Calling method 'all' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:22 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-759be4da-4217-40a7-92e1-3873a5b440ad None None] http://192.168.122.66/volume// returned with HTTP 300 Sep 07 18:02:22 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 235/478] 192.168.122.66 () {58 vars in 1310 bytes} [Mon Sep 7 18:02:22 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 18:02:22 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [req-9e9154e7-3a62-4eec-9638-9d5e08951459 req-919f3f6c-79a6-44bc-92a2-a2a1c640db1c None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:22 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-9e9154e7-3a62-4eec-9638-9d5e08951459 req-919f3f6c-79a6-44bc-92a2-a2a1c640db1c tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] GET http://192.168.122.66/volume/v3/volumes/aadee00d-d9cf-4485-af34-b998995255a4 Sep 07 18:02:22 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-9e9154e7-3a62-4eec-9638-9d5e08951459 req-919f3f6c-79a6-44bc-92a2-a2a1c640db1c tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:22 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-9e9154e7-3a62-4eec-9638-9d5e08951459 req-919f3f6c-79a6-44bc-92a2-a2a1c640db1c tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:22 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:22 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:02:22 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-82ec306c-e139-4c6e-b289-e3c70903bf8f tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Snapshot retrieved successfully. Sep 07 18:02:22 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:02:22 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:02:22 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-82ec306c-e139-4c6e-b289-e3c70903bf8f tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] http://192.168.122.66/volume/v3/snapshots/ad2b5cc4-8c01-400d-930e-7d4b75c9b6ce returned with HTTP 200 Sep 07 18:02:22 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 244/479] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:02:22 2026] GET /volume/v3/snapshots/ad2b5cc4-8c01-400d-930e-7d4b75c9b6ce => generated 464 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:02:22 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:22 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:02:22 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [req-9e9154e7-3a62-4eec-9638-9d5e08951459 req-919f3f6c-79a6-44bc-92a2-a2a1c640db1c tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Volume info retrieved successfully. Sep 07 18:02:22 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-9e9154e7-3a62-4eec-9638-9d5e08951459 req-919f3f6c-79a6-44bc-92a2-a2a1c640db1c tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] http://192.168.122.66/volume/v3/volumes/aadee00d-d9cf-4485-af34-b998995255a4 returned with HTTP 200 Sep 07 18:02:22 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 236/480] 192.168.122.66 () {62 vars in 1523 bytes} [Mon Sep 7 18:02:22 2026] GET /volume/v3/volumes/aadee00d-d9cf-4485-af34-b998995255a4 => generated 1326 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 18:02:22 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [req-9e9154e7-3a62-4eec-9638-9d5e08951459 req-913bf2ef-1a8b-4869-94f3-fae6563867db None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:22 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-9e9154e7-3a62-4eec-9638-9d5e08951459 req-913bf2ef-1a8b-4869-94f3-fae6563867db tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] DELETE http://192.168.122.66/volume/v3/attachments/6de2143b-b208-44bd-b93b-8c9875be9be5 Sep 07 18:02:22 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-9e9154e7-3a62-4eec-9638-9d5e08951459 req-913bf2ef-1a8b-4869-94f3-fae6563867db tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:22 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-9e9154e7-3a62-4eec-9638-9d5e08951459 req-913bf2ef-1a8b-4869-94f3-fae6563867db tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Calling method 'version_select' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:22 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:22 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:02:22 devstack devstack@c-api.service[86965]: /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 07 18:02:22 devstack devstack@c-api.service[86965]: return base.obj_make_list(context, Sep 07 18:02:22 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-9e9154e7-3a62-4eec-9638-9d5e08951459 req-913bf2ef-1a8b-4869-94f3-fae6563867db tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] http://192.168.122.66/volume/v3/attachments/6de2143b-b208-44bd-b93b-8c9875be9be5 returned with HTTP 200 Sep 07 18:02:22 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 245/481] 192.168.122.66 () {64 vars in 1557 bytes} [Mon Sep 7 18:02:22 2026] DELETE /volume/v3/attachments/6de2143b-b208-44bd-b93b-8c9875be9be5 => generated 192 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:02:23 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-fdf6119c-9355-4ac9-8a17-42e28e223d89 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:23 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-fdf6119c-9355-4ac9-8a17-42e28e223d89 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] GET http://192.168.122.66/volume/v3/volumes/1c5d2f34-040c-4a9e-b9b0-a8756cfc6c07 Sep 07 18:02:23 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-fdf6119c-9355-4ac9-8a17-42e28e223d89 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:23 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-fdf6119c-9355-4ac9-8a17-42e28e223d89 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:23 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-fdf6119c-9355-4ac9-8a17-42e28e223d89 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] http://192.168.122.66/volume/v3/volumes/1c5d2f34-040c-4a9e-b9b0-a8756cfc6c07 returned with HTTP 404 Sep 07 18:02:23 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 237/482] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:02:23 2026] GET /volume/v3/volumes/1c5d2f34-040c-4a9e-b9b0-a8756cfc6c07 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:02:23 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-d45fc072-1065-4f0c-9d1c-b7e199b6bdd7 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:23 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-d45fc072-1065-4f0c-9d1c-b7e199b6bdd7 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] DELETE http://192.168.122.66/volume/v3/volumes/9b251c75-3b50-459e-b161-e61440d0ac60 Sep 07 18:02:23 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-d45fc072-1065-4f0c-9d1c-b7e199b6bdd7 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:23 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-d45fc072-1065-4f0c-9d1c-b7e199b6bdd7 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:23 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-d45fc072-1065-4f0c-9d1c-b7e199b6bdd7 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] Delete volume with id: 9b251c75-3b50-459e-b161-e61440d0ac60 Sep 07 18:02:23 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:02:23 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:02:23 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:23 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:02:23 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-d45fc072-1065-4f0c-9d1c-b7e199b6bdd7 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] Volume info retrieved successfully. Sep 07 18:02:23 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-c34b4923-bc57-4119-b265-9fd142b7414f None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:23 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c34b4923-bc57-4119-b265-9fd142b7414f None None] GET http://192.168.122.66/volume// Sep 07 18:02:23 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c34b4923-bc57-4119-b265-9fd142b7414f None None] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:23 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c34b4923-bc57-4119-b265-9fd142b7414f None None] Calling method 'all' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:23 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c34b4923-bc57-4119-b265-9fd142b7414f None None] http://192.168.122.66/volume// returned with HTTP 300 Sep 07 18:02:23 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 238/483] 192.168.122.66 () {58 vars in 1310 bytes} [Mon Sep 7 18:02:23 2026] GET /volume/ => generated 389 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 18:02:23 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [req-9e9154e7-3a62-4eec-9638-9d5e08951459 req-e674bb0d-851e-4d5c-b65e-98ff8f5e0aa0 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:23 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-9e9154e7-3a62-4eec-9638-9d5e08951459 req-e674bb0d-851e-4d5c-b65e-98ff8f5e0aa0 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] GET http://192.168.122.66/volume/v3/volumes/aadee00d-d9cf-4485-af34-b998995255a4 Sep 07 18:02:23 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-9e9154e7-3a62-4eec-9638-9d5e08951459 req-e674bb0d-851e-4d5c-b65e-98ff8f5e0aa0 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:23 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-9e9154e7-3a62-4eec-9638-9d5e08951459 req-e674bb0d-851e-4d5c-b65e-98ff8f5e0aa0 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:23 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-d45fc072-1065-4f0c-9d1c-b7e199b6bdd7 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] Delete volume request issued successfully. Sep 07 18:02:23 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-d45fc072-1065-4f0c-9d1c-b7e199b6bdd7 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] http://192.168.122.66/volume/v3/volumes/9b251c75-3b50-459e-b161-e61440d0ac60 returned with HTTP 202 Sep 07 18:02:23 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 246/484] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:02:23 2026] DELETE /volume/v3/volumes/9b251c75-3b50-459e-b161-e61440d0ac60 => generated 0 bytes in 137 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 18:02:23 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:02:23 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:02:23 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:23 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:02:23 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-fb344503-e1e8-4cfe-be44-8f82ad9bce2d None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:23 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-fb344503-e1e8-4cfe-be44-8f82ad9bce2d tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] GET http://192.168.122.66/volume/v3/volumes/9b251c75-3b50-459e-b161-e61440d0ac60 Sep 07 18:02:23 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-fb344503-e1e8-4cfe-be44-8f82ad9bce2d tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:23 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-fb344503-e1e8-4cfe-be44-8f82ad9bce2d tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:23 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [req-9e9154e7-3a62-4eec-9638-9d5e08951459 req-e674bb0d-851e-4d5c-b65e-98ff8f5e0aa0 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Volume info retrieved successfully. Sep 07 18:02:23 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-9e9154e7-3a62-4eec-9638-9d5e08951459 req-e674bb0d-851e-4d5c-b65e-98ff8f5e0aa0 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] http://192.168.122.66/volume/v3/volumes/aadee00d-d9cf-4485-af34-b998995255a4 returned with HTTP 200 Sep 07 18:02:23 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 239/485] 192.168.122.66 () {62 vars in 1523 bytes} [Mon Sep 7 18:02:23 2026] GET /volume/v3/volumes/aadee00d-d9cf-4485-af34-b998995255a4 => generated 1033 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 18:02:23 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:02:23 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:02:23 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:23 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:02:23 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-fb344503-e1e8-4cfe-be44-8f82ad9bce2d tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] Volume info retrieved successfully. Sep 07 18:02:23 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-fb344503-e1e8-4cfe-be44-8f82ad9bce2d tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] http://192.168.122.66/volume/v3/volumes/9b251c75-3b50-459e-b161-e61440d0ac60 returned with HTTP 200 Sep 07 18:02:23 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 247/486] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:02:23 2026] GET /volume/v3/volumes/9b251c75-3b50-459e-b161-e61440d0ac60 => generated 859 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:02:23 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-20d53f0b-e6f9-4e34-a88d-4712acf0f8b3 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:23 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-20d53f0b-e6f9-4e34-a88d-4712acf0f8b3 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] GET http://192.168.122.66/volume/v3/snapshots/ad2b5cc4-8c01-400d-930e-7d4b75c9b6ce Sep 07 18:02:23 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-20d53f0b-e6f9-4e34-a88d-4712acf0f8b3 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:23 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-20d53f0b-e6f9-4e34-a88d-4712acf0f8b3 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:23 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:23 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:02:23 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-20d53f0b-e6f9-4e34-a88d-4712acf0f8b3 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Snapshot retrieved successfully. Sep 07 18:02:23 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-20d53f0b-e6f9-4e34-a88d-4712acf0f8b3 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] http://192.168.122.66/volume/v3/snapshots/ad2b5cc4-8c01-400d-930e-7d4b75c9b6ce returned with HTTP 200 Sep 07 18:02:23 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 240/487] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:02:23 2026] GET /volume/v3/snapshots/ad2b5cc4-8c01-400d-930e-7d4b75c9b6ce => generated 464 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:02:23 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [req-9e9154e7-3a62-4eec-9638-9d5e08951459 req-df8f557d-bf32-49ee-9de8-15356df99df1 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:23 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-9e9154e7-3a62-4eec-9638-9d5e08951459 req-df8f557d-bf32-49ee-9de8-15356df99df1 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] PUT http://192.168.122.66/volume/v3/attachments/f4040746-299a-457a-b0f3-a0f5a69ca5ab Sep 07 18:02:23 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-9e9154e7-3a62-4eec-9638-9d5e08951459 req-df8f557d-bf32-49ee-9de8-15356df99df1 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.66", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:da595ca9282", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "de538fb9-4273-4ed9-a64b-778a9fe4baf0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:02:23 devstack devstack@c-api.service[86965]: DEBUG cinder.coordination [req-9e9154e7-3a62-4eec-9638-9d5e08951459 req-df8f557d-bf32-49ee-9de8-15356df99df1 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Acquiring lock "cinder-attachment_update-aadee00d-d9cf-4485-af34-b998995255a4-devstack" by "attachment_update" {{(pid=86965) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 18:02:23 devstack devstack@c-api.service[86965]: DEBUG cinder.coordination [req-9e9154e7-3a62-4eec-9638-9d5e08951459 req-df8f557d-bf32-49ee-9de8-15356df99df1 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Lock "cinder-attachment_update-aadee00d-d9cf-4485-af34-b998995255a4-devstack" acquired by "attachment_update" :: waited 0.021s {{(pid=86965) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 18:02:23 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:23 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:02:23 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:02:23 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:02:24 devstack devstack@c-api.service[86965]: DEBUG cinder.coordination [req-9e9154e7-3a62-4eec-9638-9d5e08951459 req-df8f557d-bf32-49ee-9de8-15356df99df1 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Lock "cinder-attachment_update-aadee00d-d9cf-4485-af34-b998995255a4-devstack" released by "attachment_update" :: held 0.364s {{(pid=86965) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 18:02:24 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-9e9154e7-3a62-4eec-9638-9d5e08951459 req-df8f557d-bf32-49ee-9de8-15356df99df1 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] http://192.168.122.66/volume/v3/attachments/f4040746-299a-457a-b0f3-a0f5a69ca5ab returned with HTTP 200 Sep 07 18:02:24 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 248/488] 192.168.122.66 () {66 vars in 1588 bytes} [Mon Sep 7 18:02:23 2026] PUT /volume/v3/attachments/f4040746-299a-457a-b0f3-a0f5a69ca5ab => generated 694 bytes in 436 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:02:24 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [req-9e9154e7-3a62-4eec-9638-9d5e08951459 req-4322d527-dbc6-41fc-a024-27d0727f12e1 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:24 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-9e9154e7-3a62-4eec-9638-9d5e08951459 req-4322d527-dbc6-41fc-a024-27d0727f12e1 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] POST http://192.168.122.66/volume/v3/attachments/f4040746-299a-457a-b0f3-a0f5a69ca5ab/action Sep 07 18:02:24 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-9e9154e7-3a62-4eec-9638-9d5e08951459 req-4322d527-dbc6-41fc-a024-27d0727f12e1 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Action body: b'{"os-complete": null}' {{(pid=86964) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:02:24 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-9e9154e7-3a62-4eec-9638-9d5e08951459 req-4322d527-dbc6-41fc-a024-27d0727f12e1 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:02:24 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:02:24 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:02:24 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:24 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:02:24 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-9e9154e7-3a62-4eec-9638-9d5e08951459 req-4322d527-dbc6-41fc-a024-27d0727f12e1 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] http://192.168.122.66/volume/v3/attachments/f4040746-299a-457a-b0f3-a0f5a69ca5ab/action returned with HTTP 204 Sep 07 18:02:24 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 241/489] 192.168.122.66 () {66 vars in 1609 bytes} [Mon Sep 7 18:02:24 2026] POST /volume/v3/attachments/f4040746-299a-457a-b0f3-a0f5a69ca5ab/action => generated 0 bytes in 95 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Sep 07 18:02:24 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-0758d3ea-5d0b-46fc-98f3-fa53bc165e51 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:24 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-0758d3ea-5d0b-46fc-98f3-fa53bc165e51 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] GET http://192.168.122.66/volume/v3/volumes/9b251c75-3b50-459e-b161-e61440d0ac60 Sep 07 18:02:24 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-0758d3ea-5d0b-46fc-98f3-fa53bc165e51 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:24 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-0758d3ea-5d0b-46fc-98f3-fa53bc165e51 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:24 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-216447cb-feba-484b-bdb0-597e5c5bcf8a None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:24 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-216447cb-feba-484b-bdb0-597e5c5bcf8a tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] GET http://192.168.122.66/volume/v3/snapshots/ad2b5cc4-8c01-400d-930e-7d4b75c9b6ce Sep 07 18:02:24 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-216447cb-feba-484b-bdb0-597e5c5bcf8a tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:24 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-216447cb-feba-484b-bdb0-597e5c5bcf8a tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:24 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:24 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:02:24 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-216447cb-feba-484b-bdb0-597e5c5bcf8a tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Snapshot retrieved successfully. Sep 07 18:02:24 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-216447cb-feba-484b-bdb0-597e5c5bcf8a tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] http://192.168.122.66/volume/v3/snapshots/ad2b5cc4-8c01-400d-930e-7d4b75c9b6ce returned with HTTP 200 Sep 07 18:02:24 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 242/490] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:02:24 2026] GET /volume/v3/snapshots/ad2b5cc4-8c01-400d-930e-7d4b75c9b6ce => generated 464 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 18:02:24 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:02:24 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:02:24 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:24 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:02:24 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-0758d3ea-5d0b-46fc-98f3-fa53bc165e51 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] Volume info retrieved successfully. Sep 07 18:02:24 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-0758d3ea-5d0b-46fc-98f3-fa53bc165e51 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] http://192.168.122.66/volume/v3/volumes/9b251c75-3b50-459e-b161-e61440d0ac60 returned with HTTP 200 Sep 07 18:02:24 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 249/491] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:02:24 2026] GET /volume/v3/volumes/9b251c75-3b50-459e-b161-e61440d0ac60 => generated 859 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:02:25 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-4a7458f7-9083-43c1-9d3a-43ab85e088d2 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:25 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-4a7458f7-9083-43c1-9d3a-43ab85e088d2 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] GET http://192.168.122.66/volume/v3/snapshots/ad2b5cc4-8c01-400d-930e-7d4b75c9b6ce Sep 07 18:02:25 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-4a7458f7-9083-43c1-9d3a-43ab85e088d2 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:25 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-4a7458f7-9083-43c1-9d3a-43ab85e088d2 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:25 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-4a7458f7-9083-43c1-9d3a-43ab85e088d2 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] http://192.168.122.66/volume/v3/snapshots/ad2b5cc4-8c01-400d-930e-7d4b75c9b6ce returned with HTTP 404 Sep 07 18:02:25 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 243/492] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:02:25 2026] GET /volume/v3/snapshots/ad2b5cc4-8c01-400d-930e-7d4b75c9b6ce => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:02:25 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-f8612ceb-3f1d-4407-99a2-d7e3d8fa0327 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:25 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-f8612ceb-3f1d-4407-99a2-d7e3d8fa0327 tempest-SnapshotsActionsTest-1337185504 tempest-SnapshotsActionsTest-1337185504-project-admin] POST http://192.168.122.66/volume/v3/snapshots/fba76c94-1202-4e53-85bc-3667c8043ee6/action Sep 07 18:02:25 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-f8612ceb-3f1d-4407-99a2-d7e3d8fa0327 tempest-SnapshotsActionsTest-1337185504 tempest-SnapshotsActionsTest-1337185504-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86965) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:02:25 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-f8612ceb-3f1d-4407-99a2-d7e3d8fa0327 tempest-SnapshotsActionsTest-1337185504 tempest-SnapshotsActionsTest-1337185504-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:02:25 devstack devstack@c-api.service[86965]: DEBUG cinder.api.contrib.admin_actions [None req-f8612ceb-3f1d-4407-99a2-d7e3d8fa0327 tempest-SnapshotsActionsTest-1337185504 tempest-SnapshotsActionsTest-1337185504-project-admin] Updating snapshot 'fba76c94-1202-4e53-85bc-3667c8043ee6' with '{'status': 'available'}' {{(pid=86965) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 18:02:25 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-6021f43b-bcfd-4350-80a9-803bbb683ac0 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:25 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-6021f43b-bcfd-4350-80a9-803bbb683ac0 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] GET http://192.168.122.66/volume/v3/volumes/9b251c75-3b50-459e-b161-e61440d0ac60 Sep 07 18:02:25 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-6021f43b-bcfd-4350-80a9-803bbb683ac0 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:25 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-6021f43b-bcfd-4350-80a9-803bbb683ac0 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:25 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:25 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:02:25 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-6021f43b-bcfd-4350-80a9-803bbb683ac0 tempest-VolumesTestJSON-1887256782 tempest-VolumesTestJSON-1887256782-project-member] http://192.168.122.66/volume/v3/volumes/9b251c75-3b50-459e-b161-e61440d0ac60 returned with HTTP 404 Sep 07 18:02:25 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 244/493] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:02:25 2026] GET /volume/v3/volumes/9b251c75-3b50-459e-b161-e61440d0ac60 => generated 109 bytes in 82 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:02:25 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-f8612ceb-3f1d-4407-99a2-d7e3d8fa0327 tempest-SnapshotsActionsTest-1337185504 tempest-SnapshotsActionsTest-1337185504-project-admin] http://192.168.122.66/volume/v3/snapshots/fba76c94-1202-4e53-85bc-3667c8043ee6/action returned with HTTP 202 Sep 07 18:02:25 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 250/494] 192.168.122.66 () {60 vars in 1275 bytes} [Mon Sep 7 18:02:25 2026] POST /volume/v3/snapshots/fba76c94-1202-4e53-85bc-3667c8043ee6/action => generated 0 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 07 18:02:25 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-1ca0e66b-c637-480e-b549-3e26871ee08d None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:25 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-1ca0e66b-c637-480e-b549-3e26871ee08d tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] GET http://192.168.122.66/volume/v3/snapshots/fba76c94-1202-4e53-85bc-3667c8043ee6 Sep 07 18:02:25 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-1ca0e66b-c637-480e-b549-3e26871ee08d tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:25 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-1ca0e66b-c637-480e-b549-3e26871ee08d tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:25 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:25 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:02:25 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-1ca0e66b-c637-480e-b549-3e26871ee08d tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Snapshot retrieved successfully. Sep 07 18:02:25 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-1ca0e66b-c637-480e-b549-3e26871ee08d tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] http://192.168.122.66/volume/v3/snapshots/fba76c94-1202-4e53-85bc-3667c8043ee6 returned with HTTP 200 Sep 07 18:02:25 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 245/495] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:02:25 2026] GET /volume/v3/snapshots/fba76c94-1202-4e53-85bc-3667c8043ee6 => generated 466 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:02:25 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-475e1fbc-a527-43da-a94d-54baf2bc0983 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:25 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-475e1fbc-a527-43da-a94d-54baf2bc0983 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] DELETE http://192.168.122.66/volume/v3/snapshots/ad2b5cc4-8c01-400d-930e-7d4b75c9b6ce Sep 07 18:02:25 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-475e1fbc-a527-43da-a94d-54baf2bc0983 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:25 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-475e1fbc-a527-43da-a94d-54baf2bc0983 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:25 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.snapshots [None req-475e1fbc-a527-43da-a94d-54baf2bc0983 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Delete snapshot with id: ad2b5cc4-8c01-400d-930e-7d4b75c9b6ce Sep 07 18:02:26 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-475e1fbc-a527-43da-a94d-54baf2bc0983 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] http://192.168.122.66/volume/v3/snapshots/ad2b5cc4-8c01-400d-930e-7d4b75c9b6ce returned with HTTP 404 Sep 07 18:02:26 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 251/496] 192.168.122.66 () {58 vars in 1236 bytes} [Mon Sep 7 18:02:25 2026] DELETE /volume/v3/snapshots/ad2b5cc4-8c01-400d-930e-7d4b75c9b6ce => generated 111 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 18:02:26 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-cb9446b9-740f-401e-9dec-0ff323eb99fd None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:26 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-cb9446b9-740f-401e-9dec-0ff323eb99fd tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] POST http://192.168.122.66/volume/v3/snapshots Sep 07 18:02:26 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-cb9446b9-740f-401e-9dec-0ff323eb99fd tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b9a820aa-9093-4dea-b59d-246fff96e396", "name": "tempest-SnapshotsActionsTest-Snapshot-2086592514"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:02:26 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:02:26 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:02:26 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:26 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:02:26 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-cb9446b9-740f-401e-9dec-0ff323eb99fd tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Volume info retrieved successfully. Sep 07 18:02:26 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.snapshots [None req-cb9446b9-740f-401e-9dec-0ff323eb99fd tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Create snapshot from volume b9a820aa-9093-4dea-b59d-246fff96e396 Sep 07 18:02:26 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-cb9446b9-740f-401e-9dec-0ff323eb99fd tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Created reservations ['8f419ebc-59fa-4f55-a1e4-1f7b8108f9f7', '285ab27f-8686-4173-9524-bcf8cb94bb26', '29548d1b-ea38-486f-95a0-6b5bc0d587dd', 'ff715799-b925-456a-8f76-215eb637d373'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:02:26 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:02:26 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:02:26 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-cb9446b9-740f-401e-9dec-0ff323eb99fd tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Snapshot create request issued successfully. Sep 07 18:02:26 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-cb9446b9-740f-401e-9dec-0ff323eb99fd tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] http://192.168.122.66/volume/v3/snapshots returned with HTTP 202 Sep 07 18:02:26 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 246/497] 192.168.122.66 () {60 vars in 1144 bytes} [Mon Sep 7 18:02:26 2026] POST /volume/v3/snapshots => generated 307 bytes in 429 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:02:26 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-3fa0d168-8fcb-4271-89d2-5ec3670f19c1 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:26 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-3fa0d168-8fcb-4271-89d2-5ec3670f19c1 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] GET http://192.168.122.66/volume/v3/snapshots/235e3df8-e572-4795-8f63-1a06a70e0ddb Sep 07 18:02:26 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-3fa0d168-8fcb-4271-89d2-5ec3670f19c1 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:26 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-3fa0d168-8fcb-4271-89d2-5ec3670f19c1 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:26 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:26 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:02:26 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-3fa0d168-8fcb-4271-89d2-5ec3670f19c1 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Snapshot retrieved successfully. Sep 07 18:02:26 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-3fa0d168-8fcb-4271-89d2-5ec3670f19c1 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] http://192.168.122.66/volume/v3/snapshots/235e3df8-e572-4795-8f63-1a06a70e0ddb returned with HTTP 200 Sep 07 18:02:26 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 252/498] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:02:26 2026] GET /volume/v3/snapshots/235e3df8-e572-4795-8f63-1a06a70e0ddb => generated 439 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:02:27 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-322d1e2c-c397-40ad-b155-63be4f65ef6c None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:27 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-322d1e2c-c397-40ad-b155-63be4f65ef6c tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] GET http://192.168.122.66/volume/v3/snapshots/235e3df8-e572-4795-8f63-1a06a70e0ddb Sep 07 18:02:27 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-322d1e2c-c397-40ad-b155-63be4f65ef6c tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:27 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-322d1e2c-c397-40ad-b155-63be4f65ef6c tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:27 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:27 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:02:27 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-322d1e2c-c397-40ad-b155-63be4f65ef6c tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Snapshot retrieved successfully. Sep 07 18:02:27 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-322d1e2c-c397-40ad-b155-63be4f65ef6c tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] http://192.168.122.66/volume/v3/snapshots/235e3df8-e572-4795-8f63-1a06a70e0ddb returned with HTTP 200 Sep 07 18:02:27 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 247/499] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:02:27 2026] GET /volume/v3/snapshots/235e3df8-e572-4795-8f63-1a06a70e0ddb => generated 439 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 18:02:28 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-8af8c9d7-e8bd-4946-9910-98364ec13881 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:28 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-8af8c9d7-e8bd-4946-9910-98364ec13881 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] GET http://192.168.122.66/volume/v3/snapshots/235e3df8-e572-4795-8f63-1a06a70e0ddb Sep 07 18:02:28 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-8af8c9d7-e8bd-4946-9910-98364ec13881 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:28 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-8af8c9d7-e8bd-4946-9910-98364ec13881 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:28 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:28 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:02:28 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-8af8c9d7-e8bd-4946-9910-98364ec13881 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Snapshot retrieved successfully. Sep 07 18:02:28 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-8af8c9d7-e8bd-4946-9910-98364ec13881 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] http://192.168.122.66/volume/v3/snapshots/235e3df8-e572-4795-8f63-1a06a70e0ddb returned with HTTP 200 Sep 07 18:02:28 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 253/500] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:02:28 2026] GET /volume/v3/snapshots/235e3df8-e572-4795-8f63-1a06a70e0ddb => generated 439 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:02:29 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-9253e6ec-6d6f-4810-8831-dc6a11564929 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:29 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-9253e6ec-6d6f-4810-8831-dc6a11564929 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] GET http://192.168.122.66/volume/v3/snapshots/235e3df8-e572-4795-8f63-1a06a70e0ddb Sep 07 18:02:29 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-9253e6ec-6d6f-4810-8831-dc6a11564929 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:29 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-9253e6ec-6d6f-4810-8831-dc6a11564929 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:29 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:29 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:02:29 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-9253e6ec-6d6f-4810-8831-dc6a11564929 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Snapshot retrieved successfully. Sep 07 18:02:29 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-9253e6ec-6d6f-4810-8831-dc6a11564929 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] http://192.168.122.66/volume/v3/snapshots/235e3df8-e572-4795-8f63-1a06a70e0ddb returned with HTTP 200 Sep 07 18:02:29 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 248/501] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:02:29 2026] GET /volume/v3/snapshots/235e3df8-e572-4795-8f63-1a06a70e0ddb => generated 466 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:02:29 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-09380a29-2eba-4cc6-ad47-6c8525b3d2b6 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:29 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-09380a29-2eba-4cc6-ad47-6c8525b3d2b6 tempest-SnapshotsActionsTest-1337185504 tempest-SnapshotsActionsTest-1337185504-project-admin] POST http://192.168.122.66/volume/v3/snapshots/235e3df8-e572-4795-8f63-1a06a70e0ddb/action Sep 07 18:02:29 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-09380a29-2eba-4cc6-ad47-6c8525b3d2b6 tempest-SnapshotsActionsTest-1337185504 tempest-SnapshotsActionsTest-1337185504-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=86965) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:02:29 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-09380a29-2eba-4cc6-ad47-6c8525b3d2b6 tempest-SnapshotsActionsTest-1337185504 tempest-SnapshotsActionsTest-1337185504-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:02:29 devstack devstack@c-api.service[86965]: DEBUG cinder.api.contrib.admin_actions [None req-09380a29-2eba-4cc6-ad47-6c8525b3d2b6 tempest-SnapshotsActionsTest-1337185504 tempest-SnapshotsActionsTest-1337185504-project-admin] Updating snapshot '235e3df8-e572-4795-8f63-1a06a70e0ddb' with '{'status': 'deleting'}' {{(pid=86965) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 18:02:29 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:29 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:02:29 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-09380a29-2eba-4cc6-ad47-6c8525b3d2b6 tempest-SnapshotsActionsTest-1337185504 tempest-SnapshotsActionsTest-1337185504-project-admin] http://192.168.122.66/volume/v3/snapshots/235e3df8-e572-4795-8f63-1a06a70e0ddb/action returned with HTTP 202 Sep 07 18:02:29 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 254/502] 192.168.122.66 () {60 vars in 1275 bytes} [Mon Sep 7 18:02:29 2026] POST /volume/v3/snapshots/235e3df8-e572-4795-8f63-1a06a70e0ddb/action => generated 0 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 18:02:29 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-2d7c4aad-e0b5-420d-a1b4-4069bd04a7b7 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:29 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-2d7c4aad-e0b5-420d-a1b4-4069bd04a7b7 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] GET http://192.168.122.66/volume/v3/snapshots/235e3df8-e572-4795-8f63-1a06a70e0ddb Sep 07 18:02:29 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-2d7c4aad-e0b5-420d-a1b4-4069bd04a7b7 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:29 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-2d7c4aad-e0b5-420d-a1b4-4069bd04a7b7 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:29 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:29 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:02:29 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-2d7c4aad-e0b5-420d-a1b4-4069bd04a7b7 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Snapshot retrieved successfully. Sep 07 18:02:29 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-2d7c4aad-e0b5-420d-a1b4-4069bd04a7b7 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] http://192.168.122.66/volume/v3/snapshots/235e3df8-e572-4795-8f63-1a06a70e0ddb returned with HTTP 200 Sep 07 18:02:29 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 249/503] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:02:29 2026] GET /volume/v3/snapshots/235e3df8-e572-4795-8f63-1a06a70e0ddb => generated 465 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 18:02:29 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-87e2b270-ccdc-4ba7-81e8-ef06a9ff4140 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:29 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-87e2b270-ccdc-4ba7-81e8-ef06a9ff4140 tempest-SnapshotsActionsTest-1337185504 tempest-SnapshotsActionsTest-1337185504-project-admin] POST http://192.168.122.66/volume/v3/snapshots/235e3df8-e572-4795-8f63-1a06a70e0ddb/action Sep 07 18:02:29 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-87e2b270-ccdc-4ba7-81e8-ef06a9ff4140 tempest-SnapshotsActionsTest-1337185504 tempest-SnapshotsActionsTest-1337185504-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86965) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:02:29 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-87e2b270-ccdc-4ba7-81e8-ef06a9ff4140 tempest-SnapshotsActionsTest-1337185504 tempest-SnapshotsActionsTest-1337185504-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:02:29 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:29 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:02:29 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-87e2b270-ccdc-4ba7-81e8-ef06a9ff4140 tempest-SnapshotsActionsTest-1337185504 tempest-SnapshotsActionsTest-1337185504-project-admin] Snapshot retrieved successfully. Sep 07 18:02:29 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:02:29 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:02:29 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-87e2b270-ccdc-4ba7-81e8-ef06a9ff4140 tempest-SnapshotsActionsTest-1337185504 tempest-SnapshotsActionsTest-1337185504-project-admin] Snapshot delete request issued successfully. Sep 07 18:02:29 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-87e2b270-ccdc-4ba7-81e8-ef06a9ff4140 tempest-SnapshotsActionsTest-1337185504 tempest-SnapshotsActionsTest-1337185504-project-admin] http://192.168.122.66/volume/v3/snapshots/235e3df8-e572-4795-8f63-1a06a70e0ddb/action returned with HTTP 202 Sep 07 18:02:29 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 255/504] 192.168.122.66 () {60 vars in 1275 bytes} [Mon Sep 7 18:02:29 2026] POST /volume/v3/snapshots/235e3df8-e572-4795-8f63-1a06a70e0ddb/action => generated 0 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 18:02:29 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-caf24e57-138d-4d7a-b179-78bd85cc1477 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:29 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-caf24e57-138d-4d7a-b179-78bd85cc1477 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] GET http://192.168.122.66/volume/v3/snapshots/235e3df8-e572-4795-8f63-1a06a70e0ddb Sep 07 18:02:29 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-caf24e57-138d-4d7a-b179-78bd85cc1477 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:29 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-caf24e57-138d-4d7a-b179-78bd85cc1477 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:30 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:30 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:02:30 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-caf24e57-138d-4d7a-b179-78bd85cc1477 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Snapshot retrieved successfully. Sep 07 18:02:30 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-caf24e57-138d-4d7a-b179-78bd85cc1477 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] http://192.168.122.66/volume/v3/snapshots/235e3df8-e572-4795-8f63-1a06a70e0ddb returned with HTTP 200 Sep 07 18:02:30 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 250/505] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:02:29 2026] GET /volume/v3/snapshots/235e3df8-e572-4795-8f63-1a06a70e0ddb => generated 465 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:02:31 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-4f010f0a-0692-4c7c-b7f6-446b002ca20d None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:31 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-4f010f0a-0692-4c7c-b7f6-446b002ca20d tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] GET http://192.168.122.66/volume/v3/snapshots/235e3df8-e572-4795-8f63-1a06a70e0ddb Sep 07 18:02:31 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-4f010f0a-0692-4c7c-b7f6-446b002ca20d tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:31 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-4f010f0a-0692-4c7c-b7f6-446b002ca20d tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:31 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:31 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:02:31 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-4f010f0a-0692-4c7c-b7f6-446b002ca20d tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Snapshot retrieved successfully. Sep 07 18:02:31 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-4f010f0a-0692-4c7c-b7f6-446b002ca20d tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] http://192.168.122.66/volume/v3/snapshots/235e3df8-e572-4795-8f63-1a06a70e0ddb returned with HTTP 200 Sep 07 18:02:31 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 256/506] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:02:31 2026] GET /volume/v3/snapshots/235e3df8-e572-4795-8f63-1a06a70e0ddb => generated 465 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:02:31 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-fb406bf7-40ad-45df-a85a-2ed1448b1e80 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:31 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-fb406bf7-40ad-45df-a85a-2ed1448b1e80 tempest-GroupsV320Test-292626866 tempest-GroupsV320Test-292626866-project-admin] POST http://192.168.122.66/volume/v3/types Sep 07 18:02:31 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-fb406bf7-40ad-45df-a85a-2ed1448b1e80 tempest-GroupsV320Test-292626866 tempest-GroupsV320Test-292626866-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-602917208"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:02:31 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-fb406bf7-40ad-45df-a85a-2ed1448b1e80 tempest-GroupsV320Test-292626866 tempest-GroupsV320Test-292626866-project-admin] http://192.168.122.66/volume/v3/types returned with HTTP 200 Sep 07 18:02:31 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 251/507] 192.168.122.66 () {60 vars in 1131 bytes} [Mon Sep 7 18:02:31 2026] POST /volume/v3/types => generated 219 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:02:31 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-bc7aaa1c-be37-4885-85b7-422970ee25f6 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:31 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-bc7aaa1c-be37-4885-85b7-422970ee25f6 tempest-GroupsV320Test-292626866 tempest-GroupsV320Test-292626866-project-admin] POST http://192.168.122.66/volume/v3/group_types Sep 07 18:02:31 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-bc7aaa1c-be37-4885-85b7-422970ee25f6 tempest-GroupsV320Test-292626866 tempest-GroupsV320Test-292626866-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-158381275"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:02:31 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-bc7aaa1c-be37-4885-85b7-422970ee25f6 tempest-GroupsV320Test-292626866 tempest-GroupsV320Test-292626866-project-admin] http://192.168.122.66/volume/v3/group_types returned with HTTP 202 Sep 07 18:02:31 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 257/508] 192.168.122.66 () {62 vars in 1190 bytes} [Mon Sep 7 18:02:31 2026] POST /volume/v3/group_types => generated 176 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:02:31 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-6a27079f-f671-47ea-be1d-6b6d891d64c7 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:32 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-d870765f-bff5-4c02-a93f-cc2076d52625 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:32 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-6a27079f-f671-47ea-be1d-6b6d891d64c7 tempest-GroupsV320Test-445605898 tempest-GroupsV320Test-445605898-project-member] POST http://192.168.122.66/volume/v3/groups Sep 07 18:02:32 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-d870765f-bff5-4c02-a93f-cc2076d52625 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] GET http://192.168.122.66/volume/v3/snapshots/235e3df8-e572-4795-8f63-1a06a70e0ddb Sep 07 18:02:32 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-6a27079f-f671-47ea-be1d-6b6d891d64c7 tempest-GroupsV320Test-445605898 tempest-GroupsV320Test-445605898-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "3b7f6a0e-ab3a-4a03-8569-03ff7b648b20", "volume_types": ["22d1fc6d-8203-4b4d-901d-b87816c3dd44"], "name": "tempest-GroupsV320Test-Group-1909876553"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:02:32 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.groups [None req-6a27079f-f671-47ea-be1d-6b6d891d64c7 tempest-GroupsV320Test-445605898 tempest-GroupsV320Test-445605898-project-member] Creating new group {'group': {'group_type': '3b7f6a0e-ab3a-4a03-8569-03ff7b648b20', 'volume_types': ['22d1fc6d-8203-4b4d-901d-b87816c3dd44'], 'name': 'tempest-GroupsV320Test-Group-1909876553'}} {{(pid=86964) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 07 18:02:32 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.groups [None req-6a27079f-f671-47ea-be1d-6b6d891d64c7 tempest-GroupsV320Test-445605898 tempest-GroupsV320Test-445605898-project-member] Creating group tempest-GroupsV320Test-Group-1909876553. Sep 07 18:02:32 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-d870765f-bff5-4c02-a93f-cc2076d52625 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:32 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-d870765f-bff5-4c02-a93f-cc2076d52625 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:32 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-d870765f-bff5-4c02-a93f-cc2076d52625 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] http://192.168.122.66/volume/v3/snapshots/235e3df8-e572-4795-8f63-1a06a70e0ddb returned with HTTP 404 Sep 07 18:02:32 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 258/509] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:02:32 2026] GET /volume/v3/snapshots/235e3df8-e572-4795-8f63-1a06a70e0ddb => generated 111 bytes in 65 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:02:32 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-27b82ba1-b7ad-4432-8b73-635fe3f4a0a3 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:32 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-6a27079f-f671-47ea-be1d-6b6d891d64c7 tempest-GroupsV320Test-445605898 tempest-GroupsV320Test-445605898-project-member] Availability Zones retrieved successfully. Sep 07 18:02:32 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-27b82ba1-b7ad-4432-8b73-635fe3f4a0a3 tempest-SnapshotsActionsTest-1337185504 tempest-SnapshotsActionsTest-1337185504-project-admin] POST http://192.168.122.66/volume/v3/snapshots/fba76c94-1202-4e53-85bc-3667c8043ee6/action Sep 07 18:02:32 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-27b82ba1-b7ad-4432-8b73-635fe3f4a0a3 tempest-SnapshotsActionsTest-1337185504 tempest-SnapshotsActionsTest-1337185504-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86965) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:02:32 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-27b82ba1-b7ad-4432-8b73-635fe3f4a0a3 tempest-SnapshotsActionsTest-1337185504 tempest-SnapshotsActionsTest-1337185504-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:02:32 devstack devstack@c-api.service[86965]: DEBUG cinder.api.contrib.admin_actions [None req-27b82ba1-b7ad-4432-8b73-635fe3f4a0a3 tempest-SnapshotsActionsTest-1337185504 tempest-SnapshotsActionsTest-1337185504-project-admin] Updating snapshot 'fba76c94-1202-4e53-85bc-3667c8043ee6' with '{'status': 'available'}' {{(pid=86965) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 18:02:32 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:32 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:02:32 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-27b82ba1-b7ad-4432-8b73-635fe3f4a0a3 tempest-SnapshotsActionsTest-1337185504 tempest-SnapshotsActionsTest-1337185504-project-admin] http://192.168.122.66/volume/v3/snapshots/fba76c94-1202-4e53-85bc-3667c8043ee6/action returned with HTTP 202 Sep 07 18:02:32 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 259/510] 192.168.122.66 () {60 vars in 1275 bytes} [Mon Sep 7 18:02:32 2026] POST /volume/v3/snapshots/fba76c94-1202-4e53-85bc-3667c8043ee6/action => generated 0 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 18:02:32 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-d273bb6b-7cc0-468a-b8ea-4068fd5169fd None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:32 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-d273bb6b-7cc0-468a-b8ea-4068fd5169fd tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] GET http://192.168.122.66/volume/v3/snapshots/fba76c94-1202-4e53-85bc-3667c8043ee6 Sep 07 18:02:32 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-d273bb6b-7cc0-468a-b8ea-4068fd5169fd tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:32 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-d273bb6b-7cc0-468a-b8ea-4068fd5169fd tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:32 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-6a27079f-f671-47ea-be1d-6b6d891d64c7 tempest-GroupsV320Test-445605898 tempest-GroupsV320Test-445605898-project-member] Created reservations ['1d8dbd1d-cd35-475b-880d-21716b430373'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:02:32 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:32 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:02:32 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-d273bb6b-7cc0-468a-b8ea-4068fd5169fd tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Snapshot retrieved successfully. Sep 07 18:02:32 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-d273bb6b-7cc0-468a-b8ea-4068fd5169fd tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] http://192.168.122.66/volume/v3/snapshots/fba76c94-1202-4e53-85bc-3667c8043ee6 returned with HTTP 200 Sep 07 18:02:32 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 260/511] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:02:32 2026] GET /volume/v3/snapshots/fba76c94-1202-4e53-85bc-3667c8043ee6 => generated 466 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:02:32 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-1e6af4a1-b6f0-4497-8a9e-5619e477756e None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:32 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-1e6af4a1-b6f0-4497-8a9e-5619e477756e tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] DELETE http://192.168.122.66/volume/v3/snapshots/235e3df8-e572-4795-8f63-1a06a70e0ddb Sep 07 18:02:32 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-1e6af4a1-b6f0-4497-8a9e-5619e477756e tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:32 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-1e6af4a1-b6f0-4497-8a9e-5619e477756e tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:32 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.snapshots [None req-1e6af4a1-b6f0-4497-8a9e-5619e477756e tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Delete snapshot with id: 235e3df8-e572-4795-8f63-1a06a70e0ddb Sep 07 18:02:32 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-1e6af4a1-b6f0-4497-8a9e-5619e477756e tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] http://192.168.122.66/volume/v3/snapshots/235e3df8-e572-4795-8f63-1a06a70e0ddb returned with HTTP 404 Sep 07 18:02:32 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 261/512] 192.168.122.66 () {58 vars in 1236 bytes} [Mon Sep 7 18:02:32 2026] DELETE /volume/v3/snapshots/235e3df8-e572-4795-8f63-1a06a70e0ddb => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:02:32 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-c0733652-17f6-48c0-9622-b7f170701e87 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:32 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c0733652-17f6-48c0-9622-b7f170701e87 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] POST http://192.168.122.66/volume/v3/snapshots Sep 07 18:02:32 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-c0733652-17f6-48c0-9622-b7f170701e87 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b9a820aa-9093-4dea-b59d-246fff96e396", "name": "tempest-SnapshotsActionsTest-Snapshot-1224268140"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:02:32 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-6a27079f-f671-47ea-be1d-6b6d891d64c7 tempest-GroupsV320Test-445605898 tempest-GroupsV320Test-445605898-project-member] http://192.168.122.66/volume/v3/groups returned with HTTP 202 Sep 07 18:02:32 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 252/513] 192.168.122.66 () {62 vars in 1176 bytes} [Mon Sep 7 18:02:31 2026] POST /volume/v3/groups => generated 108 bytes in 420 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:02:32 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:02:32 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:02:32 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:32 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:02:32 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-c0733652-17f6-48c0-9622-b7f170701e87 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Volume info retrieved successfully. Sep 07 18:02:32 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.snapshots [None req-c0733652-17f6-48c0-9622-b7f170701e87 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Create snapshot from volume b9a820aa-9093-4dea-b59d-246fff96e396 Sep 07 18:02:32 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-03bf2084-7492-4cd8-84c3-35fa81520a47 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:32 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-03bf2084-7492-4cd8-84c3-35fa81520a47 tempest-GroupsV320Test-445605898 tempest-GroupsV320Test-445605898-project-member] GET http://192.168.122.66/volume/v3/groups/6cf498c7-d5c0-41ef-b606-d17e33cf8ff2 Sep 07 18:02:32 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-03bf2084-7492-4cd8-84c3-35fa81520a47 tempest-GroupsV320Test-445605898 tempest-GroupsV320Test-445605898-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:32 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-03bf2084-7492-4cd8-84c3-35fa81520a47 tempest-GroupsV320Test-445605898 tempest-GroupsV320Test-445605898-project-member] Calling method 'version_select' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:32 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.groups [None req-03bf2084-7492-4cd8-84c3-35fa81520a47 tempest-GroupsV320Test-445605898 tempest-GroupsV320Test-445605898-project-member] show called for member 6cf498c7-d5c0-41ef-b606-d17e33cf8ff2 {{(pid=86964) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 18:02:32 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:32 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:02:32 devstack devstack@c-api.service[86964]: /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 07 18:02:32 devstack devstack@c-api.service[86964]: return base.obj_make_list(context, cls(context), Sep 07 18:02:32 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-03bf2084-7492-4cd8-84c3-35fa81520a47 tempest-GroupsV320Test-445605898 tempest-GroupsV320Test-445605898-project-member] http://192.168.122.66/volume/v3/groups/6cf498c7-d5c0-41ef-b606-d17e33cf8ff2 returned with HTTP 200 Sep 07 18:02:32 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 253/514] 192.168.122.66 () {60 vars in 1265 bytes} [Mon Sep 7 18:02:32 2026] GET /volume/v3/groups/6cf498c7-d5c0-41ef-b606-d17e33cf8ff2 => generated 388 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 18:02:32 devstack devstack@c-api.service[86965]: DEBUG cinder.quota [None req-c0733652-17f6-48c0-9622-b7f170701e87 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Created reservations ['d65b30ee-121f-43bf-944b-33c978490133', '2414c56e-d379-429c-ad21-cc898751e22c', 'b85ad594-a97a-4579-b1b2-f6d6ae2a597c', 'a8cf0a51-b4da-420f-8c9b-e28850ef9872'] {{(pid=86965) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:02:32 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:02:32 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:02:32 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-c0733652-17f6-48c0-9622-b7f170701e87 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Snapshot create request issued successfully. Sep 07 18:02:32 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c0733652-17f6-48c0-9622-b7f170701e87 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] http://192.168.122.66/volume/v3/snapshots returned with HTTP 202 Sep 07 18:02:32 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 262/515] 192.168.122.66 () {60 vars in 1144 bytes} [Mon Sep 7 18:02:32 2026] POST /volume/v3/snapshots => generated 307 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:02:32 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-20d13c5d-847b-455b-9d77-f983846de147 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:32 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-20d13c5d-847b-455b-9d77-f983846de147 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] GET http://192.168.122.66/volume/v3/snapshots/7fdfae5a-ae0d-4572-9013-cbb013d72fcf Sep 07 18:02:32 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-20d13c5d-847b-455b-9d77-f983846de147 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:32 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-20d13c5d-847b-455b-9d77-f983846de147 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:32 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:32 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:02:32 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-20d13c5d-847b-455b-9d77-f983846de147 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Snapshot retrieved successfully. Sep 07 18:02:32 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-20d13c5d-847b-455b-9d77-f983846de147 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] http://192.168.122.66/volume/v3/snapshots/7fdfae5a-ae0d-4572-9013-cbb013d72fcf returned with HTTP 200 Sep 07 18:02:32 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 254/516] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:02:32 2026] GET /volume/v3/snapshots/7fdfae5a-ae0d-4572-9013-cbb013d72fcf => generated 439 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:02:33 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-8ec271f5-cbbc-4eae-9f54-85e9702c4dcb None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:33 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-8ec271f5-cbbc-4eae-9f54-85e9702c4dcb tempest-GroupsV320Test-445605898 tempest-GroupsV320Test-445605898-project-member] GET http://192.168.122.66/volume/v3/groups/6cf498c7-d5c0-41ef-b606-d17e33cf8ff2 Sep 07 18:02:33 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-8ec271f5-cbbc-4eae-9f54-85e9702c4dcb tempest-GroupsV320Test-445605898 tempest-GroupsV320Test-445605898-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:33 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-8ec271f5-cbbc-4eae-9f54-85e9702c4dcb tempest-GroupsV320Test-445605898 tempest-GroupsV320Test-445605898-project-member] Calling method 'version_select' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:33 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.groups [None req-8ec271f5-cbbc-4eae-9f54-85e9702c4dcb tempest-GroupsV320Test-445605898 tempest-GroupsV320Test-445605898-project-member] show called for member 6cf498c7-d5c0-41ef-b606-d17e33cf8ff2 {{(pid=86965) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 18:02:33 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:33 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:02:33 devstack devstack@c-api.service[86965]: /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 07 18:02:33 devstack devstack@c-api.service[86965]: return base.obj_make_list(context, cls(context), Sep 07 18:02:33 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-8ec271f5-cbbc-4eae-9f54-85e9702c4dcb tempest-GroupsV320Test-445605898 tempest-GroupsV320Test-445605898-project-member] http://192.168.122.66/volume/v3/groups/6cf498c7-d5c0-41ef-b606-d17e33cf8ff2 returned with HTTP 200 Sep 07 18:02:33 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 263/517] 192.168.122.66 () {60 vars in 1265 bytes} [Mon Sep 7 18:02:33 2026] GET /volume/v3/groups/6cf498c7-d5c0-41ef-b606-d17e33cf8ff2 => generated 389 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:02:33 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-9cb9c5df-d0d8-49ea-b35f-48222e2c73e7 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:33 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-9cb9c5df-d0d8-49ea-b35f-48222e2c73e7 tempest-GroupsV320Test-292626866 tempest-GroupsV320Test-292626866-project-admin] POST http://192.168.122.66/volume/v3/groups/6cf498c7-d5c0-41ef-b606-d17e33cf8ff2/action Sep 07 18:02:33 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-9cb9c5df-d0d8-49ea-b35f-48222e2c73e7 tempest-GroupsV320Test-292626866 tempest-GroupsV320Test-292626866-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=86964) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:02:33 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-9cb9c5df-d0d8-49ea-b35f-48222e2c73e7 tempest-GroupsV320Test-292626866 tempest-GroupsV320Test-292626866-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:02:33 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.groups [None req-9cb9c5df-d0d8-49ea-b35f-48222e2c73e7 tempest-GroupsV320Test-292626866 tempest-GroupsV320Test-292626866-project-admin] Updating group '6cf498c7-d5c0-41ef-b606-d17e33cf8ff2' with 'creating' {{(pid=86964) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 07 18:02:33 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:33 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:02:33 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-9cb9c5df-d0d8-49ea-b35f-48222e2c73e7 tempest-GroupsV320Test-292626866 tempest-GroupsV320Test-292626866-project-admin] http://192.168.122.66/volume/v3/groups/6cf498c7-d5c0-41ef-b606-d17e33cf8ff2/action returned with HTTP 202 Sep 07 18:02:33 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 255/518] 192.168.122.66 () {62 vars in 1307 bytes} [Mon Sep 7 18:02:33 2026] POST /volume/v3/groups/6cf498c7-d5c0-41ef-b606-d17e33cf8ff2/action => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 07 18:02:33 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-5153b866-2c72-4498-8fa8-0c23e6e84796 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:33 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-5153b866-2c72-4498-8fa8-0c23e6e84796 tempest-GroupsV320Test-445605898 tempest-GroupsV320Test-445605898-project-member] GET http://192.168.122.66/volume/v3/groups/6cf498c7-d5c0-41ef-b606-d17e33cf8ff2 Sep 07 18:02:33 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-5153b866-2c72-4498-8fa8-0c23e6e84796 tempest-GroupsV320Test-445605898 tempest-GroupsV320Test-445605898-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:33 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-5153b866-2c72-4498-8fa8-0c23e6e84796 tempest-GroupsV320Test-445605898 tempest-GroupsV320Test-445605898-project-member] Calling method 'version_select' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:33 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.groups [None req-5153b866-2c72-4498-8fa8-0c23e6e84796 tempest-GroupsV320Test-445605898 tempest-GroupsV320Test-445605898-project-member] show called for member 6cf498c7-d5c0-41ef-b606-d17e33cf8ff2 {{(pid=86965) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 18:02:33 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:33 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:02:33 devstack devstack@c-api.service[86965]: /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 07 18:02:33 devstack devstack@c-api.service[86965]: return base.obj_make_list(context, cls(context), Sep 07 18:02:33 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-5153b866-2c72-4498-8fa8-0c23e6e84796 tempest-GroupsV320Test-445605898 tempest-GroupsV320Test-445605898-project-member] http://192.168.122.66/volume/v3/groups/6cf498c7-d5c0-41ef-b606-d17e33cf8ff2 returned with HTTP 200 Sep 07 18:02:33 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-c3efff0d-1512-4ddd-9b48-4ed95a437f3c None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:33 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 264/519] 192.168.122.66 () {60 vars in 1265 bytes} [Mon Sep 7 18:02:33 2026] GET /volume/v3/groups/6cf498c7-d5c0-41ef-b606-d17e33cf8ff2 => generated 388 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:02:33 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-bf83ba5d-59b7-41a3-9e83-3419cc88427b None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:33 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c3efff0d-1512-4ddd-9b48-4ed95a437f3c tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] GET http://192.168.122.66/volume/v3/snapshots/7fdfae5a-ae0d-4572-9013-cbb013d72fcf Sep 07 18:02:33 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c3efff0d-1512-4ddd-9b48-4ed95a437f3c tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:33 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c3efff0d-1512-4ddd-9b48-4ed95a437f3c tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:33 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-bf83ba5d-59b7-41a3-9e83-3419cc88427b tempest-GroupsV320Test-292626866 tempest-GroupsV320Test-292626866-project-admin] POST http://192.168.122.66/volume/v3/groups/6cf498c7-d5c0-41ef-b606-d17e33cf8ff2/action Sep 07 18:02:33 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-bf83ba5d-59b7-41a3-9e83-3419cc88427b tempest-GroupsV320Test-292626866 tempest-GroupsV320Test-292626866-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=86965) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:02:33 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-bf83ba5d-59b7-41a3-9e83-3419cc88427b tempest-GroupsV320Test-292626866 tempest-GroupsV320Test-292626866-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:02:33 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.groups [None req-bf83ba5d-59b7-41a3-9e83-3419cc88427b tempest-GroupsV320Test-292626866 tempest-GroupsV320Test-292626866-project-admin] Updating group '6cf498c7-d5c0-41ef-b606-d17e33cf8ff2' with 'available' {{(pid=86965) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 07 18:02:33 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:33 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:02:33 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-c3efff0d-1512-4ddd-9b48-4ed95a437f3c tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Snapshot retrieved successfully. Sep 07 18:02:33 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c3efff0d-1512-4ddd-9b48-4ed95a437f3c tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] http://192.168.122.66/volume/v3/snapshots/7fdfae5a-ae0d-4572-9013-cbb013d72fcf returned with HTTP 200 Sep 07 18:02:33 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 256/520] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:02:33 2026] GET /volume/v3/snapshots/7fdfae5a-ae0d-4572-9013-cbb013d72fcf => generated 439 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:02:33 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:33 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:02:33 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-bf83ba5d-59b7-41a3-9e83-3419cc88427b tempest-GroupsV320Test-292626866 tempest-GroupsV320Test-292626866-project-admin] http://192.168.122.66/volume/v3/groups/6cf498c7-d5c0-41ef-b606-d17e33cf8ff2/action returned with HTTP 202 Sep 07 18:02:33 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 265/521] 192.168.122.66 () {62 vars in 1307 bytes} [Mon Sep 7 18:02:33 2026] POST /volume/v3/groups/6cf498c7-d5c0-41ef-b606-d17e33cf8ff2/action => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 18:02:33 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-bf84ef5a-2639-4d3b-8f14-4b62aba92796 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:33 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-bf84ef5a-2639-4d3b-8f14-4b62aba92796 tempest-GroupsV320Test-445605898 tempest-GroupsV320Test-445605898-project-member] GET http://192.168.122.66/volume/v3/groups/6cf498c7-d5c0-41ef-b606-d17e33cf8ff2 Sep 07 18:02:33 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-bf84ef5a-2639-4d3b-8f14-4b62aba92796 tempest-GroupsV320Test-445605898 tempest-GroupsV320Test-445605898-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:33 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-bf84ef5a-2639-4d3b-8f14-4b62aba92796 tempest-GroupsV320Test-445605898 tempest-GroupsV320Test-445605898-project-member] Calling method 'version_select' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:33 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.groups [None req-bf84ef5a-2639-4d3b-8f14-4b62aba92796 tempest-GroupsV320Test-445605898 tempest-GroupsV320Test-445605898-project-member] show called for member 6cf498c7-d5c0-41ef-b606-d17e33cf8ff2 {{(pid=86964) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 18:02:33 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:33 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:02:33 devstack devstack@c-api.service[86964]: /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 07 18:02:33 devstack devstack@c-api.service[86964]: return base.obj_make_list(context, cls(context), Sep 07 18:02:33 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-bf84ef5a-2639-4d3b-8f14-4b62aba92796 tempest-GroupsV320Test-445605898 tempest-GroupsV320Test-445605898-project-member] http://192.168.122.66/volume/v3/groups/6cf498c7-d5c0-41ef-b606-d17e33cf8ff2 returned with HTTP 200 Sep 07 18:02:33 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 257/522] 192.168.122.66 () {60 vars in 1265 bytes} [Mon Sep 7 18:02:33 2026] GET /volume/v3/groups/6cf498c7-d5c0-41ef-b606-d17e33cf8ff2 => generated 389 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:02:33 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-0bf3b3dd-0e73-4e50-b7dd-b382238d2e23 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:33 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-0bf3b3dd-0e73-4e50-b7dd-b382238d2e23 tempest-GroupsV320Test-292626866 tempest-GroupsV320Test-292626866-project-admin] POST http://192.168.122.66/volume/v3/groups/6cf498c7-d5c0-41ef-b606-d17e33cf8ff2/action Sep 07 18:02:33 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-0bf3b3dd-0e73-4e50-b7dd-b382238d2e23 tempest-GroupsV320Test-292626866 tempest-GroupsV320Test-292626866-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=86965) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:02:33 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-0bf3b3dd-0e73-4e50-b7dd-b382238d2e23 tempest-GroupsV320Test-292626866 tempest-GroupsV320Test-292626866-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:02:33 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.groups [None req-0bf3b3dd-0e73-4e50-b7dd-b382238d2e23 tempest-GroupsV320Test-292626866 tempest-GroupsV320Test-292626866-project-admin] Updating group '6cf498c7-d5c0-41ef-b606-d17e33cf8ff2' with 'error' {{(pid=86965) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 07 18:02:33 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:33 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:02:33 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-0bf3b3dd-0e73-4e50-b7dd-b382238d2e23 tempest-GroupsV320Test-292626866 tempest-GroupsV320Test-292626866-project-admin] http://192.168.122.66/volume/v3/groups/6cf498c7-d5c0-41ef-b606-d17e33cf8ff2/action returned with HTTP 202 Sep 07 18:02:33 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 266/523] 192.168.122.66 () {62 vars in 1307 bytes} [Mon Sep 7 18:02:33 2026] POST /volume/v3/groups/6cf498c7-d5c0-41ef-b606-d17e33cf8ff2/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 18:02:33 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-72e7bc93-acf7-4530-a18e-5eb26d781a08 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:33 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-72e7bc93-acf7-4530-a18e-5eb26d781a08 tempest-GroupsV320Test-445605898 tempest-GroupsV320Test-445605898-project-member] GET http://192.168.122.66/volume/v3/groups/6cf498c7-d5c0-41ef-b606-d17e33cf8ff2 Sep 07 18:02:33 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-72e7bc93-acf7-4530-a18e-5eb26d781a08 tempest-GroupsV320Test-445605898 tempest-GroupsV320Test-445605898-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:33 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-72e7bc93-acf7-4530-a18e-5eb26d781a08 tempest-GroupsV320Test-445605898 tempest-GroupsV320Test-445605898-project-member] Calling method 'version_select' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:33 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.groups [None req-72e7bc93-acf7-4530-a18e-5eb26d781a08 tempest-GroupsV320Test-445605898 tempest-GroupsV320Test-445605898-project-member] show called for member 6cf498c7-d5c0-41ef-b606-d17e33cf8ff2 {{(pid=86964) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 18:02:33 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:33 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:02:33 devstack devstack@c-api.service[86964]: /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 07 18:02:33 devstack devstack@c-api.service[86964]: return base.obj_make_list(context, cls(context), Sep 07 18:02:33 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-72e7bc93-acf7-4530-a18e-5eb26d781a08 tempest-GroupsV320Test-445605898 tempest-GroupsV320Test-445605898-project-member] http://192.168.122.66/volume/v3/groups/6cf498c7-d5c0-41ef-b606-d17e33cf8ff2 returned with HTTP 200 Sep 07 18:02:33 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 258/524] 192.168.122.66 () {60 vars in 1265 bytes} [Mon Sep 7 18:02:33 2026] GET /volume/v3/groups/6cf498c7-d5c0-41ef-b606-d17e33cf8ff2 => generated 385 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:02:33 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-90af6eb0-9835-497e-ad1c-55cafb8cdbdc None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:33 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-90af6eb0-9835-497e-ad1c-55cafb8cdbdc tempest-GroupsV320Test-292626866 tempest-GroupsV320Test-292626866-project-admin] POST http://192.168.122.66/volume/v3/groups/6cf498c7-d5c0-41ef-b606-d17e33cf8ff2/action Sep 07 18:02:33 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-90af6eb0-9835-497e-ad1c-55cafb8cdbdc tempest-GroupsV320Test-292626866 tempest-GroupsV320Test-292626866-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=86965) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:02:33 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-90af6eb0-9835-497e-ad1c-55cafb8cdbdc tempest-GroupsV320Test-292626866 tempest-GroupsV320Test-292626866-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:02:33 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.groups [None req-90af6eb0-9835-497e-ad1c-55cafb8cdbdc tempest-GroupsV320Test-292626866 tempest-GroupsV320Test-292626866-project-admin] Updating group '6cf498c7-d5c0-41ef-b606-d17e33cf8ff2' with 'available' {{(pid=86965) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 07 18:02:33 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:33 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:02:33 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-90af6eb0-9835-497e-ad1c-55cafb8cdbdc tempest-GroupsV320Test-292626866 tempest-GroupsV320Test-292626866-project-admin] http://192.168.122.66/volume/v3/groups/6cf498c7-d5c0-41ef-b606-d17e33cf8ff2/action returned with HTTP 202 Sep 07 18:02:33 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 267/525] 192.168.122.66 () {62 vars in 1307 bytes} [Mon Sep 7 18:02:33 2026] POST /volume/v3/groups/6cf498c7-d5c0-41ef-b606-d17e33cf8ff2/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 18:02:33 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-fba7cd0f-5d46-4180-bd89-82a48fd5ae14 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:33 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-fba7cd0f-5d46-4180-bd89-82a48fd5ae14 tempest-GroupsV320Test-445605898 tempest-GroupsV320Test-445605898-project-member] GET http://192.168.122.66/volume/v3/groups/6cf498c7-d5c0-41ef-b606-d17e33cf8ff2 Sep 07 18:02:33 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-fba7cd0f-5d46-4180-bd89-82a48fd5ae14 tempest-GroupsV320Test-445605898 tempest-GroupsV320Test-445605898-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:33 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-fba7cd0f-5d46-4180-bd89-82a48fd5ae14 tempest-GroupsV320Test-445605898 tempest-GroupsV320Test-445605898-project-member] Calling method 'version_select' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:33 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.groups [None req-fba7cd0f-5d46-4180-bd89-82a48fd5ae14 tempest-GroupsV320Test-445605898 tempest-GroupsV320Test-445605898-project-member] show called for member 6cf498c7-d5c0-41ef-b606-d17e33cf8ff2 {{(pid=86964) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 18:02:33 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:33 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:02:34 devstack devstack@c-api.service[86964]: /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 07 18:02:34 devstack devstack@c-api.service[86964]: return base.obj_make_list(context, cls(context), Sep 07 18:02:34 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-fba7cd0f-5d46-4180-bd89-82a48fd5ae14 tempest-GroupsV320Test-445605898 tempest-GroupsV320Test-445605898-project-member] http://192.168.122.66/volume/v3/groups/6cf498c7-d5c0-41ef-b606-d17e33cf8ff2 returned with HTTP 200 Sep 07 18:02:34 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 259/526] 192.168.122.66 () {60 vars in 1265 bytes} [Mon Sep 7 18:02:33 2026] GET /volume/v3/groups/6cf498c7-d5c0-41ef-b606-d17e33cf8ff2 => generated 389 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:02:34 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-6bde56d0-06aa-479f-b3bc-3e417d7f28f1 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:34 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-6bde56d0-06aa-479f-b3bc-3e417d7f28f1 tempest-GroupsV320Test-445605898 tempest-GroupsV320Test-445605898-project-member] GET http://192.168.122.66/volume/v3/volumes/detail Sep 07 18:02:34 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-6bde56d0-06aa-479f-b3bc-3e417d7f28f1 tempest-GroupsV320Test-445605898 tempest-GroupsV320Test-445605898-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:34 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-6bde56d0-06aa-479f-b3bc-3e417d7f28f1 tempest-GroupsV320Test-445605898 tempest-GroupsV320Test-445605898-project-member] Calling method 'detail' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:34 devstack devstack@c-api.service[86965]: DEBUG cinder.api.api_utils [None req-6bde56d0-06aa-479f-b3bc-3e417d7f28f1 tempest-GroupsV320Test-445605898 tempest-GroupsV320Test-445605898-project-member] Removing options '' from query. {{(pid=86965) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 18:02:34 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-6bde56d0-06aa-479f-b3bc-3e417d7f28f1 tempest-GroupsV320Test-445605898 tempest-GroupsV320Test-445605898-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86965) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 18:02:34 devstack devstack@c-api.service[86965]: /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 07 18:02:34 devstack devstack@c-api.service[86965]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 18:02:34 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-6bde56d0-06aa-479f-b3bc-3e417d7f28f1 tempest-GroupsV320Test-445605898 tempest-GroupsV320Test-445605898-project-member] Get all volumes completed successfully. Sep 07 18:02:34 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-6bde56d0-06aa-479f-b3bc-3e417d7f28f1 tempest-GroupsV320Test-445605898 tempest-GroupsV320Test-445605898-project-member] http://192.168.122.66/volume/v3/volumes/detail returned with HTTP 200 Sep 07 18:02:34 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 268/527] 192.168.122.66 () {60 vars in 1178 bytes} [Mon Sep 7 18:02:34 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:02:34 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-0673c56f-d905-4c3c-a9db-b8321c669398 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:34 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-0673c56f-d905-4c3c-a9db-b8321c669398 tempest-GroupsV320Test-445605898 tempest-GroupsV320Test-445605898-project-member] POST http://192.168.122.66/volume/v3/groups/6cf498c7-d5c0-41ef-b606-d17e33cf8ff2/action Sep 07 18:02:34 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-0673c56f-d905-4c3c-a9db-b8321c669398 tempest-GroupsV320Test-445605898 tempest-GroupsV320Test-445605898-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86964) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:02:34 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-0673c56f-d905-4c3c-a9db-b8321c669398 tempest-GroupsV320Test-445605898 tempest-GroupsV320Test-445605898-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:02:34 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.groups [None req-0673c56f-d905-4c3c-a9db-b8321c669398 tempest-GroupsV320Test-445605898 tempest-GroupsV320Test-445605898-project-member] delete called for group 6cf498c7-d5c0-41ef-b606-d17e33cf8ff2 {{(pid=86964) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 07 18:02:34 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.groups [None req-0673c56f-d905-4c3c-a9db-b8321c669398 tempest-GroupsV320Test-445605898 tempest-GroupsV320Test-445605898-project-member] Delete group with id: 6cf498c7-d5c0-41ef-b606-d17e33cf8ff2 Sep 07 18:02:34 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:34 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:02:34 devstack devstack@c-api.service[86964]: /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 07 18:02:34 devstack devstack@c-api.service[86964]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 07 18:02:34 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-0673c56f-d905-4c3c-a9db-b8321c669398 tempest-GroupsV320Test-445605898 tempest-GroupsV320Test-445605898-project-member] http://192.168.122.66/volume/v3/groups/6cf498c7-d5c0-41ef-b606-d17e33cf8ff2/action returned with HTTP 202 Sep 07 18:02:34 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 260/528] 192.168.122.66 () {62 vars in 1307 bytes} [Mon Sep 7 18:02:34 2026] POST /volume/v3/groups/6cf498c7-d5c0-41ef-b606-d17e33cf8ff2/action => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 18:02:34 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-5140125c-3e0b-4ee8-b74e-79033a956074 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:34 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-5140125c-3e0b-4ee8-b74e-79033a956074 tempest-GroupsV320Test-445605898 tempest-GroupsV320Test-445605898-project-member] GET http://192.168.122.66/volume/v3/groups/6cf498c7-d5c0-41ef-b606-d17e33cf8ff2 Sep 07 18:02:34 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-5140125c-3e0b-4ee8-b74e-79033a956074 tempest-GroupsV320Test-445605898 tempest-GroupsV320Test-445605898-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:34 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-5140125c-3e0b-4ee8-b74e-79033a956074 tempest-GroupsV320Test-445605898 tempest-GroupsV320Test-445605898-project-member] Calling method 'version_select' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:34 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.groups [None req-5140125c-3e0b-4ee8-b74e-79033a956074 tempest-GroupsV320Test-445605898 tempest-GroupsV320Test-445605898-project-member] show called for member 6cf498c7-d5c0-41ef-b606-d17e33cf8ff2 {{(pid=86965) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 18:02:34 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:34 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:02:34 devstack devstack@c-api.service[86965]: /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 07 18:02:34 devstack devstack@c-api.service[86965]: return base.obj_make_list(context, cls(context), Sep 07 18:02:34 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-5140125c-3e0b-4ee8-b74e-79033a956074 tempest-GroupsV320Test-445605898 tempest-GroupsV320Test-445605898-project-member] http://192.168.122.66/volume/v3/groups/6cf498c7-d5c0-41ef-b606-d17e33cf8ff2 returned with HTTP 200 Sep 07 18:02:34 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 269/529] 192.168.122.66 () {60 vars in 1265 bytes} [Mon Sep 7 18:02:34 2026] GET /volume/v3/groups/6cf498c7-d5c0-41ef-b606-d17e33cf8ff2 => generated 388 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:02:34 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-7a586e20-200b-44c0-aa3d-fa82460a55a9 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:34 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-7a586e20-200b-44c0-aa3d-fa82460a55a9 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] GET http://192.168.122.66/volume/v3/snapshots/7fdfae5a-ae0d-4572-9013-cbb013d72fcf Sep 07 18:02:34 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-7a586e20-200b-44c0-aa3d-fa82460a55a9 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:34 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-7a586e20-200b-44c0-aa3d-fa82460a55a9 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:34 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:34 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:02:34 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-7a586e20-200b-44c0-aa3d-fa82460a55a9 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Snapshot retrieved successfully. Sep 07 18:02:34 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-7a586e20-200b-44c0-aa3d-fa82460a55a9 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] http://192.168.122.66/volume/v3/snapshots/7fdfae5a-ae0d-4572-9013-cbb013d72fcf returned with HTTP 200 Sep 07 18:02:34 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 261/530] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:02:34 2026] GET /volume/v3/snapshots/7fdfae5a-ae0d-4572-9013-cbb013d72fcf => generated 439 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 18:02:35 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-be07cadd-daca-43e2-b8cf-d1513162255e None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:35 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-be07cadd-daca-43e2-b8cf-d1513162255e tempest-GroupsV320Test-445605898 tempest-GroupsV320Test-445605898-project-member] GET http://192.168.122.66/volume/v3/groups/6cf498c7-d5c0-41ef-b606-d17e33cf8ff2 Sep 07 18:02:35 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-be07cadd-daca-43e2-b8cf-d1513162255e tempest-GroupsV320Test-445605898 tempest-GroupsV320Test-445605898-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:35 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-be07cadd-daca-43e2-b8cf-d1513162255e tempest-GroupsV320Test-445605898 tempest-GroupsV320Test-445605898-project-member] Calling method 'version_select' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:35 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.groups [None req-be07cadd-daca-43e2-b8cf-d1513162255e tempest-GroupsV320Test-445605898 tempest-GroupsV320Test-445605898-project-member] show called for member 6cf498c7-d5c0-41ef-b606-d17e33cf8ff2 {{(pid=86965) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 18:02:35 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-be07cadd-daca-43e2-b8cf-d1513162255e tempest-GroupsV320Test-445605898 tempest-GroupsV320Test-445605898-project-member] http://192.168.122.66/volume/v3/groups/6cf498c7-d5c0-41ef-b606-d17e33cf8ff2 returned with HTTP 404 Sep 07 18:02:35 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 270/531] 192.168.122.66 () {60 vars in 1265 bytes} [Mon Sep 7 18:02:35 2026] GET /volume/v3/groups/6cf498c7-d5c0-41ef-b606-d17e33cf8ff2 => generated 108 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 18:02:35 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-4dd37a37-468a-4afa-8f0e-4cb095a4ec5f None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:35 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-4dd37a37-468a-4afa-8f0e-4cb095a4ec5f tempest-GroupsV320Test-292626866 tempest-GroupsV320Test-292626866-project-admin] DELETE http://192.168.122.66/volume/v3/group_types/3b7f6a0e-ab3a-4a03-8569-03ff7b648b20 Sep 07 18:02:35 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-4dd37a37-468a-4afa-8f0e-4cb095a4ec5f tempest-GroupsV320Test-292626866 tempest-GroupsV320Test-292626866-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:35 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-4dd37a37-468a-4afa-8f0e-4cb095a4ec5f tempest-GroupsV320Test-292626866 tempest-GroupsV320Test-292626866-project-admin] Calling method 'version_select' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:35 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-4dd37a37-468a-4afa-8f0e-4cb095a4ec5f tempest-GroupsV320Test-292626866 tempest-GroupsV320Test-292626866-project-admin] http://192.168.122.66/volume/v3/group_types/3b7f6a0e-ab3a-4a03-8569-03ff7b648b20 returned with HTTP 202 Sep 07 18:02:35 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 262/532] 192.168.122.66 () {60 vars in 1283 bytes} [Mon Sep 7 18:02:35 2026] DELETE /volume/v3/group_types/3b7f6a0e-ab3a-4a03-8569-03ff7b648b20 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 18:02:35 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-36fdf7ab-15d1-4e3d-aaf9-8f1052786590 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:35 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-36fdf7ab-15d1-4e3d-aaf9-8f1052786590 tempest-GroupsV320Test-292626866 tempest-GroupsV320Test-292626866-project-admin] DELETE http://192.168.122.66/volume/v3/types/22d1fc6d-8203-4b4d-901d-b87816c3dd44 Sep 07 18:02:35 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-36fdf7ab-15d1-4e3d-aaf9-8f1052786590 tempest-GroupsV320Test-292626866 tempest-GroupsV320Test-292626866-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:35 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-36fdf7ab-15d1-4e3d-aaf9-8f1052786590 tempest-GroupsV320Test-292626866 tempest-GroupsV320Test-292626866-project-admin] Calling method '_delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:35 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:35 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:02:35 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-36fdf7ab-15d1-4e3d-aaf9-8f1052786590 tempest-GroupsV320Test-292626866 tempest-GroupsV320Test-292626866-project-admin] http://192.168.122.66/volume/v3/types/22d1fc6d-8203-4b4d-901d-b87816c3dd44 returned with HTTP 202 Sep 07 18:02:35 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 271/533] 192.168.122.66 () {58 vars in 1224 bytes} [Mon Sep 7 18:02:35 2026] DELETE /volume/v3/types/22d1fc6d-8203-4b4d-901d-b87816c3dd44 => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:02:35 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-29692432-fc35-4f93-abda-38dddc79a779 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:35 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-29692432-fc35-4f93-abda-38dddc79a779 tempest-GroupsV320Test-292626866 tempest-GroupsV320Test-292626866-project-admin] GET http://192.168.122.66/volume/v3/types/22d1fc6d-8203-4b4d-901d-b87816c3dd44 Sep 07 18:02:35 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-29692432-fc35-4f93-abda-38dddc79a779 tempest-GroupsV320Test-292626866 tempest-GroupsV320Test-292626866-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:35 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-29692432-fc35-4f93-abda-38dddc79a779 tempest-GroupsV320Test-292626866 tempest-GroupsV320Test-292626866-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:35 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-29692432-fc35-4f93-abda-38dddc79a779 tempest-GroupsV320Test-292626866 tempest-GroupsV320Test-292626866-project-admin] http://192.168.122.66/volume/v3/types/22d1fc6d-8203-4b4d-901d-b87816c3dd44 returned with HTTP 404 Sep 07 18:02:35 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 263/534] 192.168.122.66 () {58 vars in 1221 bytes} [Mon Sep 7 18:02:35 2026] GET /volume/v3/types/22d1fc6d-8203-4b4d-901d-b87816c3dd44 => generated 114 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:02:35 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-9e16705a-d4dc-4e73-8131-ec42819fdca2 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:35 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-9e16705a-d4dc-4e73-8131-ec42819fdca2 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] GET http://192.168.122.66/volume/v3/snapshots/7fdfae5a-ae0d-4572-9013-cbb013d72fcf Sep 07 18:02:35 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-9e16705a-d4dc-4e73-8131-ec42819fdca2 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:35 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-9e16705a-d4dc-4e73-8131-ec42819fdca2 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:35 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:35 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:02:35 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-9e16705a-d4dc-4e73-8131-ec42819fdca2 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Snapshot retrieved successfully. Sep 07 18:02:35 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-9e16705a-d4dc-4e73-8131-ec42819fdca2 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] http://192.168.122.66/volume/v3/snapshots/7fdfae5a-ae0d-4572-9013-cbb013d72fcf returned with HTTP 200 Sep 07 18:02:35 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 272/535] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:02:35 2026] GET /volume/v3/snapshots/7fdfae5a-ae0d-4572-9013-cbb013d72fcf => generated 466 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:02:35 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-6267a62b-9d01-4d62-ab04-7e0e34dd4a13 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:35 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-6267a62b-9d01-4d62-ab04-7e0e34dd4a13 tempest-SnapshotsActionsTest-1337185504 tempest-SnapshotsActionsTest-1337185504-project-admin] POST http://192.168.122.66/volume/v3/snapshots/7fdfae5a-ae0d-4572-9013-cbb013d72fcf/action Sep 07 18:02:35 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-6267a62b-9d01-4d62-ab04-7e0e34dd4a13 tempest-SnapshotsActionsTest-1337185504 tempest-SnapshotsActionsTest-1337185504-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86964) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:02:35 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-6267a62b-9d01-4d62-ab04-7e0e34dd4a13 tempest-SnapshotsActionsTest-1337185504 tempest-SnapshotsActionsTest-1337185504-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:02:35 devstack devstack@c-api.service[86964]: DEBUG cinder.api.contrib.admin_actions [None req-6267a62b-9d01-4d62-ab04-7e0e34dd4a13 tempest-SnapshotsActionsTest-1337185504 tempest-SnapshotsActionsTest-1337185504-project-admin] Updating snapshot '7fdfae5a-ae0d-4572-9013-cbb013d72fcf' with '{'status': 'error'}' {{(pid=86964) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 18:02:35 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:35 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:02:35 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-6267a62b-9d01-4d62-ab04-7e0e34dd4a13 tempest-SnapshotsActionsTest-1337185504 tempest-SnapshotsActionsTest-1337185504-project-admin] http://192.168.122.66/volume/v3/snapshots/7fdfae5a-ae0d-4572-9013-cbb013d72fcf/action returned with HTTP 202 Sep 07 18:02:35 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 264/536] 192.168.122.66 () {60 vars in 1275 bytes} [Mon Sep 7 18:02:35 2026] POST /volume/v3/snapshots/7fdfae5a-ae0d-4572-9013-cbb013d72fcf/action => generated 0 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 18:02:35 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-ed3cea5d-27d9-4504-8968-43e59f74fb17 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:35 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-ed3cea5d-27d9-4504-8968-43e59f74fb17 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] GET http://192.168.122.66/volume/v3/snapshots/7fdfae5a-ae0d-4572-9013-cbb013d72fcf Sep 07 18:02:35 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-ed3cea5d-27d9-4504-8968-43e59f74fb17 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:35 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-ed3cea5d-27d9-4504-8968-43e59f74fb17 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:35 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:35 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:02:35 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-ed3cea5d-27d9-4504-8968-43e59f74fb17 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Snapshot retrieved successfully. Sep 07 18:02:36 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-ed3cea5d-27d9-4504-8968-43e59f74fb17 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] http://192.168.122.66/volume/v3/snapshots/7fdfae5a-ae0d-4572-9013-cbb013d72fcf returned with HTTP 200 Sep 07 18:02:36 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 273/537] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:02:35 2026] GET /volume/v3/snapshots/7fdfae5a-ae0d-4572-9013-cbb013d72fcf => generated 462 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:02:36 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-8fbb508d-90dc-4985-8447-689d5f8cbfe2 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:36 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-8fbb508d-90dc-4985-8447-689d5f8cbfe2 tempest-SnapshotsActionsTest-1337185504 tempest-SnapshotsActionsTest-1337185504-project-admin] POST http://192.168.122.66/volume/v3/snapshots/7fdfae5a-ae0d-4572-9013-cbb013d72fcf/action Sep 07 18:02:36 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-8fbb508d-90dc-4985-8447-689d5f8cbfe2 tempest-SnapshotsActionsTest-1337185504 tempest-SnapshotsActionsTest-1337185504-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86964) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:02:36 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-8fbb508d-90dc-4985-8447-689d5f8cbfe2 tempest-SnapshotsActionsTest-1337185504 tempest-SnapshotsActionsTest-1337185504-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:02:36 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:36 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:02:36 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-8fbb508d-90dc-4985-8447-689d5f8cbfe2 tempest-SnapshotsActionsTest-1337185504 tempest-SnapshotsActionsTest-1337185504-project-admin] Snapshot retrieved successfully. Sep 07 18:02:36 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:02:36 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:02:36 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-8fbb508d-90dc-4985-8447-689d5f8cbfe2 tempest-SnapshotsActionsTest-1337185504 tempest-SnapshotsActionsTest-1337185504-project-admin] Snapshot delete request issued successfully. Sep 07 18:02:36 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-8fbb508d-90dc-4985-8447-689d5f8cbfe2 tempest-SnapshotsActionsTest-1337185504 tempest-SnapshotsActionsTest-1337185504-project-admin] http://192.168.122.66/volume/v3/snapshots/7fdfae5a-ae0d-4572-9013-cbb013d72fcf/action returned with HTTP 202 Sep 07 18:02:36 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 265/538] 192.168.122.66 () {60 vars in 1275 bytes} [Mon Sep 7 18:02:36 2026] POST /volume/v3/snapshots/7fdfae5a-ae0d-4572-9013-cbb013d72fcf/action => generated 0 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 18:02:36 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-327f617f-8d6a-499c-a9e2-7291d29f6aa3 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:36 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-327f617f-8d6a-499c-a9e2-7291d29f6aa3 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] GET http://192.168.122.66/volume/v3/snapshots/7fdfae5a-ae0d-4572-9013-cbb013d72fcf Sep 07 18:02:36 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-327f617f-8d6a-499c-a9e2-7291d29f6aa3 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:36 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-327f617f-8d6a-499c-a9e2-7291d29f6aa3 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:36 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:36 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:02:36 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-327f617f-8d6a-499c-a9e2-7291d29f6aa3 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Snapshot retrieved successfully. Sep 07 18:02:36 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-327f617f-8d6a-499c-a9e2-7291d29f6aa3 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] http://192.168.122.66/volume/v3/snapshots/7fdfae5a-ae0d-4572-9013-cbb013d72fcf returned with HTTP 200 Sep 07 18:02:36 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 274/539] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:02:36 2026] GET /volume/v3/snapshots/7fdfae5a-ae0d-4572-9013-cbb013d72fcf => generated 465 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:02:37 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-7ff85adb-c496-4b9c-ad76-0e8b303cf094 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:37 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-7ff85adb-c496-4b9c-ad76-0e8b303cf094 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] GET http://192.168.122.66/volume/v3/snapshots/7fdfae5a-ae0d-4572-9013-cbb013d72fcf Sep 07 18:02:37 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-7ff85adb-c496-4b9c-ad76-0e8b303cf094 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:37 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-7ff85adb-c496-4b9c-ad76-0e8b303cf094 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:37 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:37 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:02:37 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-7ff85adb-c496-4b9c-ad76-0e8b303cf094 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Snapshot retrieved successfully. Sep 07 18:02:37 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-7ff85adb-c496-4b9c-ad76-0e8b303cf094 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] http://192.168.122.66/volume/v3/snapshots/7fdfae5a-ae0d-4572-9013-cbb013d72fcf returned with HTTP 200 Sep 07 18:02:37 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 266/540] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:02:37 2026] GET /volume/v3/snapshots/7fdfae5a-ae0d-4572-9013-cbb013d72fcf => generated 465 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 18:02:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-fd9c7d8b-85de-4498-80d2-834fce9532f3 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:38 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-fd9c7d8b-85de-4498-80d2-834fce9532f3 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] GET http://192.168.122.66/volume/v3/snapshots/7fdfae5a-ae0d-4572-9013-cbb013d72fcf Sep 07 18:02:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-fd9c7d8b-85de-4498-80d2-834fce9532f3 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-fd9c7d8b-85de-4498-80d2-834fce9532f3 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:38 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:38 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:02:38 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-fd9c7d8b-85de-4498-80d2-834fce9532f3 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Snapshot retrieved successfully. Sep 07 18:02:38 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-fd9c7d8b-85de-4498-80d2-834fce9532f3 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] http://192.168.122.66/volume/v3/snapshots/7fdfae5a-ae0d-4572-9013-cbb013d72fcf returned with HTTP 200 Sep 07 18:02:38 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 275/541] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:02:38 2026] GET /volume/v3/snapshots/7fdfae5a-ae0d-4572-9013-cbb013d72fcf => generated 465 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:02:39 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-a784a75e-f582-425e-8a05-4fee76b5121b None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:39 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-a784a75e-f582-425e-8a05-4fee76b5121b tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] GET http://192.168.122.66/volume/v3/snapshots/7fdfae5a-ae0d-4572-9013-cbb013d72fcf Sep 07 18:02:39 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-a784a75e-f582-425e-8a05-4fee76b5121b tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:39 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-a784a75e-f582-425e-8a05-4fee76b5121b tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:39 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-a784a75e-f582-425e-8a05-4fee76b5121b tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] http://192.168.122.66/volume/v3/snapshots/7fdfae5a-ae0d-4572-9013-cbb013d72fcf returned with HTTP 404 Sep 07 18:02:39 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 267/542] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:02:39 2026] GET /volume/v3/snapshots/7fdfae5a-ae0d-4572-9013-cbb013d72fcf => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:02:39 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-ca083fca-ce21-4802-a1ff-3e42c00c62c3 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:39 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-ca083fca-ce21-4802-a1ff-3e42c00c62c3 tempest-SnapshotsActionsTest-1337185504 tempest-SnapshotsActionsTest-1337185504-project-admin] POST http://192.168.122.66/volume/v3/snapshots/fba76c94-1202-4e53-85bc-3667c8043ee6/action Sep 07 18:02:39 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-ca083fca-ce21-4802-a1ff-3e42c00c62c3 tempest-SnapshotsActionsTest-1337185504 tempest-SnapshotsActionsTest-1337185504-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86965) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:02:39 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-ca083fca-ce21-4802-a1ff-3e42c00c62c3 tempest-SnapshotsActionsTest-1337185504 tempest-SnapshotsActionsTest-1337185504-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:02:39 devstack devstack@c-api.service[86965]: DEBUG cinder.api.contrib.admin_actions [None req-ca083fca-ce21-4802-a1ff-3e42c00c62c3 tempest-SnapshotsActionsTest-1337185504 tempest-SnapshotsActionsTest-1337185504-project-admin] Updating snapshot 'fba76c94-1202-4e53-85bc-3667c8043ee6' with '{'status': 'available'}' {{(pid=86965) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 18:02:39 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:39 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:02:39 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-ca083fca-ce21-4802-a1ff-3e42c00c62c3 tempest-SnapshotsActionsTest-1337185504 tempest-SnapshotsActionsTest-1337185504-project-admin] http://192.168.122.66/volume/v3/snapshots/fba76c94-1202-4e53-85bc-3667c8043ee6/action returned with HTTP 202 Sep 07 18:02:39 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 276/543] 192.168.122.66 () {60 vars in 1275 bytes} [Mon Sep 7 18:02:39 2026] POST /volume/v3/snapshots/fba76c94-1202-4e53-85bc-3667c8043ee6/action => generated 0 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 07 18:02:39 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-661383ee-b596-496c-9cb3-543ce3b737f7 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:39 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-661383ee-b596-496c-9cb3-543ce3b737f7 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] GET http://192.168.122.66/volume/v3/snapshots/fba76c94-1202-4e53-85bc-3667c8043ee6 Sep 07 18:02:39 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-661383ee-b596-496c-9cb3-543ce3b737f7 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:39 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-661383ee-b596-496c-9cb3-543ce3b737f7 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:39 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:39 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:02:39 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-661383ee-b596-496c-9cb3-543ce3b737f7 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Snapshot retrieved successfully. Sep 07 18:02:39 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-661383ee-b596-496c-9cb3-543ce3b737f7 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] http://192.168.122.66/volume/v3/snapshots/fba76c94-1202-4e53-85bc-3667c8043ee6 returned with HTTP 200 Sep 07 18:02:39 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 268/544] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:02:39 2026] GET /volume/v3/snapshots/fba76c94-1202-4e53-85bc-3667c8043ee6 => generated 466 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:02:39 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-335c62c5-3dc9-4c33-8927-5074a0d16d49 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:39 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-335c62c5-3dc9-4c33-8927-5074a0d16d49 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] DELETE http://192.168.122.66/volume/v3/snapshots/7fdfae5a-ae0d-4572-9013-cbb013d72fcf Sep 07 18:02:39 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-335c62c5-3dc9-4c33-8927-5074a0d16d49 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:39 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-335c62c5-3dc9-4c33-8927-5074a0d16d49 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:39 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.snapshots [None req-335c62c5-3dc9-4c33-8927-5074a0d16d49 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Delete snapshot with id: 7fdfae5a-ae0d-4572-9013-cbb013d72fcf Sep 07 18:02:39 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-335c62c5-3dc9-4c33-8927-5074a0d16d49 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] http://192.168.122.66/volume/v3/snapshots/7fdfae5a-ae0d-4572-9013-cbb013d72fcf returned with HTTP 404 Sep 07 18:02:39 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 277/545] 192.168.122.66 () {58 vars in 1236 bytes} [Mon Sep 7 18:02:39 2026] DELETE /volume/v3/snapshots/7fdfae5a-ae0d-4572-9013-cbb013d72fcf => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:02:39 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-9d8bb442-b75a-4bce-ae88-0b4da0ef80f0 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:39 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-9d8bb442-b75a-4bce-ae88-0b4da0ef80f0 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] POST http://192.168.122.66/volume/v3/snapshots Sep 07 18:02:39 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-9d8bb442-b75a-4bce-ae88-0b4da0ef80f0 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b9a820aa-9093-4dea-b59d-246fff96e396", "name": "tempest-SnapshotsActionsTest-Snapshot-1754666617"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:02:39 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:02:39 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:02:39 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:39 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:02:39 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-9d8bb442-b75a-4bce-ae88-0b4da0ef80f0 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Volume info retrieved successfully. Sep 07 18:02:39 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.snapshots [None req-9d8bb442-b75a-4bce-ae88-0b4da0ef80f0 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Create snapshot from volume b9a820aa-9093-4dea-b59d-246fff96e396 Sep 07 18:02:39 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-9d8bb442-b75a-4bce-ae88-0b4da0ef80f0 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Created reservations ['db141f5f-1877-492f-b1db-b8f25e162ad8', 'a09220da-17bd-44c4-9141-7a2675edd69a', '5619731f-2f1c-4114-a14a-4030bd753841', '6f0a8d84-2502-4427-96fe-7976f759d99c'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:02:39 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:02:39 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:02:39 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-9d8bb442-b75a-4bce-ae88-0b4da0ef80f0 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Snapshot create request issued successfully. Sep 07 18:02:39 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-9d8bb442-b75a-4bce-ae88-0b4da0ef80f0 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] http://192.168.122.66/volume/v3/snapshots returned with HTTP 202 Sep 07 18:02:39 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 269/546] 192.168.122.66 () {60 vars in 1144 bytes} [Mon Sep 7 18:02:39 2026] POST /volume/v3/snapshots => generated 307 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:02:39 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-42401eb8-f5a7-429e-a1f6-2ba1791f93be None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:39 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-42401eb8-f5a7-429e-a1f6-2ba1791f93be tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] GET http://192.168.122.66/volume/v3/snapshots/b222889b-05a0-4868-a077-8551d2a9d74d Sep 07 18:02:39 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-42401eb8-f5a7-429e-a1f6-2ba1791f93be tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:39 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-42401eb8-f5a7-429e-a1f6-2ba1791f93be tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:39 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:39 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:02:39 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-42401eb8-f5a7-429e-a1f6-2ba1791f93be tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Snapshot retrieved successfully. Sep 07 18:02:39 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-42401eb8-f5a7-429e-a1f6-2ba1791f93be tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] http://192.168.122.66/volume/v3/snapshots/b222889b-05a0-4868-a077-8551d2a9d74d returned with HTTP 200 Sep 07 18:02:39 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 278/547] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:02:39 2026] GET /volume/v3/snapshots/b222889b-05a0-4868-a077-8551d2a9d74d => generated 439 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:02:40 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-a87a5389-74e4-42d5-8afe-1d1dc5f8d500 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:40 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-a87a5389-74e4-42d5-8afe-1d1dc5f8d500 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] GET http://192.168.122.66/volume/v3/snapshots/b222889b-05a0-4868-a077-8551d2a9d74d Sep 07 18:02:40 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-a87a5389-74e4-42d5-8afe-1d1dc5f8d500 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:40 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-a87a5389-74e4-42d5-8afe-1d1dc5f8d500 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:40 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:40 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:02:40 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-a87a5389-74e4-42d5-8afe-1d1dc5f8d500 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Snapshot retrieved successfully. Sep 07 18:02:40 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-a87a5389-74e4-42d5-8afe-1d1dc5f8d500 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] http://192.168.122.66/volume/v3/snapshots/b222889b-05a0-4868-a077-8551d2a9d74d returned with HTTP 200 Sep 07 18:02:40 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 270/548] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:02:40 2026] GET /volume/v3/snapshots/b222889b-05a0-4868-a077-8551d2a9d74d => generated 439 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 18:02:41 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-a4d56b23-06b6-4fa7-a4af-90fd61cab715 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:41 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-a4d56b23-06b6-4fa7-a4af-90fd61cab715 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] GET http://192.168.122.66/volume/v3/snapshots/b222889b-05a0-4868-a077-8551d2a9d74d Sep 07 18:02:41 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-a4d56b23-06b6-4fa7-a4af-90fd61cab715 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:41 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-a4d56b23-06b6-4fa7-a4af-90fd61cab715 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:42 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:42 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:02:42 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-a4d56b23-06b6-4fa7-a4af-90fd61cab715 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Snapshot retrieved successfully. Sep 07 18:02:42 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-a4d56b23-06b6-4fa7-a4af-90fd61cab715 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] http://192.168.122.66/volume/v3/snapshots/b222889b-05a0-4868-a077-8551d2a9d74d returned with HTTP 200 Sep 07 18:02:42 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 279/549] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:02:41 2026] GET /volume/v3/snapshots/b222889b-05a0-4868-a077-8551d2a9d74d => generated 466 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:02:42 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-a6150fca-e0cb-4e90-b51d-f82c2c0b0a4e None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:42 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-a6150fca-e0cb-4e90-b51d-f82c2c0b0a4e tempest-SnapshotsActionsTest-1337185504 tempest-SnapshotsActionsTest-1337185504-project-admin] POST http://192.168.122.66/volume/v3/snapshots/b222889b-05a0-4868-a077-8551d2a9d74d/action Sep 07 18:02:42 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-a6150fca-e0cb-4e90-b51d-f82c2c0b0a4e tempest-SnapshotsActionsTest-1337185504 tempest-SnapshotsActionsTest-1337185504-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=86964) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:02:42 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-a6150fca-e0cb-4e90-b51d-f82c2c0b0a4e tempest-SnapshotsActionsTest-1337185504 tempest-SnapshotsActionsTest-1337185504-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:02:42 devstack devstack@c-api.service[86964]: DEBUG cinder.api.contrib.admin_actions [None req-a6150fca-e0cb-4e90-b51d-f82c2c0b0a4e tempest-SnapshotsActionsTest-1337185504 tempest-SnapshotsActionsTest-1337185504-project-admin] Updating snapshot 'b222889b-05a0-4868-a077-8551d2a9d74d' with '{'status': 'error_deleting'}' {{(pid=86964) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 18:02:42 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:42 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:02:42 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-a6150fca-e0cb-4e90-b51d-f82c2c0b0a4e tempest-SnapshotsActionsTest-1337185504 tempest-SnapshotsActionsTest-1337185504-project-admin] http://192.168.122.66/volume/v3/snapshots/b222889b-05a0-4868-a077-8551d2a9d74d/action returned with HTTP 202 Sep 07 18:02:42 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 271/550] 192.168.122.66 () {60 vars in 1275 bytes} [Mon Sep 7 18:02:42 2026] POST /volume/v3/snapshots/b222889b-05a0-4868-a077-8551d2a9d74d/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 18:02:42 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-f94d4f9b-7ae4-40dc-a56b-71302cf7af6b None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:42 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-f94d4f9b-7ae4-40dc-a56b-71302cf7af6b tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] GET http://192.168.122.66/volume/v3/snapshots/b222889b-05a0-4868-a077-8551d2a9d74d Sep 07 18:02:42 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-f94d4f9b-7ae4-40dc-a56b-71302cf7af6b tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:42 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-f94d4f9b-7ae4-40dc-a56b-71302cf7af6b tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:42 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:42 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:02:42 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-f94d4f9b-7ae4-40dc-a56b-71302cf7af6b tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Snapshot retrieved successfully. Sep 07 18:02:42 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-f94d4f9b-7ae4-40dc-a56b-71302cf7af6b tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] http://192.168.122.66/volume/v3/snapshots/b222889b-05a0-4868-a077-8551d2a9d74d returned with HTTP 200 Sep 07 18:02:42 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 280/551] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:02:42 2026] GET /volume/v3/snapshots/b222889b-05a0-4868-a077-8551d2a9d74d => generated 471 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:02:42 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-11102c42-7df2-4d60-86b6-1b093f1e1b64 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:42 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-11102c42-7df2-4d60-86b6-1b093f1e1b64 tempest-SnapshotsActionsTest-1337185504 tempest-SnapshotsActionsTest-1337185504-project-admin] POST http://192.168.122.66/volume/v3/snapshots/b222889b-05a0-4868-a077-8551d2a9d74d/action Sep 07 18:02:42 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-11102c42-7df2-4d60-86b6-1b093f1e1b64 tempest-SnapshotsActionsTest-1337185504 tempest-SnapshotsActionsTest-1337185504-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86964) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:02:42 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-11102c42-7df2-4d60-86b6-1b093f1e1b64 tempest-SnapshotsActionsTest-1337185504 tempest-SnapshotsActionsTest-1337185504-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:02:42 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:42 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:02:42 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-11102c42-7df2-4d60-86b6-1b093f1e1b64 tempest-SnapshotsActionsTest-1337185504 tempest-SnapshotsActionsTest-1337185504-project-admin] Snapshot retrieved successfully. Sep 07 18:02:42 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:02:42 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:02:42 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-11102c42-7df2-4d60-86b6-1b093f1e1b64 tempest-SnapshotsActionsTest-1337185504 tempest-SnapshotsActionsTest-1337185504-project-admin] Snapshot delete request issued successfully. Sep 07 18:02:42 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-11102c42-7df2-4d60-86b6-1b093f1e1b64 tempest-SnapshotsActionsTest-1337185504 tempest-SnapshotsActionsTest-1337185504-project-admin] http://192.168.122.66/volume/v3/snapshots/b222889b-05a0-4868-a077-8551d2a9d74d/action returned with HTTP 202 Sep 07 18:02:42 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 272/552] 192.168.122.66 () {60 vars in 1275 bytes} [Mon Sep 7 18:02:42 2026] POST /volume/v3/snapshots/b222889b-05a0-4868-a077-8551d2a9d74d/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 07 18:02:42 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-5737dc51-0e65-4585-b2c5-de8af75e93e9 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:42 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-5737dc51-0e65-4585-b2c5-de8af75e93e9 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] GET http://192.168.122.66/volume/v3/snapshots/b222889b-05a0-4868-a077-8551d2a9d74d Sep 07 18:02:42 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-5737dc51-0e65-4585-b2c5-de8af75e93e9 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:42 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-5737dc51-0e65-4585-b2c5-de8af75e93e9 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:42 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:42 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:02:42 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-5737dc51-0e65-4585-b2c5-de8af75e93e9 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Snapshot retrieved successfully. Sep 07 18:02:42 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-5737dc51-0e65-4585-b2c5-de8af75e93e9 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] http://192.168.122.66/volume/v3/snapshots/b222889b-05a0-4868-a077-8551d2a9d74d returned with HTTP 200 Sep 07 18:02:42 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 281/553] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:02:42 2026] GET /volume/v3/snapshots/b222889b-05a0-4868-a077-8551d2a9d74d => generated 465 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:02:43 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-9cfa16e3-d72e-4c27-97de-86ac9a132c09 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:43 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-9cfa16e3-d72e-4c27-97de-86ac9a132c09 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] GET http://192.168.122.66/volume/v3/snapshots/b222889b-05a0-4868-a077-8551d2a9d74d Sep 07 18:02:43 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-9cfa16e3-d72e-4c27-97de-86ac9a132c09 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:43 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-9cfa16e3-d72e-4c27-97de-86ac9a132c09 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:43 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:43 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:02:43 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-9cfa16e3-d72e-4c27-97de-86ac9a132c09 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Snapshot retrieved successfully. Sep 07 18:02:43 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-9cfa16e3-d72e-4c27-97de-86ac9a132c09 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] http://192.168.122.66/volume/v3/snapshots/b222889b-05a0-4868-a077-8551d2a9d74d returned with HTTP 200 Sep 07 18:02:43 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 273/554] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:02:43 2026] GET /volume/v3/snapshots/b222889b-05a0-4868-a077-8551d2a9d74d => generated 465 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 18:02:43 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-a67f7c20-476b-44b6-8cf1-fec6c7a23edf None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:43 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-a67f7c20-476b-44b6-8cf1-fec6c7a23edf tempest-VolumePoolsAdminTestsJSON-1183092242 tempest-VolumePoolsAdminTestsJSON-1183092242-project-admin] GET http://192.168.122.66/volume/v3/scheduler-stats/get_pools?detail=True Sep 07 18:02:43 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-a67f7c20-476b-44b6-8cf1-fec6c7a23edf tempest-VolumePoolsAdminTestsJSON-1183092242 tempest-VolumePoolsAdminTestsJSON-1183092242-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:43 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-a67f7c20-476b-44b6-8cf1-fec6c7a23edf tempest-VolumePoolsAdminTestsJSON-1183092242 tempest-VolumePoolsAdminTestsJSON-1183092242-project-admin] Calling method 'get_pools' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:43 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-a67f7c20-476b-44b6-8cf1-fec6c7a23edf tempest-VolumePoolsAdminTestsJSON-1183092242 tempest-VolumePoolsAdminTestsJSON-1183092242-project-admin] http://192.168.122.66/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Sep 07 18:02:43 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 282/555] 192.168.122.66 () {58 vars in 1193 bytes} [Mon Sep 7 18:02:43 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 518 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:02:43 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-d8e5547d-122a-4395-9572-88725e93ee1f None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:43 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-d8e5547d-122a-4395-9572-88725e93ee1f tempest-VolumePoolsAdminTestsJSON-1183092242 tempest-VolumePoolsAdminTestsJSON-1183092242-project-admin] GET http://192.168.122.66/volume/v3/scheduler-stats/get_pools Sep 07 18:02:43 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-d8e5547d-122a-4395-9572-88725e93ee1f tempest-VolumePoolsAdminTestsJSON-1183092242 tempest-VolumePoolsAdminTestsJSON-1183092242-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:43 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-d8e5547d-122a-4395-9572-88725e93ee1f tempest-VolumePoolsAdminTestsJSON-1183092242 tempest-VolumePoolsAdminTestsJSON-1183092242-project-admin] Calling method 'get_pools' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:43 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-d8e5547d-122a-4395-9572-88725e93ee1f tempest-VolumePoolsAdminTestsJSON-1183092242 tempest-VolumePoolsAdminTestsJSON-1183092242-project-admin] http://192.168.122.66/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 07 18:02:43 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 274/556] 192.168.122.66 () {58 vars in 1170 bytes} [Mon Sep 7 18:02:43 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 18:02:44 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-3d4e8796-4dea-42df-acbf-7282888804a5 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:44 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-3d4e8796-4dea-42df-acbf-7282888804a5 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] GET http://192.168.122.66/volume/v3/snapshots/b222889b-05a0-4868-a077-8551d2a9d74d Sep 07 18:02:44 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-3d4e8796-4dea-42df-acbf-7282888804a5 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:44 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-3d4e8796-4dea-42df-acbf-7282888804a5 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:44 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-3d4e8796-4dea-42df-acbf-7282888804a5 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] http://192.168.122.66/volume/v3/snapshots/b222889b-05a0-4868-a077-8551d2a9d74d returned with HTTP 404 Sep 07 18:02:44 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 283/557] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:02:44 2026] GET /volume/v3/snapshots/b222889b-05a0-4868-a077-8551d2a9d74d => generated 111 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:02:44 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-c818d118-80a0-4cb7-8e59-38e359b2c8f5 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:44 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c818d118-80a0-4cb7-8e59-38e359b2c8f5 tempest-SnapshotsActionsTest-1337185504 tempest-SnapshotsActionsTest-1337185504-project-admin] POST http://192.168.122.66/volume/v3/snapshots/fba76c94-1202-4e53-85bc-3667c8043ee6/action Sep 07 18:02:44 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c818d118-80a0-4cb7-8e59-38e359b2c8f5 tempest-SnapshotsActionsTest-1337185504 tempest-SnapshotsActionsTest-1337185504-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86964) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:02:44 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c818d118-80a0-4cb7-8e59-38e359b2c8f5 tempest-SnapshotsActionsTest-1337185504 tempest-SnapshotsActionsTest-1337185504-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:02:44 devstack devstack@c-api.service[86964]: DEBUG cinder.api.contrib.admin_actions [None req-c818d118-80a0-4cb7-8e59-38e359b2c8f5 tempest-SnapshotsActionsTest-1337185504 tempest-SnapshotsActionsTest-1337185504-project-admin] Updating snapshot 'fba76c94-1202-4e53-85bc-3667c8043ee6' with '{'status': 'available'}' {{(pid=86964) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 18:02:44 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:44 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:02:44 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c818d118-80a0-4cb7-8e59-38e359b2c8f5 tempest-SnapshotsActionsTest-1337185504 tempest-SnapshotsActionsTest-1337185504-project-admin] http://192.168.122.66/volume/v3/snapshots/fba76c94-1202-4e53-85bc-3667c8043ee6/action returned with HTTP 202 Sep 07 18:02:44 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 275/558] 192.168.122.66 () {60 vars in 1275 bytes} [Mon Sep 7 18:02:44 2026] POST /volume/v3/snapshots/fba76c94-1202-4e53-85bc-3667c8043ee6/action => generated 0 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 18:02:44 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-aebe9035-1038-411b-afc3-53bfe8045c4e None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:44 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-aebe9035-1038-411b-afc3-53bfe8045c4e tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] GET http://192.168.122.66/volume/v3/snapshots/fba76c94-1202-4e53-85bc-3667c8043ee6 Sep 07 18:02:44 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-aebe9035-1038-411b-afc3-53bfe8045c4e tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:44 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-aebe9035-1038-411b-afc3-53bfe8045c4e tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:44 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:44 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:02:44 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-aebe9035-1038-411b-afc3-53bfe8045c4e tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Snapshot retrieved successfully. Sep 07 18:02:44 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-aebe9035-1038-411b-afc3-53bfe8045c4e tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] http://192.168.122.66/volume/v3/snapshots/fba76c94-1202-4e53-85bc-3667c8043ee6 returned with HTTP 200 Sep 07 18:02:44 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 284/559] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:02:44 2026] GET /volume/v3/snapshots/fba76c94-1202-4e53-85bc-3667c8043ee6 => generated 466 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:02:44 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-faec4e13-d3f6-4593-8ab4-0d7b665a2fe5 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:44 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-faec4e13-d3f6-4593-8ab4-0d7b665a2fe5 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] DELETE http://192.168.122.66/volume/v3/snapshots/b222889b-05a0-4868-a077-8551d2a9d74d Sep 07 18:02:44 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-faec4e13-d3f6-4593-8ab4-0d7b665a2fe5 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:44 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-faec4e13-d3f6-4593-8ab4-0d7b665a2fe5 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:44 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.snapshots [None req-faec4e13-d3f6-4593-8ab4-0d7b665a2fe5 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Delete snapshot with id: b222889b-05a0-4868-a077-8551d2a9d74d Sep 07 18:02:44 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-faec4e13-d3f6-4593-8ab4-0d7b665a2fe5 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] http://192.168.122.66/volume/v3/snapshots/b222889b-05a0-4868-a077-8551d2a9d74d returned with HTTP 404 Sep 07 18:02:44 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 276/560] 192.168.122.66 () {58 vars in 1236 bytes} [Mon Sep 7 18:02:44 2026] DELETE /volume/v3/snapshots/b222889b-05a0-4868-a077-8551d2a9d74d => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:02:44 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-91a7111a-b0b9-45b3-bb46-76b2e39cf1a5 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:44 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-91a7111a-b0b9-45b3-bb46-76b2e39cf1a5 tempest-SnapshotsActionsTest-1337185504 tempest-SnapshotsActionsTest-1337185504-project-admin] POST http://192.168.122.66/volume/v3/snapshots/fba76c94-1202-4e53-85bc-3667c8043ee6/action Sep 07 18:02:44 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-91a7111a-b0b9-45b3-bb46-76b2e39cf1a5 tempest-SnapshotsActionsTest-1337185504 tempest-SnapshotsActionsTest-1337185504-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=86965) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:02:44 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-91a7111a-b0b9-45b3-bb46-76b2e39cf1a5 tempest-SnapshotsActionsTest-1337185504 tempest-SnapshotsActionsTest-1337185504-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:02:44 devstack devstack@c-api.service[86965]: DEBUG cinder.api.contrib.admin_actions [None req-91a7111a-b0b9-45b3-bb46-76b2e39cf1a5 tempest-SnapshotsActionsTest-1337185504 tempest-SnapshotsActionsTest-1337185504-project-admin] Updating snapshot 'fba76c94-1202-4e53-85bc-3667c8043ee6' with '{'status': 'creating'}' {{(pid=86965) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 18:02:44 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:44 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:02:44 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-91a7111a-b0b9-45b3-bb46-76b2e39cf1a5 tempest-SnapshotsActionsTest-1337185504 tempest-SnapshotsActionsTest-1337185504-project-admin] http://192.168.122.66/volume/v3/snapshots/fba76c94-1202-4e53-85bc-3667c8043ee6/action returned with HTTP 202 Sep 07 18:02:44 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 285/561] 192.168.122.66 () {60 vars in 1275 bytes} [Mon Sep 7 18:02:44 2026] POST /volume/v3/snapshots/fba76c94-1202-4e53-85bc-3667c8043ee6/action => generated 0 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 18:02:44 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-785c9097-6693-45d5-a24c-0b592d50537a None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:44 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-785c9097-6693-45d5-a24c-0b592d50537a tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] GET http://192.168.122.66/volume/v3/snapshots/fba76c94-1202-4e53-85bc-3667c8043ee6 Sep 07 18:02:44 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-785c9097-6693-45d5-a24c-0b592d50537a tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:44 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-785c9097-6693-45d5-a24c-0b592d50537a tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:44 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:44 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:02:44 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-785c9097-6693-45d5-a24c-0b592d50537a tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Snapshot retrieved successfully. Sep 07 18:02:44 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-785c9097-6693-45d5-a24c-0b592d50537a tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] http://192.168.122.66/volume/v3/snapshots/fba76c94-1202-4e53-85bc-3667c8043ee6 returned with HTTP 200 Sep 07 18:02:44 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 277/562] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:02:44 2026] GET /volume/v3/snapshots/fba76c94-1202-4e53-85bc-3667c8043ee6 => generated 465 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:02:44 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-ca353f3d-e2d1-4cdb-91cb-acc0176f30c4 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:44 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-ca353f3d-e2d1-4cdb-91cb-acc0176f30c4 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] POST http://192.168.122.66/volume/v3/snapshots/fba76c94-1202-4e53-85bc-3667c8043ee6/action Sep 07 18:02:44 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-ca353f3d-e2d1-4cdb-91cb-acc0176f30c4 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=86965) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:02:44 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-ca353f3d-e2d1-4cdb-91cb-acc0176f30c4 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:02:44 devstack devstack@c-api.service[86965]: DEBUG cinder.api.contrib.snapshot_actions [None req-ca353f3d-e2d1-4cdb-91cb-acc0176f30c4 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=86965) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Sep 07 18:02:44 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:44 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:02:44 devstack devstack@c-api.service[86965]: INFO cinder.api.contrib.snapshot_actions [None req-ca353f3d-e2d1-4cdb-91cb-acc0176f30c4 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Updating snapshot fba76c94-1202-4e53-85bc-3667c8043ee6 with info {'id': 'fba76c94-1202-4e53-85bc-3667c8043ee6', 'status': 'error', 'progress': '80%'} Sep 07 18:02:44 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-ca353f3d-e2d1-4cdb-91cb-acc0176f30c4 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] http://192.168.122.66/volume/v3/snapshots/fba76c94-1202-4e53-85bc-3667c8043ee6/action returned with HTTP 202 Sep 07 18:02:44 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 286/563] 192.168.122.66 () {60 vars in 1275 bytes} [Mon Sep 7 18:02:44 2026] POST /volume/v3/snapshots/fba76c94-1202-4e53-85bc-3667c8043ee6/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:02:44 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-dd610154-74ee-4e36-8ed6-37961f632738 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:44 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-dd610154-74ee-4e36-8ed6-37961f632738 tempest-SnapshotsActionsTest-1337185504 tempest-SnapshotsActionsTest-1337185504-project-admin] GET http://192.168.122.66/volume/v3/snapshots/fba76c94-1202-4e53-85bc-3667c8043ee6 Sep 07 18:02:44 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-dd610154-74ee-4e36-8ed6-37961f632738 tempest-SnapshotsActionsTest-1337185504 tempest-SnapshotsActionsTest-1337185504-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:44 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-dd610154-74ee-4e36-8ed6-37961f632738 tempest-SnapshotsActionsTest-1337185504 tempest-SnapshotsActionsTest-1337185504-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:44 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:44 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:02:44 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-dd610154-74ee-4e36-8ed6-37961f632738 tempest-SnapshotsActionsTest-1337185504 tempest-SnapshotsActionsTest-1337185504-project-admin] Snapshot retrieved successfully. Sep 07 18:02:44 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-dd610154-74ee-4e36-8ed6-37961f632738 tempest-SnapshotsActionsTest-1337185504 tempest-SnapshotsActionsTest-1337185504-project-admin] http://192.168.122.66/volume/v3/snapshots/fba76c94-1202-4e53-85bc-3667c8043ee6 returned with HTTP 200 Sep 07 18:02:44 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 278/564] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:02:44 2026] GET /volume/v3/snapshots/fba76c94-1202-4e53-85bc-3667c8043ee6 => generated 461 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:02:44 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-48aa5f66-19af-429f-b42d-11676d779cdb None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:44 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-48aa5f66-19af-429f-b42d-11676d779cdb tempest-SnapshotsActionsTest-1337185504 tempest-SnapshotsActionsTest-1337185504-project-admin] POST http://192.168.122.66/volume/v3/snapshots/fba76c94-1202-4e53-85bc-3667c8043ee6/action Sep 07 18:02:44 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-48aa5f66-19af-429f-b42d-11676d779cdb tempest-SnapshotsActionsTest-1337185504 tempest-SnapshotsActionsTest-1337185504-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86965) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:02:44 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-48aa5f66-19af-429f-b42d-11676d779cdb tempest-SnapshotsActionsTest-1337185504 tempest-SnapshotsActionsTest-1337185504-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:02:44 devstack devstack@c-api.service[86965]: DEBUG cinder.api.contrib.admin_actions [None req-48aa5f66-19af-429f-b42d-11676d779cdb tempest-SnapshotsActionsTest-1337185504 tempest-SnapshotsActionsTest-1337185504-project-admin] Updating snapshot 'fba76c94-1202-4e53-85bc-3667c8043ee6' with '{'status': 'available'}' {{(pid=86965) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 18:02:44 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:44 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:02:44 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-48aa5f66-19af-429f-b42d-11676d779cdb tempest-SnapshotsActionsTest-1337185504 tempest-SnapshotsActionsTest-1337185504-project-admin] http://192.168.122.66/volume/v3/snapshots/fba76c94-1202-4e53-85bc-3667c8043ee6/action returned with HTTP 202 Sep 07 18:02:44 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 287/565] 192.168.122.66 () {60 vars in 1275 bytes} [Mon Sep 7 18:02:44 2026] POST /volume/v3/snapshots/fba76c94-1202-4e53-85bc-3667c8043ee6/action => generated 0 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 18:02:44 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-bd9dde1c-4414-4c93-b747-007cc346db5d None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:44 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-bd9dde1c-4414-4c93-b747-007cc346db5d tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] GET http://192.168.122.66/volume/v3/snapshots/fba76c94-1202-4e53-85bc-3667c8043ee6 Sep 07 18:02:44 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-bd9dde1c-4414-4c93-b747-007cc346db5d tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:44 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-bd9dde1c-4414-4c93-b747-007cc346db5d tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:44 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:44 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:02:44 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-bd9dde1c-4414-4c93-b747-007cc346db5d tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Snapshot retrieved successfully. Sep 07 18:02:44 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-bd9dde1c-4414-4c93-b747-007cc346db5d tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] http://192.168.122.66/volume/v3/snapshots/fba76c94-1202-4e53-85bc-3667c8043ee6 returned with HTTP 200 Sep 07 18:02:44 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 279/566] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:02:44 2026] GET /volume/v3/snapshots/fba76c94-1202-4e53-85bc-3667c8043ee6 => generated 465 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:02:44 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-2add3257-8b89-4595-b7b2-3c00b2eb35e6 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:44 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-2add3257-8b89-4595-b7b2-3c00b2eb35e6 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] DELETE http://192.168.122.66/volume/v3/snapshots/fba76c94-1202-4e53-85bc-3667c8043ee6 Sep 07 18:02:44 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-2add3257-8b89-4595-b7b2-3c00b2eb35e6 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:44 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-2add3257-8b89-4595-b7b2-3c00b2eb35e6 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:44 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.snapshots [None req-2add3257-8b89-4595-b7b2-3c00b2eb35e6 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Delete snapshot with id: fba76c94-1202-4e53-85bc-3667c8043ee6 Sep 07 18:02:44 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:44 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:02:44 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-2add3257-8b89-4595-b7b2-3c00b2eb35e6 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Snapshot retrieved successfully. Sep 07 18:02:44 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:02:44 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:02:44 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-2add3257-8b89-4595-b7b2-3c00b2eb35e6 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Snapshot delete request issued successfully. Sep 07 18:02:44 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-2add3257-8b89-4595-b7b2-3c00b2eb35e6 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] http://192.168.122.66/volume/v3/snapshots/fba76c94-1202-4e53-85bc-3667c8043ee6 returned with HTTP 202 Sep 07 18:02:44 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 288/567] 192.168.122.66 () {58 vars in 1236 bytes} [Mon Sep 7 18:02:44 2026] DELETE /volume/v3/snapshots/fba76c94-1202-4e53-85bc-3667c8043ee6 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:02:45 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-27b41b6d-4853-4986-bbe1-a499f786fa97 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:45 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-27b41b6d-4853-4986-bbe1-a499f786fa97 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] GET http://192.168.122.66/volume/v3/snapshots/fba76c94-1202-4e53-85bc-3667c8043ee6 Sep 07 18:02:45 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-27b41b6d-4853-4986-bbe1-a499f786fa97 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:45 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-27b41b6d-4853-4986-bbe1-a499f786fa97 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:45 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:45 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:02:45 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-27b41b6d-4853-4986-bbe1-a499f786fa97 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Snapshot retrieved successfully. Sep 07 18:02:45 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-27b41b6d-4853-4986-bbe1-a499f786fa97 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] http://192.168.122.66/volume/v3/snapshots/fba76c94-1202-4e53-85bc-3667c8043ee6 returned with HTTP 200 Sep 07 18:02:45 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 280/568] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:02:44 2026] GET /volume/v3/snapshots/fba76c94-1202-4e53-85bc-3667c8043ee6 => generated 464 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:02:46 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-769060bc-3847-4e7a-b07a-836a2cea33fe None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:46 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-769060bc-3847-4e7a-b07a-836a2cea33fe tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] GET http://192.168.122.66/volume/v3/snapshots/fba76c94-1202-4e53-85bc-3667c8043ee6 Sep 07 18:02:46 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-769060bc-3847-4e7a-b07a-836a2cea33fe tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:46 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-769060bc-3847-4e7a-b07a-836a2cea33fe tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:46 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:46 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:02:46 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-769060bc-3847-4e7a-b07a-836a2cea33fe tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Snapshot retrieved successfully. Sep 07 18:02:46 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-769060bc-3847-4e7a-b07a-836a2cea33fe tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] http://192.168.122.66/volume/v3/snapshots/fba76c94-1202-4e53-85bc-3667c8043ee6 returned with HTTP 200 Sep 07 18:02:46 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 289/569] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:02:46 2026] GET /volume/v3/snapshots/fba76c94-1202-4e53-85bc-3667c8043ee6 => generated 464 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:02:47 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-35ef6532-4a63-42d3-8815-fd30fec1990d None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:47 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-35ef6532-4a63-42d3-8815-fd30fec1990d tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] GET http://192.168.122.66/volume/v3/snapshots/fba76c94-1202-4e53-85bc-3667c8043ee6 Sep 07 18:02:47 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-35ef6532-4a63-42d3-8815-fd30fec1990d tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:47 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-35ef6532-4a63-42d3-8815-fd30fec1990d tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:47 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:47 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:02:47 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-35ef6532-4a63-42d3-8815-fd30fec1990d tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Snapshot retrieved successfully. Sep 07 18:02:47 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-35ef6532-4a63-42d3-8815-fd30fec1990d tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] http://192.168.122.66/volume/v3/snapshots/fba76c94-1202-4e53-85bc-3667c8043ee6 returned with HTTP 200 Sep 07 18:02:47 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 281/570] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:02:47 2026] GET /volume/v3/snapshots/fba76c94-1202-4e53-85bc-3667c8043ee6 => generated 464 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:02:48 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-c5052cc6-0aa2-4f68-895f-cf87a775166e None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:48 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c5052cc6-0aa2-4f68-895f-cf87a775166e tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] GET http://192.168.122.66/volume/v3/snapshots/fba76c94-1202-4e53-85bc-3667c8043ee6 Sep 07 18:02:48 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-c5052cc6-0aa2-4f68-895f-cf87a775166e tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:48 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-c5052cc6-0aa2-4f68-895f-cf87a775166e tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:48 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c5052cc6-0aa2-4f68-895f-cf87a775166e tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] http://192.168.122.66/volume/v3/snapshots/fba76c94-1202-4e53-85bc-3667c8043ee6 returned with HTTP 404 Sep 07 18:02:48 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 290/571] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:02:48 2026] GET /volume/v3/snapshots/fba76c94-1202-4e53-85bc-3667c8043ee6 => generated 111 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:02:48 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-d5719acb-79aa-4799-9292-2ed5eb80d0d9 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:48 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-d5719acb-79aa-4799-9292-2ed5eb80d0d9 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] GET http://192.168.122.66/volume/v3/volumes/b9a820aa-9093-4dea-b59d-246fff96e396 Sep 07 18:02:48 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-d5719acb-79aa-4799-9292-2ed5eb80d0d9 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:48 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-d5719acb-79aa-4799-9292-2ed5eb80d0d9 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:48 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:02:48 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:02:48 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:48 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:02:48 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-d5719acb-79aa-4799-9292-2ed5eb80d0d9 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Volume info retrieved successfully. Sep 07 18:02:48 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-d5719acb-79aa-4799-9292-2ed5eb80d0d9 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] http://192.168.122.66/volume/v3/volumes/b9a820aa-9093-4dea-b59d-246fff96e396 returned with HTTP 200 Sep 07 18:02:48 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 282/572] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:02:48 2026] GET /volume/v3/volumes/b9a820aa-9093-4dea-b59d-246fff96e396 => generated 850 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:02:48 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-f57bcc96-f8ea-4f1b-9809-53f6aec10bc4 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:48 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-f57bcc96-f8ea-4f1b-9809-53f6aec10bc4 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] DELETE http://192.168.122.66/volume/v3/volumes/b9a820aa-9093-4dea-b59d-246fff96e396 Sep 07 18:02:48 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-f57bcc96-f8ea-4f1b-9809-53f6aec10bc4 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:48 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-f57bcc96-f8ea-4f1b-9809-53f6aec10bc4 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:48 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-f57bcc96-f8ea-4f1b-9809-53f6aec10bc4 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Delete volume with id: b9a820aa-9093-4dea-b59d-246fff96e396 Sep 07 18:02:48 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:02:48 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:02:48 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:48 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:02:48 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-f57bcc96-f8ea-4f1b-9809-53f6aec10bc4 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Volume info retrieved successfully. Sep 07 18:02:48 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-f57bcc96-f8ea-4f1b-9809-53f6aec10bc4 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Delete volume request issued successfully. Sep 07 18:02:48 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-f57bcc96-f8ea-4f1b-9809-53f6aec10bc4 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] http://192.168.122.66/volume/v3/volumes/b9a820aa-9093-4dea-b59d-246fff96e396 returned with HTTP 202 Sep 07 18:02:48 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 291/573] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:02:48 2026] DELETE /volume/v3/volumes/b9a820aa-9093-4dea-b59d-246fff96e396 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:02:48 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-2419c30b-6081-4aed-bc1a-177f0502b2d2 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:48 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-2419c30b-6081-4aed-bc1a-177f0502b2d2 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] GET http://192.168.122.66/volume/v3/volumes/b9a820aa-9093-4dea-b59d-246fff96e396 Sep 07 18:02:48 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-2419c30b-6081-4aed-bc1a-177f0502b2d2 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:48 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-2419c30b-6081-4aed-bc1a-177f0502b2d2 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:48 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:02:48 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:02:48 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:48 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:02:48 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-2419c30b-6081-4aed-bc1a-177f0502b2d2 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Volume info retrieved successfully. Sep 07 18:02:48 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-2419c30b-6081-4aed-bc1a-177f0502b2d2 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] http://192.168.122.66/volume/v3/volumes/b9a820aa-9093-4dea-b59d-246fff96e396 returned with HTTP 200 Sep 07 18:02:48 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 283/574] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:02:48 2026] GET /volume/v3/volumes/b9a820aa-9093-4dea-b59d-246fff96e396 => generated 849 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:02:49 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-f1874416-0db1-41f5-8223-c9116cc26fe1 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:49 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-f1874416-0db1-41f5-8223-c9116cc26fe1 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] GET http://192.168.122.66/volume/v3/volumes/b9a820aa-9093-4dea-b59d-246fff96e396 Sep 07 18:02:49 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-f1874416-0db1-41f5-8223-c9116cc26fe1 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:49 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-f1874416-0db1-41f5-8223-c9116cc26fe1 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:49 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:02:49 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:02:49 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:49 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:02:49 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-f1874416-0db1-41f5-8223-c9116cc26fe1 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Volume info retrieved successfully. Sep 07 18:02:49 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-f1874416-0db1-41f5-8223-c9116cc26fe1 tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] http://192.168.122.66/volume/v3/volumes/b9a820aa-9093-4dea-b59d-246fff96e396 returned with HTTP 200 Sep 07 18:02:49 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 292/575] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:02:49 2026] GET /volume/v3/volumes/b9a820aa-9093-4dea-b59d-246fff96e396 => generated 849 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:02:49 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-98289ff2-2957-4efd-8c31-dbc4606a77a0 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:49 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-98289ff2-2957-4efd-8c31-dbc4606a77a0 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] GET http://192.168.122.66/volume/v3/volumes/aadee00d-d9cf-4485-af34-b998995255a4 Sep 07 18:02:49 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-98289ff2-2957-4efd-8c31-dbc4606a77a0 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:49 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-98289ff2-2957-4efd-8c31-dbc4606a77a0 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:49 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:02:49 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:02:49 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:49 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:02:49 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-98289ff2-2957-4efd-8c31-dbc4606a77a0 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Volume info retrieved successfully. Sep 07 18:02:49 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-98289ff2-2957-4efd-8c31-dbc4606a77a0 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] http://192.168.122.66/volume/v3/volumes/aadee00d-d9cf-4485-af34-b998995255a4 returned with HTTP 200 Sep 07 18:02:49 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 284/576] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:02:49 2026] GET /volume/v3/volumes/aadee00d-d9cf-4485-af34-b998995255a4 => generated 1145 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:02:50 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-47c8e5bc-a0a6-4020-a80a-2add8346a772 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:50 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-47c8e5bc-a0a6-4020-a80a-2add8346a772 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] GET http://192.168.122.66/volume/v3/volumes/aadee00d-d9cf-4485-af34-b998995255a4 Sep 07 18:02:50 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-47c8e5bc-a0a6-4020-a80a-2add8346a772 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:50 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-47c8e5bc-a0a6-4020-a80a-2add8346a772 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:50 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:02:50 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:02:50 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:50 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:02:50 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-47c8e5bc-a0a6-4020-a80a-2add8346a772 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Volume info retrieved successfully. Sep 07 18:02:50 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-47c8e5bc-a0a6-4020-a80a-2add8346a772 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] http://192.168.122.66/volume/v3/volumes/aadee00d-d9cf-4485-af34-b998995255a4 returned with HTTP 200 Sep 07 18:02:50 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 293/577] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:02:50 2026] GET /volume/v3/volumes/aadee00d-d9cf-4485-af34-b998995255a4 => generated 1145 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 18:02:50 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [req-4f534cfe-3c47-4adc-a9ca-feebb9b2dfcb req-a0b5237a-49b4-405b-be96-dce58f9d65a5 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:50 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-4f534cfe-3c47-4adc-a9ca-feebb9b2dfcb req-a0b5237a-49b4-405b-be96-dce58f9d65a5 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] GET http://192.168.122.66/volume/v3/volumes/aadee00d-d9cf-4485-af34-b998995255a4 Sep 07 18:02:50 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-4f534cfe-3c47-4adc-a9ca-feebb9b2dfcb req-a0b5237a-49b4-405b-be96-dce58f9d65a5 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:50 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-4f534cfe-3c47-4adc-a9ca-feebb9b2dfcb req-a0b5237a-49b4-405b-be96-dce58f9d65a5 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:50 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:02:50 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:02:50 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:50 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:02:50 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [req-4f534cfe-3c47-4adc-a9ca-feebb9b2dfcb req-a0b5237a-49b4-405b-be96-dce58f9d65a5 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Volume info retrieved successfully. Sep 07 18:02:50 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-4f534cfe-3c47-4adc-a9ca-feebb9b2dfcb req-a0b5237a-49b4-405b-be96-dce58f9d65a5 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] http://192.168.122.66/volume/v3/volumes/aadee00d-d9cf-4485-af34-b998995255a4 returned with HTTP 200 Sep 07 18:02:50 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-4f77ca57-2715-49eb-9869-24149db1662b None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:50 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 285/578] 192.168.122.66 () {60 vars in 1482 bytes} [Mon Sep 7 18:02:50 2026] GET /volume/v3/volumes/aadee00d-d9cf-4485-af34-b998995255a4 => generated 1145 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:02:50 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-4f77ca57-2715-49eb-9869-24149db1662b tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] GET http://192.168.122.66/volume/v3/volumes/b9a820aa-9093-4dea-b59d-246fff96e396 Sep 07 18:02:50 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-4f77ca57-2715-49eb-9869-24149db1662b tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:50 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-4f77ca57-2715-49eb-9869-24149db1662b tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:50 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-4f77ca57-2715-49eb-9869-24149db1662b tempest-SnapshotsActionsTest-1831724479 tempest-SnapshotsActionsTest-1831724479-project-member] http://192.168.122.66/volume/v3/volumes/b9a820aa-9093-4dea-b59d-246fff96e396 returned with HTTP 404 Sep 07 18:02:50 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 294/579] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:02:50 2026] GET /volume/v3/volumes/b9a820aa-9093-4dea-b59d-246fff96e396 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:02:50 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [req-4f534cfe-3c47-4adc-a9ca-feebb9b2dfcb req-2bbfa4ac-0967-4c69-a0cd-641f7dfbdebe None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:50 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-4f534cfe-3c47-4adc-a9ca-feebb9b2dfcb req-2bbfa4ac-0967-4c69-a0cd-641f7dfbdebe tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] POST http://192.168.122.66/volume/v3/volumes/aadee00d-d9cf-4485-af34-b998995255a4/action Sep 07 18:02:50 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-4f534cfe-3c47-4adc-a9ca-feebb9b2dfcb req-2bbfa4ac-0967-4c69-a0cd-641f7dfbdebe tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86964) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:02:50 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-4f534cfe-3c47-4adc-a9ca-feebb9b2dfcb req-2bbfa4ac-0967-4c69-a0cd-641f7dfbdebe tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:02:50 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:02:50 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:02:50 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:50 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:02:50 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [req-4f534cfe-3c47-4adc-a9ca-feebb9b2dfcb req-2bbfa4ac-0967-4c69-a0cd-641f7dfbdebe tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Volume info retrieved successfully. Sep 07 18:02:50 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [req-4f534cfe-3c47-4adc-a9ca-feebb9b2dfcb req-2bbfa4ac-0967-4c69-a0cd-641f7dfbdebe tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Begin detaching volume completed successfully. Sep 07 18:02:50 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-4f534cfe-3c47-4adc-a9ca-feebb9b2dfcb req-2bbfa4ac-0967-4c69-a0cd-641f7dfbdebe tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] http://192.168.122.66/volume/v3/volumes/aadee00d-d9cf-4485-af34-b998995255a4/action returned with HTTP 202 Sep 07 18:02:50 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 286/580] 192.168.122.66 () {64 vars in 1556 bytes} [Mon Sep 7 18:02:50 2026] POST /volume/v3/volumes/aadee00d-d9cf-4485-af34-b998995255a4/action => generated 0 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 18:02:51 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-ebba83e1-f824-4905-8da4-cb50a30f969b None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:51 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-ebba83e1-f824-4905-8da4-cb50a30f969b None None] GET http://192.168.122.66/volume// Sep 07 18:02:51 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-ebba83e1-f824-4905-8da4-cb50a30f969b None None] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:51 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-ebba83e1-f824-4905-8da4-cb50a30f969b None None] Calling method 'all' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:51 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-ebba83e1-f824-4905-8da4-cb50a30f969b None None] http://192.168.122.66/volume// returned with HTTP 300 Sep 07 18:02:51 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 295/581] 192.168.122.66 () {58 vars in 1310 bytes} [Mon Sep 7 18:02:51 2026] GET /volume/ => generated 389 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 18:02:51 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [req-4f534cfe-3c47-4adc-a9ca-feebb9b2dfcb req-aa45f6fa-a5f8-459c-a21a-49e5dc76395c None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:51 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-4f534cfe-3c47-4adc-a9ca-feebb9b2dfcb req-aa45f6fa-a5f8-459c-a21a-49e5dc76395c tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] GET http://192.168.122.66/volume/v3/volumes/aadee00d-d9cf-4485-af34-b998995255a4 Sep 07 18:02:51 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-4f534cfe-3c47-4adc-a9ca-feebb9b2dfcb req-aa45f6fa-a5f8-459c-a21a-49e5dc76395c tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:51 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-4f534cfe-3c47-4adc-a9ca-feebb9b2dfcb req-aa45f6fa-a5f8-459c-a21a-49e5dc76395c tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:51 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:02:51 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:02:51 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:51 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:02:51 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [req-4f534cfe-3c47-4adc-a9ca-feebb9b2dfcb req-aa45f6fa-a5f8-459c-a21a-49e5dc76395c tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Volume info retrieved successfully. Sep 07 18:02:51 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-4f534cfe-3c47-4adc-a9ca-feebb9b2dfcb req-aa45f6fa-a5f8-459c-a21a-49e5dc76395c tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] http://192.168.122.66/volume/v3/volumes/aadee00d-d9cf-4485-af34-b998995255a4 returned with HTTP 200 Sep 07 18:02:51 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 287/582] 192.168.122.66 () {62 vars in 1523 bytes} [Mon Sep 7 18:02:51 2026] GET /volume/v3/volumes/aadee00d-d9cf-4485-af34-b998995255a4 => generated 1329 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 18:02:51 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [req-4f534cfe-3c47-4adc-a9ca-feebb9b2dfcb req-99ae160c-13be-4e96-b991-3bdbdb53b64b None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:51 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-4f534cfe-3c47-4adc-a9ca-feebb9b2dfcb req-99ae160c-13be-4e96-b991-3bdbdb53b64b tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] DELETE http://192.168.122.66/volume/v3/attachments/f4040746-299a-457a-b0f3-a0f5a69ca5ab Sep 07 18:02:51 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-4f534cfe-3c47-4adc-a9ca-feebb9b2dfcb req-99ae160c-13be-4e96-b991-3bdbdb53b64b tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:51 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-4f534cfe-3c47-4adc-a9ca-feebb9b2dfcb req-99ae160c-13be-4e96-b991-3bdbdb53b64b tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Calling method 'version_select' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:51 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:51 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:02:51 devstack devstack@c-api.service[86965]: /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 07 18:02:51 devstack devstack@c-api.service[86965]: return base.obj_make_list(context, Sep 07 18:02:51 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-4f534cfe-3c47-4adc-a9ca-feebb9b2dfcb req-99ae160c-13be-4e96-b991-3bdbdb53b64b tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] http://192.168.122.66/volume/v3/attachments/f4040746-299a-457a-b0f3-a0f5a69ca5ab returned with HTTP 200 Sep 07 18:02:51 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 296/583] 192.168.122.66 () {64 vars in 1557 bytes} [Mon Sep 7 18:02:51 2026] DELETE /volume/v3/attachments/f4040746-299a-457a-b0f3-a0f5a69ca5ab => generated 19 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:02:52 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-32a291d0-582b-4a32-bcd2-63fb9e5725bf None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:52 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-32a291d0-582b-4a32-bcd2-63fb9e5725bf tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] GET http://192.168.122.66/volume/v3/volumes/aadee00d-d9cf-4485-af34-b998995255a4 Sep 07 18:02:52 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-32a291d0-582b-4a32-bcd2-63fb9e5725bf tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:52 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-32a291d0-582b-4a32-bcd2-63fb9e5725bf tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:52 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:02:52 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:02:52 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:52 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:02:52 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-32a291d0-582b-4a32-bcd2-63fb9e5725bf tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Volume info retrieved successfully. Sep 07 18:02:52 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-32a291d0-582b-4a32-bcd2-63fb9e5725bf tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] http://192.168.122.66/volume/v3/volumes/aadee00d-d9cf-4485-af34-b998995255a4 returned with HTTP 200 Sep 07 18:02:52 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 288/584] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:02:52 2026] GET /volume/v3/volumes/aadee00d-d9cf-4485-af34-b998995255a4 => generated 853 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:02:52 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-e4bada65-e8f2-4aa0-8780-acce5d2a30f7 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:52 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e4bada65-e8f2-4aa0-8780-acce5d2a30f7 tempest-VolumeQuotasNegativeTestJSON-1566553916 tempest-VolumeQuotasNegativeTestJSON-1566553916-project-admin] GET http://192.168.122.66/volume/v3/os-quota-sets/f6e97bbd38c14d6bb6ed1254f59d2869 Sep 07 18:02:52 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-e4bada65-e8f2-4aa0-8780-acce5d2a30f7 tempest-VolumeQuotasNegativeTestJSON-1566553916 tempest-VolumeQuotasNegativeTestJSON-1566553916-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:52 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-e4bada65-e8f2-4aa0-8780-acce5d2a30f7 tempest-VolumeQuotasNegativeTestJSON-1566553916 tempest-VolumeQuotasNegativeTestJSON-1566553916-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:52 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:52 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:02:53 devstack devstack@c-api.service[86965]: WARNING cinder.quota [None req-e4bada65-e8f2-4aa0-8780-acce5d2a30f7 tempest-VolumeQuotasNegativeTestJSON-1566553916 tempest-VolumeQuotasNegativeTestJSON-1566553916-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 07 18:02:53 devstack devstack@c-api.service[86965]: WARNING cinder.quota [None req-e4bada65-e8f2-4aa0-8780-acce5d2a30f7 tempest-VolumeQuotasNegativeTestJSON-1566553916 tempest-VolumeQuotasNegativeTestJSON-1566553916-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 07 18:02:53 devstack devstack@c-api.service[86965]: WARNING cinder.quota [None req-e4bada65-e8f2-4aa0-8780-acce5d2a30f7 tempest-VolumeQuotasNegativeTestJSON-1566553916 tempest-VolumeQuotasNegativeTestJSON-1566553916-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 07 18:02:53 devstack devstack@c-api.service[86965]: WARNING cinder.quota [None req-e4bada65-e8f2-4aa0-8780-acce5d2a30f7 tempest-VolumeQuotasNegativeTestJSON-1566553916 tempest-VolumeQuotasNegativeTestJSON-1566553916-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 07 18:02:53 devstack devstack@c-api.service[86965]: WARNING cinder.quota [None req-e4bada65-e8f2-4aa0-8780-acce5d2a30f7 tempest-VolumeQuotasNegativeTestJSON-1566553916 tempest-VolumeQuotasNegativeTestJSON-1566553916-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 07 18:02:53 devstack devstack@c-api.service[86965]: WARNING cinder.quota [None req-e4bada65-e8f2-4aa0-8780-acce5d2a30f7 tempest-VolumeQuotasNegativeTestJSON-1566553916 tempest-VolumeQuotasNegativeTestJSON-1566553916-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 07 18:02:53 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e4bada65-e8f2-4aa0-8780-acce5d2a30f7 tempest-VolumeQuotasNegativeTestJSON-1566553916 tempest-VolumeQuotasNegativeTestJSON-1566553916-project-admin] http://192.168.122.66/volume/v3/os-quota-sets/f6e97bbd38c14d6bb6ed1254f59d2869 returned with HTTP 200 Sep 07 18:02:53 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 297/585] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:02:52 2026] GET /volume/v3/os-quota-sets/f6e97bbd38c14d6bb6ed1254f59d2869 => generated 440 bytes in 450 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:02:53 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-bbadc0f6-7e2b-4ff2-adbc-434746e132c2 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:53 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-bbadc0f6-7e2b-4ff2-adbc-434746e132c2 tempest-VolumeQuotasNegativeTestJSON-598224028 tempest-VolumeQuotasNegativeTestJSON-598224028-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:02:53 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-bbadc0f6-7e2b-4ff2-adbc-434746e132c2 tempest-VolumeQuotasNegativeTestJSON-598224028 tempest-VolumeQuotasNegativeTestJSON-598224028-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-1201762659"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:02:53 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.volumes [None req-bbadc0f6-7e2b-4ff2-adbc-434746e132c2 tempest-VolumeQuotasNegativeTestJSON-598224028 tempest-VolumeQuotasNegativeTestJSON-598224028-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-1201762659'}} {{(pid=86964) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:02:53 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-bbadc0f6-7e2b-4ff2-adbc-434746e132c2 tempest-VolumeQuotasNegativeTestJSON-598224028 tempest-VolumeQuotasNegativeTestJSON-598224028-project-member] Create volume of 1 GB Sep 07 18:02:53 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-bbadc0f6-7e2b-4ff2-adbc-434746e132c2 tempest-VolumeQuotasNegativeTestJSON-598224028 tempest-VolumeQuotasNegativeTestJSON-598224028-project-member] Availability Zones retrieved successfully. Sep 07 18:02:53 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-bbadc0f6-7e2b-4ff2-adbc-434746e132c2 tempest-VolumeQuotasNegativeTestJSON-598224028 tempest-VolumeQuotasNegativeTestJSON-598224028-project-member] Flow 'volume_create_api' (8605e523-99c2-439a-82fd-94b735fcfc9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:02:53 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-bbadc0f6-7e2b-4ff2-adbc-434746e132c2 tempest-VolumeQuotasNegativeTestJSON-598224028 tempest-VolumeQuotasNegativeTestJSON-598224028-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a37bab57-d304-4054-b363-2299b5b7bb32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:02:53 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.flows.api.create_volume [None req-bbadc0f6-7e2b-4ff2-adbc-434746e132c2 tempest-VolumeQuotasNegativeTestJSON-598224028 tempest-VolumeQuotasNegativeTestJSON-598224028-project-member] Validating volume size '1' using validate_int {{(pid=86964) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:02:53 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-bbadc0f6-7e2b-4ff2-adbc-434746e132c2 tempest-VolumeQuotasNegativeTestJSON-598224028 tempest-VolumeQuotasNegativeTestJSON-598224028-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a37bab57-d304-4054-b363-2299b5b7bb32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:02:53 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-bbadc0f6-7e2b-4ff2-adbc-434746e132c2 tempest-VolumeQuotasNegativeTestJSON-598224028 tempest-VolumeQuotasNegativeTestJSON-598224028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ce13599-f035-488e-a4d1-57995c729c5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:02:54 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-bbadc0f6-7e2b-4ff2-adbc-434746e132c2 tempest-VolumeQuotasNegativeTestJSON-598224028 tempest-VolumeQuotasNegativeTestJSON-598224028-project-member] Created reservations ['e482013a-56ce-40e7-9df1-13eec48113b3', 'f1c0295a-bb8a-489a-bfcb-b732219cbf9b', 'fcd3b7fd-7b57-40d5-afdc-6e95a9db1340', '3c4a0ba5-a7d3-4929-85d5-08c49230a78d'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:02:54 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-bbadc0f6-7e2b-4ff2-adbc-434746e132c2 tempest-VolumeQuotasNegativeTestJSON-598224028 tempest-VolumeQuotasNegativeTestJSON-598224028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ce13599-f035-488e-a4d1-57995c729c5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e482013a-56ce-40e7-9df1-13eec48113b3', 'f1c0295a-bb8a-489a-bfcb-b732219cbf9b', 'fcd3b7fd-7b57-40d5-afdc-6e95a9db1340', '3c4a0ba5-a7d3-4929-85d5-08c49230a78d']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:02:54 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-bbadc0f6-7e2b-4ff2-adbc-434746e132c2 tempest-VolumeQuotasNegativeTestJSON-598224028 tempest-VolumeQuotasNegativeTestJSON-598224028-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71830252-623a-44bf-98e8-ae7925177821) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:02:54 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:02:54 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:02:54 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-bbadc0f6-7e2b-4ff2-adbc-434746e132c2 tempest-VolumeQuotasNegativeTestJSON-598224028 tempest-VolumeQuotasNegativeTestJSON-598224028-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71830252-623a-44bf-98e8-ae7925177821) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '31f9c943-1011-44df-83bb-a008ff275977', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1201762659',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f6e97bbd38c14d6bb6ed1254f59d2869',qos_specs=None,replication_status=,reservations=['e482013a-56ce-40e7-9df1-13eec48113b3','f1c0295a-bb8a-489a-bfcb-b732219cbf9b','fcd3b7fd-7b57-40d5-afdc-6e95a9db1340','3c4a0ba5-a7d3-4929-85d5-08c49230a78d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96fd2e343cfd43baa0685bc3c2b47456',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:02:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1201762659',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=31f9c943-1011-44df-83bb-a008ff275977,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f6e97bbd38c14d6bb6ed1254f59d2869',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='96fd2e343cfd43baa0685bc3c2b47456',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:02:54 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-bbadc0f6-7e2b-4ff2-adbc-434746e132c2 tempest-VolumeQuotasNegativeTestJSON-598224028 tempest-VolumeQuotasNegativeTestJSON-598224028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4dfaf273-2b6e-4df8-a67c-8359ef4638d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:02:54 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-bbadc0f6-7e2b-4ff2-adbc-434746e132c2 tempest-VolumeQuotasNegativeTestJSON-598224028 tempest-VolumeQuotasNegativeTestJSON-598224028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4dfaf273-2b6e-4df8-a67c-8359ef4638d3) transitioned into state 'SUCCESS' from state '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-1201762659',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f6e97bbd38c14d6bb6ed1254f59d2869',qos_specs=None,replication_status=,reservations=['e482013a-56ce-40e7-9df1-13eec48113b3','f1c0295a-bb8a-489a-bfcb-b732219cbf9b','fcd3b7fd-7b57-40d5-afdc-6e95a9db1340','3c4a0ba5-a7d3-4929-85d5-08c49230a78d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96fd2e343cfd43baa0685bc3c2b47456',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:02:54 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-bbadc0f6-7e2b-4ff2-adbc-434746e132c2 tempest-VolumeQuotasNegativeTestJSON-598224028 tempest-VolumeQuotasNegativeTestJSON-598224028-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6ee6846-281e-406d-899d-e78bb39a1704) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:02:54 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-bbadc0f6-7e2b-4ff2-adbc-434746e132c2 tempest-VolumeQuotasNegativeTestJSON-598224028 tempest-VolumeQuotasNegativeTestJSON-598224028-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6ee6846-281e-406d-899d-e78bb39a1704) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:02:54 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-bbadc0f6-7e2b-4ff2-adbc-434746e132c2 tempest-VolumeQuotasNegativeTestJSON-598224028 tempest-VolumeQuotasNegativeTestJSON-598224028-project-member] Flow 'volume_create_api' (8605e523-99c2-439a-82fd-94b735fcfc9d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:02:54 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-bbadc0f6-7e2b-4ff2-adbc-434746e132c2 tempest-VolumeQuotasNegativeTestJSON-598224028 tempest-VolumeQuotasNegativeTestJSON-598224028-project-member] Create volume request issued successfully. Sep 07 18:02:54 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-bbadc0f6-7e2b-4ff2-adbc-434746e132c2 tempest-VolumeQuotasNegativeTestJSON-598224028 tempest-VolumeQuotasNegativeTestJSON-598224028-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:02:54 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 289/586] 192.168.122.66 () {60 vars in 1137 bytes} [Mon Sep 7 18:02:53 2026] POST /volume/v3/volumes => generated 766 bytes in 1156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:02:54 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-91ecb7c2-46eb-40dd-8604-278932b2126e None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:54 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-91ecb7c2-46eb-40dd-8604-278932b2126e tempest-VolumeQuotasNegativeTestJSON-598224028 tempest-VolumeQuotasNegativeTestJSON-598224028-project-member] GET http://192.168.122.66/volume/v3/volumes/31f9c943-1011-44df-83bb-a008ff275977 Sep 07 18:02:54 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-91ecb7c2-46eb-40dd-8604-278932b2126e tempest-VolumeQuotasNegativeTestJSON-598224028 tempest-VolumeQuotasNegativeTestJSON-598224028-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:54 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-91ecb7c2-46eb-40dd-8604-278932b2126e tempest-VolumeQuotasNegativeTestJSON-598224028 tempest-VolumeQuotasNegativeTestJSON-598224028-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:54 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:02:54 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:02:54 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:54 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:02:54 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-91ecb7c2-46eb-40dd-8604-278932b2126e tempest-VolumeQuotasNegativeTestJSON-598224028 tempest-VolumeQuotasNegativeTestJSON-598224028-project-member] Volume info retrieved successfully. Sep 07 18:02:54 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-91ecb7c2-46eb-40dd-8604-278932b2126e tempest-VolumeQuotasNegativeTestJSON-598224028 tempest-VolumeQuotasNegativeTestJSON-598224028-project-member] http://192.168.122.66/volume/v3/volumes/31f9c943-1011-44df-83bb-a008ff275977 returned with HTTP 200 Sep 07 18:02:54 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 298/587] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:02:54 2026] GET /volume/v3/volumes/31f9c943-1011-44df-83bb-a008ff275977 => generated 834 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:02:55 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-0a14a253-d992-44e7-888e-c57f7d734dc2 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:55 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-0a14a253-d992-44e7-888e-c57f7d734dc2 tempest-VolumeQuotasNegativeTestJSON-598224028 tempest-VolumeQuotasNegativeTestJSON-598224028-project-member] GET http://192.168.122.66/volume/v3/volumes/31f9c943-1011-44df-83bb-a008ff275977 Sep 07 18:02:55 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-0a14a253-d992-44e7-888e-c57f7d734dc2 tempest-VolumeQuotasNegativeTestJSON-598224028 tempest-VolumeQuotasNegativeTestJSON-598224028-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:55 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-0a14a253-d992-44e7-888e-c57f7d734dc2 tempest-VolumeQuotasNegativeTestJSON-598224028 tempest-VolumeQuotasNegativeTestJSON-598224028-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:55 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:02:55 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:02:55 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:55 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:02:55 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-0a14a253-d992-44e7-888e-c57f7d734dc2 tempest-VolumeQuotasNegativeTestJSON-598224028 tempest-VolumeQuotasNegativeTestJSON-598224028-project-member] Volume info retrieved successfully. Sep 07 18:02:55 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-0a14a253-d992-44e7-888e-c57f7d734dc2 tempest-VolumeQuotasNegativeTestJSON-598224028 tempest-VolumeQuotasNegativeTestJSON-598224028-project-member] http://192.168.122.66/volume/v3/volumes/31f9c943-1011-44df-83bb-a008ff275977 returned with HTTP 200 Sep 07 18:02:55 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 290/588] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:02:55 2026] GET /volume/v3/volumes/31f9c943-1011-44df-83bb-a008ff275977 => generated 858 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 18:02:56 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-7f7ce32f-946e-4360-b23d-c9b11aee6933 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:56 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-7f7ce32f-946e-4360-b23d-c9b11aee6933 tempest-VolumeQuotasNegativeTestJSON-598224028 tempest-VolumeQuotasNegativeTestJSON-598224028-project-member] GET http://192.168.122.66/volume/v3/volumes/31f9c943-1011-44df-83bb-a008ff275977 Sep 07 18:02:56 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-7f7ce32f-946e-4360-b23d-c9b11aee6933 tempest-VolumeQuotasNegativeTestJSON-598224028 tempest-VolumeQuotasNegativeTestJSON-598224028-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:56 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-7f7ce32f-946e-4360-b23d-c9b11aee6933 tempest-VolumeQuotasNegativeTestJSON-598224028 tempest-VolumeQuotasNegativeTestJSON-598224028-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:56 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:02:56 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:02:56 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:56 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:02:56 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-7f7ce32f-946e-4360-b23d-c9b11aee6933 tempest-VolumeQuotasNegativeTestJSON-598224028 tempest-VolumeQuotasNegativeTestJSON-598224028-project-member] Volume info retrieved successfully. Sep 07 18:02:56 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-7f7ce32f-946e-4360-b23d-c9b11aee6933 tempest-VolumeQuotasNegativeTestJSON-598224028 tempest-VolumeQuotasNegativeTestJSON-598224028-project-member] http://192.168.122.66/volume/v3/volumes/31f9c943-1011-44df-83bb-a008ff275977 returned with HTTP 200 Sep 07 18:02:56 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 299/589] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:02:56 2026] GET /volume/v3/volumes/31f9c943-1011-44df-83bb-a008ff275977 => generated 859 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:02:56 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-f9c45c8a-8db2-4af7-a830-df2152ce7994 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:56 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-f9c45c8a-8db2-4af7-a830-df2152ce7994 tempest-VolumeQuotasNegativeTestJSON-1566553916 tempest-VolumeQuotasNegativeTestJSON-1566553916-project-admin] PUT http://192.168.122.66/volume/v3/os-quota-sets/f6e97bbd38c14d6bb6ed1254f59d2869 Sep 07 18:02:56 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-f9c45c8a-8db2-4af7-a830-df2152ce7994 tempest-VolumeQuotasNegativeTestJSON-1566553916 tempest-VolumeQuotasNegativeTestJSON-1566553916-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:02:56 devstack devstack@c-api.service[86964]: WARNING cinder.quota [None req-f9c45c8a-8db2-4af7-a830-df2152ce7994 tempest-VolumeQuotasNegativeTestJSON-1566553916 tempest-VolumeQuotasNegativeTestJSON-1566553916-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 07 18:02:56 devstack devstack@c-api.service[86964]: WARNING cinder.quota [None req-f9c45c8a-8db2-4af7-a830-df2152ce7994 tempest-VolumeQuotasNegativeTestJSON-1566553916 tempest-VolumeQuotasNegativeTestJSON-1566553916-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 07 18:02:56 devstack devstack@c-api.service[86964]: WARNING cinder.quota [None req-f9c45c8a-8db2-4af7-a830-df2152ce7994 tempest-VolumeQuotasNegativeTestJSON-1566553916 tempest-VolumeQuotasNegativeTestJSON-1566553916-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 07 18:02:56 devstack devstack@c-api.service[86964]: WARNING cinder.quota [None req-f9c45c8a-8db2-4af7-a830-df2152ce7994 tempest-VolumeQuotasNegativeTestJSON-1566553916 tempest-VolumeQuotasNegativeTestJSON-1566553916-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 07 18:02:56 devstack devstack@c-api.service[86964]: WARNING cinder.quota [None req-f9c45c8a-8db2-4af7-a830-df2152ce7994 tempest-VolumeQuotasNegativeTestJSON-1566553916 tempest-VolumeQuotasNegativeTestJSON-1566553916-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 07 18:02:56 devstack devstack@c-api.service[86964]: WARNING cinder.quota [None req-f9c45c8a-8db2-4af7-a830-df2152ce7994 tempest-VolumeQuotasNegativeTestJSON-1566553916 tempest-VolumeQuotasNegativeTestJSON-1566553916-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 07 18:02:56 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-f9c45c8a-8db2-4af7-a830-df2152ce7994 tempest-VolumeQuotasNegativeTestJSON-1566553916 tempest-VolumeQuotasNegativeTestJSON-1566553916-project-admin] http://192.168.122.66/volume/v3/os-quota-sets/f6e97bbd38c14d6bb6ed1254f59d2869 returned with HTTP 200 Sep 07 18:02:56 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 291/590] 192.168.122.66 () {60 vars in 1253 bytes} [Mon Sep 7 18:02:56 2026] PUT /volume/v3/os-quota-sets/f6e97bbd38c14d6bb6ed1254f59d2869 => generated 395 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 18:02:56 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-33e9b0e4-e4f4-4bc7-862a-a7401bec29d9 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:56 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-33e9b0e4-e4f4-4bc7-862a-a7401bec29d9 tempest-VolumeQuotasNegativeTestJSON-598224028 tempest-VolumeQuotasNegativeTestJSON-598224028-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:02:56 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-33e9b0e4-e4f4-4bc7-862a-a7401bec29d9 tempest-VolumeQuotasNegativeTestJSON-598224028 tempest-VolumeQuotasNegativeTestJSON-598224028-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:02:56 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.volumes [None req-33e9b0e4-e4f4-4bc7-862a-a7401bec29d9 tempest-VolumeQuotasNegativeTestJSON-598224028 tempest-VolumeQuotasNegativeTestJSON-598224028-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=86965) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:02:56 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-33e9b0e4-e4f4-4bc7-862a-a7401bec29d9 tempest-VolumeQuotasNegativeTestJSON-598224028 tempest-VolumeQuotasNegativeTestJSON-598224028-project-member] Create volume of 2 GB Sep 07 18:02:56 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-33e9b0e4-e4f4-4bc7-862a-a7401bec29d9 tempest-VolumeQuotasNegativeTestJSON-598224028 tempest-VolumeQuotasNegativeTestJSON-598224028-project-member] Availability Zones retrieved successfully. Sep 07 18:02:56 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-33e9b0e4-e4f4-4bc7-862a-a7401bec29d9 tempest-VolumeQuotasNegativeTestJSON-598224028 tempest-VolumeQuotasNegativeTestJSON-598224028-project-member] Flow 'volume_create_api' (9d1e3209-aa25-4a12-a758-d8c7349ab7f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:02:56 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-33e9b0e4-e4f4-4bc7-862a-a7401bec29d9 tempest-VolumeQuotasNegativeTestJSON-598224028 tempest-VolumeQuotasNegativeTestJSON-598224028-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7fc20035-1821-4cd2-a31c-df334bbf1740) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:02:56 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.flows.api.create_volume [None req-33e9b0e4-e4f4-4bc7-862a-a7401bec29d9 tempest-VolumeQuotasNegativeTestJSON-598224028 tempest-VolumeQuotasNegativeTestJSON-598224028-project-member] Validating volume size '2' using validate_int {{(pid=86965) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:02:56 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-33e9b0e4-e4f4-4bc7-862a-a7401bec29d9 tempest-VolumeQuotasNegativeTestJSON-598224028 tempest-VolumeQuotasNegativeTestJSON-598224028-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7fc20035-1821-4cd2-a31c-df334bbf1740) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:02:56 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-33e9b0e4-e4f4-4bc7-862a-a7401bec29d9 tempest-VolumeQuotasNegativeTestJSON-598224028 tempest-VolumeQuotasNegativeTestJSON-598224028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e29575d9-a1b0-45e7-b973-f9517fdc064c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:02:57 devstack devstack@c-api.service[86965]: WARNING cinder.quota_utils [None req-33e9b0e4-e4f4-4bc7-862a-a7401bec29d9 tempest-VolumeQuotasNegativeTestJSON-598224028 tempest-VolumeQuotasNegativeTestJSON-598224028-project-member] Quota exceeded for f6e97bbd38c14d6bb6ed1254f59d2869, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 07 18:02:57 devstack devstack@c-api.service[86965]: WARNING cinder.volume.api [None req-33e9b0e4-e4f4-4bc7-862a-a7401bec29d9 tempest-VolumeQuotasNegativeTestJSON-598224028 tempest-VolumeQuotasNegativeTestJSON-598224028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e29575d9-a1b0-45e7-b973-f9517fdc064c) transitioned into state 'FAILURE' from state 'RUNNING' Sep 07 18:02:57 devstack devstack@c-api.service[86965]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Sep 07 18:02:57 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-33e9b0e4-e4f4-4bc7-862a-a7401bec29d9 tempest-VolumeQuotasNegativeTestJSON-598224028 tempest-VolumeQuotasNegativeTestJSON-598224028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e29575d9-a1b0-45e7-b973-f9517fdc064c) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:02:57 devstack devstack@c-api.service[86965]: WARNING cinder.volume.api [None req-33e9b0e4-e4f4-4bc7-862a-a7401bec29d9 tempest-VolumeQuotasNegativeTestJSON-598224028 tempest-VolumeQuotasNegativeTestJSON-598224028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e29575d9-a1b0-45e7-b973-f9517fdc064c) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 07 18:02:57 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-33e9b0e4-e4f4-4bc7-862a-a7401bec29d9 tempest-VolumeQuotasNegativeTestJSON-598224028 tempest-VolumeQuotasNegativeTestJSON-598224028-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7fc20035-1821-4cd2-a31c-df334bbf1740) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:02:57 devstack devstack@c-api.service[86965]: WARNING cinder.volume.api [None req-33e9b0e4-e4f4-4bc7-862a-a7401bec29d9 tempest-VolumeQuotasNegativeTestJSON-598224028 tempest-VolumeQuotasNegativeTestJSON-598224028-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7fc20035-1821-4cd2-a31c-df334bbf1740) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 07 18:02:57 devstack devstack@c-api.service[86965]: WARNING cinder.volume.api [None req-33e9b0e4-e4f4-4bc7-862a-a7401bec29d9 tempest-VolumeQuotasNegativeTestJSON-598224028 tempest-VolumeQuotasNegativeTestJSON-598224028-project-member] Flow 'volume_create_api' (9d1e3209-aa25-4a12-a758-d8c7349ab7f6) transitioned into state 'REVERTED' from state 'RUNNING' Sep 07 18:02:57 devstack devstack@c-api.service[86965]: INFO cinder.api.middleware.fault [None req-33e9b0e4-e4f4-4bc7-862a-a7401bec29d9 tempest-VolumeQuotasNegativeTestJSON-598224028 tempest-VolumeQuotasNegativeTestJSON-598224028-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 413 Sep 07 18:02:57 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 300/591] 192.168.122.66 () {60 vars in 1137 bytes} [Mon Sep 7 18:02:56 2026] POST /volume/v3/volumes => generated 208 bytes in 246 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 07 18:02:57 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-506cc156-12e2-471f-a0c2-5b392a020840 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:57 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-506cc156-12e2-471f-a0c2-5b392a020840 tempest-VolumeQuotasNegativeTestJSON-1566553916 tempest-VolumeQuotasNegativeTestJSON-1566553916-project-admin] PUT http://192.168.122.66/volume/v3/os-quota-sets/f6e97bbd38c14d6bb6ed1254f59d2869 Sep 07 18:02:57 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-506cc156-12e2-471f-a0c2-5b392a020840 tempest-VolumeQuotasNegativeTestJSON-1566553916 tempest-VolumeQuotasNegativeTestJSON-1566553916-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:02:57 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-506cc156-12e2-471f-a0c2-5b392a020840 tempest-VolumeQuotasNegativeTestJSON-1566553916 tempest-VolumeQuotasNegativeTestJSON-1566553916-project-admin] http://192.168.122.66/volume/v3/os-quota-sets/f6e97bbd38c14d6bb6ed1254f59d2869 returned with HTTP 200 Sep 07 18:02:57 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 292/592] 192.168.122.66 () {60 vars in 1253 bytes} [Mon Sep 7 18:02:57 2026] PUT /volume/v3/os-quota-sets/f6e97bbd38c14d6bb6ed1254f59d2869 => generated 395 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:02:57 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-556d1043-9155-4c4d-91ce-2530f331d661 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:57 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-556d1043-9155-4c4d-91ce-2530f331d661 tempest-VolumeQuotasNegativeTestJSON-598224028 tempest-VolumeQuotasNegativeTestJSON-598224028-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:02:57 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-556d1043-9155-4c4d-91ce-2530f331d661 tempest-VolumeQuotasNegativeTestJSON-598224028 tempest-VolumeQuotasNegativeTestJSON-598224028-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:02:57 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.volumes [None req-556d1043-9155-4c4d-91ce-2530f331d661 tempest-VolumeQuotasNegativeTestJSON-598224028 tempest-VolumeQuotasNegativeTestJSON-598224028-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=86965) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:02:57 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-556d1043-9155-4c4d-91ce-2530f331d661 tempest-VolumeQuotasNegativeTestJSON-598224028 tempest-VolumeQuotasNegativeTestJSON-598224028-project-member] Create volume of 1 GB Sep 07 18:02:57 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:57 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:02:57 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-556d1043-9155-4c4d-91ce-2530f331d661 tempest-VolumeQuotasNegativeTestJSON-598224028 tempest-VolumeQuotasNegativeTestJSON-598224028-project-member] Availability Zones retrieved successfully. Sep 07 18:02:57 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-556d1043-9155-4c4d-91ce-2530f331d661 tempest-VolumeQuotasNegativeTestJSON-598224028 tempest-VolumeQuotasNegativeTestJSON-598224028-project-member] Flow 'volume_create_api' (5e722425-b00c-4adc-af57-d6e331872506) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:02:57 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-556d1043-9155-4c4d-91ce-2530f331d661 tempest-VolumeQuotasNegativeTestJSON-598224028 tempest-VolumeQuotasNegativeTestJSON-598224028-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3851a04d-29a0-4b9a-aff1-5d2a3ae353a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:02:57 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.flows.api.create_volume [None req-556d1043-9155-4c4d-91ce-2530f331d661 tempest-VolumeQuotasNegativeTestJSON-598224028 tempest-VolumeQuotasNegativeTestJSON-598224028-project-member] Validating volume size '1' using validate_int {{(pid=86965) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:02:57 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-556d1043-9155-4c4d-91ce-2530f331d661 tempest-VolumeQuotasNegativeTestJSON-598224028 tempest-VolumeQuotasNegativeTestJSON-598224028-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3851a04d-29a0-4b9a-aff1-5d2a3ae353a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:02:57 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-556d1043-9155-4c4d-91ce-2530f331d661 tempest-VolumeQuotasNegativeTestJSON-598224028 tempest-VolumeQuotasNegativeTestJSON-598224028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f29b657-e8d0-4f69-82a1-c8f7e85ff1c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:02:57 devstack devstack@c-api.service[86965]: WARNING cinder.quota_utils [None req-556d1043-9155-4c4d-91ce-2530f331d661 tempest-VolumeQuotasNegativeTestJSON-598224028 tempest-VolumeQuotasNegativeTestJSON-598224028-project-member] Quota exceeded for f6e97bbd38c14d6bb6ed1254f59d2869, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Sep 07 18:02:57 devstack devstack@c-api.service[86965]: WARNING cinder.volume.api [None req-556d1043-9155-4c4d-91ce-2530f331d661 tempest-VolumeQuotasNegativeTestJSON-598224028 tempest-VolumeQuotasNegativeTestJSON-598224028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f29b657-e8d0-4f69-82a1-c8f7e85ff1c4) transitioned into state 'FAILURE' from state 'RUNNING' Sep 07 18:02:57 devstack devstack@c-api.service[86965]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Sep 07 18:02:57 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-556d1043-9155-4c4d-91ce-2530f331d661 tempest-VolumeQuotasNegativeTestJSON-598224028 tempest-VolumeQuotasNegativeTestJSON-598224028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f29b657-e8d0-4f69-82a1-c8f7e85ff1c4) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:02:57 devstack devstack@c-api.service[86965]: WARNING cinder.volume.api [None req-556d1043-9155-4c4d-91ce-2530f331d661 tempest-VolumeQuotasNegativeTestJSON-598224028 tempest-VolumeQuotasNegativeTestJSON-598224028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f29b657-e8d0-4f69-82a1-c8f7e85ff1c4) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 07 18:02:57 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-556d1043-9155-4c4d-91ce-2530f331d661 tempest-VolumeQuotasNegativeTestJSON-598224028 tempest-VolumeQuotasNegativeTestJSON-598224028-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3851a04d-29a0-4b9a-aff1-5d2a3ae353a7) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:02:57 devstack devstack@c-api.service[86965]: WARNING cinder.volume.api [None req-556d1043-9155-4c4d-91ce-2530f331d661 tempest-VolumeQuotasNegativeTestJSON-598224028 tempest-VolumeQuotasNegativeTestJSON-598224028-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3851a04d-29a0-4b9a-aff1-5d2a3ae353a7) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 07 18:02:57 devstack devstack@c-api.service[86965]: WARNING cinder.volume.api [None req-556d1043-9155-4c4d-91ce-2530f331d661 tempest-VolumeQuotasNegativeTestJSON-598224028 tempest-VolumeQuotasNegativeTestJSON-598224028-project-member] Flow 'volume_create_api' (5e722425-b00c-4adc-af57-d6e331872506) transitioned into state 'REVERTED' from state 'RUNNING' Sep 07 18:02:57 devstack devstack@c-api.service[86965]: INFO cinder.api.middleware.fault [None req-556d1043-9155-4c4d-91ce-2530f331d661 tempest-VolumeQuotasNegativeTestJSON-598224028 tempest-VolumeQuotasNegativeTestJSON-598224028-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 413 Sep 07 18:02:57 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 301/593] 192.168.122.66 () {60 vars in 1137 bytes} [Mon Sep 7 18:02:57 2026] POST /volume/v3/volumes => generated 150 bytes in 240 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 07 18:02:57 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-95e527e1-6223-4a57-9b8c-8d94db1111c0 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:57 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-95e527e1-6223-4a57-9b8c-8d94db1111c0 tempest-VolumeQuotasNegativeTestJSON-1566553916 tempest-VolumeQuotasNegativeTestJSON-1566553916-project-admin] PUT http://192.168.122.66/volume/v3/os-quota-sets/f6e97bbd38c14d6bb6ed1254f59d2869 Sep 07 18:02:57 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-95e527e1-6223-4a57-9b8c-8d94db1111c0 tempest-VolumeQuotasNegativeTestJSON-1566553916 tempest-VolumeQuotasNegativeTestJSON-1566553916-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:02:57 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-95e527e1-6223-4a57-9b8c-8d94db1111c0 tempest-VolumeQuotasNegativeTestJSON-1566553916 tempest-VolumeQuotasNegativeTestJSON-1566553916-project-admin] http://192.168.122.66/volume/v3/os-quota-sets/f6e97bbd38c14d6bb6ed1254f59d2869 returned with HTTP 200 Sep 07 18:02:57 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 293/594] 192.168.122.66 () {60 vars in 1253 bytes} [Mon Sep 7 18:02:57 2026] PUT /volume/v3/os-quota-sets/f6e97bbd38c14d6bb6ed1254f59d2869 => generated 394 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:02:57 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-781c172d-8e36-4442-93cb-674772a45ae5 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:57 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-781c172d-8e36-4442-93cb-674772a45ae5 tempest-VolumeQuotasNegativeTestJSON-598224028 tempest-VolumeQuotasNegativeTestJSON-598224028-project-member] POST http://192.168.122.66/volume/v3/volumes/31f9c943-1011-44df-83bb-a008ff275977/action Sep 07 18:02:57 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-781c172d-8e36-4442-93cb-674772a45ae5 tempest-VolumeQuotasNegativeTestJSON-598224028 tempest-VolumeQuotasNegativeTestJSON-598224028-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=86965) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:02:57 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-781c172d-8e36-4442-93cb-674772a45ae5 tempest-VolumeQuotasNegativeTestJSON-598224028 tempest-VolumeQuotasNegativeTestJSON-598224028-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:02:57 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:02:57 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:02:57 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:57 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:02:57 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-781c172d-8e36-4442-93cb-674772a45ae5 tempest-VolumeQuotasNegativeTestJSON-598224028 tempest-VolumeQuotasNegativeTestJSON-598224028-project-member] Volume info retrieved successfully. Sep 07 18:02:57 devstack devstack@c-api.service[86965]: ERROR cinder.volume.api [None req-781c172d-8e36-4442-93cb-674772a45ae5 tempest-VolumeQuotasNegativeTestJSON-598224028 tempest-VolumeQuotasNegativeTestJSON-598224028-project-member] Quota exceeded for f6e97bbd38c14d6bb6ed1254f59d2869, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 07 18:02:57 devstack devstack@c-api.service[86965]: INFO cinder.api.middleware.fault [None req-781c172d-8e36-4442-93cb-674772a45ae5 tempest-VolumeQuotasNegativeTestJSON-598224028 tempest-VolumeQuotasNegativeTestJSON-598224028-project-member] http://192.168.122.66/volume/v3/volumes/31f9c943-1011-44df-83bb-a008ff275977/action returned with HTTP 413 Sep 07 18:02:57 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 302/595] 192.168.122.66 () {60 vars in 1269 bytes} [Mon Sep 7 18:02:57 2026] POST /volume/v3/volumes/31f9c943-1011-44df-83bb-a008ff275977/action => generated 208 bytes in 146 msecs (HTTP/1.1 413) 8 headers in 323 bytes (2 switches on core 0) Sep 07 18:02:57 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-52cd0510-f287-49ef-8f5c-1079d74b60ca None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:57 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-52cd0510-f287-49ef-8f5c-1079d74b60ca tempest-VolumeQuotasNegativeTestJSON-598224028 tempest-VolumeQuotasNegativeTestJSON-598224028-project-member] GET http://192.168.122.66/volume/v3/volumes/31f9c943-1011-44df-83bb-a008ff275977 Sep 07 18:02:57 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-52cd0510-f287-49ef-8f5c-1079d74b60ca tempest-VolumeQuotasNegativeTestJSON-598224028 tempest-VolumeQuotasNegativeTestJSON-598224028-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:57 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-52cd0510-f287-49ef-8f5c-1079d74b60ca tempest-VolumeQuotasNegativeTestJSON-598224028 tempest-VolumeQuotasNegativeTestJSON-598224028-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:57 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:02:57 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:02:57 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:57 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:02:57 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-52cd0510-f287-49ef-8f5c-1079d74b60ca tempest-VolumeQuotasNegativeTestJSON-598224028 tempest-VolumeQuotasNegativeTestJSON-598224028-project-member] Volume info retrieved successfully. Sep 07 18:02:57 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-52cd0510-f287-49ef-8f5c-1079d74b60ca tempest-VolumeQuotasNegativeTestJSON-598224028 tempest-VolumeQuotasNegativeTestJSON-598224028-project-member] http://192.168.122.66/volume/v3/volumes/31f9c943-1011-44df-83bb-a008ff275977 returned with HTTP 200 Sep 07 18:02:57 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 294/596] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:02:57 2026] GET /volume/v3/volumes/31f9c943-1011-44df-83bb-a008ff275977 => generated 859 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:02:57 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-c213ac8a-84fc-4e9e-8e45-358f51830d5e None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:57 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c213ac8a-84fc-4e9e-8e45-358f51830d5e tempest-VolumeQuotasNegativeTestJSON-598224028 tempest-VolumeQuotasNegativeTestJSON-598224028-project-member] DELETE http://192.168.122.66/volume/v3/volumes/31f9c943-1011-44df-83bb-a008ff275977 Sep 07 18:02:57 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-c213ac8a-84fc-4e9e-8e45-358f51830d5e tempest-VolumeQuotasNegativeTestJSON-598224028 tempest-VolumeQuotasNegativeTestJSON-598224028-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:57 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-c213ac8a-84fc-4e9e-8e45-358f51830d5e tempest-VolumeQuotasNegativeTestJSON-598224028 tempest-VolumeQuotasNegativeTestJSON-598224028-project-member] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:57 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-c213ac8a-84fc-4e9e-8e45-358f51830d5e tempest-VolumeQuotasNegativeTestJSON-598224028 tempest-VolumeQuotasNegativeTestJSON-598224028-project-member] Delete volume with id: 31f9c943-1011-44df-83bb-a008ff275977 Sep 07 18:02:57 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:02:57 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:02:57 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:57 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:02:57 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-c213ac8a-84fc-4e9e-8e45-358f51830d5e tempest-VolumeQuotasNegativeTestJSON-598224028 tempest-VolumeQuotasNegativeTestJSON-598224028-project-member] Volume info retrieved successfully. Sep 07 18:02:57 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-c213ac8a-84fc-4e9e-8e45-358f51830d5e tempest-VolumeQuotasNegativeTestJSON-598224028 tempest-VolumeQuotasNegativeTestJSON-598224028-project-member] Delete volume request issued successfully. Sep 07 18:02:57 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c213ac8a-84fc-4e9e-8e45-358f51830d5e tempest-VolumeQuotasNegativeTestJSON-598224028 tempest-VolumeQuotasNegativeTestJSON-598224028-project-member] http://192.168.122.66/volume/v3/volumes/31f9c943-1011-44df-83bb-a008ff275977 returned with HTTP 202 Sep 07 18:02:57 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 303/597] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:02:57 2026] DELETE /volume/v3/volumes/31f9c943-1011-44df-83bb-a008ff275977 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:02:57 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-f8b4af9e-fa92-49d2-9d00-e1ee050a204f None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:57 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-f8b4af9e-fa92-49d2-9d00-e1ee050a204f tempest-VolumeQuotasNegativeTestJSON-598224028 tempest-VolumeQuotasNegativeTestJSON-598224028-project-member] GET http://192.168.122.66/volume/v3/volumes/31f9c943-1011-44df-83bb-a008ff275977 Sep 07 18:02:57 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-f8b4af9e-fa92-49d2-9d00-e1ee050a204f tempest-VolumeQuotasNegativeTestJSON-598224028 tempest-VolumeQuotasNegativeTestJSON-598224028-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:57 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-f8b4af9e-fa92-49d2-9d00-e1ee050a204f tempest-VolumeQuotasNegativeTestJSON-598224028 tempest-VolumeQuotasNegativeTestJSON-598224028-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:57 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:02:57 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:02:57 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:57 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:02:57 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-f8b4af9e-fa92-49d2-9d00-e1ee050a204f tempest-VolumeQuotasNegativeTestJSON-598224028 tempest-VolumeQuotasNegativeTestJSON-598224028-project-member] Volume info retrieved successfully. Sep 07 18:02:57 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-f8b4af9e-fa92-49d2-9d00-e1ee050a204f tempest-VolumeQuotasNegativeTestJSON-598224028 tempest-VolumeQuotasNegativeTestJSON-598224028-project-member] http://192.168.122.66/volume/v3/volumes/31f9c943-1011-44df-83bb-a008ff275977 returned with HTTP 200 Sep 07 18:02:57 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 295/598] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:02:57 2026] GET /volume/v3/volumes/31f9c943-1011-44df-83bb-a008ff275977 => generated 858 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:02:59 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-af8b879e-9c23-4ac0-b43a-082baa0e30ae None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:59 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-af8b879e-9c23-4ac0-b43a-082baa0e30ae tempest-VolumeQuotasNegativeTestJSON-598224028 tempest-VolumeQuotasNegativeTestJSON-598224028-project-member] GET http://192.168.122.66/volume/v3/volumes/31f9c943-1011-44df-83bb-a008ff275977 Sep 07 18:02:59 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-af8b879e-9c23-4ac0-b43a-082baa0e30ae tempest-VolumeQuotasNegativeTestJSON-598224028 tempest-VolumeQuotasNegativeTestJSON-598224028-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:59 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-af8b879e-9c23-4ac0-b43a-082baa0e30ae tempest-VolumeQuotasNegativeTestJSON-598224028 tempest-VolumeQuotasNegativeTestJSON-598224028-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:59 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:02:59 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:02:59 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:02:59 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:02:59 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-af8b879e-9c23-4ac0-b43a-082baa0e30ae tempest-VolumeQuotasNegativeTestJSON-598224028 tempest-VolumeQuotasNegativeTestJSON-598224028-project-member] Volume info retrieved successfully. Sep 07 18:02:59 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-af8b879e-9c23-4ac0-b43a-082baa0e30ae tempest-VolumeQuotasNegativeTestJSON-598224028 tempest-VolumeQuotasNegativeTestJSON-598224028-project-member] http://192.168.122.66/volume/v3/volumes/31f9c943-1011-44df-83bb-a008ff275977 returned with HTTP 200 Sep 07 18:02:59 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 304/599] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:02:59 2026] GET /volume/v3/volumes/31f9c943-1011-44df-83bb-a008ff275977 => generated 858 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:02:59 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-9a9b011a-a6ed-4df2-a345-a4da89ebc48e None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:59 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-fec9ec1f-d6bb-4f92-ab1c-390c9bc3f6b6 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:59 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-fec9ec1f-d6bb-4f92-ab1c-390c9bc3f6b6 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:02:59 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-fec9ec1f-d6bb-4f92-ab1c-390c9bc3f6b6 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1287646141", "imageRef": "30a56d6b-d9f5-4ef9-aef9-4d1ff124bcb3", "size": 1}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:02:59 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.volumes [None req-fec9ec1f-d6bb-4f92-ab1c-390c9bc3f6b6 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1287646141', 'imageRef': '30a56d6b-d9f5-4ef9-aef9-4d1ff124bcb3', 'size': 1}} {{(pid=86965) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:02:59 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-9a9b011a-a6ed-4df2-a345-a4da89ebc48e tempest-VolumeServicesNegativeTest-1996077114 tempest-VolumeServicesNegativeTest-1996077114-project-admin] GET http://192.168.122.66/volume/v3/os-services Sep 07 18:02:59 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-9a9b011a-a6ed-4df2-a345-a4da89ebc48e tempest-VolumeServicesNegativeTest-1996077114 tempest-VolumeServicesNegativeTest-1996077114-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:02:59 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-9a9b011a-a6ed-4df2-a345-a4da89ebc48e tempest-VolumeServicesNegativeTest-1996077114 tempest-VolumeServicesNegativeTest-1996077114-project-admin] Calling method 'index' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:02:59 devstack devstack@c-api.service[86964]: /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 07 18:02:59 devstack devstack@c-api.service[86964]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 18:02:59 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-9a9b011a-a6ed-4df2-a345-a4da89ebc48e tempest-VolumeServicesNegativeTest-1996077114 tempest-VolumeServicesNegativeTest-1996077114-project-admin] http://192.168.122.66/volume/v3/os-services returned with HTTP 200 Sep 07 18:02:59 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 296/600] 192.168.122.66 () {58 vars in 1128 bytes} [Mon Sep 7 18:02:59 2026] GET /volume/v3/os-services => generated 705 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:02:59 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-f1112612-964c-4c87-bb14-a2664b6fee4b None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:59 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-f1112612-964c-4c87-bb14-a2664b6fee4b tempest-VolumeServicesNegativeTest-1996077114 tempest-VolumeServicesNegativeTest-1996077114-project-admin] PUT http://192.168.122.66/volume/v3/os-services/disable-log-reason Sep 07 18:02:59 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-f1112612-964c-4c87-bb14-a2664b6fee4b tempest-VolumeServicesNegativeTest-1996077114 tempest-VolumeServicesNegativeTest-1996077114-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "devstack", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:02:59 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-f1112612-964c-4c87-bb14-a2664b6fee4b tempest-VolumeServicesNegativeTest-1996077114 tempest-VolumeServicesNegativeTest-1996077114-project-admin] http://192.168.122.66/volume/v3/os-services/disable-log-reason returned with HTTP 400 Sep 07 18:02:59 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 297/601] 192.168.122.66 () {60 vars in 1205 bytes} [Mon Sep 7 18:02:59 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 18:02:59 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-4384c30c-e1ad-4193-b3e6-da41a5987b52 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:59 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-4384c30c-e1ad-4193-b3e6-da41a5987b52 tempest-VolumeServicesNegativeTest-1996077114 tempest-VolumeServicesNegativeTest-1996077114-project-admin] PUT http://192.168.122.66/volume/v3/os-services/disable Sep 07 18:02:59 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-4384c30c-e1ad-4193-b3e6-da41a5987b52 tempest-VolumeServicesNegativeTest-1996077114 tempest-VolumeServicesNegativeTest-1996077114-project-admin] Action: 'disable', calling method: disable, body: {"host": "devstack", "binary": "invalid_binary"} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:02:59 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-4384c30c-e1ad-4193-b3e6-da41a5987b52 tempest-VolumeServicesNegativeTest-1996077114 tempest-VolumeServicesNegativeTest-1996077114-project-admin] http://192.168.122.66/volume/v3/os-services/disable returned with HTTP 404 Sep 07 18:02:59 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 298/602] 192.168.122.66 () {60 vars in 1172 bytes} [Mon Sep 7 18:02:59 2026] PUT /volume/v3/os-services/disable => generated 105 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:02:59 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-e25428fc-9d5e-4138-97fb-eb4882ace133 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:59 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-e25428fc-9d5e-4138-97fb-eb4882ace133 tempest-VolumeServicesNegativeTest-1996077114 tempest-VolumeServicesNegativeTest-1996077114-project-admin] PUT http://192.168.122.66/volume/v3/os-services/enable Sep 07 18:02:59 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-e25428fc-9d5e-4138-97fb-eb4882ace133 tempest-VolumeServicesNegativeTest-1996077114 tempest-VolumeServicesNegativeTest-1996077114-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:02:59 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-e25428fc-9d5e-4138-97fb-eb4882ace133 tempest-VolumeServicesNegativeTest-1996077114 tempest-VolumeServicesNegativeTest-1996077114-project-admin] http://192.168.122.66/volume/v3/os-services/enable returned with HTTP 404 Sep 07 18:02:59 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 299/603] 192.168.122.66 () {60 vars in 1169 bytes} [Mon Sep 7 18:02:59 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:02:59 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-ffcedf80-c164-4856-80d4-959e8b757c7f None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:59 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-ffcedf80-c164-4856-80d4-959e8b757c7f tempest-VolumeServicesNegativeTest-1996077114 tempest-VolumeServicesNegativeTest-1996077114-project-admin] PUT http://192.168.122.66/volume/v3/os-services/freeze Sep 07 18:02:59 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-ffcedf80-c164-4856-80d4-959e8b757c7f tempest-VolumeServicesNegativeTest-1996077114 tempest-VolumeServicesNegativeTest-1996077114-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:02:59 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-ffcedf80-c164-4856-80d4-959e8b757c7f tempest-VolumeServicesNegativeTest-1996077114 tempest-VolumeServicesNegativeTest-1996077114-project-admin] http://192.168.122.66/volume/v3/os-services/freeze returned with HTTP 400 Sep 07 18:02:59 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 300/604] 192.168.122.66 () {60 vars in 1169 bytes} [Mon Sep 7 18:02:59 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 20 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 07 18:02:59 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-67893914-5838-412c-9dcd-6f3a36ed48c1 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:02:59 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-67893914-5838-412c-9dcd-6f3a36ed48c1 tempest-VolumeServicesNegativeTest-1996077114 tempest-VolumeServicesNegativeTest-1996077114-project-admin] PUT http://192.168.122.66/volume/v3/os-services/thaw Sep 07 18:02:59 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-67893914-5838-412c-9dcd-6f3a36ed48c1 tempest-VolumeServicesNegativeTest-1996077114 tempest-VolumeServicesNegativeTest-1996077114-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:02:59 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-67893914-5838-412c-9dcd-6f3a36ed48c1 tempest-VolumeServicesNegativeTest-1996077114 tempest-VolumeServicesNegativeTest-1996077114-project-admin] http://192.168.122.66/volume/v3/os-services/thaw returned with HTTP 400 Sep 07 18:02:59 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 301/605] 192.168.122.66 () {60 vars in 1163 bytes} [Mon Sep 7 18:02:59 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 27 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 07 18:03:00 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-fec9ec1f-d6bb-4f92-ab1c-390c9bc3f6b6 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Create volume of 1 GB Sep 07 18:03:00 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-fec9ec1f-d6bb-4f92-ab1c-390c9bc3f6b6 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Availability Zones retrieved successfully. Sep 07 18:03:00 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-fec9ec1f-d6bb-4f92-ab1c-390c9bc3f6b6 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Flow 'volume_create_api' (12410bb6-fc48-4552-8ae7-798f215864b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:03:00 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-fec9ec1f-d6bb-4f92-ab1c-390c9bc3f6b6 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c5861c4-d670-4b29-84e4-bb50a479ee1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:03:00 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.flows.api.create_volume [None req-fec9ec1f-d6bb-4f92-ab1c-390c9bc3f6b6 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Validating volume size '1' using validate_int {{(pid=86965) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:03:00 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-f2ff14bd-1084-4586-8d99-cff9875525ec None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:03:00 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-f2ff14bd-1084-4586-8d99-cff9875525ec tempest-VolumeQuotasNegativeTestJSON-598224028 tempest-VolumeQuotasNegativeTestJSON-598224028-project-member] GET http://192.168.122.66/volume/v3/volumes/31f9c943-1011-44df-83bb-a008ff275977 Sep 07 18:03:00 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-f2ff14bd-1084-4586-8d99-cff9875525ec tempest-VolumeQuotasNegativeTestJSON-598224028 tempest-VolumeQuotasNegativeTestJSON-598224028-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:03:00 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-f2ff14bd-1084-4586-8d99-cff9875525ec tempest-VolumeQuotasNegativeTestJSON-598224028 tempest-VolumeQuotasNegativeTestJSON-598224028-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:03:00 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-f2ff14bd-1084-4586-8d99-cff9875525ec tempest-VolumeQuotasNegativeTestJSON-598224028 tempest-VolumeQuotasNegativeTestJSON-598224028-project-member] http://192.168.122.66/volume/v3/volumes/31f9c943-1011-44df-83bb-a008ff275977 returned with HTTP 404 Sep 07 18:03:00 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 302/606] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:03:00 2026] GET /volume/v3/volumes/31f9c943-1011-44df-83bb-a008ff275977 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:03:00 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-bcdfb93a-ed72-4efa-b145-8ccd467e8ef9 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:03:00 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-bcdfb93a-ed72-4efa-b145-8ccd467e8ef9 tempest-VolumeQuotasNegativeTestJSON-1566553916 tempest-VolumeQuotasNegativeTestJSON-1566553916-project-admin] PUT http://192.168.122.66/volume/v3/os-quota-sets/f6e97bbd38c14d6bb6ed1254f59d2869 Sep 07 18:03:00 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-bcdfb93a-ed72-4efa-b145-8ccd467e8ef9 tempest-VolumeQuotasNegativeTestJSON-1566553916 tempest-VolumeQuotasNegativeTestJSON-1566553916-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=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:03:00 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-fec9ec1f-d6bb-4f92-ab1c-390c9bc3f6b6 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c5861c4-d670-4b29-84e4-bb50a479ee1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:03:00 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-fec9ec1f-d6bb-4f92-ab1c-390c9bc3f6b6 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f4c50a5-c8f5-4219-b1a2-105a1acd95b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:03:00 devstack devstack@c-api.service[86965]: DEBUG cinder.quota [None req-fec9ec1f-d6bb-4f92-ab1c-390c9bc3f6b6 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Created reservations ['0183d759-ffed-4a9e-a15d-70b5017b0b5e', '433a595b-1380-4300-8fe5-c869dd62df5f', 'f726faa1-855c-4781-adfe-349dd389697f', 'd24b90c1-99b8-422a-af97-d99ae62b695b'] {{(pid=86965) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:03:00 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-fec9ec1f-d6bb-4f92-ab1c-390c9bc3f6b6 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f4c50a5-c8f5-4219-b1a2-105a1acd95b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0183d759-ffed-4a9e-a15d-70b5017b0b5e', '433a595b-1380-4300-8fe5-c869dd62df5f', 'f726faa1-855c-4781-adfe-349dd389697f', 'd24b90c1-99b8-422a-af97-d99ae62b695b']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:03:00 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-fec9ec1f-d6bb-4f92-ab1c-390c9bc3f6b6 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0bf1861-16c7-44f8-baa9-0598598156ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:03:00 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:03:00 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:03:00 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-fec9ec1f-d6bb-4f92-ab1c-390c9bc3f6b6 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0bf1861-16c7-44f8-baa9-0598598156ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9ec5c863-33cc-44f1-b8a0-b375740f7959', '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-1287646141',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80c182c250804a089f6927e435263758',qos_specs=None,replication_status=,reservations=['0183d759-ffed-4a9e-a15d-70b5017b0b5e','433a595b-1380-4300-8fe5-c869dd62df5f','f726faa1-855c-4781-adfe-349dd389697f','d24b90c1-99b8-422a-af97-d99ae62b695b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2da1dfa9a9f542efa5fca89596934fc5',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:03:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1287646141',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9ec5c863-33cc-44f1-b8a0-b375740f7959,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='80c182c250804a089f6927e435263758',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2da1dfa9a9f542efa5fca89596934fc5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:03:00 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-fec9ec1f-d6bb-4f92-ab1c-390c9bc3f6b6 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d886ac90-cb8e-4090-b919-725656fc65d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:03:00 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-bcdfb93a-ed72-4efa-b145-8ccd467e8ef9 tempest-VolumeQuotasNegativeTestJSON-1566553916 tempest-VolumeQuotasNegativeTestJSON-1566553916-project-admin] http://192.168.122.66/volume/v3/os-quota-sets/f6e97bbd38c14d6bb6ed1254f59d2869 returned with HTTP 200 Sep 07 18:03:00 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 303/607] 192.168.122.66 () {60 vars in 1254 bytes} [Mon Sep 7 18:03:00 2026] PUT /volume/v3/os-quota-sets/f6e97bbd38c14d6bb6ed1254f59d2869 => generated 398 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:03:00 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-fec9ec1f-d6bb-4f92-ab1c-390c9bc3f6b6 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d886ac90-cb8e-4090-b919-725656fc65d5) transitioned into state 'SUCCESS' from state '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-1287646141',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80c182c250804a089f6927e435263758',qos_specs=None,replication_status=,reservations=['0183d759-ffed-4a9e-a15d-70b5017b0b5e','433a595b-1380-4300-8fe5-c869dd62df5f','f726faa1-855c-4781-adfe-349dd389697f','d24b90c1-99b8-422a-af97-d99ae62b695b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2da1dfa9a9f542efa5fca89596934fc5',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:03:00 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-fec9ec1f-d6bb-4f92-ab1c-390c9bc3f6b6 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3905e034-b2a7-4eda-af6d-f7b70c4a0e98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:03:00 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-fec9ec1f-d6bb-4f92-ab1c-390c9bc3f6b6 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3905e034-b2a7-4eda-af6d-f7b70c4a0e98) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:03:00 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-fec9ec1f-d6bb-4f92-ab1c-390c9bc3f6b6 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Flow 'volume_create_api' (12410bb6-fc48-4552-8ae7-798f215864b9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:03:00 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-fec9ec1f-d6bb-4f92-ab1c-390c9bc3f6b6 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Create volume request issued successfully. Sep 07 18:03:00 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-fec9ec1f-d6bb-4f92-ab1c-390c9bc3f6b6 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:03:00 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 305/608] 192.168.122.66 () {60 vars in 1138 bytes} [Mon Sep 7 18:02:59 2026] POST /volume/v3/volumes => generated 760 bytes in 933 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:03:00 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-e2a74a0b-aa57-49fd-9d26-19675c2d8ff4 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:03:00 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-e2a74a0b-aa57-49fd-9d26-19675c2d8ff4 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] GET http://192.168.122.66/volume/v3/volumes/9ec5c863-33cc-44f1-b8a0-b375740f7959 Sep 07 18:03:00 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-e2a74a0b-aa57-49fd-9d26-19675c2d8ff4 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:03:00 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-e2a74a0b-aa57-49fd-9d26-19675c2d8ff4 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:03:00 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:03:00 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:03:00 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:03:00 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:03:00 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-e2a74a0b-aa57-49fd-9d26-19675c2d8ff4 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Volume info retrieved successfully. Sep 07 18:03:00 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-e2a74a0b-aa57-49fd-9d26-19675c2d8ff4 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] http://192.168.122.66/volume/v3/volumes/9ec5c863-33cc-44f1-b8a0-b375740f7959 returned with HTTP 200 Sep 07 18:03:00 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 304/609] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:03:00 2026] GET /volume/v3/volumes/9ec5c863-33cc-44f1-b8a0-b375740f7959 => generated 828 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:03:01 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-c48ee565-fb10-4c18-9d56-441d07ab7d35 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:03:01 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c48ee565-fb10-4c18-9d56-441d07ab7d35 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] GET http://192.168.122.66/volume/v3/volumes/9ec5c863-33cc-44f1-b8a0-b375740f7959 Sep 07 18:03:01 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-c48ee565-fb10-4c18-9d56-441d07ab7d35 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:03:01 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-c48ee565-fb10-4c18-9d56-441d07ab7d35 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:03:01 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:03:01 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:03:01 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:03:01 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:03:01 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-c48ee565-fb10-4c18-9d56-441d07ab7d35 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Volume info retrieved successfully. Sep 07 18:03:01 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c48ee565-fb10-4c18-9d56-441d07ab7d35 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] http://192.168.122.66/volume/v3/volumes/9ec5c863-33cc-44f1-b8a0-b375740f7959 returned with HTTP 200 Sep 07 18:03:01 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 306/610] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:03:01 2026] GET /volume/v3/volumes/9ec5c863-33cc-44f1-b8a0-b375740f7959 => generated 852 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:03:02 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-f2d336c9-33d8-4ed8-863e-62470c1111b1 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:03:02 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-f2d336c9-33d8-4ed8-863e-62470c1111b1 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] GET http://192.168.122.66/volume/v3/volumes/9ec5c863-33cc-44f1-b8a0-b375740f7959 Sep 07 18:03:02 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-f2d336c9-33d8-4ed8-863e-62470c1111b1 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:03:02 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-f2d336c9-33d8-4ed8-863e-62470c1111b1 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:03:02 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:03:02 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:03:02 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:03:02 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:03:02 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-f2d336c9-33d8-4ed8-863e-62470c1111b1 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Volume info retrieved successfully. Sep 07 18:03:02 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-f2d336c9-33d8-4ed8-863e-62470c1111b1 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] http://192.168.122.66/volume/v3/volumes/9ec5c863-33cc-44f1-b8a0-b375740f7959 returned with HTTP 200 Sep 07 18:03:02 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 305/611] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:03:02 2026] GET /volume/v3/volumes/9ec5c863-33cc-44f1-b8a0-b375740f7959 => generated 852 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:03:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-e18027f1-2ed3-4bab-937c-4a242ed444fc None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:03:03 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e18027f1-2ed3-4bab-937c-4a242ed444fc tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] GET http://192.168.122.66/volume/v3/volumes/9ec5c863-33cc-44f1-b8a0-b375740f7959 Sep 07 18:03:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-e18027f1-2ed3-4bab-937c-4a242ed444fc tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:03:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-e18027f1-2ed3-4bab-937c-4a242ed444fc tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:03:03 devstack devstack@c-api.service[86965]: DEBUG dbcounter [-] [86965] Writing DB stats cinder:SELECT=443,cinder:INSERT=42,cinder:UPDATE=96,cinder:DELETE=8 {{(pid=86965) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 18:03:03 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:03:03 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:03:03 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:03:03 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:03:03 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-e18027f1-2ed3-4bab-937c-4a242ed444fc tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Volume info retrieved successfully. Sep 07 18:03:03 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e18027f1-2ed3-4bab-937c-4a242ed444fc tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] http://192.168.122.66/volume/v3/volumes/9ec5c863-33cc-44f1-b8a0-b375740f7959 returned with HTTP 200 Sep 07 18:03:03 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 307/612] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:03:03 2026] GET /volume/v3/volumes/9ec5c863-33cc-44f1-b8a0-b375740f7959 => generated 910 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:03:05 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-043117a4-a410-4a87-aac7-a2fb3218e451 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:03:05 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-043117a4-a410-4a87-aac7-a2fb3218e451 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] GET http://192.168.122.66/volume/v3/volumes/9ec5c863-33cc-44f1-b8a0-b375740f7959 Sep 07 18:03:05 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-043117a4-a410-4a87-aac7-a2fb3218e451 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:03:05 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-043117a4-a410-4a87-aac7-a2fb3218e451 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:03:05 devstack devstack@c-api.service[86964]: DEBUG dbcounter [-] [86964] Writing DB stats cinder:INSERT=69,cinder:SELECT=483,cinder:UPDATE=120,cinder:DELETE=4 {{(pid=86964) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 18:03:05 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:03:05 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:03:05 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:03:05 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:03:05 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-043117a4-a410-4a87-aac7-a2fb3218e451 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Volume info retrieved successfully. Sep 07 18:03:05 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-043117a4-a410-4a87-aac7-a2fb3218e451 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] http://192.168.122.66/volume/v3/volumes/9ec5c863-33cc-44f1-b8a0-b375740f7959 returned with HTTP 200 Sep 07 18:03:05 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 306/613] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:03:04 2026] GET /volume/v3/volumes/9ec5c863-33cc-44f1-b8a0-b375740f7959 => generated 913 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:03:06 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-6ae6f76c-b1c3-4e24-a979-5f8b5f93e78a None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:03:06 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-6ae6f76c-b1c3-4e24-a979-5f8b5f93e78a tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] GET http://192.168.122.66/volume/v3/volumes/9ec5c863-33cc-44f1-b8a0-b375740f7959 Sep 07 18:03:06 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-6ae6f76c-b1c3-4e24-a979-5f8b5f93e78a tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:03:06 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-6ae6f76c-b1c3-4e24-a979-5f8b5f93e78a tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:03:06 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:03:06 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:03:06 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:03:06 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:03:06 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-6ae6f76c-b1c3-4e24-a979-5f8b5f93e78a tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Volume info retrieved successfully. Sep 07 18:03:06 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-6ae6f76c-b1c3-4e24-a979-5f8b5f93e78a tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] http://192.168.122.66/volume/v3/volumes/9ec5c863-33cc-44f1-b8a0-b375740f7959 returned with HTTP 200 Sep 07 18:03:06 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 308/614] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:03:06 2026] GET /volume/v3/volumes/9ec5c863-33cc-44f1-b8a0-b375740f7959 => generated 913 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:03:06 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-eb4d569c-c97e-4296-8376-e90a9d38f8fb None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:03:06 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-eb4d569c-c97e-4296-8376-e90a9d38f8fb tempest-ExtraSpecsNegativeTest-841607284 tempest-ExtraSpecsNegativeTest-841607284-project-admin] POST http://192.168.122.66/volume/v3/types Sep 07 18:03:06 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-eb4d569c-c97e-4296-8376-e90a9d38f8fb tempest-ExtraSpecsNegativeTest-841607284 tempest-ExtraSpecsNegativeTest-841607284-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-215049627", "extra_specs": {"spec1": "val1"}}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:03:06 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-eb4d569c-c97e-4296-8376-e90a9d38f8fb tempest-ExtraSpecsNegativeTest-841607284 tempest-ExtraSpecsNegativeTest-841607284-project-admin] http://192.168.122.66/volume/v3/types returned with HTTP 200 Sep 07 18:03:06 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 307/615] 192.168.122.66 () {60 vars in 1132 bytes} [Mon Sep 7 18:03:06 2026] POST /volume/v3/types => generated 242 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:03:06 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-60f984b3-35d7-4971-997d-3268e61572ee None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:03:06 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-60f984b3-35d7-4971-997d-3268e61572ee tempest-ExtraSpecsNegativeTest-841607284 tempest-ExtraSpecsNegativeTest-841607284-project-admin] POST http://192.168.122.66/volume/v3/types/f49bae9c-cd9f-4762-8b19-c5f9e623b359/extra_specs Sep 07 18:03:06 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-60f984b3-35d7-4971-997d-3268e61572ee tempest-ExtraSpecsNegativeTest-841607284 tempest-ExtraSpecsNegativeTest-841607284-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:03:06 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-60f984b3-35d7-4971-997d-3268e61572ee tempest-ExtraSpecsNegativeTest-841607284 tempest-ExtraSpecsNegativeTest-841607284-project-admin] http://192.168.122.66/volume/v3/types/f49bae9c-cd9f-4762-8b19-c5f9e623b359/extra_specs returned with HTTP 400 Sep 07 18:03:06 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 309/616] 192.168.122.66 () {60 vars in 1278 bytes} [Mon Sep 7 18:03:06 2026] POST /volume/v3/types/f49bae9c-cd9f-4762-8b19-c5f9e623b359/extra_specs => generated 146 bytes in 23 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 18:03:06 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-c811ade2-e5e9-41f4-bebc-d9346075e607 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:03:06 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c811ade2-e5e9-41f4-bebc-d9346075e607 tempest-ExtraSpecsNegativeTest-841607284 tempest-ExtraSpecsNegativeTest-841607284-project-admin] POST http://192.168.122.66/volume/v3/types/f49bae9c-cd9f-4762-8b19-c5f9e623b359/extra_specs Sep 07 18:03:06 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c811ade2-e5e9-41f4-bebc-d9346075e607 tempest-ExtraSpecsNegativeTest-841607284 tempest-ExtraSpecsNegativeTest-841607284-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:03:06 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c811ade2-e5e9-41f4-bebc-d9346075e607 tempest-ExtraSpecsNegativeTest-841607284 tempest-ExtraSpecsNegativeTest-841607284-project-admin] http://192.168.122.66/volume/v3/types/f49bae9c-cd9f-4762-8b19-c5f9e623b359/extra_specs returned with HTTP 400 Sep 07 18:03:06 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 308/617] 192.168.122.66 () {60 vars in 1278 bytes} [Mon Sep 7 18:03:06 2026] POST /volume/v3/types/f49bae9c-cd9f-4762-8b19-c5f9e623b359/extra_specs => generated 132 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 18:03:06 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-466a25dc-a89a-4e36-9440-4fbd369842e2 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:03:06 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-466a25dc-a89a-4e36-9440-4fbd369842e2 tempest-ExtraSpecsNegativeTest-841607284 tempest-ExtraSpecsNegativeTest-841607284-project-admin] POST http://192.168.122.66/volume/v3/types/ece2b117-42bf-4ce5-9978-48229a703aae/extra_specs Sep 07 18:03:06 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-466a25dc-a89a-4e36-9440-4fbd369842e2 tempest-ExtraSpecsNegativeTest-841607284 tempest-ExtraSpecsNegativeTest-841607284-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:03:06 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-b2598b1b-0258-4857-b53e-a8b6d4bbe3d0 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:03:06 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-466a25dc-a89a-4e36-9440-4fbd369842e2 tempest-ExtraSpecsNegativeTest-841607284 tempest-ExtraSpecsNegativeTest-841607284-project-admin] http://192.168.122.66/volume/v3/types/ece2b117-42bf-4ce5-9978-48229a703aae/extra_specs returned with HTTP 404 Sep 07 18:03:06 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 310/618] 192.168.122.66 () {60 vars in 1278 bytes} [Mon Sep 7 18:03:06 2026] POST /volume/v3/types/ece2b117-42bf-4ce5-9978-48229a703aae/extra_specs => generated 114 bytes in 86 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:03:06 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-296219d3-9d12-49af-a503-b29e6f523972 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:03:06 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-296219d3-9d12-49af-a503-b29e6f523972 tempest-ExtraSpecsNegativeTest-841607284 tempest-ExtraSpecsNegativeTest-841607284-project-admin] DELETE http://192.168.122.66/volume/v3/types/09466a10-9303-4a87-bd9f-cf8ed4a9d13f/extra_specs/spec1 Sep 07 18:03:06 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-296219d3-9d12-49af-a503-b29e6f523972 tempest-ExtraSpecsNegativeTest-841607284 tempest-ExtraSpecsNegativeTest-841607284-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:03:06 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-296219d3-9d12-49af-a503-b29e6f523972 tempest-ExtraSpecsNegativeTest-841607284 tempest-ExtraSpecsNegativeTest-841607284-project-admin] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:03:06 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-296219d3-9d12-49af-a503-b29e6f523972 tempest-ExtraSpecsNegativeTest-841607284 tempest-ExtraSpecsNegativeTest-841607284-project-admin] http://192.168.122.66/volume/v3/types/09466a10-9303-4a87-bd9f-cf8ed4a9d13f/extra_specs/spec1 returned with HTTP 404 Sep 07 18:03:06 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 311/619] 192.168.122.66 () {58 vars in 1278 bytes} [Mon Sep 7 18:03:06 2026] DELETE /volume/v3/types/09466a10-9303-4a87-bd9f-cf8ed4a9d13f/extra_specs/spec1 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:03:06 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-29e584eb-d606-4a82-bc67-0a3df1b58aa5 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:03:06 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-29e584eb-d606-4a82-bc67-0a3df1b58aa5 tempest-ExtraSpecsNegativeTest-841607284 tempest-ExtraSpecsNegativeTest-841607284-project-admin] GET http://192.168.122.66/volume/v3/types/f49bae9c-cd9f-4762-8b19-c5f9e623b359/extra_specs/nonexistent_extra_spec_name Sep 07 18:03:06 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-29e584eb-d606-4a82-bc67-0a3df1b58aa5 tempest-ExtraSpecsNegativeTest-841607284 tempest-ExtraSpecsNegativeTest-841607284-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:03:06 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-29e584eb-d606-4a82-bc67-0a3df1b58aa5 tempest-ExtraSpecsNegativeTest-841607284 tempest-ExtraSpecsNegativeTest-841607284-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:03:06 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-29e584eb-d606-4a82-bc67-0a3df1b58aa5 tempest-ExtraSpecsNegativeTest-841607284 tempest-ExtraSpecsNegativeTest-841607284-project-admin] http://192.168.122.66/volume/v3/types/f49bae9c-cd9f-4762-8b19-c5f9e623b359/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Sep 07 18:03:06 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 312/620] 192.168.122.66 () {58 vars in 1341 bytes} [Mon Sep 7 18:03:06 2026] GET /volume/v3/types/f49bae9c-cd9f-4762-8b19-c5f9e623b359/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:03:06 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-2f63af0b-c0c4-4432-8360-05d62d56dac3 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:03:06 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-2f63af0b-c0c4-4432-8360-05d62d56dac3 tempest-ExtraSpecsNegativeTest-841607284 tempest-ExtraSpecsNegativeTest-841607284-project-admin] GET http://192.168.122.66/volume/v3/types/9bdff741-bcfd-4c0f-a467-b20a8621094f/extra_specs/spec1 Sep 07 18:03:06 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-2f63af0b-c0c4-4432-8360-05d62d56dac3 tempest-ExtraSpecsNegativeTest-841607284 tempest-ExtraSpecsNegativeTest-841607284-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:03:06 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-2f63af0b-c0c4-4432-8360-05d62d56dac3 tempest-ExtraSpecsNegativeTest-841607284 tempest-ExtraSpecsNegativeTest-841607284-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:03:06 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-2f63af0b-c0c4-4432-8360-05d62d56dac3 tempest-ExtraSpecsNegativeTest-841607284 tempest-ExtraSpecsNegativeTest-841607284-project-admin] http://192.168.122.66/volume/v3/types/9bdff741-bcfd-4c0f-a467-b20a8621094f/extra_specs/spec1 returned with HTTP 404 Sep 07 18:03:06 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 313/621] 192.168.122.66 () {58 vars in 1275 bytes} [Mon Sep 7 18:03:06 2026] GET /volume/v3/types/9bdff741-bcfd-4c0f-a467-b20a8621094f/extra_specs/spec1 => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:03:06 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-df665f2d-58f8-42ae-b76f-40ad18bcd8dd None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:03:06 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-df665f2d-58f8-42ae-b76f-40ad18bcd8dd tempest-ExtraSpecsNegativeTest-841607284 tempest-ExtraSpecsNegativeTest-841607284-project-admin] GET http://192.168.122.66/volume/v3/types/1e35208d-dc9e-483d-bed6-978b95fd3c05/extra_specs Sep 07 18:03:06 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-df665f2d-58f8-42ae-b76f-40ad18bcd8dd tempest-ExtraSpecsNegativeTest-841607284 tempest-ExtraSpecsNegativeTest-841607284-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:03:06 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-df665f2d-58f8-42ae-b76f-40ad18bcd8dd tempest-ExtraSpecsNegativeTest-841607284 tempest-ExtraSpecsNegativeTest-841607284-project-admin] Calling method 'index' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:03:06 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-df665f2d-58f8-42ae-b76f-40ad18bcd8dd tempest-ExtraSpecsNegativeTest-841607284 tempest-ExtraSpecsNegativeTest-841607284-project-admin] http://192.168.122.66/volume/v3/types/1e35208d-dc9e-483d-bed6-978b95fd3c05/extra_specs returned with HTTP 404 Sep 07 18:03:06 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 314/622] 192.168.122.66 () {58 vars in 1257 bytes} [Mon Sep 7 18:03:06 2026] GET /volume/v3/types/1e35208d-dc9e-483d-bed6-978b95fd3c05/extra_specs => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:03:06 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-140cdd7e-dcad-4d60-b952-02f94f2c1178 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:03:06 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-140cdd7e-dcad-4d60-b952-02f94f2c1178 tempest-ExtraSpecsNegativeTest-841607284 tempest-ExtraSpecsNegativeTest-841607284-project-admin] PUT http://192.168.122.66/volume/v3/types/f49bae9c-cd9f-4762-8b19-c5f9e623b359/extra_specs/spec1 Sep 07 18:03:06 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-140cdd7e-dcad-4d60-b952-02f94f2c1178 tempest-ExtraSpecsNegativeTest-841607284 tempest-ExtraSpecsNegativeTest-841607284-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:03:06 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-140cdd7e-dcad-4d60-b952-02f94f2c1178 tempest-ExtraSpecsNegativeTest-841607284 tempest-ExtraSpecsNegativeTest-841607284-project-admin] http://192.168.122.66/volume/v3/types/f49bae9c-cd9f-4762-8b19-c5f9e623b359/extra_specs/spec1 returned with HTTP 400 Sep 07 18:03:06 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 315/623] 192.168.122.66 () {60 vars in 1295 bytes} [Mon Sep 7 18:03:06 2026] PUT /volume/v3/types/f49bae9c-cd9f-4762-8b19-c5f9e623b359/extra_specs/spec1 => generated 102 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 18:03:06 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-95fe1127-ff9d-4dec-8aec-4580a10975f7 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:03:06 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-95fe1127-ff9d-4dec-8aec-4580a10975f7 tempest-ExtraSpecsNegativeTest-841607284 tempest-ExtraSpecsNegativeTest-841607284-project-admin] PUT http://192.168.122.66/volume/v3/types/f49bae9c-cd9f-4762-8b19-c5f9e623b359/extra_specs/spec1 Sep 07 18:03:06 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-95fe1127-ff9d-4dec-8aec-4580a10975f7 tempest-ExtraSpecsNegativeTest-841607284 tempest-ExtraSpecsNegativeTest-841607284-project-admin] Action: 'update', calling method: update, body: null {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:03:06 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-95fe1127-ff9d-4dec-8aec-4580a10975f7 tempest-ExtraSpecsNegativeTest-841607284 tempest-ExtraSpecsNegativeTest-841607284-project-admin] http://192.168.122.66/volume/v3/types/f49bae9c-cd9f-4762-8b19-c5f9e623b359/extra_specs/spec1 returned with HTTP 400 Sep 07 18:03:06 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 316/624] 192.168.122.66 () {60 vars in 1294 bytes} [Mon Sep 7 18:03:06 2026] PUT /volume/v3/types/f49bae9c-cd9f-4762-8b19-c5f9e623b359/extra_specs/spec1 => generated 72 bytes in 13 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 07 18:03:06 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-05fdd146-ed63-40ee-a42c-11910c8d7942 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:03:06 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-05fdd146-ed63-40ee-a42c-11910c8d7942 tempest-ExtraSpecsNegativeTest-841607284 tempest-ExtraSpecsNegativeTest-841607284-project-admin] PUT http://192.168.122.66/volume/v3/types/f49bae9c-cd9f-4762-8b19-c5f9e623b359/extra_specs/None Sep 07 18:03:06 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-05fdd146-ed63-40ee-a42c-11910c8d7942 tempest-ExtraSpecsNegativeTest-841607284 tempest-ExtraSpecsNegativeTest-841607284-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:03:06 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-05fdd146-ed63-40ee-a42c-11910c8d7942 tempest-ExtraSpecsNegativeTest-841607284 tempest-ExtraSpecsNegativeTest-841607284-project-admin] HTTP exception thrown: Request body and URI mismatch Sep 07 18:03:06 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-05fdd146-ed63-40ee-a42c-11910c8d7942 tempest-ExtraSpecsNegativeTest-841607284 tempest-ExtraSpecsNegativeTest-841607284-project-admin] http://192.168.122.66/volume/v3/types/f49bae9c-cd9f-4762-8b19-c5f9e623b359/extra_specs/None returned with HTTP 400 Sep 07 18:03:06 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 317/625] 192.168.122.66 () {60 vars in 1292 bytes} [Mon Sep 7 18:03:06 2026] PUT /volume/v3/types/f49bae9c-cd9f-4762-8b19-c5f9e623b359/extra_specs/None => generated 73 bytes in 33 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 07 18:03:06 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b2598b1b-0258-4857-b53e-a8b6d4bbe3d0 tempest-VolumeTypesNegativeTest-919659646 tempest-VolumeTypesNegativeTest-919659646-project-admin] POST http://192.168.122.66/volume/v3/types/64c0b49b-b5e3-4cf7-82b8-d2bd9e5a8738/encryption Sep 07 18:03:06 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-b2598b1b-0258-4857-b53e-a8b6d4bbe3d0 tempest-VolumeTypesNegativeTest-919659646 tempest-VolumeTypesNegativeTest-919659646-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:03:06 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-f0978831-caa2-4a9e-90ca-d25b514cba7f None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:03:06 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-f0978831-caa2-4a9e-90ca-d25b514cba7f tempest-ExtraSpecsNegativeTest-841607284 tempest-ExtraSpecsNegativeTest-841607284-project-admin] PUT http://192.168.122.66/volume/v3/types/f49bae9c-cd9f-4762-8b19-c5f9e623b359/extra_specs/08c26f01-f864-4c40-9b06-4423ca7a733f Sep 07 18:03:06 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-f0978831-caa2-4a9e-90ca-d25b514cba7f tempest-ExtraSpecsNegativeTest-841607284 tempest-ExtraSpecsNegativeTest-841607284-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:03:06 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-f0978831-caa2-4a9e-90ca-d25b514cba7f tempest-ExtraSpecsNegativeTest-841607284 tempest-ExtraSpecsNegativeTest-841607284-project-admin] HTTP exception thrown: Request body and URI mismatch Sep 07 18:03:06 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-f0978831-caa2-4a9e-90ca-d25b514cba7f tempest-ExtraSpecsNegativeTest-841607284 tempest-ExtraSpecsNegativeTest-841607284-project-admin] http://192.168.122.66/volume/v3/types/f49bae9c-cd9f-4762-8b19-c5f9e623b359/extra_specs/08c26f01-f864-4c40-9b06-4423ca7a733f returned with HTTP 400 Sep 07 18:03:06 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 318/626] 192.168.122.66 () {60 vars in 1388 bytes} [Mon Sep 7 18:03:06 2026] PUT /volume/v3/types/f49bae9c-cd9f-4762-8b19-c5f9e623b359/extra_specs/08c26f01-f864-4c40-9b06-4423ca7a733f => generated 73 bytes in 30 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 07 18:03:06 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-51b75c73-c7bb-4291-b99e-8a502b8c06e6 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:03:06 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b2598b1b-0258-4857-b53e-a8b6d4bbe3d0 tempest-VolumeTypesNegativeTest-919659646 tempest-VolumeTypesNegativeTest-919659646-project-admin] http://192.168.122.66/volume/v3/types/64c0b49b-b5e3-4cf7-82b8-d2bd9e5a8738/encryption returned with HTTP 404 Sep 07 18:03:06 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 309/627] 192.168.122.66 () {60 vars in 1276 bytes} [Mon Sep 7 18:03:06 2026] POST /volume/v3/types/64c0b49b-b5e3-4cf7-82b8-d2bd9e5a8738/encryption => generated 114 bytes in 285 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:03:06 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-51b75c73-c7bb-4291-b99e-8a502b8c06e6 tempest-ExtraSpecsNegativeTest-841607284 tempest-ExtraSpecsNegativeTest-841607284-project-admin] PUT http://192.168.122.66/volume/v3/types/ff2be396-9562-4e1b-aa31-0121794fbb1c/extra_specs/spec1 Sep 07 18:03:06 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-51b75c73-c7bb-4291-b99e-8a502b8c06e6 tempest-ExtraSpecsNegativeTest-841607284 tempest-ExtraSpecsNegativeTest-841607284-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:03:06 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-d3131d53-ddee-4c57-85f7-bd49e9283156 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:03:06 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-d3131d53-ddee-4c57-85f7-bd49e9283156 tempest-VolumeTypesNegativeTest-919659646 tempest-VolumeTypesNegativeTest-919659646-project-admin] POST http://192.168.122.66/volume/v3/types Sep 07 18:03:06 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-d3131d53-ddee-4c57-85f7-bd49e9283156 tempest-VolumeTypesNegativeTest-919659646 tempest-VolumeTypesNegativeTest-919659646-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-2042608426", "os-volume-type-access:is_public": false}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:03:06 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-51b75c73-c7bb-4291-b99e-8a502b8c06e6 tempest-ExtraSpecsNegativeTest-841607284 tempest-ExtraSpecsNegativeTest-841607284-project-admin] http://192.168.122.66/volume/v3/types/ff2be396-9562-4e1b-aa31-0121794fbb1c/extra_specs/spec1 returned with HTTP 404 Sep 07 18:03:06 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 319/628] 192.168.122.66 () {60 vars in 1295 bytes} [Mon Sep 7 18:03:06 2026] PUT /volume/v3/types/ff2be396-9562-4e1b-aa31-0121794fbb1c/extra_specs/spec1 => generated 114 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:03:06 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-32b376a5-625d-4821-abb5-f1f97b9a4868 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:03:06 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-32b376a5-625d-4821-abb5-f1f97b9a4868 tempest-ExtraSpecsNegativeTest-841607284 tempest-ExtraSpecsNegativeTest-841607284-project-admin] DELETE http://192.168.122.66/volume/v3/types/f49bae9c-cd9f-4762-8b19-c5f9e623b359 Sep 07 18:03:06 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-32b376a5-625d-4821-abb5-f1f97b9a4868 tempest-ExtraSpecsNegativeTest-841607284 tempest-ExtraSpecsNegativeTest-841607284-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:03:06 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-32b376a5-625d-4821-abb5-f1f97b9a4868 tempest-ExtraSpecsNegativeTest-841607284 tempest-ExtraSpecsNegativeTest-841607284-project-admin] Calling method '_delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:03:06 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-d3131d53-ddee-4c57-85f7-bd49e9283156 tempest-VolumeTypesNegativeTest-919659646 tempest-VolumeTypesNegativeTest-919659646-project-admin] http://192.168.122.66/volume/v3/types returned with HTTP 200 Sep 07 18:03:06 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 310/629] 192.168.122.66 () {60 vars in 1132 bytes} [Mon Sep 7 18:03:06 2026] POST /volume/v3/types => generated 231 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:03:06 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-06c7e07b-b3c5-463e-a4a2-c3d52174ed2a None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:03:07 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-32b376a5-625d-4821-abb5-f1f97b9a4868 tempest-ExtraSpecsNegativeTest-841607284 tempest-ExtraSpecsNegativeTest-841607284-project-admin] http://192.168.122.66/volume/v3/types/f49bae9c-cd9f-4762-8b19-c5f9e623b359 returned with HTTP 202 Sep 07 18:03:07 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 320/630] 192.168.122.66 () {58 vars in 1224 bytes} [Mon Sep 7 18:03:06 2026] DELETE /volume/v3/types/f49bae9c-cd9f-4762-8b19-c5f9e623b359 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:03:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-681414a5-9466-4e84-b4cc-d5ece337b3a5 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:03:07 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-681414a5-9466-4e84-b4cc-d5ece337b3a5 tempest-ExtraSpecsNegativeTest-841607284 tempest-ExtraSpecsNegativeTest-841607284-project-admin] GET http://192.168.122.66/volume/v3/types/f49bae9c-cd9f-4762-8b19-c5f9e623b359 Sep 07 18:03:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-681414a5-9466-4e84-b4cc-d5ece337b3a5 tempest-ExtraSpecsNegativeTest-841607284 tempest-ExtraSpecsNegativeTest-841607284-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:03:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-681414a5-9466-4e84-b4cc-d5ece337b3a5 tempest-ExtraSpecsNegativeTest-841607284 tempest-ExtraSpecsNegativeTest-841607284-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:03:07 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-681414a5-9466-4e84-b4cc-d5ece337b3a5 tempest-ExtraSpecsNegativeTest-841607284 tempest-ExtraSpecsNegativeTest-841607284-project-admin] http://192.168.122.66/volume/v3/types/f49bae9c-cd9f-4762-8b19-c5f9e623b359 returned with HTTP 404 Sep 07 18:03:07 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 321/631] 192.168.122.66 () {58 vars in 1221 bytes} [Mon Sep 7 18:03:07 2026] GET /volume/v3/types/f49bae9c-cd9f-4762-8b19-c5f9e623b359 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:03:07 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-06c7e07b-b3c5-463e-a4a2-c3d52174ed2a tempest-VolumeTypesNegativeTest-2101469323 tempest-VolumeTypesNegativeTest-2101469323-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:03:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-06c7e07b-b3c5-463e-a4a2-c3d52174ed2a tempest-VolumeTypesNegativeTest-2101469323 tempest-VolumeTypesNegativeTest-2101469323-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "1ddbf3a5-0cd9-4249-ac62-65af69e6ecde", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-1450656477"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:03:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.volumes [None req-06c7e07b-b3c5-463e-a4a2-c3d52174ed2a tempest-VolumeTypesNegativeTest-2101469323 tempest-VolumeTypesNegativeTest-2101469323-project-member] Create volume request body: {'volume': {'volume_type': '1ddbf3a5-0cd9-4249-ac62-65af69e6ecde', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-1450656477'}} {{(pid=86964) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:03:07 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-06c7e07b-b3c5-463e-a4a2-c3d52174ed2a tempest-VolumeTypesNegativeTest-2101469323 tempest-VolumeTypesNegativeTest-2101469323-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 404 Sep 07 18:03:07 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 311/632] 192.168.122.66 () {60 vars in 1138 bytes} [Mon Sep 7 18:03:06 2026] POST /volume/v3/volumes => generated 114 bytes in 165 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:03:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-153c6f6f-4f8a-436f-9c8e-2c216e849208 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:03:07 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-153c6f6f-4f8a-436f-9c8e-2c216e849208 tempest-VolumeTypesNegativeTest-919659646 tempest-VolumeTypesNegativeTest-919659646-project-admin] DELETE http://192.168.122.66/volume/v3/types/1ddbf3a5-0cd9-4249-ac62-65af69e6ecde Sep 07 18:03:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-153c6f6f-4f8a-436f-9c8e-2c216e849208 tempest-VolumeTypesNegativeTest-919659646 tempest-VolumeTypesNegativeTest-919659646-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:03:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-153c6f6f-4f8a-436f-9c8e-2c216e849208 tempest-VolumeTypesNegativeTest-919659646 tempest-VolumeTypesNegativeTest-919659646-project-admin] Calling method '_delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:03:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-9f95eb3b-124a-4d1b-a18a-e1aebbbcff8f None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:03:07 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-9f95eb3b-124a-4d1b-a18a-e1aebbbcff8f tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] GET http://192.168.122.66/volume/v3/volumes/9ec5c863-33cc-44f1-b8a0-b375740f7959 Sep 07 18:03:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-9f95eb3b-124a-4d1b-a18a-e1aebbbcff8f tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:03:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-9f95eb3b-124a-4d1b-a18a-e1aebbbcff8f tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:03:07 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-153c6f6f-4f8a-436f-9c8e-2c216e849208 tempest-VolumeTypesNegativeTest-919659646 tempest-VolumeTypesNegativeTest-919659646-project-admin] http://192.168.122.66/volume/v3/types/1ddbf3a5-0cd9-4249-ac62-65af69e6ecde returned with HTTP 202 Sep 07 18:03:07 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 322/633] 192.168.122.66 () {58 vars in 1224 bytes} [Mon Sep 7 18:03:07 2026] DELETE /volume/v3/types/1ddbf3a5-0cd9-4249-ac62-65af69e6ecde => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:03:07 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:03:07 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:03:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-86541ad3-ae28-44a9-8096-e97e88e58ff3 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:03:07 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:03:07 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:03:07 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-86541ad3-ae28-44a9-8096-e97e88e58ff3 tempest-VolumeTypesNegativeTest-919659646 tempest-VolumeTypesNegativeTest-919659646-project-admin] GET http://192.168.122.66/volume/v3/types/1ddbf3a5-0cd9-4249-ac62-65af69e6ecde Sep 07 18:03:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-86541ad3-ae28-44a9-8096-e97e88e58ff3 tempest-VolumeTypesNegativeTest-919659646 tempest-VolumeTypesNegativeTest-919659646-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:03:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-86541ad3-ae28-44a9-8096-e97e88e58ff3 tempest-VolumeTypesNegativeTest-919659646 tempest-VolumeTypesNegativeTest-919659646-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:03:07 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-86541ad3-ae28-44a9-8096-e97e88e58ff3 tempest-VolumeTypesNegativeTest-919659646 tempest-VolumeTypesNegativeTest-919659646-project-admin] http://192.168.122.66/volume/v3/types/1ddbf3a5-0cd9-4249-ac62-65af69e6ecde returned with HTTP 404 Sep 07 18:03:07 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 323/634] 192.168.122.66 () {58 vars in 1221 bytes} [Mon Sep 7 18:03:07 2026] GET /volume/v3/types/1ddbf3a5-0cd9-4249-ac62-65af69e6ecde => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:03:07 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-9f95eb3b-124a-4d1b-a18a-e1aebbbcff8f tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Volume info retrieved successfully. Sep 07 18:03:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-2e6c0a67-0e68-4d8d-bd13-a7861161d2f6 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:03:07 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-2e6c0a67-0e68-4d8d-bd13-a7861161d2f6 tempest-VolumeTypesNegativeTest-919659646 tempest-VolumeTypesNegativeTest-919659646-project-admin] POST http://192.168.122.66/volume/v3/types Sep 07 18:03:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-2e6c0a67-0e68-4d8d-bd13-a7861161d2f6 tempest-VolumeTypesNegativeTest-919659646 tempest-VolumeTypesNegativeTest-919659646-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:03:07 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-2e6c0a67-0e68-4d8d-bd13-a7861161d2f6 tempest-VolumeTypesNegativeTest-919659646 tempest-VolumeTypesNegativeTest-919659646-project-admin] http://192.168.122.66/volume/v3/types returned with HTTP 400 Sep 07 18:03:07 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 324/635] 192.168.122.66 () {60 vars in 1131 bytes} [Mon Sep 7 18:03:07 2026] POST /volume/v3/types => generated 115 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 18:03:07 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-9f95eb3b-124a-4d1b-a18a-e1aebbbcff8f tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] http://192.168.122.66/volume/v3/volumes/9ec5c863-33cc-44f1-b8a0-b375740f7959 returned with HTTP 200 Sep 07 18:03:07 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 312/636] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:03:07 2026] GET /volume/v3/volumes/9ec5c863-33cc-44f1-b8a0-b375740f7959 => generated 913 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:03:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-dd70e2fc-c9eb-4d8a-9a8e-917d7d83fa43 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:03:07 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-dd70e2fc-c9eb-4d8a-9a8e-917d7d83fa43 tempest-VolumeTypesNegativeTest-919659646 tempest-VolumeTypesNegativeTest-919659646-project-admin] POST http://192.168.122.66/volume/v3/types Sep 07 18:03:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-dd70e2fc-c9eb-4d8a-9a8e-917d7d83fa43 tempest-VolumeTypesNegativeTest-919659646 tempest-VolumeTypesNegativeTest-919659646-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-480469931"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:03:07 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-dd70e2fc-c9eb-4d8a-9a8e-917d7d83fa43 tempest-VolumeTypesNegativeTest-919659646 tempest-VolumeTypesNegativeTest-919659646-project-admin] http://192.168.122.66/volume/v3/types returned with HTTP 200 Sep 07 18:03:07 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 325/637] 192.168.122.66 () {60 vars in 1131 bytes} [Mon Sep 7 18:03:07 2026] POST /volume/v3/types => generated 228 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:03:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-debf4410-e18c-4292-8ee3-70ad587ee515 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:03:07 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-debf4410-e18c-4292-8ee3-70ad587ee515 tempest-VolumeTypesNegativeTest-919659646 tempest-VolumeTypesNegativeTest-919659646-project-admin] POST http://192.168.122.66/volume/v3/types Sep 07 18:03:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-debf4410-e18c-4292-8ee3-70ad587ee515 tempest-VolumeTypesNegativeTest-919659646 tempest-VolumeTypesNegativeTest-919659646-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-480469931"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:03:07 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-debf4410-e18c-4292-8ee3-70ad587ee515 tempest-VolumeTypesNegativeTest-919659646 tempest-VolumeTypesNegativeTest-919659646-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-480469931 already exists. Sep 07 18:03:07 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-debf4410-e18c-4292-8ee3-70ad587ee515 tempest-VolumeTypesNegativeTest-919659646 tempest-VolumeTypesNegativeTest-919659646-project-admin] http://192.168.122.66/volume/v3/types returned with HTTP 409 Sep 07 18:03:07 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 313/638] 192.168.122.66 () {60 vars in 1131 bytes} [Mon Sep 7 18:03:07 2026] POST /volume/v3/types => generated 133 bytes in 23 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:03:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-8d4c1713-5d00-4bb0-835a-7fff073fdf11 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:03:07 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-8d4c1713-5d00-4bb0-835a-7fff073fdf11 tempest-VolumeTypesNegativeTest-919659646 tempest-VolumeTypesNegativeTest-919659646-project-admin] DELETE http://192.168.122.66/volume/v3/types/fbcf97cb-25be-44f0-a619-f43cbca240a1 Sep 07 18:03:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-8d4c1713-5d00-4bb0-835a-7fff073fdf11 tempest-VolumeTypesNegativeTest-919659646 tempest-VolumeTypesNegativeTest-919659646-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:03:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-8d4c1713-5d00-4bb0-835a-7fff073fdf11 tempest-VolumeTypesNegativeTest-919659646 tempest-VolumeTypesNegativeTest-919659646-project-admin] Calling method '_delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:03:07 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-8d4c1713-5d00-4bb0-835a-7fff073fdf11 tempest-VolumeTypesNegativeTest-919659646 tempest-VolumeTypesNegativeTest-919659646-project-admin] http://192.168.122.66/volume/v3/types/fbcf97cb-25be-44f0-a619-f43cbca240a1 returned with HTTP 202 Sep 07 18:03:07 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 326/639] 192.168.122.66 () {58 vars in 1224 bytes} [Mon Sep 7 18:03:07 2026] DELETE /volume/v3/types/fbcf97cb-25be-44f0-a619-f43cbca240a1 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:03:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-8ff92641-fdfc-420c-a142-61849f0e7659 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:03:07 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-8ff92641-fdfc-420c-a142-61849f0e7659 tempest-VolumeTypesNegativeTest-919659646 tempest-VolumeTypesNegativeTest-919659646-project-admin] GET http://192.168.122.66/volume/v3/types/fbcf97cb-25be-44f0-a619-f43cbca240a1 Sep 07 18:03:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-8ff92641-fdfc-420c-a142-61849f0e7659 tempest-VolumeTypesNegativeTest-919659646 tempest-VolumeTypesNegativeTest-919659646-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:03:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-8ff92641-fdfc-420c-a142-61849f0e7659 tempest-VolumeTypesNegativeTest-919659646 tempest-VolumeTypesNegativeTest-919659646-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:03:07 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-8ff92641-fdfc-420c-a142-61849f0e7659 tempest-VolumeTypesNegativeTest-919659646 tempest-VolumeTypesNegativeTest-919659646-project-admin] http://192.168.122.66/volume/v3/types/fbcf97cb-25be-44f0-a619-f43cbca240a1 returned with HTTP 404 Sep 07 18:03:07 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 314/640] 192.168.122.66 () {58 vars in 1221 bytes} [Mon Sep 7 18:03:07 2026] GET /volume/v3/types/fbcf97cb-25be-44f0-a619-f43cbca240a1 => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:03:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-17e18c14-e784-48f4-bb82-034413becd7e None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:03:07 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-17e18c14-e784-48f4-bb82-034413becd7e tempest-VolumeTypesNegativeTest-919659646 tempest-VolumeTypesNegativeTest-919659646-project-admin] DELETE http://192.168.122.66/volume/v3/types/bfa83711-bded-4770-a122-2a6c840554c8 Sep 07 18:03:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-17e18c14-e784-48f4-bb82-034413becd7e tempest-VolumeTypesNegativeTest-919659646 tempest-VolumeTypesNegativeTest-919659646-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:03:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-17e18c14-e784-48f4-bb82-034413becd7e tempest-VolumeTypesNegativeTest-919659646 tempest-VolumeTypesNegativeTest-919659646-project-admin] Calling method '_delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:03:07 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-17e18c14-e784-48f4-bb82-034413becd7e tempest-VolumeTypesNegativeTest-919659646 tempest-VolumeTypesNegativeTest-919659646-project-admin] http://192.168.122.66/volume/v3/types/bfa83711-bded-4770-a122-2a6c840554c8 returned with HTTP 404 Sep 07 18:03:07 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 327/641] 192.168.122.66 () {58 vars in 1224 bytes} [Mon Sep 7 18:03:07 2026] DELETE /volume/v3/types/bfa83711-bded-4770-a122-2a6c840554c8 => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:03:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-a1f46fff-18e2-45a3-9de1-379ccbfcc7a9 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:03:07 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-a1f46fff-18e2-45a3-9de1-379ccbfcc7a9 tempest-VolumeTypesNegativeTest-919659646 tempest-VolumeTypesNegativeTest-919659646-project-admin] GET http://192.168.122.66/volume/v3/types/5ef6d427-0713-42bc-946f-0475c89ecf6d Sep 07 18:03:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-a1f46fff-18e2-45a3-9de1-379ccbfcc7a9 tempest-VolumeTypesNegativeTest-919659646 tempest-VolumeTypesNegativeTest-919659646-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:03:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-a1f46fff-18e2-45a3-9de1-379ccbfcc7a9 tempest-VolumeTypesNegativeTest-919659646 tempest-VolumeTypesNegativeTest-919659646-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:03:07 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-a1f46fff-18e2-45a3-9de1-379ccbfcc7a9 tempest-VolumeTypesNegativeTest-919659646 tempest-VolumeTypesNegativeTest-919659646-project-admin] http://192.168.122.66/volume/v3/types/5ef6d427-0713-42bc-946f-0475c89ecf6d returned with HTTP 404 Sep 07 18:03:07 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 315/642] 192.168.122.66 () {58 vars in 1221 bytes} [Mon Sep 7 18:03:07 2026] GET /volume/v3/types/5ef6d427-0713-42bc-946f-0475c89ecf6d => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:03:08 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-002f4488-14b4-4bb0-b83e-810af09d5260 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:03:08 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-002f4488-14b4-4bb0-b83e-810af09d5260 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] GET http://192.168.122.66/volume/v3/volumes/9ec5c863-33cc-44f1-b8a0-b375740f7959 Sep 07 18:03:08 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-002f4488-14b4-4bb0-b83e-810af09d5260 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:03:08 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-002f4488-14b4-4bb0-b83e-810af09d5260 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:03:08 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:03:08 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:03:08 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:03:08 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:03:08 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-002f4488-14b4-4bb0-b83e-810af09d5260 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Volume info retrieved successfully. Sep 07 18:03:08 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-002f4488-14b4-4bb0-b83e-810af09d5260 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] http://192.168.122.66/volume/v3/volumes/9ec5c863-33cc-44f1-b8a0-b375740f7959 returned with HTTP 200 Sep 07 18:03:08 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 328/643] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:03:08 2026] GET /volume/v3/volumes/9ec5c863-33cc-44f1-b8a0-b375740f7959 => generated 1331 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:03:08 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [req-ecfa166c-b32f-437f-9862-b3ba74186e6c req-0900b700-ef23-4314-82a0-200a197c621f None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:03:08 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-ecfa166c-b32f-437f-9862-b3ba74186e6c req-0900b700-ef23-4314-82a0-200a197c621f tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] GET http://192.168.122.66/volume/v3/volumes/9ec5c863-33cc-44f1-b8a0-b375740f7959 Sep 07 18:03:08 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-ecfa166c-b32f-437f-9862-b3ba74186e6c req-0900b700-ef23-4314-82a0-200a197c621f tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:03:08 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-ecfa166c-b32f-437f-9862-b3ba74186e6c req-0900b700-ef23-4314-82a0-200a197c621f tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:03:08 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:03:08 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:03:08 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:03:08 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:03:08 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [req-ecfa166c-b32f-437f-9862-b3ba74186e6c req-0900b700-ef23-4314-82a0-200a197c621f tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Volume info retrieved successfully. Sep 07 18:03:08 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-ecfa166c-b32f-437f-9862-b3ba74186e6c req-0900b700-ef23-4314-82a0-200a197c621f tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] http://192.168.122.66/volume/v3/volumes/9ec5c863-33cc-44f1-b8a0-b375740f7959 returned with HTTP 200 Sep 07 18:03:08 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 316/644] 192.168.122.66 () {60 vars in 1482 bytes} [Mon Sep 7 18:03:08 2026] GET /volume/v3/volumes/9ec5c863-33cc-44f1-b8a0-b375740f7959 => generated 1331 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 18:03:09 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [req-ecfa166c-b32f-437f-9862-b3ba74186e6c req-c396eb0a-23e0-445d-ac09-228b595c9df8 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:03:09 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-ecfa166c-b32f-437f-9862-b3ba74186e6c req-c396eb0a-23e0-445d-ac09-228b595c9df8 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] GET http://192.168.122.66/volume/v3/volumes/9ec5c863-33cc-44f1-b8a0-b375740f7959 Sep 07 18:03:09 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-ecfa166c-b32f-437f-9862-b3ba74186e6c req-c396eb0a-23e0-445d-ac09-228b595c9df8 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:03:09 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-ecfa166c-b32f-437f-9862-b3ba74186e6c req-c396eb0a-23e0-445d-ac09-228b595c9df8 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:03:09 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:03:09 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:03:09 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:03:09 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:03:09 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [req-ecfa166c-b32f-437f-9862-b3ba74186e6c req-c396eb0a-23e0-445d-ac09-228b595c9df8 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Volume info retrieved successfully. Sep 07 18:03:09 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-ecfa166c-b32f-437f-9862-b3ba74186e6c req-c396eb0a-23e0-445d-ac09-228b595c9df8 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] http://192.168.122.66/volume/v3/volumes/9ec5c863-33cc-44f1-b8a0-b375740f7959 returned with HTTP 200 Sep 07 18:03:09 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 329/645] 192.168.122.66 () {60 vars in 1482 bytes} [Mon Sep 7 18:03:09 2026] GET /volume/v3/volumes/9ec5c863-33cc-44f1-b8a0-b375740f7959 => generated 1331 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:03:09 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-b4c95404-1034-4af0-896a-51b50d290646 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:03:09 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b4c95404-1034-4af0-896a-51b50d290646 None None] GET http://192.168.122.66/volume// Sep 07 18:03:09 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-b4c95404-1034-4af0-896a-51b50d290646 None None] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:03:09 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-b4c95404-1034-4af0-896a-51b50d290646 None None] Calling method 'all' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:03:09 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b4c95404-1034-4af0-896a-51b50d290646 None None] http://192.168.122.66/volume// returned with HTTP 300 Sep 07 18:03:09 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 317/646] 192.168.122.66 () {58 vars in 1303 bytes} [Mon Sep 7 18:03:09 2026] GET /volume/ => generated 389 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 18:03:09 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [req-ecfa166c-b32f-437f-9862-b3ba74186e6c req-f5b1284e-b10f-4950-b07f-5e5340d7b2ee None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:03:09 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-ecfa166c-b32f-437f-9862-b3ba74186e6c req-f5b1284e-b10f-4950-b07f-5e5340d7b2ee tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] POST http://192.168.122.66/volume/v3/attachments Sep 07 18:03:09 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-ecfa166c-b32f-437f-9862-b3ba74186e6c req-f5b1284e-b10f-4950-b07f-5e5340d7b2ee tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9ec5c863-33cc-44f1-b8a0-b375740f7959", "connector": null, "instance_uuid": "598433e3-0b78-4ca7-a71e-bc59f1545a0e"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:03:09 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:03:09 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:03:09 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:03:09 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:03:09 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-ecfa166c-b32f-437f-9862-b3ba74186e6c req-f5b1284e-b10f-4950-b07f-5e5340d7b2ee tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] http://192.168.122.66/volume/v3/attachments returned with HTTP 200 Sep 07 18:03:09 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 330/647] 192.168.122.66 () {66 vars in 1478 bytes} [Mon Sep 7 18:03:09 2026] POST /volume/v3/attachments => generated 273 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:03:11 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-3985ab27-a74c-40a7-8862-9c18aafbd8fd None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:03:11 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-3985ab27-a74c-40a7-8862-9c18aafbd8fd None None] GET http://192.168.122.66/volume// Sep 07 18:03:11 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-3985ab27-a74c-40a7-8862-9c18aafbd8fd None None] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:03:11 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-3985ab27-a74c-40a7-8862-9c18aafbd8fd None None] Calling method 'all' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:03:11 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-3985ab27-a74c-40a7-8862-9c18aafbd8fd None None] http://192.168.122.66/volume// returned with HTTP 300 Sep 07 18:03:11 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 318/648] 192.168.122.66 () {58 vars in 1310 bytes} [Mon Sep 7 18:03:11 2026] GET /volume/ => generated 389 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 07 18:03:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [req-ecfa166c-b32f-437f-9862-b3ba74186e6c req-f58f1c37-48ae-46f1-a796-86a891b6e9f0 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:03:11 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-ecfa166c-b32f-437f-9862-b3ba74186e6c req-f58f1c37-48ae-46f1-a796-86a891b6e9f0 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] GET http://192.168.122.66/volume/v3/volumes/9ec5c863-33cc-44f1-b8a0-b375740f7959 Sep 07 18:03:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-ecfa166c-b32f-437f-9862-b3ba74186e6c req-f58f1c37-48ae-46f1-a796-86a891b6e9f0 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:03:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-ecfa166c-b32f-437f-9862-b3ba74186e6c req-f58f1c37-48ae-46f1-a796-86a891b6e9f0 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:03:11 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:03:11 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:03:11 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:03:11 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:03:11 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [req-ecfa166c-b32f-437f-9862-b3ba74186e6c req-f58f1c37-48ae-46f1-a796-86a891b6e9f0 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Volume info retrieved successfully. Sep 07 18:03:12 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-ecfa166c-b32f-437f-9862-b3ba74186e6c req-f58f1c37-48ae-46f1-a796-86a891b6e9f0 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] http://192.168.122.66/volume/v3/volumes/9ec5c863-33cc-44f1-b8a0-b375740f7959 returned with HTTP 200 Sep 07 18:03:12 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 331/649] 192.168.122.66 () {62 vars in 1523 bytes} [Mon Sep 7 18:03:11 2026] GET /volume/v3/volumes/9ec5c863-33cc-44f1-b8a0-b375740f7959 => generated 1511 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 18:03:12 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [req-ecfa166c-b32f-437f-9862-b3ba74186e6c req-18b80ea1-e237-4b7c-98ca-cbb087b3e6a2 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:03:12 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-ecfa166c-b32f-437f-9862-b3ba74186e6c req-18b80ea1-e237-4b7c-98ca-cbb087b3e6a2 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] PUT http://192.168.122.66/volume/v3/attachments/76e4b06d-7b56-4846-86de-919e78d8b417 Sep 07 18:03:12 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-ecfa166c-b32f-437f-9862-b3ba74186e6c req-18b80ea1-e237-4b7c-98ca-cbb087b3e6a2 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.66", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:da595ca9282", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "de538fb9-4273-4ed9-a64b-778a9fe4baf0", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:03:12 devstack devstack@c-api.service[86964]: DEBUG cinder.coordination [req-ecfa166c-b32f-437f-9862-b3ba74186e6c req-18b80ea1-e237-4b7c-98ca-cbb087b3e6a2 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Acquiring lock "cinder-attachment_update-9ec5c863-33cc-44f1-b8a0-b375740f7959-devstack" by "attachment_update" {{(pid=86964) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 18:03:12 devstack devstack@c-api.service[86964]: DEBUG cinder.coordination [req-ecfa166c-b32f-437f-9862-b3ba74186e6c req-18b80ea1-e237-4b7c-98ca-cbb087b3e6a2 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Lock "cinder-attachment_update-9ec5c863-33cc-44f1-b8a0-b375740f7959-devstack" acquired by "attachment_update" :: waited 0.021s {{(pid=86964) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 18:03:12 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:03:12 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:03:12 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:03:12 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:03:12 devstack devstack@c-api.service[86964]: DEBUG cinder.coordination [req-ecfa166c-b32f-437f-9862-b3ba74186e6c req-18b80ea1-e237-4b7c-98ca-cbb087b3e6a2 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Lock "cinder-attachment_update-9ec5c863-33cc-44f1-b8a0-b375740f7959-devstack" released by "attachment_update" :: held 0.261s {{(pid=86964) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 18:03:12 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-ecfa166c-b32f-437f-9862-b3ba74186e6c req-18b80ea1-e237-4b7c-98ca-cbb087b3e6a2 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] http://192.168.122.66/volume/v3/attachments/76e4b06d-7b56-4846-86de-919e78d8b417 returned with HTTP 200 Sep 07 18:03:12 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 319/650] 192.168.122.66 () {66 vars in 1588 bytes} [Mon Sep 7 18:03:12 2026] PUT /volume/v3/attachments/76e4b06d-7b56-4846-86de-919e78d8b417 => generated 694 bytes in 317 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:03:12 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [req-ecfa166c-b32f-437f-9862-b3ba74186e6c req-3b2904bc-98aa-411c-aede-82144b4f0ccb None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:03:12 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-ecfa166c-b32f-437f-9862-b3ba74186e6c req-3b2904bc-98aa-411c-aede-82144b4f0ccb tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] POST http://192.168.122.66/volume/v3/attachments/76e4b06d-7b56-4846-86de-919e78d8b417/action Sep 07 18:03:12 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-ecfa166c-b32f-437f-9862-b3ba74186e6c req-3b2904bc-98aa-411c-aede-82144b4f0ccb tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Action body: b'{"os-complete": null}' {{(pid=86965) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:03:12 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-ecfa166c-b32f-437f-9862-b3ba74186e6c req-3b2904bc-98aa-411c-aede-82144b4f0ccb tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:03:12 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:03:12 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:03:12 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:03:12 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:03:12 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-ecfa166c-b32f-437f-9862-b3ba74186e6c req-3b2904bc-98aa-411c-aede-82144b4f0ccb tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] http://192.168.122.66/volume/v3/attachments/76e4b06d-7b56-4846-86de-919e78d8b417/action returned with HTTP 204 Sep 07 18:03:12 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 332/651] 192.168.122.66 () {66 vars in 1609 bytes} [Mon Sep 7 18:03:12 2026] POST /volume/v3/attachments/76e4b06d-7b56-4846-86de-919e78d8b417/action => generated 0 bytes in 203 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:03:13 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-a9772077-5827-4929-bca1-d37a0f833a47 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:03:13 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-a9772077-5827-4929-bca1-d37a0f833a47 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:03:13 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-a9772077-5827-4929-bca1-d37a0f833a47 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-348036951"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:03:13 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.volumes [None req-a9772077-5827-4929-bca1-d37a0f833a47 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-348036951'}} {{(pid=86964) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:03:13 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-a9772077-5827-4929-bca1-d37a0f833a47 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Create volume of 1 GB Sep 07 18:03:13 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:03:13 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:03:13 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-a9772077-5827-4929-bca1-d37a0f833a47 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Availability Zones retrieved successfully. Sep 07 18:03:13 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-a9772077-5827-4929-bca1-d37a0f833a47 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Flow 'volume_create_api' (0d553956-cecf-4a05-9109-73fc87df0089) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:03:13 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-a9772077-5827-4929-bca1-d37a0f833a47 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f3798f2-ff3c-48b0-92b8-4dd4ef93faa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:03:13 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-15cea3f1-bc21-421e-9331-02b3a2197a1e None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:03:13 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.flows.api.create_volume [None req-a9772077-5827-4929-bca1-d37a0f833a47 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Validating volume size '1' using validate_int {{(pid=86964) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:03:13 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-a9772077-5827-4929-bca1-d37a0f833a47 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f3798f2-ff3c-48b0-92b8-4dd4ef93faa3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:03:13 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-a9772077-5827-4929-bca1-d37a0f833a47 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (abaa95a6-ed74-47aa-8377-d9f210feed03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:03:13 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-15cea3f1-bc21-421e-9331-02b3a2197a1e tempest-ExtensionsTestJSON-831127418 tempest-ExtensionsTestJSON-831127418-project-reader] GET http://192.168.122.66/volume/v3/extensions Sep 07 18:03:13 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-15cea3f1-bc21-421e-9331-02b3a2197a1e tempest-ExtensionsTestJSON-831127418 tempest-ExtensionsTestJSON-831127418-project-reader] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:03:13 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-15cea3f1-bc21-421e-9331-02b3a2197a1e tempest-ExtensionsTestJSON-831127418 tempest-ExtensionsTestJSON-831127418-project-reader] Calling method 'index' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:03:13 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-15cea3f1-bc21-421e-9331-02b3a2197a1e tempest-ExtensionsTestJSON-831127418 tempest-ExtensionsTestJSON-831127418-project-reader] http://192.168.122.66/volume/v3/extensions returned with HTTP 200 Sep 07 18:03:13 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 333/652] 192.168.122.66 () {58 vars in 1125 bytes} [Mon Sep 7 18:03:13 2026] GET /volume/v3/extensions => generated 5245 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:03:13 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-a9772077-5827-4929-bca1-d37a0f833a47 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Created reservations ['8d41a718-ebfb-4e22-aa27-41eaba63ecb1', 'a5116246-8d43-4ceb-8fa2-b19704978388', '8a627456-9950-4af4-a84b-f4839ac1a495', 'd2414fc1-3cac-46f9-8fe8-9165004a36e0'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:03:13 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-a9772077-5827-4929-bca1-d37a0f833a47 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (abaa95a6-ed74-47aa-8377-d9f210feed03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8d41a718-ebfb-4e22-aa27-41eaba63ecb1', 'a5116246-8d43-4ceb-8fa2-b19704978388', '8a627456-9950-4af4-a84b-f4839ac1a495', 'd2414fc1-3cac-46f9-8fe8-9165004a36e0']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:03:13 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-a9772077-5827-4929-bca1-d37a0f833a47 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (985b7916-c8e7-4e2b-baab-02bf5eff892a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:03:13 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:03:13 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:03:13 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-a9772077-5827-4929-bca1-d37a0f833a47 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (985b7916-c8e7-4e2b-baab-02bf5eff892a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8bae9a47-665f-483a-ac78-93d171141ed0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-348036951',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85fae6fc5a984195b885113b202c7d0e',qos_specs=None,replication_status=,reservations=['8d41a718-ebfb-4e22-aa27-41eaba63ecb1','a5116246-8d43-4ceb-8fa2-b19704978388','8a627456-9950-4af4-a84b-f4839ac1a495','d2414fc1-3cac-46f9-8fe8-9165004a36e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46e1c75cede042baaf0c1704f089e208',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:03:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-348036951',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8bae9a47-665f-483a-ac78-93d171141ed0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='85fae6fc5a984195b885113b202c7d0e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='46e1c75cede042baaf0c1704f089e208',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:03:13 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-a9772077-5827-4929-bca1-d37a0f833a47 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae570c71-4294-44e3-bd41-77b17c8429fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:03:13 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-a9772077-5827-4929-bca1-d37a0f833a47 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae570c71-4294-44e3-bd41-77b17c8429fb) transitioned into state 'SUCCESS' from state '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-348036951',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85fae6fc5a984195b885113b202c7d0e',qos_specs=None,replication_status=,reservations=['8d41a718-ebfb-4e22-aa27-41eaba63ecb1','a5116246-8d43-4ceb-8fa2-b19704978388','8a627456-9950-4af4-a84b-f4839ac1a495','d2414fc1-3cac-46f9-8fe8-9165004a36e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46e1c75cede042baaf0c1704f089e208',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:03:13 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-a9772077-5827-4929-bca1-d37a0f833a47 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c35e3db0-1609-4668-8fc5-fa7029656c88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:03:13 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-a9772077-5827-4929-bca1-d37a0f833a47 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c35e3db0-1609-4668-8fc5-fa7029656c88) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:03:13 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-a9772077-5827-4929-bca1-d37a0f833a47 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Flow 'volume_create_api' (0d553956-cecf-4a05-9109-73fc87df0089) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:03:13 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-a9772077-5827-4929-bca1-d37a0f833a47 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Create volume request issued successfully. Sep 07 18:03:13 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-a9772077-5827-4929-bca1-d37a0f833a47 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:03:13 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 320/653] 192.168.122.66 () {60 vars in 1137 bytes} [Mon Sep 7 18:03:13 2026] POST /volume/v3/volumes => generated 757 bytes in 458 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 18:03:13 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-eee685d2-dc92-40dd-8cbb-d34ef555cffa None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:03:13 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-eee685d2-dc92-40dd-8cbb-d34ef555cffa tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] GET http://192.168.122.66/volume/v3/volumes/8bae9a47-665f-483a-ac78-93d171141ed0 Sep 07 18:03:13 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-eee685d2-dc92-40dd-8cbb-d34ef555cffa tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:03:13 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-eee685d2-dc92-40dd-8cbb-d34ef555cffa tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:03:13 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:03:13 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:03:13 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:03:13 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:03:13 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-eee685d2-dc92-40dd-8cbb-d34ef555cffa tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Volume info retrieved successfully. Sep 07 18:03:13 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-eee685d2-dc92-40dd-8cbb-d34ef555cffa tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] http://192.168.122.66/volume/v3/volumes/8bae9a47-665f-483a-ac78-93d171141ed0 returned with HTTP 200 Sep 07 18:03:13 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 334/654] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:03:13 2026] GET /volume/v3/volumes/8bae9a47-665f-483a-ac78-93d171141ed0 => generated 825 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:03:14 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-68998b05-4231-4274-91da-309a684fc333 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:03:14 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-68998b05-4231-4274-91da-309a684fc333 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] GET http://192.168.122.66/volume/v3/volumes/8bae9a47-665f-483a-ac78-93d171141ed0 Sep 07 18:03:14 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-68998b05-4231-4274-91da-309a684fc333 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:03:14 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-68998b05-4231-4274-91da-309a684fc333 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:03:14 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:03:14 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:03:14 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:03:14 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:03:14 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-68998b05-4231-4274-91da-309a684fc333 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Volume info retrieved successfully. Sep 07 18:03:14 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-68998b05-4231-4274-91da-309a684fc333 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] http://192.168.122.66/volume/v3/volumes/8bae9a47-665f-483a-ac78-93d171141ed0 returned with HTTP 200 Sep 07 18:03:14 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 321/655] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:03:14 2026] GET /volume/v3/volumes/8bae9a47-665f-483a-ac78-93d171141ed0 => generated 849 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:03:15 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-66b4d219-386d-4557-bd34-73d542e91f46 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:03:15 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-66b4d219-386d-4557-bd34-73d542e91f46 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] GET http://192.168.122.66/volume/v3/volumes/8bae9a47-665f-483a-ac78-93d171141ed0 Sep 07 18:03:15 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-66b4d219-386d-4557-bd34-73d542e91f46 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:03:15 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-66b4d219-386d-4557-bd34-73d542e91f46 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:03:15 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:03:15 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:03:15 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:03:15 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:03:15 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-66b4d219-386d-4557-bd34-73d542e91f46 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Volume info retrieved successfully. Sep 07 18:03:15 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-66b4d219-386d-4557-bd34-73d542e91f46 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] http://192.168.122.66/volume/v3/volumes/8bae9a47-665f-483a-ac78-93d171141ed0 returned with HTTP 200 Sep 07 18:03:15 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 335/656] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:03:15 2026] GET /volume/v3/volumes/8bae9a47-665f-483a-ac78-93d171141ed0 => generated 850 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 18:03:15 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [req-23af50b3-9a87-41fc-a8be-01ec1b9eb9f8 req-fbc15d29-226a-4309-8285-e4532133c3f4 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:03:15 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-23af50b3-9a87-41fc-a8be-01ec1b9eb9f8 req-fbc15d29-226a-4309-8285-e4532133c3f4 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] GET http://192.168.122.66/volume/v3/volumes/8bae9a47-665f-483a-ac78-93d171141ed0 Sep 07 18:03:15 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-23af50b3-9a87-41fc-a8be-01ec1b9eb9f8 req-fbc15d29-226a-4309-8285-e4532133c3f4 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:03:15 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-23af50b3-9a87-41fc-a8be-01ec1b9eb9f8 req-fbc15d29-226a-4309-8285-e4532133c3f4 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:03:15 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:03:15 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:03:16 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:03:16 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:03:16 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [req-23af50b3-9a87-41fc-a8be-01ec1b9eb9f8 req-fbc15d29-226a-4309-8285-e4532133c3f4 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Volume info retrieved successfully. Sep 07 18:03:16 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-23af50b3-9a87-41fc-a8be-01ec1b9eb9f8 req-fbc15d29-226a-4309-8285-e4532133c3f4 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] http://192.168.122.66/volume/v3/volumes/8bae9a47-665f-483a-ac78-93d171141ed0 returned with HTTP 200 Sep 07 18:03:16 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 322/657] 192.168.122.66 () {60 vars in 1482 bytes} [Mon Sep 7 18:03:15 2026] GET /volume/v3/volumes/8bae9a47-665f-483a-ac78-93d171141ed0 => generated 850 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:03:16 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-a78dc7f4-bdf9-476a-9f78-268ea1306df0 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:03:16 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-a78dc7f4-bdf9-476a-9f78-268ea1306df0 None None] GET http://192.168.122.66/volume// Sep 07 18:03:16 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-a78dc7f4-bdf9-476a-9f78-268ea1306df0 None None] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:03:16 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-a78dc7f4-bdf9-476a-9f78-268ea1306df0 None None] Calling method 'all' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:03:16 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-a78dc7f4-bdf9-476a-9f78-268ea1306df0 None None] http://192.168.122.66/volume// returned with HTTP 300 Sep 07 18:03:16 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 336/658] 192.168.122.66 () {58 vars in 1312 bytes} [Mon Sep 7 18:03:16 2026] GET /volume/ => generated 389 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 18:03:16 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [req-23af50b3-9a87-41fc-a8be-01ec1b9eb9f8 req-52533b7f-1c9d-4648-b072-4b008289b4e0 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:03:16 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-23af50b3-9a87-41fc-a8be-01ec1b9eb9f8 req-52533b7f-1c9d-4648-b072-4b008289b4e0 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] POST http://192.168.122.66/volume/v3/attachments Sep 07 18:03:16 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-23af50b3-9a87-41fc-a8be-01ec1b9eb9f8 req-52533b7f-1c9d-4648-b072-4b008289b4e0 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8bae9a47-665f-483a-ac78-93d171141ed0", "connector": null, "instance_uuid": "748f98d1-bccb-459e-a6fd-20225ad86ba5"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:03:16 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:03:16 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:03:16 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:03:16 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:03:16 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-23af50b3-9a87-41fc-a8be-01ec1b9eb9f8 req-52533b7f-1c9d-4648-b072-4b008289b4e0 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] http://192.168.122.66/volume/v3/attachments returned with HTTP 200 Sep 07 18:03:16 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 323/659] 192.168.122.66 () {66 vars in 1478 bytes} [Mon Sep 7 18:03:16 2026] POST /volume/v3/attachments => generated 273 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:03:16 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-b4fe06fe-f63d-420e-be81-ed1935ad4528 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:03:16 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-b4fe06fe-f63d-420e-be81-ed1935ad4528 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] GET http://192.168.122.66/volume/v3/volumes/8bae9a47-665f-483a-ac78-93d171141ed0 Sep 07 18:03:16 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-b4fe06fe-f63d-420e-be81-ed1935ad4528 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:03:16 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-b4fe06fe-f63d-420e-be81-ed1935ad4528 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:03:16 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:03:16 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:03:16 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-d825cdc6-58f1-4501-aa25-042af7b9e4ed None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:03:16 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-d825cdc6-58f1-4501-aa25-042af7b9e4ed None None] GET http://192.168.122.66/volume// Sep 07 18:03:16 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-d825cdc6-58f1-4501-aa25-042af7b9e4ed None None] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:03:16 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-d825cdc6-58f1-4501-aa25-042af7b9e4ed None None] Calling method 'all' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:03:16 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-d825cdc6-58f1-4501-aa25-042af7b9e4ed None None] http://192.168.122.66/volume// returned with HTTP 300 Sep 07 18:03:16 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 324/660] 192.168.122.66 () {58 vars in 1310 bytes} [Mon Sep 7 18:03:16 2026] GET /volume/ => generated 389 bytes in 13 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 18:03:16 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:03:16 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:03:16 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [req-23af50b3-9a87-41fc-a8be-01ec1b9eb9f8 req-d2e61b91-0a0e-4049-bb55-b128a4bd8e3c None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:03:16 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-b4fe06fe-f63d-420e-be81-ed1935ad4528 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Volume info retrieved successfully. Sep 07 18:03:16 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-b4fe06fe-f63d-420e-be81-ed1935ad4528 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] http://192.168.122.66/volume/v3/volumes/8bae9a47-665f-483a-ac78-93d171141ed0 returned with HTTP 200 Sep 07 18:03:16 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 337/661] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:03:16 2026] GET /volume/v3/volumes/8bae9a47-665f-483a-ac78-93d171141ed0 => generated 849 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:03:16 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-23af50b3-9a87-41fc-a8be-01ec1b9eb9f8 req-d2e61b91-0a0e-4049-bb55-b128a4bd8e3c tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] GET http://192.168.122.66/volume/v3/volumes/8bae9a47-665f-483a-ac78-93d171141ed0 Sep 07 18:03:16 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-23af50b3-9a87-41fc-a8be-01ec1b9eb9f8 req-d2e61b91-0a0e-4049-bb55-b128a4bd8e3c tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:03:16 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-23af50b3-9a87-41fc-a8be-01ec1b9eb9f8 req-d2e61b91-0a0e-4049-bb55-b128a4bd8e3c tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:03:16 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:03:16 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:03:16 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:03:16 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:03:16 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [req-23af50b3-9a87-41fc-a8be-01ec1b9eb9f8 req-d2e61b91-0a0e-4049-bb55-b128a4bd8e3c tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Volume info retrieved successfully. Sep 07 18:03:16 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-23af50b3-9a87-41fc-a8be-01ec1b9eb9f8 req-d2e61b91-0a0e-4049-bb55-b128a4bd8e3c tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] http://192.168.122.66/volume/v3/volumes/8bae9a47-665f-483a-ac78-93d171141ed0 returned with HTTP 200 Sep 07 18:03:16 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 325/662] 192.168.122.66 () {62 vars in 1523 bytes} [Mon Sep 7 18:03:16 2026] GET /volume/v3/volumes/8bae9a47-665f-483a-ac78-93d171141ed0 => generated 1030 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 18:03:17 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [req-23af50b3-9a87-41fc-a8be-01ec1b9eb9f8 req-841a957a-cfa2-490d-8650-0ae9bd036131 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:03:17 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-23af50b3-9a87-41fc-a8be-01ec1b9eb9f8 req-841a957a-cfa2-490d-8650-0ae9bd036131 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] PUT http://192.168.122.66/volume/v3/attachments/92befb1a-9445-4c70-84f7-a2a1d7f8a216 Sep 07 18:03:17 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-23af50b3-9a87-41fc-a8be-01ec1b9eb9f8 req-841a957a-cfa2-490d-8650-0ae9bd036131 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.66", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:da595ca9282", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "de538fb9-4273-4ed9-a64b-778a9fe4baf0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:03:17 devstack devstack@c-api.service[86965]: DEBUG cinder.coordination [req-23af50b3-9a87-41fc-a8be-01ec1b9eb9f8 req-841a957a-cfa2-490d-8650-0ae9bd036131 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Acquiring lock "cinder-attachment_update-8bae9a47-665f-483a-ac78-93d171141ed0-devstack" by "attachment_update" {{(pid=86965) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 18:03:17 devstack devstack@c-api.service[86965]: DEBUG cinder.coordination [req-23af50b3-9a87-41fc-a8be-01ec1b9eb9f8 req-841a957a-cfa2-490d-8650-0ae9bd036131 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Lock "cinder-attachment_update-8bae9a47-665f-483a-ac78-93d171141ed0-devstack" acquired by "attachment_update" :: waited 0.030s {{(pid=86965) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 18:03:17 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:03:17 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:03:17 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:03:17 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:03:17 devstack devstack@c-api.service[86965]: DEBUG cinder.coordination [req-23af50b3-9a87-41fc-a8be-01ec1b9eb9f8 req-841a957a-cfa2-490d-8650-0ae9bd036131 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Lock "cinder-attachment_update-8bae9a47-665f-483a-ac78-93d171141ed0-devstack" released by "attachment_update" :: held 0.262s {{(pid=86965) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 18:03:17 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-23af50b3-9a87-41fc-a8be-01ec1b9eb9f8 req-841a957a-cfa2-490d-8650-0ae9bd036131 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] http://192.168.122.66/volume/v3/attachments/92befb1a-9445-4c70-84f7-a2a1d7f8a216 returned with HTTP 200 Sep 07 18:03:17 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 338/663] 192.168.122.66 () {66 vars in 1588 bytes} [Mon Sep 7 18:03:17 2026] PUT /volume/v3/attachments/92befb1a-9445-4c70-84f7-a2a1d7f8a216 => generated 694 bytes in 355 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:03:17 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-ab22c808-c613-4d7a-a589-08354a14031b None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:03:17 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-ab22c808-c613-4d7a-a589-08354a14031b tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] GET http://192.168.122.66/volume/v3/volumes/8bae9a47-665f-483a-ac78-93d171141ed0 Sep 07 18:03:17 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-ab22c808-c613-4d7a-a589-08354a14031b tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:03:17 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-ab22c808-c613-4d7a-a589-08354a14031b tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:03:17 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:03:17 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:03:17 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:03:17 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:03:18 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-ab22c808-c613-4d7a-a589-08354a14031b tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Volume info retrieved successfully. Sep 07 18:03:18 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-ab22c808-c613-4d7a-a589-08354a14031b tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] http://192.168.122.66/volume/v3/volumes/8bae9a47-665f-483a-ac78-93d171141ed0 returned with HTTP 200 Sep 07 18:03:18 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 326/664] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:03:17 2026] GET /volume/v3/volumes/8bae9a47-665f-483a-ac78-93d171141ed0 => generated 850 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:03:18 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-8be8923d-8823-417d-8fa2-ab4c026e3bfe None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:03:18 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-8be8923d-8823-417d-8fa2-ab4c026e3bfe tempest-VolumesImageMetadata-149870152 tempest-VolumesImageMetadata-149870152-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:03:18 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-8be8923d-8823-417d-8fa2-ab4c026e3bfe tempest-VolumesImageMetadata-149870152 tempest-VolumesImageMetadata-149870152-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "30a56d6b-d9f5-4ef9-aef9-4d1ff124bcb3", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-2144966138"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:03:18 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.volumes [None req-8be8923d-8823-417d-8fa2-ab4c026e3bfe tempest-VolumesImageMetadata-149870152 tempest-VolumesImageMetadata-149870152-project-member] Create volume request body: {'volume': {'imageRef': '30a56d6b-d9f5-4ef9-aef9-4d1ff124bcb3', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-2144966138'}} {{(pid=86965) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:03:18 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [req-23af50b3-9a87-41fc-a8be-01ec1b9eb9f8 req-bc5f9847-45d8-4e1a-8728-46773f12380d None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:03:18 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-23af50b3-9a87-41fc-a8be-01ec1b9eb9f8 req-bc5f9847-45d8-4e1a-8728-46773f12380d tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] POST http://192.168.122.66/volume/v3/attachments/92befb1a-9445-4c70-84f7-a2a1d7f8a216/action Sep 07 18:03:18 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-23af50b3-9a87-41fc-a8be-01ec1b9eb9f8 req-bc5f9847-45d8-4e1a-8728-46773f12380d tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Action body: b'{"os-complete": null}' {{(pid=86964) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:03:18 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-23af50b3-9a87-41fc-a8be-01ec1b9eb9f8 req-bc5f9847-45d8-4e1a-8728-46773f12380d tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:03:18 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:03:18 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:03:18 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:03:18 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:03:18 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-8be8923d-8823-417d-8fa2-ab4c026e3bfe tempest-VolumesImageMetadata-149870152 tempest-VolumesImageMetadata-149870152-project-member] Create volume of 1 GB Sep 07 18:03:18 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:03:18 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:03:18 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-23af50b3-9a87-41fc-a8be-01ec1b9eb9f8 req-bc5f9847-45d8-4e1a-8728-46773f12380d tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] http://192.168.122.66/volume/v3/attachments/92befb1a-9445-4c70-84f7-a2a1d7f8a216/action returned with HTTP 204 Sep 07 18:03:18 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 327/665] 192.168.122.66 () {66 vars in 1609 bytes} [Mon Sep 7 18:03:18 2026] POST /volume/v3/attachments/92befb1a-9445-4c70-84f7-a2a1d7f8a216/action => generated 0 bytes in 140 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:03:18 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-8be8923d-8823-417d-8fa2-ab4c026e3bfe tempest-VolumesImageMetadata-149870152 tempest-VolumesImageMetadata-149870152-project-member] Availability Zones retrieved successfully. Sep 07 18:03:18 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-8be8923d-8823-417d-8fa2-ab4c026e3bfe tempest-VolumesImageMetadata-149870152 tempest-VolumesImageMetadata-149870152-project-member] Flow 'volume_create_api' (ec63badf-ed19-4134-8579-47a263a9156e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:03:18 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-8be8923d-8823-417d-8fa2-ab4c026e3bfe tempest-VolumesImageMetadata-149870152 tempest-VolumesImageMetadata-149870152-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e82d826b-f680-4f5b-82cc-8c460b0f3262) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:03:18 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.flows.api.create_volume [None req-8be8923d-8823-417d-8fa2-ab4c026e3bfe tempest-VolumesImageMetadata-149870152 tempest-VolumesImageMetadata-149870152-project-member] Validating volume size '1' using validate_int {{(pid=86965) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:03:18 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-8be8923d-8823-417d-8fa2-ab4c026e3bfe tempest-VolumesImageMetadata-149870152 tempest-VolumesImageMetadata-149870152-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e82d826b-f680-4f5b-82cc-8c460b0f3262) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:03:18 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-8be8923d-8823-417d-8fa2-ab4c026e3bfe tempest-VolumesImageMetadata-149870152 tempest-VolumesImageMetadata-149870152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d4edfac-2bcd-4665-a865-955418f6fdbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:03:18 devstack devstack@c-api.service[86965]: DEBUG cinder.quota [None req-8be8923d-8823-417d-8fa2-ab4c026e3bfe tempest-VolumesImageMetadata-149870152 tempest-VolumesImageMetadata-149870152-project-member] Created reservations ['587484ac-de1a-457a-9d1e-ce44939a3f89', '271aa5dd-1321-4342-822a-b4a6dccebe80', '46a949a7-4ee4-4ce3-8ad5-e554a211a488', '0ba5e52f-a308-41ed-ab49-f986b4538920'] {{(pid=86965) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:03:18 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-8be8923d-8823-417d-8fa2-ab4c026e3bfe tempest-VolumesImageMetadata-149870152 tempest-VolumesImageMetadata-149870152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d4edfac-2bcd-4665-a865-955418f6fdbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['587484ac-de1a-457a-9d1e-ce44939a3f89', '271aa5dd-1321-4342-822a-b4a6dccebe80', '46a949a7-4ee4-4ce3-8ad5-e554a211a488', '0ba5e52f-a308-41ed-ab49-f986b4538920']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:03:18 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-8be8923d-8823-417d-8fa2-ab4c026e3bfe tempest-VolumesImageMetadata-149870152 tempest-VolumesImageMetadata-149870152-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27196147-2863-4697-8832-cd551d087245) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:03:18 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:03:18 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:03:18 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-8be8923d-8823-417d-8fa2-ab4c026e3bfe tempest-VolumesImageMetadata-149870152 tempest-VolumesImageMetadata-149870152-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27196147-2863-4697-8832-cd551d087245) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '727c82cb-95df-4a42-97aa-8aa8228cf08e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-2144966138',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70a47ce316ca42c6b63bc1d53196324c',qos_specs=None,replication_status=,reservations=['587484ac-de1a-457a-9d1e-ce44939a3f89','271aa5dd-1321-4342-822a-b4a6dccebe80','46a949a7-4ee4-4ce3-8ad5-e554a211a488','0ba5e52f-a308-41ed-ab49-f986b4538920'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1f56d563d2c40d9a1497c3e2d90485d',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:03:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-2144966138',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=727c82cb-95df-4a42-97aa-8aa8228cf08e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='70a47ce316ca42c6b63bc1d53196324c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b1f56d563d2c40d9a1497c3e2d90485d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:03:18 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-8be8923d-8823-417d-8fa2-ab4c026e3bfe tempest-VolumesImageMetadata-149870152 tempest-VolumesImageMetadata-149870152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a10919a-57fb-4d44-897a-d9e964e9d07a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:03:19 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-8be8923d-8823-417d-8fa2-ab4c026e3bfe tempest-VolumesImageMetadata-149870152 tempest-VolumesImageMetadata-149870152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a10919a-57fb-4d44-897a-d9e964e9d07a) transitioned into state 'SUCCESS' from state '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-2144966138',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70a47ce316ca42c6b63bc1d53196324c',qos_specs=None,replication_status=,reservations=['587484ac-de1a-457a-9d1e-ce44939a3f89','271aa5dd-1321-4342-822a-b4a6dccebe80','46a949a7-4ee4-4ce3-8ad5-e554a211a488','0ba5e52f-a308-41ed-ab49-f986b4538920'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1f56d563d2c40d9a1497c3e2d90485d',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:03:19 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-8be8923d-8823-417d-8fa2-ab4c026e3bfe tempest-VolumesImageMetadata-149870152 tempest-VolumesImageMetadata-149870152-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4560b3d-3f6b-4b9c-9e66-01dd5976ed89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:03:19 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-8be8923d-8823-417d-8fa2-ab4c026e3bfe tempest-VolumesImageMetadata-149870152 tempest-VolumesImageMetadata-149870152-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4560b3d-3f6b-4b9c-9e66-01dd5976ed89) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:03:19 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-8be8923d-8823-417d-8fa2-ab4c026e3bfe tempest-VolumesImageMetadata-149870152 tempest-VolumesImageMetadata-149870152-project-member] Flow 'volume_create_api' (ec63badf-ed19-4134-8579-47a263a9156e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:03:19 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-8be8923d-8823-417d-8fa2-ab4c026e3bfe tempest-VolumesImageMetadata-149870152 tempest-VolumesImageMetadata-149870152-project-member] Create volume request issued successfully. Sep 07 18:03:19 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-8be8923d-8823-417d-8fa2-ab4c026e3bfe tempest-VolumesImageMetadata-149870152 tempest-VolumesImageMetadata-149870152-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:03:19 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 339/666] 192.168.122.66 () {60 vars in 1138 bytes} [Mon Sep 7 18:03:18 2026] POST /volume/v3/volumes => generated 758 bytes in 946 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:03:19 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-dca2df4f-1f25-442b-9864-e1c1b9fdb9eb None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:03:19 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-c5a43d56-3cae-4407-ba61-2c572cc06597 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:03:19 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c5a43d56-3cae-4407-ba61-2c572cc06597 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] GET http://192.168.122.66/volume/v3/volumes/8bae9a47-665f-483a-ac78-93d171141ed0 Sep 07 18:03:19 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-c5a43d56-3cae-4407-ba61-2c572cc06597 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:03:19 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-c5a43d56-3cae-4407-ba61-2c572cc06597 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:03:19 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-dca2df4f-1f25-442b-9864-e1c1b9fdb9eb tempest-VolumesImageMetadata-149870152 tempest-VolumesImageMetadata-149870152-project-member] GET http://192.168.122.66/volume/v3/volumes/727c82cb-95df-4a42-97aa-8aa8228cf08e Sep 07 18:03:19 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-dca2df4f-1f25-442b-9864-e1c1b9fdb9eb tempest-VolumesImageMetadata-149870152 tempest-VolumesImageMetadata-149870152-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:03:19 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-dca2df4f-1f25-442b-9864-e1c1b9fdb9eb tempest-VolumesImageMetadata-149870152 tempest-VolumesImageMetadata-149870152-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:03:19 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:03:19 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:03:19 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:03:19 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:03:19 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:03:19 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:03:19 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:03:19 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:03:19 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-c5a43d56-3cae-4407-ba61-2c572cc06597 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Volume info retrieved successfully. Sep 07 18:03:19 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-dca2df4f-1f25-442b-9864-e1c1b9fdb9eb tempest-VolumesImageMetadata-149870152 tempest-VolumesImageMetadata-149870152-project-member] Volume info retrieved successfully. Sep 07 18:03:19 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c5a43d56-3cae-4407-ba61-2c572cc06597 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] http://192.168.122.66/volume/v3/volumes/8bae9a47-665f-483a-ac78-93d171141ed0 returned with HTTP 200 Sep 07 18:03:19 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 340/667] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:03:19 2026] GET /volume/v3/volumes/8bae9a47-665f-483a-ac78-93d171141ed0 => generated 1142 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:03:19 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-dca2df4f-1f25-442b-9864-e1c1b9fdb9eb tempest-VolumesImageMetadata-149870152 tempest-VolumesImageMetadata-149870152-project-member] http://192.168.122.66/volume/v3/volumes/727c82cb-95df-4a42-97aa-8aa8228cf08e returned with HTTP 200 Sep 07 18:03:19 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 328/668] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:03:19 2026] GET /volume/v3/volumes/727c82cb-95df-4a42-97aa-8aa8228cf08e => generated 826 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:03:19 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-be479bd7-91bf-4997-830a-6abf05f3afe8 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:03:19 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-be479bd7-91bf-4997-830a-6abf05f3afe8 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] GET http://192.168.122.66/volume/v3/volumes/8bae9a47-665f-483a-ac78-93d171141ed0 Sep 07 18:03:19 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-be479bd7-91bf-4997-830a-6abf05f3afe8 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:03:19 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-be479bd7-91bf-4997-830a-6abf05f3afe8 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:03:19 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:03:19 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:03:19 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:03:19 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:03:19 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-be479bd7-91bf-4997-830a-6abf05f3afe8 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Volume info retrieved successfully. Sep 07 18:03:19 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-be479bd7-91bf-4997-830a-6abf05f3afe8 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] http://192.168.122.66/volume/v3/volumes/8bae9a47-665f-483a-ac78-93d171141ed0 returned with HTTP 200 Sep 07 18:03:19 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 341/669] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:03:19 2026] GET /volume/v3/volumes/8bae9a47-665f-483a-ac78-93d171141ed0 => generated 1142 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:03:20 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-d685d524-6ace-4379-9dbc-0d42f11e1103 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:03:20 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-d685d524-6ace-4379-9dbc-0d42f11e1103 tempest-VolumesImageMetadata-149870152 tempest-VolumesImageMetadata-149870152-project-member] GET http://192.168.122.66/volume/v3/volumes/727c82cb-95df-4a42-97aa-8aa8228cf08e Sep 07 18:03:20 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-d685d524-6ace-4379-9dbc-0d42f11e1103 tempest-VolumesImageMetadata-149870152 tempest-VolumesImageMetadata-149870152-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:03:20 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-d685d524-6ace-4379-9dbc-0d42f11e1103 tempest-VolumesImageMetadata-149870152 tempest-VolumesImageMetadata-149870152-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:03:20 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:03:20 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:03:20 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:03:20 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:03:20 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-d685d524-6ace-4379-9dbc-0d42f11e1103 tempest-VolumesImageMetadata-149870152 tempest-VolumesImageMetadata-149870152-project-member] Volume info retrieved successfully. Sep 07 18:03:20 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-d685d524-6ace-4379-9dbc-0d42f11e1103 tempest-VolumesImageMetadata-149870152 tempest-VolumesImageMetadata-149870152-project-member] http://192.168.122.66/volume/v3/volumes/727c82cb-95df-4a42-97aa-8aa8228cf08e returned with HTTP 200 Sep 07 18:03:20 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 329/670] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:03:20 2026] GET /volume/v3/volumes/727c82cb-95df-4a42-97aa-8aa8228cf08e => generated 850 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 18:03:21 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-812e8ac7-1d1b-4e29-8994-97d8922cf1e3 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:03:21 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-812e8ac7-1d1b-4e29-8994-97d8922cf1e3 tempest-VolumesImageMetadata-149870152 tempest-VolumesImageMetadata-149870152-project-member] GET http://192.168.122.66/volume/v3/volumes/727c82cb-95df-4a42-97aa-8aa8228cf08e Sep 07 18:03:21 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-812e8ac7-1d1b-4e29-8994-97d8922cf1e3 tempest-VolumesImageMetadata-149870152 tempest-VolumesImageMetadata-149870152-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:03:21 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-812e8ac7-1d1b-4e29-8994-97d8922cf1e3 tempest-VolumesImageMetadata-149870152 tempest-VolumesImageMetadata-149870152-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:03:21 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:03:21 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:03:21 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:03:21 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:03:21 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-812e8ac7-1d1b-4e29-8994-97d8922cf1e3 tempest-VolumesImageMetadata-149870152 tempest-VolumesImageMetadata-149870152-project-member] Volume info retrieved successfully. Sep 07 18:03:21 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-812e8ac7-1d1b-4e29-8994-97d8922cf1e3 tempest-VolumesImageMetadata-149870152 tempest-VolumesImageMetadata-149870152-project-member] http://192.168.122.66/volume/v3/volumes/727c82cb-95df-4a42-97aa-8aa8228cf08e returned with HTTP 200 Sep 07 18:03:21 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 342/671] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:03:21 2026] GET /volume/v3/volumes/727c82cb-95df-4a42-97aa-8aa8228cf08e => generated 908 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 18:03:22 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-cce554e7-3a13-4fc5-9790-47f12c267af9 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:03:22 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-cce554e7-3a13-4fc5-9790-47f12c267af9 tempest-VolumesImageMetadata-149870152 tempest-VolumesImageMetadata-149870152-project-member] GET http://192.168.122.66/volume/v3/volumes/727c82cb-95df-4a42-97aa-8aa8228cf08e Sep 07 18:03:22 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-cce554e7-3a13-4fc5-9790-47f12c267af9 tempest-VolumesImageMetadata-149870152 tempest-VolumesImageMetadata-149870152-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:03:22 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-cce554e7-3a13-4fc5-9790-47f12c267af9 tempest-VolumesImageMetadata-149870152 tempest-VolumesImageMetadata-149870152-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:03:22 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:03:22 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:03:22 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:03:22 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:03:22 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-cce554e7-3a13-4fc5-9790-47f12c267af9 tempest-VolumesImageMetadata-149870152 tempest-VolumesImageMetadata-149870152-project-member] Volume info retrieved successfully. Sep 07 18:03:22 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-cce554e7-3a13-4fc5-9790-47f12c267af9 tempest-VolumesImageMetadata-149870152 tempest-VolumesImageMetadata-149870152-project-member] http://192.168.122.66/volume/v3/volumes/727c82cb-95df-4a42-97aa-8aa8228cf08e returned with HTTP 200 Sep 07 18:03:22 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 330/672] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:03:22 2026] GET /volume/v3/volumes/727c82cb-95df-4a42-97aa-8aa8228cf08e => generated 908 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:03:23 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-58ad0e05-ca0f-400d-a9f1-980e21afa811 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:03:23 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-58ad0e05-ca0f-400d-a9f1-980e21afa811 tempest-VolumesImageMetadata-149870152 tempest-VolumesImageMetadata-149870152-project-member] GET http://192.168.122.66/volume/v3/volumes/727c82cb-95df-4a42-97aa-8aa8228cf08e Sep 07 18:03:23 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-58ad0e05-ca0f-400d-a9f1-980e21afa811 tempest-VolumesImageMetadata-149870152 tempest-VolumesImageMetadata-149870152-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:03:23 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-58ad0e05-ca0f-400d-a9f1-980e21afa811 tempest-VolumesImageMetadata-149870152 tempest-VolumesImageMetadata-149870152-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:03:23 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:03:23 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:03:23 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:03:23 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:03:23 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-58ad0e05-ca0f-400d-a9f1-980e21afa811 tempest-VolumesImageMetadata-149870152 tempest-VolumesImageMetadata-149870152-project-member] Volume info retrieved successfully. Sep 07 18:03:23 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-58ad0e05-ca0f-400d-a9f1-980e21afa811 tempest-VolumesImageMetadata-149870152 tempest-VolumesImageMetadata-149870152-project-member] http://192.168.122.66/volume/v3/volumes/727c82cb-95df-4a42-97aa-8aa8228cf08e returned with HTTP 200 Sep 07 18:03:23 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 343/673] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:03:23 2026] GET /volume/v3/volumes/727c82cb-95df-4a42-97aa-8aa8228cf08e => generated 911 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:03:24 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-bd96d3d1-f031-42b4-8f93-3c3b6f59745d None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:03:24 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-bd96d3d1-f031-42b4-8f93-3c3b6f59745d tempest-VolumesImageMetadata-149870152 tempest-VolumesImageMetadata-149870152-project-member] GET http://192.168.122.66/volume/v3/volumes/727c82cb-95df-4a42-97aa-8aa8228cf08e Sep 07 18:03:24 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-bd96d3d1-f031-42b4-8f93-3c3b6f59745d tempest-VolumesImageMetadata-149870152 tempest-VolumesImageMetadata-149870152-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:03:24 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-bd96d3d1-f031-42b4-8f93-3c3b6f59745d tempest-VolumesImageMetadata-149870152 tempest-VolumesImageMetadata-149870152-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:03:24 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:03:24 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:03:24 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:03:24 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:03:24 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-bd96d3d1-f031-42b4-8f93-3c3b6f59745d tempest-VolumesImageMetadata-149870152 tempest-VolumesImageMetadata-149870152-project-member] Volume info retrieved successfully. Sep 07 18:03:24 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-bd96d3d1-f031-42b4-8f93-3c3b6f59745d tempest-VolumesImageMetadata-149870152 tempest-VolumesImageMetadata-149870152-project-member] http://192.168.122.66/volume/v3/volumes/727c82cb-95df-4a42-97aa-8aa8228cf08e returned with HTTP 200 Sep 07 18:03:24 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 331/674] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:03:24 2026] GET /volume/v3/volumes/727c82cb-95df-4a42-97aa-8aa8228cf08e => generated 911 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:03:25 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-2b11eb0f-9062-4e25-a723-e22b5216c9fa None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:03:25 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-2b11eb0f-9062-4e25-a723-e22b5216c9fa tempest-VolumesImageMetadata-149870152 tempest-VolumesImageMetadata-149870152-project-member] GET http://192.168.122.66/volume/v3/volumes/727c82cb-95df-4a42-97aa-8aa8228cf08e Sep 07 18:03:25 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-2b11eb0f-9062-4e25-a723-e22b5216c9fa tempest-VolumesImageMetadata-149870152 tempest-VolumesImageMetadata-149870152-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:03:25 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-2b11eb0f-9062-4e25-a723-e22b5216c9fa tempest-VolumesImageMetadata-149870152 tempest-VolumesImageMetadata-149870152-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:03:25 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:03:25 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:03:25 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:03:25 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:03:25 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-2b11eb0f-9062-4e25-a723-e22b5216c9fa tempest-VolumesImageMetadata-149870152 tempest-VolumesImageMetadata-149870152-project-member] Volume info retrieved successfully. Sep 07 18:03:25 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-2b11eb0f-9062-4e25-a723-e22b5216c9fa tempest-VolumesImageMetadata-149870152 tempest-VolumesImageMetadata-149870152-project-member] http://192.168.122.66/volume/v3/volumes/727c82cb-95df-4a42-97aa-8aa8228cf08e returned with HTTP 200 Sep 07 18:03:25 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 344/675] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:03:25 2026] GET /volume/v3/volumes/727c82cb-95df-4a42-97aa-8aa8228cf08e => generated 911 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:03:26 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-bc09f622-fe06-499c-918a-073a7168787d None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:03:26 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-bc09f622-fe06-499c-918a-073a7168787d tempest-VolumesImageMetadata-149870152 tempest-VolumesImageMetadata-149870152-project-member] GET http://192.168.122.66/volume/v3/volumes/727c82cb-95df-4a42-97aa-8aa8228cf08e Sep 07 18:03:26 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-bc09f622-fe06-499c-918a-073a7168787d tempest-VolumesImageMetadata-149870152 tempest-VolumesImageMetadata-149870152-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:03:26 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-bc09f622-fe06-499c-918a-073a7168787d tempest-VolumesImageMetadata-149870152 tempest-VolumesImageMetadata-149870152-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:03:26 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:03:26 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:03:26 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:03:26 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:03:26 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-bc09f622-fe06-499c-918a-073a7168787d tempest-VolumesImageMetadata-149870152 tempest-VolumesImageMetadata-149870152-project-member] Volume info retrieved successfully. Sep 07 18:03:27 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-bc09f622-fe06-499c-918a-073a7168787d tempest-VolumesImageMetadata-149870152 tempest-VolumesImageMetadata-149870152-project-member] http://192.168.122.66/volume/v3/volumes/727c82cb-95df-4a42-97aa-8aa8228cf08e returned with HTTP 200 Sep 07 18:03:27 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 332/676] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:03:26 2026] GET /volume/v3/volumes/727c82cb-95df-4a42-97aa-8aa8228cf08e => generated 911 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:03:28 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-261f2b0d-43e3-49a6-9fb3-a18ede7587be None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:03:28 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-261f2b0d-43e3-49a6-9fb3-a18ede7587be tempest-VolumesImageMetadata-149870152 tempest-VolumesImageMetadata-149870152-project-member] GET http://192.168.122.66/volume/v3/volumes/727c82cb-95df-4a42-97aa-8aa8228cf08e Sep 07 18:03:28 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-261f2b0d-43e3-49a6-9fb3-a18ede7587be tempest-VolumesImageMetadata-149870152 tempest-VolumesImageMetadata-149870152-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:03:28 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-261f2b0d-43e3-49a6-9fb3-a18ede7587be tempest-VolumesImageMetadata-149870152 tempest-VolumesImageMetadata-149870152-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:03:28 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:03:28 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:03:28 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:03:28 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:03:28 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-261f2b0d-43e3-49a6-9fb3-a18ede7587be tempest-VolumesImageMetadata-149870152 tempest-VolumesImageMetadata-149870152-project-member] Volume info retrieved successfully. Sep 07 18:03:28 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-261f2b0d-43e3-49a6-9fb3-a18ede7587be tempest-VolumesImageMetadata-149870152 tempest-VolumesImageMetadata-149870152-project-member] http://192.168.122.66/volume/v3/volumes/727c82cb-95df-4a42-97aa-8aa8228cf08e returned with HTTP 200 Sep 07 18:03:28 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 345/677] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:03:28 2026] GET /volume/v3/volumes/727c82cb-95df-4a42-97aa-8aa8228cf08e => generated 911 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:03:29 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-5ea57290-09e3-4c9b-8852-c96613561096 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:03:29 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-5ea57290-09e3-4c9b-8852-c96613561096 tempest-VolumesImageMetadata-149870152 tempest-VolumesImageMetadata-149870152-project-member] GET http://192.168.122.66/volume/v3/volumes/727c82cb-95df-4a42-97aa-8aa8228cf08e Sep 07 18:03:29 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-5ea57290-09e3-4c9b-8852-c96613561096 tempest-VolumesImageMetadata-149870152 tempest-VolumesImageMetadata-149870152-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:03:29 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-5ea57290-09e3-4c9b-8852-c96613561096 tempest-VolumesImageMetadata-149870152 tempest-VolumesImageMetadata-149870152-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:03:29 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:03:29 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:03:29 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:03:29 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:03:29 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-5ea57290-09e3-4c9b-8852-c96613561096 tempest-VolumesImageMetadata-149870152 tempest-VolumesImageMetadata-149870152-project-member] Volume info retrieved successfully. Sep 07 18:03:29 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-5ea57290-09e3-4c9b-8852-c96613561096 tempest-VolumesImageMetadata-149870152 tempest-VolumesImageMetadata-149870152-project-member] http://192.168.122.66/volume/v3/volumes/727c82cb-95df-4a42-97aa-8aa8228cf08e returned with HTTP 200 Sep 07 18:03:29 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 333/678] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:03:29 2026] GET /volume/v3/volumes/727c82cb-95df-4a42-97aa-8aa8228cf08e => generated 1329 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:03:29 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-eba15896-ea63-4268-a2a4-8176af8789f5 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:03:29 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-eba15896-ea63-4268-a2a4-8176af8789f5 tempest-VolumesImageMetadata-149870152 tempest-VolumesImageMetadata-149870152-project-member] POST http://192.168.122.66/volume/v3/volumes/727c82cb-95df-4a42-97aa-8aa8228cf08e/action Sep 07 18:03:29 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-eba15896-ea63-4268-a2a4-8176af8789f5 tempest-VolumesImageMetadata-149870152 tempest-VolumesImageMetadata-149870152-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=86965) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:03:29 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-eba15896-ea63-4268-a2a4-8176af8789f5 tempest-VolumesImageMetadata-149870152 tempest-VolumesImageMetadata-149870152-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=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:03:29 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:03:29 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:03:29 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:03:29 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:03:29 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:03:29 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:03:29 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:03:29 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:03:29 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-eba15896-ea63-4268-a2a4-8176af8789f5 tempest-VolumesImageMetadata-149870152 tempest-VolumesImageMetadata-149870152-project-member] Volume info retrieved successfully. Sep 07 18:03:29 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-eba15896-ea63-4268-a2a4-8176af8789f5 tempest-VolumesImageMetadata-149870152 tempest-VolumesImageMetadata-149870152-project-member] Update volume metadata completed successfully. Sep 07 18:03:29 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-eba15896-ea63-4268-a2a4-8176af8789f5 tempest-VolumesImageMetadata-149870152 tempest-VolumesImageMetadata-149870152-project-member] http://192.168.122.66/volume/v3/volumes/727c82cb-95df-4a42-97aa-8aa8228cf08e/action returned with HTTP 200 Sep 07 18:03:29 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 346/679] 192.168.122.66 () {60 vars in 1270 bytes} [Mon Sep 7 18:03:29 2026] POST /volume/v3/volumes/727c82cb-95df-4a42-97aa-8aa8228cf08e/action => generated 526 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 18:03:29 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-b6f7d47f-bd88-4f99-8d0e-1f072e56b309 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:03:30 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b6f7d47f-bd88-4f99-8d0e-1f072e56b309 tempest-VolumesImageMetadata-149870152 tempest-VolumesImageMetadata-149870152-project-reader] GET http://192.168.122.66/volume/v3/volumes/727c82cb-95df-4a42-97aa-8aa8228cf08e Sep 07 18:03:30 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-b6f7d47f-bd88-4f99-8d0e-1f072e56b309 tempest-VolumesImageMetadata-149870152 tempest-VolumesImageMetadata-149870152-project-reader] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:03:30 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-b6f7d47f-bd88-4f99-8d0e-1f072e56b309 tempest-VolumesImageMetadata-149870152 tempest-VolumesImageMetadata-149870152-project-reader] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:03:30 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:03:30 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:03:30 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:03:30 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:03:30 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-b6f7d47f-bd88-4f99-8d0e-1f072e56b309 tempest-VolumesImageMetadata-149870152 tempest-VolumesImageMetadata-149870152-project-reader] Volume info retrieved successfully. Sep 07 18:03:30 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b6f7d47f-bd88-4f99-8d0e-1f072e56b309 tempest-VolumesImageMetadata-149870152 tempest-VolumesImageMetadata-149870152-project-reader] http://192.168.122.66/volume/v3/volumes/727c82cb-95df-4a42-97aa-8aa8228cf08e returned with HTTP 200 Sep 07 18:03:30 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 334/680] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:03:29 2026] GET /volume/v3/volumes/727c82cb-95df-4a42-97aa-8aa8228cf08e => generated 1389 bytes in 822 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:03:30 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-d4eaf143-b39d-487b-824b-74061268402a None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:03:30 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-d4eaf143-b39d-487b-824b-74061268402a tempest-VolumesImageMetadata-149870152 tempest-VolumesImageMetadata-149870152-project-member] POST http://192.168.122.66/volume/v3/volumes/727c82cb-95df-4a42-97aa-8aa8228cf08e/action Sep 07 18:03:30 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-d4eaf143-b39d-487b-824b-74061268402a tempest-VolumesImageMetadata-149870152 tempest-VolumesImageMetadata-149870152-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=86965) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:03:30 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-d4eaf143-b39d-487b-824b-74061268402a tempest-VolumesImageMetadata-149870152 tempest-VolumesImageMetadata-149870152-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:03:30 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:03:30 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:03:30 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:03:30 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:03:30 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:03:30 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:03:30 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:03:30 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:03:30 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-d4eaf143-b39d-487b-824b-74061268402a tempest-VolumesImageMetadata-149870152 tempest-VolumesImageMetadata-149870152-project-member] Volume info retrieved successfully. Sep 07 18:03:30 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-d4eaf143-b39d-487b-824b-74061268402a tempest-VolumesImageMetadata-149870152 tempest-VolumesImageMetadata-149870152-project-member] Get volume image-metadata completed successfully. Sep 07 18:03:30 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-d4eaf143-b39d-487b-824b-74061268402a tempest-VolumesImageMetadata-149870152 tempest-VolumesImageMetadata-149870152-project-member] Delete volume metadata completed successfully. Sep 07 18:03:30 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-d4eaf143-b39d-487b-824b-74061268402a tempest-VolumesImageMetadata-149870152 tempest-VolumesImageMetadata-149870152-project-member] http://192.168.122.66/volume/v3/volumes/727c82cb-95df-4a42-97aa-8aa8228cf08e/action returned with HTTP 200 Sep 07 18:03:30 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 347/681] 192.168.122.66 () {60 vars in 1269 bytes} [Mon Sep 7 18:03:30 2026] POST /volume/v3/volumes/727c82cb-95df-4a42-97aa-8aa8228cf08e/action => generated 0 bytes in 236 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 07 18:03:30 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-4bcef0b7-e59b-43cd-8539-a10cdd81ce71 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:03:30 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-4bcef0b7-e59b-43cd-8539-a10cdd81ce71 tempest-VolumesImageMetadata-149870152 tempest-VolumesImageMetadata-149870152-project-reader] POST http://192.168.122.66/volume/v3/volumes/727c82cb-95df-4a42-97aa-8aa8228cf08e/action Sep 07 18:03:30 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-4bcef0b7-e59b-43cd-8539-a10cdd81ce71 tempest-VolumesImageMetadata-149870152 tempest-VolumesImageMetadata-149870152-project-reader] Action body: b'{"os-show_image_metadata": {}}' {{(pid=86964) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:03:30 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-4bcef0b7-e59b-43cd-8539-a10cdd81ce71 tempest-VolumesImageMetadata-149870152 tempest-VolumesImageMetadata-149870152-project-reader] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:03:30 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:03:30 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:03:30 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:03:30 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:03:30 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-4bcef0b7-e59b-43cd-8539-a10cdd81ce71 tempest-VolumesImageMetadata-149870152 tempest-VolumesImageMetadata-149870152-project-reader] Volume info retrieved successfully. Sep 07 18:03:30 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-4bcef0b7-e59b-43cd-8539-a10cdd81ce71 tempest-VolumesImageMetadata-149870152 tempest-VolumesImageMetadata-149870152-project-reader] Get volume image-metadata completed successfully. Sep 07 18:03:30 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-4bcef0b7-e59b-43cd-8539-a10cdd81ce71 tempest-VolumesImageMetadata-149870152 tempest-VolumesImageMetadata-149870152-project-reader] http://192.168.122.66/volume/v3/volumes/727c82cb-95df-4a42-97aa-8aa8228cf08e/action returned with HTTP 200 Sep 07 18:03:30 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 335/682] 192.168.122.66 () {60 vars in 1269 bytes} [Mon Sep 7 18:03:30 2026] POST /volume/v3/volumes/727c82cb-95df-4a42-97aa-8aa8228cf08e/action => generated 500 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:03:30 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-e1dab9e0-b17e-45cf-bfca-b71beacd2a09 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:03:30 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e1dab9e0-b17e-45cf-bfca-b71beacd2a09 tempest-VolumesImageMetadata-149870152 tempest-VolumesImageMetadata-149870152-project-member] GET http://192.168.122.66/volume/v3/volumes/727c82cb-95df-4a42-97aa-8aa8228cf08e Sep 07 18:03:30 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-e1dab9e0-b17e-45cf-bfca-b71beacd2a09 tempest-VolumesImageMetadata-149870152 tempest-VolumesImageMetadata-149870152-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:03:30 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-e1dab9e0-b17e-45cf-bfca-b71beacd2a09 tempest-VolumesImageMetadata-149870152 tempest-VolumesImageMetadata-149870152-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:03:30 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:03:30 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:03:30 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:03:30 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:03:30 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-e1dab9e0-b17e-45cf-bfca-b71beacd2a09 tempest-VolumesImageMetadata-149870152 tempest-VolumesImageMetadata-149870152-project-member] Volume info retrieved successfully. Sep 07 18:03:30 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e1dab9e0-b17e-45cf-bfca-b71beacd2a09 tempest-VolumesImageMetadata-149870152 tempest-VolumesImageMetadata-149870152-project-member] http://192.168.122.66/volume/v3/volumes/727c82cb-95df-4a42-97aa-8aa8228cf08e returned with HTTP 200 Sep 07 18:03:30 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 348/683] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:03:30 2026] GET /volume/v3/volumes/727c82cb-95df-4a42-97aa-8aa8228cf08e => generated 1363 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:03:31 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-7dbcb715-e367-4cfe-9291-10196d16f24e None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:03:31 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-7dbcb715-e367-4cfe-9291-10196d16f24e tempest-VolumesImageMetadata-149870152 tempest-VolumesImageMetadata-149870152-project-member] DELETE http://192.168.122.66/volume/v3/volumes/727c82cb-95df-4a42-97aa-8aa8228cf08e Sep 07 18:03:31 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-7dbcb715-e367-4cfe-9291-10196d16f24e tempest-VolumesImageMetadata-149870152 tempest-VolumesImageMetadata-149870152-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:03:31 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-7dbcb715-e367-4cfe-9291-10196d16f24e tempest-VolumesImageMetadata-149870152 tempest-VolumesImageMetadata-149870152-project-member] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:03:31 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-7dbcb715-e367-4cfe-9291-10196d16f24e tempest-VolumesImageMetadata-149870152 tempest-VolumesImageMetadata-149870152-project-member] Delete volume with id: 727c82cb-95df-4a42-97aa-8aa8228cf08e Sep 07 18:03:31 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:03:31 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:03:31 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:03:31 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:03:31 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-7dbcb715-e367-4cfe-9291-10196d16f24e tempest-VolumesImageMetadata-149870152 tempest-VolumesImageMetadata-149870152-project-member] Volume info retrieved successfully. Sep 07 18:03:31 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-7dbcb715-e367-4cfe-9291-10196d16f24e tempest-VolumesImageMetadata-149870152 tempest-VolumesImageMetadata-149870152-project-member] Delete volume request issued successfully. Sep 07 18:03:31 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-7dbcb715-e367-4cfe-9291-10196d16f24e tempest-VolumesImageMetadata-149870152 tempest-VolumesImageMetadata-149870152-project-member] http://192.168.122.66/volume/v3/volumes/727c82cb-95df-4a42-97aa-8aa8228cf08e returned with HTTP 202 Sep 07 18:03:31 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 336/684] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:03:31 2026] DELETE /volume/v3/volumes/727c82cb-95df-4a42-97aa-8aa8228cf08e => generated 0 bytes in 162 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:03:31 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-fdb45d58-c419-4e72-b844-686c542a9bb8 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:03:31 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-fdb45d58-c419-4e72-b844-686c542a9bb8 tempest-VolumesImageMetadata-149870152 tempest-VolumesImageMetadata-149870152-project-member] GET http://192.168.122.66/volume/v3/volumes/727c82cb-95df-4a42-97aa-8aa8228cf08e Sep 07 18:03:31 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-fdb45d58-c419-4e72-b844-686c542a9bb8 tempest-VolumesImageMetadata-149870152 tempest-VolumesImageMetadata-149870152-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:03:31 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-fdb45d58-c419-4e72-b844-686c542a9bb8 tempest-VolumesImageMetadata-149870152 tempest-VolumesImageMetadata-149870152-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:03:31 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:03:31 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:03:31 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:03:31 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:03:31 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-fdb45d58-c419-4e72-b844-686c542a9bb8 tempest-VolumesImageMetadata-149870152 tempest-VolumesImageMetadata-149870152-project-member] Volume info retrieved successfully. Sep 07 18:03:31 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-fdb45d58-c419-4e72-b844-686c542a9bb8 tempest-VolumesImageMetadata-149870152 tempest-VolumesImageMetadata-149870152-project-member] http://192.168.122.66/volume/v3/volumes/727c82cb-95df-4a42-97aa-8aa8228cf08e returned with HTTP 200 Sep 07 18:03:31 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 349/685] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:03:31 2026] GET /volume/v3/volumes/727c82cb-95df-4a42-97aa-8aa8228cf08e => generated 1362 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:03:32 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-b4989462-eee2-4a3c-8353-2354a8226ed5 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:03:32 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b4989462-eee2-4a3c-8353-2354a8226ed5 tempest-VolumesImageMetadata-149870152 tempest-VolumesImageMetadata-149870152-project-member] GET http://192.168.122.66/volume/v3/volumes/727c82cb-95df-4a42-97aa-8aa8228cf08e Sep 07 18:03:32 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-b4989462-eee2-4a3c-8353-2354a8226ed5 tempest-VolumesImageMetadata-149870152 tempest-VolumesImageMetadata-149870152-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:03:32 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-b4989462-eee2-4a3c-8353-2354a8226ed5 tempest-VolumesImageMetadata-149870152 tempest-VolumesImageMetadata-149870152-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:03:32 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:03:32 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:03:32 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:03:32 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:03:32 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-b4989462-eee2-4a3c-8353-2354a8226ed5 tempest-VolumesImageMetadata-149870152 tempest-VolumesImageMetadata-149870152-project-member] Volume info retrieved successfully. Sep 07 18:03:32 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b4989462-eee2-4a3c-8353-2354a8226ed5 tempest-VolumesImageMetadata-149870152 tempest-VolumesImageMetadata-149870152-project-member] http://192.168.122.66/volume/v3/volumes/727c82cb-95df-4a42-97aa-8aa8228cf08e returned with HTTP 200 Sep 07 18:03:32 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 337/686] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:03:32 2026] GET /volume/v3/volumes/727c82cb-95df-4a42-97aa-8aa8228cf08e => generated 1362 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:03:33 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-6eb6e2b7-ea35-492c-9960-2a4a6ea0464a None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:03:33 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-6eb6e2b7-ea35-492c-9960-2a4a6ea0464a tempest-VolumesImageMetadata-149870152 tempest-VolumesImageMetadata-149870152-project-member] GET http://192.168.122.66/volume/v3/volumes/727c82cb-95df-4a42-97aa-8aa8228cf08e Sep 07 18:03:33 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-6eb6e2b7-ea35-492c-9960-2a4a6ea0464a tempest-VolumesImageMetadata-149870152 tempest-VolumesImageMetadata-149870152-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:03:33 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-6eb6e2b7-ea35-492c-9960-2a4a6ea0464a tempest-VolumesImageMetadata-149870152 tempest-VolumesImageMetadata-149870152-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:03:33 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-6eb6e2b7-ea35-492c-9960-2a4a6ea0464a tempest-VolumesImageMetadata-149870152 tempest-VolumesImageMetadata-149870152-project-member] http://192.168.122.66/volume/v3/volumes/727c82cb-95df-4a42-97aa-8aa8228cf08e returned with HTTP 404 Sep 07 18:03:33 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 350/687] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:03:33 2026] GET /volume/v3/volumes/727c82cb-95df-4a42-97aa-8aa8228cf08e => generated 109 bytes in 128 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:03:36 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-17e650b5-8c15-456b-80c3-955fe1999f9a None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:03:36 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-17e650b5-8c15-456b-80c3-955fe1999f9a None None] GET http://192.168.122.66/volume// Sep 07 18:03:36 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-17e650b5-8c15-456b-80c3-955fe1999f9a None None] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:03:36 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-17e650b5-8c15-456b-80c3-955fe1999f9a None None] Calling method 'all' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:03:36 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-17e650b5-8c15-456b-80c3-955fe1999f9a None None] http://192.168.122.66/volume// returned with HTTP 300 Sep 07 18:03:36 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 338/688] 192.168.122.66 () {58 vars in 1310 bytes} [Mon Sep 7 18:03:36 2026] GET /volume/ => generated 389 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 07 18:03:36 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [req-66e05eda-27e4-4c6a-acd5-9bb8b8c44e18 req-7abc63ec-3eb6-4436-8b38-d91927d956be None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:03:36 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-66e05eda-27e4-4c6a-acd5-9bb8b8c44e18 req-7abc63ec-3eb6-4436-8b38-d91927d956be tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] POST http://192.168.122.66/volume/v3/attachments Sep 07 18:03:36 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-66e05eda-27e4-4c6a-acd5-9bb8b8c44e18 req-7abc63ec-3eb6-4436-8b38-d91927d956be tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9ec5c863-33cc-44f1-b8a0-b375740f7959", "connector": null, "instance_uuid": "598433e3-0b78-4ca7-a71e-bc59f1545a0e"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:03:36 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:03:36 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:03:36 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:03:36 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:03:36 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:03:36 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:03:36 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-66e05eda-27e4-4c6a-acd5-9bb8b8c44e18 req-7abc63ec-3eb6-4436-8b38-d91927d956be tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] http://192.168.122.66/volume/v3/attachments returned with HTTP 200 Sep 07 18:03:36 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 351/689] 192.168.122.66 () {66 vars in 1478 bytes} [Mon Sep 7 18:03:36 2026] POST /volume/v3/attachments => generated 273 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:03:37 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [req-66e05eda-27e4-4c6a-acd5-9bb8b8c44e18 req-d8a096af-6afe-462c-88b9-e26b782dcbcf None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:03:37 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-66e05eda-27e4-4c6a-acd5-9bb8b8c44e18 req-d8a096af-6afe-462c-88b9-e26b782dcbcf tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] DELETE http://192.168.122.66/volume/v3/attachments/76e4b06d-7b56-4846-86de-919e78d8b417 Sep 07 18:03:37 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-66e05eda-27e4-4c6a-acd5-9bb8b8c44e18 req-d8a096af-6afe-462c-88b9-e26b782dcbcf tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:03:37 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-66e05eda-27e4-4c6a-acd5-9bb8b8c44e18 req-d8a096af-6afe-462c-88b9-e26b782dcbcf tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Calling method 'version_select' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:03:37 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:03:37 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:03:37 devstack devstack@c-api.service[86964]: /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 07 18:03:37 devstack devstack@c-api.service[86964]: return base.obj_make_list(context, Sep 07 18:03:37 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-66e05eda-27e4-4c6a-acd5-9bb8b8c44e18 req-d8a096af-6afe-462c-88b9-e26b782dcbcf tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] http://192.168.122.66/volume/v3/attachments/76e4b06d-7b56-4846-86de-919e78d8b417 returned with HTTP 200 Sep 07 18:03:37 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 339/690] 192.168.122.66 () {64 vars in 1557 bytes} [Mon Sep 7 18:03:36 2026] DELETE /volume/v3/attachments/76e4b06d-7b56-4846-86de-919e78d8b417 => generated 192 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:03:39 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-679648ed-587c-46db-81e3-985f67a6be08 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:03:39 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [req-66e05eda-27e4-4c6a-acd5-9bb8b8c44e18 req-868ec65c-3396-4a5e-b3d8-d81968f55a81 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:03:39 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-66e05eda-27e4-4c6a-acd5-9bb8b8c44e18 req-868ec65c-3396-4a5e-b3d8-d81968f55a81 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] PUT http://192.168.122.66/volume/v3/attachments/365e4501-e9ee-441c-9280-aba43f2006e3 Sep 07 18:03:39 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-66e05eda-27e4-4c6a-acd5-9bb8b8c44e18 req-868ec65c-3396-4a5e-b3d8-d81968f55a81 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.66", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:da595ca9282", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "de538fb9-4273-4ed9-a64b-778a9fe4baf0", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:03:40 devstack devstack@c-api.service[86964]: DEBUG cinder.coordination [req-66e05eda-27e4-4c6a-acd5-9bb8b8c44e18 req-868ec65c-3396-4a5e-b3d8-d81968f55a81 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Acquiring lock "cinder-attachment_update-9ec5c863-33cc-44f1-b8a0-b375740f7959-devstack" by "attachment_update" {{(pid=86964) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 18:03:40 devstack devstack@c-api.service[86964]: DEBUG cinder.coordination [req-66e05eda-27e4-4c6a-acd5-9bb8b8c44e18 req-868ec65c-3396-4a5e-b3d8-d81968f55a81 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Lock "cinder-attachment_update-9ec5c863-33cc-44f1-b8a0-b375740f7959-devstack" acquired by "attachment_update" :: waited 0.024s {{(pid=86964) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 18:03:40 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:03:40 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:03:40 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:03:40 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:03:40 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-679648ed-587c-46db-81e3-985f67a6be08 tempest-VolumesMetadataTest-1375651223 tempest-VolumesMetadataTest-1375651223-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:03:40 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-679648ed-587c-46db-81e3-985f67a6be08 tempest-VolumesMetadataTest-1375651223 tempest-VolumesMetadataTest-1375651223-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-1849688811"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:03:40 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.volumes [None req-679648ed-587c-46db-81e3-985f67a6be08 tempest-VolumesMetadataTest-1375651223 tempest-VolumesMetadataTest-1375651223-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-1849688811'}} {{(pid=86965) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:03:40 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-679648ed-587c-46db-81e3-985f67a6be08 tempest-VolumesMetadataTest-1375651223 tempest-VolumesMetadataTest-1375651223-project-member] Create volume of 1 GB Sep 07 18:03:40 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:03:40 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:03:40 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-679648ed-587c-46db-81e3-985f67a6be08 tempest-VolumesMetadataTest-1375651223 tempest-VolumesMetadataTest-1375651223-project-member] Availability Zones retrieved successfully. Sep 07 18:03:40 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-679648ed-587c-46db-81e3-985f67a6be08 tempest-VolumesMetadataTest-1375651223 tempest-VolumesMetadataTest-1375651223-project-member] Flow 'volume_create_api' (60171c68-db3d-43b6-8044-dc1580d06c48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:03:40 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-679648ed-587c-46db-81e3-985f67a6be08 tempest-VolumesMetadataTest-1375651223 tempest-VolumesMetadataTest-1375651223-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06b215e4-9dda-4ab3-9cfc-d37877e6430d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:03:40 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.flows.api.create_volume [None req-679648ed-587c-46db-81e3-985f67a6be08 tempest-VolumesMetadataTest-1375651223 tempest-VolumesMetadataTest-1375651223-project-member] Validating volume size '1' using validate_int {{(pid=86965) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:03:40 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-679648ed-587c-46db-81e3-985f67a6be08 tempest-VolumesMetadataTest-1375651223 tempest-VolumesMetadataTest-1375651223-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06b215e4-9dda-4ab3-9cfc-d37877e6430d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:03:40 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-679648ed-587c-46db-81e3-985f67a6be08 tempest-VolumesMetadataTest-1375651223 tempest-VolumesMetadataTest-1375651223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fbd72039-6eb0-4d58-880b-255a57a748ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:03:40 devstack devstack@c-api.service[86964]: DEBUG cinder.coordination [req-66e05eda-27e4-4c6a-acd5-9bb8b8c44e18 req-868ec65c-3396-4a5e-b3d8-d81968f55a81 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Lock "cinder-attachment_update-9ec5c863-33cc-44f1-b8a0-b375740f7959-devstack" released by "attachment_update" :: held 0.265s {{(pid=86964) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 18:03:40 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-66e05eda-27e4-4c6a-acd5-9bb8b8c44e18 req-868ec65c-3396-4a5e-b3d8-d81968f55a81 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] http://192.168.122.66/volume/v3/attachments/365e4501-e9ee-441c-9280-aba43f2006e3 returned with HTTP 200 Sep 07 18:03:40 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 340/691] 192.168.122.66 () {66 vars in 1588 bytes} [Mon Sep 7 18:03:39 2026] PUT /volume/v3/attachments/365e4501-e9ee-441c-9280-aba43f2006e3 => generated 694 bytes in 338 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:03:40 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [req-66e05eda-27e4-4c6a-acd5-9bb8b8c44e18 req-966ae0fe-44c8-4c66-9a84-9606a7ff9d65 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:03:40 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-66e05eda-27e4-4c6a-acd5-9bb8b8c44e18 req-966ae0fe-44c8-4c66-9a84-9606a7ff9d65 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] GET http://192.168.122.66/volume/v3/attachments/365e4501-e9ee-441c-9280-aba43f2006e3 Sep 07 18:03:40 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-66e05eda-27e4-4c6a-acd5-9bb8b8c44e18 req-966ae0fe-44c8-4c66-9a84-9606a7ff9d65 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:03:40 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-66e05eda-27e4-4c6a-acd5-9bb8b8c44e18 req-966ae0fe-44c8-4c66-9a84-9606a7ff9d65 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Calling method 'version_select' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:03:40 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:03:40 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:03:40 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-66e05eda-27e4-4c6a-acd5-9bb8b8c44e18 req-966ae0fe-44c8-4c66-9a84-9606a7ff9d65 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] http://192.168.122.66/volume/v3/attachments/365e4501-e9ee-441c-9280-aba43f2006e3 returned with HTTP 200 Sep 07 18:03:40 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 341/692] 192.168.122.66 () {62 vars in 1535 bytes} [Mon Sep 7 18:03:40 2026] GET /volume/v3/attachments/365e4501-e9ee-441c-9280-aba43f2006e3 => generated 719 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:03:40 devstack devstack@c-api.service[86965]: DEBUG cinder.quota [None req-679648ed-587c-46db-81e3-985f67a6be08 tempest-VolumesMetadataTest-1375651223 tempest-VolumesMetadataTest-1375651223-project-member] Created reservations ['63fba636-09dc-49e6-9eed-217f15b819e5', '03514d64-8f8f-4404-8b16-e83e2e00652d', '24b7ab46-836a-4240-8cf1-b2cab256ff28', 'c839e99a-7fba-4ce5-a20e-38417f6ec71b'] {{(pid=86965) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:03:40 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-679648ed-587c-46db-81e3-985f67a6be08 tempest-VolumesMetadataTest-1375651223 tempest-VolumesMetadataTest-1375651223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fbd72039-6eb0-4d58-880b-255a57a748ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['63fba636-09dc-49e6-9eed-217f15b819e5', '03514d64-8f8f-4404-8b16-e83e2e00652d', '24b7ab46-836a-4240-8cf1-b2cab256ff28', 'c839e99a-7fba-4ce5-a20e-38417f6ec71b']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:03:40 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-679648ed-587c-46db-81e3-985f67a6be08 tempest-VolumesMetadataTest-1375651223 tempest-VolumesMetadataTest-1375651223-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53402a31-e0d3-43a5-87f9-2a3e24434c38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:03:40 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:03:40 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:03:40 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-679648ed-587c-46db-81e3-985f67a6be08 tempest-VolumesMetadataTest-1375651223 tempest-VolumesMetadataTest-1375651223-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53402a31-e0d3-43a5-87f9-2a3e24434c38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f3a31382-be40-4560-9981-6bcfe9194966', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1849688811',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7999e15126d447a89c46e764bae925ea',qos_specs=None,replication_status=,reservations=['63fba636-09dc-49e6-9eed-217f15b819e5','03514d64-8f8f-4404-8b16-e83e2e00652d','24b7ab46-836a-4240-8cf1-b2cab256ff28','c839e99a-7fba-4ce5-a20e-38417f6ec71b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3564a4abec842a2836ec5ec87403544',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:03:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1849688811',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f3a31382-be40-4560-9981-6bcfe9194966,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7999e15126d447a89c46e764bae925ea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c3564a4abec842a2836ec5ec87403544',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:03:40 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-679648ed-587c-46db-81e3-985f67a6be08 tempest-VolumesMetadataTest-1375651223 tempest-VolumesMetadataTest-1375651223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71b0cb7d-9575-4f97-a719-3803017822c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:03:40 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-679648ed-587c-46db-81e3-985f67a6be08 tempest-VolumesMetadataTest-1375651223 tempest-VolumesMetadataTest-1375651223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71b0cb7d-9575-4f97-a719-3803017822c5) transitioned into state 'SUCCESS' from state '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-1849688811',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7999e15126d447a89c46e764bae925ea',qos_specs=None,replication_status=,reservations=['63fba636-09dc-49e6-9eed-217f15b819e5','03514d64-8f8f-4404-8b16-e83e2e00652d','24b7ab46-836a-4240-8cf1-b2cab256ff28','c839e99a-7fba-4ce5-a20e-38417f6ec71b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3564a4abec842a2836ec5ec87403544',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:03:40 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-679648ed-587c-46db-81e3-985f67a6be08 tempest-VolumesMetadataTest-1375651223 tempest-VolumesMetadataTest-1375651223-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (407b9169-c1ff-4735-89e4-c733e1a803ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:03:40 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-679648ed-587c-46db-81e3-985f67a6be08 tempest-VolumesMetadataTest-1375651223 tempest-VolumesMetadataTest-1375651223-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (407b9169-c1ff-4735-89e4-c733e1a803ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:03:40 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-679648ed-587c-46db-81e3-985f67a6be08 tempest-VolumesMetadataTest-1375651223 tempest-VolumesMetadataTest-1375651223-project-member] Flow 'volume_create_api' (60171c68-db3d-43b6-8044-dc1580d06c48) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:03:40 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-679648ed-587c-46db-81e3-985f67a6be08 tempest-VolumesMetadataTest-1375651223 tempest-VolumesMetadataTest-1375651223-project-member] Create volume request issued successfully. Sep 07 18:03:40 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-679648ed-587c-46db-81e3-985f67a6be08 tempest-VolumesMetadataTest-1375651223 tempest-VolumesMetadataTest-1375651223-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:03:40 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 352/693] 192.168.122.66 () {60 vars in 1137 bytes} [Mon Sep 7 18:03:39 2026] POST /volume/v3/volumes => generated 757 bytes in 1079 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:03:40 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-e8df2084-a1fc-432f-a6ae-e3f716973f5b None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:03:40 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-e8df2084-a1fc-432f-a6ae-e3f716973f5b tempest-VolumesMetadataTest-1375651223 tempest-VolumesMetadataTest-1375651223-project-member] GET http://192.168.122.66/volume/v3/volumes/f3a31382-be40-4560-9981-6bcfe9194966 Sep 07 18:03:40 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-e8df2084-a1fc-432f-a6ae-e3f716973f5b tempest-VolumesMetadataTest-1375651223 tempest-VolumesMetadataTest-1375651223-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:03:40 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-e8df2084-a1fc-432f-a6ae-e3f716973f5b tempest-VolumesMetadataTest-1375651223 tempest-VolumesMetadataTest-1375651223-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:03:40 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:03:40 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:03:40 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:03:40 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:03:40 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-e8df2084-a1fc-432f-a6ae-e3f716973f5b tempest-VolumesMetadataTest-1375651223 tempest-VolumesMetadataTest-1375651223-project-member] Volume info retrieved successfully. Sep 07 18:03:40 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-e8df2084-a1fc-432f-a6ae-e3f716973f5b tempest-VolumesMetadataTest-1375651223 tempest-VolumesMetadataTest-1375651223-project-member] http://192.168.122.66/volume/v3/volumes/f3a31382-be40-4560-9981-6bcfe9194966 returned with HTTP 200 Sep 07 18:03:40 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 342/694] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:03:40 2026] GET /volume/v3/volumes/f3a31382-be40-4560-9981-6bcfe9194966 => generated 825 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:03:41 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-291f4302-d502-4ec6-8601-3829d81e7b01 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:03:41 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-291f4302-d502-4ec6-8601-3829d81e7b01 tempest-VolumesMetadataTest-1375651223 tempest-VolumesMetadataTest-1375651223-project-member] GET http://192.168.122.66/volume/v3/volumes/f3a31382-be40-4560-9981-6bcfe9194966 Sep 07 18:03:41 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-291f4302-d502-4ec6-8601-3829d81e7b01 tempest-VolumesMetadataTest-1375651223 tempest-VolumesMetadataTest-1375651223-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:03:41 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-291f4302-d502-4ec6-8601-3829d81e7b01 tempest-VolumesMetadataTest-1375651223 tempest-VolumesMetadataTest-1375651223-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:03:41 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:03:41 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:03:41 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:03:41 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:03:41 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-291f4302-d502-4ec6-8601-3829d81e7b01 tempest-VolumesMetadataTest-1375651223 tempest-VolumesMetadataTest-1375651223-project-member] Volume info retrieved successfully. Sep 07 18:03:42 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-291f4302-d502-4ec6-8601-3829d81e7b01 tempest-VolumesMetadataTest-1375651223 tempest-VolumesMetadataTest-1375651223-project-member] http://192.168.122.66/volume/v3/volumes/f3a31382-be40-4560-9981-6bcfe9194966 returned with HTTP 200 Sep 07 18:03:42 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 353/695] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:03:41 2026] GET /volume/v3/volumes/f3a31382-be40-4560-9981-6bcfe9194966 => generated 849 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:03:43 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-0f22d4df-5e62-48de-8bd2-6cb80a75d361 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:03:43 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-0f22d4df-5e62-48de-8bd2-6cb80a75d361 tempest-VolumesMetadataTest-1375651223 tempest-VolumesMetadataTest-1375651223-project-member] GET http://192.168.122.66/volume/v3/volumes/f3a31382-be40-4560-9981-6bcfe9194966 Sep 07 18:03:43 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-0f22d4df-5e62-48de-8bd2-6cb80a75d361 tempest-VolumesMetadataTest-1375651223 tempest-VolumesMetadataTest-1375651223-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:03:43 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-0f22d4df-5e62-48de-8bd2-6cb80a75d361 tempest-VolumesMetadataTest-1375651223 tempest-VolumesMetadataTest-1375651223-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:03:43 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:03:43 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:03:43 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:03:43 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:03:43 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-0f22d4df-5e62-48de-8bd2-6cb80a75d361 tempest-VolumesMetadataTest-1375651223 tempest-VolumesMetadataTest-1375651223-project-member] Volume info retrieved successfully. Sep 07 18:03:43 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-0f22d4df-5e62-48de-8bd2-6cb80a75d361 tempest-VolumesMetadataTest-1375651223 tempest-VolumesMetadataTest-1375651223-project-member] http://192.168.122.66/volume/v3/volumes/f3a31382-be40-4560-9981-6bcfe9194966 returned with HTTP 200 Sep 07 18:03:43 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 343/696] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:03:43 2026] GET /volume/v3/volumes/f3a31382-be40-4560-9981-6bcfe9194966 => generated 850 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:03:43 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-9ef82082-c003-4b4e-a55d-dd74022b0d0d None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:03:43 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-9ef82082-c003-4b4e-a55d-dd74022b0d0d tempest-VolumesMetadataTest-1375651223 tempest-VolumesMetadataTest-1375651223-project-member] POST http://192.168.122.66/volume/v3/volumes/f3a31382-be40-4560-9981-6bcfe9194966/metadata Sep 07 18:03:43 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-9ef82082-c003-4b4e-a55d-dd74022b0d0d tempest-VolumesMetadataTest-1375651223 tempest-VolumesMetadataTest-1375651223-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:03:43 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [req-66e05eda-27e4-4c6a-acd5-9bb8b8c44e18 req-37e77d5f-d47f-4013-989d-b3527032c65c None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:03:43 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-66e05eda-27e4-4c6a-acd5-9bb8b8c44e18 req-37e77d5f-d47f-4013-989d-b3527032c65c tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] POST http://192.168.122.66/volume/v3/attachments/365e4501-e9ee-441c-9280-aba43f2006e3/action Sep 07 18:03:43 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-66e05eda-27e4-4c6a-acd5-9bb8b8c44e18 req-37e77d5f-d47f-4013-989d-b3527032c65c tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Action body: b'{"os-complete": null}' {{(pid=86964) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:03:43 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-66e05eda-27e4-4c6a-acd5-9bb8b8c44e18 req-37e77d5f-d47f-4013-989d-b3527032c65c tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:03:43 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:03:43 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:03:43 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:03:43 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:03:43 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-9ef82082-c003-4b4e-a55d-dd74022b0d0d tempest-VolumesMetadataTest-1375651223 tempest-VolumesMetadataTest-1375651223-project-member] Volume info retrieved successfully. Sep 07 18:03:43 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-9ef82082-c003-4b4e-a55d-dd74022b0d0d tempest-VolumesMetadataTest-1375651223 tempest-VolumesMetadataTest-1375651223-project-member] Create volume metadata completed successfully. Sep 07 18:03:43 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-9ef82082-c003-4b4e-a55d-dd74022b0d0d tempest-VolumesMetadataTest-1375651223 tempest-VolumesMetadataTest-1375651223-project-member] http://192.168.122.66/volume/v3/volumes/f3a31382-be40-4560-9981-6bcfe9194966/metadata returned with HTTP 200 Sep 07 18:03:43 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 354/697] 192.168.122.66 () {60 vars in 1276 bytes} [Mon Sep 7 18:03:43 2026] POST /volume/v3/volumes/f3a31382-be40-4560-9981-6bcfe9194966/metadata => generated 101 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:03:43 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-6851f6a5-0bab-432f-9d5f-c593b247d11a None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:03:43 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:03:43 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:03:43 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:03:43 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:03:43 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-6851f6a5-0bab-432f-9d5f-c593b247d11a tempest-VolumesMetadataTest-1375651223 tempest-VolumesMetadataTest-1375651223-project-reader] GET http://192.168.122.66/volume/v3/volumes/f3a31382-be40-4560-9981-6bcfe9194966/metadata Sep 07 18:03:43 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-6851f6a5-0bab-432f-9d5f-c593b247d11a tempest-VolumesMetadataTest-1375651223 tempest-VolumesMetadataTest-1375651223-project-reader] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:03:43 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-6851f6a5-0bab-432f-9d5f-c593b247d11a tempest-VolumesMetadataTest-1375651223 tempest-VolumesMetadataTest-1375651223-project-reader] Calling method 'index' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:03:43 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-66e05eda-27e4-4c6a-acd5-9bb8b8c44e18 req-37e77d5f-d47f-4013-989d-b3527032c65c tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] http://192.168.122.66/volume/v3/attachments/365e4501-e9ee-441c-9280-aba43f2006e3/action returned with HTTP 204 Sep 07 18:03:43 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 344/698] 192.168.122.66 () {66 vars in 1609 bytes} [Mon Sep 7 18:03:43 2026] POST /volume/v3/attachments/365e4501-e9ee-441c-9280-aba43f2006e3/action => generated 0 bytes in 343 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Sep 07 18:03:43 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:03:43 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:03:43 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:03:43 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:03:43 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-6851f6a5-0bab-432f-9d5f-c593b247d11a tempest-VolumesMetadataTest-1375651223 tempest-VolumesMetadataTest-1375651223-project-reader] Volume info retrieved successfully. Sep 07 18:03:43 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-6851f6a5-0bab-432f-9d5f-c593b247d11a tempest-VolumesMetadataTest-1375651223 tempest-VolumesMetadataTest-1375651223-project-reader] Get volume metadata completed successfully. Sep 07 18:03:43 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-6851f6a5-0bab-432f-9d5f-c593b247d11a tempest-VolumesMetadataTest-1375651223 tempest-VolumesMetadataTest-1375651223-project-reader] http://192.168.122.66/volume/v3/volumes/f3a31382-be40-4560-9981-6bcfe9194966/metadata returned with HTTP 200 Sep 07 18:03:43 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 355/699] 192.168.122.66 () {58 vars in 1254 bytes} [Mon Sep 7 18:03:43 2026] GET /volume/v3/volumes/f3a31382-be40-4560-9981-6bcfe9194966/metadata => generated 101 bytes in 307 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:03:43 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-fb73338f-1c95-45ad-a27b-6b1d7521fbc7 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:03:43 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-fb73338f-1c95-45ad-a27b-6b1d7521fbc7 tempest-VolumesMetadataTest-1375651223 tempest-VolumesMetadataTest-1375651223-project-member] PUT http://192.168.122.66/volume/v3/volumes/f3a31382-be40-4560-9981-6bcfe9194966/metadata Sep 07 18:03:43 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-fb73338f-1c95-45ad-a27b-6b1d7521fbc7 tempest-VolumesMetadataTest-1375651223 tempest-VolumesMetadataTest-1375651223-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:03:43 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:03:43 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:03:43 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:03:43 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:03:43 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-fb73338f-1c95-45ad-a27b-6b1d7521fbc7 tempest-VolumesMetadataTest-1375651223 tempest-VolumesMetadataTest-1375651223-project-member] Volume info retrieved successfully. Sep 07 18:03:43 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-fb73338f-1c95-45ad-a27b-6b1d7521fbc7 tempest-VolumesMetadataTest-1375651223 tempest-VolumesMetadataTest-1375651223-project-member] Update volume metadata completed successfully. Sep 07 18:03:43 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-fb73338f-1c95-45ad-a27b-6b1d7521fbc7 tempest-VolumesMetadataTest-1375651223 tempest-VolumesMetadataTest-1375651223-project-member] http://192.168.122.66/volume/v3/volumes/f3a31382-be40-4560-9981-6bcfe9194966/metadata returned with HTTP 200 Sep 07 18:03:43 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 345/700] 192.168.122.66 () {60 vars in 1274 bytes} [Mon Sep 7 18:03:43 2026] PUT /volume/v3/volumes/f3a31382-be40-4560-9981-6bcfe9194966/metadata => generated 57 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 18:03:43 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-84ad086c-2dd4-46aa-a7d8-d26478310d3d None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:03:43 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-84ad086c-2dd4-46aa-a7d8-d26478310d3d tempest-VolumesMetadataTest-1375651223 tempest-VolumesMetadataTest-1375651223-project-reader] GET http://192.168.122.66/volume/v3/volumes/f3a31382-be40-4560-9981-6bcfe9194966/metadata Sep 07 18:03:43 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-84ad086c-2dd4-46aa-a7d8-d26478310d3d tempest-VolumesMetadataTest-1375651223 tempest-VolumesMetadataTest-1375651223-project-reader] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:03:43 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-84ad086c-2dd4-46aa-a7d8-d26478310d3d tempest-VolumesMetadataTest-1375651223 tempest-VolumesMetadataTest-1375651223-project-reader] Calling method 'index' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:03:43 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:03:43 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:03:43 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:03:43 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:03:43 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-84ad086c-2dd4-46aa-a7d8-d26478310d3d tempest-VolumesMetadataTest-1375651223 tempest-VolumesMetadataTest-1375651223-project-reader] Volume info retrieved successfully. Sep 07 18:03:43 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-84ad086c-2dd4-46aa-a7d8-d26478310d3d tempest-VolumesMetadataTest-1375651223 tempest-VolumesMetadataTest-1375651223-project-reader] Get volume metadata completed successfully. Sep 07 18:03:43 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-84ad086c-2dd4-46aa-a7d8-d26478310d3d tempest-VolumesMetadataTest-1375651223 tempest-VolumesMetadataTest-1375651223-project-reader] http://192.168.122.66/volume/v3/volumes/f3a31382-be40-4560-9981-6bcfe9194966/metadata returned with HTTP 200 Sep 07 18:03:43 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 356/701] 192.168.122.66 () {58 vars in 1254 bytes} [Mon Sep 7 18:03:43 2026] GET /volume/v3/volumes/f3a31382-be40-4560-9981-6bcfe9194966/metadata => generated 57 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 18:03:43 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-b8aae31d-564f-4ffb-ad97-0505c9503481 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:03:43 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b8aae31d-564f-4ffb-ad97-0505c9503481 tempest-VolumesMetadataTest-1375651223 tempest-VolumesMetadataTest-1375651223-project-member] DELETE http://192.168.122.66/volume/v3/volumes/f3a31382-be40-4560-9981-6bcfe9194966/metadata/key1 Sep 07 18:03:43 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-b8aae31d-564f-4ffb-ad97-0505c9503481 tempest-VolumesMetadataTest-1375651223 tempest-VolumesMetadataTest-1375651223-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:03:43 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-b8aae31d-564f-4ffb-ad97-0505c9503481 tempest-VolumesMetadataTest-1375651223 tempest-VolumesMetadataTest-1375651223-project-member] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:03:43 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:03:43 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:03:43 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:03:43 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:03:43 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-b8aae31d-564f-4ffb-ad97-0505c9503481 tempest-VolumesMetadataTest-1375651223 tempest-VolumesMetadataTest-1375651223-project-member] Volume info retrieved successfully. Sep 07 18:03:43 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-b8aae31d-564f-4ffb-ad97-0505c9503481 tempest-VolumesMetadataTest-1375651223 tempest-VolumesMetadataTest-1375651223-project-member] Get volume metadata completed successfully. Sep 07 18:03:44 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-b8aae31d-564f-4ffb-ad97-0505c9503481 tempest-VolumesMetadataTest-1375651223 tempest-VolumesMetadataTest-1375651223-project-member] Delete volume metadata completed successfully. Sep 07 18:03:44 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b8aae31d-564f-4ffb-ad97-0505c9503481 tempest-VolumesMetadataTest-1375651223 tempest-VolumesMetadataTest-1375651223-project-member] http://192.168.122.66/volume/v3/volumes/f3a31382-be40-4560-9981-6bcfe9194966/metadata/key1 returned with HTTP 200 Sep 07 18:03:44 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 346/702] 192.168.122.66 () {58 vars in 1272 bytes} [Mon Sep 7 18:03:43 2026] DELETE /volume/v3/volumes/f3a31382-be40-4560-9981-6bcfe9194966/metadata/key1 => generated 0 bytes in 186 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 07 18:03:44 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-56156b83-c733-4fc6-85a4-b6635f104405 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:03:44 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-56156b83-c733-4fc6-85a4-b6635f104405 tempest-VolumesMetadataTest-1375651223 tempest-VolumesMetadataTest-1375651223-project-reader] GET http://192.168.122.66/volume/v3/volumes/f3a31382-be40-4560-9981-6bcfe9194966/metadata Sep 07 18:03:44 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-56156b83-c733-4fc6-85a4-b6635f104405 tempest-VolumesMetadataTest-1375651223 tempest-VolumesMetadataTest-1375651223-project-reader] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:03:44 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-56156b83-c733-4fc6-85a4-b6635f104405 tempest-VolumesMetadataTest-1375651223 tempest-VolumesMetadataTest-1375651223-project-reader] Calling method 'index' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:03:44 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:03:44 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:03:44 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:03:44 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:03:44 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-56156b83-c733-4fc6-85a4-b6635f104405 tempest-VolumesMetadataTest-1375651223 tempest-VolumesMetadataTest-1375651223-project-reader] Volume info retrieved successfully. Sep 07 18:03:44 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-56156b83-c733-4fc6-85a4-b6635f104405 tempest-VolumesMetadataTest-1375651223 tempest-VolumesMetadataTest-1375651223-project-reader] Get volume metadata completed successfully. Sep 07 18:03:44 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-56156b83-c733-4fc6-85a4-b6635f104405 tempest-VolumesMetadataTest-1375651223 tempest-VolumesMetadataTest-1375651223-project-reader] http://192.168.122.66/volume/v3/volumes/f3a31382-be40-4560-9981-6bcfe9194966/metadata returned with HTTP 200 Sep 07 18:03:44 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 357/703] 192.168.122.66 () {58 vars in 1254 bytes} [Mon Sep 7 18:03:44 2026] GET /volume/v3/volumes/f3a31382-be40-4560-9981-6bcfe9194966/metadata => generated 32 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 18:03:44 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-e997edec-865c-4981-acc8-72e2a8e03214 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:03:44 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-e997edec-865c-4981-acc8-72e2a8e03214 tempest-VolumesMetadataTest-1375651223 tempest-VolumesMetadataTest-1375651223-project-member] PUT http://192.168.122.66/volume/v3/volumes/f3a31382-be40-4560-9981-6bcfe9194966/metadata Sep 07 18:03:44 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-e997edec-865c-4981-acc8-72e2a8e03214 tempest-VolumesMetadataTest-1375651223 tempest-VolumesMetadataTest-1375651223-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:03:44 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:03:44 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:03:44 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:03:44 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:03:44 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-e997edec-865c-4981-acc8-72e2a8e03214 tempest-VolumesMetadataTest-1375651223 tempest-VolumesMetadataTest-1375651223-project-member] Volume info retrieved successfully. Sep 07 18:03:44 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-e997edec-865c-4981-acc8-72e2a8e03214 tempest-VolumesMetadataTest-1375651223 tempest-VolumesMetadataTest-1375651223-project-member] Update volume metadata completed successfully. Sep 07 18:03:44 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-e997edec-865c-4981-acc8-72e2a8e03214 tempest-VolumesMetadataTest-1375651223 tempest-VolumesMetadataTest-1375651223-project-member] http://192.168.122.66/volume/v3/volumes/f3a31382-be40-4560-9981-6bcfe9194966/metadata returned with HTTP 200 Sep 07 18:03:44 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 347/704] 192.168.122.66 () {60 vars in 1274 bytes} [Mon Sep 7 18:03:44 2026] PUT /volume/v3/volumes/f3a31382-be40-4560-9981-6bcfe9194966/metadata => generated 16 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 18:03:44 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-81c1b7cf-cbab-4ee8-9b18-f8d5b7770b72 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:03:44 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-81c1b7cf-cbab-4ee8-9b18-f8d5b7770b72 tempest-VolumesMetadataTest-1375651223 tempest-VolumesMetadataTest-1375651223-project-member] POST http://192.168.122.66/volume/v3/volumes/f3a31382-be40-4560-9981-6bcfe9194966/metadata Sep 07 18:03:44 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-81c1b7cf-cbab-4ee8-9b18-f8d5b7770b72 tempest-VolumesMetadataTest-1375651223 tempest-VolumesMetadataTest-1375651223-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:03:44 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:03:44 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:03:44 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:03:44 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:03:44 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-81c1b7cf-cbab-4ee8-9b18-f8d5b7770b72 tempest-VolumesMetadataTest-1375651223 tempest-VolumesMetadataTest-1375651223-project-member] Volume info retrieved successfully. Sep 07 18:03:44 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-81c1b7cf-cbab-4ee8-9b18-f8d5b7770b72 tempest-VolumesMetadataTest-1375651223 tempest-VolumesMetadataTest-1375651223-project-member] Create volume metadata completed successfully. Sep 07 18:03:44 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-81c1b7cf-cbab-4ee8-9b18-f8d5b7770b72 tempest-VolumesMetadataTest-1375651223 tempest-VolumesMetadataTest-1375651223-project-member] http://192.168.122.66/volume/v3/volumes/f3a31382-be40-4560-9981-6bcfe9194966/metadata returned with HTTP 200 Sep 07 18:03:44 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 358/705] 192.168.122.66 () {60 vars in 1275 bytes} [Mon Sep 7 18:03:44 2026] POST /volume/v3/volumes/f3a31382-be40-4560-9981-6bcfe9194966/metadata => generated 68 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 07 18:03:44 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-4fdd4333-826a-45c1-b285-c80f10d25fbf None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:03:44 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-4fdd4333-826a-45c1-b285-c80f10d25fbf tempest-VolumesMetadataTest-1375651223 tempest-VolumesMetadataTest-1375651223-project-member] PUT http://192.168.122.66/volume/v3/volumes/f3a31382-be40-4560-9981-6bcfe9194966/metadata/key3 Sep 07 18:03:44 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-4fdd4333-826a-45c1-b285-c80f10d25fbf tempest-VolumesMetadataTest-1375651223 tempest-VolumesMetadataTest-1375651223-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:03:44 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:03:44 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:03:44 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:03:44 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:03:44 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-4fdd4333-826a-45c1-b285-c80f10d25fbf tempest-VolumesMetadataTest-1375651223 tempest-VolumesMetadataTest-1375651223-project-member] Volume info retrieved successfully. Sep 07 18:03:44 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-4fdd4333-826a-45c1-b285-c80f10d25fbf tempest-VolumesMetadataTest-1375651223 tempest-VolumesMetadataTest-1375651223-project-member] Update volume metadata completed successfully. Sep 07 18:03:44 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-4fdd4333-826a-45c1-b285-c80f10d25fbf tempest-VolumesMetadataTest-1375651223 tempest-VolumesMetadataTest-1375651223-project-member] http://192.168.122.66/volume/v3/volumes/f3a31382-be40-4560-9981-6bcfe9194966/metadata/key3 returned with HTTP 200 Sep 07 18:03:44 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 348/706] 192.168.122.66 () {60 vars in 1289 bytes} [Mon Sep 7 18:03:44 2026] PUT /volume/v3/volumes/f3a31382-be40-4560-9981-6bcfe9194966/metadata/key3 => generated 35 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 18:03:44 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-af4b9892-7614-497e-98d9-25adba6abce8 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:03:44 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-af4b9892-7614-497e-98d9-25adba6abce8 tempest-VolumesMetadataTest-1375651223 tempest-VolumesMetadataTest-1375651223-project-reader] GET http://192.168.122.66/volume/v3/volumes/f3a31382-be40-4560-9981-6bcfe9194966/metadata/key3 Sep 07 18:03:44 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-af4b9892-7614-497e-98d9-25adba6abce8 tempest-VolumesMetadataTest-1375651223 tempest-VolumesMetadataTest-1375651223-project-reader] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:03:44 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-af4b9892-7614-497e-98d9-25adba6abce8 tempest-VolumesMetadataTest-1375651223 tempest-VolumesMetadataTest-1375651223-project-reader] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:03:44 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:03:44 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:03:44 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:03:44 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:03:44 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-af4b9892-7614-497e-98d9-25adba6abce8 tempest-VolumesMetadataTest-1375651223 tempest-VolumesMetadataTest-1375651223-project-reader] Volume info retrieved successfully. Sep 07 18:03:44 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-af4b9892-7614-497e-98d9-25adba6abce8 tempest-VolumesMetadataTest-1375651223 tempest-VolumesMetadataTest-1375651223-project-reader] Get volume metadata completed successfully. Sep 07 18:03:44 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-af4b9892-7614-497e-98d9-25adba6abce8 tempest-VolumesMetadataTest-1375651223 tempest-VolumesMetadataTest-1375651223-project-reader] http://192.168.122.66/volume/v3/volumes/f3a31382-be40-4560-9981-6bcfe9194966/metadata/key3 returned with HTTP 200 Sep 07 18:03:44 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 359/707] 192.168.122.66 () {58 vars in 1269 bytes} [Mon Sep 7 18:03:44 2026] GET /volume/v3/volumes/f3a31382-be40-4560-9981-6bcfe9194966/metadata/key3 => generated 35 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 18:03:44 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-025336d5-320a-423e-830a-d2974b20d69d None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:03:44 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-025336d5-320a-423e-830a-d2974b20d69d tempest-VolumesMetadataTest-1375651223 tempest-VolumesMetadataTest-1375651223-project-reader] GET http://192.168.122.66/volume/v3/volumes/f3a31382-be40-4560-9981-6bcfe9194966/metadata Sep 07 18:03:44 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-025336d5-320a-423e-830a-d2974b20d69d tempest-VolumesMetadataTest-1375651223 tempest-VolumesMetadataTest-1375651223-project-reader] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:03:44 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-025336d5-320a-423e-830a-d2974b20d69d tempest-VolumesMetadataTest-1375651223 tempest-VolumesMetadataTest-1375651223-project-reader] Calling method 'index' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:03:44 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:03:44 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:03:44 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:03:44 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:03:44 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-025336d5-320a-423e-830a-d2974b20d69d tempest-VolumesMetadataTest-1375651223 tempest-VolumesMetadataTest-1375651223-project-reader] Volume info retrieved successfully. Sep 07 18:03:44 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-025336d5-320a-423e-830a-d2974b20d69d tempest-VolumesMetadataTest-1375651223 tempest-VolumesMetadataTest-1375651223-project-reader] Get volume metadata completed successfully. Sep 07 18:03:44 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-025336d5-320a-423e-830a-d2974b20d69d tempest-VolumesMetadataTest-1375651223 tempest-VolumesMetadataTest-1375651223-project-reader] http://192.168.122.66/volume/v3/volumes/f3a31382-be40-4560-9981-6bcfe9194966/metadata returned with HTTP 200 Sep 07 18:03:44 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 349/708] 192.168.122.66 () {58 vars in 1254 bytes} [Mon Sep 7 18:03:44 2026] GET /volume/v3/volumes/f3a31382-be40-4560-9981-6bcfe9194966/metadata => generated 75 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 07 18:03:44 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-0c206d81-bb37-4093-a034-ebc5c33cce0f None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:03:44 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-0c206d81-bb37-4093-a034-ebc5c33cce0f tempest-VolumesMetadataTest-1375651223 tempest-VolumesMetadataTest-1375651223-project-member] PUT http://192.168.122.66/volume/v3/volumes/f3a31382-be40-4560-9981-6bcfe9194966/metadata Sep 07 18:03:44 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-0c206d81-bb37-4093-a034-ebc5c33cce0f tempest-VolumesMetadataTest-1375651223 tempest-VolumesMetadataTest-1375651223-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:03:44 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:03:44 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:03:44 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:03:44 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:03:44 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-0c206d81-bb37-4093-a034-ebc5c33cce0f tempest-VolumesMetadataTest-1375651223 tempest-VolumesMetadataTest-1375651223-project-member] Volume info retrieved successfully. Sep 07 18:03:44 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-0c206d81-bb37-4093-a034-ebc5c33cce0f tempest-VolumesMetadataTest-1375651223 tempest-VolumesMetadataTest-1375651223-project-member] Update volume metadata completed successfully. Sep 07 18:03:44 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-0c206d81-bb37-4093-a034-ebc5c33cce0f tempest-VolumesMetadataTest-1375651223 tempest-VolumesMetadataTest-1375651223-project-member] http://192.168.122.66/volume/v3/volumes/f3a31382-be40-4560-9981-6bcfe9194966/metadata returned with HTTP 200 Sep 07 18:03:44 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 360/709] 192.168.122.66 () {60 vars in 1274 bytes} [Mon Sep 7 18:03:44 2026] PUT /volume/v3/volumes/f3a31382-be40-4560-9981-6bcfe9194966/metadata => generated 16 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 18:03:44 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-0581fff1-ca0e-4e65-b73a-e5432408af0b None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:03:45 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-0581fff1-ca0e-4e65-b73a-e5432408af0b tempest-VolumesMetadataTest-1375651223 tempest-VolumesMetadataTest-1375651223-project-member] GET http://192.168.122.66/volume/v3/volumes/f3a31382-be40-4560-9981-6bcfe9194966 Sep 07 18:03:45 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-0581fff1-ca0e-4e65-b73a-e5432408af0b tempest-VolumesMetadataTest-1375651223 tempest-VolumesMetadataTest-1375651223-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:03:45 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-0581fff1-ca0e-4e65-b73a-e5432408af0b tempest-VolumesMetadataTest-1375651223 tempest-VolumesMetadataTest-1375651223-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:03:45 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:03:45 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:03:45 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:03:45 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:03:45 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-0581fff1-ca0e-4e65-b73a-e5432408af0b tempest-VolumesMetadataTest-1375651223 tempest-VolumesMetadataTest-1375651223-project-member] Volume info retrieved successfully. Sep 07 18:03:45 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-0581fff1-ca0e-4e65-b73a-e5432408af0b tempest-VolumesMetadataTest-1375651223 tempest-VolumesMetadataTest-1375651223-project-member] http://192.168.122.66/volume/v3/volumes/f3a31382-be40-4560-9981-6bcfe9194966 returned with HTTP 200 Sep 07 18:03:45 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 350/710] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:03:44 2026] GET /volume/v3/volumes/f3a31382-be40-4560-9981-6bcfe9194966 => generated 850 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:03:45 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-d59facd0-dc8d-458c-84ec-df38f65140b2 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:03:45 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-d59facd0-dc8d-458c-84ec-df38f65140b2 tempest-VolumesMetadataTest-1375651223 tempest-VolumesMetadataTest-1375651223-project-member] DELETE http://192.168.122.66/volume/v3/volumes/f3a31382-be40-4560-9981-6bcfe9194966 Sep 07 18:03:45 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-d59facd0-dc8d-458c-84ec-df38f65140b2 tempest-VolumesMetadataTest-1375651223 tempest-VolumesMetadataTest-1375651223-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:03:45 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-d59facd0-dc8d-458c-84ec-df38f65140b2 tempest-VolumesMetadataTest-1375651223 tempest-VolumesMetadataTest-1375651223-project-member] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:03:45 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-d59facd0-dc8d-458c-84ec-df38f65140b2 tempest-VolumesMetadataTest-1375651223 tempest-VolumesMetadataTest-1375651223-project-member] Delete volume with id: f3a31382-be40-4560-9981-6bcfe9194966 Sep 07 18:03:45 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:03:45 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:03:45 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:03:45 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:03:45 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-d59facd0-dc8d-458c-84ec-df38f65140b2 tempest-VolumesMetadataTest-1375651223 tempest-VolumesMetadataTest-1375651223-project-member] Volume info retrieved successfully. Sep 07 18:03:45 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-d59facd0-dc8d-458c-84ec-df38f65140b2 tempest-VolumesMetadataTest-1375651223 tempest-VolumesMetadataTest-1375651223-project-member] Delete volume request issued successfully. Sep 07 18:03:45 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-d59facd0-dc8d-458c-84ec-df38f65140b2 tempest-VolumesMetadataTest-1375651223 tempest-VolumesMetadataTest-1375651223-project-member] http://192.168.122.66/volume/v3/volumes/f3a31382-be40-4560-9981-6bcfe9194966 returned with HTTP 202 Sep 07 18:03:45 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 361/711] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:03:45 2026] DELETE /volume/v3/volumes/f3a31382-be40-4560-9981-6bcfe9194966 => generated 0 bytes in 202 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:03:45 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-f1a546fa-7ae7-4346-a4e9-907e3ca34e9e None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:03:45 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-f1a546fa-7ae7-4346-a4e9-907e3ca34e9e tempest-VolumesMetadataTest-1375651223 tempest-VolumesMetadataTest-1375651223-project-member] GET http://192.168.122.66/volume/v3/volumes/f3a31382-be40-4560-9981-6bcfe9194966 Sep 07 18:03:45 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-f1a546fa-7ae7-4346-a4e9-907e3ca34e9e tempest-VolumesMetadataTest-1375651223 tempest-VolumesMetadataTest-1375651223-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:03:45 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-f1a546fa-7ae7-4346-a4e9-907e3ca34e9e tempest-VolumesMetadataTest-1375651223 tempest-VolumesMetadataTest-1375651223-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:03:45 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:03:45 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:03:45 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:03:45 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:03:45 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-f1a546fa-7ae7-4346-a4e9-907e3ca34e9e tempest-VolumesMetadataTest-1375651223 tempest-VolumesMetadataTest-1375651223-project-member] Volume info retrieved successfully. Sep 07 18:03:45 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-f1a546fa-7ae7-4346-a4e9-907e3ca34e9e tempest-VolumesMetadataTest-1375651223 tempest-VolumesMetadataTest-1375651223-project-member] http://192.168.122.66/volume/v3/volumes/f3a31382-be40-4560-9981-6bcfe9194966 returned with HTTP 200 Sep 07 18:03:45 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 351/712] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:03:45 2026] GET /volume/v3/volumes/f3a31382-be40-4560-9981-6bcfe9194966 => generated 849 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:03:46 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-4f9d0ac4-c0ea-4dc6-aff4-6b7a5de976c9 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:03:46 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-4f9d0ac4-c0ea-4dc6-aff4-6b7a5de976c9 tempest-VolumesMetadataTest-1375651223 tempest-VolumesMetadataTest-1375651223-project-member] GET http://192.168.122.66/volume/v3/volumes/f3a31382-be40-4560-9981-6bcfe9194966 Sep 07 18:03:46 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-4f9d0ac4-c0ea-4dc6-aff4-6b7a5de976c9 tempest-VolumesMetadataTest-1375651223 tempest-VolumesMetadataTest-1375651223-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:03:46 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-4f9d0ac4-c0ea-4dc6-aff4-6b7a5de976c9 tempest-VolumesMetadataTest-1375651223 tempest-VolumesMetadataTest-1375651223-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:03:46 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:03:46 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:03:46 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:03:46 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:03:46 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-4f9d0ac4-c0ea-4dc6-aff4-6b7a5de976c9 tempest-VolumesMetadataTest-1375651223 tempest-VolumesMetadataTest-1375651223-project-member] Volume info retrieved successfully. Sep 07 18:03:46 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-4f9d0ac4-c0ea-4dc6-aff4-6b7a5de976c9 tempest-VolumesMetadataTest-1375651223 tempest-VolumesMetadataTest-1375651223-project-member] http://192.168.122.66/volume/v3/volumes/f3a31382-be40-4560-9981-6bcfe9194966 returned with HTTP 200 Sep 07 18:03:46 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 362/713] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:03:46 2026] GET /volume/v3/volumes/f3a31382-be40-4560-9981-6bcfe9194966 => generated 849 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:03:47 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-211b745d-0aa4-4581-80ff-70becfe645e0 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:03:47 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-211b745d-0aa4-4581-80ff-70becfe645e0 tempest-VolumesMetadataTest-1375651223 tempest-VolumesMetadataTest-1375651223-project-member] GET http://192.168.122.66/volume/v3/volumes/f3a31382-be40-4560-9981-6bcfe9194966 Sep 07 18:03:47 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-211b745d-0aa4-4581-80ff-70becfe645e0 tempest-VolumesMetadataTest-1375651223 tempest-VolumesMetadataTest-1375651223-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:03:47 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-211b745d-0aa4-4581-80ff-70becfe645e0 tempest-VolumesMetadataTest-1375651223 tempest-VolumesMetadataTest-1375651223-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:03:47 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-211b745d-0aa4-4581-80ff-70becfe645e0 tempest-VolumesMetadataTest-1375651223 tempest-VolumesMetadataTest-1375651223-project-member] http://192.168.122.66/volume/v3/volumes/f3a31382-be40-4560-9981-6bcfe9194966 returned with HTTP 404 Sep 07 18:03:47 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 352/714] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:03:47 2026] GET /volume/v3/volumes/f3a31382-be40-4560-9981-6bcfe9194966 => generated 109 bytes in 78 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 18:03:53 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-6f962d77-278f-4b84-9c98-366b74088753 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:03:54 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-6f962d77-278f-4b84-9c98-366b74088753 tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:03:54 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-6f962d77-278f-4b84-9c98-366b74088753 tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-515458662"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:03:54 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.volumes [None req-6f962d77-278f-4b84-9c98-366b74088753 tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-515458662'}} {{(pid=86965) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:03:54 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-6f962d77-278f-4b84-9c98-366b74088753 tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] Create volume of 1 GB Sep 07 18:03:54 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-6f962d77-278f-4b84-9c98-366b74088753 tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] Availability Zones retrieved successfully. Sep 07 18:03:54 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-6f962d77-278f-4b84-9c98-366b74088753 tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] Flow 'volume_create_api' (b4bd0de1-997c-4850-b514-5210fff29d44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:03:54 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-6f962d77-278f-4b84-9c98-366b74088753 tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ddb1eac-5fb2-4773-b591-75e7363b7ca1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:03:54 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.flows.api.create_volume [None req-6f962d77-278f-4b84-9c98-366b74088753 tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] Validating volume size '1' using validate_int {{(pid=86965) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:03:54 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-6f962d77-278f-4b84-9c98-366b74088753 tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ddb1eac-5fb2-4773-b591-75e7363b7ca1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:03:54 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-6f962d77-278f-4b84-9c98-366b74088753 tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bdfbd6f9-91e0-4830-9a62-ea42bcb65e7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:03:54 devstack devstack@c-api.service[86965]: DEBUG cinder.quota [None req-6f962d77-278f-4b84-9c98-366b74088753 tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] Created reservations ['1d7ea256-278b-417d-84c2-9cbcc810a0f2', 'bd0bfe8a-dda5-4673-b451-4b0f8e7c5b7e', '45380dcc-e795-4254-8889-b7632f24ef03', '51d08915-7375-4738-b45c-d807f53469fa'] {{(pid=86965) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:03:54 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-6f962d77-278f-4b84-9c98-366b74088753 tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bdfbd6f9-91e0-4830-9a62-ea42bcb65e7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1d7ea256-278b-417d-84c2-9cbcc810a0f2', 'bd0bfe8a-dda5-4673-b451-4b0f8e7c5b7e', '45380dcc-e795-4254-8889-b7632f24ef03', '51d08915-7375-4738-b45c-d807f53469fa']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:03:54 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-6f962d77-278f-4b84-9c98-366b74088753 tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (382451d2-0295-498b-a2dc-648289c85633) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:03:54 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:03:54 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:03:54 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-6f962d77-278f-4b84-9c98-366b74088753 tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (382451d2-0295-498b-a2dc-648289c85633) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '80b21a78-2db2-43cd-9525-ebbbd444a04e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-515458662',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3448cf3a5c3d4eb3acbc4c1de6a47865',qos_specs=None,replication_status=,reservations=['1d7ea256-278b-417d-84c2-9cbcc810a0f2','bd0bfe8a-dda5-4673-b451-4b0f8e7c5b7e','45380dcc-e795-4254-8889-b7632f24ef03','51d08915-7375-4738-b45c-d807f53469fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75a929b0e3db4840be171873c0831d01',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:03:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-515458662',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=80b21a78-2db2-43cd-9525-ebbbd444a04e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3448cf3a5c3d4eb3acbc4c1de6a47865',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='75a929b0e3db4840be171873c0831d01',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:03:54 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-6f962d77-278f-4b84-9c98-366b74088753 tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77bca4e1-0b57-40cb-a46f-6e66675f446e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:03:54 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-6f962d77-278f-4b84-9c98-366b74088753 tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77bca4e1-0b57-40cb-a46f-6e66675f446e) transitioned into state 'SUCCESS' from state '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-515458662',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3448cf3a5c3d4eb3acbc4c1de6a47865',qos_specs=None,replication_status=,reservations=['1d7ea256-278b-417d-84c2-9cbcc810a0f2','bd0bfe8a-dda5-4673-b451-4b0f8e7c5b7e','45380dcc-e795-4254-8889-b7632f24ef03','51d08915-7375-4738-b45c-d807f53469fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75a929b0e3db4840be171873c0831d01',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:03:54 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-6f962d77-278f-4b84-9c98-366b74088753 tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53e01d2a-7b82-4b92-bb8a-5dcf393c3931) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:03:54 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-6f962d77-278f-4b84-9c98-366b74088753 tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53e01d2a-7b82-4b92-bb8a-5dcf393c3931) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:03:54 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-6f962d77-278f-4b84-9c98-366b74088753 tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] Flow 'volume_create_api' (b4bd0de1-997c-4850-b514-5210fff29d44) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:03:54 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-6f962d77-278f-4b84-9c98-366b74088753 tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] Create volume request issued successfully. Sep 07 18:03:54 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-6f962d77-278f-4b84-9c98-366b74088753 tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:03:54 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 363/715] 192.168.122.66 () {62 vars in 1178 bytes} [Mon Sep 7 18:03:53 2026] POST /volume/v3/volumes => generated 825 bytes in 1146 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:03:54 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-d9ef73cf-bb6c-45d3-9e2e-6502b95429ca None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:03:54 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-d9ef73cf-bb6c-45d3-9e2e-6502b95429ca tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] GET http://192.168.122.66/volume/v3/volumes/80b21a78-2db2-43cd-9525-ebbbd444a04e Sep 07 18:03:54 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-d9ef73cf-bb6c-45d3-9e2e-6502b95429ca tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:03:54 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-d9ef73cf-bb6c-45d3-9e2e-6502b95429ca tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:03:55 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:03:55 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:03:55 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:03:55 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:03:55 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-d9ef73cf-bb6c-45d3-9e2e-6502b95429ca tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] Volume info retrieved successfully. Sep 07 18:03:55 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-d9ef73cf-bb6c-45d3-9e2e-6502b95429ca tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] http://192.168.122.66/volume/v3/volumes/80b21a78-2db2-43cd-9525-ebbbd444a04e returned with HTTP 200 Sep 07 18:03:55 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 353/716] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:03:54 2026] GET /volume/v3/volumes/80b21a78-2db2-43cd-9525-ebbbd444a04e => generated 893 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:03:56 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-626099db-5a9d-4519-9379-f9ece1477093 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:03:56 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-626099db-5a9d-4519-9379-f9ece1477093 tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] GET http://192.168.122.66/volume/v3/volumes/80b21a78-2db2-43cd-9525-ebbbd444a04e Sep 07 18:03:56 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-626099db-5a9d-4519-9379-f9ece1477093 tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:03:56 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-626099db-5a9d-4519-9379-f9ece1477093 tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:03:56 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:03:56 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:03:56 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:03:56 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:03:56 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-626099db-5a9d-4519-9379-f9ece1477093 tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] Volume info retrieved successfully. Sep 07 18:03:56 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-626099db-5a9d-4519-9379-f9ece1477093 tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] http://192.168.122.66/volume/v3/volumes/80b21a78-2db2-43cd-9525-ebbbd444a04e returned with HTTP 200 Sep 07 18:03:56 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 364/717] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:03:56 2026] GET /volume/v3/volumes/80b21a78-2db2-43cd-9525-ebbbd444a04e => generated 917 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:03:56 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [req-9aa189f5-fc83-4ac6-91b5-cdcdab520282 req-38a330a7-af8e-4ebc-869b-1e0414840988 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:03:56 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-9aa189f5-fc83-4ac6-91b5-cdcdab520282 req-38a330a7-af8e-4ebc-869b-1e0414840988 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] GET http://192.168.122.66/volume/v3/volumes/8bae9a47-665f-483a-ac78-93d171141ed0 Sep 07 18:03:56 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-9aa189f5-fc83-4ac6-91b5-cdcdab520282 req-38a330a7-af8e-4ebc-869b-1e0414840988 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:03:56 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-9aa189f5-fc83-4ac6-91b5-cdcdab520282 req-38a330a7-af8e-4ebc-869b-1e0414840988 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:03:56 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:03:56 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:03:56 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:03:56 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:03:56 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [req-9aa189f5-fc83-4ac6-91b5-cdcdab520282 req-38a330a7-af8e-4ebc-869b-1e0414840988 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Volume info retrieved successfully. Sep 07 18:03:56 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-9aa189f5-fc83-4ac6-91b5-cdcdab520282 req-38a330a7-af8e-4ebc-869b-1e0414840988 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] http://192.168.122.66/volume/v3/volumes/8bae9a47-665f-483a-ac78-93d171141ed0 returned with HTTP 200 Sep 07 18:03:56 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 354/718] 192.168.122.66 () {60 vars in 1482 bytes} [Mon Sep 7 18:03:56 2026] GET /volume/v3/volumes/8bae9a47-665f-483a-ac78-93d171141ed0 => generated 1142 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:03:56 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [req-9aa189f5-fc83-4ac6-91b5-cdcdab520282 req-60029bc2-ad68-4db3-a796-68d90d838a61 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:03:57 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-9aa189f5-fc83-4ac6-91b5-cdcdab520282 req-60029bc2-ad68-4db3-a796-68d90d838a61 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] POST http://192.168.122.66/volume/v3/volumes/8bae9a47-665f-483a-ac78-93d171141ed0/action Sep 07 18:03:57 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-9aa189f5-fc83-4ac6-91b5-cdcdab520282 req-60029bc2-ad68-4db3-a796-68d90d838a61 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86965) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:03:57 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-9aa189f5-fc83-4ac6-91b5-cdcdab520282 req-60029bc2-ad68-4db3-a796-68d90d838a61 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:03:57 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:03:57 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:03:57 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:03:57 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:03:57 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [req-9aa189f5-fc83-4ac6-91b5-cdcdab520282 req-60029bc2-ad68-4db3-a796-68d90d838a61 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Volume info retrieved successfully. Sep 07 18:03:57 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [req-9aa189f5-fc83-4ac6-91b5-cdcdab520282 req-60029bc2-ad68-4db3-a796-68d90d838a61 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Begin detaching volume completed successfully. Sep 07 18:03:57 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-9aa189f5-fc83-4ac6-91b5-cdcdab520282 req-60029bc2-ad68-4db3-a796-68d90d838a61 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] http://192.168.122.66/volume/v3/volumes/8bae9a47-665f-483a-ac78-93d171141ed0/action returned with HTTP 202 Sep 07 18:03:57 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 365/719] 192.168.122.66 () {64 vars in 1556 bytes} [Mon Sep 7 18:03:56 2026] POST /volume/v3/volumes/8bae9a47-665f-483a-ac78-93d171141ed0/action => generated 0 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 18:03:57 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-5b27135c-3776-4ee1-afdd-aa676282ebf7 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:03:57 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-5b27135c-3776-4ee1-afdd-aa676282ebf7 tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] GET http://192.168.122.66/volume/v3/volumes/80b21a78-2db2-43cd-9525-ebbbd444a04e Sep 07 18:03:57 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-5b27135c-3776-4ee1-afdd-aa676282ebf7 tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:03:57 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-5b27135c-3776-4ee1-afdd-aa676282ebf7 tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:03:57 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-5c355074-64a1-4b33-9a14-f8fb1006d2f8 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:03:57 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-5c355074-64a1-4b33-9a14-f8fb1006d2f8 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] GET http://192.168.122.66/volume/v3/volumes/8bae9a47-665f-483a-ac78-93d171141ed0 Sep 07 18:03:57 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-5c355074-64a1-4b33-9a14-f8fb1006d2f8 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:03:57 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-5c355074-64a1-4b33-9a14-f8fb1006d2f8 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:03:57 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:03:57 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:03:57 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:03:57 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:03:57 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:03:57 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:03:57 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:03:57 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:03:57 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-5b27135c-3776-4ee1-afdd-aa676282ebf7 tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] Volume info retrieved successfully. Sep 07 18:03:57 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-5c355074-64a1-4b33-9a14-f8fb1006d2f8 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Volume info retrieved successfully. Sep 07 18:03:57 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-5c355074-64a1-4b33-9a14-f8fb1006d2f8 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] http://192.168.122.66/volume/v3/volumes/8bae9a47-665f-483a-ac78-93d171141ed0 returned with HTTP 200 Sep 07 18:03:57 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-5b27135c-3776-4ee1-afdd-aa676282ebf7 tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] http://192.168.122.66/volume/v3/volumes/80b21a78-2db2-43cd-9525-ebbbd444a04e returned with HTTP 200 Sep 07 18:03:57 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 355/720] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:03:57 2026] GET /volume/v3/volumes/80b21a78-2db2-43cd-9525-ebbbd444a04e => generated 953 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:03:57 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 366/721] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:03:57 2026] GET /volume/v3/volumes/8bae9a47-665f-483a-ac78-93d171141ed0 => generated 1145 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:03:57 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-c15dafb8-fc08-43e7-bb2d-b83b2b223035 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:03:57 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c15dafb8-fc08-43e7-bb2d-b83b2b223035 tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] POST http://192.168.122.66/volume/v3/volume-transfers Sep 07 18:03:57 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c15dafb8-fc08-43e7-bb2d-b83b2b223035 tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "80b21a78-2db2-43cd-9525-ebbbd444a04e"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:03:57 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.volume_transfer [None req-c15dafb8-fc08-43e7-bb2d-b83b2b223035 tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] Creating new volume transfer {'transfer': {'volume_id': '80b21a78-2db2-43cd-9525-ebbbd444a04e'}} {{(pid=86964) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 07 18:03:57 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volume_transfer [None req-c15dafb8-fc08-43e7-bb2d-b83b2b223035 tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] Creating transfer of volume 80b21a78-2db2-43cd-9525-ebbbd444a04e Sep 07 18:03:57 devstack devstack@c-api.service[86964]: INFO cinder.transfer.api [None req-c15dafb8-fc08-43e7-bb2d-b83b2b223035 tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] Generating transfer record for volume 80b21a78-2db2-43cd-9525-ebbbd444a04e Sep 07 18:03:57 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-1bbc2216-641d-4c40-87a4-44c1303e6a4c None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:03:57 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-1bbc2216-641d-4c40-87a4-44c1303e6a4c None None] GET http://192.168.122.66/volume// Sep 07 18:03:57 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-1bbc2216-641d-4c40-87a4-44c1303e6a4c None None] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:03:57 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-1bbc2216-641d-4c40-87a4-44c1303e6a4c None None] Calling method 'all' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:03:57 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-1bbc2216-641d-4c40-87a4-44c1303e6a4c None None] http://192.168.122.66/volume// returned with HTTP 300 Sep 07 18:03:57 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 367/722] 192.168.122.66 () {58 vars in 1310 bytes} [Mon Sep 7 18:03:57 2026] GET /volume/ => generated 389 bytes in 26 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 18:03:57 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:03:57 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:03:57 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:03:57 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:03:57 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [req-9aa189f5-fc83-4ac6-91b5-cdcdab520282 req-5bd25c85-5113-4ab9-b15e-fa1871bebac8 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:03:57 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-9aa189f5-fc83-4ac6-91b5-cdcdab520282 req-5bd25c85-5113-4ab9-b15e-fa1871bebac8 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] GET http://192.168.122.66/volume/v3/volumes/8bae9a47-665f-483a-ac78-93d171141ed0 Sep 07 18:03:57 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-9aa189f5-fc83-4ac6-91b5-cdcdab520282 req-5bd25c85-5113-4ab9-b15e-fa1871bebac8 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:03:57 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-9aa189f5-fc83-4ac6-91b5-cdcdab520282 req-5bd25c85-5113-4ab9-b15e-fa1871bebac8 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:03:57 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:03:57 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:03:57 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c15dafb8-fc08-43e7-bb2d-b83b2b223035 tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] http://192.168.122.66/volume/v3/volume-transfers returned with HTTP 202 Sep 07 18:03:57 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 356/723] 192.168.122.66 () {62 vars in 1205 bytes} [Mon Sep 7 18:03:57 2026] POST /volume/v3/volume-transfers => generated 470 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:03:57 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:03:57 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:03:57 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-6b6f598f-d87c-4efb-8a6d-070acdbfd0e7 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:03:57 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-6b6f598f-d87c-4efb-8a6d-070acdbfd0e7 tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] GET http://192.168.122.66/volume/v3/volumes/80b21a78-2db2-43cd-9525-ebbbd444a04e Sep 07 18:03:57 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-6b6f598f-d87c-4efb-8a6d-070acdbfd0e7 tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:03:57 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-6b6f598f-d87c-4efb-8a6d-070acdbfd0e7 tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:03:57 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [req-9aa189f5-fc83-4ac6-91b5-cdcdab520282 req-5bd25c85-5113-4ab9-b15e-fa1871bebac8 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Volume info retrieved successfully. Sep 07 18:03:57 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:03:57 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:03:57 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:03:57 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:03:57 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-9aa189f5-fc83-4ac6-91b5-cdcdab520282 req-5bd25c85-5113-4ab9-b15e-fa1871bebac8 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] http://192.168.122.66/volume/v3/volumes/8bae9a47-665f-483a-ac78-93d171141ed0 returned with HTTP 200 Sep 07 18:03:57 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 368/724] 192.168.122.66 () {62 vars in 1523 bytes} [Mon Sep 7 18:03:57 2026] GET /volume/v3/volumes/8bae9a47-665f-483a-ac78-93d171141ed0 => generated 1326 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 18:03:57 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-6b6f598f-d87c-4efb-8a6d-070acdbfd0e7 tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] Volume info retrieved successfully. Sep 07 18:03:57 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-6b6f598f-d87c-4efb-8a6d-070acdbfd0e7 tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] http://192.168.122.66/volume/v3/volumes/80b21a78-2db2-43cd-9525-ebbbd444a04e returned with HTTP 200 Sep 07 18:03:57 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 357/725] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:03:57 2026] GET /volume/v3/volumes/80b21a78-2db2-43cd-9525-ebbbd444a04e => generated 961 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:03:57 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-10c2a866-6b52-42f8-a471-64ce67461b70 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:03:57 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-10c2a866-6b52-42f8-a471-64ce67461b70 tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-reader] GET http://192.168.122.66/volume/v3/os-volume-transfer/88a567ef-514d-411b-8e0e-f340cdedba06 Sep 07 18:03:57 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-10c2a866-6b52-42f8-a471-64ce67461b70 tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-reader] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:03:57 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-10c2a866-6b52-42f8-a471-64ce67461b70 tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-reader] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:03:57 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-10c2a866-6b52-42f8-a471-64ce67461b70 tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-reader] http://192.168.122.66/volume/v3/os-volume-transfer/88a567ef-514d-411b-8e0e-f340cdedba06 returned with HTTP 200 Sep 07 18:03:57 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 369/726] 192.168.122.66 () {60 vars in 1301 bytes} [Mon Sep 7 18:03:57 2026] GET /volume/v3/os-volume-transfer/88a567ef-514d-411b-8e0e-f340cdedba06 => generated 438 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:03:57 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-ce1ef523-889c-401a-a1da-57fdf57991b4 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:03:57 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-ce1ef523-889c-401a-a1da-57fdf57991b4 tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-reader] GET http://192.168.122.66/volume/v3/os-volume-transfer Sep 07 18:03:57 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-ce1ef523-889c-401a-a1da-57fdf57991b4 tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-reader] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:03:57 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-ce1ef523-889c-401a-a1da-57fdf57991b4 tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-reader] Calling method 'index' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:03:57 devstack devstack@c-api.service[86964]: DEBUG cinder.api.contrib.volume_transfer [None req-ce1ef523-889c-401a-a1da-57fdf57991b4 tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-reader] Listing volume transfers {{(pid=86964) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 07 18:03:58 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-ce1ef523-889c-401a-a1da-57fdf57991b4 tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-reader] http://192.168.122.66/volume/v3/os-volume-transfer returned with HTTP 200 Sep 07 18:03:58 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 358/727] 192.168.122.66 () {60 vars in 1190 bytes} [Mon Sep 7 18:03:57 2026] GET /volume/v3/os-volume-transfer => generated 374 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:03:58 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-0ee4e474-6fce-4f02-90eb-6cdccfdc73ac None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:03:58 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [req-9aa189f5-fc83-4ac6-91b5-cdcdab520282 req-132ecaf4-81f5-44de-8829-2c69c1e19db0 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:03:58 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-9aa189f5-fc83-4ac6-91b5-cdcdab520282 req-132ecaf4-81f5-44de-8829-2c69c1e19db0 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] DELETE http://192.168.122.66/volume/v3/attachments/92befb1a-9445-4c70-84f7-a2a1d7f8a216 Sep 07 18:03:58 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-9aa189f5-fc83-4ac6-91b5-cdcdab520282 req-132ecaf4-81f5-44de-8829-2c69c1e19db0 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:03:58 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-9aa189f5-fc83-4ac6-91b5-cdcdab520282 req-132ecaf4-81f5-44de-8829-2c69c1e19db0 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Calling method 'version_select' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:03:58 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:03:58 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:03:58 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-0ee4e474-6fce-4f02-90eb-6cdccfdc73ac tempest-VolumesTransfersV355Test-1515718166 tempest-VolumesTransfersV355Test-1515718166-project-member] POST http://192.168.122.66/volume/v3/volume-transfers/88a567ef-514d-411b-8e0e-f340cdedba06/accept Sep 07 18:03:58 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-0ee4e474-6fce-4f02-90eb-6cdccfdc73ac tempest-VolumesTransfersV355Test-1515718166 tempest-VolumesTransfersV355Test-1515718166-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "a9a323bdb3c5c8ca"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:03:58 devstack devstack@c-api.service[86965]: DEBUG cinder.api.contrib.volume_transfer [None req-0ee4e474-6fce-4f02-90eb-6cdccfdc73ac tempest-VolumesTransfersV355Test-1515718166 tempest-VolumesTransfersV355Test-1515718166-project-member] Accepting volume transfer 88a567ef-514d-411b-8e0e-f340cdedba06 {{(pid=86965) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 07 18:03:58 devstack devstack@c-api.service[86965]: INFO cinder.api.contrib.volume_transfer [None req-0ee4e474-6fce-4f02-90eb-6cdccfdc73ac tempest-VolumesTransfersV355Test-1515718166 tempest-VolumesTransfersV355Test-1515718166-project-member] Accepting transfer 88a567ef-514d-411b-8e0e-f340cdedba06 Sep 07 18:03:58 devstack devstack@c-api.service[86964]: /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 07 18:03:58 devstack devstack@c-api.service[86964]: return base.obj_make_list(context, Sep 07 18:03:58 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:03:58 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:03:58 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-9aa189f5-fc83-4ac6-91b5-cdcdab520282 req-132ecaf4-81f5-44de-8829-2c69c1e19db0 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] http://192.168.122.66/volume/v3/attachments/92befb1a-9445-4c70-84f7-a2a1d7f8a216 returned with HTTP 200 Sep 07 18:03:58 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 359/728] 192.168.122.66 () {64 vars in 1557 bytes} [Mon Sep 7 18:03:58 2026] DELETE /volume/v3/attachments/92befb1a-9445-4c70-84f7-a2a1d7f8a216 => generated 19 bytes in 380 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 18:03:58 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-323ca31c-7292-48f7-b895-c3d17bf12e7a None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:03:58 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-323ca31c-7292-48f7-b895-c3d17bf12e7a tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] GET http://192.168.122.66/volume/v3/volumes/8bae9a47-665f-483a-ac78-93d171141ed0 Sep 07 18:03:58 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-323ca31c-7292-48f7-b895-c3d17bf12e7a tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:03:58 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-323ca31c-7292-48f7-b895-c3d17bf12e7a tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:03:58 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:03:58 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:03:58 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:03:58 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:03:58 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-323ca31c-7292-48f7-b895-c3d17bf12e7a tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Volume info retrieved successfully. Sep 07 18:03:58 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-323ca31c-7292-48f7-b895-c3d17bf12e7a tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] http://192.168.122.66/volume/v3/volumes/8bae9a47-665f-483a-ac78-93d171141ed0 returned with HTTP 200 Sep 07 18:03:58 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 360/729] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:03:58 2026] GET /volume/v3/volumes/8bae9a47-665f-483a-ac78-93d171141ed0 => generated 850 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:03:58 devstack devstack@c-api.service[86965]: DEBUG cinder.quota [None req-0ee4e474-6fce-4f02-90eb-6cdccfdc73ac tempest-VolumesTransfersV355Test-1515718166 tempest-VolumesTransfersV355Test-1515718166-project-member] Created reservations ['6e820406-cf31-4884-a0ca-1ad3a7919187', '29dac1af-2599-4425-b974-d2e6ab1ca68d', '409739a3-3d0e-476a-afb4-b0f5c390f4ee', '5407c8fb-9d54-42e5-9bd2-71781935cf21'] {{(pid=86965) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:03:58 devstack devstack@c-api.service[86965]: DEBUG cinder.quota [None req-0ee4e474-6fce-4f02-90eb-6cdccfdc73ac tempest-VolumesTransfersV355Test-1515718166 tempest-VolumesTransfersV355Test-1515718166-project-member] Created reservations ['75daad69-9a87-42c3-88cd-949b2a697ad5', 'fbd3efa8-1d15-41d1-973b-a1114782749c', '3d6e2b46-4bc9-4122-af14-484e958fe756', '15ffe42b-0a48-4c23-bfa6-9a4338618c3c'] {{(pid=86965) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:03:58 devstack devstack@c-api.service[86965]: /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 07 18:03:58 devstack devstack@c-api.service[86965]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 18:03:58 devstack devstack@c-api.service[86965]: DEBUG cinder.quota [None req-0ee4e474-6fce-4f02-90eb-6cdccfdc73ac tempest-VolumesTransfersV355Test-1515718166 tempest-VolumesTransfersV355Test-1515718166-project-member] Created reservations ['71242049-9901-4aa0-8b5a-0ea163e03965', 'fa698e02-8fcd-4993-8a23-b5308c17da05', '2c79e491-6833-4416-933d-b6e5cd42cbcf', '5c8229d2-9cdd-44dd-8e9b-c416aa3919e7'] {{(pid=86965) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:03:59 devstack devstack@c-api.service[86965]: DEBUG cinder.quota [None req-0ee4e474-6fce-4f02-90eb-6cdccfdc73ac tempest-VolumesTransfersV355Test-1515718166 tempest-VolumesTransfersV355Test-1515718166-project-member] Created reservations ['e28e5a7d-0c1a-461b-a8a1-8fcf0b50aaaf', '00fbd02c-ab3d-4bb4-8555-374f47f1ce5a', 'd19e29e3-cd65-4eb9-ab15-cfb1936fbf14', 'ea259bff-914a-453b-9d4f-e95d58c9136e'] {{(pid=86965) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:03:59 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-0ee4e474-6fce-4f02-90eb-6cdccfdc73ac tempest-VolumesTransfersV355Test-1515718166 tempest-VolumesTransfersV355Test-1515718166-project-member] Transfer volume completed successfully. Sep 07 18:03:59 devstack devstack@c-api.service[86965]: INFO cinder.transfer.api [None req-0ee4e474-6fce-4f02-90eb-6cdccfdc73ac tempest-VolumesTransfersV355Test-1515718166 tempest-VolumesTransfersV355Test-1515718166-project-member] Volume 80b21a78-2db2-43cd-9525-ebbbd444a04e has been transferred. Sep 07 18:03:59 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:03:59 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:03:59 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-0ee4e474-6fce-4f02-90eb-6cdccfdc73ac tempest-VolumesTransfersV355Test-1515718166 tempest-VolumesTransfersV355Test-1515718166-project-member] http://192.168.122.66/volume/v3/volume-transfers/88a567ef-514d-411b-8e0e-f340cdedba06/accept returned with HTTP 202 Sep 07 18:03:59 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 370/730] 192.168.122.66 () {62 vars in 1337 bytes} [Mon Sep 7 18:03:58 2026] POST /volume/v3/volume-transfers/88a567ef-514d-411b-8e0e-f340cdedba06/accept => generated 371 bytes in 1815 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:03:59 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-aa93790c-d555-4672-8e7f-4c280eafff91 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:03:59 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-aa93790c-d555-4672-8e7f-4c280eafff91 tempest-VolumesTransfersV355Test-1515718166 tempest-VolumesTransfersV355Test-1515718166-project-member] GET http://192.168.122.66/volume/v3/volumes/80b21a78-2db2-43cd-9525-ebbbd444a04e Sep 07 18:03:59 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-aa93790c-d555-4672-8e7f-4c280eafff91 tempest-VolumesTransfersV355Test-1515718166 tempest-VolumesTransfersV355Test-1515718166-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:03:59 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-aa93790c-d555-4672-8e7f-4c280eafff91 tempest-VolumesTransfersV355Test-1515718166 tempest-VolumesTransfersV355Test-1515718166-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:03:59 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:03:59 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:03:59 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:03:59 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:03:59 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-aa93790c-d555-4672-8e7f-4c280eafff91 tempest-VolumesTransfersV355Test-1515718166 tempest-VolumesTransfersV355Test-1515718166-project-member] Volume info retrieved successfully. Sep 07 18:04:00 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-aa93790c-d555-4672-8e7f-4c280eafff91 tempest-VolumesTransfersV355Test-1515718166 tempest-VolumesTransfersV355Test-1515718166-project-member] http://192.168.122.66/volume/v3/volumes/80b21a78-2db2-43cd-9525-ebbbd444a04e returned with HTTP 200 Sep 07 18:04:00 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 361/731] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:03:59 2026] GET /volume/v3/volumes/80b21a78-2db2-43cd-9525-ebbbd444a04e => generated 953 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:04:00 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-23475e8f-c9e3-4454-bb31-3f6859916260 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:00 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-23475e8f-c9e3-4454-bb31-3f6859916260 tempest-VolumesTransfersV355Test-1515718166 tempest-VolumesTransfersV355Test-1515718166-project-member] GET http://192.168.122.66/volume/v3/volumes/80b21a78-2db2-43cd-9525-ebbbd444a04e Sep 07 18:04:00 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-23475e8f-c9e3-4454-bb31-3f6859916260 tempest-VolumesTransfersV355Test-1515718166 tempest-VolumesTransfersV355Test-1515718166-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:00 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-23475e8f-c9e3-4454-bb31-3f6859916260 tempest-VolumesTransfersV355Test-1515718166 tempest-VolumesTransfersV355Test-1515718166-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:00 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:00 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:04:00 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:04:00 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:04:00 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-23475e8f-c9e3-4454-bb31-3f6859916260 tempest-VolumesTransfersV355Test-1515718166 tempest-VolumesTransfersV355Test-1515718166-project-member] Volume info retrieved successfully. Sep 07 18:04:00 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-23475e8f-c9e3-4454-bb31-3f6859916260 tempest-VolumesTransfersV355Test-1515718166 tempest-VolumesTransfersV355Test-1515718166-project-member] http://192.168.122.66/volume/v3/volumes/80b21a78-2db2-43cd-9525-ebbbd444a04e returned with HTTP 200 Sep 07 18:04:00 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 371/732] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:04:00 2026] GET /volume/v3/volumes/80b21a78-2db2-43cd-9525-ebbbd444a04e => generated 953 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:04:00 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-18dc3d3b-98f6-4030-a7fc-d3437e5b852f None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:00 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-18dc3d3b-98f6-4030-a7fc-d3437e5b852f tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] DELETE http://192.168.122.66/volume/v3/volume-transfers/88a567ef-514d-411b-8e0e-f340cdedba06 Sep 07 18:04:00 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-18dc3d3b-98f6-4030-a7fc-d3437e5b852f tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:00 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-18dc3d3b-98f6-4030-a7fc-d3437e5b852f tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:00 devstack devstack@c-api.service[86964]: INFO cinder.api.contrib.volume_transfer [None req-18dc3d3b-98f6-4030-a7fc-d3437e5b852f tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] Delete transfer with id: 88a567ef-514d-411b-8e0e-f340cdedba06 Sep 07 18:04:00 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-18dc3d3b-98f6-4030-a7fc-d3437e5b852f tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] http://192.168.122.66/volume/v3/volume-transfers/88a567ef-514d-411b-8e0e-f340cdedba06 returned with HTTP 404 Sep 07 18:04:00 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 362/733] 192.168.122.66 () {60 vars in 1298 bytes} [Mon Sep 7 18:04:00 2026] DELETE /volume/v3/volume-transfers/88a567ef-514d-411b-8e0e-f340cdedba06 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 07 18:04:00 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-844403a5-9858-444f-b90e-341091d0b3b2 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:00 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-844403a5-9858-444f-b90e-341091d0b3b2 tempest-VolumesTransfersV355Test-164177603 tempest-VolumesTransfersV355Test-164177603-project-admin] DELETE http://192.168.122.66/volume/v3/volumes/80b21a78-2db2-43cd-9525-ebbbd444a04e Sep 07 18:04:00 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-844403a5-9858-444f-b90e-341091d0b3b2 tempest-VolumesTransfersV355Test-164177603 tempest-VolumesTransfersV355Test-164177603-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:00 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-844403a5-9858-444f-b90e-341091d0b3b2 tempest-VolumesTransfersV355Test-164177603 tempest-VolumesTransfersV355Test-164177603-project-admin] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:00 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-844403a5-9858-444f-b90e-341091d0b3b2 tempest-VolumesTransfersV355Test-164177603 tempest-VolumesTransfersV355Test-164177603-project-admin] Delete volume with id: 80b21a78-2db2-43cd-9525-ebbbd444a04e Sep 07 18:04:00 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:00 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:04:00 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:04:00 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:04:00 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-844403a5-9858-444f-b90e-341091d0b3b2 tempest-VolumesTransfersV355Test-164177603 tempest-VolumesTransfersV355Test-164177603-project-admin] Volume info retrieved successfully. Sep 07 18:04:00 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-12981d60-a624-45d3-9237-424767033b3b None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:00 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-12981d60-a624-45d3-9237-424767033b3b tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:04:00 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-12981d60-a624-45d3-9237-424767033b3b tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-355037374"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:04:00 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.volumes [None req-12981d60-a624-45d3-9237-424767033b3b tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-355037374'}} {{(pid=86964) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:04:00 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-12981d60-a624-45d3-9237-424767033b3b tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Create volume of 1 GB Sep 07 18:04:00 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-12981d60-a624-45d3-9237-424767033b3b tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Availability Zones retrieved successfully. Sep 07 18:04:00 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-844403a5-9858-444f-b90e-341091d0b3b2 tempest-VolumesTransfersV355Test-164177603 tempest-VolumesTransfersV355Test-164177603-project-admin] Delete volume request issued successfully. Sep 07 18:04:00 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-844403a5-9858-444f-b90e-341091d0b3b2 tempest-VolumesTransfersV355Test-164177603 tempest-VolumesTransfersV355Test-164177603-project-admin] http://192.168.122.66/volume/v3/volumes/80b21a78-2db2-43cd-9525-ebbbd444a04e returned with HTTP 202 Sep 07 18:04:00 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 372/734] 192.168.122.66 () {60 vars in 1271 bytes} [Mon Sep 7 18:04:00 2026] DELETE /volume/v3/volumes/80b21a78-2db2-43cd-9525-ebbbd444a04e => generated 0 bytes in 339 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 07 18:04:00 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-a82759d9-ed01-4b02-900f-5bf5074e00cf None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:00 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-a82759d9-ed01-4b02-900f-5bf5074e00cf tempest-VolumesTransfersV355Test-164177603 tempest-VolumesTransfersV355Test-164177603-project-admin] GET http://192.168.122.66/volume/v3/volumes/80b21a78-2db2-43cd-9525-ebbbd444a04e Sep 07 18:04:00 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-a82759d9-ed01-4b02-900f-5bf5074e00cf tempest-VolumesTransfersV355Test-164177603 tempest-VolumesTransfersV355Test-164177603-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:00 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-a82759d9-ed01-4b02-900f-5bf5074e00cf tempest-VolumesTransfersV355Test-164177603 tempest-VolumesTransfersV355Test-164177603-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:00 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-12981d60-a624-45d3-9237-424767033b3b tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Flow 'volume_create_api' (34642316-24cf-465e-9e4f-adfaba50b7e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:04:00 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-12981d60-a624-45d3-9237-424767033b3b tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16d03b0e-3fba-4afb-8eeb-500c13544900) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:04:00 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.flows.api.create_volume [None req-12981d60-a624-45d3-9237-424767033b3b tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Validating volume size '1' using validate_int {{(pid=86964) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:04:00 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:00 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:04:00 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:04:00 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:04:00 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-a82759d9-ed01-4b02-900f-5bf5074e00cf tempest-VolumesTransfersV355Test-164177603 tempest-VolumesTransfersV355Test-164177603-project-admin] Volume info retrieved successfully. Sep 07 18:04:00 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-a82759d9-ed01-4b02-900f-5bf5074e00cf tempest-VolumesTransfersV355Test-164177603 tempest-VolumesTransfersV355Test-164177603-project-admin] http://192.168.122.66/volume/v3/volumes/80b21a78-2db2-43cd-9525-ebbbd444a04e returned with HTTP 200 Sep 07 18:04:00 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 373/735] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:04:00 2026] GET /volume/v3/volumes/80b21a78-2db2-43cd-9525-ebbbd444a04e => generated 1136 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 18:04:00 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-12981d60-a624-45d3-9237-424767033b3b tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16d03b0e-3fba-4afb-8eeb-500c13544900) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:04:00 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-12981d60-a624-45d3-9237-424767033b3b tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c510ddf-b49d-44c3-85b5-76bdc6ed1416) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:04:00 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-12981d60-a624-45d3-9237-424767033b3b tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Created reservations ['bef1cecb-641a-4ac1-b80c-e08ea6d5affe', 'f8505913-fdf8-45fe-8397-49476ed7246d', '25df5026-a294-4fbd-b790-798e2dfe07b9', '0c13335c-8c52-4e6a-ac72-7913238c6c00'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:04:00 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-12981d60-a624-45d3-9237-424767033b3b tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c510ddf-b49d-44c3-85b5-76bdc6ed1416) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bef1cecb-641a-4ac1-b80c-e08ea6d5affe', 'f8505913-fdf8-45fe-8397-49476ed7246d', '25df5026-a294-4fbd-b790-798e2dfe07b9', '0c13335c-8c52-4e6a-ac72-7913238c6c00']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:04:00 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-12981d60-a624-45d3-9237-424767033b3b tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dbaa28ce-0b7e-4122-9c0b-c0b64423600b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:04:01 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:01 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:04:01 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-12981d60-a624-45d3-9237-424767033b3b tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dbaa28ce-0b7e-4122-9c0b-c0b64423600b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c9954fba-e48b-4c25-8f74-5fba10c6b48b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-355037374',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e40fbaeb2c946c183603d8ee4ed5a14',qos_specs=None,replication_status=,reservations=['bef1cecb-641a-4ac1-b80c-e08ea6d5affe','f8505913-fdf8-45fe-8397-49476ed7246d','25df5026-a294-4fbd-b790-798e2dfe07b9','0c13335c-8c52-4e6a-ac72-7913238c6c00'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a8b3b23a61084eb1bc7c4e42baf24b9e',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:04:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-355037374',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c9954fba-e48b-4c25-8f74-5fba10c6b48b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0e40fbaeb2c946c183603d8ee4ed5a14',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a8b3b23a61084eb1bc7c4e42baf24b9e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:04:01 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-12981d60-a624-45d3-9237-424767033b3b tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ff5ef48-84ee-4e19-aabc-79475982774c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:04:01 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-12981d60-a624-45d3-9237-424767033b3b tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ff5ef48-84ee-4e19-aabc-79475982774c) transitioned into state 'SUCCESS' from state '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-355037374',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e40fbaeb2c946c183603d8ee4ed5a14',qos_specs=None,replication_status=,reservations=['bef1cecb-641a-4ac1-b80c-e08ea6d5affe','f8505913-fdf8-45fe-8397-49476ed7246d','25df5026-a294-4fbd-b790-798e2dfe07b9','0c13335c-8c52-4e6a-ac72-7913238c6c00'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a8b3b23a61084eb1bc7c4e42baf24b9e',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:04:01 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-12981d60-a624-45d3-9237-424767033b3b tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6cbe8a56-58fb-40b6-a08d-2f326d4e3fcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:04:01 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-12981d60-a624-45d3-9237-424767033b3b tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6cbe8a56-58fb-40b6-a08d-2f326d4e3fcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:04:01 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-12981d60-a624-45d3-9237-424767033b3b tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Flow 'volume_create_api' (34642316-24cf-465e-9e4f-adfaba50b7e2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:04:01 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-12981d60-a624-45d3-9237-424767033b3b tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Create volume request issued successfully. Sep 07 18:04:01 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-12981d60-a624-45d3-9237-424767033b3b tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:04:01 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 363/736] 192.168.122.66 () {60 vars in 1137 bytes} [Mon Sep 7 18:04:00 2026] POST /volume/v3/volumes => generated 755 bytes in 834 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:04:01 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-186285a5-291a-4c11-96c6-c4d81e7be2af None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:01 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-186285a5-291a-4c11-96c6-c4d81e7be2af tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] GET http://192.168.122.66/volume/v3/volumes/c9954fba-e48b-4c25-8f74-5fba10c6b48b Sep 07 18:04:01 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-186285a5-291a-4c11-96c6-c4d81e7be2af tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:01 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-186285a5-291a-4c11-96c6-c4d81e7be2af tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:01 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:01 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:04:01 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:04:01 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:04:01 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-186285a5-291a-4c11-96c6-c4d81e7be2af tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Volume info retrieved successfully. Sep 07 18:04:01 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-186285a5-291a-4c11-96c6-c4d81e7be2af tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] http://192.168.122.66/volume/v3/volumes/c9954fba-e48b-4c25-8f74-5fba10c6b48b returned with HTTP 200 Sep 07 18:04:01 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 374/737] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:04:01 2026] GET /volume/v3/volumes/c9954fba-e48b-4c25-8f74-5fba10c6b48b => generated 823 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:04:01 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-4f1fe0c5-ef84-4f2b-b3cd-f77f2014c069 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:01 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-4f1fe0c5-ef84-4f2b-b3cd-f77f2014c069 tempest-VolumesTransfersV355Test-164177603 tempest-VolumesTransfersV355Test-164177603-project-admin] GET http://192.168.122.66/volume/v3/volumes/80b21a78-2db2-43cd-9525-ebbbd444a04e Sep 07 18:04:01 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-4f1fe0c5-ef84-4f2b-b3cd-f77f2014c069 tempest-VolumesTransfersV355Test-164177603 tempest-VolumesTransfersV355Test-164177603-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:01 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-4f1fe0c5-ef84-4f2b-b3cd-f77f2014c069 tempest-VolumesTransfersV355Test-164177603 tempest-VolumesTransfersV355Test-164177603-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:01 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:01 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:04:01 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:04:01 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:04:01 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-4f1fe0c5-ef84-4f2b-b3cd-f77f2014c069 tempest-VolumesTransfersV355Test-164177603 tempest-VolumesTransfersV355Test-164177603-project-admin] Volume info retrieved successfully. Sep 07 18:04:01 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-4f1fe0c5-ef84-4f2b-b3cd-f77f2014c069 tempest-VolumesTransfersV355Test-164177603 tempest-VolumesTransfersV355Test-164177603-project-admin] http://192.168.122.66/volume/v3/volumes/80b21a78-2db2-43cd-9525-ebbbd444a04e returned with HTTP 200 Sep 07 18:04:01 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 364/738] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:04:01 2026] GET /volume/v3/volumes/80b21a78-2db2-43cd-9525-ebbbd444a04e => generated 1136 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 18:04:02 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-68c372bd-7d00-430f-b8a5-f7c6116dd9cb None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:02 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-68c372bd-7d00-430f-b8a5-f7c6116dd9cb tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] GET http://192.168.122.66/volume/v3/volumes/c9954fba-e48b-4c25-8f74-5fba10c6b48b Sep 07 18:04:02 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-68c372bd-7d00-430f-b8a5-f7c6116dd9cb tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:02 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-68c372bd-7d00-430f-b8a5-f7c6116dd9cb tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:02 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:02 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:04:02 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:04:02 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:04:02 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-68c372bd-7d00-430f-b8a5-f7c6116dd9cb tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Volume info retrieved successfully. Sep 07 18:04:02 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-68c372bd-7d00-430f-b8a5-f7c6116dd9cb tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] http://192.168.122.66/volume/v3/volumes/c9954fba-e48b-4c25-8f74-5fba10c6b48b returned with HTTP 200 Sep 07 18:04:02 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 375/739] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:04:02 2026] GET /volume/v3/volumes/c9954fba-e48b-4c25-8f74-5fba10c6b48b => generated 847 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:04:02 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-7473d911-12d7-4afc-80a0-1785ea4e52b2 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:02 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-7473d911-12d7-4afc-80a0-1785ea4e52b2 tempest-VolumesTransfersV355Test-164177603 tempest-VolumesTransfersV355Test-164177603-project-admin] GET http://192.168.122.66/volume/v3/volumes/80b21a78-2db2-43cd-9525-ebbbd444a04e Sep 07 18:04:02 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-7473d911-12d7-4afc-80a0-1785ea4e52b2 tempest-VolumesTransfersV355Test-164177603 tempest-VolumesTransfersV355Test-164177603-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:02 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-7473d911-12d7-4afc-80a0-1785ea4e52b2 tempest-VolumesTransfersV355Test-164177603 tempest-VolumesTransfersV355Test-164177603-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:02 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-7473d911-12d7-4afc-80a0-1785ea4e52b2 tempest-VolumesTransfersV355Test-164177603 tempest-VolumesTransfersV355Test-164177603-project-admin] http://192.168.122.66/volume/v3/volumes/80b21a78-2db2-43cd-9525-ebbbd444a04e returned with HTTP 404 Sep 07 18:04:02 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 365/740] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:04:02 2026] GET /volume/v3/volumes/80b21a78-2db2-43cd-9525-ebbbd444a04e => generated 109 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 18:04:02 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-c79ae07e-34f2-42bd-a98b-f4f7d56b55bc None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:02 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c79ae07e-34f2-42bd-a98b-f4f7d56b55bc tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] GET http://192.168.122.66/volume/v3/volumes/80b21a78-2db2-43cd-9525-ebbbd444a04e Sep 07 18:04:02 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-c79ae07e-34f2-42bd-a98b-f4f7d56b55bc tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:02 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-c79ae07e-34f2-42bd-a98b-f4f7d56b55bc tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:02 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c79ae07e-34f2-42bd-a98b-f4f7d56b55bc tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] http://192.168.122.66/volume/v3/volumes/80b21a78-2db2-43cd-9525-ebbbd444a04e returned with HTTP 404 Sep 07 18:04:02 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 376/741] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:04:02 2026] GET /volume/v3/volumes/80b21a78-2db2-43cd-9525-ebbbd444a04e => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 18:04:02 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-d61d882a-e9cc-44c3-bd26-8298cf7316df None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:02 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-d61d882a-e9cc-44c3-bd26-8298cf7316df tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] DELETE http://192.168.122.66/volume/v3/volumes/80b21a78-2db2-43cd-9525-ebbbd444a04e Sep 07 18:04:02 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-d61d882a-e9cc-44c3-bd26-8298cf7316df tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:02 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-d61d882a-e9cc-44c3-bd26-8298cf7316df tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:02 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-d61d882a-e9cc-44c3-bd26-8298cf7316df tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] Delete volume with id: 80b21a78-2db2-43cd-9525-ebbbd444a04e Sep 07 18:04:02 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-d61d882a-e9cc-44c3-bd26-8298cf7316df tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] http://192.168.122.66/volume/v3/volumes/80b21a78-2db2-43cd-9525-ebbbd444a04e returned with HTTP 404 Sep 07 18:04:02 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 366/742] 192.168.122.66 () {60 vars in 1271 bytes} [Mon Sep 7 18:04:02 2026] DELETE /volume/v3/volumes/80b21a78-2db2-43cd-9525-ebbbd444a04e => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 07 18:04:02 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-ab0e497f-2ccf-46d1-8be2-04b0609c21a4 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:02 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-ab0e497f-2ccf-46d1-8be2-04b0609c21a4 tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:04:02 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-ab0e497f-2ccf-46d1-8be2-04b0609c21a4 tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-601200000"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:04:02 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.volumes [None req-ab0e497f-2ccf-46d1-8be2-04b0609c21a4 tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-601200000'}} {{(pid=86965) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:04:02 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-ab0e497f-2ccf-46d1-8be2-04b0609c21a4 tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] Create volume of 1 GB Sep 07 18:04:03 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-ab0e497f-2ccf-46d1-8be2-04b0609c21a4 tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] Availability Zones retrieved successfully. Sep 07 18:04:03 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-ab0e497f-2ccf-46d1-8be2-04b0609c21a4 tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] Flow 'volume_create_api' (91e0c491-c8c7-40c1-896c-005dcdf20743) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:04:03 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-ab0e497f-2ccf-46d1-8be2-04b0609c21a4 tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f596451-d8e9-42c3-ac46-198cf24bdf29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:04:03 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.flows.api.create_volume [None req-ab0e497f-2ccf-46d1-8be2-04b0609c21a4 tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] Validating volume size '1' using validate_int {{(pid=86965) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:04:03 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-ab0e497f-2ccf-46d1-8be2-04b0609c21a4 tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f596451-d8e9-42c3-ac46-198cf24bdf29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:04:03 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-ab0e497f-2ccf-46d1-8be2-04b0609c21a4 tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4c883b6-807f-4f06-8a57-42259f451913) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:04:03 devstack devstack@c-api.service[86965]: DEBUG cinder.quota [None req-ab0e497f-2ccf-46d1-8be2-04b0609c21a4 tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] Created reservations ['0d84d6e5-c0d2-424c-83e3-13a7ce23f151', '4311b29d-64dd-46d8-a2d4-ede60896ee28', 'd9d18f22-a7d6-43cb-bdd2-0baf79955801', 'c4f9ab40-537c-4c75-a36e-9344ce3e742f'] {{(pid=86965) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:04:03 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-ab0e497f-2ccf-46d1-8be2-04b0609c21a4 tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4c883b6-807f-4f06-8a57-42259f451913) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0d84d6e5-c0d2-424c-83e3-13a7ce23f151', '4311b29d-64dd-46d8-a2d4-ede60896ee28', 'd9d18f22-a7d6-43cb-bdd2-0baf79955801', 'c4f9ab40-537c-4c75-a36e-9344ce3e742f']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:04:03 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-ab0e497f-2ccf-46d1-8be2-04b0609c21a4 tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01af2aea-a7df-4a77-87e7-b7999494f062) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:04:03 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:03 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:04:03 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-ab0e497f-2ccf-46d1-8be2-04b0609c21a4 tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01af2aea-a7df-4a77-87e7-b7999494f062) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a5e18240-5841-4474-ad71-0f72db8b8784', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-601200000',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3448cf3a5c3d4eb3acbc4c1de6a47865',qos_specs=None,replication_status=,reservations=['0d84d6e5-c0d2-424c-83e3-13a7ce23f151','4311b29d-64dd-46d8-a2d4-ede60896ee28','d9d18f22-a7d6-43cb-bdd2-0baf79955801','c4f9ab40-537c-4c75-a36e-9344ce3e742f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75a929b0e3db4840be171873c0831d01',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:04:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-601200000',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a5e18240-5841-4474-ad71-0f72db8b8784,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3448cf3a5c3d4eb3acbc4c1de6a47865',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='75a929b0e3db4840be171873c0831d01',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:04:03 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-ab0e497f-2ccf-46d1-8be2-04b0609c21a4 tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6fe50d31-b0c7-4b68-bc7f-2707f8b0ba1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:04:03 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-ab0e497f-2ccf-46d1-8be2-04b0609c21a4 tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6fe50d31-b0c7-4b68-bc7f-2707f8b0ba1b) transitioned into state 'SUCCESS' from state '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-601200000',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3448cf3a5c3d4eb3acbc4c1de6a47865',qos_specs=None,replication_status=,reservations=['0d84d6e5-c0d2-424c-83e3-13a7ce23f151','4311b29d-64dd-46d8-a2d4-ede60896ee28','d9d18f22-a7d6-43cb-bdd2-0baf79955801','c4f9ab40-537c-4c75-a36e-9344ce3e742f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75a929b0e3db4840be171873c0831d01',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:04:03 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-ab0e497f-2ccf-46d1-8be2-04b0609c21a4 tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2feb2d37-939d-4851-a71b-4fd70b950721) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:04:03 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-ab0e497f-2ccf-46d1-8be2-04b0609c21a4 tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2feb2d37-939d-4851-a71b-4fd70b950721) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:04:03 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-ab0e497f-2ccf-46d1-8be2-04b0609c21a4 tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] Flow 'volume_create_api' (91e0c491-c8c7-40c1-896c-005dcdf20743) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:04:03 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-ab0e497f-2ccf-46d1-8be2-04b0609c21a4 tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] Create volume request issued successfully. Sep 07 18:04:03 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-ab0e497f-2ccf-46d1-8be2-04b0609c21a4 tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:04:03 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 377/743] 192.168.122.66 () {62 vars in 1178 bytes} [Mon Sep 7 18:04:02 2026] POST /volume/v3/volumes => generated 825 bytes in 635 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:04:03 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-8fcde13d-933f-45a6-9d2f-9396d7cc1261 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-1479093b-aba1-4c9b-805f-8259baafc07d None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:03 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-8fcde13d-933f-45a6-9d2f-9396d7cc1261 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] GET http://192.168.122.66/volume/v3/volumes/c9954fba-e48b-4c25-8f74-5fba10c6b48b Sep 07 18:04:03 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-8fcde13d-933f-45a6-9d2f-9396d7cc1261 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:03 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-8fcde13d-933f-45a6-9d2f-9396d7cc1261 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:03 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-1479093b-aba1-4c9b-805f-8259baafc07d tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] GET http://192.168.122.66/volume/v3/volumes/a5e18240-5841-4474-ad71-0f72db8b8784 Sep 07 18:04:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-1479093b-aba1-4c9b-805f-8259baafc07d tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-1479093b-aba1-4c9b-805f-8259baafc07d tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:03 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:03 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:04:03 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:04:03 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:04:03 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-8fcde13d-933f-45a6-9d2f-9396d7cc1261 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Volume info retrieved successfully. Sep 07 18:04:03 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:03 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:04:03 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-8fcde13d-933f-45a6-9d2f-9396d7cc1261 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] http://192.168.122.66/volume/v3/volumes/c9954fba-e48b-4c25-8f74-5fba10c6b48b returned with HTTP 200 Sep 07 18:04:03 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 367/744] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:04:03 2026] GET /volume/v3/volumes/c9954fba-e48b-4c25-8f74-5fba10c6b48b => generated 848 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:04:03 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:04:03 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:04:03 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-2acd3f74-c55f-4f74-94fc-acd384ebb656 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:03 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-2acd3f74-c55f-4f74-94fc-acd384ebb656 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] POST http://192.168.122.66/volume/v3/volumes/c9954fba-e48b-4c25-8f74-5fba10c6b48b/action Sep 07 18:04:03 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-2acd3f74-c55f-4f74-94fc-acd384ebb656 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Action body: b'{"os-attach": {"instance_uuid": "b6647939-8e3b-4c49-affd-aa52e27f9518", "mountpoint": "/dev/vdb"}}' {{(pid=86964) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:04:03 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-2acd3f74-c55f-4f74-94fc-acd384ebb656 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "b6647939-8e3b-4c49-affd-aa52e27f9518", "mountpoint": "/dev/vdb"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:04:03 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-1479093b-aba1-4c9b-805f-8259baafc07d tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] Volume info retrieved successfully. Sep 07 18:04:03 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:03 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:04:03 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:04:03 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:04:03 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-2acd3f74-c55f-4f74-94fc-acd384ebb656 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Volume info retrieved successfully. Sep 07 18:04:03 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-1479093b-aba1-4c9b-805f-8259baafc07d tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] http://192.168.122.66/volume/v3/volumes/a5e18240-5841-4474-ad71-0f72db8b8784 returned with HTTP 200 Sep 07 18:04:03 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 378/745] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:04:03 2026] GET /volume/v3/volumes/a5e18240-5841-4474-ad71-0f72db8b8784 => generated 893 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:04:03 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-2acd3f74-c55f-4f74-94fc-acd384ebb656 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Update volume admin metadata completed successfully. Sep 07 18:04:04 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-2acd3f74-c55f-4f74-94fc-acd384ebb656 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Attach volume completed successfully. Sep 07 18:04:04 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-2acd3f74-c55f-4f74-94fc-acd384ebb656 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] http://192.168.122.66/volume/v3/volumes/c9954fba-e48b-4c25-8f74-5fba10c6b48b/action returned with HTTP 202 Sep 07 18:04:04 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 368/746] 192.168.122.66 () {60 vars in 1269 bytes} [Mon Sep 7 18:04:03 2026] POST /volume/v3/volumes/c9954fba-e48b-4c25-8f74-5fba10c6b48b/action => generated 0 bytes in 522 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 18:04:04 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-e07a4578-de90-47eb-bf2b-65f59bc260cb None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:04 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e07a4578-de90-47eb-bf2b-65f59bc260cb tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] GET http://192.168.122.66/volume/v3/volumes/c9954fba-e48b-4c25-8f74-5fba10c6b48b Sep 07 18:04:04 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-e07a4578-de90-47eb-bf2b-65f59bc260cb tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:04 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-e07a4578-de90-47eb-bf2b-65f59bc260cb tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:04 devstack devstack@c-api.service[86965]: DEBUG dbcounter [-] [86965] Writing DB stats cinder:SELECT=374,cinder:UPDATE=104,cinder:INSERT=68 {{(pid=86965) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 18:04:04 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:04 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:04:04 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:04:04 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:04:04 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-e07a4578-de90-47eb-bf2b-65f59bc260cb tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Volume info retrieved successfully. Sep 07 18:04:04 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e07a4578-de90-47eb-bf2b-65f59bc260cb tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] http://192.168.122.66/volume/v3/volumes/c9954fba-e48b-4c25-8f74-5fba10c6b48b returned with HTTP 200 Sep 07 18:04:04 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 379/747] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:04:04 2026] GET /volume/v3/volumes/c9954fba-e48b-4c25-8f74-5fba10c6b48b => generated 1182 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:04:04 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-aa75a6a0-17ab-4920-a3ee-85f7ecdc5710 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:04 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-aa75a6a0-17ab-4920-a3ee-85f7ecdc5710 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] GET http://192.168.122.66/volume/v3/volumes/c9954fba-e48b-4c25-8f74-5fba10c6b48b Sep 07 18:04:04 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-aa75a6a0-17ab-4920-a3ee-85f7ecdc5710 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:04 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-aa75a6a0-17ab-4920-a3ee-85f7ecdc5710 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:04 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:04 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:04:04 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:04:04 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:04:04 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-aa75a6a0-17ab-4920-a3ee-85f7ecdc5710 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Volume info retrieved successfully. Sep 07 18:04:04 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-aa75a6a0-17ab-4920-a3ee-85f7ecdc5710 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] http://192.168.122.66/volume/v3/volumes/c9954fba-e48b-4c25-8f74-5fba10c6b48b returned with HTTP 200 Sep 07 18:04:04 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 369/748] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:04:04 2026] GET /volume/v3/volumes/c9954fba-e48b-4c25-8f74-5fba10c6b48b => generated 1182 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:04:04 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-cbec8e4a-5ec8-4489-bb4d-fea455e84892 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:04 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-cbec8e4a-5ec8-4489-bb4d-fea455e84892 tempest-VolumesActionsTest-1560007546 tempest-VolumesActionsTest-1560007546-project-admin] POST http://192.168.122.66/volume/v3/volumes/c9954fba-e48b-4c25-8f74-5fba10c6b48b/action Sep 07 18:04:04 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-cbec8e4a-5ec8-4489-bb4d-fea455e84892 tempest-VolumesActionsTest-1560007546 tempest-VolumesActionsTest-1560007546-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86965) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:04:04 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-cbec8e4a-5ec8-4489-bb4d-fea455e84892 tempest-VolumesActionsTest-1560007546 tempest-VolumesActionsTest-1560007546-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:04:04 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:04 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:04:04 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-74a40325-d41f-48ac-b6d4-efc6925f9f17 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:04 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:04:04 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:04:04 devstack devstack@c-api.service[86965]: DEBUG cinder.api.contrib.admin_actions [None req-cbec8e4a-5ec8-4489-bb4d-fea455e84892 tempest-VolumesActionsTest-1560007546 tempest-VolumesActionsTest-1560007546-project-admin] Updating volume 'c9954fba-e48b-4c25-8f74-5fba10c6b48b' with '{'status': 'error'}' {{(pid=86965) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 07 18:04:04 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-74a40325-d41f-48ac-b6d4-efc6925f9f17 tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] GET http://192.168.122.66/volume/v3/volumes/a5e18240-5841-4474-ad71-0f72db8b8784 Sep 07 18:04:04 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-74a40325-d41f-48ac-b6d4-efc6925f9f17 tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:04 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-74a40325-d41f-48ac-b6d4-efc6925f9f17 tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:04 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:04 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:04:04 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:04:04 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:04:04 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:04 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:04:04 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-74a40325-d41f-48ac-b6d4-efc6925f9f17 tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] Volume info retrieved successfully. Sep 07 18:04:04 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-74a40325-d41f-48ac-b6d4-efc6925f9f17 tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] http://192.168.122.66/volume/v3/volumes/a5e18240-5841-4474-ad71-0f72db8b8784 returned with HTTP 200 Sep 07 18:04:04 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 370/749] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:04:04 2026] GET /volume/v3/volumes/a5e18240-5841-4474-ad71-0f72db8b8784 => generated 917 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:04:05 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:05 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:04:05 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-cbec8e4a-5ec8-4489-bb4d-fea455e84892 tempest-VolumesActionsTest-1560007546 tempest-VolumesActionsTest-1560007546-project-admin] http://192.168.122.66/volume/v3/volumes/c9954fba-e48b-4c25-8f74-5fba10c6b48b/action returned with HTTP 202 Sep 07 18:04:05 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 380/750] 192.168.122.66 () {60 vars in 1269 bytes} [Mon Sep 7 18:04:04 2026] POST /volume/v3/volumes/c9954fba-e48b-4c25-8f74-5fba10c6b48b/action => generated 0 bytes in 590 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 18:04:05 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-c417246b-c21f-4dd9-b523-dad90f6a3f04 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:05 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c417246b-c21f-4dd9-b523-dad90f6a3f04 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] GET http://192.168.122.66/volume/v3/volumes/c9954fba-e48b-4c25-8f74-5fba10c6b48b Sep 07 18:04:05 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c417246b-c21f-4dd9-b523-dad90f6a3f04 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:05 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c417246b-c21f-4dd9-b523-dad90f6a3f04 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:05 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:05 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:04:05 devstack devstack@c-api.service[86964]: DEBUG dbcounter [-] [86964] Writing DB stats cinder:SELECT=267,cinder:INSERT=27,cinder:UPDATE=47 {{(pid=86964) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 18:04:05 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:04:05 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:04:05 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-c417246b-c21f-4dd9-b523-dad90f6a3f04 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Volume info retrieved successfully. Sep 07 18:04:05 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c417246b-c21f-4dd9-b523-dad90f6a3f04 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] http://192.168.122.66/volume/v3/volumes/c9954fba-e48b-4c25-8f74-5fba10c6b48b returned with HTTP 200 Sep 07 18:04:05 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 371/751] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:04:05 2026] GET /volume/v3/volumes/c9954fba-e48b-4c25-8f74-5fba10c6b48b => generated 1181 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:04:05 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-ca9d103a-d71a-4f1d-9b29-6d5dc44a55ed None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:05 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-ca9d103a-d71a-4f1d-9b29-6d5dc44a55ed tempest-VolumesActionsTest-1560007546 tempest-VolumesActionsTest-1560007546-project-admin] POST http://192.168.122.66/volume/v3/volumes/c9954fba-e48b-4c25-8f74-5fba10c6b48b/action Sep 07 18:04:05 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-ca9d103a-d71a-4f1d-9b29-6d5dc44a55ed tempest-VolumesActionsTest-1560007546 tempest-VolumesActionsTest-1560007546-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "bb615c62-1616-4e8b-92ca-ed3612065800"}}' {{(pid=86965) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:04:05 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-ca9d103a-d71a-4f1d-9b29-6d5dc44a55ed tempest-VolumesActionsTest-1560007546 tempest-VolumesActionsTest-1560007546-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "bb615c62-1616-4e8b-92ca-ed3612065800"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:04:05 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:05 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:04:05 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:04:05 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:04:05 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-ca9d103a-d71a-4f1d-9b29-6d5dc44a55ed tempest-VolumesActionsTest-1560007546 tempest-VolumesActionsTest-1560007546-project-admin] Volume info retrieved successfully. Sep 07 18:04:05 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-ca9d103a-d71a-4f1d-9b29-6d5dc44a55ed tempest-VolumesActionsTest-1560007546 tempest-VolumesActionsTest-1560007546-project-admin] Terminate volume connection completed successfully. Sep 07 18:04:05 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-ca9d103a-d71a-4f1d-9b29-6d5dc44a55ed tempest-VolumesActionsTest-1560007546 tempest-VolumesActionsTest-1560007546-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=86965) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Sep 07 18:04:05 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-ca9d103a-d71a-4f1d-9b29-6d5dc44a55ed tempest-VolumesActionsTest-1560007546 tempest-VolumesActionsTest-1560007546-project-admin] Detach volume completed successfully. Sep 07 18:04:05 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-ca9d103a-d71a-4f1d-9b29-6d5dc44a55ed tempest-VolumesActionsTest-1560007546 tempest-VolumesActionsTest-1560007546-project-admin] http://192.168.122.66/volume/v3/volumes/c9954fba-e48b-4c25-8f74-5fba10c6b48b/action returned with HTTP 202 Sep 07 18:04:05 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 381/752] 192.168.122.66 () {60 vars in 1269 bytes} [Mon Sep 7 18:04:05 2026] POST /volume/v3/volumes/c9954fba-e48b-4c25-8f74-5fba10c6b48b/action => generated 0 bytes in 578 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 18:04:05 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-6ff46aad-04e7-44cb-bad4-bc93bdda2f00 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:05 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-6ff46aad-04e7-44cb-bad4-bc93bdda2f00 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] GET http://192.168.122.66/volume/v3/volumes/c9954fba-e48b-4c25-8f74-5fba10c6b48b Sep 07 18:04:05 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-6ff46aad-04e7-44cb-bad4-bc93bdda2f00 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:05 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-6ff46aad-04e7-44cb-bad4-bc93bdda2f00 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:05 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:05 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:04:05 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:04:05 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:04:05 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-6ff46aad-04e7-44cb-bad4-bc93bdda2f00 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Volume info retrieved successfully. Sep 07 18:04:05 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-6ff46aad-04e7-44cb-bad4-bc93bdda2f00 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] http://192.168.122.66/volume/v3/volumes/c9954fba-e48b-4c25-8f74-5fba10c6b48b returned with HTTP 200 Sep 07 18:04:05 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 372/753] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:04:05 2026] GET /volume/v3/volumes/c9954fba-e48b-4c25-8f74-5fba10c6b48b => generated 867 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:04:05 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-0668552b-0876-4153-92ae-3d33fd48a572 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:05 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-0668552b-0876-4153-92ae-3d33fd48a572 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] GET http://192.168.122.66/volume/v3/volumes/c9954fba-e48b-4c25-8f74-5fba10c6b48b Sep 07 18:04:05 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-0668552b-0876-4153-92ae-3d33fd48a572 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:05 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-0668552b-0876-4153-92ae-3d33fd48a572 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:05 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:05 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:04:05 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:04:05 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:04:06 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-4a86516e-f7c7-48ef-8618-f5bc8dff7147 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:06 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-4a86516e-f7c7-48ef-8618-f5bc8dff7147 tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] GET http://192.168.122.66/volume/v3/volumes/a5e18240-5841-4474-ad71-0f72db8b8784 Sep 07 18:04:06 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-4a86516e-f7c7-48ef-8618-f5bc8dff7147 tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:06 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-4a86516e-f7c7-48ef-8618-f5bc8dff7147 tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:06 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-0668552b-0876-4153-92ae-3d33fd48a572 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Volume info retrieved successfully. Sep 07 18:04:06 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-0668552b-0876-4153-92ae-3d33fd48a572 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] http://192.168.122.66/volume/v3/volumes/c9954fba-e48b-4c25-8f74-5fba10c6b48b returned with HTTP 200 Sep 07 18:04:06 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:06 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:04:06 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 382/754] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:04:05 2026] GET /volume/v3/volumes/c9954fba-e48b-4c25-8f74-5fba10c6b48b => generated 867 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:04:06 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:04:06 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:04:06 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-4a86516e-f7c7-48ef-8618-f5bc8dff7147 tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] Volume info retrieved successfully. Sep 07 18:04:06 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-eb5365f7-c143-4218-87f0-485ae88a8480 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:06 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-eb5365f7-c143-4218-87f0-485ae88a8480 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] POST http://192.168.122.66/volume/v3/volumes/c9954fba-e48b-4c25-8f74-5fba10c6b48b/action Sep 07 18:04:06 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-eb5365f7-c143-4218-87f0-485ae88a8480 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Action body: b'{"os-detach": {}}' {{(pid=86965) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:04:06 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-eb5365f7-c143-4218-87f0-485ae88a8480 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:04:06 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-4a86516e-f7c7-48ef-8618-f5bc8dff7147 tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] http://192.168.122.66/volume/v3/volumes/a5e18240-5841-4474-ad71-0f72db8b8784 returned with HTTP 200 Sep 07 18:04:06 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 373/755] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:04:05 2026] GET /volume/v3/volumes/a5e18240-5841-4474-ad71-0f72db8b8784 => generated 917 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:04:06 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:06 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:04:06 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:04:06 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:04:06 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-eb5365f7-c143-4218-87f0-485ae88a8480 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Volume info retrieved successfully. Sep 07 18:04:06 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-eb5365f7-c143-4218-87f0-485ae88a8480 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Detach volume completed successfully. Sep 07 18:04:06 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-eb5365f7-c143-4218-87f0-485ae88a8480 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] http://192.168.122.66/volume/v3/volumes/c9954fba-e48b-4c25-8f74-5fba10c6b48b/action returned with HTTP 202 Sep 07 18:04:06 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 383/756] 192.168.122.66 () {60 vars in 1269 bytes} [Mon Sep 7 18:04:06 2026] POST /volume/v3/volumes/c9954fba-e48b-4c25-8f74-5fba10c6b48b/action => generated 0 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 18:04:06 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-a86060b6-3429-4b4e-b283-fca9a290363f None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:06 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-a86060b6-3429-4b4e-b283-fca9a290363f tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] GET http://192.168.122.66/volume/v3/volumes/c9954fba-e48b-4c25-8f74-5fba10c6b48b Sep 07 18:04:06 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-a86060b6-3429-4b4e-b283-fca9a290363f tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:06 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-a86060b6-3429-4b4e-b283-fca9a290363f tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:06 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:06 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:04:06 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:04:06 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:04:06 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-a86060b6-3429-4b4e-b283-fca9a290363f tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Volume info retrieved successfully. Sep 07 18:04:06 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-a86060b6-3429-4b4e-b283-fca9a290363f tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] http://192.168.122.66/volume/v3/volumes/c9954fba-e48b-4c25-8f74-5fba10c6b48b returned with HTTP 200 Sep 07 18:04:06 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 374/757] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:04:06 2026] GET /volume/v3/volumes/c9954fba-e48b-4c25-8f74-5fba10c6b48b => generated 867 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 18:04:06 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-95cf211f-2399-4471-9051-3d41bf591d81 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:06 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-95cf211f-2399-4471-9051-3d41bf591d81 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] GET http://192.168.122.66/volume/v3/volumes/c9954fba-e48b-4c25-8f74-5fba10c6b48b Sep 07 18:04:06 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-95cf211f-2399-4471-9051-3d41bf591d81 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:06 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-95cf211f-2399-4471-9051-3d41bf591d81 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:06 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:06 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:04:06 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:04:06 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:04:06 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-95cf211f-2399-4471-9051-3d41bf591d81 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Volume info retrieved successfully. Sep 07 18:04:06 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-95cf211f-2399-4471-9051-3d41bf591d81 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] http://192.168.122.66/volume/v3/volumes/c9954fba-e48b-4c25-8f74-5fba10c6b48b returned with HTTP 200 Sep 07 18:04:06 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 384/758] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:04:06 2026] GET /volume/v3/volumes/c9954fba-e48b-4c25-8f74-5fba10c6b48b => generated 867 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:04:06 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-d35bbb32-d149-4980-b7da-1b318e6cc5e1 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:06 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-d35bbb32-d149-4980-b7da-1b318e6cc5e1 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] DELETE http://192.168.122.66/volume/v3/volumes/c9954fba-e48b-4c25-8f74-5fba10c6b48b Sep 07 18:04:06 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-d35bbb32-d149-4980-b7da-1b318e6cc5e1 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:06 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-d35bbb32-d149-4980-b7da-1b318e6cc5e1 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:06 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-d35bbb32-d149-4980-b7da-1b318e6cc5e1 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Delete volume with id: c9954fba-e48b-4c25-8f74-5fba10c6b48b Sep 07 18:04:06 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:06 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:04:06 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:04:06 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:04:06 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-d35bbb32-d149-4980-b7da-1b318e6cc5e1 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Volume info retrieved successfully. Sep 07 18:04:06 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-d35bbb32-d149-4980-b7da-1b318e6cc5e1 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Delete volume request issued successfully. Sep 07 18:04:06 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-d35bbb32-d149-4980-b7da-1b318e6cc5e1 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] http://192.168.122.66/volume/v3/volumes/c9954fba-e48b-4c25-8f74-5fba10c6b48b returned with HTTP 202 Sep 07 18:04:06 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 375/759] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:04:06 2026] DELETE /volume/v3/volumes/c9954fba-e48b-4c25-8f74-5fba10c6b48b => generated 0 bytes in 123 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:04:06 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-4e26998c-9054-4379-9e78-1a52f71ba3d5 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:06 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-4e26998c-9054-4379-9e78-1a52f71ba3d5 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] GET http://192.168.122.66/volume/v3/volumes/c9954fba-e48b-4c25-8f74-5fba10c6b48b Sep 07 18:04:06 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-4e26998c-9054-4379-9e78-1a52f71ba3d5 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:06 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-4e26998c-9054-4379-9e78-1a52f71ba3d5 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:06 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:06 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:04:06 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:04:06 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:04:06 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-4e26998c-9054-4379-9e78-1a52f71ba3d5 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Volume info retrieved successfully. Sep 07 18:04:06 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-4e26998c-9054-4379-9e78-1a52f71ba3d5 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] http://192.168.122.66/volume/v3/volumes/c9954fba-e48b-4c25-8f74-5fba10c6b48b returned with HTTP 200 Sep 07 18:04:06 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 385/760] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:04:06 2026] GET /volume/v3/volumes/c9954fba-e48b-4c25-8f74-5fba10c6b48b => generated 866 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:04:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-c7c6c355-3016-4d66-910c-4b4fc61aaf90 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:07 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c7c6c355-3016-4d66-910c-4b4fc61aaf90 tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] GET http://192.168.122.66/volume/v3/volumes/a5e18240-5841-4474-ad71-0f72db8b8784 Sep 07 18:04:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c7c6c355-3016-4d66-910c-4b4fc61aaf90 tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c7c6c355-3016-4d66-910c-4b4fc61aaf90 tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:07 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:07 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:04:07 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:04:07 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:04:07 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-c7c6c355-3016-4d66-910c-4b4fc61aaf90 tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] Volume info retrieved successfully. Sep 07 18:04:07 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c7c6c355-3016-4d66-910c-4b4fc61aaf90 tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] http://192.168.122.66/volume/v3/volumes/a5e18240-5841-4474-ad71-0f72db8b8784 returned with HTTP 200 Sep 07 18:04:07 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 376/761] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:04:07 2026] GET /volume/v3/volumes/a5e18240-5841-4474-ad71-0f72db8b8784 => generated 953 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:04:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-3b6fc201-b32f-4d40-8a86-60344ca2fb1b None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:07 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-3b6fc201-b32f-4d40-8a86-60344ca2fb1b tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] POST http://192.168.122.66/volume/v3/volume-transfers Sep 07 18:04:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-3b6fc201-b32f-4d40-8a86-60344ca2fb1b tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "a5e18240-5841-4474-ad71-0f72db8b8784"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:04:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.volume_transfer [None req-3b6fc201-b32f-4d40-8a86-60344ca2fb1b tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] Creating new volume transfer {'transfer': {'volume_id': 'a5e18240-5841-4474-ad71-0f72db8b8784'}} {{(pid=86965) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 07 18:04:07 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volume_transfer [None req-3b6fc201-b32f-4d40-8a86-60344ca2fb1b tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] Creating transfer of volume a5e18240-5841-4474-ad71-0f72db8b8784 Sep 07 18:04:07 devstack devstack@c-api.service[86965]: INFO cinder.transfer.api [None req-3b6fc201-b32f-4d40-8a86-60344ca2fb1b tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] Generating transfer record for volume a5e18240-5841-4474-ad71-0f72db8b8784 Sep 07 18:04:07 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:07 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:04:07 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:04:07 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:04:07 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-3b6fc201-b32f-4d40-8a86-60344ca2fb1b tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] http://192.168.122.66/volume/v3/volume-transfers returned with HTTP 202 Sep 07 18:04:07 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 386/762] 192.168.122.66 () {62 vars in 1205 bytes} [Mon Sep 7 18:04:07 2026] POST /volume/v3/volume-transfers => generated 470 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:04:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-81ed1a9c-f0f0-4474-8fcf-d8484e0c0578 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:07 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-81ed1a9c-f0f0-4474-8fcf-d8484e0c0578 tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] GET http://192.168.122.66/volume/v3/volumes/a5e18240-5841-4474-ad71-0f72db8b8784 Sep 07 18:04:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-81ed1a9c-f0f0-4474-8fcf-d8484e0c0578 tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-81ed1a9c-f0f0-4474-8fcf-d8484e0c0578 tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:07 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:07 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:04:07 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:04:07 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:04:07 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-81ed1a9c-f0f0-4474-8fcf-d8484e0c0578 tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] Volume info retrieved successfully. Sep 07 18:04:07 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-81ed1a9c-f0f0-4474-8fcf-d8484e0c0578 tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] http://192.168.122.66/volume/v3/volumes/a5e18240-5841-4474-ad71-0f72db8b8784 returned with HTTP 200 Sep 07 18:04:07 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 377/763] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:04:07 2026] GET /volume/v3/volumes/a5e18240-5841-4474-ad71-0f72db8b8784 => generated 961 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:04:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-1802dba5-7d41-460f-b023-69f126a819cf None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:07 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-1802dba5-7d41-460f-b023-69f126a819cf tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-reader] GET http://192.168.122.66/volume/v3/os-volume-transfer/detail Sep 07 18:04:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-1802dba5-7d41-460f-b023-69f126a819cf tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-reader] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-1802dba5-7d41-460f-b023-69f126a819cf tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-reader] Calling method 'detail' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.contrib.volume_transfer [None req-1802dba5-7d41-460f-b023-69f126a819cf tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-reader] Listing volume transfers {{(pid=86965) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 07 18:04:07 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-1802dba5-7d41-460f-b023-69f126a819cf tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-reader] http://192.168.122.66/volume/v3/os-volume-transfer/detail returned with HTTP 200 Sep 07 18:04:07 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 387/764] 192.168.122.66 () {60 vars in 1211 bytes} [Mon Sep 7 18:04:07 2026] GET /volume/v3/os-volume-transfer/detail => generated 441 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:04:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-9d66b66d-63f4-4298-a106-31015b3b2e10 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:07 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-9d66b66d-63f4-4298-a106-31015b3b2e10 tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] DELETE http://192.168.122.66/volume/v3/volume-transfers/4c297fdd-dee8-41f5-b547-0d2ef41003cc Sep 07 18:04:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-9d66b66d-63f4-4298-a106-31015b3b2e10 tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-9d66b66d-63f4-4298-a106-31015b3b2e10 tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:07 devstack devstack@c-api.service[86964]: INFO cinder.api.contrib.volume_transfer [None req-9d66b66d-63f4-4298-a106-31015b3b2e10 tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] Delete transfer with id: 4c297fdd-dee8-41f5-b547-0d2ef41003cc Sep 07 18:04:07 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:07 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:04:07 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:04:07 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:04:07 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-9d66b66d-63f4-4298-a106-31015b3b2e10 tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] http://192.168.122.66/volume/v3/volume-transfers/4c297fdd-dee8-41f5-b547-0d2ef41003cc returned with HTTP 202 Sep 07 18:04:07 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 378/765] 192.168.122.66 () {60 vars in 1298 bytes} [Mon Sep 7 18:04:07 2026] DELETE /volume/v3/volume-transfers/4c297fdd-dee8-41f5-b547-0d2ef41003cc => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 18:04:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-4083fc58-1a2e-4fe7-aeef-4e2c9eea7ffa None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:07 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-4083fc58-1a2e-4fe7-aeef-4e2c9eea7ffa tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] GET http://192.168.122.66/volume/v3/volumes/a5e18240-5841-4474-ad71-0f72db8b8784 Sep 07 18:04:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-4083fc58-1a2e-4fe7-aeef-4e2c9eea7ffa tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-4083fc58-1a2e-4fe7-aeef-4e2c9eea7ffa tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:07 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:07 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:04:07 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:04:07 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:04:07 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-4083fc58-1a2e-4fe7-aeef-4e2c9eea7ffa tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] Volume info retrieved successfully. Sep 07 18:04:07 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-4083fc58-1a2e-4fe7-aeef-4e2c9eea7ffa tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] http://192.168.122.66/volume/v3/volumes/a5e18240-5841-4474-ad71-0f72db8b8784 returned with HTTP 200 Sep 07 18:04:07 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 388/766] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:04:07 2026] GET /volume/v3/volumes/a5e18240-5841-4474-ad71-0f72db8b8784 => generated 953 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:04:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-921d4711-6654-42f1-b5f6-e00091332bde None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-e987c9ee-2b80-40dc-a7e7-d7f28de8d031 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:07 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e987c9ee-2b80-40dc-a7e7-d7f28de8d031 tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] DELETE http://192.168.122.66/volume/v3/volume-transfers/4c297fdd-dee8-41f5-b547-0d2ef41003cc Sep 07 18:04:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-e987c9ee-2b80-40dc-a7e7-d7f28de8d031 tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-e987c9ee-2b80-40dc-a7e7-d7f28de8d031 tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:07 devstack devstack@c-api.service[86965]: INFO cinder.api.contrib.volume_transfer [None req-e987c9ee-2b80-40dc-a7e7-d7f28de8d031 tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] Delete transfer with id: 4c297fdd-dee8-41f5-b547-0d2ef41003cc Sep 07 18:04:07 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-921d4711-6654-42f1-b5f6-e00091332bde tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] GET http://192.168.122.66/volume/v3/volumes/c9954fba-e48b-4c25-8f74-5fba10c6b48b Sep 07 18:04:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-921d4711-6654-42f1-b5f6-e00091332bde tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-921d4711-6654-42f1-b5f6-e00091332bde tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:07 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e987c9ee-2b80-40dc-a7e7-d7f28de8d031 tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] http://192.168.122.66/volume/v3/volume-transfers/4c297fdd-dee8-41f5-b547-0d2ef41003cc returned with HTTP 404 Sep 07 18:04:07 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 389/767] 192.168.122.66 () {60 vars in 1298 bytes} [Mon Sep 7 18:04:07 2026] DELETE /volume/v3/volume-transfers/4c297fdd-dee8-41f5-b547-0d2ef41003cc => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 18:04:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-5f0478bf-b004-4e02-883b-4522991fa151 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:07 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-5f0478bf-b004-4e02-883b-4522991fa151 tempest-VolumesTransfersV355Test-164177603 tempest-VolumesTransfersV355Test-164177603-project-admin] DELETE http://192.168.122.66/volume/v3/volumes/a5e18240-5841-4474-ad71-0f72db8b8784 Sep 07 18:04:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-5f0478bf-b004-4e02-883b-4522991fa151 tempest-VolumesTransfersV355Test-164177603 tempest-VolumesTransfersV355Test-164177603-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-5f0478bf-b004-4e02-883b-4522991fa151 tempest-VolumesTransfersV355Test-164177603 tempest-VolumesTransfersV355Test-164177603-project-admin] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:07 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-5f0478bf-b004-4e02-883b-4522991fa151 tempest-VolumesTransfersV355Test-164177603 tempest-VolumesTransfersV355Test-164177603-project-admin] Delete volume with id: a5e18240-5841-4474-ad71-0f72db8b8784 Sep 07 18:04:07 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-921d4711-6654-42f1-b5f6-e00091332bde tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] http://192.168.122.66/volume/v3/volumes/c9954fba-e48b-4c25-8f74-5fba10c6b48b returned with HTTP 404 Sep 07 18:04:07 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 379/768] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:04:07 2026] GET /volume/v3/volumes/c9954fba-e48b-4c25-8f74-5fba10c6b48b => generated 109 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:04:07 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:07 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:04:07 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:04:07 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:04:07 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-5f0478bf-b004-4e02-883b-4522991fa151 tempest-VolumesTransfersV355Test-164177603 tempest-VolumesTransfersV355Test-164177603-project-admin] Volume info retrieved successfully. Sep 07 18:04:07 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-5f0478bf-b004-4e02-883b-4522991fa151 tempest-VolumesTransfersV355Test-164177603 tempest-VolumesTransfersV355Test-164177603-project-admin] Delete volume request issued successfully. Sep 07 18:04:07 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-5f0478bf-b004-4e02-883b-4522991fa151 tempest-VolumesTransfersV355Test-164177603 tempest-VolumesTransfersV355Test-164177603-project-admin] http://192.168.122.66/volume/v3/volumes/a5e18240-5841-4474-ad71-0f72db8b8784 returned with HTTP 202 Sep 07 18:04:07 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 390/769] 192.168.122.66 () {60 vars in 1271 bytes} [Mon Sep 7 18:04:07 2026] DELETE /volume/v3/volumes/a5e18240-5841-4474-ad71-0f72db8b8784 => generated 0 bytes in 164 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 18:04:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-9e6da864-61a2-4bf2-a46e-ff3ece0c3ec6 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:07 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-9e6da864-61a2-4bf2-a46e-ff3ece0c3ec6 tempest-VolumesTransfersV355Test-164177603 tempest-VolumesTransfersV355Test-164177603-project-admin] GET http://192.168.122.66/volume/v3/volumes/a5e18240-5841-4474-ad71-0f72db8b8784 Sep 07 18:04:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-9e6da864-61a2-4bf2-a46e-ff3ece0c3ec6 tempest-VolumesTransfersV355Test-164177603 tempest-VolumesTransfersV355Test-164177603-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-9e6da864-61a2-4bf2-a46e-ff3ece0c3ec6 tempest-VolumesTransfersV355Test-164177603 tempest-VolumesTransfersV355Test-164177603-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:07 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:07 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:04:07 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:04:07 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:04:08 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-9e6da864-61a2-4bf2-a46e-ff3ece0c3ec6 tempest-VolumesTransfersV355Test-164177603 tempest-VolumesTransfersV355Test-164177603-project-admin] Volume info retrieved successfully. Sep 07 18:04:08 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-9e6da864-61a2-4bf2-a46e-ff3ece0c3ec6 tempest-VolumesTransfersV355Test-164177603 tempest-VolumesTransfersV355Test-164177603-project-admin] http://192.168.122.66/volume/v3/volumes/a5e18240-5841-4474-ad71-0f72db8b8784 returned with HTTP 200 Sep 07 18:04:08 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 380/770] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:04:07 2026] GET /volume/v3/volumes/a5e18240-5841-4474-ad71-0f72db8b8784 => generated 1136 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 18:04:09 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-1bdc233b-4d00-431a-b490-be1088002169 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:09 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-1bdc233b-4d00-431a-b490-be1088002169 tempest-VolumesTransfersV355Test-164177603 tempest-VolumesTransfersV355Test-164177603-project-admin] GET http://192.168.122.66/volume/v3/volumes/a5e18240-5841-4474-ad71-0f72db8b8784 Sep 07 18:04:09 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-1bdc233b-4d00-431a-b490-be1088002169 tempest-VolumesTransfersV355Test-164177603 tempest-VolumesTransfersV355Test-164177603-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:09 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-1bdc233b-4d00-431a-b490-be1088002169 tempest-VolumesTransfersV355Test-164177603 tempest-VolumesTransfersV355Test-164177603-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:09 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:09 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:04:09 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:04:09 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:04:09 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-1bdc233b-4d00-431a-b490-be1088002169 tempest-VolumesTransfersV355Test-164177603 tempest-VolumesTransfersV355Test-164177603-project-admin] Volume info retrieved successfully. Sep 07 18:04:09 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-1bdc233b-4d00-431a-b490-be1088002169 tempest-VolumesTransfersV355Test-164177603 tempest-VolumesTransfersV355Test-164177603-project-admin] http://192.168.122.66/volume/v3/volumes/a5e18240-5841-4474-ad71-0f72db8b8784 returned with HTTP 200 Sep 07 18:04:09 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 391/771] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:04:09 2026] GET /volume/v3/volumes/a5e18240-5841-4474-ad71-0f72db8b8784 => generated 1136 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 18:04:10 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-9c25df05-4157-40a3-b2da-a7d2a2dd345c None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:10 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-9c25df05-4157-40a3-b2da-a7d2a2dd345c tempest-VolumesTransfersV355Test-164177603 tempest-VolumesTransfersV355Test-164177603-project-admin] GET http://192.168.122.66/volume/v3/volumes/a5e18240-5841-4474-ad71-0f72db8b8784 Sep 07 18:04:10 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-9c25df05-4157-40a3-b2da-a7d2a2dd345c tempest-VolumesTransfersV355Test-164177603 tempest-VolumesTransfersV355Test-164177603-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:10 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-9c25df05-4157-40a3-b2da-a7d2a2dd345c tempest-VolumesTransfersV355Test-164177603 tempest-VolumesTransfersV355Test-164177603-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:10 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-9c25df05-4157-40a3-b2da-a7d2a2dd345c tempest-VolumesTransfersV355Test-164177603 tempest-VolumesTransfersV355Test-164177603-project-admin] http://192.168.122.66/volume/v3/volumes/a5e18240-5841-4474-ad71-0f72db8b8784 returned with HTTP 404 Sep 07 18:04:10 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 381/772] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:04:10 2026] GET /volume/v3/volumes/a5e18240-5841-4474-ad71-0f72db8b8784 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 07 18:04:10 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-c76b8b10-7f2b-4832-8535-e738d473eba6 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:10 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c76b8b10-7f2b-4832-8535-e738d473eba6 tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] GET http://192.168.122.66/volume/v3/volumes/a5e18240-5841-4474-ad71-0f72db8b8784 Sep 07 18:04:10 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-c76b8b10-7f2b-4832-8535-e738d473eba6 tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:10 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-c76b8b10-7f2b-4832-8535-e738d473eba6 tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:10 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c76b8b10-7f2b-4832-8535-e738d473eba6 tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] http://192.168.122.66/volume/v3/volumes/a5e18240-5841-4474-ad71-0f72db8b8784 returned with HTTP 404 Sep 07 18:04:10 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 392/773] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:04:10 2026] GET /volume/v3/volumes/a5e18240-5841-4474-ad71-0f72db8b8784 => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 18:04:10 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-c0107c23-145a-450a-a5c6-dcfd3a59ec97 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:10 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c0107c23-145a-450a-a5c6-dcfd3a59ec97 tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] DELETE http://192.168.122.66/volume/v3/volumes/a5e18240-5841-4474-ad71-0f72db8b8784 Sep 07 18:04:10 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c0107c23-145a-450a-a5c6-dcfd3a59ec97 tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:10 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c0107c23-145a-450a-a5c6-dcfd3a59ec97 tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:10 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-c0107c23-145a-450a-a5c6-dcfd3a59ec97 tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] Delete volume with id: a5e18240-5841-4474-ad71-0f72db8b8784 Sep 07 18:04:10 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c0107c23-145a-450a-a5c6-dcfd3a59ec97 tempest-VolumesTransfersV355Test-1051304910 tempest-VolumesTransfersV355Test-1051304910-project-member] http://192.168.122.66/volume/v3/volumes/a5e18240-5841-4474-ad71-0f72db8b8784 returned with HTTP 404 Sep 07 18:04:10 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 382/774] 192.168.122.66 () {60 vars in 1271 bytes} [Mon Sep 7 18:04:10 2026] DELETE /volume/v3/volumes/a5e18240-5841-4474-ad71-0f72db8b8784 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 18:04:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-ab41ff96-84d6-42be-9cd0-9fee65f9240e None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:11 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-ab41ff96-84d6-42be-9cd0-9fee65f9240e tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:04:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-ab41ff96-84d6-42be-9cd0-9fee65f9240e tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1022299501"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:04:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.volumes [None req-ab41ff96-84d6-42be-9cd0-9fee65f9240e tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1022299501'}} {{(pid=86965) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:04:11 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-ab41ff96-84d6-42be-9cd0-9fee65f9240e tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Create volume of 1 GB Sep 07 18:04:11 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-ab41ff96-84d6-42be-9cd0-9fee65f9240e tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Availability Zones retrieved successfully. Sep 07 18:04:11 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-ab41ff96-84d6-42be-9cd0-9fee65f9240e tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Flow 'volume_create_api' (1d3519b9-9eec-44c5-a917-12b5c06d065e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:04:11 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-ab41ff96-84d6-42be-9cd0-9fee65f9240e tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4b3a9ca-be5f-4be5-83e3-6f0c1377b1d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:04:11 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.flows.api.create_volume [None req-ab41ff96-84d6-42be-9cd0-9fee65f9240e tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Validating volume size '1' using validate_int {{(pid=86965) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:04:11 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-ab41ff96-84d6-42be-9cd0-9fee65f9240e tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4b3a9ca-be5f-4be5-83e3-6f0c1377b1d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:04:11 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-ab41ff96-84d6-42be-9cd0-9fee65f9240e tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3eacbf43-f977-4d71-930c-3ef4aaf67c99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:04:11 devstack devstack@c-api.service[86965]: DEBUG cinder.quota [None req-ab41ff96-84d6-42be-9cd0-9fee65f9240e tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Created reservations ['f39eacab-0a59-49a6-aded-dcb4822906d0', '00d5a266-6d12-4293-9624-ae98ad6add1a', '33c96cff-983d-40e2-a423-ac47fa857aa0', '6be1170d-467a-401b-8aa2-df371554edbb'] {{(pid=86965) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:04:11 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-ab41ff96-84d6-42be-9cd0-9fee65f9240e tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3eacbf43-f977-4d71-930c-3ef4aaf67c99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f39eacab-0a59-49a6-aded-dcb4822906d0', '00d5a266-6d12-4293-9624-ae98ad6add1a', '33c96cff-983d-40e2-a423-ac47fa857aa0', '6be1170d-467a-401b-8aa2-df371554edbb']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:04:11 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-ab41ff96-84d6-42be-9cd0-9fee65f9240e tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5f8ea0c-8aed-4938-a46d-c1c45860981a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:04:11 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:11 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:04:11 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-ab41ff96-84d6-42be-9cd0-9fee65f9240e tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5f8ea0c-8aed-4938-a46d-c1c45860981a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f6538395-e50d-416d-9b97-ae68c83482c6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1022299501',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e40fbaeb2c946c183603d8ee4ed5a14',qos_specs=None,replication_status=,reservations=['f39eacab-0a59-49a6-aded-dcb4822906d0','00d5a266-6d12-4293-9624-ae98ad6add1a','33c96cff-983d-40e2-a423-ac47fa857aa0','6be1170d-467a-401b-8aa2-df371554edbb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a8b3b23a61084eb1bc7c4e42baf24b9e',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:04:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1022299501',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f6538395-e50d-416d-9b97-ae68c83482c6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0e40fbaeb2c946c183603d8ee4ed5a14',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a8b3b23a61084eb1bc7c4e42baf24b9e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:04:11 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-ab41ff96-84d6-42be-9cd0-9fee65f9240e tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de7ea197-bb09-4d9e-93bc-420a83b991be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:04:11 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-ab41ff96-84d6-42be-9cd0-9fee65f9240e tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de7ea197-bb09-4d9e-93bc-420a83b991be) transitioned into state 'SUCCESS' from state '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-1022299501',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e40fbaeb2c946c183603d8ee4ed5a14',qos_specs=None,replication_status=,reservations=['f39eacab-0a59-49a6-aded-dcb4822906d0','00d5a266-6d12-4293-9624-ae98ad6add1a','33c96cff-983d-40e2-a423-ac47fa857aa0','6be1170d-467a-401b-8aa2-df371554edbb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a8b3b23a61084eb1bc7c4e42baf24b9e',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:04:11 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-ab41ff96-84d6-42be-9cd0-9fee65f9240e tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c7dc0dd-b5b1-4706-bcd6-177a3ba5ccff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:04:11 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-ab41ff96-84d6-42be-9cd0-9fee65f9240e tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c7dc0dd-b5b1-4706-bcd6-177a3ba5ccff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:04:11 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-ab41ff96-84d6-42be-9cd0-9fee65f9240e tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Flow 'volume_create_api' (1d3519b9-9eec-44c5-a917-12b5c06d065e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:04:11 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-ab41ff96-84d6-42be-9cd0-9fee65f9240e tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Create volume request issued successfully. Sep 07 18:04:11 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-ab41ff96-84d6-42be-9cd0-9fee65f9240e tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:04:11 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 393/775] 192.168.122.66 () {60 vars in 1137 bytes} [Mon Sep 7 18:04:11 2026] POST /volume/v3/volumes => generated 756 bytes in 471 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:04:11 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-03a42dd2-b1ec-4c58-a90c-a2c83a6ddd57 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:11 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-03a42dd2-b1ec-4c58-a90c-a2c83a6ddd57 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] GET http://192.168.122.66/volume/v3/volumes/f6538395-e50d-416d-9b97-ae68c83482c6 Sep 07 18:04:11 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-03a42dd2-b1ec-4c58-a90c-a2c83a6ddd57 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:11 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-03a42dd2-b1ec-4c58-a90c-a2c83a6ddd57 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:11 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:11 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:04:11 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:04:11 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:04:11 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-03a42dd2-b1ec-4c58-a90c-a2c83a6ddd57 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Volume info retrieved successfully. Sep 07 18:04:11 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-03a42dd2-b1ec-4c58-a90c-a2c83a6ddd57 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] http://192.168.122.66/volume/v3/volumes/f6538395-e50d-416d-9b97-ae68c83482c6 returned with HTTP 200 Sep 07 18:04:11 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 383/776] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:04:11 2026] GET /volume/v3/volumes/f6538395-e50d-416d-9b97-ae68c83482c6 => generated 824 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 18:04:12 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-b8a754b9-b684-4aa5-adb5-e644b5b8ebed None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:12 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-b8a754b9-b684-4aa5-adb5-e644b5b8ebed tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] GET http://192.168.122.66/volume/v3/volumes/f6538395-e50d-416d-9b97-ae68c83482c6 Sep 07 18:04:12 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-b8a754b9-b684-4aa5-adb5-e644b5b8ebed tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:12 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-b8a754b9-b684-4aa5-adb5-e644b5b8ebed tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:12 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:12 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:04:12 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:04:12 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:04:12 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-b8a754b9-b684-4aa5-adb5-e644b5b8ebed tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Volume info retrieved successfully. Sep 07 18:04:13 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-b8a754b9-b684-4aa5-adb5-e644b5b8ebed tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] http://192.168.122.66/volume/v3/volumes/f6538395-e50d-416d-9b97-ae68c83482c6 returned with HTTP 200 Sep 07 18:04:13 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 394/777] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:04:12 2026] GET /volume/v3/volumes/f6538395-e50d-416d-9b97-ae68c83482c6 => generated 848 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:04:14 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-19a31d2b-a0d6-4b0c-a35d-eabf6835d46b None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:14 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-19a31d2b-a0d6-4b0c-a35d-eabf6835d46b tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] GET http://192.168.122.66/volume/v3/volumes/f6538395-e50d-416d-9b97-ae68c83482c6 Sep 07 18:04:14 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-19a31d2b-a0d6-4b0c-a35d-eabf6835d46b tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:14 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-19a31d2b-a0d6-4b0c-a35d-eabf6835d46b tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:14 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:14 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:04:14 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:04:14 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:04:14 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-19a31d2b-a0d6-4b0c-a35d-eabf6835d46b tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Volume info retrieved successfully. Sep 07 18:04:14 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-19a31d2b-a0d6-4b0c-a35d-eabf6835d46b tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] http://192.168.122.66/volume/v3/volumes/f6538395-e50d-416d-9b97-ae68c83482c6 returned with HTTP 200 Sep 07 18:04:14 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 384/778] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:04:14 2026] GET /volume/v3/volumes/f6538395-e50d-416d-9b97-ae68c83482c6 => generated 849 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:04:14 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-93cee4f3-f680-47f1-89eb-7c4305d3c7bb None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:14 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-93cee4f3-f680-47f1-89eb-7c4305d3c7bb tempest-VolumesActionsTest-1560007546 tempest-VolumesActionsTest-1560007546-project-admin] POST http://192.168.122.66/volume/v3/volumes/f6538395-e50d-416d-9b97-ae68c83482c6/action Sep 07 18:04:14 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-93cee4f3-f680-47f1-89eb-7c4305d3c7bb tempest-VolumesActionsTest-1560007546 tempest-VolumesActionsTest-1560007546-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=86965) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:04:14 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-93cee4f3-f680-47f1-89eb-7c4305d3c7bb tempest-VolumesActionsTest-1560007546 tempest-VolumesActionsTest-1560007546-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:04:14 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:14 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:04:14 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:04:14 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:04:14 devstack devstack@c-api.service[86965]: DEBUG cinder.api.contrib.admin_actions [None req-93cee4f3-f680-47f1-89eb-7c4305d3c7bb tempest-VolumesActionsTest-1560007546 tempest-VolumesActionsTest-1560007546-project-admin] Updating volume 'f6538395-e50d-416d-9b97-ae68c83482c6' with '{'status': 'attaching'}' {{(pid=86965) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 07 18:04:14 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:14 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:04:14 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:14 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:04:14 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-93cee4f3-f680-47f1-89eb-7c4305d3c7bb tempest-VolumesActionsTest-1560007546 tempest-VolumesActionsTest-1560007546-project-admin] http://192.168.122.66/volume/v3/volumes/f6538395-e50d-416d-9b97-ae68c83482c6/action returned with HTTP 202 Sep 07 18:04:14 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 395/779] 192.168.122.66 () {60 vars in 1269 bytes} [Mon Sep 7 18:04:14 2026] POST /volume/v3/volumes/f6538395-e50d-416d-9b97-ae68c83482c6/action => generated 0 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 18:04:14 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-192f7861-e4df-4c44-baaa-3d0bbc4a92a0 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:14 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-192f7861-e4df-4c44-baaa-3d0bbc4a92a0 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] GET http://192.168.122.66/volume/v3/volumes/f6538395-e50d-416d-9b97-ae68c83482c6 Sep 07 18:04:14 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-192f7861-e4df-4c44-baaa-3d0bbc4a92a0 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:14 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-192f7861-e4df-4c44-baaa-3d0bbc4a92a0 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:14 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:14 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:04:14 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:04:14 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:04:14 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-192f7861-e4df-4c44-baaa-3d0bbc4a92a0 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Volume info retrieved successfully. Sep 07 18:04:14 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-192f7861-e4df-4c44-baaa-3d0bbc4a92a0 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] http://192.168.122.66/volume/v3/volumes/f6538395-e50d-416d-9b97-ae68c83482c6 returned with HTTP 200 Sep 07 18:04:14 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 385/780] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:04:14 2026] GET /volume/v3/volumes/f6538395-e50d-416d-9b97-ae68c83482c6 => generated 849 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:04:14 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-6cf82af4-f235-47af-9179-ac564f555031 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:14 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-6cf82af4-f235-47af-9179-ac564f555031 tempest-VolumesActionsTest-1560007546 tempest-VolumesActionsTest-1560007546-project-admin] POST http://192.168.122.66/volume/v3/volumes/f6538395-e50d-416d-9b97-ae68c83482c6/action Sep 07 18:04:14 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-6cf82af4-f235-47af-9179-ac564f555031 tempest-VolumesActionsTest-1560007546 tempest-VolumesActionsTest-1560007546-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86965) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:04:14 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-6cf82af4-f235-47af-9179-ac564f555031 tempest-VolumesActionsTest-1560007546 tempest-VolumesActionsTest-1560007546-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:04:14 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:14 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:04:14 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:04:14 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:04:14 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-6cf82af4-f235-47af-9179-ac564f555031 tempest-VolumesActionsTest-1560007546 tempest-VolumesActionsTest-1560007546-project-admin] Volume info retrieved successfully. Sep 07 18:04:14 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-6cf82af4-f235-47af-9179-ac564f555031 tempest-VolumesActionsTest-1560007546 tempest-VolumesActionsTest-1560007546-project-admin] Delete volume request issued successfully. Sep 07 18:04:14 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-6cf82af4-f235-47af-9179-ac564f555031 tempest-VolumesActionsTest-1560007546 tempest-VolumesActionsTest-1560007546-project-admin] http://192.168.122.66/volume/v3/volumes/f6538395-e50d-416d-9b97-ae68c83482c6/action returned with HTTP 202 Sep 07 18:04:14 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 396/781] 192.168.122.66 () {60 vars in 1269 bytes} [Mon Sep 7 18:04:14 2026] POST /volume/v3/volumes/f6538395-e50d-416d-9b97-ae68c83482c6/action => generated 0 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 18:04:14 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-a9f5a5b4-0cbe-435f-b541-fe3ed51bd78c None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:14 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-a9f5a5b4-0cbe-435f-b541-fe3ed51bd78c tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] GET http://192.168.122.66/volume/v3/volumes/f6538395-e50d-416d-9b97-ae68c83482c6 Sep 07 18:04:14 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-a9f5a5b4-0cbe-435f-b541-fe3ed51bd78c tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:14 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-a9f5a5b4-0cbe-435f-b541-fe3ed51bd78c tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:14 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:14 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:04:14 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:04:14 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:04:14 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-a9f5a5b4-0cbe-435f-b541-fe3ed51bd78c tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Volume info retrieved successfully. Sep 07 18:04:14 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-a9f5a5b4-0cbe-435f-b541-fe3ed51bd78c tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] http://192.168.122.66/volume/v3/volumes/f6538395-e50d-416d-9b97-ae68c83482c6 returned with HTTP 200 Sep 07 18:04:14 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 386/782] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:04:14 2026] GET /volume/v3/volumes/f6538395-e50d-416d-9b97-ae68c83482c6 => generated 848 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:04:15 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-0688ae4f-d5cd-4d30-985f-d3d93fd203e3 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:15 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-0688ae4f-d5cd-4d30-985f-d3d93fd203e3 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] GET http://192.168.122.66/volume/v3/volumes/f6538395-e50d-416d-9b97-ae68c83482c6 Sep 07 18:04:15 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-0688ae4f-d5cd-4d30-985f-d3d93fd203e3 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:15 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-0688ae4f-d5cd-4d30-985f-d3d93fd203e3 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:15 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:15 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:04:15 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:04:15 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:04:15 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-0688ae4f-d5cd-4d30-985f-d3d93fd203e3 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Volume info retrieved successfully. Sep 07 18:04:15 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-0688ae4f-d5cd-4d30-985f-d3d93fd203e3 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] http://192.168.122.66/volume/v3/volumes/f6538395-e50d-416d-9b97-ae68c83482c6 returned with HTTP 200 Sep 07 18:04:15 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 397/783] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:04:15 2026] GET /volume/v3/volumes/f6538395-e50d-416d-9b97-ae68c83482c6 => generated 848 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:04:16 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [req-6738e3cd-0abc-4b68-9c83-234985d0d1c6 req-351557ce-8558-45b2-b418-ae46ca0e9d36 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:16 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-6738e3cd-0abc-4b68-9c83-234985d0d1c6 req-351557ce-8558-45b2-b418-ae46ca0e9d36 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] DELETE http://192.168.122.66/volume/v3/attachments/365e4501-e9ee-441c-9280-aba43f2006e3 Sep 07 18:04:16 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-6738e3cd-0abc-4b68-9c83-234985d0d1c6 req-351557ce-8558-45b2-b418-ae46ca0e9d36 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:16 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-6738e3cd-0abc-4b68-9c83-234985d0d1c6 req-351557ce-8558-45b2-b418-ae46ca0e9d36 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Calling method 'version_select' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:16 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:04:16 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:04:16 devstack devstack@c-api.service[86964]: /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 07 18:04:16 devstack devstack@c-api.service[86964]: return base.obj_make_list(context, Sep 07 18:04:16 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-6738e3cd-0abc-4b68-9c83-234985d0d1c6 req-351557ce-8558-45b2-b418-ae46ca0e9d36 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] http://192.168.122.66/volume/v3/attachments/365e4501-e9ee-441c-9280-aba43f2006e3 returned with HTTP 200 Sep 07 18:04:16 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 387/784] 192.168.122.66 () {64 vars in 1557 bytes} [Mon Sep 7 18:04:16 2026] DELETE /volume/v3/attachments/365e4501-e9ee-441c-9280-aba43f2006e3 => generated 19 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 18:04:16 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [req-6738e3cd-0abc-4b68-9c83-234985d0d1c6 req-15043a87-9d6b-4797-a60c-61421421efc5 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:16 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-6738e3cd-0abc-4b68-9c83-234985d0d1c6 req-15043a87-9d6b-4797-a60c-61421421efc5 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] DELETE http://192.168.122.66/volume/v3/volumes/9ec5c863-33cc-44f1-b8a0-b375740f7959 Sep 07 18:04:16 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-6738e3cd-0abc-4b68-9c83-234985d0d1c6 req-15043a87-9d6b-4797-a60c-61421421efc5 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:16 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-6738e3cd-0abc-4b68-9c83-234985d0d1c6 req-15043a87-9d6b-4797-a60c-61421421efc5 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:16 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [req-6738e3cd-0abc-4b68-9c83-234985d0d1c6 req-15043a87-9d6b-4797-a60c-61421421efc5 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Delete volume with id: 9ec5c863-33cc-44f1-b8a0-b375740f7959 Sep 07 18:04:16 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:16 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:04:16 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:04:16 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:04:16 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [req-6738e3cd-0abc-4b68-9c83-234985d0d1c6 req-15043a87-9d6b-4797-a60c-61421421efc5 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Volume info retrieved successfully. Sep 07 18:04:16 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [req-6738e3cd-0abc-4b68-9c83-234985d0d1c6 req-15043a87-9d6b-4797-a60c-61421421efc5 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Delete volume request issued successfully. Sep 07 18:04:16 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-6738e3cd-0abc-4b68-9c83-234985d0d1c6 req-15043a87-9d6b-4797-a60c-61421421efc5 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] http://192.168.122.66/volume/v3/volumes/9ec5c863-33cc-44f1-b8a0-b375740f7959 returned with HTTP 202 Sep 07 18:04:16 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 398/785] 192.168.122.66 () {62 vars in 1504 bytes} [Mon Sep 7 18:04:16 2026] DELETE /volume/v3/volumes/9ec5c863-33cc-44f1-b8a0-b375740f7959 => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:04:16 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-8aa19d7f-093d-4614-a9ef-5c096e0a26ca None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:16 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-8aa19d7f-093d-4614-a9ef-5c096e0a26ca tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] GET http://192.168.122.66/volume/v3/volumes/f6538395-e50d-416d-9b97-ae68c83482c6 Sep 07 18:04:16 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-8aa19d7f-093d-4614-a9ef-5c096e0a26ca tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:16 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-8aa19d7f-093d-4614-a9ef-5c096e0a26ca tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:16 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-8aa19d7f-093d-4614-a9ef-5c096e0a26ca tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] http://192.168.122.66/volume/v3/volumes/f6538395-e50d-416d-9b97-ae68c83482c6 returned with HTTP 404 Sep 07 18:04:16 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 388/786] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:04:16 2026] GET /volume/v3/volumes/f6538395-e50d-416d-9b97-ae68c83482c6 => generated 109 bytes in 79 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:04:16 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-2c8b368b-b2f5-489f-a8be-96b232f70ba9 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:16 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-2c8b368b-b2f5-489f-a8be-96b232f70ba9 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] GET http://192.168.122.66/volume/v3/volumes/f6538395-e50d-416d-9b97-ae68c83482c6 Sep 07 18:04:16 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-2c8b368b-b2f5-489f-a8be-96b232f70ba9 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:16 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-2c8b368b-b2f5-489f-a8be-96b232f70ba9 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:16 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-2c8b368b-b2f5-489f-a8be-96b232f70ba9 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] http://192.168.122.66/volume/v3/volumes/f6538395-e50d-416d-9b97-ae68c83482c6 returned with HTTP 404 Sep 07 18:04:16 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 399/787] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:04:16 2026] GET /volume/v3/volumes/f6538395-e50d-416d-9b97-ae68c83482c6 => generated 109 bytes in 83 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:04:16 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-b0b797f8-9ddc-4489-a6f0-1e895d1372c9 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:16 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b0b797f8-9ddc-4489-a6f0-1e895d1372c9 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] DELETE http://192.168.122.66/volume/v3/volumes/f6538395-e50d-416d-9b97-ae68c83482c6 Sep 07 18:04:16 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-b0b797f8-9ddc-4489-a6f0-1e895d1372c9 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:16 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-b0b797f8-9ddc-4489-a6f0-1e895d1372c9 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:16 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-b0b797f8-9ddc-4489-a6f0-1e895d1372c9 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Delete volume with id: f6538395-e50d-416d-9b97-ae68c83482c6 Sep 07 18:04:16 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b0b797f8-9ddc-4489-a6f0-1e895d1372c9 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] http://192.168.122.66/volume/v3/volumes/f6538395-e50d-416d-9b97-ae68c83482c6 returned with HTTP 404 Sep 07 18:04:16 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 389/788] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:04:16 2026] DELETE /volume/v3/volumes/f6538395-e50d-416d-9b97-ae68c83482c6 => generated 109 bytes in 96 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:04:16 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-3b42e3f6-c237-4330-9c87-813bef66aa14 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:17 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-3b42e3f6-c237-4330-9c87-813bef66aa14 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:04:17 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-3b42e3f6-c237-4330-9c87-813bef66aa14 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1257760244"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:04:17 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.volumes [None req-3b42e3f6-c237-4330-9c87-813bef66aa14 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1257760244'}} {{(pid=86965) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:04:17 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-3b42e3f6-c237-4330-9c87-813bef66aa14 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Create volume of 1 GB Sep 07 18:04:17 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-3b42e3f6-c237-4330-9c87-813bef66aa14 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Availability Zones retrieved successfully. Sep 07 18:04:17 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-3b42e3f6-c237-4330-9c87-813bef66aa14 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Flow 'volume_create_api' (1742abbd-5733-46d5-83e9-6897ef460f99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:04:17 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-3b42e3f6-c237-4330-9c87-813bef66aa14 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9e6551b-154c-454b-8ba3-bf575cdec2f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:04:17 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.flows.api.create_volume [None req-3b42e3f6-c237-4330-9c87-813bef66aa14 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Validating volume size '1' using validate_int {{(pid=86965) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:04:17 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-3b42e3f6-c237-4330-9c87-813bef66aa14 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9e6551b-154c-454b-8ba3-bf575cdec2f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:04:17 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-3b42e3f6-c237-4330-9c87-813bef66aa14 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bfe4834d-a362-46a6-83d5-1d6f58e122eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:04:17 devstack devstack@c-api.service[86965]: DEBUG cinder.quota [None req-3b42e3f6-c237-4330-9c87-813bef66aa14 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Created reservations ['e3155389-f449-4580-a664-f0d123f27967', 'a85e26da-a59e-48ed-9207-f3d5edf7f22f', '550b8839-4a85-4fdc-a96d-f8bbc140f92a', 'b9924f9a-d020-4b10-8a65-22313e49bdf8'] {{(pid=86965) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:04:17 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-3b42e3f6-c237-4330-9c87-813bef66aa14 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bfe4834d-a362-46a6-83d5-1d6f58e122eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e3155389-f449-4580-a664-f0d123f27967', 'a85e26da-a59e-48ed-9207-f3d5edf7f22f', '550b8839-4a85-4fdc-a96d-f8bbc140f92a', 'b9924f9a-d020-4b10-8a65-22313e49bdf8']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:04:17 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-3b42e3f6-c237-4330-9c87-813bef66aa14 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2288c811-7505-444a-a80e-5c263d991706) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:04:17 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:17 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:04:17 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-3b42e3f6-c237-4330-9c87-813bef66aa14 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2288c811-7505-444a-a80e-5c263d991706) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '91f94861-7c00-40ce-b9fa-a8e0cac6bd59', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1257760244',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e40fbaeb2c946c183603d8ee4ed5a14',qos_specs=None,replication_status=,reservations=['e3155389-f449-4580-a664-f0d123f27967','a85e26da-a59e-48ed-9207-f3d5edf7f22f','550b8839-4a85-4fdc-a96d-f8bbc140f92a','b9924f9a-d020-4b10-8a65-22313e49bdf8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a8b3b23a61084eb1bc7c4e42baf24b9e',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:04:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1257760244',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=91f94861-7c00-40ce-b9fa-a8e0cac6bd59,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0e40fbaeb2c946c183603d8ee4ed5a14',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a8b3b23a61084eb1bc7c4e42baf24b9e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:04:17 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-3b42e3f6-c237-4330-9c87-813bef66aa14 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6117299a-01a0-487d-a7d7-c88499398b25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:04:17 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-3b42e3f6-c237-4330-9c87-813bef66aa14 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6117299a-01a0-487d-a7d7-c88499398b25) transitioned into state 'SUCCESS' from state '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-1257760244',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e40fbaeb2c946c183603d8ee4ed5a14',qos_specs=None,replication_status=,reservations=['e3155389-f449-4580-a664-f0d123f27967','a85e26da-a59e-48ed-9207-f3d5edf7f22f','550b8839-4a85-4fdc-a96d-f8bbc140f92a','b9924f9a-d020-4b10-8a65-22313e49bdf8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a8b3b23a61084eb1bc7c4e42baf24b9e',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:04:17 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-3b42e3f6-c237-4330-9c87-813bef66aa14 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0670a9f2-5c51-43a1-94b3-d0ba0acba3e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:04:17 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-3b42e3f6-c237-4330-9c87-813bef66aa14 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0670a9f2-5c51-43a1-94b3-d0ba0acba3e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:04:17 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-3b42e3f6-c237-4330-9c87-813bef66aa14 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Flow 'volume_create_api' (1742abbd-5733-46d5-83e9-6897ef460f99) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:04:17 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-3b42e3f6-c237-4330-9c87-813bef66aa14 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Create volume request issued successfully. Sep 07 18:04:17 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-3b42e3f6-c237-4330-9c87-813bef66aa14 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:04:17 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 400/789] 192.168.122.66 () {60 vars in 1137 bytes} [Mon Sep 7 18:04:16 2026] POST /volume/v3/volumes => generated 756 bytes in 679 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:04:17 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-454fee45-b9c6-4e10-bb92-23e645b5e0f6 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:17 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-454fee45-b9c6-4e10-bb92-23e645b5e0f6 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] GET http://192.168.122.66/volume/v3/volumes/91f94861-7c00-40ce-b9fa-a8e0cac6bd59 Sep 07 18:04:17 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-454fee45-b9c6-4e10-bb92-23e645b5e0f6 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:17 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-454fee45-b9c6-4e10-bb92-23e645b5e0f6 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:17 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:17 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:04:17 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:04:17 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:04:17 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-454fee45-b9c6-4e10-bb92-23e645b5e0f6 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Volume info retrieved successfully. Sep 07 18:04:17 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-454fee45-b9c6-4e10-bb92-23e645b5e0f6 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] http://192.168.122.66/volume/v3/volumes/91f94861-7c00-40ce-b9fa-a8e0cac6bd59 returned with HTTP 200 Sep 07 18:04:17 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 390/790] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:04:17 2026] GET /volume/v3/volumes/91f94861-7c00-40ce-b9fa-a8e0cac6bd59 => generated 824 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:04:17 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-4cac56cd-d6c3-4c6f-a928-698a26dfa7e0 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:17 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-4cac56cd-d6c3-4c6f-a928-698a26dfa7e0 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] DELETE http://192.168.122.66/volume/v3/volumes/aadee00d-d9cf-4485-af34-b998995255a4 Sep 07 18:04:17 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-4cac56cd-d6c3-4c6f-a928-698a26dfa7e0 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:17 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-4cac56cd-d6c3-4c6f-a928-698a26dfa7e0 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:17 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-4cac56cd-d6c3-4c6f-a928-698a26dfa7e0 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Delete volume with id: aadee00d-d9cf-4485-af34-b998995255a4 Sep 07 18:04:17 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:17 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:04:18 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:04:18 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:04:18 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-4cac56cd-d6c3-4c6f-a928-698a26dfa7e0 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Volume info retrieved successfully. Sep 07 18:04:18 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-4cac56cd-d6c3-4c6f-a928-698a26dfa7e0 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Delete volume request issued successfully. Sep 07 18:04:18 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-4cac56cd-d6c3-4c6f-a928-698a26dfa7e0 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] http://192.168.122.66/volume/v3/volumes/aadee00d-d9cf-4485-af34-b998995255a4 returned with HTTP 202 Sep 07 18:04:18 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 401/791] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:04:17 2026] DELETE /volume/v3/volumes/aadee00d-d9cf-4485-af34-b998995255a4 => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:04:18 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-61e12844-c027-40bf-b92f-67309fa651c7 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:18 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-61e12844-c027-40bf-b92f-67309fa651c7 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] GET http://192.168.122.66/volume/v3/volumes/aadee00d-d9cf-4485-af34-b998995255a4 Sep 07 18:04:18 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-61e12844-c027-40bf-b92f-67309fa651c7 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:18 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-61e12844-c027-40bf-b92f-67309fa651c7 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:18 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:18 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:04:18 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:04:18 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:04:18 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-61e12844-c027-40bf-b92f-67309fa651c7 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Volume info retrieved successfully. Sep 07 18:04:18 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-61e12844-c027-40bf-b92f-67309fa651c7 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] http://192.168.122.66/volume/v3/volumes/aadee00d-d9cf-4485-af34-b998995255a4 returned with HTTP 200 Sep 07 18:04:18 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 391/792] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:04:18 2026] GET /volume/v3/volumes/aadee00d-d9cf-4485-af34-b998995255a4 => generated 852 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 18:04:18 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-66211c51-7b69-41ac-a52e-2089d7f24080 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:18 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-66211c51-7b69-41ac-a52e-2089d7f24080 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] GET http://192.168.122.66/volume/v3/volumes/91f94861-7c00-40ce-b9fa-a8e0cac6bd59 Sep 07 18:04:18 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-66211c51-7b69-41ac-a52e-2089d7f24080 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:18 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-66211c51-7b69-41ac-a52e-2089d7f24080 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:18 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:18 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:04:18 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:04:18 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:04:18 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-66211c51-7b69-41ac-a52e-2089d7f24080 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Volume info retrieved successfully. Sep 07 18:04:18 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-66211c51-7b69-41ac-a52e-2089d7f24080 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] http://192.168.122.66/volume/v3/volumes/91f94861-7c00-40ce-b9fa-a8e0cac6bd59 returned with HTTP 200 Sep 07 18:04:18 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 402/793] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:04:18 2026] GET /volume/v3/volumes/91f94861-7c00-40ce-b9fa-a8e0cac6bd59 => generated 848 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:04:19 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-dd25a28f-b429-44f8-becd-4e856bfa592f None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:19 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-dd25a28f-b429-44f8-becd-4e856bfa592f tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] GET http://192.168.122.66/volume/v3/volumes/aadee00d-d9cf-4485-af34-b998995255a4 Sep 07 18:04:19 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-dd25a28f-b429-44f8-becd-4e856bfa592f tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:19 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-dd25a28f-b429-44f8-becd-4e856bfa592f tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:19 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:19 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:04:19 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:04:19 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:04:19 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-dd25a28f-b429-44f8-becd-4e856bfa592f tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Volume info retrieved successfully. Sep 07 18:04:19 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-dd25a28f-b429-44f8-becd-4e856bfa592f tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] http://192.168.122.66/volume/v3/volumes/aadee00d-d9cf-4485-af34-b998995255a4 returned with HTTP 200 Sep 07 18:04:19 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 392/794] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:04:19 2026] GET /volume/v3/volumes/aadee00d-d9cf-4485-af34-b998995255a4 => generated 852 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:04:19 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-a038cd15-b0ce-4f6f-8290-5ccad5ff3d87 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:19 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-a038cd15-b0ce-4f6f-8290-5ccad5ff3d87 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] GET http://192.168.122.66/volume/v3/volumes/91f94861-7c00-40ce-b9fa-a8e0cac6bd59 Sep 07 18:04:19 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-a038cd15-b0ce-4f6f-8290-5ccad5ff3d87 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:19 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-a038cd15-b0ce-4f6f-8290-5ccad5ff3d87 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:19 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:19 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:04:19 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:04:19 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:04:19 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-a038cd15-b0ce-4f6f-8290-5ccad5ff3d87 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Volume info retrieved successfully. Sep 07 18:04:19 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-a038cd15-b0ce-4f6f-8290-5ccad5ff3d87 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] http://192.168.122.66/volume/v3/volumes/91f94861-7c00-40ce-b9fa-a8e0cac6bd59 returned with HTTP 200 Sep 07 18:04:19 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 403/795] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:04:19 2026] GET /volume/v3/volumes/91f94861-7c00-40ce-b9fa-a8e0cac6bd59 => generated 849 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:04:19 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-818cab37-2404-4f33-b820-4fb406e040f4 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:19 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-818cab37-2404-4f33-b820-4fb406e040f4 tempest-VolumesActionsTest-1560007546 tempest-VolumesActionsTest-1560007546-project-admin] POST http://192.168.122.66/volume/v3/volumes/91f94861-7c00-40ce-b9fa-a8e0cac6bd59/action Sep 07 18:04:19 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-818cab37-2404-4f33-b820-4fb406e040f4 tempest-VolumesActionsTest-1560007546 tempest-VolumesActionsTest-1560007546-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=86964) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:04:19 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-818cab37-2404-4f33-b820-4fb406e040f4 tempest-VolumesActionsTest-1560007546 tempest-VolumesActionsTest-1560007546-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:04:19 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:19 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:04:19 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:04:19 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:04:19 devstack devstack@c-api.service[86964]: DEBUG cinder.api.contrib.admin_actions [None req-818cab37-2404-4f33-b820-4fb406e040f4 tempest-VolumesActionsTest-1560007546 tempest-VolumesActionsTest-1560007546-project-admin] Updating volume '91f94861-7c00-40ce-b9fa-a8e0cac6bd59' with '{'status': 'creating'}' {{(pid=86964) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 07 18:04:20 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:20 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:04:20 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:20 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:04:20 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-818cab37-2404-4f33-b820-4fb406e040f4 tempest-VolumesActionsTest-1560007546 tempest-VolumesActionsTest-1560007546-project-admin] http://192.168.122.66/volume/v3/volumes/91f94861-7c00-40ce-b9fa-a8e0cac6bd59/action returned with HTTP 202 Sep 07 18:04:20 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 393/796] 192.168.122.66 () {60 vars in 1269 bytes} [Mon Sep 7 18:04:19 2026] POST /volume/v3/volumes/91f94861-7c00-40ce-b9fa-a8e0cac6bd59/action => generated 0 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 18:04:20 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-26c5401b-e7e0-4813-aa42-23fd0e89ce7d None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:20 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-26c5401b-e7e0-4813-aa42-23fd0e89ce7d tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] GET http://192.168.122.66/volume/v3/volumes/91f94861-7c00-40ce-b9fa-a8e0cac6bd59 Sep 07 18:04:20 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-26c5401b-e7e0-4813-aa42-23fd0e89ce7d tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:20 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-26c5401b-e7e0-4813-aa42-23fd0e89ce7d tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:20 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:20 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:04:20 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:04:20 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:04:20 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-26c5401b-e7e0-4813-aa42-23fd0e89ce7d tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Volume info retrieved successfully. Sep 07 18:04:20 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-26c5401b-e7e0-4813-aa42-23fd0e89ce7d tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] http://192.168.122.66/volume/v3/volumes/91f94861-7c00-40ce-b9fa-a8e0cac6bd59 returned with HTTP 200 Sep 07 18:04:20 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 404/797] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:04:20 2026] GET /volume/v3/volumes/91f94861-7c00-40ce-b9fa-a8e0cac6bd59 => generated 848 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:04:20 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-f334d973-d651-4b99-b25f-1ea78c9b622a None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:20 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-f334d973-d651-4b99-b25f-1ea78c9b622a tempest-VolumesActionsTest-1560007546 tempest-VolumesActionsTest-1560007546-project-admin] POST http://192.168.122.66/volume/v3/volumes/91f94861-7c00-40ce-b9fa-a8e0cac6bd59/action Sep 07 18:04:20 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-f334d973-d651-4b99-b25f-1ea78c9b622a tempest-VolumesActionsTest-1560007546 tempest-VolumesActionsTest-1560007546-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86964) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:04:20 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-f334d973-d651-4b99-b25f-1ea78c9b622a tempest-VolumesActionsTest-1560007546 tempest-VolumesActionsTest-1560007546-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:04:20 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:20 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:04:20 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:04:20 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:04:20 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-f334d973-d651-4b99-b25f-1ea78c9b622a tempest-VolumesActionsTest-1560007546 tempest-VolumesActionsTest-1560007546-project-admin] Volume info retrieved successfully. Sep 07 18:04:20 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-f334d973-d651-4b99-b25f-1ea78c9b622a tempest-VolumesActionsTest-1560007546 tempest-VolumesActionsTest-1560007546-project-admin] Delete volume request issued successfully. Sep 07 18:04:20 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-f334d973-d651-4b99-b25f-1ea78c9b622a tempest-VolumesActionsTest-1560007546 tempest-VolumesActionsTest-1560007546-project-admin] http://192.168.122.66/volume/v3/volumes/91f94861-7c00-40ce-b9fa-a8e0cac6bd59/action returned with HTTP 202 Sep 07 18:04:20 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 394/798] 192.168.122.66 () {60 vars in 1269 bytes} [Mon Sep 7 18:04:20 2026] POST /volume/v3/volumes/91f94861-7c00-40ce-b9fa-a8e0cac6bd59/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 18:04:20 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-dcea8b48-aae3-4d2e-adf1-b33aac9a8eb1 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:20 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-dcea8b48-aae3-4d2e-adf1-b33aac9a8eb1 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] GET http://192.168.122.66/volume/v3/volumes/91f94861-7c00-40ce-b9fa-a8e0cac6bd59 Sep 07 18:04:20 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-dcea8b48-aae3-4d2e-adf1-b33aac9a8eb1 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:20 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-dcea8b48-aae3-4d2e-adf1-b33aac9a8eb1 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:20 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:20 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:04:20 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:04:20 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:04:20 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-dcea8b48-aae3-4d2e-adf1-b33aac9a8eb1 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Volume info retrieved successfully. Sep 07 18:04:20 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-dcea8b48-aae3-4d2e-adf1-b33aac9a8eb1 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] http://192.168.122.66/volume/v3/volumes/91f94861-7c00-40ce-b9fa-a8e0cac6bd59 returned with HTTP 200 Sep 07 18:04:20 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 405/799] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:04:20 2026] GET /volume/v3/volumes/91f94861-7c00-40ce-b9fa-a8e0cac6bd59 => generated 848 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:04:20 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-def6fa08-b079-41df-9711-5ae821f714b8 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:20 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-def6fa08-b079-41df-9711-5ae821f714b8 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] GET http://192.168.122.66/volume/v3/volumes/aadee00d-d9cf-4485-af34-b998995255a4 Sep 07 18:04:20 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-def6fa08-b079-41df-9711-5ae821f714b8 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:20 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-def6fa08-b079-41df-9711-5ae821f714b8 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:20 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-def6fa08-b079-41df-9711-5ae821f714b8 tempest-ServerActionsTestOtherA-1043843369 tempest-ServerActionsTestOtherA-1043843369-project-member] http://192.168.122.66/volume/v3/volumes/aadee00d-d9cf-4485-af34-b998995255a4 returned with HTTP 404 Sep 07 18:04:20 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 395/800] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:04:20 2026] GET /volume/v3/volumes/aadee00d-d9cf-4485-af34-b998995255a4 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:04:21 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-434fa8c1-2f08-44b2-82cd-58e1ac22e16a None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:21 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-434fa8c1-2f08-44b2-82cd-58e1ac22e16a tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] GET http://192.168.122.66/volume/v3/volumes/91f94861-7c00-40ce-b9fa-a8e0cac6bd59 Sep 07 18:04:21 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-434fa8c1-2f08-44b2-82cd-58e1ac22e16a tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:21 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-434fa8c1-2f08-44b2-82cd-58e1ac22e16a tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:21 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:21 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:04:21 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:04:21 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:04:21 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-434fa8c1-2f08-44b2-82cd-58e1ac22e16a tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Volume info retrieved successfully. Sep 07 18:04:21 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-434fa8c1-2f08-44b2-82cd-58e1ac22e16a tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] http://192.168.122.66/volume/v3/volumes/91f94861-7c00-40ce-b9fa-a8e0cac6bd59 returned with HTTP 200 Sep 07 18:04:21 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 406/801] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:04:21 2026] GET /volume/v3/volumes/91f94861-7c00-40ce-b9fa-a8e0cac6bd59 => generated 848 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:04:22 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-0e02eb1f-a3f2-494a-80fe-1c66f8b8afd4 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:22 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-0e02eb1f-a3f2-494a-80fe-1c66f8b8afd4 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] GET http://192.168.122.66/volume/v3/volumes/91f94861-7c00-40ce-b9fa-a8e0cac6bd59 Sep 07 18:04:22 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-0e02eb1f-a3f2-494a-80fe-1c66f8b8afd4 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:22 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-0e02eb1f-a3f2-494a-80fe-1c66f8b8afd4 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:22 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-0e02eb1f-a3f2-494a-80fe-1c66f8b8afd4 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] http://192.168.122.66/volume/v3/volumes/91f94861-7c00-40ce-b9fa-a8e0cac6bd59 returned with HTTP 404 Sep 07 18:04:22 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 396/802] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:04:22 2026] GET /volume/v3/volumes/91f94861-7c00-40ce-b9fa-a8e0cac6bd59 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:04:22 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-89911d05-b002-43c1-942e-a20bf7d2141a None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:22 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-89911d05-b002-43c1-942e-a20bf7d2141a tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] GET http://192.168.122.66/volume/v3/volumes/91f94861-7c00-40ce-b9fa-a8e0cac6bd59 Sep 07 18:04:22 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-89911d05-b002-43c1-942e-a20bf7d2141a tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:22 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-89911d05-b002-43c1-942e-a20bf7d2141a tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:22 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-89911d05-b002-43c1-942e-a20bf7d2141a tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] http://192.168.122.66/volume/v3/volumes/91f94861-7c00-40ce-b9fa-a8e0cac6bd59 returned with HTTP 404 Sep 07 18:04:22 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 407/803] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:04:22 2026] GET /volume/v3/volumes/91f94861-7c00-40ce-b9fa-a8e0cac6bd59 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 18:04:22 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-2765420b-de8a-40f9-926d-3992add64c75 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:22 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-2765420b-de8a-40f9-926d-3992add64c75 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] DELETE http://192.168.122.66/volume/v3/volumes/91f94861-7c00-40ce-b9fa-a8e0cac6bd59 Sep 07 18:04:22 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-2765420b-de8a-40f9-926d-3992add64c75 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:22 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-2765420b-de8a-40f9-926d-3992add64c75 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:22 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-2765420b-de8a-40f9-926d-3992add64c75 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Delete volume with id: 91f94861-7c00-40ce-b9fa-a8e0cac6bd59 Sep 07 18:04:22 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-2765420b-de8a-40f9-926d-3992add64c75 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] http://192.168.122.66/volume/v3/volumes/91f94861-7c00-40ce-b9fa-a8e0cac6bd59 returned with HTTP 404 Sep 07 18:04:22 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 397/804] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:04:22 2026] DELETE /volume/v3/volumes/91f94861-7c00-40ce-b9fa-a8e0cac6bd59 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:04:22 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-9297a829-0ca8-48c2-9667-bd22aba23233 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:22 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-9297a829-0ca8-48c2-9667-bd22aba23233 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:04:22 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-9297a829-0ca8-48c2-9667-bd22aba23233 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1915253577"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:04:22 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.volumes [None req-9297a829-0ca8-48c2-9667-bd22aba23233 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1915253577'}} {{(pid=86965) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:04:22 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-9297a829-0ca8-48c2-9667-bd22aba23233 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Create volume of 1 GB Sep 07 18:04:22 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-9297a829-0ca8-48c2-9667-bd22aba23233 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Availability Zones retrieved successfully. Sep 07 18:04:22 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-9297a829-0ca8-48c2-9667-bd22aba23233 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Flow 'volume_create_api' (f4060f1d-3670-4752-bfd8-04600bacc695) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:04:22 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-9297a829-0ca8-48c2-9667-bd22aba23233 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e335cc4-f566-454b-b50b-0b6951cc1dc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:04:22 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.flows.api.create_volume [None req-9297a829-0ca8-48c2-9667-bd22aba23233 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Validating volume size '1' using validate_int {{(pid=86965) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:04:22 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-9297a829-0ca8-48c2-9667-bd22aba23233 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e335cc4-f566-454b-b50b-0b6951cc1dc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:04:22 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-9297a829-0ca8-48c2-9667-bd22aba23233 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57fd318f-3db7-4ab3-8558-f578578ba23b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:04:22 devstack devstack@c-api.service[86965]: DEBUG cinder.quota [None req-9297a829-0ca8-48c2-9667-bd22aba23233 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Created reservations ['084f5fdb-a25c-4d57-8d9c-2a6ca66dc02c', '73f235a1-8851-4e58-b293-cd1003704544', '01c943cb-c498-4fc4-93fa-5b88fae628b2', '0e616334-07b5-4202-b417-982e21326401'] {{(pid=86965) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:04:22 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-9297a829-0ca8-48c2-9667-bd22aba23233 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57fd318f-3db7-4ab3-8558-f578578ba23b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['084f5fdb-a25c-4d57-8d9c-2a6ca66dc02c', '73f235a1-8851-4e58-b293-cd1003704544', '01c943cb-c498-4fc4-93fa-5b88fae628b2', '0e616334-07b5-4202-b417-982e21326401']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:04:22 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-9297a829-0ca8-48c2-9667-bd22aba23233 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5850246-e190-434c-9e7c-7b48a3a607c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:04:22 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:22 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:04:22 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-9297a829-0ca8-48c2-9667-bd22aba23233 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5850246-e190-434c-9e7c-7b48a3a607c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '353ae691-52c2-4a0b-b66f-8370c871ad43', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1915253577',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e40fbaeb2c946c183603d8ee4ed5a14',qos_specs=None,replication_status=,reservations=['084f5fdb-a25c-4d57-8d9c-2a6ca66dc02c','73f235a1-8851-4e58-b293-cd1003704544','01c943cb-c498-4fc4-93fa-5b88fae628b2','0e616334-07b5-4202-b417-982e21326401'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a8b3b23a61084eb1bc7c4e42baf24b9e',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:04:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1915253577',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=353ae691-52c2-4a0b-b66f-8370c871ad43,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0e40fbaeb2c946c183603d8ee4ed5a14',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a8b3b23a61084eb1bc7c4e42baf24b9e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:04:22 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-9297a829-0ca8-48c2-9667-bd22aba23233 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22739a9e-9315-4007-a75f-22aa1141a38f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:04:22 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-9297a829-0ca8-48c2-9667-bd22aba23233 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22739a9e-9315-4007-a75f-22aa1141a38f) transitioned into state 'SUCCESS' from state '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-1915253577',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e40fbaeb2c946c183603d8ee4ed5a14',qos_specs=None,replication_status=,reservations=['084f5fdb-a25c-4d57-8d9c-2a6ca66dc02c','73f235a1-8851-4e58-b293-cd1003704544','01c943cb-c498-4fc4-93fa-5b88fae628b2','0e616334-07b5-4202-b417-982e21326401'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a8b3b23a61084eb1bc7c4e42baf24b9e',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:04:22 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-9297a829-0ca8-48c2-9667-bd22aba23233 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c61171a2-e8f4-4446-aefc-37c7321c49b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:04:22 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-9297a829-0ca8-48c2-9667-bd22aba23233 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c61171a2-e8f4-4446-aefc-37c7321c49b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:04:22 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-9297a829-0ca8-48c2-9667-bd22aba23233 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Flow 'volume_create_api' (f4060f1d-3670-4752-bfd8-04600bacc695) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:04:22 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-9297a829-0ca8-48c2-9667-bd22aba23233 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Create volume request issued successfully. Sep 07 18:04:22 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-9297a829-0ca8-48c2-9667-bd22aba23233 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:04:22 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 408/805] 192.168.122.66 () {60 vars in 1137 bytes} [Mon Sep 7 18:04:22 2026] POST /volume/v3/volumes => generated 756 bytes in 386 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:04:22 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-4c063935-2033-44e3-899f-d8662016914e None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:22 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-4c063935-2033-44e3-899f-d8662016914e tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] GET http://192.168.122.66/volume/v3/volumes/353ae691-52c2-4a0b-b66f-8370c871ad43 Sep 07 18:04:22 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-4c063935-2033-44e3-899f-d8662016914e tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:22 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-4c063935-2033-44e3-899f-d8662016914e tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:22 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:22 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:04:22 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:04:22 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:04:22 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-4c063935-2033-44e3-899f-d8662016914e tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Volume info retrieved successfully. Sep 07 18:04:22 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-4c063935-2033-44e3-899f-d8662016914e tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] http://192.168.122.66/volume/v3/volumes/353ae691-52c2-4a0b-b66f-8370c871ad43 returned with HTTP 200 Sep 07 18:04:22 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 398/806] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:04:22 2026] GET /volume/v3/volumes/353ae691-52c2-4a0b-b66f-8370c871ad43 => generated 824 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:04:23 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-1b0c0bff-9514-4af6-9f18-11752ba97f71 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:23 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-1b0c0bff-9514-4af6-9f18-11752ba97f71 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] GET http://192.168.122.66/volume/v3/volumes/353ae691-52c2-4a0b-b66f-8370c871ad43 Sep 07 18:04:23 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-1b0c0bff-9514-4af6-9f18-11752ba97f71 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:23 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-1b0c0bff-9514-4af6-9f18-11752ba97f71 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:23 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:23 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:04:23 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:04:23 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:04:24 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-1b0c0bff-9514-4af6-9f18-11752ba97f71 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Volume info retrieved successfully. Sep 07 18:04:24 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-1b0c0bff-9514-4af6-9f18-11752ba97f71 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] http://192.168.122.66/volume/v3/volumes/353ae691-52c2-4a0b-b66f-8370c871ad43 returned with HTTP 200 Sep 07 18:04:24 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 409/807] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:04:23 2026] GET /volume/v3/volumes/353ae691-52c2-4a0b-b66f-8370c871ad43 => generated 848 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:04:25 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-982f8a61-ba13-4b68-9b36-e0723f46e1c6 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:25 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-982f8a61-ba13-4b68-9b36-e0723f46e1c6 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] GET http://192.168.122.66/volume/v3/volumes/353ae691-52c2-4a0b-b66f-8370c871ad43 Sep 07 18:04:25 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-982f8a61-ba13-4b68-9b36-e0723f46e1c6 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:25 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-982f8a61-ba13-4b68-9b36-e0723f46e1c6 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:25 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:25 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:04:25 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:04:25 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:04:25 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-982f8a61-ba13-4b68-9b36-e0723f46e1c6 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Volume info retrieved successfully. Sep 07 18:04:25 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-982f8a61-ba13-4b68-9b36-e0723f46e1c6 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] http://192.168.122.66/volume/v3/volumes/353ae691-52c2-4a0b-b66f-8370c871ad43 returned with HTTP 200 Sep 07 18:04:25 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 399/808] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:04:25 2026] GET /volume/v3/volumes/353ae691-52c2-4a0b-b66f-8370c871ad43 => generated 849 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:04:25 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-0561c069-36a8-4880-b4c2-88983b069c24 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:25 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-0561c069-36a8-4880-b4c2-88983b069c24 tempest-VolumesActionsTest-1560007546 tempest-VolumesActionsTest-1560007546-project-admin] POST http://192.168.122.66/volume/v3/volumes/353ae691-52c2-4a0b-b66f-8370c871ad43/action Sep 07 18:04:25 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-0561c069-36a8-4880-b4c2-88983b069c24 tempest-VolumesActionsTest-1560007546 tempest-VolumesActionsTest-1560007546-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86965) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:04:25 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-0561c069-36a8-4880-b4c2-88983b069c24 tempest-VolumesActionsTest-1560007546 tempest-VolumesActionsTest-1560007546-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:04:25 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:25 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:04:25 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:04:25 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:04:25 devstack devstack@c-api.service[86965]: DEBUG cinder.api.contrib.admin_actions [None req-0561c069-36a8-4880-b4c2-88983b069c24 tempest-VolumesActionsTest-1560007546 tempest-VolumesActionsTest-1560007546-project-admin] Updating volume '353ae691-52c2-4a0b-b66f-8370c871ad43' with '{'status': 'error'}' {{(pid=86965) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 07 18:04:25 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:25 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:04:25 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:25 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:04:25 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-0561c069-36a8-4880-b4c2-88983b069c24 tempest-VolumesActionsTest-1560007546 tempest-VolumesActionsTest-1560007546-project-admin] http://192.168.122.66/volume/v3/volumes/353ae691-52c2-4a0b-b66f-8370c871ad43/action returned with HTTP 202 Sep 07 18:04:25 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 410/809] 192.168.122.66 () {60 vars in 1269 bytes} [Mon Sep 7 18:04:25 2026] POST /volume/v3/volumes/353ae691-52c2-4a0b-b66f-8370c871ad43/action => generated 0 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 18:04:25 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-99eb9f7e-9ca5-4aa6-a8f2-7aa5a457ff13 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:25 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-99eb9f7e-9ca5-4aa6-a8f2-7aa5a457ff13 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] GET http://192.168.122.66/volume/v3/volumes/353ae691-52c2-4a0b-b66f-8370c871ad43 Sep 07 18:04:25 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-99eb9f7e-9ca5-4aa6-a8f2-7aa5a457ff13 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:25 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-99eb9f7e-9ca5-4aa6-a8f2-7aa5a457ff13 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:25 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:25 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:04:25 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:04:25 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:04:25 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-99eb9f7e-9ca5-4aa6-a8f2-7aa5a457ff13 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Volume info retrieved successfully. Sep 07 18:04:25 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-99eb9f7e-9ca5-4aa6-a8f2-7aa5a457ff13 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] http://192.168.122.66/volume/v3/volumes/353ae691-52c2-4a0b-b66f-8370c871ad43 returned with HTTP 200 Sep 07 18:04:25 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 400/810] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:04:25 2026] GET /volume/v3/volumes/353ae691-52c2-4a0b-b66f-8370c871ad43 => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:04:25 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-e6c5d03a-be5a-45e2-b80c-81a91015838e None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:25 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e6c5d03a-be5a-45e2-b80c-81a91015838e tempest-VolumesActionsTest-1560007546 tempest-VolumesActionsTest-1560007546-project-admin] POST http://192.168.122.66/volume/v3/volumes/353ae691-52c2-4a0b-b66f-8370c871ad43/action Sep 07 18:04:25 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-e6c5d03a-be5a-45e2-b80c-81a91015838e tempest-VolumesActionsTest-1560007546 tempest-VolumesActionsTest-1560007546-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86965) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:04:25 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-e6c5d03a-be5a-45e2-b80c-81a91015838e tempest-VolumesActionsTest-1560007546 tempest-VolumesActionsTest-1560007546-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:04:25 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:25 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:04:25 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:04:25 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:04:25 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-e6c5d03a-be5a-45e2-b80c-81a91015838e tempest-VolumesActionsTest-1560007546 tempest-VolumesActionsTest-1560007546-project-admin] Volume info retrieved successfully. Sep 07 18:04:25 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-e6c5d03a-be5a-45e2-b80c-81a91015838e tempest-VolumesActionsTest-1560007546 tempest-VolumesActionsTest-1560007546-project-admin] Delete volume request issued successfully. Sep 07 18:04:25 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e6c5d03a-be5a-45e2-b80c-81a91015838e tempest-VolumesActionsTest-1560007546 tempest-VolumesActionsTest-1560007546-project-admin] http://192.168.122.66/volume/v3/volumes/353ae691-52c2-4a0b-b66f-8370c871ad43/action returned with HTTP 202 Sep 07 18:04:25 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 411/811] 192.168.122.66 () {60 vars in 1269 bytes} [Mon Sep 7 18:04:25 2026] POST /volume/v3/volumes/353ae691-52c2-4a0b-b66f-8370c871ad43/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 18:04:25 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-149a5888-133e-4a9a-a19b-e50a8b3c2e6c None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:25 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-149a5888-133e-4a9a-a19b-e50a8b3c2e6c tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] GET http://192.168.122.66/volume/v3/volumes/353ae691-52c2-4a0b-b66f-8370c871ad43 Sep 07 18:04:25 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-149a5888-133e-4a9a-a19b-e50a8b3c2e6c tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:25 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-149a5888-133e-4a9a-a19b-e50a8b3c2e6c tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:25 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:25 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:04:25 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:04:25 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:04:25 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-149a5888-133e-4a9a-a19b-e50a8b3c2e6c tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Volume info retrieved successfully. Sep 07 18:04:25 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-149a5888-133e-4a9a-a19b-e50a8b3c2e6c tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] http://192.168.122.66/volume/v3/volumes/353ae691-52c2-4a0b-b66f-8370c871ad43 returned with HTTP 200 Sep 07 18:04:25 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 401/812] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:04:25 2026] GET /volume/v3/volumes/353ae691-52c2-4a0b-b66f-8370c871ad43 => generated 848 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:04:26 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-5f582b66-2b87-4b42-8a74-aba6235c9adc None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:26 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-5f582b66-2b87-4b42-8a74-aba6235c9adc tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] GET http://192.168.122.66/volume/v3/volumes/353ae691-52c2-4a0b-b66f-8370c871ad43 Sep 07 18:04:26 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-5f582b66-2b87-4b42-8a74-aba6235c9adc tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:26 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-5f582b66-2b87-4b42-8a74-aba6235c9adc tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:26 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-5f582b66-2b87-4b42-8a74-aba6235c9adc tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] http://192.168.122.66/volume/v3/volumes/353ae691-52c2-4a0b-b66f-8370c871ad43 returned with HTTP 404 Sep 07 18:04:26 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 412/813] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:04:26 2026] GET /volume/v3/volumes/353ae691-52c2-4a0b-b66f-8370c871ad43 => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:04:26 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-bad794d7-d7fc-4c4b-a187-9e603192cf0c None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:26 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-bad794d7-d7fc-4c4b-a187-9e603192cf0c tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] GET http://192.168.122.66/volume/v3/volumes/353ae691-52c2-4a0b-b66f-8370c871ad43 Sep 07 18:04:26 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-bad794d7-d7fc-4c4b-a187-9e603192cf0c tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:26 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-bad794d7-d7fc-4c4b-a187-9e603192cf0c tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:26 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-bad794d7-d7fc-4c4b-a187-9e603192cf0c tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] http://192.168.122.66/volume/v3/volumes/353ae691-52c2-4a0b-b66f-8370c871ad43 returned with HTTP 404 Sep 07 18:04:26 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 402/814] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:04:26 2026] GET /volume/v3/volumes/353ae691-52c2-4a0b-b66f-8370c871ad43 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:04:26 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-70a36b94-b561-4e3d-a625-2081d9591b8a None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:26 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-70a36b94-b561-4e3d-a625-2081d9591b8a tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] DELETE http://192.168.122.66/volume/v3/volumes/353ae691-52c2-4a0b-b66f-8370c871ad43 Sep 07 18:04:26 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-70a36b94-b561-4e3d-a625-2081d9591b8a tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:26 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-70a36b94-b561-4e3d-a625-2081d9591b8a tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:26 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-70a36b94-b561-4e3d-a625-2081d9591b8a tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Delete volume with id: 353ae691-52c2-4a0b-b66f-8370c871ad43 Sep 07 18:04:26 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-70a36b94-b561-4e3d-a625-2081d9591b8a tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] http://192.168.122.66/volume/v3/volumes/353ae691-52c2-4a0b-b66f-8370c871ad43 returned with HTTP 404 Sep 07 18:04:26 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 413/815] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:04:26 2026] DELETE /volume/v3/volumes/353ae691-52c2-4a0b-b66f-8370c871ad43 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:04:26 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-0b936282-d66f-4b99-bc57-3355bdb2a444 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:26 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-0b936282-d66f-4b99-bc57-3355bdb2a444 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:04:26 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-0b936282-d66f-4b99-bc57-3355bdb2a444 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1544157524"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:04:26 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.volumes [None req-0b936282-d66f-4b99-bc57-3355bdb2a444 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1544157524'}} {{(pid=86964) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:04:26 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-0b936282-d66f-4b99-bc57-3355bdb2a444 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Create volume of 1 GB Sep 07 18:04:26 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-0b936282-d66f-4b99-bc57-3355bdb2a444 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Availability Zones retrieved successfully. Sep 07 18:04:26 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-0b936282-d66f-4b99-bc57-3355bdb2a444 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Flow 'volume_create_api' (18cc16a5-1075-4288-9f6e-08ed71bf591b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:04:26 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-0b936282-d66f-4b99-bc57-3355bdb2a444 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c90a0621-a5ad-47be-8d58-54f3d62b84d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:04:26 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.flows.api.create_volume [None req-0b936282-d66f-4b99-bc57-3355bdb2a444 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Validating volume size '1' using validate_int {{(pid=86964) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:04:26 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-0b936282-d66f-4b99-bc57-3355bdb2a444 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c90a0621-a5ad-47be-8d58-54f3d62b84d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:04:26 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-0b936282-d66f-4b99-bc57-3355bdb2a444 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b17841e7-956a-4566-9369-cb99019ace56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:04:26 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-0b936282-d66f-4b99-bc57-3355bdb2a444 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Created reservations ['c4423fcd-ab9e-4ccc-8794-e0d87ce9e4cd', '0b72c0d4-3cea-4e2c-98e0-3af4f5c83b4a', 'f06d18f1-7e39-4005-a209-613bb50fdc3c', '07d87cc9-cb5e-4198-b776-efad9fa0180c'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:04:26 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-0b936282-d66f-4b99-bc57-3355bdb2a444 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b17841e7-956a-4566-9369-cb99019ace56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c4423fcd-ab9e-4ccc-8794-e0d87ce9e4cd', '0b72c0d4-3cea-4e2c-98e0-3af4f5c83b4a', 'f06d18f1-7e39-4005-a209-613bb50fdc3c', '07d87cc9-cb5e-4198-b776-efad9fa0180c']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:04:26 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-0b936282-d66f-4b99-bc57-3355bdb2a444 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67331385-2f6c-472f-a102-e85ad0e278d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:04:26 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:26 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:04:26 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-0b936282-d66f-4b99-bc57-3355bdb2a444 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67331385-2f6c-472f-a102-e85ad0e278d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd0d6699b-874b-4eaf-9074-e618eebf1fa8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1544157524',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e40fbaeb2c946c183603d8ee4ed5a14',qos_specs=None,replication_status=,reservations=['c4423fcd-ab9e-4ccc-8794-e0d87ce9e4cd','0b72c0d4-3cea-4e2c-98e0-3af4f5c83b4a','f06d18f1-7e39-4005-a209-613bb50fdc3c','07d87cc9-cb5e-4198-b776-efad9fa0180c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a8b3b23a61084eb1bc7c4e42baf24b9e',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:04:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1544157524',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d0d6699b-874b-4eaf-9074-e618eebf1fa8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0e40fbaeb2c946c183603d8ee4ed5a14',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a8b3b23a61084eb1bc7c4e42baf24b9e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:04:26 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-0b936282-d66f-4b99-bc57-3355bdb2a444 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (516e0be5-d381-4b4a-8698-9c36784858af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:04:26 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-0b936282-d66f-4b99-bc57-3355bdb2a444 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (516e0be5-d381-4b4a-8698-9c36784858af) transitioned into state 'SUCCESS' from state '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-1544157524',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e40fbaeb2c946c183603d8ee4ed5a14',qos_specs=None,replication_status=,reservations=['c4423fcd-ab9e-4ccc-8794-e0d87ce9e4cd','0b72c0d4-3cea-4e2c-98e0-3af4f5c83b4a','f06d18f1-7e39-4005-a209-613bb50fdc3c','07d87cc9-cb5e-4198-b776-efad9fa0180c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a8b3b23a61084eb1bc7c4e42baf24b9e',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:04:26 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-0b936282-d66f-4b99-bc57-3355bdb2a444 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (038f1c8d-b284-4a15-a68a-aaf3fe622141) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:04:26 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-0b936282-d66f-4b99-bc57-3355bdb2a444 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (038f1c8d-b284-4a15-a68a-aaf3fe622141) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:04:26 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-0b936282-d66f-4b99-bc57-3355bdb2a444 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Flow 'volume_create_api' (18cc16a5-1075-4288-9f6e-08ed71bf591b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:04:26 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-0b936282-d66f-4b99-bc57-3355bdb2a444 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Create volume request issued successfully. Sep 07 18:04:26 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-0b936282-d66f-4b99-bc57-3355bdb2a444 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:04:26 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 403/816] 192.168.122.66 () {60 vars in 1137 bytes} [Mon Sep 7 18:04:26 2026] POST /volume/v3/volumes => generated 756 bytes in 368 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 18:04:26 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-b21f06d9-944e-4614-922e-d5e1efe67ad1 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:26 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-b21f06d9-944e-4614-922e-d5e1efe67ad1 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] GET http://192.168.122.66/volume/v3/volumes/d0d6699b-874b-4eaf-9074-e618eebf1fa8 Sep 07 18:04:26 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-b21f06d9-944e-4614-922e-d5e1efe67ad1 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:26 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-b21f06d9-944e-4614-922e-d5e1efe67ad1 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:26 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:26 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:04:26 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:04:26 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:04:26 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-b21f06d9-944e-4614-922e-d5e1efe67ad1 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Volume info retrieved successfully. Sep 07 18:04:26 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-b21f06d9-944e-4614-922e-d5e1efe67ad1 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] http://192.168.122.66/volume/v3/volumes/d0d6699b-874b-4eaf-9074-e618eebf1fa8 returned with HTTP 200 Sep 07 18:04:26 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 414/817] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:04:26 2026] GET /volume/v3/volumes/d0d6699b-874b-4eaf-9074-e618eebf1fa8 => generated 824 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 18:04:27 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-33e9603b-c511-4b64-a5d1-bbe3ac8f042c None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:27 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-33e9603b-c511-4b64-a5d1-bbe3ac8f042c tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] GET http://192.168.122.66/volume/v3/volumes/d0d6699b-874b-4eaf-9074-e618eebf1fa8 Sep 07 18:04:27 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-33e9603b-c511-4b64-a5d1-bbe3ac8f042c tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:27 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-33e9603b-c511-4b64-a5d1-bbe3ac8f042c tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:28 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:28 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:04:28 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:04:28 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:04:28 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-33e9603b-c511-4b64-a5d1-bbe3ac8f042c tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Volume info retrieved successfully. Sep 07 18:04:28 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-33e9603b-c511-4b64-a5d1-bbe3ac8f042c tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] http://192.168.122.66/volume/v3/volumes/d0d6699b-874b-4eaf-9074-e618eebf1fa8 returned with HTTP 200 Sep 07 18:04:28 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 404/818] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:04:27 2026] GET /volume/v3/volumes/d0d6699b-874b-4eaf-9074-e618eebf1fa8 => generated 848 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:04:28 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-e63ee54a-835a-4498-bac4-0f7c16e4dc71 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:28 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e63ee54a-835a-4498-bac4-0f7c16e4dc71 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:04:28 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-e63ee54a-835a-4498-bac4-0f7c16e4dc71 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-525081101"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:04:28 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.volumes [None req-e63ee54a-835a-4498-bac4-0f7c16e4dc71 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-525081101'}} {{(pid=86965) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:04:28 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-e63ee54a-835a-4498-bac4-0f7c16e4dc71 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Create volume of 1 GB Sep 07 18:04:28 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-e63ee54a-835a-4498-bac4-0f7c16e4dc71 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Availability Zones retrieved successfully. Sep 07 18:04:28 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-e63ee54a-835a-4498-bac4-0f7c16e4dc71 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Flow 'volume_create_api' (95d1d98c-d6e2-4d90-a8b0-2eaf2b429610) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:04:28 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-e63ee54a-835a-4498-bac4-0f7c16e4dc71 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a23fa5bb-fb9a-436c-b5b7-e9d07bfd9809) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:04:28 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.flows.api.create_volume [None req-e63ee54a-835a-4498-bac4-0f7c16e4dc71 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Validating volume size '1' using validate_int {{(pid=86965) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:04:28 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-e63ee54a-835a-4498-bac4-0f7c16e4dc71 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a23fa5bb-fb9a-436c-b5b7-e9d07bfd9809) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:04:28 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-e63ee54a-835a-4498-bac4-0f7c16e4dc71 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (680d4d53-94e5-4130-aa57-efe733384f5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:04:29 devstack devstack@c-api.service[86965]: DEBUG cinder.quota [None req-e63ee54a-835a-4498-bac4-0f7c16e4dc71 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Created reservations ['4a2cb317-432d-4a21-b086-2e2115adfea3', '8680cab9-c23a-41ef-8450-b94cde97f48a', '0c973458-ae24-4bcb-98d4-5f769cb61b0d', '2c5807ec-fff2-4ba1-abc1-fdb69fc7a512'] {{(pid=86965) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:04:29 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-e63ee54a-835a-4498-bac4-0f7c16e4dc71 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (680d4d53-94e5-4130-aa57-efe733384f5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4a2cb317-432d-4a21-b086-2e2115adfea3', '8680cab9-c23a-41ef-8450-b94cde97f48a', '0c973458-ae24-4bcb-98d4-5f769cb61b0d', '2c5807ec-fff2-4ba1-abc1-fdb69fc7a512']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:04:29 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-e63ee54a-835a-4498-bac4-0f7c16e4dc71 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cdd4edb1-d7cd-4f1e-b77f-7ee41859dd82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:04:29 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-21c27005-3308-438b-954c-923d57ff1825 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:29 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-21c27005-3308-438b-954c-923d57ff1825 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] GET http://192.168.122.66/volume/v3/volumes/d0d6699b-874b-4eaf-9074-e618eebf1fa8 Sep 07 18:04:29 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-21c27005-3308-438b-954c-923d57ff1825 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:29 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-21c27005-3308-438b-954c-923d57ff1825 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:29 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:29 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:04:29 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-e63ee54a-835a-4498-bac4-0f7c16e4dc71 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cdd4edb1-d7cd-4f1e-b77f-7ee41859dd82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3f1bc092-ac4d-41b7-a219-65fb23d3b19d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-525081101',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67809777a7334848a31071dcaedcfc15',qos_specs=None,replication_status=,reservations=['4a2cb317-432d-4a21-b086-2e2115adfea3','8680cab9-c23a-41ef-8450-b94cde97f48a','0c973458-ae24-4bcb-98d4-5f769cb61b0d','2c5807ec-fff2-4ba1-abc1-fdb69fc7a512'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0325fda463b64bd8bc0df54119f3fa44',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:04:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-525081101',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3f1bc092-ac4d-41b7-a219-65fb23d3b19d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='67809777a7334848a31071dcaedcfc15',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0325fda463b64bd8bc0df54119f3fa44',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:04:29 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-e63ee54a-835a-4498-bac4-0f7c16e4dc71 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e25d17d-3df9-4fa1-b035-e4b4f8d2b71d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:04:29 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:29 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:04:29 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:04:29 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:04:29 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-21c27005-3308-438b-954c-923d57ff1825 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Volume info retrieved successfully. Sep 07 18:04:29 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-21c27005-3308-438b-954c-923d57ff1825 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] http://192.168.122.66/volume/v3/volumes/d0d6699b-874b-4eaf-9074-e618eebf1fa8 returned with HTTP 200 Sep 07 18:04:29 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 405/819] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:04:29 2026] GET /volume/v3/volumes/d0d6699b-874b-4eaf-9074-e618eebf1fa8 => generated 849 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:04:29 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-e63ee54a-835a-4498-bac4-0f7c16e4dc71 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e25d17d-3df9-4fa1-b035-e4b4f8d2b71d) transitioned into state 'SUCCESS' from state '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-525081101',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67809777a7334848a31071dcaedcfc15',qos_specs=None,replication_status=,reservations=['4a2cb317-432d-4a21-b086-2e2115adfea3','8680cab9-c23a-41ef-8450-b94cde97f48a','0c973458-ae24-4bcb-98d4-5f769cb61b0d','2c5807ec-fff2-4ba1-abc1-fdb69fc7a512'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0325fda463b64bd8bc0df54119f3fa44',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:04:29 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-9e9cae11-dfad-4353-893b-9abdd9965e28 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:29 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-e63ee54a-835a-4498-bac4-0f7c16e4dc71 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d4cbbf6-e524-4332-93b3-38da9b7aa433) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:04:29 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-9e9cae11-dfad-4353-893b-9abdd9965e28 tempest-VolumesActionsTest-1560007546 tempest-VolumesActionsTest-1560007546-project-admin] POST http://192.168.122.66/volume/v3/volumes/d0d6699b-874b-4eaf-9074-e618eebf1fa8/action Sep 07 18:04:29 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-9e9cae11-dfad-4353-893b-9abdd9965e28 tempest-VolumesActionsTest-1560007546 tempest-VolumesActionsTest-1560007546-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=86964) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:04:29 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-9e9cae11-dfad-4353-893b-9abdd9965e28 tempest-VolumesActionsTest-1560007546 tempest-VolumesActionsTest-1560007546-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:04:29 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:29 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:04:29 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:04:29 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:04:29 devstack devstack@c-api.service[86964]: DEBUG cinder.api.contrib.admin_actions [None req-9e9cae11-dfad-4353-893b-9abdd9965e28 tempest-VolumesActionsTest-1560007546 tempest-VolumesActionsTest-1560007546-project-admin] Updating volume 'd0d6699b-874b-4eaf-9074-e618eebf1fa8' with '{'status': 'maintenance'}' {{(pid=86964) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 07 18:04:29 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-e63ee54a-835a-4498-bac4-0f7c16e4dc71 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d4cbbf6-e524-4332-93b3-38da9b7aa433) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:04:29 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-e63ee54a-835a-4498-bac4-0f7c16e4dc71 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Flow 'volume_create_api' (95d1d98c-d6e2-4d90-a8b0-2eaf2b429610) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:04:29 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-e63ee54a-835a-4498-bac4-0f7c16e4dc71 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Create volume request issued successfully. Sep 07 18:04:29 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e63ee54a-835a-4498-bac4-0f7c16e4dc71 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:04:29 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 415/820] 192.168.122.66 () {60 vars in 1137 bytes} [Mon Sep 7 18:04:28 2026] POST /volume/v3/volumes => generated 760 bytes in 671 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:04:29 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:29 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:04:29 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-866cdfa0-34e8-41c4-9a97-f329ca71bff0 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:29 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-866cdfa0-34e8-41c4-9a97-f329ca71bff0 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] GET http://192.168.122.66/volume/v3/volumes/3f1bc092-ac4d-41b7-a219-65fb23d3b19d Sep 07 18:04:29 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-866cdfa0-34e8-41c4-9a97-f329ca71bff0 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:29 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-866cdfa0-34e8-41c4-9a97-f329ca71bff0 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:29 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:29 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:04:29 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:04:29 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:04:29 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:29 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:04:29 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-9e9cae11-dfad-4353-893b-9abdd9965e28 tempest-VolumesActionsTest-1560007546 tempest-VolumesActionsTest-1560007546-project-admin] http://192.168.122.66/volume/v3/volumes/d0d6699b-874b-4eaf-9074-e618eebf1fa8/action returned with HTTP 202 Sep 07 18:04:29 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 406/821] 192.168.122.66 () {60 vars in 1269 bytes} [Mon Sep 7 18:04:29 2026] POST /volume/v3/volumes/d0d6699b-874b-4eaf-9074-e618eebf1fa8/action => generated 0 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 18:04:29 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-866cdfa0-34e8-41c4-9a97-f329ca71bff0 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Volume info retrieved successfully. Sep 07 18:04:29 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-226951bd-50aa-451c-8cfb-eb31e6224b27 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:29 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-226951bd-50aa-451c-8cfb-eb31e6224b27 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] GET http://192.168.122.66/volume/v3/volumes/d0d6699b-874b-4eaf-9074-e618eebf1fa8 Sep 07 18:04:29 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-226951bd-50aa-451c-8cfb-eb31e6224b27 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:29 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-226951bd-50aa-451c-8cfb-eb31e6224b27 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:29 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-866cdfa0-34e8-41c4-9a97-f329ca71bff0 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] http://192.168.122.66/volume/v3/volumes/3f1bc092-ac4d-41b7-a219-65fb23d3b19d returned with HTTP 200 Sep 07 18:04:29 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 416/822] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:04:29 2026] GET /volume/v3/volumes/3f1bc092-ac4d-41b7-a219-65fb23d3b19d => generated 828 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:04:29 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:29 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:04:29 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:04:29 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:04:29 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-226951bd-50aa-451c-8cfb-eb31e6224b27 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Volume info retrieved successfully. Sep 07 18:04:29 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-226951bd-50aa-451c-8cfb-eb31e6224b27 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] http://192.168.122.66/volume/v3/volumes/d0d6699b-874b-4eaf-9074-e618eebf1fa8 returned with HTTP 200 Sep 07 18:04:29 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 407/823] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:04:29 2026] GET /volume/v3/volumes/d0d6699b-874b-4eaf-9074-e618eebf1fa8 => generated 851 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:04:29 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-30ea85a9-e2d2-461a-b637-0cba55d6793c None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:29 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-30ea85a9-e2d2-461a-b637-0cba55d6793c tempest-VolumesActionsTest-1560007546 tempest-VolumesActionsTest-1560007546-project-admin] POST http://192.168.122.66/volume/v3/volumes/d0d6699b-874b-4eaf-9074-e618eebf1fa8/action Sep 07 18:04:29 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-30ea85a9-e2d2-461a-b637-0cba55d6793c tempest-VolumesActionsTest-1560007546 tempest-VolumesActionsTest-1560007546-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86965) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:04:29 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-30ea85a9-e2d2-461a-b637-0cba55d6793c tempest-VolumesActionsTest-1560007546 tempest-VolumesActionsTest-1560007546-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:04:29 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:29 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:04:29 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:04:29 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:04:29 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-30ea85a9-e2d2-461a-b637-0cba55d6793c tempest-VolumesActionsTest-1560007546 tempest-VolumesActionsTest-1560007546-project-admin] Volume info retrieved successfully. Sep 07 18:04:29 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-30ea85a9-e2d2-461a-b637-0cba55d6793c tempest-VolumesActionsTest-1560007546 tempest-VolumesActionsTest-1560007546-project-admin] Delete volume request issued successfully. Sep 07 18:04:29 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-30ea85a9-e2d2-461a-b637-0cba55d6793c tempest-VolumesActionsTest-1560007546 tempest-VolumesActionsTest-1560007546-project-admin] http://192.168.122.66/volume/v3/volumes/d0d6699b-874b-4eaf-9074-e618eebf1fa8/action returned with HTTP 202 Sep 07 18:04:29 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 417/824] 192.168.122.66 () {60 vars in 1269 bytes} [Mon Sep 7 18:04:29 2026] POST /volume/v3/volumes/d0d6699b-874b-4eaf-9074-e618eebf1fa8/action => generated 0 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 07 18:04:29 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-c579be54-f1be-413b-aa88-b687e278e909 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:29 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c579be54-f1be-413b-aa88-b687e278e909 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] GET http://192.168.122.66/volume/v3/volumes/d0d6699b-874b-4eaf-9074-e618eebf1fa8 Sep 07 18:04:29 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c579be54-f1be-413b-aa88-b687e278e909 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:29 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c579be54-f1be-413b-aa88-b687e278e909 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:29 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:29 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:04:29 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:04:29 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:04:29 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-c579be54-f1be-413b-aa88-b687e278e909 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Volume info retrieved successfully. Sep 07 18:04:29 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c579be54-f1be-413b-aa88-b687e278e909 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] http://192.168.122.66/volume/v3/volumes/d0d6699b-874b-4eaf-9074-e618eebf1fa8 returned with HTTP 200 Sep 07 18:04:29 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 408/825] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:04:29 2026] GET /volume/v3/volumes/d0d6699b-874b-4eaf-9074-e618eebf1fa8 => generated 848 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:04:29 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-2fbe52f8-6d1a-46f4-932c-0eb35448cf83 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:29 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-2fbe52f8-6d1a-46f4-932c-0eb35448cf83 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] GET http://192.168.122.66/volume/v3/volumes/8bae9a47-665f-483a-ac78-93d171141ed0 Sep 07 18:04:29 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-2fbe52f8-6d1a-46f4-932c-0eb35448cf83 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:29 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-2fbe52f8-6d1a-46f4-932c-0eb35448cf83 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:30 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:30 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:04:30 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:04:30 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:04:30 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-2fbe52f8-6d1a-46f4-932c-0eb35448cf83 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Volume info retrieved successfully. Sep 07 18:04:30 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-2fbe52f8-6d1a-46f4-932c-0eb35448cf83 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] http://192.168.122.66/volume/v3/volumes/8bae9a47-665f-483a-ac78-93d171141ed0 returned with HTTP 200 Sep 07 18:04:30 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 418/826] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:04:29 2026] GET /volume/v3/volumes/8bae9a47-665f-483a-ac78-93d171141ed0 => generated 850 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 18:04:30 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-444d3dd3-61bf-4e5c-8e4d-b098a9fabbd8 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:30 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-444d3dd3-61bf-4e5c-8e4d-b098a9fabbd8 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] GET http://192.168.122.66/volume/v3/volumes/8bae9a47-665f-483a-ac78-93d171141ed0 Sep 07 18:04:30 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-444d3dd3-61bf-4e5c-8e4d-b098a9fabbd8 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:30 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-444d3dd3-61bf-4e5c-8e4d-b098a9fabbd8 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:30 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:30 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:04:30 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:04:30 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:04:30 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-444d3dd3-61bf-4e5c-8e4d-b098a9fabbd8 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Volume info retrieved successfully. Sep 07 18:04:30 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-444d3dd3-61bf-4e5c-8e4d-b098a9fabbd8 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] http://192.168.122.66/volume/v3/volumes/8bae9a47-665f-483a-ac78-93d171141ed0 returned with HTTP 200 Sep 07 18:04:30 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 409/827] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:04:30 2026] GET /volume/v3/volumes/8bae9a47-665f-483a-ac78-93d171141ed0 => generated 850 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:04:30 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-228e4789-ee2b-436e-aa2c-80112ca36bce None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:30 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-228e4789-ee2b-436e-aa2c-80112ca36bce tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] GET http://192.168.122.66/volume/v3/volumes/3f1bc092-ac4d-41b7-a219-65fb23d3b19d Sep 07 18:04:30 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-228e4789-ee2b-436e-aa2c-80112ca36bce tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:30 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-228e4789-ee2b-436e-aa2c-80112ca36bce tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:30 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:30 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:04:30 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:04:30 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:04:30 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-228e4789-ee2b-436e-aa2c-80112ca36bce tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Volume info retrieved successfully. Sep 07 18:04:30 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-228e4789-ee2b-436e-aa2c-80112ca36bce tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] http://192.168.122.66/volume/v3/volumes/3f1bc092-ac4d-41b7-a219-65fb23d3b19d returned with HTTP 200 Sep 07 18:04:30 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 419/828] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:04:30 2026] GET /volume/v3/volumes/3f1bc092-ac4d-41b7-a219-65fb23d3b19d => generated 852 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:04:30 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-ae5f4830-fe69-4f23-b7f4-6e11b3d8ae69 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:30 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-ae5f4830-fe69-4f23-b7f4-6e11b3d8ae69 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] GET http://192.168.122.66/volume/v3/volumes/d0d6699b-874b-4eaf-9074-e618eebf1fa8 Sep 07 18:04:30 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-ae5f4830-fe69-4f23-b7f4-6e11b3d8ae69 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:30 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-ae5f4830-fe69-4f23-b7f4-6e11b3d8ae69 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:30 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:30 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:04:30 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:04:30 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:04:30 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-ae5f4830-fe69-4f23-b7f4-6e11b3d8ae69 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Volume info retrieved successfully. Sep 07 18:04:30 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-ae5f4830-fe69-4f23-b7f4-6e11b3d8ae69 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] http://192.168.122.66/volume/v3/volumes/d0d6699b-874b-4eaf-9074-e618eebf1fa8 returned with HTTP 200 Sep 07 18:04:30 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 410/829] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:04:30 2026] GET /volume/v3/volumes/d0d6699b-874b-4eaf-9074-e618eebf1fa8 => generated 848 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:04:31 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-aba5ed44-1aad-47e1-85f6-2b9f69c65438 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:31 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-aba5ed44-1aad-47e1-85f6-2b9f69c65438 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] GET http://192.168.122.66/volume/v3/volumes/3f1bc092-ac4d-41b7-a219-65fb23d3b19d Sep 07 18:04:31 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-aba5ed44-1aad-47e1-85f6-2b9f69c65438 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:31 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-aba5ed44-1aad-47e1-85f6-2b9f69c65438 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:31 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:31 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:04:31 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:04:31 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:04:31 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-aba5ed44-1aad-47e1-85f6-2b9f69c65438 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Volume info retrieved successfully. Sep 07 18:04:31 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-aba5ed44-1aad-47e1-85f6-2b9f69c65438 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] http://192.168.122.66/volume/v3/volumes/3f1bc092-ac4d-41b7-a219-65fb23d3b19d returned with HTTP 200 Sep 07 18:04:31 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 420/830] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:04:31 2026] GET /volume/v3/volumes/3f1bc092-ac4d-41b7-a219-65fb23d3b19d => generated 853 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 18:04:31 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-64f9d3d5-403d-43a9-b5bc-090150feaf35 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:31 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-64f9d3d5-403d-43a9-b5bc-090150feaf35 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-reader] GET http://192.168.122.66/volume/v3/volumes/3f1bc092-ac4d-41b7-a219-65fb23d3b19d Sep 07 18:04:31 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-64f9d3d5-403d-43a9-b5bc-090150feaf35 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-reader] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:31 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-64f9d3d5-403d-43a9-b5bc-090150feaf35 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-reader] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:31 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-89b9a6ee-e805-4700-90ef-5bb62d5ba92e None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:31 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:31 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:04:31 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-89b9a6ee-e805-4700-90ef-5bb62d5ba92e tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] GET http://192.168.122.66/volume/v3/volumes/d0d6699b-874b-4eaf-9074-e618eebf1fa8 Sep 07 18:04:31 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-89b9a6ee-e805-4700-90ef-5bb62d5ba92e tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:31 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-89b9a6ee-e805-4700-90ef-5bb62d5ba92e tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:31 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:04:31 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:04:31 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-64f9d3d5-403d-43a9-b5bc-090150feaf35 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-reader] Volume info retrieved successfully. Sep 07 18:04:31 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-89b9a6ee-e805-4700-90ef-5bb62d5ba92e tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] http://192.168.122.66/volume/v3/volumes/d0d6699b-874b-4eaf-9074-e618eebf1fa8 returned with HTTP 404 Sep 07 18:04:31 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 421/831] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:04:31 2026] GET /volume/v3/volumes/d0d6699b-874b-4eaf-9074-e618eebf1fa8 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:04:31 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-1dbd34b2-0545-4e0c-ad7a-df86c175dd90 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:31 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-64f9d3d5-403d-43a9-b5bc-090150feaf35 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-reader] http://192.168.122.66/volume/v3/volumes/3f1bc092-ac4d-41b7-a219-65fb23d3b19d returned with HTTP 200 Sep 07 18:04:31 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 411/832] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:04:31 2026] GET /volume/v3/volumes/3f1bc092-ac4d-41b7-a219-65fb23d3b19d => generated 853 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:04:31 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-1dbd34b2-0545-4e0c-ad7a-df86c175dd90 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] GET http://192.168.122.66/volume/v3/volumes/d0d6699b-874b-4eaf-9074-e618eebf1fa8 Sep 07 18:04:31 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-1dbd34b2-0545-4e0c-ad7a-df86c175dd90 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:31 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-1dbd34b2-0545-4e0c-ad7a-df86c175dd90 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:31 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-1dbd34b2-0545-4e0c-ad7a-df86c175dd90 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] http://192.168.122.66/volume/v3/volumes/d0d6699b-874b-4eaf-9074-e618eebf1fa8 returned with HTTP 404 Sep 07 18:04:31 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-54907d92-7d73-4e6f-883f-4292b3fa260c None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:31 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 422/833] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:04:31 2026] GET /volume/v3/volumes/d0d6699b-874b-4eaf-9074-e618eebf1fa8 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:04:31 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-54907d92-7d73-4e6f-883f-4292b3fa260c tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] POST http://192.168.122.66/volume/v3/snapshots Sep 07 18:04:31 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-54907d92-7d73-4e6f-883f-4292b3fa260c tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3f1bc092-ac4d-41b7-a219-65fb23d3b19d", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-390200901"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:04:31 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-af400c0d-f76f-4046-86f8-21b623ce40b0 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:31 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-af400c0d-f76f-4046-86f8-21b623ce40b0 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] DELETE http://192.168.122.66/volume/v3/volumes/d0d6699b-874b-4eaf-9074-e618eebf1fa8 Sep 07 18:04:31 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-af400c0d-f76f-4046-86f8-21b623ce40b0 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:31 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-af400c0d-f76f-4046-86f8-21b623ce40b0 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:31 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-af400c0d-f76f-4046-86f8-21b623ce40b0 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Delete volume with id: d0d6699b-874b-4eaf-9074-e618eebf1fa8 Sep 07 18:04:31 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:31 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:04:31 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:04:31 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:04:31 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-54907d92-7d73-4e6f-883f-4292b3fa260c tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Volume info retrieved successfully. Sep 07 18:04:31 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.snapshots [None req-54907d92-7d73-4e6f-883f-4292b3fa260c tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Create snapshot from volume 3f1bc092-ac4d-41b7-a219-65fb23d3b19d Sep 07 18:04:31 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-af400c0d-f76f-4046-86f8-21b623ce40b0 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] http://192.168.122.66/volume/v3/volumes/d0d6699b-874b-4eaf-9074-e618eebf1fa8 returned with HTTP 404 Sep 07 18:04:31 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 423/834] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:04:31 2026] DELETE /volume/v3/volumes/d0d6699b-874b-4eaf-9074-e618eebf1fa8 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:04:31 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-21e05cd1-d3ff-4701-b8fe-9ef4d85edd8f None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:31 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-21e05cd1-d3ff-4701-b8fe-9ef4d85edd8f tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:04:31 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-21e05cd1-d3ff-4701-b8fe-9ef4d85edd8f tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1691059390"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:04:31 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.volumes [None req-21e05cd1-d3ff-4701-b8fe-9ef4d85edd8f tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1691059390'}} {{(pid=86965) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:04:31 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-21e05cd1-d3ff-4701-b8fe-9ef4d85edd8f tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Create volume of 1 GB Sep 07 18:04:31 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-21e05cd1-d3ff-4701-b8fe-9ef4d85edd8f tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Availability Zones retrieved successfully. Sep 07 18:04:31 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-21e05cd1-d3ff-4701-b8fe-9ef4d85edd8f tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Flow 'volume_create_api' (2754bcad-eaad-4494-9410-86807ab7d0b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:04:31 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-21e05cd1-d3ff-4701-b8fe-9ef4d85edd8f tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12c46cea-99b6-4f87-afac-e8c0edf37caf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:04:31 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.flows.api.create_volume [None req-21e05cd1-d3ff-4701-b8fe-9ef4d85edd8f tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Validating volume size '1' using validate_int {{(pid=86965) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:04:31 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-54907d92-7d73-4e6f-883f-4292b3fa260c tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Created reservations ['c69786a0-fdf6-4afe-b4b6-928b16426314', '19f2aea4-026e-41b7-9f92-f27b383b4afa', '6f34fe37-3173-48cd-94a1-0ae64b33c8cb', 'b0d12aae-85b2-4905-b8fc-4b34b0fb1361'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:04:31 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:31 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:04:31 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-21e05cd1-d3ff-4701-b8fe-9ef4d85edd8f tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12c46cea-99b6-4f87-afac-e8c0edf37caf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:04:31 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-21e05cd1-d3ff-4701-b8fe-9ef4d85edd8f tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4091f3d2-67f5-424f-8d6c-c8125f315808) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:04:31 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-54907d92-7d73-4e6f-883f-4292b3fa260c tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Snapshot create request issued successfully. Sep 07 18:04:31 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-54907d92-7d73-4e6f-883f-4292b3fa260c tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] http://192.168.122.66/volume/v3/snapshots returned with HTTP 202 Sep 07 18:04:31 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 412/835] 192.168.122.66 () {60 vars in 1144 bytes} [Mon Sep 7 18:04:31 2026] POST /volume/v3/snapshots => generated 379 bytes in 315 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:04:31 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-b0e98e9d-1783-4bf7-9583-db36c3123618 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:31 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b0e98e9d-1783-4bf7-9583-db36c3123618 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] GET http://192.168.122.66/volume/v3/snapshots/a936fbf4-1b97-4884-9c6e-f7e144391e13 Sep 07 18:04:31 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-b0e98e9d-1783-4bf7-9583-db36c3123618 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:31 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-b0e98e9d-1783-4bf7-9583-db36c3123618 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:32 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:04:32 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:04:32 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-b0e98e9d-1783-4bf7-9583-db36c3123618 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Snapshot retrieved successfully. Sep 07 18:04:32 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b0e98e9d-1783-4bf7-9583-db36c3123618 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] http://192.168.122.66/volume/v3/snapshots/a936fbf4-1b97-4884-9c6e-f7e144391e13 returned with HTTP 200 Sep 07 18:04:32 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 413/836] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:04:31 2026] GET /volume/v3/snapshots/a936fbf4-1b97-4884-9c6e-f7e144391e13 => generated 511 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:04:32 devstack devstack@c-api.service[86965]: DEBUG cinder.quota [None req-21e05cd1-d3ff-4701-b8fe-9ef4d85edd8f tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Created reservations ['87930d50-5881-4bca-8b63-5787366709f8', '12703b21-931b-43dd-ba87-86b9a1c68660', 'f21f4e85-e1dc-41bb-b9c7-89e88bba9d3c', 'd24af2c7-6512-44b8-a9cc-a5f8e9e3ec6b'] {{(pid=86965) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:04:32 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-21e05cd1-d3ff-4701-b8fe-9ef4d85edd8f tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4091f3d2-67f5-424f-8d6c-c8125f315808) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['87930d50-5881-4bca-8b63-5787366709f8', '12703b21-931b-43dd-ba87-86b9a1c68660', 'f21f4e85-e1dc-41bb-b9c7-89e88bba9d3c', 'd24af2c7-6512-44b8-a9cc-a5f8e9e3ec6b']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:04:32 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-21e05cd1-d3ff-4701-b8fe-9ef4d85edd8f tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e57c8d0-343e-4fc3-9692-7342d30a6bb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:04:32 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:32 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:04:32 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-21e05cd1-d3ff-4701-b8fe-9ef4d85edd8f tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e57c8d0-343e-4fc3-9692-7342d30a6bb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2c3a2426-415b-4530-800b-74c4ac1930a2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1691059390',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e40fbaeb2c946c183603d8ee4ed5a14',qos_specs=None,replication_status=,reservations=['87930d50-5881-4bca-8b63-5787366709f8','12703b21-931b-43dd-ba87-86b9a1c68660','f21f4e85-e1dc-41bb-b9c7-89e88bba9d3c','d24af2c7-6512-44b8-a9cc-a5f8e9e3ec6b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a8b3b23a61084eb1bc7c4e42baf24b9e',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:04:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1691059390',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2c3a2426-415b-4530-800b-74c4ac1930a2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0e40fbaeb2c946c183603d8ee4ed5a14',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a8b3b23a61084eb1bc7c4e42baf24b9e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:04:32 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-21e05cd1-d3ff-4701-b8fe-9ef4d85edd8f tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99bb7868-8baa-4729-b602-cbb79a5cc5c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:04:32 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-21e05cd1-d3ff-4701-b8fe-9ef4d85edd8f tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99bb7868-8baa-4729-b602-cbb79a5cc5c4) transitioned into state 'SUCCESS' from state '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-1691059390',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e40fbaeb2c946c183603d8ee4ed5a14',qos_specs=None,replication_status=,reservations=['87930d50-5881-4bca-8b63-5787366709f8','12703b21-931b-43dd-ba87-86b9a1c68660','f21f4e85-e1dc-41bb-b9c7-89e88bba9d3c','d24af2c7-6512-44b8-a9cc-a5f8e9e3ec6b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a8b3b23a61084eb1bc7c4e42baf24b9e',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:04:32 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-21e05cd1-d3ff-4701-b8fe-9ef4d85edd8f tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62a57e1b-dbe0-4b2a-998c-1defc0a90bb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:04:32 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-21e05cd1-d3ff-4701-b8fe-9ef4d85edd8f tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62a57e1b-dbe0-4b2a-998c-1defc0a90bb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:04:32 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-21e05cd1-d3ff-4701-b8fe-9ef4d85edd8f tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Flow 'volume_create_api' (2754bcad-eaad-4494-9410-86807ab7d0b5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:04:32 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-21e05cd1-d3ff-4701-b8fe-9ef4d85edd8f tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Create volume request issued successfully. Sep 07 18:04:32 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-21e05cd1-d3ff-4701-b8fe-9ef4d85edd8f tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:04:32 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 424/837] 192.168.122.66 () {60 vars in 1137 bytes} [Mon Sep 7 18:04:31 2026] POST /volume/v3/volumes => generated 756 bytes in 559 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:04:32 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-8524dcab-9cfd-4d09-bcb0-f53bdadbdecb None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:32 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-8524dcab-9cfd-4d09-bcb0-f53bdadbdecb tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] GET http://192.168.122.66/volume/v3/volumes/2c3a2426-415b-4530-800b-74c4ac1930a2 Sep 07 18:04:32 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-8524dcab-9cfd-4d09-bcb0-f53bdadbdecb tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:32 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-8524dcab-9cfd-4d09-bcb0-f53bdadbdecb tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:32 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:32 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:04:32 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:04:32 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:04:32 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-8524dcab-9cfd-4d09-bcb0-f53bdadbdecb tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Volume info retrieved successfully. Sep 07 18:04:32 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-8524dcab-9cfd-4d09-bcb0-f53bdadbdecb tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] http://192.168.122.66/volume/v3/volumes/2c3a2426-415b-4530-800b-74c4ac1930a2 returned with HTTP 200 Sep 07 18:04:32 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 414/838] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:04:32 2026] GET /volume/v3/volumes/2c3a2426-415b-4530-800b-74c4ac1930a2 => generated 824 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:04:33 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-eff2288a-2cff-4b4d-aa5c-15463916ca5a None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:33 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-eff2288a-2cff-4b4d-aa5c-15463916ca5a tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] GET http://192.168.122.66/volume/v3/snapshots/a936fbf4-1b97-4884-9c6e-f7e144391e13 Sep 07 18:04:33 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-eff2288a-2cff-4b4d-aa5c-15463916ca5a tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:33 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-eff2288a-2cff-4b4d-aa5c-15463916ca5a tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:33 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:04:33 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:04:33 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-eff2288a-2cff-4b4d-aa5c-15463916ca5a tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Snapshot retrieved successfully. Sep 07 18:04:33 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-eff2288a-2cff-4b4d-aa5c-15463916ca5a tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] http://192.168.122.66/volume/v3/snapshots/a936fbf4-1b97-4884-9c6e-f7e144391e13 returned with HTTP 200 Sep 07 18:04:33 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 425/839] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:04:33 2026] GET /volume/v3/snapshots/a936fbf4-1b97-4884-9c6e-f7e144391e13 => generated 511 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:04:33 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-c6581d0f-ab46-40de-8d18-bda83ebc50c6 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:33 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c6581d0f-ab46-40de-8d18-bda83ebc50c6 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] GET http://192.168.122.66/volume/v3/volumes/2c3a2426-415b-4530-800b-74c4ac1930a2 Sep 07 18:04:33 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c6581d0f-ab46-40de-8d18-bda83ebc50c6 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:33 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c6581d0f-ab46-40de-8d18-bda83ebc50c6 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:33 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:33 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:04:33 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:04:33 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:04:33 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-c6581d0f-ab46-40de-8d18-bda83ebc50c6 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Volume info retrieved successfully. Sep 07 18:04:33 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c6581d0f-ab46-40de-8d18-bda83ebc50c6 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] http://192.168.122.66/volume/v3/volumes/2c3a2426-415b-4530-800b-74c4ac1930a2 returned with HTTP 200 Sep 07 18:04:33 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 415/840] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:04:33 2026] GET /volume/v3/volumes/2c3a2426-415b-4530-800b-74c4ac1930a2 => generated 848 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 18:04:34 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-b58a7b75-78a2-4b91-b504-d594cacff248 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:34 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-b58a7b75-78a2-4b91-b504-d594cacff248 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] GET http://192.168.122.66/volume/v3/snapshots/a936fbf4-1b97-4884-9c6e-f7e144391e13 Sep 07 18:04:34 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-b58a7b75-78a2-4b91-b504-d594cacff248 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:34 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-b58a7b75-78a2-4b91-b504-d594cacff248 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:34 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:04:34 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:04:34 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-b58a7b75-78a2-4b91-b504-d594cacff248 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Snapshot retrieved successfully. Sep 07 18:04:34 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-b58a7b75-78a2-4b91-b504-d594cacff248 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] http://192.168.122.66/volume/v3/snapshots/a936fbf4-1b97-4884-9c6e-f7e144391e13 returned with HTTP 200 Sep 07 18:04:34 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 426/841] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:04:34 2026] GET /volume/v3/snapshots/a936fbf4-1b97-4884-9c6e-f7e144391e13 => generated 511 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:04:34 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-70875dbb-ce5b-4480-ba0b-b6b454d08eb1 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:34 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-70875dbb-ce5b-4480-ba0b-b6b454d08eb1 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] GET http://192.168.122.66/volume/v3/volumes/2c3a2426-415b-4530-800b-74c4ac1930a2 Sep 07 18:04:34 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-70875dbb-ce5b-4480-ba0b-b6b454d08eb1 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:34 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-70875dbb-ce5b-4480-ba0b-b6b454d08eb1 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:34 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:34 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:04:34 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:04:34 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:04:34 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-70875dbb-ce5b-4480-ba0b-b6b454d08eb1 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Volume info retrieved successfully. Sep 07 18:04:34 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-70875dbb-ce5b-4480-ba0b-b6b454d08eb1 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] http://192.168.122.66/volume/v3/volumes/2c3a2426-415b-4530-800b-74c4ac1930a2 returned with HTTP 200 Sep 07 18:04:34 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 416/842] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:04:34 2026] GET /volume/v3/volumes/2c3a2426-415b-4530-800b-74c4ac1930a2 => generated 848 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:04:35 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-be519ec1-b8a2-419d-8420-59a29cd80303 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:35 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-be519ec1-b8a2-419d-8420-59a29cd80303 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] GET http://192.168.122.66/volume/v3/snapshots/a936fbf4-1b97-4884-9c6e-f7e144391e13 Sep 07 18:04:35 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-be519ec1-b8a2-419d-8420-59a29cd80303 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:35 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-be519ec1-b8a2-419d-8420-59a29cd80303 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:35 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:04:35 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:04:35 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-be519ec1-b8a2-419d-8420-59a29cd80303 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Snapshot retrieved successfully. Sep 07 18:04:35 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-be519ec1-b8a2-419d-8420-59a29cd80303 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] http://192.168.122.66/volume/v3/snapshots/a936fbf4-1b97-4884-9c6e-f7e144391e13 returned with HTTP 200 Sep 07 18:04:35 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 427/843] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:04:35 2026] GET /volume/v3/snapshots/a936fbf4-1b97-4884-9c6e-f7e144391e13 => generated 538 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:04:35 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-7ef900bc-c827-4131-9ee0-7d10b522f2cc None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:35 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-7ef900bc-c827-4131-9ee0-7d10b522f2cc tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-reader] GET http://192.168.122.66/volume/v3/snapshots/a936fbf4-1b97-4884-9c6e-f7e144391e13 Sep 07 18:04:35 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-7ef900bc-c827-4131-9ee0-7d10b522f2cc tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-reader] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:35 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-7ef900bc-c827-4131-9ee0-7d10b522f2cc tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-reader] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:35 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:04:35 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:04:35 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-7ef900bc-c827-4131-9ee0-7d10b522f2cc tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-reader] Snapshot retrieved successfully. Sep 07 18:04:35 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-7ef900bc-c827-4131-9ee0-7d10b522f2cc tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-reader] http://192.168.122.66/volume/v3/snapshots/a936fbf4-1b97-4884-9c6e-f7e144391e13 returned with HTTP 200 Sep 07 18:04:35 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 417/844] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:04:35 2026] GET /volume/v3/snapshots/a936fbf4-1b97-4884-9c6e-f7e144391e13 => generated 538 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 18:04:35 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-d2c4a4d1-efe6-4306-bee1-a594c56d825f None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:35 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-d2c4a4d1-efe6-4306-bee1-a594c56d825f tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-reader] GET http://192.168.122.66/volume/v3/snapshots Sep 07 18:04:35 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-d2c4a4d1-efe6-4306-bee1-a594c56d825f tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-reader] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:35 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-d2c4a4d1-efe6-4306-bee1-a594c56d825f tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-reader] Calling method 'index' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:35 devstack devstack@c-api.service[86965]: DEBUG cinder.api.api_utils [None req-d2c4a4d1-efe6-4306-bee1-a594c56d825f tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-reader] Removing options '' from query. {{(pid=86965) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 18:04:35 devstack devstack@c-api.service[86965]: DEBUG cinder.db.api [None req-d2c4a4d1-efe6-4306-bee1-a594c56d825f tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-reader] Building query based on filter {{(pid=86965) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 18:04:35 devstack devstack@c-api.service[86965]: /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 07 18:04:35 devstack devstack@c-api.service[86965]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 18:04:35 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-d2c4a4d1-efe6-4306-bee1-a594c56d825f tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-reader] Get all snapshots completed successfully. Sep 07 18:04:35 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-d2c4a4d1-efe6-4306-bee1-a594c56d825f tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-reader] http://192.168.122.66/volume/v3/snapshots returned with HTTP 200 Sep 07 18:04:35 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 428/845] 192.168.122.66 () {58 vars in 1122 bytes} [Mon Sep 7 18:04:35 2026] GET /volume/v3/snapshots => generated 407 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 18:04:35 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-e9272457-4070-4964-ae0d-77e97199b1bb None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:35 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-e9272457-4070-4964-ae0d-77e97199b1bb tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] PUT http://192.168.122.66/volume/v3/snapshots/a936fbf4-1b97-4884-9c6e-f7e144391e13 Sep 07 18:04:35 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-e9272457-4070-4964-ae0d-77e97199b1bb tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-1687468832", "description": "This is the new description of snapshot."}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:04:35 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:04:35 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:04:35 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-e9272457-4070-4964-ae0d-77e97199b1bb tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Snapshot retrieved successfully. Sep 07 18:04:35 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-e9272457-4070-4964-ae0d-77e97199b1bb tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] http://192.168.122.66/volume/v3/snapshots/a936fbf4-1b97-4884-9c6e-f7e144391e13 returned with HTTP 200 Sep 07 18:04:35 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 418/846] 192.168.122.66 () {60 vars in 1254 bytes} [Mon Sep 7 18:04:35 2026] PUT /volume/v3/snapshots/a936fbf4-1b97-4884-9c6e-f7e144391e13 => generated 443 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:04:35 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-3c107552-aa69-4b86-a418-84cfdf49b145 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:35 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-3c107552-aa69-4b86-a418-84cfdf49b145 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-reader] GET http://192.168.122.66/volume/v3/snapshots/a936fbf4-1b97-4884-9c6e-f7e144391e13 Sep 07 18:04:35 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-3c107552-aa69-4b86-a418-84cfdf49b145 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-reader] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:35 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-3c107552-aa69-4b86-a418-84cfdf49b145 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-reader] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:35 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:04:35 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:04:35 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-3c107552-aa69-4b86-a418-84cfdf49b145 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-reader] Snapshot retrieved successfully. Sep 07 18:04:35 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-3c107552-aa69-4b86-a418-84cfdf49b145 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-reader] http://192.168.122.66/volume/v3/snapshots/a936fbf4-1b97-4884-9c6e-f7e144391e13 returned with HTTP 200 Sep 07 18:04:35 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 429/847] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:04:35 2026] GET /volume/v3/snapshots/a936fbf4-1b97-4884-9c6e-f7e144391e13 => generated 577 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:04:35 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-7302f26e-24ab-4659-a846-36d3e8f5060a None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:35 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-7302f26e-24ab-4659-a846-36d3e8f5060a tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] DELETE http://192.168.122.66/volume/v3/snapshots/a936fbf4-1b97-4884-9c6e-f7e144391e13 Sep 07 18:04:35 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-7302f26e-24ab-4659-a846-36d3e8f5060a tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:35 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-7302f26e-24ab-4659-a846-36d3e8f5060a tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:35 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.snapshots [None req-7302f26e-24ab-4659-a846-36d3e8f5060a tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Delete snapshot with id: a936fbf4-1b97-4884-9c6e-f7e144391e13 Sep 07 18:04:35 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:04:35 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:04:35 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-7302f26e-24ab-4659-a846-36d3e8f5060a tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Snapshot retrieved successfully. Sep 07 18:04:35 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:35 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:04:35 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-7302f26e-24ab-4659-a846-36d3e8f5060a tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Snapshot delete request issued successfully. Sep 07 18:04:35 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-7302f26e-24ab-4659-a846-36d3e8f5060a tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] http://192.168.122.66/volume/v3/snapshots/a936fbf4-1b97-4884-9c6e-f7e144391e13 returned with HTTP 202 Sep 07 18:04:35 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 419/848] 192.168.122.66 () {58 vars in 1236 bytes} [Mon Sep 7 18:04:35 2026] DELETE /volume/v3/snapshots/a936fbf4-1b97-4884-9c6e-f7e144391e13 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:04:35 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-b9fb0a22-ad5f-4364-886e-fc62a1805fe5 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:35 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-b9fb0a22-ad5f-4364-886e-fc62a1805fe5 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] GET http://192.168.122.66/volume/v3/snapshots/a936fbf4-1b97-4884-9c6e-f7e144391e13 Sep 07 18:04:35 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-b9fb0a22-ad5f-4364-886e-fc62a1805fe5 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:35 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-b9fb0a22-ad5f-4364-886e-fc62a1805fe5 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:35 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:04:35 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:04:35 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-b9fb0a22-ad5f-4364-886e-fc62a1805fe5 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Snapshot retrieved successfully. Sep 07 18:04:35 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-b9fb0a22-ad5f-4364-886e-fc62a1805fe5 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] http://192.168.122.66/volume/v3/snapshots/a936fbf4-1b97-4884-9c6e-f7e144391e13 returned with HTTP 200 Sep 07 18:04:35 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 430/849] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:04:35 2026] GET /volume/v3/snapshots/a936fbf4-1b97-4884-9c6e-f7e144391e13 => generated 576 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:04:35 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-fc0c725a-89a4-4cef-9538-4f98076fcf7a None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:35 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-fc0c725a-89a4-4cef-9538-4f98076fcf7a tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] GET http://192.168.122.66/volume/v3/volumes/2c3a2426-415b-4530-800b-74c4ac1930a2 Sep 07 18:04:35 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-fc0c725a-89a4-4cef-9538-4f98076fcf7a tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:35 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-fc0c725a-89a4-4cef-9538-4f98076fcf7a tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:35 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:35 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:04:35 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:04:35 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:04:35 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-fc0c725a-89a4-4cef-9538-4f98076fcf7a tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Volume info retrieved successfully. Sep 07 18:04:35 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-fc0c725a-89a4-4cef-9538-4f98076fcf7a tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] http://192.168.122.66/volume/v3/volumes/2c3a2426-415b-4530-800b-74c4ac1930a2 returned with HTTP 200 Sep 07 18:04:35 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 420/850] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:04:35 2026] GET /volume/v3/volumes/2c3a2426-415b-4530-800b-74c4ac1930a2 => generated 848 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:04:36 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-55115698-10c5-4b81-bf5d-e0937dc5ee9e None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:36 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-55115698-10c5-4b81-bf5d-e0937dc5ee9e tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] GET http://192.168.122.66/volume/v3/snapshots/a936fbf4-1b97-4884-9c6e-f7e144391e13 Sep 07 18:04:36 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-55115698-10c5-4b81-bf5d-e0937dc5ee9e tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:36 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-55115698-10c5-4b81-bf5d-e0937dc5ee9e tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:36 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:04:36 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:04:36 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-55115698-10c5-4b81-bf5d-e0937dc5ee9e tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Snapshot retrieved successfully. Sep 07 18:04:36 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-55115698-10c5-4b81-bf5d-e0937dc5ee9e tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] http://192.168.122.66/volume/v3/snapshots/a936fbf4-1b97-4884-9c6e-f7e144391e13 returned with HTTP 200 Sep 07 18:04:36 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 431/851] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:04:36 2026] GET /volume/v3/snapshots/a936fbf4-1b97-4884-9c6e-f7e144391e13 => generated 576 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:04:36 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-5906bf93-d61f-4ecc-9066-8b714eff2030 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:36 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-5906bf93-d61f-4ecc-9066-8b714eff2030 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] GET http://192.168.122.66/volume/v3/volumes/2c3a2426-415b-4530-800b-74c4ac1930a2 Sep 07 18:04:36 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-5906bf93-d61f-4ecc-9066-8b714eff2030 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:36 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-5906bf93-d61f-4ecc-9066-8b714eff2030 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:36 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:36 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:04:36 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:04:36 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:04:36 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-5906bf93-d61f-4ecc-9066-8b714eff2030 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Volume info retrieved successfully. Sep 07 18:04:36 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-5906bf93-d61f-4ecc-9066-8b714eff2030 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] http://192.168.122.66/volume/v3/volumes/2c3a2426-415b-4530-800b-74c4ac1930a2 returned with HTTP 200 Sep 07 18:04:36 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 421/852] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:04:36 2026] GET /volume/v3/volumes/2c3a2426-415b-4530-800b-74c4ac1930a2 => generated 849 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:04:36 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-4bb5a11f-e3b3-456b-9905-e67e7064463c None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:36 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-4bb5a11f-e3b3-456b-9905-e67e7064463c tempest-VolumesActionsTest-1560007546 tempest-VolumesActionsTest-1560007546-project-admin] POST http://192.168.122.66/volume/v3/volumes/2c3a2426-415b-4530-800b-74c4ac1930a2/action Sep 07 18:04:36 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-4bb5a11f-e3b3-456b-9905-e67e7064463c tempest-VolumesActionsTest-1560007546 tempest-VolumesActionsTest-1560007546-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86965) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:04:36 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-4bb5a11f-e3b3-456b-9905-e67e7064463c tempest-VolumesActionsTest-1560007546 tempest-VolumesActionsTest-1560007546-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:04:36 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:36 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:04:36 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:04:36 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:04:36 devstack devstack@c-api.service[86965]: DEBUG cinder.api.contrib.admin_actions [None req-4bb5a11f-e3b3-456b-9905-e67e7064463c tempest-VolumesActionsTest-1560007546 tempest-VolumesActionsTest-1560007546-project-admin] Updating volume '2c3a2426-415b-4530-800b-74c4ac1930a2' with '{'status': 'error'}' {{(pid=86965) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 07 18:04:36 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:36 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:04:36 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:36 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:04:36 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-4bb5a11f-e3b3-456b-9905-e67e7064463c tempest-VolumesActionsTest-1560007546 tempest-VolumesActionsTest-1560007546-project-admin] http://192.168.122.66/volume/v3/volumes/2c3a2426-415b-4530-800b-74c4ac1930a2/action returned with HTTP 202 Sep 07 18:04:36 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 432/853] 192.168.122.66 () {60 vars in 1269 bytes} [Mon Sep 7 18:04:36 2026] POST /volume/v3/volumes/2c3a2426-415b-4530-800b-74c4ac1930a2/action => generated 0 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 18:04:36 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-62e7ac84-a169-41f8-b789-4e5b54cc43c2 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:36 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-62e7ac84-a169-41f8-b789-4e5b54cc43c2 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] GET http://192.168.122.66/volume/v3/volumes/2c3a2426-415b-4530-800b-74c4ac1930a2 Sep 07 18:04:36 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-62e7ac84-a169-41f8-b789-4e5b54cc43c2 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:36 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-62e7ac84-a169-41f8-b789-4e5b54cc43c2 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:36 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:36 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:04:36 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:04:36 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:04:36 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-62e7ac84-a169-41f8-b789-4e5b54cc43c2 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Volume info retrieved successfully. Sep 07 18:04:36 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-62e7ac84-a169-41f8-b789-4e5b54cc43c2 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] http://192.168.122.66/volume/v3/volumes/2c3a2426-415b-4530-800b-74c4ac1930a2 returned with HTTP 200 Sep 07 18:04:36 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 422/854] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:04:36 2026] GET /volume/v3/volumes/2c3a2426-415b-4530-800b-74c4ac1930a2 => generated 845 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 18:04:36 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-6052da4e-9c05-47e3-b886-5a9b88ce0b9f None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:36 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-6052da4e-9c05-47e3-b886-5a9b88ce0b9f tempest-VolumesActionsTest-1560007546 tempest-VolumesActionsTest-1560007546-project-admin] POST http://192.168.122.66/volume/v3/volumes/2c3a2426-415b-4530-800b-74c4ac1930a2/action Sep 07 18:04:36 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-6052da4e-9c05-47e3-b886-5a9b88ce0b9f tempest-VolumesActionsTest-1560007546 tempest-VolumesActionsTest-1560007546-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86965) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:04:36 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-6052da4e-9c05-47e3-b886-5a9b88ce0b9f tempest-VolumesActionsTest-1560007546 tempest-VolumesActionsTest-1560007546-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:04:36 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:36 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:04:36 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:04:36 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:04:36 devstack devstack@c-api.service[86965]: DEBUG cinder.api.contrib.admin_actions [None req-6052da4e-9c05-47e3-b886-5a9b88ce0b9f tempest-VolumesActionsTest-1560007546 tempest-VolumesActionsTest-1560007546-project-admin] Updating volume '2c3a2426-415b-4530-800b-74c4ac1930a2' with '{'status': 'available'}' {{(pid=86965) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 07 18:04:36 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:36 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:04:36 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:36 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:04:36 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-6052da4e-9c05-47e3-b886-5a9b88ce0b9f tempest-VolumesActionsTest-1560007546 tempest-VolumesActionsTest-1560007546-project-admin] http://192.168.122.66/volume/v3/volumes/2c3a2426-415b-4530-800b-74c4ac1930a2/action returned with HTTP 202 Sep 07 18:04:36 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 433/855] 192.168.122.66 () {60 vars in 1269 bytes} [Mon Sep 7 18:04:36 2026] POST /volume/v3/volumes/2c3a2426-415b-4530-800b-74c4ac1930a2/action => generated 0 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 18:04:37 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-a28636c8-a98b-4b7b-95b3-80b6af1a8588 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:37 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-a28636c8-a98b-4b7b-95b3-80b6af1a8588 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] GET http://192.168.122.66/volume/v3/volumes/2c3a2426-415b-4530-800b-74c4ac1930a2 Sep 07 18:04:37 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-a28636c8-a98b-4b7b-95b3-80b6af1a8588 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:37 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-a28636c8-a98b-4b7b-95b3-80b6af1a8588 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:37 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:37 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:04:37 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:04:37 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:04:37 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-a28636c8-a98b-4b7b-95b3-80b6af1a8588 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Volume info retrieved successfully. Sep 07 18:04:37 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-a28636c8-a98b-4b7b-95b3-80b6af1a8588 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] http://192.168.122.66/volume/v3/volumes/2c3a2426-415b-4530-800b-74c4ac1930a2 returned with HTTP 200 Sep 07 18:04:37 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 423/856] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:04:37 2026] GET /volume/v3/volumes/2c3a2426-415b-4530-800b-74c4ac1930a2 => generated 849 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:04:37 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-1bf615a9-4813-4951-91cc-aba7ceefa909 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:37 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-1bf615a9-4813-4951-91cc-aba7ceefa909 tempest-VolumesActionsTest-1560007546 tempest-VolumesActionsTest-1560007546-project-admin] POST http://192.168.122.66/volume/v3/volumes/2c3a2426-415b-4530-800b-74c4ac1930a2/action Sep 07 18:04:37 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-1bf615a9-4813-4951-91cc-aba7ceefa909 tempest-VolumesActionsTest-1560007546 tempest-VolumesActionsTest-1560007546-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=86965) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:04:37 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-1bf615a9-4813-4951-91cc-aba7ceefa909 tempest-VolumesActionsTest-1560007546 tempest-VolumesActionsTest-1560007546-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:04:37 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:37 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:04:37 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:04:37 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:04:37 devstack devstack@c-api.service[86965]: DEBUG cinder.api.contrib.admin_actions [None req-1bf615a9-4813-4951-91cc-aba7ceefa909 tempest-VolumesActionsTest-1560007546 tempest-VolumesActionsTest-1560007546-project-admin] Updating volume '2c3a2426-415b-4530-800b-74c4ac1930a2' with '{'status': 'maintenance'}' {{(pid=86965) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 07 18:04:37 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:37 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:04:37 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:37 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:04:37 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-1bf615a9-4813-4951-91cc-aba7ceefa909 tempest-VolumesActionsTest-1560007546 tempest-VolumesActionsTest-1560007546-project-admin] http://192.168.122.66/volume/v3/volumes/2c3a2426-415b-4530-800b-74c4ac1930a2/action returned with HTTP 202 Sep 07 18:04:37 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 434/857] 192.168.122.66 () {60 vars in 1269 bytes} [Mon Sep 7 18:04:37 2026] POST /volume/v3/volumes/2c3a2426-415b-4530-800b-74c4ac1930a2/action => generated 0 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 18:04:37 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-1bfdd14f-67f9-4856-9247-13cb7be23c16 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:37 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-1bfdd14f-67f9-4856-9247-13cb7be23c16 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] GET http://192.168.122.66/volume/v3/volumes/2c3a2426-415b-4530-800b-74c4ac1930a2 Sep 07 18:04:37 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-1bfdd14f-67f9-4856-9247-13cb7be23c16 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:37 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-1bfdd14f-67f9-4856-9247-13cb7be23c16 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:37 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:37 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:04:37 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:04:37 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:04:37 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-1bfdd14f-67f9-4856-9247-13cb7be23c16 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Volume info retrieved successfully. Sep 07 18:04:37 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-1bfdd14f-67f9-4856-9247-13cb7be23c16 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] http://192.168.122.66/volume/v3/volumes/2c3a2426-415b-4530-800b-74c4ac1930a2 returned with HTTP 200 Sep 07 18:04:37 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 424/858] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:04:37 2026] GET /volume/v3/volumes/2c3a2426-415b-4530-800b-74c4ac1930a2 => generated 851 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:04:37 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-bcaf523e-1b3d-4ffc-b69f-63fdb6e2d421 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:37 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-bcaf523e-1b3d-4ffc-b69f-63fdb6e2d421 tempest-VolumesActionsTest-1560007546 tempest-VolumesActionsTest-1560007546-project-admin] POST http://192.168.122.66/volume/v3/volumes/2c3a2426-415b-4530-800b-74c4ac1930a2/action Sep 07 18:04:37 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-bcaf523e-1b3d-4ffc-b69f-63fdb6e2d421 tempest-VolumesActionsTest-1560007546 tempest-VolumesActionsTest-1560007546-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86965) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:04:37 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-bcaf523e-1b3d-4ffc-b69f-63fdb6e2d421 tempest-VolumesActionsTest-1560007546 tempest-VolumesActionsTest-1560007546-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:04:37 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:37 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:04:37 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:04:37 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:04:37 devstack devstack@c-api.service[86965]: DEBUG cinder.api.contrib.admin_actions [None req-bcaf523e-1b3d-4ffc-b69f-63fdb6e2d421 tempest-VolumesActionsTest-1560007546 tempest-VolumesActionsTest-1560007546-project-admin] Updating volume '2c3a2426-415b-4530-800b-74c4ac1930a2' with '{'status': 'available'}' {{(pid=86965) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 07 18:04:37 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:37 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:04:37 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:37 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:04:37 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-bcaf523e-1b3d-4ffc-b69f-63fdb6e2d421 tempest-VolumesActionsTest-1560007546 tempest-VolumesActionsTest-1560007546-project-admin] http://192.168.122.66/volume/v3/volumes/2c3a2426-415b-4530-800b-74c4ac1930a2/action returned with HTTP 202 Sep 07 18:04:37 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 435/859] 192.168.122.66 () {60 vars in 1269 bytes} [Mon Sep 7 18:04:37 2026] POST /volume/v3/volumes/2c3a2426-415b-4530-800b-74c4ac1930a2/action => generated 0 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 18:04:37 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-b61eb7dd-be1c-4332-8e5d-d33d136c23b0 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:37 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b61eb7dd-be1c-4332-8e5d-d33d136c23b0 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] GET http://192.168.122.66/volume/v3/volumes/2c3a2426-415b-4530-800b-74c4ac1930a2 Sep 07 18:04:37 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-b61eb7dd-be1c-4332-8e5d-d33d136c23b0 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:37 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-b61eb7dd-be1c-4332-8e5d-d33d136c23b0 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:37 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:37 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:04:37 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:04:37 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:04:37 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-b61eb7dd-be1c-4332-8e5d-d33d136c23b0 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Volume info retrieved successfully. Sep 07 18:04:37 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b61eb7dd-be1c-4332-8e5d-d33d136c23b0 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] http://192.168.122.66/volume/v3/volumes/2c3a2426-415b-4530-800b-74c4ac1930a2 returned with HTTP 200 Sep 07 18:04:37 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 425/860] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:04:37 2026] GET /volume/v3/volumes/2c3a2426-415b-4530-800b-74c4ac1930a2 => generated 849 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:04:37 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-0c8d33fd-e44f-4519-9481-94868a25cf26 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:37 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-0c8d33fd-e44f-4519-9481-94868a25cf26 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] GET http://192.168.122.66/volume/v3/volumes/2c3a2426-415b-4530-800b-74c4ac1930a2 Sep 07 18:04:37 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-0c8d33fd-e44f-4519-9481-94868a25cf26 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:37 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-0c8d33fd-e44f-4519-9481-94868a25cf26 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:37 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:37 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:04:37 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:04:37 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:04:37 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-0c8d33fd-e44f-4519-9481-94868a25cf26 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Volume info retrieved successfully. Sep 07 18:04:37 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-0c8d33fd-e44f-4519-9481-94868a25cf26 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] http://192.168.122.66/volume/v3/volumes/2c3a2426-415b-4530-800b-74c4ac1930a2 returned with HTTP 200 Sep 07 18:04:37 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 436/861] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:04:37 2026] GET /volume/v3/volumes/2c3a2426-415b-4530-800b-74c4ac1930a2 => generated 849 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:04:37 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-034df3df-6407-4291-80b8-f0c5e36ab164 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:37 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-034df3df-6407-4291-80b8-f0c5e36ab164 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] DELETE http://192.168.122.66/volume/v3/volumes/2c3a2426-415b-4530-800b-74c4ac1930a2 Sep 07 18:04:37 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-034df3df-6407-4291-80b8-f0c5e36ab164 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:37 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-034df3df-6407-4291-80b8-f0c5e36ab164 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:37 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-034df3df-6407-4291-80b8-f0c5e36ab164 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Delete volume with id: 2c3a2426-415b-4530-800b-74c4ac1930a2 Sep 07 18:04:37 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:37 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:04:37 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:04:37 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:04:37 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-034df3df-6407-4291-80b8-f0c5e36ab164 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Volume info retrieved successfully. Sep 07 18:04:37 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-48394064-011b-4a11-8b39-745600317269 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:37 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-48394064-011b-4a11-8b39-745600317269 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] GET http://192.168.122.66/volume/v3/snapshots/a936fbf4-1b97-4884-9c6e-f7e144391e13 Sep 07 18:04:37 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-48394064-011b-4a11-8b39-745600317269 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:37 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-48394064-011b-4a11-8b39-745600317269 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:37 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-48394064-011b-4a11-8b39-745600317269 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] http://192.168.122.66/volume/v3/snapshots/a936fbf4-1b97-4884-9c6e-f7e144391e13 returned with HTTP 404 Sep 07 18:04:37 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-034df3df-6407-4291-80b8-f0c5e36ab164 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Delete volume request issued successfully. Sep 07 18:04:37 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 437/862] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:04:37 2026] GET /volume/v3/snapshots/a936fbf4-1b97-4884-9c6e-f7e144391e13 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:04:37 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-034df3df-6407-4291-80b8-f0c5e36ab164 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] http://192.168.122.66/volume/v3/volumes/2c3a2426-415b-4530-800b-74c4ac1930a2 returned with HTTP 202 Sep 07 18:04:37 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 426/863] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:04:37 2026] DELETE /volume/v3/volumes/2c3a2426-415b-4530-800b-74c4ac1930a2 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 18:04:37 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-fbd2684a-bd94-4111-abc5-a85178b63bd8 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:37 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-e01bfd90-a3a4-4168-ab0d-028f409fe984 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:37 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-fbd2684a-bd94-4111-abc5-a85178b63bd8 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] DELETE http://192.168.122.66/volume/v3/snapshots/a936fbf4-1b97-4884-9c6e-f7e144391e13 Sep 07 18:04:37 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-fbd2684a-bd94-4111-abc5-a85178b63bd8 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:37 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-fbd2684a-bd94-4111-abc5-a85178b63bd8 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:37 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.snapshots [None req-fbd2684a-bd94-4111-abc5-a85178b63bd8 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Delete snapshot with id: a936fbf4-1b97-4884-9c6e-f7e144391e13 Sep 07 18:04:37 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-e01bfd90-a3a4-4168-ab0d-028f409fe984 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] GET http://192.168.122.66/volume/v3/volumes/2c3a2426-415b-4530-800b-74c4ac1930a2 Sep 07 18:04:37 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-e01bfd90-a3a4-4168-ab0d-028f409fe984 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:37 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-e01bfd90-a3a4-4168-ab0d-028f409fe984 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:37 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-fbd2684a-bd94-4111-abc5-a85178b63bd8 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] http://192.168.122.66/volume/v3/snapshots/a936fbf4-1b97-4884-9c6e-f7e144391e13 returned with HTTP 404 Sep 07 18:04:37 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 438/864] 192.168.122.66 () {58 vars in 1236 bytes} [Mon Sep 7 18:04:37 2026] DELETE /volume/v3/snapshots/a936fbf4-1b97-4884-9c6e-f7e144391e13 => generated 111 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:04:37 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:37 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:04:37 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:04:37 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:04:37 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-e01bfd90-a3a4-4168-ab0d-028f409fe984 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Volume info retrieved successfully. Sep 07 18:04:37 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-518dd93f-fff0-4fd7-a67a-37d5f15b796a None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:37 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-518dd93f-fff0-4fd7-a67a-37d5f15b796a tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-reader] GET http://192.168.122.66/volume/v3/volumes/3f1bc092-ac4d-41b7-a219-65fb23d3b19d Sep 07 18:04:37 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-518dd93f-fff0-4fd7-a67a-37d5f15b796a tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-reader] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:37 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-518dd93f-fff0-4fd7-a67a-37d5f15b796a tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-reader] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:37 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-e01bfd90-a3a4-4168-ab0d-028f409fe984 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] http://192.168.122.66/volume/v3/volumes/2c3a2426-415b-4530-800b-74c4ac1930a2 returned with HTTP 200 Sep 07 18:04:37 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 427/865] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:04:37 2026] GET /volume/v3/volumes/2c3a2426-415b-4530-800b-74c4ac1930a2 => generated 848 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 18:04:37 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:37 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:04:37 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:04:37 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:04:37 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-518dd93f-fff0-4fd7-a67a-37d5f15b796a tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-reader] Volume info retrieved successfully. Sep 07 18:04:37 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-518dd93f-fff0-4fd7-a67a-37d5f15b796a tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-reader] http://192.168.122.66/volume/v3/volumes/3f1bc092-ac4d-41b7-a219-65fb23d3b19d returned with HTTP 200 Sep 07 18:04:37 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 439/866] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:04:37 2026] GET /volume/v3/volumes/3f1bc092-ac4d-41b7-a219-65fb23d3b19d => generated 853 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:04:37 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-8ed83f1a-1abf-4fee-b4b4-064b6a4e230e None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:37 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-8ed83f1a-1abf-4fee-b4b4-064b6a4e230e tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:04:37 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-8ed83f1a-1abf-4fee-b4b4-064b6a4e230e tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1156846589"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:04:37 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.volumes [None req-8ed83f1a-1abf-4fee-b4b4-064b6a4e230e tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1156846589'}} {{(pid=86964) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:04:37 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-8ed83f1a-1abf-4fee-b4b4-064b6a4e230e tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Create volume of 1 GB Sep 07 18:04:37 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-8ed83f1a-1abf-4fee-b4b4-064b6a4e230e tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Availability Zones retrieved successfully. Sep 07 18:04:37 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-8ed83f1a-1abf-4fee-b4b4-064b6a4e230e tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Flow 'volume_create_api' (74a1930c-35a3-4911-8ee3-25c77f676eca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:04:37 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-8ed83f1a-1abf-4fee-b4b4-064b6a4e230e tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40179bfc-306f-472e-9ede-c6bc8d9d2565) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:04:37 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.flows.api.create_volume [None req-8ed83f1a-1abf-4fee-b4b4-064b6a4e230e tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Validating volume size '1' using validate_int {{(pid=86964) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:04:37 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-8ed83f1a-1abf-4fee-b4b4-064b6a4e230e tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40179bfc-306f-472e-9ede-c6bc8d9d2565) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:04:37 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-8ed83f1a-1abf-4fee-b4b4-064b6a4e230e tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fee61b66-b736-4a50-aa5d-38d797f53929) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:04:38 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-8ed83f1a-1abf-4fee-b4b4-064b6a4e230e tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Created reservations ['372194dc-e35f-418a-bc48-0da194ac415c', 'cccc1def-865a-414f-ad52-b2ce76cf6561', 'c465ad99-1304-463b-8bfb-b584b963b97d', '9b5d6674-968c-476e-877c-05c1bd8eb231'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:04:38 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-8ed83f1a-1abf-4fee-b4b4-064b6a4e230e tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fee61b66-b736-4a50-aa5d-38d797f53929) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['372194dc-e35f-418a-bc48-0da194ac415c', 'cccc1def-865a-414f-ad52-b2ce76cf6561', 'c465ad99-1304-463b-8bfb-b584b963b97d', '9b5d6674-968c-476e-877c-05c1bd8eb231']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:04:38 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-8ed83f1a-1abf-4fee-b4b4-064b6a4e230e tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9f6f0c5-e616-4da5-80d5-df0ce86bb709) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:04:38 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:38 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:04:38 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-8ed83f1a-1abf-4fee-b4b4-064b6a4e230e tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9f6f0c5-e616-4da5-80d5-df0ce86bb709) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9d4423fe-f18a-4ae8-a1b3-e1f75ed77760', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1156846589',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67809777a7334848a31071dcaedcfc15',qos_specs=None,replication_status=,reservations=['372194dc-e35f-418a-bc48-0da194ac415c','cccc1def-865a-414f-ad52-b2ce76cf6561','c465ad99-1304-463b-8bfb-b584b963b97d','9b5d6674-968c-476e-877c-05c1bd8eb231'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0325fda463b64bd8bc0df54119f3fa44',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:04:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1156846589',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9d4423fe-f18a-4ae8-a1b3-e1f75ed77760,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='67809777a7334848a31071dcaedcfc15',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0325fda463b64bd8bc0df54119f3fa44',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:04:38 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-8ed83f1a-1abf-4fee-b4b4-064b6a4e230e tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39d1786b-ef42-4aec-ac0f-d8b575b3621e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:04:38 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-8ed83f1a-1abf-4fee-b4b4-064b6a4e230e tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39d1786b-ef42-4aec-ac0f-d8b575b3621e) transitioned into state 'SUCCESS' from state '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-1156846589',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67809777a7334848a31071dcaedcfc15',qos_specs=None,replication_status=,reservations=['372194dc-e35f-418a-bc48-0da194ac415c','cccc1def-865a-414f-ad52-b2ce76cf6561','c465ad99-1304-463b-8bfb-b584b963b97d','9b5d6674-968c-476e-877c-05c1bd8eb231'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0325fda463b64bd8bc0df54119f3fa44',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:04:38 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-8ed83f1a-1abf-4fee-b4b4-064b6a4e230e tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5438b46-99ad-4c96-abba-7defa1117c94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:04:38 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-8ed83f1a-1abf-4fee-b4b4-064b6a4e230e tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5438b46-99ad-4c96-abba-7defa1117c94) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:04:38 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-8ed83f1a-1abf-4fee-b4b4-064b6a4e230e tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Flow 'volume_create_api' (74a1930c-35a3-4911-8ee3-25c77f676eca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:04:38 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-8ed83f1a-1abf-4fee-b4b4-064b6a4e230e tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Create volume request issued successfully. Sep 07 18:04:38 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-8ed83f1a-1abf-4fee-b4b4-064b6a4e230e tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:04:38 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 428/867] 192.168.122.66 () {60 vars in 1137 bytes} [Mon Sep 7 18:04:37 2026] POST /volume/v3/volumes => generated 761 bytes in 455 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:04:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-b991b9b4-6358-465f-8cf6-f85ea3458f41 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:38 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-b991b9b4-6358-465f-8cf6-f85ea3458f41 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] GET http://192.168.122.66/volume/v3/volumes/9d4423fe-f18a-4ae8-a1b3-e1f75ed77760 Sep 07 18:04:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-b991b9b4-6358-465f-8cf6-f85ea3458f41 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-b991b9b4-6358-465f-8cf6-f85ea3458f41 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:38 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:38 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:04:38 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:04:38 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:04:38 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-b991b9b4-6358-465f-8cf6-f85ea3458f41 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Volume info retrieved successfully. Sep 07 18:04:38 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-b991b9b4-6358-465f-8cf6-f85ea3458f41 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] http://192.168.122.66/volume/v3/volumes/9d4423fe-f18a-4ae8-a1b3-e1f75ed77760 returned with HTTP 200 Sep 07 18:04:38 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 440/868] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:04:38 2026] GET /volume/v3/volumes/9d4423fe-f18a-4ae8-a1b3-e1f75ed77760 => generated 829 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:04:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-272d89e7-f0fd-4b9d-87cb-8867a71c29ce None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:38 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-272d89e7-f0fd-4b9d-87cb-8867a71c29ce tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] GET http://192.168.122.66/volume/v3/volumes/2c3a2426-415b-4530-800b-74c4ac1930a2 Sep 07 18:04:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-272d89e7-f0fd-4b9d-87cb-8867a71c29ce tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-272d89e7-f0fd-4b9d-87cb-8867a71c29ce tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:38 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:38 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:04:38 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:04:38 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:04:38 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-272d89e7-f0fd-4b9d-87cb-8867a71c29ce tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Volume info retrieved successfully. Sep 07 18:04:38 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-272d89e7-f0fd-4b9d-87cb-8867a71c29ce tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] http://192.168.122.66/volume/v3/volumes/2c3a2426-415b-4530-800b-74c4ac1930a2 returned with HTTP 200 Sep 07 18:04:38 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 429/869] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:04:38 2026] GET /volume/v3/volumes/2c3a2426-415b-4530-800b-74c4ac1930a2 => generated 848 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:04:39 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-a7fb4354-a8e1-4ca1-a3f3-b587233aa7ed None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:39 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-a7fb4354-a8e1-4ca1-a3f3-b587233aa7ed tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] GET http://192.168.122.66/volume/v3/volumes/9d4423fe-f18a-4ae8-a1b3-e1f75ed77760 Sep 07 18:04:39 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-a7fb4354-a8e1-4ca1-a3f3-b587233aa7ed tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:39 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-a7fb4354-a8e1-4ca1-a3f3-b587233aa7ed tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:39 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:39 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:04:39 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:04:39 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:04:39 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-a7fb4354-a8e1-4ca1-a3f3-b587233aa7ed tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Volume info retrieved successfully. Sep 07 18:04:39 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-a7fb4354-a8e1-4ca1-a3f3-b587233aa7ed tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] http://192.168.122.66/volume/v3/volumes/9d4423fe-f18a-4ae8-a1b3-e1f75ed77760 returned with HTTP 200 Sep 07 18:04:39 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 441/870] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:04:39 2026] GET /volume/v3/volumes/9d4423fe-f18a-4ae8-a1b3-e1f75ed77760 => generated 853 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:04:39 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-8bde1d79-d6d1-43f2-b59e-301a9b8efb25 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:39 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-8bde1d79-d6d1-43f2-b59e-301a9b8efb25 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] GET http://192.168.122.66/volume/v3/volumes/2c3a2426-415b-4530-800b-74c4ac1930a2 Sep 07 18:04:39 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-8bde1d79-d6d1-43f2-b59e-301a9b8efb25 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:39 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-8bde1d79-d6d1-43f2-b59e-301a9b8efb25 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:39 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-8bde1d79-d6d1-43f2-b59e-301a9b8efb25 tempest-VolumesActionsTest-2130616910 tempest-VolumesActionsTest-2130616910-project-member] http://192.168.122.66/volume/v3/volumes/2c3a2426-415b-4530-800b-74c4ac1930a2 returned with HTTP 404 Sep 07 18:04:39 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 430/871] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:04:39 2026] GET /volume/v3/volumes/2c3a2426-415b-4530-800b-74c4ac1930a2 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:04:40 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-53939407-c2a0-4e92-b8a3-d55398758498 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:40 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-53939407-c2a0-4e92-b8a3-d55398758498 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] GET http://192.168.122.66/volume/v3/volumes/9d4423fe-f18a-4ae8-a1b3-e1f75ed77760 Sep 07 18:04:40 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-53939407-c2a0-4e92-b8a3-d55398758498 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:40 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-53939407-c2a0-4e92-b8a3-d55398758498 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:40 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:40 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:04:40 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:04:40 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:04:40 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-53939407-c2a0-4e92-b8a3-d55398758498 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Volume info retrieved successfully. Sep 07 18:04:40 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-53939407-c2a0-4e92-b8a3-d55398758498 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] http://192.168.122.66/volume/v3/volumes/9d4423fe-f18a-4ae8-a1b3-e1f75ed77760 returned with HTTP 200 Sep 07 18:04:40 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 442/872] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:04:40 2026] GET /volume/v3/volumes/9d4423fe-f18a-4ae8-a1b3-e1f75ed77760 => generated 854 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:04:40 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-f366c83a-8e5d-475f-acd3-6c2a41747270 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:40 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-f366c83a-8e5d-475f-acd3-6c2a41747270 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] POST http://192.168.122.66/volume/v3/snapshots Sep 07 18:04:40 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-f366c83a-8e5d-475f-acd3-6c2a41747270 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9d4423fe-f18a-4ae8-a1b3-e1f75ed77760", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-545425283"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:04:40 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:40 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:04:40 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:04:40 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:04:40 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-f366c83a-8e5d-475f-acd3-6c2a41747270 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Volume info retrieved successfully. Sep 07 18:04:40 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.snapshots [None req-f366c83a-8e5d-475f-acd3-6c2a41747270 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Create snapshot from volume 9d4423fe-f18a-4ae8-a1b3-e1f75ed77760 Sep 07 18:04:40 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-f366c83a-8e5d-475f-acd3-6c2a41747270 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Created reservations ['8afe4083-7139-43da-bf7c-7a6683fc069e', 'bdc1f1be-c596-48b4-98c7-629e0dacf1c5', 'ff629cfa-0eb0-4e54-92d7-57d9504204cd', '0d7a15dd-ab89-404b-9303-be921145bd7c'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:04:40 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:40 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:04:40 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-f366c83a-8e5d-475f-acd3-6c2a41747270 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Snapshot create request issued successfully. Sep 07 18:04:40 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-f366c83a-8e5d-475f-acd3-6c2a41747270 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] http://192.168.122.66/volume/v3/snapshots returned with HTTP 202 Sep 07 18:04:40 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 431/873] 192.168.122.66 () {60 vars in 1144 bytes} [Mon Sep 7 18:04:40 2026] POST /volume/v3/snapshots => generated 309 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:04:40 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-0514b273-a6e3-4d03-834c-ee91c0120b43 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:40 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-0514b273-a6e3-4d03-834c-ee91c0120b43 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] GET http://192.168.122.66/volume/v3/snapshots/cae3258b-965d-4a22-9be4-fb35017a5d0e Sep 07 18:04:40 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-0514b273-a6e3-4d03-834c-ee91c0120b43 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:40 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-0514b273-a6e3-4d03-834c-ee91c0120b43 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:40 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:04:40 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:04:40 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-0514b273-a6e3-4d03-834c-ee91c0120b43 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Snapshot retrieved successfully. Sep 07 18:04:40 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-0514b273-a6e3-4d03-834c-ee91c0120b43 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] http://192.168.122.66/volume/v3/snapshots/cae3258b-965d-4a22-9be4-fb35017a5d0e returned with HTTP 200 Sep 07 18:04:40 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 443/874] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:04:40 2026] GET /volume/v3/snapshots/cae3258b-965d-4a22-9be4-fb35017a5d0e => generated 441 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:04:41 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-c245b2be-49ed-47f1-b5de-3beb94526d28 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:41 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c245b2be-49ed-47f1-b5de-3beb94526d28 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] GET http://192.168.122.66/volume/v3/snapshots/cae3258b-965d-4a22-9be4-fb35017a5d0e Sep 07 18:04:41 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c245b2be-49ed-47f1-b5de-3beb94526d28 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:41 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c245b2be-49ed-47f1-b5de-3beb94526d28 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:41 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:04:41 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:04:41 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-c245b2be-49ed-47f1-b5de-3beb94526d28 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Snapshot retrieved successfully. Sep 07 18:04:41 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c245b2be-49ed-47f1-b5de-3beb94526d28 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] http://192.168.122.66/volume/v3/snapshots/cae3258b-965d-4a22-9be4-fb35017a5d0e returned with HTTP 200 Sep 07 18:04:41 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 432/875] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:04:41 2026] GET /volume/v3/snapshots/cae3258b-965d-4a22-9be4-fb35017a5d0e => generated 441 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:04:42 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-e03f722c-45c1-47b8-9799-0ee0176ddf08 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:42 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e03f722c-45c1-47b8-9799-0ee0176ddf08 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] GET http://192.168.122.66/volume/v3/snapshots/cae3258b-965d-4a22-9be4-fb35017a5d0e Sep 07 18:04:42 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-e03f722c-45c1-47b8-9799-0ee0176ddf08 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:42 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-e03f722c-45c1-47b8-9799-0ee0176ddf08 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:42 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:04:42 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:04:42 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-e03f722c-45c1-47b8-9799-0ee0176ddf08 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Snapshot retrieved successfully. Sep 07 18:04:42 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e03f722c-45c1-47b8-9799-0ee0176ddf08 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] http://192.168.122.66/volume/v3/snapshots/cae3258b-965d-4a22-9be4-fb35017a5d0e returned with HTTP 200 Sep 07 18:04:42 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 444/876] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:04:42 2026] GET /volume/v3/snapshots/cae3258b-965d-4a22-9be4-fb35017a5d0e => generated 441 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:04:43 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-843c9c3f-a196-4f3f-b25f-3fee3af8f169 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:43 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-843c9c3f-a196-4f3f-b25f-3fee3af8f169 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] GET http://192.168.122.66/volume/v3/snapshots/cae3258b-965d-4a22-9be4-fb35017a5d0e Sep 07 18:04:43 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-843c9c3f-a196-4f3f-b25f-3fee3af8f169 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:43 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-843c9c3f-a196-4f3f-b25f-3fee3af8f169 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:43 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:04:43 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:04:43 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-843c9c3f-a196-4f3f-b25f-3fee3af8f169 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Snapshot retrieved successfully. Sep 07 18:04:43 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-843c9c3f-a196-4f3f-b25f-3fee3af8f169 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] http://192.168.122.66/volume/v3/snapshots/cae3258b-965d-4a22-9be4-fb35017a5d0e returned with HTTP 200 Sep 07 18:04:43 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 433/877] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:04:43 2026] GET /volume/v3/snapshots/cae3258b-965d-4a22-9be4-fb35017a5d0e => generated 468 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:04:43 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-3dc4dc5c-ea61-4d16-b3b6-c5446b69aaf4 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:43 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-3dc4dc5c-ea61-4d16-b3b6-c5446b69aaf4 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:04:43 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-3dc4dc5c-ea61-4d16-b3b6-c5446b69aaf4 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "cae3258b-965d-4a22-9be4-fb35017a5d0e", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-589350977"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:04:43 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.volumes [None req-3dc4dc5c-ea61-4d16-b3b6-c5446b69aaf4 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Create volume request body: {'volume': {'snapshot_id': 'cae3258b-965d-4a22-9be4-fb35017a5d0e', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-589350977'}} {{(pid=86965) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:04:43 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:04:43 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:04:43 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-3dc4dc5c-ea61-4d16-b3b6-c5446b69aaf4 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Snapshot retrieved successfully. Sep 07 18:04:43 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-3dc4dc5c-ea61-4d16-b3b6-c5446b69aaf4 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Create volume of 2 GB Sep 07 18:04:43 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-3dc4dc5c-ea61-4d16-b3b6-c5446b69aaf4 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Availability Zones retrieved successfully. Sep 07 18:04:43 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-3dc4dc5c-ea61-4d16-b3b6-c5446b69aaf4 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Flow 'volume_create_api' (a2d2e103-2955-447e-80de-4ddd039b22f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:04:43 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-3dc4dc5c-ea61-4d16-b3b6-c5446b69aaf4 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41c0c8ac-bc1a-47c1-ac23-62398cb6617b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:04:43 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.flows.api.create_volume [None req-3dc4dc5c-ea61-4d16-b3b6-c5446b69aaf4 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=86965) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:04:44 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:44 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:04:44 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-3dc4dc5c-ea61-4d16-b3b6-c5446b69aaf4 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41c0c8ac-bc1a-47c1-ac23-62398cb6617b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': 'cae3258b-965d-4a22-9be4-fb35017a5d0e', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:04:44 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-3dc4dc5c-ea61-4d16-b3b6-c5446b69aaf4 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ebb9c169-54dd-45c4-90ab-13ddf0158389) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:04:44 devstack devstack@c-api.service[86965]: DEBUG cinder.quota [None req-3dc4dc5c-ea61-4d16-b3b6-c5446b69aaf4 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Created reservations ['c3aeeeb6-912a-4678-b4e0-bd5031bf94b7', '3f0ef20e-15e7-4978-a301-504d19bde774', '4ef67d19-8c77-4760-b4d4-18ad197e92c2', '2d2860d4-9eff-40c9-a538-12ce5021373b'] {{(pid=86965) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:04:44 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-3dc4dc5c-ea61-4d16-b3b6-c5446b69aaf4 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ebb9c169-54dd-45c4-90ab-13ddf0158389) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c3aeeeb6-912a-4678-b4e0-bd5031bf94b7', '3f0ef20e-15e7-4978-a301-504d19bde774', '4ef67d19-8c77-4760-b4d4-18ad197e92c2', '2d2860d4-9eff-40c9-a538-12ce5021373b']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:04:44 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-3dc4dc5c-ea61-4d16-b3b6-c5446b69aaf4 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b807b5a-628b-4deb-8ebc-fb05a25a0494) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:04:44 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:44 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:04:44 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:44 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:04:44 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-3dc4dc5c-ea61-4d16-b3b6-c5446b69aaf4 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b807b5a-628b-4deb-8ebc-fb05a25a0494) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fe943ae4-ceda-4e41-8960-c8a894fad86d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-589350977',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67809777a7334848a31071dcaedcfc15',qos_specs=None,replication_status=,reservations=['c3aeeeb6-912a-4678-b4e0-bd5031bf94b7','3f0ef20e-15e7-4978-a301-504d19bde774','4ef67d19-8c77-4760-b4d4-18ad197e92c2','2d2860d4-9eff-40c9-a538-12ce5021373b'],size=2,snapshot_id=cae3258b-965d-4a22-9be4-fb35017a5d0e,source_replicaid=,source_volid=None,status='creating',user_id='0325fda463b64bd8bc0df54119f3fa44',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:04:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-589350977',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fe943ae4-ceda-4e41-8960-c8a894fad86d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='67809777a7334848a31071dcaedcfc15',provider_auth=None,provider_geometry=None,provider_id=None,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=cae3258b-965d-4a22-9be4-fb35017a5d0e,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0325fda463b64bd8bc0df54119f3fa44',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:04:44 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-3dc4dc5c-ea61-4d16-b3b6-c5446b69aaf4 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (886081a5-9e9a-4aca-9287-6a8aa18b8c9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:04:44 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-3dc4dc5c-ea61-4d16-b3b6-c5446b69aaf4 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (886081a5-9e9a-4aca-9287-6a8aa18b8c9a) transitioned into state 'SUCCESS' from state '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-589350977',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67809777a7334848a31071dcaedcfc15',qos_specs=None,replication_status=,reservations=['c3aeeeb6-912a-4678-b4e0-bd5031bf94b7','3f0ef20e-15e7-4978-a301-504d19bde774','4ef67d19-8c77-4760-b4d4-18ad197e92c2','2d2860d4-9eff-40c9-a538-12ce5021373b'],size=2,snapshot_id=cae3258b-965d-4a22-9be4-fb35017a5d0e,source_replicaid=,source_volid=None,status='creating',user_id='0325fda463b64bd8bc0df54119f3fa44',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:04:44 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-3dc4dc5c-ea61-4d16-b3b6-c5446b69aaf4 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36c2319d-7418-4541-a9f6-1d752265fe51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:04:44 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:44 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:04:44 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-3dc4dc5c-ea61-4d16-b3b6-c5446b69aaf4 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36c2319d-7418-4541-a9f6-1d752265fe51) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:04:44 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-3dc4dc5c-ea61-4d16-b3b6-c5446b69aaf4 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Flow 'volume_create_api' (a2d2e103-2955-447e-80de-4ddd039b22f5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:04:44 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-3dc4dc5c-ea61-4d16-b3b6-c5446b69aaf4 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Create volume request issued successfully. Sep 07 18:04:44 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-3dc4dc5c-ea61-4d16-b3b6-c5446b69aaf4 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:04:44 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 445/878] 192.168.122.66 () {60 vars in 1138 bytes} [Mon Sep 7 18:04:43 2026] POST /volume/v3/volumes => generated 794 bytes in 460 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:04:44 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-e83e759e-5169-4318-83e6-e61c2b4d5f74 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:44 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-e83e759e-5169-4318-83e6-e61c2b4d5f74 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] GET http://192.168.122.66/volume/v3/volumes/fe943ae4-ceda-4e41-8960-c8a894fad86d Sep 07 18:04:44 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-e83e759e-5169-4318-83e6-e61c2b4d5f74 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:44 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-e83e759e-5169-4318-83e6-e61c2b4d5f74 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:44 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:44 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:04:44 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:04:44 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:04:44 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-e83e759e-5169-4318-83e6-e61c2b4d5f74 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Volume info retrieved successfully. Sep 07 18:04:44 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-e83e759e-5169-4318-83e6-e61c2b4d5f74 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] http://192.168.122.66/volume/v3/volumes/fe943ae4-ceda-4e41-8960-c8a894fad86d returned with HTTP 200 Sep 07 18:04:44 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 434/879] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:04:44 2026] GET /volume/v3/volumes/fe943ae4-ceda-4e41-8960-c8a894fad86d => generated 862 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:04:45 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-f052700a-5d36-4dd8-995a-c618b66a0a9f None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:45 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-f052700a-5d36-4dd8-995a-c618b66a0a9f tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] GET http://192.168.122.66/volume/v3/volumes/fe943ae4-ceda-4e41-8960-c8a894fad86d Sep 07 18:04:45 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-f052700a-5d36-4dd8-995a-c618b66a0a9f tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:45 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-f052700a-5d36-4dd8-995a-c618b66a0a9f tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:45 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:45 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:04:45 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:04:45 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:04:45 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-f052700a-5d36-4dd8-995a-c618b66a0a9f tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Volume info retrieved successfully. Sep 07 18:04:45 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-f052700a-5d36-4dd8-995a-c618b66a0a9f tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] http://192.168.122.66/volume/v3/volumes/fe943ae4-ceda-4e41-8960-c8a894fad86d returned with HTTP 200 Sep 07 18:04:45 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 446/880] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:04:45 2026] GET /volume/v3/volumes/fe943ae4-ceda-4e41-8960-c8a894fad86d => generated 886 bytes in 422 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:04:46 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-b275aa09-a428-4afb-871f-e8c31c7a19e2 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:46 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b275aa09-a428-4afb-871f-e8c31c7a19e2 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] GET http://192.168.122.66/volume/v3/volumes/fe943ae4-ceda-4e41-8960-c8a894fad86d Sep 07 18:04:46 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-b275aa09-a428-4afb-871f-e8c31c7a19e2 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:46 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-b275aa09-a428-4afb-871f-e8c31c7a19e2 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:47 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:47 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:04:47 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:04:47 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:04:47 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-b275aa09-a428-4afb-871f-e8c31c7a19e2 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Volume info retrieved successfully. Sep 07 18:04:47 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b275aa09-a428-4afb-871f-e8c31c7a19e2 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] http://192.168.122.66/volume/v3/volumes/fe943ae4-ceda-4e41-8960-c8a894fad86d returned with HTTP 200 Sep 07 18:04:47 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 435/881] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:04:46 2026] GET /volume/v3/volumes/fe943ae4-ceda-4e41-8960-c8a894fad86d => generated 886 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:04:48 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-57793442-f9df-4d7a-8e5c-0de3a8a4a972 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:48 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-57793442-f9df-4d7a-8e5c-0de3a8a4a972 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] GET http://192.168.122.66/volume/v3/volumes/fe943ae4-ceda-4e41-8960-c8a894fad86d Sep 07 18:04:48 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-57793442-f9df-4d7a-8e5c-0de3a8a4a972 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:48 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-57793442-f9df-4d7a-8e5c-0de3a8a4a972 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:48 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:48 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:04:48 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:04:48 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:04:48 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-57793442-f9df-4d7a-8e5c-0de3a8a4a972 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Volume info retrieved successfully. Sep 07 18:04:48 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-57793442-f9df-4d7a-8e5c-0de3a8a4a972 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] http://192.168.122.66/volume/v3/volumes/fe943ae4-ceda-4e41-8960-c8a894fad86d returned with HTTP 200 Sep 07 18:04:48 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 447/882] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:04:48 2026] GET /volume/v3/volumes/fe943ae4-ceda-4e41-8960-c8a894fad86d => generated 886 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:04:49 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-e983df4b-1b9c-4981-8713-81f4953b5aff None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:49 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-e983df4b-1b9c-4981-8713-81f4953b5aff tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] GET http://192.168.122.66/volume/v3/volumes/fe943ae4-ceda-4e41-8960-c8a894fad86d Sep 07 18:04:49 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-e983df4b-1b9c-4981-8713-81f4953b5aff tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:49 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-e983df4b-1b9c-4981-8713-81f4953b5aff tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:49 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:49 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:04:49 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:04:49 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:04:49 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-e983df4b-1b9c-4981-8713-81f4953b5aff tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Volume info retrieved successfully. Sep 07 18:04:49 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-e983df4b-1b9c-4981-8713-81f4953b5aff tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] http://192.168.122.66/volume/v3/volumes/fe943ae4-ceda-4e41-8960-c8a894fad86d returned with HTTP 200 Sep 07 18:04:49 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 436/883] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:04:49 2026] GET /volume/v3/volumes/fe943ae4-ceda-4e41-8960-c8a894fad86d => generated 886 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 18:04:50 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-0ad9b959-a1e8-4980-a0cb-f6dd2cca52c5 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:50 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-0ad9b959-a1e8-4980-a0cb-f6dd2cca52c5 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] GET http://192.168.122.66/volume/v3/volumes/fe943ae4-ceda-4e41-8960-c8a894fad86d Sep 07 18:04:50 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-0ad9b959-a1e8-4980-a0cb-f6dd2cca52c5 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:50 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-0ad9b959-a1e8-4980-a0cb-f6dd2cca52c5 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:50 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:50 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:04:50 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:04:50 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:04:50 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-0ad9b959-a1e8-4980-a0cb-f6dd2cca52c5 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Volume info retrieved successfully. Sep 07 18:04:50 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-0ad9b959-a1e8-4980-a0cb-f6dd2cca52c5 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] http://192.168.122.66/volume/v3/volumes/fe943ae4-ceda-4e41-8960-c8a894fad86d returned with HTTP 200 Sep 07 18:04:50 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 448/884] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:04:50 2026] GET /volume/v3/volumes/fe943ae4-ceda-4e41-8960-c8a894fad86d => generated 886 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 18:04:51 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-27408b4a-b8b6-4ae5-95f2-9951a9d2b59f None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:51 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-27408b4a-b8b6-4ae5-95f2-9951a9d2b59f tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] GET http://192.168.122.66/volume/v3/volumes/fe943ae4-ceda-4e41-8960-c8a894fad86d Sep 07 18:04:51 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-27408b4a-b8b6-4ae5-95f2-9951a9d2b59f tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:51 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-27408b4a-b8b6-4ae5-95f2-9951a9d2b59f tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:51 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:51 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:04:51 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:04:51 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:04:51 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-27408b4a-b8b6-4ae5-95f2-9951a9d2b59f tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Volume info retrieved successfully. Sep 07 18:04:51 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-27408b4a-b8b6-4ae5-95f2-9951a9d2b59f tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] http://192.168.122.66/volume/v3/volumes/fe943ae4-ceda-4e41-8960-c8a894fad86d returned with HTTP 200 Sep 07 18:04:51 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 437/885] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:04:51 2026] GET /volume/v3/volumes/fe943ae4-ceda-4e41-8960-c8a894fad86d => generated 886 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:04:52 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-fe40e0b2-479d-4f8d-aa2d-bdccac321537 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:52 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-fe40e0b2-479d-4f8d-aa2d-bdccac321537 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] GET http://192.168.122.66/volume/v3/volumes/fe943ae4-ceda-4e41-8960-c8a894fad86d Sep 07 18:04:52 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-fe40e0b2-479d-4f8d-aa2d-bdccac321537 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:52 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-fe40e0b2-479d-4f8d-aa2d-bdccac321537 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:52 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:52 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:04:52 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:04:52 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:04:52 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-fe40e0b2-479d-4f8d-aa2d-bdccac321537 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Volume info retrieved successfully. Sep 07 18:04:52 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-fe40e0b2-479d-4f8d-aa2d-bdccac321537 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] http://192.168.122.66/volume/v3/volumes/fe943ae4-ceda-4e41-8960-c8a894fad86d returned with HTTP 200 Sep 07 18:04:52 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 449/886] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:04:52 2026] GET /volume/v3/volumes/fe943ae4-ceda-4e41-8960-c8a894fad86d => generated 887 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:04:52 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-a84221ab-8aa9-438a-b484-9299b9cf69f9 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:52 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-a84221ab-8aa9-438a-b484-9299b9cf69f9 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-reader] GET http://192.168.122.66/volume/v3/volumes/fe943ae4-ceda-4e41-8960-c8a894fad86d Sep 07 18:04:52 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-a84221ab-8aa9-438a-b484-9299b9cf69f9 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-reader] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:52 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-a84221ab-8aa9-438a-b484-9299b9cf69f9 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-reader] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:52 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:52 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:04:52 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:04:52 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:04:53 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-a84221ab-8aa9-438a-b484-9299b9cf69f9 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-reader] Volume info retrieved successfully. Sep 07 18:04:53 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-a84221ab-8aa9-438a-b484-9299b9cf69f9 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-reader] http://192.168.122.66/volume/v3/volumes/fe943ae4-ceda-4e41-8960-c8a894fad86d returned with HTTP 200 Sep 07 18:04:53 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 438/887] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:04:52 2026] GET /volume/v3/volumes/fe943ae4-ceda-4e41-8960-c8a894fad86d => generated 887 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:04:53 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-2bb13408-018d-4bcb-81ef-424fb604d3d8 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:53 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-2bb13408-018d-4bcb-81ef-424fb604d3d8 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] DELETE http://192.168.122.66/volume/v3/volumes/fe943ae4-ceda-4e41-8960-c8a894fad86d Sep 07 18:04:53 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-2bb13408-018d-4bcb-81ef-424fb604d3d8 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:53 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-2bb13408-018d-4bcb-81ef-424fb604d3d8 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:53 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-2bb13408-018d-4bcb-81ef-424fb604d3d8 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Delete volume with id: fe943ae4-ceda-4e41-8960-c8a894fad86d Sep 07 18:04:53 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:53 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:04:53 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:04:53 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:04:53 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-2bb13408-018d-4bcb-81ef-424fb604d3d8 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Volume info retrieved successfully. Sep 07 18:04:53 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-2bb13408-018d-4bcb-81ef-424fb604d3d8 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Delete volume request issued successfully. Sep 07 18:04:53 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-2bb13408-018d-4bcb-81ef-424fb604d3d8 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] http://192.168.122.66/volume/v3/volumes/fe943ae4-ceda-4e41-8960-c8a894fad86d returned with HTTP 202 Sep 07 18:04:53 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 450/888] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:04:53 2026] DELETE /volume/v3/volumes/fe943ae4-ceda-4e41-8960-c8a894fad86d => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:04:53 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-4aa56db5-d0b4-433e-84c5-1b2bc06f59e4 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:53 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-4aa56db5-d0b4-433e-84c5-1b2bc06f59e4 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] GET http://192.168.122.66/volume/v3/volumes/fe943ae4-ceda-4e41-8960-c8a894fad86d Sep 07 18:04:53 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-4aa56db5-d0b4-433e-84c5-1b2bc06f59e4 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:53 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-4aa56db5-d0b4-433e-84c5-1b2bc06f59e4 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:53 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:53 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:04:53 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:04:53 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:04:53 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-4aa56db5-d0b4-433e-84c5-1b2bc06f59e4 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Volume info retrieved successfully. Sep 07 18:04:53 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-4aa56db5-d0b4-433e-84c5-1b2bc06f59e4 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] http://192.168.122.66/volume/v3/volumes/fe943ae4-ceda-4e41-8960-c8a894fad86d returned with HTTP 200 Sep 07 18:04:53 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 439/889] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:04:53 2026] GET /volume/v3/volumes/fe943ae4-ceda-4e41-8960-c8a894fad86d => generated 886 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:04:54 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-9a3acc4a-062f-4743-b010-b4b400ee81d3 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:54 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-9a3acc4a-062f-4743-b010-b4b400ee81d3 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] GET http://192.168.122.66/volume/v3/volumes/fe943ae4-ceda-4e41-8960-c8a894fad86d Sep 07 18:04:54 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-9a3acc4a-062f-4743-b010-b4b400ee81d3 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:54 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-9a3acc4a-062f-4743-b010-b4b400ee81d3 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:54 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:54 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:04:54 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:04:54 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:04:54 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-9a3acc4a-062f-4743-b010-b4b400ee81d3 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Volume info retrieved successfully. Sep 07 18:04:54 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-9a3acc4a-062f-4743-b010-b4b400ee81d3 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] http://192.168.122.66/volume/v3/volumes/fe943ae4-ceda-4e41-8960-c8a894fad86d returned with HTTP 200 Sep 07 18:04:54 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 451/890] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:04:54 2026] GET /volume/v3/volumes/fe943ae4-ceda-4e41-8960-c8a894fad86d => generated 886 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:04:55 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-31f55cd3-3be6-47a2-bd11-8df479a0d2c9 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:55 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-31f55cd3-3be6-47a2-bd11-8df479a0d2c9 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] GET http://192.168.122.66/volume/v3/volumes/fe943ae4-ceda-4e41-8960-c8a894fad86d Sep 07 18:04:55 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-31f55cd3-3be6-47a2-bd11-8df479a0d2c9 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:55 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-31f55cd3-3be6-47a2-bd11-8df479a0d2c9 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:55 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-31f55cd3-3be6-47a2-bd11-8df479a0d2c9 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] http://192.168.122.66/volume/v3/volumes/fe943ae4-ceda-4e41-8960-c8a894fad86d returned with HTTP 404 Sep 07 18:04:55 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 440/891] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:04:55 2026] GET /volume/v3/volumes/fe943ae4-ceda-4e41-8960-c8a894fad86d => generated 109 bytes in 68 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:04:55 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-8cfd2384-f3c3-4369-810a-553ddaa90398 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:55 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-8cfd2384-f3c3-4369-810a-553ddaa90398 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] GET http://192.168.122.66/volume/v3/volumes/fe943ae4-ceda-4e41-8960-c8a894fad86d Sep 07 18:04:55 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-8cfd2384-f3c3-4369-810a-553ddaa90398 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:55 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-8cfd2384-f3c3-4369-810a-553ddaa90398 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:55 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-8cfd2384-f3c3-4369-810a-553ddaa90398 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] http://192.168.122.66/volume/v3/volumes/fe943ae4-ceda-4e41-8960-c8a894fad86d returned with HTTP 404 Sep 07 18:04:55 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 452/892] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:04:55 2026] GET /volume/v3/volumes/fe943ae4-ceda-4e41-8960-c8a894fad86d => generated 109 bytes in 81 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:04:55 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-11df0007-4d73-4b11-b3ad-e553ecd8b887 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:55 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-11df0007-4d73-4b11-b3ad-e553ecd8b887 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] DELETE http://192.168.122.66/volume/v3/volumes/fe943ae4-ceda-4e41-8960-c8a894fad86d Sep 07 18:04:55 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-11df0007-4d73-4b11-b3ad-e553ecd8b887 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:55 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-11df0007-4d73-4b11-b3ad-e553ecd8b887 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:55 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-11df0007-4d73-4b11-b3ad-e553ecd8b887 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Delete volume with id: fe943ae4-ceda-4e41-8960-c8a894fad86d Sep 07 18:04:55 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-11df0007-4d73-4b11-b3ad-e553ecd8b887 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] http://192.168.122.66/volume/v3/volumes/fe943ae4-ceda-4e41-8960-c8a894fad86d returned with HTTP 404 Sep 07 18:04:55 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 441/893] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:04:55 2026] DELETE /volume/v3/volumes/fe943ae4-ceda-4e41-8960-c8a894fad86d => generated 109 bytes in 80 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:04:55 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-0ba7f159-dd0c-4288-95a7-e47c25ee581f None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:55 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-0ba7f159-dd0c-4288-95a7-e47c25ee581f tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] DELETE http://192.168.122.66/volume/v3/snapshots/cae3258b-965d-4a22-9be4-fb35017a5d0e Sep 07 18:04:55 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-0ba7f159-dd0c-4288-95a7-e47c25ee581f tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:55 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-0ba7f159-dd0c-4288-95a7-e47c25ee581f tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:55 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.snapshots [None req-0ba7f159-dd0c-4288-95a7-e47c25ee581f tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Delete snapshot with id: cae3258b-965d-4a22-9be4-fb35017a5d0e Sep 07 18:04:55 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:04:55 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:04:55 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-0ba7f159-dd0c-4288-95a7-e47c25ee581f tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Snapshot retrieved successfully. Sep 07 18:04:55 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:04:55 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:04:56 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-0ba7f159-dd0c-4288-95a7-e47c25ee581f tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Snapshot delete request issued successfully. Sep 07 18:04:56 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-0ba7f159-dd0c-4288-95a7-e47c25ee581f tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] http://192.168.122.66/volume/v3/snapshots/cae3258b-965d-4a22-9be4-fb35017a5d0e returned with HTTP 202 Sep 07 18:04:56 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 453/894] 192.168.122.66 () {58 vars in 1236 bytes} [Mon Sep 7 18:04:55 2026] DELETE /volume/v3/snapshots/cae3258b-965d-4a22-9be4-fb35017a5d0e => generated 0 bytes in 298 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:04:56 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-b978ebff-643c-498d-8657-28f218899fd9 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:56 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b978ebff-643c-498d-8657-28f218899fd9 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] GET http://192.168.122.66/volume/v3/snapshots/cae3258b-965d-4a22-9be4-fb35017a5d0e Sep 07 18:04:56 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-b978ebff-643c-498d-8657-28f218899fd9 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:56 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-b978ebff-643c-498d-8657-28f218899fd9 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:56 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:04:56 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:04:56 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-b978ebff-643c-498d-8657-28f218899fd9 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Snapshot retrieved successfully. Sep 07 18:04:56 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b978ebff-643c-498d-8657-28f218899fd9 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] http://192.168.122.66/volume/v3/snapshots/cae3258b-965d-4a22-9be4-fb35017a5d0e returned with HTTP 200 Sep 07 18:04:56 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 442/895] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:04:56 2026] GET /volume/v3/snapshots/cae3258b-965d-4a22-9be4-fb35017a5d0e => generated 467 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:04:57 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-0453841e-ee13-4772-9a12-0a2bbaada2e5 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:57 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-0453841e-ee13-4772-9a12-0a2bbaada2e5 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] GET http://192.168.122.66/volume/v3/snapshots/cae3258b-965d-4a22-9be4-fb35017a5d0e Sep 07 18:04:57 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-0453841e-ee13-4772-9a12-0a2bbaada2e5 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:57 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-0453841e-ee13-4772-9a12-0a2bbaada2e5 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:57 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:04:57 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:04:57 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-0453841e-ee13-4772-9a12-0a2bbaada2e5 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Snapshot retrieved successfully. Sep 07 18:04:57 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-0453841e-ee13-4772-9a12-0a2bbaada2e5 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] http://192.168.122.66/volume/v3/snapshots/cae3258b-965d-4a22-9be4-fb35017a5d0e returned with HTTP 200 Sep 07 18:04:57 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 454/896] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:04:57 2026] GET /volume/v3/snapshots/cae3258b-965d-4a22-9be4-fb35017a5d0e => generated 467 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:04:58 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-9f037a26-39f2-410d-b544-925cd76cfbb5 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:58 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-9f037a26-39f2-410d-b544-925cd76cfbb5 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] GET http://192.168.122.66/volume/v3/snapshots/cae3258b-965d-4a22-9be4-fb35017a5d0e Sep 07 18:04:58 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-9f037a26-39f2-410d-b544-925cd76cfbb5 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:58 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-9f037a26-39f2-410d-b544-925cd76cfbb5 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:58 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:04:58 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:04:58 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-9f037a26-39f2-410d-b544-925cd76cfbb5 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Snapshot retrieved successfully. Sep 07 18:04:58 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-9f037a26-39f2-410d-b544-925cd76cfbb5 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] http://192.168.122.66/volume/v3/snapshots/cae3258b-965d-4a22-9be4-fb35017a5d0e returned with HTTP 200 Sep 07 18:04:58 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 443/897] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:04:58 2026] GET /volume/v3/snapshots/cae3258b-965d-4a22-9be4-fb35017a5d0e => generated 467 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 18:04:59 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-448954d8-9f3e-4da4-9f3e-4e621ba77264 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:04:59 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-448954d8-9f3e-4da4-9f3e-4e621ba77264 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] GET http://192.168.122.66/volume/v3/snapshots/cae3258b-965d-4a22-9be4-fb35017a5d0e Sep 07 18:04:59 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-448954d8-9f3e-4da4-9f3e-4e621ba77264 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:04:59 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-448954d8-9f3e-4da4-9f3e-4e621ba77264 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:04:59 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:04:59 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:04:59 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-448954d8-9f3e-4da4-9f3e-4e621ba77264 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Snapshot retrieved successfully. Sep 07 18:04:59 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-448954d8-9f3e-4da4-9f3e-4e621ba77264 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] http://192.168.122.66/volume/v3/snapshots/cae3258b-965d-4a22-9be4-fb35017a5d0e returned with HTTP 200 Sep 07 18:04:59 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 455/898] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:04:59 2026] GET /volume/v3/snapshots/cae3258b-965d-4a22-9be4-fb35017a5d0e => generated 467 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:05:00 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-2a43479d-f4e8-4e6f-a899-8a31c5fb38c3 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:00 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-2a43479d-f4e8-4e6f-a899-8a31c5fb38c3 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] GET http://192.168.122.66/volume/v3/snapshots/cae3258b-965d-4a22-9be4-fb35017a5d0e Sep 07 18:05:00 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-2a43479d-f4e8-4e6f-a899-8a31c5fb38c3 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:00 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-2a43479d-f4e8-4e6f-a899-8a31c5fb38c3 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:00 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-2a43479d-f4e8-4e6f-a899-8a31c5fb38c3 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] http://192.168.122.66/volume/v3/snapshots/cae3258b-965d-4a22-9be4-fb35017a5d0e returned with HTTP 404 Sep 07 18:05:00 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 444/899] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:05:00 2026] GET /volume/v3/snapshots/cae3258b-965d-4a22-9be4-fb35017a5d0e => generated 111 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:05:00 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-e79ad7dc-4c24-45d9-96e1-ec492ae9c0d3 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:00 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e79ad7dc-4c24-45d9-96e1-ec492ae9c0d3 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] GET http://192.168.122.66/volume/v3/volumes/9d4423fe-f18a-4ae8-a1b3-e1f75ed77760 Sep 07 18:05:00 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-e79ad7dc-4c24-45d9-96e1-ec492ae9c0d3 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:00 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-e79ad7dc-4c24-45d9-96e1-ec492ae9c0d3 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:00 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:05:00 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:05:00 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:00 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:05:00 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-e79ad7dc-4c24-45d9-96e1-ec492ae9c0d3 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Volume info retrieved successfully. Sep 07 18:05:00 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e79ad7dc-4c24-45d9-96e1-ec492ae9c0d3 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] http://192.168.122.66/volume/v3/volumes/9d4423fe-f18a-4ae8-a1b3-e1f75ed77760 returned with HTTP 200 Sep 07 18:05:00 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 456/900] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:05:00 2026] GET /volume/v3/volumes/9d4423fe-f18a-4ae8-a1b3-e1f75ed77760 => generated 854 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:05:00 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-76bfcd28-e7b7-43ee-966a-7b4ce59a2a77 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:00 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-76bfcd28-e7b7-43ee-966a-7b4ce59a2a77 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] DELETE http://192.168.122.66/volume/v3/volumes/9d4423fe-f18a-4ae8-a1b3-e1f75ed77760 Sep 07 18:05:00 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-76bfcd28-e7b7-43ee-966a-7b4ce59a2a77 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:00 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-76bfcd28-e7b7-43ee-966a-7b4ce59a2a77 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:00 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-76bfcd28-e7b7-43ee-966a-7b4ce59a2a77 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Delete volume with id: 9d4423fe-f18a-4ae8-a1b3-e1f75ed77760 Sep 07 18:05:00 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:05:00 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:05:00 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:00 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:05:00 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-76bfcd28-e7b7-43ee-966a-7b4ce59a2a77 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Volume info retrieved successfully. Sep 07 18:05:00 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-76bfcd28-e7b7-43ee-966a-7b4ce59a2a77 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Delete volume request issued successfully. Sep 07 18:05:00 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-76bfcd28-e7b7-43ee-966a-7b4ce59a2a77 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] http://192.168.122.66/volume/v3/volumes/9d4423fe-f18a-4ae8-a1b3-e1f75ed77760 returned with HTTP 202 Sep 07 18:05:00 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 445/901] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:05:00 2026] DELETE /volume/v3/volumes/9d4423fe-f18a-4ae8-a1b3-e1f75ed77760 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:05:00 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-87971fc9-61ee-456b-9f0c-8c450956724e None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:00 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-87971fc9-61ee-456b-9f0c-8c450956724e tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] GET http://192.168.122.66/volume/v3/volumes/9d4423fe-f18a-4ae8-a1b3-e1f75ed77760 Sep 07 18:05:00 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-87971fc9-61ee-456b-9f0c-8c450956724e tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:00 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-87971fc9-61ee-456b-9f0c-8c450956724e tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:00 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:05:00 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:05:00 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:00 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:05:00 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-87971fc9-61ee-456b-9f0c-8c450956724e tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Volume info retrieved successfully. Sep 07 18:05:00 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-87971fc9-61ee-456b-9f0c-8c450956724e tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] http://192.168.122.66/volume/v3/volumes/9d4423fe-f18a-4ae8-a1b3-e1f75ed77760 returned with HTTP 200 Sep 07 18:05:00 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 457/902] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:05:00 2026] GET /volume/v3/volumes/9d4423fe-f18a-4ae8-a1b3-e1f75ed77760 => generated 853 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:05:01 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-32558845-eca6-4070-af6c-926f643eaaa2 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:01 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-32558845-eca6-4070-af6c-926f643eaaa2 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] GET http://192.168.122.66/volume/v3/volumes/9d4423fe-f18a-4ae8-a1b3-e1f75ed77760 Sep 07 18:05:01 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-32558845-eca6-4070-af6c-926f643eaaa2 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:01 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-32558845-eca6-4070-af6c-926f643eaaa2 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:01 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:05:01 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:05:01 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:01 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:05:01 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-32558845-eca6-4070-af6c-926f643eaaa2 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Volume info retrieved successfully. Sep 07 18:05:01 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-32558845-eca6-4070-af6c-926f643eaaa2 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] http://192.168.122.66/volume/v3/volumes/9d4423fe-f18a-4ae8-a1b3-e1f75ed77760 returned with HTTP 200 Sep 07 18:05:01 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 446/903] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:05:01 2026] GET /volume/v3/volumes/9d4423fe-f18a-4ae8-a1b3-e1f75ed77760 => generated 853 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:05:02 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-813aa51b-393b-487c-92c2-8549a80e462f None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:02 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-813aa51b-393b-487c-92c2-8549a80e462f tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] GET http://192.168.122.66/volume/v3/volumes/9d4423fe-f18a-4ae8-a1b3-e1f75ed77760 Sep 07 18:05:02 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-813aa51b-393b-487c-92c2-8549a80e462f tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:02 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-813aa51b-393b-487c-92c2-8549a80e462f tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:02 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-813aa51b-393b-487c-92c2-8549a80e462f tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] http://192.168.122.66/volume/v3/volumes/9d4423fe-f18a-4ae8-a1b3-e1f75ed77760 returned with HTTP 404 Sep 07 18:05:02 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 458/904] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:05:02 2026] GET /volume/v3/volumes/9d4423fe-f18a-4ae8-a1b3-e1f75ed77760 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:05:02 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-ee27010e-c96d-48a9-8990-66e9ff939479 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:02 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-ee27010e-c96d-48a9-8990-66e9ff939479 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-reader] GET http://192.168.122.66/volume/v3/volumes/3f1bc092-ac4d-41b7-a219-65fb23d3b19d Sep 07 18:05:02 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-ee27010e-c96d-48a9-8990-66e9ff939479 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-reader] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:02 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-ee27010e-c96d-48a9-8990-66e9ff939479 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-reader] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:02 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:05:02 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:05:02 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:02 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:05:02 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-ee27010e-c96d-48a9-8990-66e9ff939479 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-reader] Volume info retrieved successfully. Sep 07 18:05:02 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-ee27010e-c96d-48a9-8990-66e9ff939479 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-reader] http://192.168.122.66/volume/v3/volumes/3f1bc092-ac4d-41b7-a219-65fb23d3b19d returned with HTTP 200 Sep 07 18:05:02 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 447/905] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:05:02 2026] GET /volume/v3/volumes/3f1bc092-ac4d-41b7-a219-65fb23d3b19d => generated 853 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:05:02 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-881b8470-ad90-4c7c-837b-19029bdb6c31 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:02 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-881b8470-ad90-4c7c-837b-19029bdb6c31 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:05:02 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-881b8470-ad90-4c7c-837b-19029bdb6c31 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-117116439"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:05:02 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.volumes [None req-881b8470-ad90-4c7c-837b-19029bdb6c31 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-117116439'}} {{(pid=86965) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:05:02 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-881b8470-ad90-4c7c-837b-19029bdb6c31 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Create volume of 1 GB Sep 07 18:05:02 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-881b8470-ad90-4c7c-837b-19029bdb6c31 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Availability Zones retrieved successfully. Sep 07 18:05:02 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-881b8470-ad90-4c7c-837b-19029bdb6c31 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Flow 'volume_create_api' (345b9ecd-5a6e-426a-8326-9ba3709041d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:05:02 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-881b8470-ad90-4c7c-837b-19029bdb6c31 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cff1af86-9b5a-421f-bc0f-5fdc44686f62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:05:02 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.flows.api.create_volume [None req-881b8470-ad90-4c7c-837b-19029bdb6c31 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Validating volume size '1' using validate_int {{(pid=86965) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:05:03 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-881b8470-ad90-4c7c-837b-19029bdb6c31 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cff1af86-9b5a-421f-bc0f-5fdc44686f62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:05:03 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-881b8470-ad90-4c7c-837b-19029bdb6c31 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d35de5e8-f6c4-4f00-96fc-1b635d4e67b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:05:03 devstack devstack@c-api.service[86965]: DEBUG cinder.quota [None req-881b8470-ad90-4c7c-837b-19029bdb6c31 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Created reservations ['cbd306a9-bea9-4749-b5b5-ee0895f2c1b8', 'af86dd1a-0ed0-490c-9771-ccb3ae44a821', '4fcba19a-1733-489d-95d4-c00331d5829b', 'a3520b17-f3ef-4e94-b621-ab88e9a8ca82'] {{(pid=86965) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:05:03 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-881b8470-ad90-4c7c-837b-19029bdb6c31 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d35de5e8-f6c4-4f00-96fc-1b635d4e67b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cbd306a9-bea9-4749-b5b5-ee0895f2c1b8', 'af86dd1a-0ed0-490c-9771-ccb3ae44a821', '4fcba19a-1733-489d-95d4-c00331d5829b', 'a3520b17-f3ef-4e94-b621-ab88e9a8ca82']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:05:03 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-881b8470-ad90-4c7c-837b-19029bdb6c31 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (887cdb3f-658e-4b35-a28d-4fa02f719ea8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:05:03 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:05:03 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:05:03 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-881b8470-ad90-4c7c-837b-19029bdb6c31 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (887cdb3f-658e-4b35-a28d-4fa02f719ea8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '92191068-9599-438f-a55f-888044213526', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-117116439',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67809777a7334848a31071dcaedcfc15',qos_specs=None,replication_status=,reservations=['cbd306a9-bea9-4749-b5b5-ee0895f2c1b8','af86dd1a-0ed0-490c-9771-ccb3ae44a821','4fcba19a-1733-489d-95d4-c00331d5829b','a3520b17-f3ef-4e94-b621-ab88e9a8ca82'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0325fda463b64bd8bc0df54119f3fa44',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:05:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-117116439',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=92191068-9599-438f-a55f-888044213526,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='67809777a7334848a31071dcaedcfc15',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0325fda463b64bd8bc0df54119f3fa44',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:05:03 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-881b8470-ad90-4c7c-837b-19029bdb6c31 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ca4e8a2-b4ca-4947-b13c-f16198571cdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:05:03 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-881b8470-ad90-4c7c-837b-19029bdb6c31 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ca4e8a2-b4ca-4947-b13c-f16198571cdb) transitioned into state 'SUCCESS' from state '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-117116439',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67809777a7334848a31071dcaedcfc15',qos_specs=None,replication_status=,reservations=['cbd306a9-bea9-4749-b5b5-ee0895f2c1b8','af86dd1a-0ed0-490c-9771-ccb3ae44a821','4fcba19a-1733-489d-95d4-c00331d5829b','a3520b17-f3ef-4e94-b621-ab88e9a8ca82'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0325fda463b64bd8bc0df54119f3fa44',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:05:03 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-881b8470-ad90-4c7c-837b-19029bdb6c31 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b13c2a83-d6ca-4af9-91dc-0daf46c86adb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:05:03 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-881b8470-ad90-4c7c-837b-19029bdb6c31 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b13c2a83-d6ca-4af9-91dc-0daf46c86adb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:05:03 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-881b8470-ad90-4c7c-837b-19029bdb6c31 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Flow 'volume_create_api' (345b9ecd-5a6e-426a-8326-9ba3709041d0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:05:03 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-881b8470-ad90-4c7c-837b-19029bdb6c31 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Create volume request issued successfully. Sep 07 18:05:03 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-881b8470-ad90-4c7c-837b-19029bdb6c31 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:05:03 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 459/906] 192.168.122.66 () {60 vars in 1137 bytes} [Mon Sep 7 18:05:02 2026] POST /volume/v3/volumes => generated 760 bytes in 576 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:05:03 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-6e18c596-76e0-4838-953e-54d775fae9b7 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:03 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-6e18c596-76e0-4838-953e-54d775fae9b7 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] GET http://192.168.122.66/volume/v3/volumes/92191068-9599-438f-a55f-888044213526 Sep 07 18:05:03 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-6e18c596-76e0-4838-953e-54d775fae9b7 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:03 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-6e18c596-76e0-4838-953e-54d775fae9b7 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:03 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:05:03 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:05:03 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:03 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:05:03 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-6e18c596-76e0-4838-953e-54d775fae9b7 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Volume info retrieved successfully. Sep 07 18:05:03 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-6e18c596-76e0-4838-953e-54d775fae9b7 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] http://192.168.122.66/volume/v3/volumes/92191068-9599-438f-a55f-888044213526 returned with HTTP 200 Sep 07 18:05:03 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 448/907] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:05:03 2026] GET /volume/v3/volumes/92191068-9599-438f-a55f-888044213526 => generated 828 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 18:05:04 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-fa001d1f-b374-468e-8371-c8e961483afd None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:04 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-fa001d1f-b374-468e-8371-c8e961483afd tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] GET http://192.168.122.66/volume/v3/volumes/92191068-9599-438f-a55f-888044213526 Sep 07 18:05:04 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-fa001d1f-b374-468e-8371-c8e961483afd tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:04 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-fa001d1f-b374-468e-8371-c8e961483afd tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:04 devstack devstack@c-api.service[86965]: DEBUG dbcounter [-] [86965] Writing DB stats cinder:SELECT=357,cinder:UPDATE=101,cinder:DELETE=7,cinder:INSERT=54 {{(pid=86965) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 18:05:04 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:05:04 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:05:04 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:04 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:05:04 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-fa001d1f-b374-468e-8371-c8e961483afd tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Volume info retrieved successfully. Sep 07 18:05:04 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-fa001d1f-b374-468e-8371-c8e961483afd tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] http://192.168.122.66/volume/v3/volumes/92191068-9599-438f-a55f-888044213526 returned with HTTP 200 Sep 07 18:05:04 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 460/908] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:05:04 2026] GET /volume/v3/volumes/92191068-9599-438f-a55f-888044213526 => generated 852 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:05:05 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-dd7abcc0-6473-4134-ab27-4aee096acf23 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:05 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-dd7abcc0-6473-4134-ab27-4aee096acf23 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] GET http://192.168.122.66/volume/v3/volumes/92191068-9599-438f-a55f-888044213526 Sep 07 18:05:05 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-dd7abcc0-6473-4134-ab27-4aee096acf23 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:05 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-dd7abcc0-6473-4134-ab27-4aee096acf23 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:05 devstack devstack@c-api.service[86964]: DEBUG dbcounter [-] [86964] Writing DB stats cinder:SELECT=301,cinder:UPDATE=61,cinder:INSERT=31,cinder:DELETE=2 {{(pid=86964) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 18:05:06 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:05:06 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:05:06 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:06 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:05:06 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-dd7abcc0-6473-4134-ab27-4aee096acf23 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Volume info retrieved successfully. Sep 07 18:05:06 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-dd7abcc0-6473-4134-ab27-4aee096acf23 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] http://192.168.122.66/volume/v3/volumes/92191068-9599-438f-a55f-888044213526 returned with HTTP 200 Sep 07 18:05:06 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 449/909] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:05:05 2026] GET /volume/v3/volumes/92191068-9599-438f-a55f-888044213526 => generated 853 bytes in 310 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:05:06 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-389aac3f-7877-4530-8710-f16885b9bfef None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:06 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-389aac3f-7877-4530-8710-f16885b9bfef tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] POST http://192.168.122.66/volume/v3/snapshots Sep 07 18:05:06 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-389aac3f-7877-4530-8710-f16885b9bfef tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "92191068-9599-438f-a55f-888044213526", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-927744078"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:05:06 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:05:06 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:05:06 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:06 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:05:06 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-389aac3f-7877-4530-8710-f16885b9bfef tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Volume info retrieved successfully. Sep 07 18:05:06 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.snapshots [None req-389aac3f-7877-4530-8710-f16885b9bfef tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Create snapshot from volume 92191068-9599-438f-a55f-888044213526 Sep 07 18:05:06 devstack devstack@c-api.service[86965]: DEBUG cinder.quota [None req-389aac3f-7877-4530-8710-f16885b9bfef tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Created reservations ['6e5a3c48-e47b-4e10-9e3a-21e34b66d279', '8faabd2e-8a39-4733-9ee5-d9b3ad8d3220', '09ae6e20-a7fe-4001-a184-6c66ffab9e47', '8ca85980-cd69-4bf2-97a2-d06e6d13a207'] {{(pid=86965) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:05:06 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:05:06 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:05:06 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-389aac3f-7877-4530-8710-f16885b9bfef tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Snapshot create request issued successfully. Sep 07 18:05:06 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-389aac3f-7877-4530-8710-f16885b9bfef tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] http://192.168.122.66/volume/v3/snapshots returned with HTTP 202 Sep 07 18:05:06 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 461/910] 192.168.122.66 () {60 vars in 1144 bytes} [Mon Sep 7 18:05:06 2026] POST /volume/v3/snapshots => generated 309 bytes in 521 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:05:06 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-c8d5d6a8-e29e-4b45-8bf8-f8b4d407aa42 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:06 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c8d5d6a8-e29e-4b45-8bf8-f8b4d407aa42 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] GET http://192.168.122.66/volume/v3/snapshots/4b8c33d2-0a94-434e-a022-4544abd686f5 Sep 07 18:05:06 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c8d5d6a8-e29e-4b45-8bf8-f8b4d407aa42 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:06 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c8d5d6a8-e29e-4b45-8bf8-f8b4d407aa42 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:06 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:06 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:05:06 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-c8d5d6a8-e29e-4b45-8bf8-f8b4d407aa42 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Snapshot retrieved successfully. Sep 07 18:05:06 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c8d5d6a8-e29e-4b45-8bf8-f8b4d407aa42 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] http://192.168.122.66/volume/v3/snapshots/4b8c33d2-0a94-434e-a022-4544abd686f5 returned with HTTP 200 Sep 07 18:05:06 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 450/911] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:05:06 2026] GET /volume/v3/snapshots/4b8c33d2-0a94-434e-a022-4544abd686f5 => generated 441 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:05:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-750d68fb-333a-4fed-9ccf-c4e59aabccdb None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:07 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-750d68fb-333a-4fed-9ccf-c4e59aabccdb tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] GET http://192.168.122.66/volume/v3/snapshots/4b8c33d2-0a94-434e-a022-4544abd686f5 Sep 07 18:05:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-750d68fb-333a-4fed-9ccf-c4e59aabccdb tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-750d68fb-333a-4fed-9ccf-c4e59aabccdb tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:07 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:07 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:05:07 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-750d68fb-333a-4fed-9ccf-c4e59aabccdb tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Snapshot retrieved successfully. Sep 07 18:05:07 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-750d68fb-333a-4fed-9ccf-c4e59aabccdb tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] http://192.168.122.66/volume/v3/snapshots/4b8c33d2-0a94-434e-a022-4544abd686f5 returned with HTTP 200 Sep 07 18:05:08 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 462/912] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:05:07 2026] GET /volume/v3/snapshots/4b8c33d2-0a94-434e-a022-4544abd686f5 => generated 441 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:05:09 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-d192377b-4a53-4e69-8603-34dda09244dc None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:09 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-d192377b-4a53-4e69-8603-34dda09244dc tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] GET http://192.168.122.66/volume/v3/snapshots/4b8c33d2-0a94-434e-a022-4544abd686f5 Sep 07 18:05:09 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-d192377b-4a53-4e69-8603-34dda09244dc tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:09 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-d192377b-4a53-4e69-8603-34dda09244dc tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:09 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:09 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:05:09 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-d192377b-4a53-4e69-8603-34dda09244dc tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Snapshot retrieved successfully. Sep 07 18:05:09 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-d192377b-4a53-4e69-8603-34dda09244dc tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] http://192.168.122.66/volume/v3/snapshots/4b8c33d2-0a94-434e-a022-4544abd686f5 returned with HTTP 200 Sep 07 18:05:09 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 451/913] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:05:09 2026] GET /volume/v3/snapshots/4b8c33d2-0a94-434e-a022-4544abd686f5 => generated 441 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:05:10 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-8e0e4df6-2eff-4a79-b905-eddf45efd624 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:10 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-8e0e4df6-2eff-4a79-b905-eddf45efd624 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] GET http://192.168.122.66/volume/v3/snapshots/4b8c33d2-0a94-434e-a022-4544abd686f5 Sep 07 18:05:10 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-8e0e4df6-2eff-4a79-b905-eddf45efd624 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:10 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-8e0e4df6-2eff-4a79-b905-eddf45efd624 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:10 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:10 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:05:10 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-8e0e4df6-2eff-4a79-b905-eddf45efd624 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Snapshot retrieved successfully. Sep 07 18:05:10 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-8e0e4df6-2eff-4a79-b905-eddf45efd624 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] http://192.168.122.66/volume/v3/snapshots/4b8c33d2-0a94-434e-a022-4544abd686f5 returned with HTTP 200 Sep 07 18:05:10 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 463/914] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:05:10 2026] GET /volume/v3/snapshots/4b8c33d2-0a94-434e-a022-4544abd686f5 => generated 441 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:05:10 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-66e0de3e-5531-4a8b-8db3-df7075b9b737 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:11 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-66e0de3e-5531-4a8b-8db3-df7075b9b737 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:05:11 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-66e0de3e-5531-4a8b-8db3-df7075b9b737 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-42740581"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:05:11 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.volumes [None req-66e0de3e-5531-4a8b-8db3-df7075b9b737 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-42740581'}} {{(pid=86964) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:05:11 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-66e0de3e-5531-4a8b-8db3-df7075b9b737 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] Create volume of 1 GB Sep 07 18:05:11 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-66e0de3e-5531-4a8b-8db3-df7075b9b737 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] Availability Zones retrieved successfully. Sep 07 18:05:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-de7140f2-a6a0-417a-adee-a5de1d9d6cc7 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:11 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-de7140f2-a6a0-417a-adee-a5de1d9d6cc7 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] GET http://192.168.122.66/volume/v3/snapshots/4b8c33d2-0a94-434e-a022-4544abd686f5 Sep 07 18:05:11 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-66e0de3e-5531-4a8b-8db3-df7075b9b737 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] Flow 'volume_create_api' (5745db2f-bca3-4866-8248-927864de2151) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:05:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-de7140f2-a6a0-417a-adee-a5de1d9d6cc7 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-de7140f2-a6a0-417a-adee-a5de1d9d6cc7 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:11 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-66e0de3e-5531-4a8b-8db3-df7075b9b737 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6458e71e-09e3-4bfe-a5b4-9addcbdf4255) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:05:11 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.flows.api.create_volume [None req-66e0de3e-5531-4a8b-8db3-df7075b9b737 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] Validating volume size '1' using validate_int {{(pid=86964) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:05:11 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:11 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:05:11 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-de7140f2-a6a0-417a-adee-a5de1d9d6cc7 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Snapshot retrieved successfully. Sep 07 18:05:11 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-de7140f2-a6a0-417a-adee-a5de1d9d6cc7 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] http://192.168.122.66/volume/v3/snapshots/4b8c33d2-0a94-434e-a022-4544abd686f5 returned with HTTP 200 Sep 07 18:05:11 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 464/915] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:05:11 2026] GET /volume/v3/snapshots/4b8c33d2-0a94-434e-a022-4544abd686f5 => generated 441 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 18:05:11 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-66e0de3e-5531-4a8b-8db3-df7075b9b737 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6458e71e-09e3-4bfe-a5b4-9addcbdf4255) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:05:11 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-66e0de3e-5531-4a8b-8db3-df7075b9b737 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1827e557-f6a9-4436-9c9f-2bab6ba4887e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:05:11 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-66e0de3e-5531-4a8b-8db3-df7075b9b737 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] Created reservations ['24822d51-a35c-47af-bf5c-e103cd70a311', 'cf0b7f90-8e22-4445-add8-94a4421c64a7', 'e789c89f-2d76-41e7-820b-94f16884bc11', '79b5aece-9416-4b42-ab49-0daba200c3c7'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:05:11 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-66e0de3e-5531-4a8b-8db3-df7075b9b737 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1827e557-f6a9-4436-9c9f-2bab6ba4887e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['24822d51-a35c-47af-bf5c-e103cd70a311', 'cf0b7f90-8e22-4445-add8-94a4421c64a7', 'e789c89f-2d76-41e7-820b-94f16884bc11', '79b5aece-9416-4b42-ab49-0daba200c3c7']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:05:11 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-66e0de3e-5531-4a8b-8db3-df7075b9b737 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85551edc-c108-4a16-9281-5c434f4722f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:05:11 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:05:11 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:05:11 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-66e0de3e-5531-4a8b-8db3-df7075b9b737 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85551edc-c108-4a16-9281-5c434f4722f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f78452ef-55b1-45f8-b3f8-b72c3fdee61f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-42740581',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1615f6282e5470facee00bad5b4146b',qos_specs=None,replication_status=,reservations=['24822d51-a35c-47af-bf5c-e103cd70a311','cf0b7f90-8e22-4445-add8-94a4421c64a7','e789c89f-2d76-41e7-820b-94f16884bc11','79b5aece-9416-4b42-ab49-0daba200c3c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8eb40f0a93ff4e0fa619385d1a8c8085',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:05:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-42740581',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f78452ef-55b1-45f8-b3f8-b72c3fdee61f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d1615f6282e5470facee00bad5b4146b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8eb40f0a93ff4e0fa619385d1a8c8085',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:05:11 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-66e0de3e-5531-4a8b-8db3-df7075b9b737 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3386e8ef-fde4-4c85-a570-d5150a6dbaca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:05:11 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-66e0de3e-5531-4a8b-8db3-df7075b9b737 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3386e8ef-fde4-4c85-a570-d5150a6dbaca) transitioned into state 'SUCCESS' from state '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-42740581',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1615f6282e5470facee00bad5b4146b',qos_specs=None,replication_status=,reservations=['24822d51-a35c-47af-bf5c-e103cd70a311','cf0b7f90-8e22-4445-add8-94a4421c64a7','e789c89f-2d76-41e7-820b-94f16884bc11','79b5aece-9416-4b42-ab49-0daba200c3c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8eb40f0a93ff4e0fa619385d1a8c8085',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:05:11 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-66e0de3e-5531-4a8b-8db3-df7075b9b737 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11ff1b03-fcb0-4316-bea5-4e39ea7f9b6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:05:11 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-66e0de3e-5531-4a8b-8db3-df7075b9b737 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11ff1b03-fcb0-4316-bea5-4e39ea7f9b6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:05:11 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-66e0de3e-5531-4a8b-8db3-df7075b9b737 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] Flow 'volume_create_api' (5745db2f-bca3-4866-8248-927864de2151) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:05:11 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-66e0de3e-5531-4a8b-8db3-df7075b9b737 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] Create volume request issued successfully. Sep 07 18:05:11 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-66e0de3e-5531-4a8b-8db3-df7075b9b737 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:05:11 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 452/916] 192.168.122.66 () {60 vars in 1137 bytes} [Mon Sep 7 18:05:10 2026] POST /volume/v3/volumes => generated 760 bytes in 804 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:05:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-cafac78a-a192-4b95-a48a-9b7f3a2f190f None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:11 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-cafac78a-a192-4b95-a48a-9b7f3a2f190f tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] GET http://192.168.122.66/volume/v3/volumes/f78452ef-55b1-45f8-b3f8-b72c3fdee61f Sep 07 18:05:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-cafac78a-a192-4b95-a48a-9b7f3a2f190f tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-cafac78a-a192-4b95-a48a-9b7f3a2f190f tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:11 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:05:11 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:05:11 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:11 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:05:11 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-cafac78a-a192-4b95-a48a-9b7f3a2f190f tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] Volume info retrieved successfully. Sep 07 18:05:11 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-cafac78a-a192-4b95-a48a-9b7f3a2f190f tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] http://192.168.122.66/volume/v3/volumes/f78452ef-55b1-45f8-b3f8-b72c3fdee61f returned with HTTP 200 Sep 07 18:05:11 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 465/917] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:05:11 2026] GET /volume/v3/volumes/f78452ef-55b1-45f8-b3f8-b72c3fdee61f => generated 828 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:05:12 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-cbb3de27-a6a3-4309-9503-20553c613f81 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:12 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-cbb3de27-a6a3-4309-9503-20553c613f81 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] GET http://192.168.122.66/volume/v3/snapshots/4b8c33d2-0a94-434e-a022-4544abd686f5 Sep 07 18:05:12 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-cbb3de27-a6a3-4309-9503-20553c613f81 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:12 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-cbb3de27-a6a3-4309-9503-20553c613f81 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:12 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:12 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:05:12 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-cbb3de27-a6a3-4309-9503-20553c613f81 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Snapshot retrieved successfully. Sep 07 18:05:12 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-cbb3de27-a6a3-4309-9503-20553c613f81 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] http://192.168.122.66/volume/v3/snapshots/4b8c33d2-0a94-434e-a022-4544abd686f5 returned with HTTP 200 Sep 07 18:05:12 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 453/918] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:05:12 2026] GET /volume/v3/snapshots/4b8c33d2-0a94-434e-a022-4544abd686f5 => generated 468 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:05:12 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-4b70af8c-8163-48dd-8731-14434d3da468 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:12 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-4b70af8c-8163-48dd-8731-14434d3da468 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:05:12 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-4b70af8c-8163-48dd-8731-14434d3da468 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "4b8c33d2-0a94-434e-a022-4544abd686f5", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1786306700"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:05:12 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.volumes [None req-4b70af8c-8163-48dd-8731-14434d3da468 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Create volume request body: {'volume': {'snapshot_id': '4b8c33d2-0a94-434e-a022-4544abd686f5', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1786306700'}} {{(pid=86965) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:05:12 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:12 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:05:12 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-4b70af8c-8163-48dd-8731-14434d3da468 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Snapshot retrieved successfully. Sep 07 18:05:12 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-4b70af8c-8163-48dd-8731-14434d3da468 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Create volume of 1 GB Sep 07 18:05:12 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-4b70af8c-8163-48dd-8731-14434d3da468 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Availability Zones retrieved successfully. Sep 07 18:05:12 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-4b70af8c-8163-48dd-8731-14434d3da468 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Flow 'volume_create_api' (7cc2ba72-fe43-46b1-90fc-47a27961e899) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:05:12 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-4b70af8c-8163-48dd-8731-14434d3da468 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (caf63ce6-f3bc-4f57-89f9-1b43a4e110b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:05:12 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.flows.api.create_volume [None req-4b70af8c-8163-48dd-8731-14434d3da468 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86965) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:05:12 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:05:12 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:05:12 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-4b70af8c-8163-48dd-8731-14434d3da468 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (caf63ce6-f3bc-4f57-89f9-1b43a4e110b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '4b8c33d2-0a94-434e-a022-4544abd686f5', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:05:12 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-4b70af8c-8163-48dd-8731-14434d3da468 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82c322d8-e676-40c0-953b-70107ca0710b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:05:12 devstack devstack@c-api.service[86965]: DEBUG cinder.quota [None req-4b70af8c-8163-48dd-8731-14434d3da468 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Created reservations ['95e3eeec-875d-49ec-aeee-0796824201a4', '3adef919-da8c-47d3-a979-d28a2e150489', '9ffbf61c-a661-4fcc-a5e1-152143f871b3', 'd5b70cb6-ef76-4acd-9f6b-9e2431f7e065'] {{(pid=86965) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:05:12 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-4b70af8c-8163-48dd-8731-14434d3da468 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82c322d8-e676-40c0-953b-70107ca0710b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['95e3eeec-875d-49ec-aeee-0796824201a4', '3adef919-da8c-47d3-a979-d28a2e150489', '9ffbf61c-a661-4fcc-a5e1-152143f871b3', 'd5b70cb6-ef76-4acd-9f6b-9e2431f7e065']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:05:12 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-4b70af8c-8163-48dd-8731-14434d3da468 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2e09530-47fd-4022-902b-1a247463d7d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:05:12 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:05:12 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:05:12 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:05:12 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:05:12 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-4b70af8c-8163-48dd-8731-14434d3da468 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2e09530-47fd-4022-902b-1a247463d7d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '75e4c381-b0ea-4177-9f40-d4b81fbc1fe6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1786306700',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67809777a7334848a31071dcaedcfc15',qos_specs=None,replication_status=,reservations=['95e3eeec-875d-49ec-aeee-0796824201a4','3adef919-da8c-47d3-a979-d28a2e150489','9ffbf61c-a661-4fcc-a5e1-152143f871b3','d5b70cb6-ef76-4acd-9f6b-9e2431f7e065'],size=1,snapshot_id=4b8c33d2-0a94-434e-a022-4544abd686f5,source_replicaid=,source_volid=None,status='creating',user_id='0325fda463b64bd8bc0df54119f3fa44',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:05:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1786306700',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=75e4c381-b0ea-4177-9f40-d4b81fbc1fe6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='67809777a7334848a31071dcaedcfc15',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=4b8c33d2-0a94-434e-a022-4544abd686f5,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0325fda463b64bd8bc0df54119f3fa44',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:05:12 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-4b70af8c-8163-48dd-8731-14434d3da468 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba702641-0265-4456-a671-6174119ef484) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:05:12 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-5d07d102-7941-4373-8d13-d49b1a97764f None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:12 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-5d07d102-7941-4373-8d13-d49b1a97764f tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] GET http://192.168.122.66/volume/v3/volumes/f78452ef-55b1-45f8-b3f8-b72c3fdee61f Sep 07 18:05:12 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-5d07d102-7941-4373-8d13-d49b1a97764f tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:12 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-5d07d102-7941-4373-8d13-d49b1a97764f tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:12 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:05:12 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:05:12 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:12 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:05:12 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-5d07d102-7941-4373-8d13-d49b1a97764f tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] Volume info retrieved successfully. Sep 07 18:05:12 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-5d07d102-7941-4373-8d13-d49b1a97764f tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] http://192.168.122.66/volume/v3/volumes/f78452ef-55b1-45f8-b3f8-b72c3fdee61f returned with HTTP 200 Sep 07 18:05:12 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 454/919] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:05:12 2026] GET /volume/v3/volumes/f78452ef-55b1-45f8-b3f8-b72c3fdee61f => generated 852 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:05:12 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-4b70af8c-8163-48dd-8731-14434d3da468 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba702641-0265-4456-a671-6174119ef484) transitioned into state 'SUCCESS' from state '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-1786306700',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67809777a7334848a31071dcaedcfc15',qos_specs=None,replication_status=,reservations=['95e3eeec-875d-49ec-aeee-0796824201a4','3adef919-da8c-47d3-a979-d28a2e150489','9ffbf61c-a661-4fcc-a5e1-152143f871b3','d5b70cb6-ef76-4acd-9f6b-9e2431f7e065'],size=1,snapshot_id=4b8c33d2-0a94-434e-a022-4544abd686f5,source_replicaid=,source_volid=None,status='creating',user_id='0325fda463b64bd8bc0df54119f3fa44',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:05:12 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-4b70af8c-8163-48dd-8731-14434d3da468 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59da9f9e-1d8e-49d6-b669-ba8cd419dc29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:05:12 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:05:12 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:05:12 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-4b70af8c-8163-48dd-8731-14434d3da468 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59da9f9e-1d8e-49d6-b669-ba8cd419dc29) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:05:12 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-4b70af8c-8163-48dd-8731-14434d3da468 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Flow 'volume_create_api' (7cc2ba72-fe43-46b1-90fc-47a27961e899) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:05:12 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-4b70af8c-8163-48dd-8731-14434d3da468 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Create volume request issued successfully. Sep 07 18:05:12 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-4b70af8c-8163-48dd-8731-14434d3da468 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:05:12 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 466/920] 192.168.122.66 () {60 vars in 1138 bytes} [Mon Sep 7 18:05:12 2026] POST /volume/v3/volumes => generated 795 bytes in 573 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:05:12 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-9d6833ac-e519-4c94-83ef-8e5be8bf9737 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:12 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-9d6833ac-e519-4c94-83ef-8e5be8bf9737 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] GET http://192.168.122.66/volume/v3/volumes/75e4c381-b0ea-4177-9f40-d4b81fbc1fe6 Sep 07 18:05:12 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-9d6833ac-e519-4c94-83ef-8e5be8bf9737 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:12 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-9d6833ac-e519-4c94-83ef-8e5be8bf9737 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:12 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:05:12 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:05:12 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:12 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:05:12 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-9d6833ac-e519-4c94-83ef-8e5be8bf9737 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Volume info retrieved successfully. Sep 07 18:05:12 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-9d6833ac-e519-4c94-83ef-8e5be8bf9737 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] http://192.168.122.66/volume/v3/volumes/75e4c381-b0ea-4177-9f40-d4b81fbc1fe6 returned with HTTP 200 Sep 07 18:05:12 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 455/921] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:05:12 2026] GET /volume/v3/volumes/75e4c381-b0ea-4177-9f40-d4b81fbc1fe6 => generated 863 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:05:13 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-ab0e8813-4d2f-4f48-836b-9bd27c1d92d0 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:13 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-ab0e8813-4d2f-4f48-836b-9bd27c1d92d0 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] GET http://192.168.122.66/volume/v3/volumes/f78452ef-55b1-45f8-b3f8-b72c3fdee61f Sep 07 18:05:13 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-ab0e8813-4d2f-4f48-836b-9bd27c1d92d0 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:13 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-ab0e8813-4d2f-4f48-836b-9bd27c1d92d0 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:13 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:05:13 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:05:13 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:13 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:05:13 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-ab0e8813-4d2f-4f48-836b-9bd27c1d92d0 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] Volume info retrieved successfully. Sep 07 18:05:13 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-ab0e8813-4d2f-4f48-836b-9bd27c1d92d0 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] http://192.168.122.66/volume/v3/volumes/f78452ef-55b1-45f8-b3f8-b72c3fdee61f returned with HTTP 200 Sep 07 18:05:13 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 467/922] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:05:13 2026] GET /volume/v3/volumes/f78452ef-55b1-45f8-b3f8-b72c3fdee61f => generated 853 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:05:13 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-f00e74c5-f5d9-43f9-aa84-76a51fa0124b None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:13 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-f00e74c5-f5d9-43f9-aa84-76a51fa0124b tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] POST http://192.168.122.66/volume/v3/snapshots Sep 07 18:05:13 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-f00e74c5-f5d9-43f9-aa84-76a51fa0124b tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f78452ef-55b1-45f8-b3f8-b72c3fdee61f", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-633858306"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:05:13 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:05:13 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:05:13 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:13 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:05:13 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-f00e74c5-f5d9-43f9-aa84-76a51fa0124b tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] Volume info retrieved successfully. Sep 07 18:05:13 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.snapshots [None req-f00e74c5-f5d9-43f9-aa84-76a51fa0124b tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] Create snapshot from volume f78452ef-55b1-45f8-b3f8-b72c3fdee61f Sep 07 18:05:13 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-ad9921d4-a6a5-4173-9d6b-8c683ad4a025 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:13 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-ad9921d4-a6a5-4173-9d6b-8c683ad4a025 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] GET http://192.168.122.66/volume/v3/volumes/75e4c381-b0ea-4177-9f40-d4b81fbc1fe6 Sep 07 18:05:13 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-ad9921d4-a6a5-4173-9d6b-8c683ad4a025 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:13 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-ad9921d4-a6a5-4173-9d6b-8c683ad4a025 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:14 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:05:14 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:05:14 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:14 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:05:14 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-ad9921d4-a6a5-4173-9d6b-8c683ad4a025 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Volume info retrieved successfully. Sep 07 18:05:14 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-ad9921d4-a6a5-4173-9d6b-8c683ad4a025 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] http://192.168.122.66/volume/v3/volumes/75e4c381-b0ea-4177-9f40-d4b81fbc1fe6 returned with HTTP 200 Sep 07 18:05:14 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 468/923] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:05:13 2026] GET /volume/v3/volumes/75e4c381-b0ea-4177-9f40-d4b81fbc1fe6 => generated 887 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:05:14 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-f00e74c5-f5d9-43f9-aa84-76a51fa0124b tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] Created reservations ['61fd0c79-2d17-4e39-9a66-3f4515330ce7', '8671d1ee-80b0-479f-87f1-044aa833972b', '74ffca00-5aae-4df0-a33f-a98c74661aa5', 'fca67337-757a-4a8d-bd7f-90847bf2a954'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:05:14 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:05:14 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:05:14 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-f00e74c5-f5d9-43f9-aa84-76a51fa0124b tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] Snapshot create request issued successfully. Sep 07 18:05:14 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-f00e74c5-f5d9-43f9-aa84-76a51fa0124b tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] http://192.168.122.66/volume/v3/snapshots returned with HTTP 202 Sep 07 18:05:14 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 456/924] 192.168.122.66 () {60 vars in 1144 bytes} [Mon Sep 7 18:05:13 2026] POST /volume/v3/snapshots => generated 310 bytes in 285 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:05:14 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-120acb01-9946-4e85-9768-847816e63136 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:14 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-120acb01-9946-4e85-9768-847816e63136 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] GET http://192.168.122.66/volume/v3/snapshots/ee5bf974-f37f-43d2-b373-c2d22e69da98 Sep 07 18:05:14 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-120acb01-9946-4e85-9768-847816e63136 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:14 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-120acb01-9946-4e85-9768-847816e63136 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:14 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:14 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:05:14 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-120acb01-9946-4e85-9768-847816e63136 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] Snapshot retrieved successfully. Sep 07 18:05:14 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-120acb01-9946-4e85-9768-847816e63136 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] http://192.168.122.66/volume/v3/snapshots/ee5bf974-f37f-43d2-b373-c2d22e69da98 returned with HTTP 200 Sep 07 18:05:14 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 469/925] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:05:14 2026] GET /volume/v3/snapshots/ee5bf974-f37f-43d2-b373-c2d22e69da98 => generated 442 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:05:15 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-fe887364-9555-43d5-a947-c59b0017d1d3 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:15 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-fe887364-9555-43d5-a947-c59b0017d1d3 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] GET http://192.168.122.66/volume/v3/volumes/75e4c381-b0ea-4177-9f40-d4b81fbc1fe6 Sep 07 18:05:15 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-fe887364-9555-43d5-a947-c59b0017d1d3 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:15 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-fe887364-9555-43d5-a947-c59b0017d1d3 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:15 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:05:15 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:05:15 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:15 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:05:15 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-de88bd9f-baf5-4b7d-9a00-df7d4aaaf442 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:15 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-fe887364-9555-43d5-a947-c59b0017d1d3 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Volume info retrieved successfully. Sep 07 18:05:15 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-de88bd9f-baf5-4b7d-9a00-df7d4aaaf442 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] GET http://192.168.122.66/volume/v3/snapshots/ee5bf974-f37f-43d2-b373-c2d22e69da98 Sep 07 18:05:15 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-de88bd9f-baf5-4b7d-9a00-df7d4aaaf442 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:15 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-de88bd9f-baf5-4b7d-9a00-df7d4aaaf442 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:15 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-fe887364-9555-43d5-a947-c59b0017d1d3 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] http://192.168.122.66/volume/v3/volumes/75e4c381-b0ea-4177-9f40-d4b81fbc1fe6 returned with HTTP 200 Sep 07 18:05:15 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 457/926] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:05:15 2026] GET /volume/v3/volumes/75e4c381-b0ea-4177-9f40-d4b81fbc1fe6 => generated 887 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:05:15 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:15 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:05:15 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-de88bd9f-baf5-4b7d-9a00-df7d4aaaf442 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] Snapshot retrieved successfully. Sep 07 18:05:15 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-de88bd9f-baf5-4b7d-9a00-df7d4aaaf442 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] http://192.168.122.66/volume/v3/snapshots/ee5bf974-f37f-43d2-b373-c2d22e69da98 returned with HTTP 200 Sep 07 18:05:15 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 470/927] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:05:15 2026] GET /volume/v3/snapshots/ee5bf974-f37f-43d2-b373-c2d22e69da98 => generated 442 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:05:16 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-45168920-a585-49f7-a5ce-204d2e8d96e1 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:16 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-45168920-a585-49f7-a5ce-204d2e8d96e1 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] GET http://192.168.122.66/volume/v3/volumes/75e4c381-b0ea-4177-9f40-d4b81fbc1fe6 Sep 07 18:05:16 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-45168920-a585-49f7-a5ce-204d2e8d96e1 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:16 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-45168920-a585-49f7-a5ce-204d2e8d96e1 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:16 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-5b09818a-3072-44fb-ac43-4f6e0ee54d90 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:16 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-5b09818a-3072-44fb-ac43-4f6e0ee54d90 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] GET http://192.168.122.66/volume/v3/snapshots/ee5bf974-f37f-43d2-b373-c2d22e69da98 Sep 07 18:05:16 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-5b09818a-3072-44fb-ac43-4f6e0ee54d90 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:16 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-5b09818a-3072-44fb-ac43-4f6e0ee54d90 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:16 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:05:16 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:05:16 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:16 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:05:16 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:16 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:05:16 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-5b09818a-3072-44fb-ac43-4f6e0ee54d90 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] Snapshot retrieved successfully. Sep 07 18:05:16 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-45168920-a585-49f7-a5ce-204d2e8d96e1 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Volume info retrieved successfully. Sep 07 18:05:16 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-5b09818a-3072-44fb-ac43-4f6e0ee54d90 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] http://192.168.122.66/volume/v3/snapshots/ee5bf974-f37f-43d2-b373-c2d22e69da98 returned with HTTP 200 Sep 07 18:05:16 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 471/928] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:05:16 2026] GET /volume/v3/snapshots/ee5bf974-f37f-43d2-b373-c2d22e69da98 => generated 442 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:05:16 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-45168920-a585-49f7-a5ce-204d2e8d96e1 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] http://192.168.122.66/volume/v3/volumes/75e4c381-b0ea-4177-9f40-d4b81fbc1fe6 returned with HTTP 200 Sep 07 18:05:16 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 458/929] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:05:16 2026] GET /volume/v3/volumes/75e4c381-b0ea-4177-9f40-d4b81fbc1fe6 => generated 887 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:05:17 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-3d3a34a0-00e8-40d9-9197-9b59a59c840f None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:17 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-b6d28b31-9264-4e4f-be38-8780913c432c None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:17 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-3d3a34a0-00e8-40d9-9197-9b59a59c840f tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] GET http://192.168.122.66/volume/v3/snapshots/ee5bf974-f37f-43d2-b373-c2d22e69da98 Sep 07 18:05:17 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-3d3a34a0-00e8-40d9-9197-9b59a59c840f tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:17 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-3d3a34a0-00e8-40d9-9197-9b59a59c840f tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:17 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b6d28b31-9264-4e4f-be38-8780913c432c tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] GET http://192.168.122.66/volume/v3/volumes/75e4c381-b0ea-4177-9f40-d4b81fbc1fe6 Sep 07 18:05:17 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-b6d28b31-9264-4e4f-be38-8780913c432c tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:17 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-b6d28b31-9264-4e4f-be38-8780913c432c tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:17 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:17 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:05:17 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:05:17 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:05:17 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-3d3a34a0-00e8-40d9-9197-9b59a59c840f tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] Snapshot retrieved successfully. Sep 07 18:05:17 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-3d3a34a0-00e8-40d9-9197-9b59a59c840f tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] http://192.168.122.66/volume/v3/snapshots/ee5bf974-f37f-43d2-b373-c2d22e69da98 returned with HTTP 200 Sep 07 18:05:17 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 472/930] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:05:17 2026] GET /volume/v3/snapshots/ee5bf974-f37f-43d2-b373-c2d22e69da98 => generated 442 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:05:17 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:17 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:05:17 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-984b21f4-4b4f-40a6-9828-02f91c7f6a8c None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:17 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-b6d28b31-9264-4e4f-be38-8780913c432c tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Volume info retrieved successfully. Sep 07 18:05:17 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-984b21f4-4b4f-40a6-9828-02f91c7f6a8c tempest-ServerRescueNegativeTestJSON-372102027 tempest-ServerRescueNegativeTestJSON-372102027-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:05:17 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-984b21f4-4b4f-40a6-9828-02f91c7f6a8c tempest-ServerRescueNegativeTestJSON-372102027 tempest-ServerRescueNegativeTestJSON-372102027-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-564907842"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:05:17 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.volumes [None req-984b21f4-4b4f-40a6-9828-02f91c7f6a8c tempest-ServerRescueNegativeTestJSON-372102027 tempest-ServerRescueNegativeTestJSON-372102027-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-564907842'}} {{(pid=86965) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:05:17 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-984b21f4-4b4f-40a6-9828-02f91c7f6a8c tempest-ServerRescueNegativeTestJSON-372102027 tempest-ServerRescueNegativeTestJSON-372102027-project-member] Create volume of 1 GB Sep 07 18:05:17 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b6d28b31-9264-4e4f-be38-8780913c432c tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] http://192.168.122.66/volume/v3/volumes/75e4c381-b0ea-4177-9f40-d4b81fbc1fe6 returned with HTTP 200 Sep 07 18:05:17 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 459/931] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:05:17 2026] GET /volume/v3/volumes/75e4c381-b0ea-4177-9f40-d4b81fbc1fe6 => generated 887 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:05:18 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-984b21f4-4b4f-40a6-9828-02f91c7f6a8c tempest-ServerRescueNegativeTestJSON-372102027 tempest-ServerRescueNegativeTestJSON-372102027-project-member] Availability Zones retrieved successfully. Sep 07 18:05:18 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-984b21f4-4b4f-40a6-9828-02f91c7f6a8c tempest-ServerRescueNegativeTestJSON-372102027 tempest-ServerRescueNegativeTestJSON-372102027-project-member] Flow 'volume_create_api' (f594cf56-1d9f-414a-8190-8a541487ac78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:05:18 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-984b21f4-4b4f-40a6-9828-02f91c7f6a8c tempest-ServerRescueNegativeTestJSON-372102027 tempest-ServerRescueNegativeTestJSON-372102027-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98045c50-70ba-404f-b2b1-5c533d93ff94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:05:18 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.flows.api.create_volume [None req-984b21f4-4b4f-40a6-9828-02f91c7f6a8c tempest-ServerRescueNegativeTestJSON-372102027 tempest-ServerRescueNegativeTestJSON-372102027-project-member] Validating volume size '1' using validate_int {{(pid=86965) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:05:18 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-984b21f4-4b4f-40a6-9828-02f91c7f6a8c tempest-ServerRescueNegativeTestJSON-372102027 tempest-ServerRescueNegativeTestJSON-372102027-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98045c50-70ba-404f-b2b1-5c533d93ff94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:05:18 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-984b21f4-4b4f-40a6-9828-02f91c7f6a8c tempest-ServerRescueNegativeTestJSON-372102027 tempest-ServerRescueNegativeTestJSON-372102027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee580acd-46cc-4331-8889-691ea17de18b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:05:18 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-1c5389ff-910d-4511-a47c-5360c5574fe4 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:18 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-1c5389ff-910d-4511-a47c-5360c5574fe4 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] GET http://192.168.122.66/volume/v3/snapshots/ee5bf974-f37f-43d2-b373-c2d22e69da98 Sep 07 18:05:18 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-1c5389ff-910d-4511-a47c-5360c5574fe4 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:18 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-1c5389ff-910d-4511-a47c-5360c5574fe4 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:18 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:18 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:05:18 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-1c5389ff-910d-4511-a47c-5360c5574fe4 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] Snapshot retrieved successfully. Sep 07 18:05:19 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-1c5389ff-910d-4511-a47c-5360c5574fe4 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] http://192.168.122.66/volume/v3/snapshots/ee5bf974-f37f-43d2-b373-c2d22e69da98 returned with HTTP 200 Sep 07 18:05:19 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 460/932] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:05:18 2026] GET /volume/v3/snapshots/ee5bf974-f37f-43d2-b373-c2d22e69da98 => generated 442 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 18:05:19 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-6a7c6981-7a6c-4cc3-bd3d-46a67d44d62e None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:19 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-6a7c6981-7a6c-4cc3-bd3d-46a67d44d62e tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] GET http://192.168.122.66/volume/v3/volumes/75e4c381-b0ea-4177-9f40-d4b81fbc1fe6 Sep 07 18:05:19 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-6a7c6981-7a6c-4cc3-bd3d-46a67d44d62e tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:19 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-6a7c6981-7a6c-4cc3-bd3d-46a67d44d62e tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:19 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:05:19 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:05:19 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:19 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:05:19 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-6a7c6981-7a6c-4cc3-bd3d-46a67d44d62e tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Volume info retrieved successfully. Sep 07 18:05:19 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-6a7c6981-7a6c-4cc3-bd3d-46a67d44d62e tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] http://192.168.122.66/volume/v3/volumes/75e4c381-b0ea-4177-9f40-d4b81fbc1fe6 returned with HTTP 200 Sep 07 18:05:19 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 461/933] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:05:19 2026] GET /volume/v3/volumes/75e4c381-b0ea-4177-9f40-d4b81fbc1fe6 => generated 887 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:05:19 devstack devstack@c-api.service[86965]: DEBUG cinder.quota [None req-984b21f4-4b4f-40a6-9828-02f91c7f6a8c tempest-ServerRescueNegativeTestJSON-372102027 tempest-ServerRescueNegativeTestJSON-372102027-project-member] Created reservations ['53cd5b65-e813-4bd7-b63c-de07e2a3fe04', 'ca2e86bd-c634-42f8-b3d4-37a7d4aac267', 'cdb1a6b8-7331-452e-a391-d011118a8b9d', '7d6ba6b0-9ca9-4527-8c05-e8e9af99003c'] {{(pid=86965) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:05:19 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-984b21f4-4b4f-40a6-9828-02f91c7f6a8c tempest-ServerRescueNegativeTestJSON-372102027 tempest-ServerRescueNegativeTestJSON-372102027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee580acd-46cc-4331-8889-691ea17de18b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['53cd5b65-e813-4bd7-b63c-de07e2a3fe04', 'ca2e86bd-c634-42f8-b3d4-37a7d4aac267', 'cdb1a6b8-7331-452e-a391-d011118a8b9d', '7d6ba6b0-9ca9-4527-8c05-e8e9af99003c']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:05:19 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-984b21f4-4b4f-40a6-9828-02f91c7f6a8c tempest-ServerRescueNegativeTestJSON-372102027 tempest-ServerRescueNegativeTestJSON-372102027-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1cc89557-47b1-4fdf-9f42-9d8bd87cd1fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:05:19 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:05:19 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:05:19 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-984b21f4-4b4f-40a6-9828-02f91c7f6a8c tempest-ServerRescueNegativeTestJSON-372102027 tempest-ServerRescueNegativeTestJSON-372102027-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1cc89557-47b1-4fdf-9f42-9d8bd87cd1fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '69179179-c6aa-45c1-9c46-bba07624d131', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-564907842',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='168b8b2bce0846a799f04ef65c1d857b',qos_specs=None,replication_status=,reservations=['53cd5b65-e813-4bd7-b63c-de07e2a3fe04','ca2e86bd-c634-42f8-b3d4-37a7d4aac267','cdb1a6b8-7331-452e-a391-d011118a8b9d','7d6ba6b0-9ca9-4527-8c05-e8e9af99003c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac33eda6b9a846ba91f6d5abf424cb2b',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:05:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-564907842',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=69179179-c6aa-45c1-9c46-bba07624d131,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='168b8b2bce0846a799f04ef65c1d857b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ac33eda6b9a846ba91f6d5abf424cb2b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:05:19 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-984b21f4-4b4f-40a6-9828-02f91c7f6a8c tempest-ServerRescueNegativeTestJSON-372102027 tempest-ServerRescueNegativeTestJSON-372102027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee8fc6a5-a3da-46a4-a9d3-dfa4fef7ac52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:05:19 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-984b21f4-4b4f-40a6-9828-02f91c7f6a8c tempest-ServerRescueNegativeTestJSON-372102027 tempest-ServerRescueNegativeTestJSON-372102027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee8fc6a5-a3da-46a4-a9d3-dfa4fef7ac52) transitioned into state 'SUCCESS' from state '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-564907842',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='168b8b2bce0846a799f04ef65c1d857b',qos_specs=None,replication_status=,reservations=['53cd5b65-e813-4bd7-b63c-de07e2a3fe04','ca2e86bd-c634-42f8-b3d4-37a7d4aac267','cdb1a6b8-7331-452e-a391-d011118a8b9d','7d6ba6b0-9ca9-4527-8c05-e8e9af99003c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac33eda6b9a846ba91f6d5abf424cb2b',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:05:19 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-984b21f4-4b4f-40a6-9828-02f91c7f6a8c tempest-ServerRescueNegativeTestJSON-372102027 tempest-ServerRescueNegativeTestJSON-372102027-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2ad6683-f08b-42bf-9165-4b94f7028e3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:05:19 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-984b21f4-4b4f-40a6-9828-02f91c7f6a8c tempest-ServerRescueNegativeTestJSON-372102027 tempest-ServerRescueNegativeTestJSON-372102027-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2ad6683-f08b-42bf-9165-4b94f7028e3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:05:19 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-984b21f4-4b4f-40a6-9828-02f91c7f6a8c tempest-ServerRescueNegativeTestJSON-372102027 tempest-ServerRescueNegativeTestJSON-372102027-project-member] Flow 'volume_create_api' (f594cf56-1d9f-414a-8190-8a541487ac78) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:05:19 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-984b21f4-4b4f-40a6-9828-02f91c7f6a8c tempest-ServerRescueNegativeTestJSON-372102027 tempest-ServerRescueNegativeTestJSON-372102027-project-member] Create volume request issued successfully. Sep 07 18:05:19 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-984b21f4-4b4f-40a6-9828-02f91c7f6a8c tempest-ServerRescueNegativeTestJSON-372102027 tempest-ServerRescueNegativeTestJSON-372102027-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:05:19 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 473/934] 192.168.122.66 () {60 vars in 1137 bytes} [Mon Sep 7 18:05:17 2026] POST /volume/v3/volumes => generated 765 bytes in 1932 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:05:19 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-43c6adf2-7c0b-4b32-ad19-93f3765eb58b None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:19 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-43c6adf2-7c0b-4b32-ad19-93f3765eb58b tempest-ServerRescueNegativeTestJSON-372102027 tempest-ServerRescueNegativeTestJSON-372102027-project-member] GET http://192.168.122.66/volume/v3/volumes/69179179-c6aa-45c1-9c46-bba07624d131 Sep 07 18:05:19 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-43c6adf2-7c0b-4b32-ad19-93f3765eb58b tempest-ServerRescueNegativeTestJSON-372102027 tempest-ServerRescueNegativeTestJSON-372102027-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:19 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-43c6adf2-7c0b-4b32-ad19-93f3765eb58b tempest-ServerRescueNegativeTestJSON-372102027 tempest-ServerRescueNegativeTestJSON-372102027-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:19 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:05:19 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:05:19 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:19 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:05:20 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-66719f1b-77ea-46a0-9964-2964eb22e070 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:20 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-43c6adf2-7c0b-4b32-ad19-93f3765eb58b tempest-ServerRescueNegativeTestJSON-372102027 tempest-ServerRescueNegativeTestJSON-372102027-project-member] Volume info retrieved successfully. Sep 07 18:05:20 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-66719f1b-77ea-46a0-9964-2964eb22e070 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] GET http://192.168.122.66/volume/v3/snapshots/ee5bf974-f37f-43d2-b373-c2d22e69da98 Sep 07 18:05:20 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-66719f1b-77ea-46a0-9964-2964eb22e070 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:20 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-66719f1b-77ea-46a0-9964-2964eb22e070 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:20 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-43c6adf2-7c0b-4b32-ad19-93f3765eb58b tempest-ServerRescueNegativeTestJSON-372102027 tempest-ServerRescueNegativeTestJSON-372102027-project-member] http://192.168.122.66/volume/v3/volumes/69179179-c6aa-45c1-9c46-bba07624d131 returned with HTTP 200 Sep 07 18:05:20 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 462/935] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:05:19 2026] GET /volume/v3/volumes/69179179-c6aa-45c1-9c46-bba07624d131 => generated 833 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:05:20 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:20 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:05:20 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-66719f1b-77ea-46a0-9964-2964eb22e070 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] Snapshot retrieved successfully. Sep 07 18:05:20 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-66719f1b-77ea-46a0-9964-2964eb22e070 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] http://192.168.122.66/volume/v3/snapshots/ee5bf974-f37f-43d2-b373-c2d22e69da98 returned with HTTP 200 Sep 07 18:05:20 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 474/936] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:05:20 2026] GET /volume/v3/snapshots/ee5bf974-f37f-43d2-b373-c2d22e69da98 => generated 442 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:05:20 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-7bf423c9-c8a3-4ca6-b4d3-dad2dc32fd69 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:20 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-7bf423c9-c8a3-4ca6-b4d3-dad2dc32fd69 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] GET http://192.168.122.66/volume/v3/volumes/75e4c381-b0ea-4177-9f40-d4b81fbc1fe6 Sep 07 18:05:20 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-7bf423c9-c8a3-4ca6-b4d3-dad2dc32fd69 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:20 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-7bf423c9-c8a3-4ca6-b4d3-dad2dc32fd69 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:20 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:05:20 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:05:20 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:20 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:05:20 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-7bf423c9-c8a3-4ca6-b4d3-dad2dc32fd69 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Volume info retrieved successfully. Sep 07 18:05:20 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-7bf423c9-c8a3-4ca6-b4d3-dad2dc32fd69 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] http://192.168.122.66/volume/v3/volumes/75e4c381-b0ea-4177-9f40-d4b81fbc1fe6 returned with HTTP 200 Sep 07 18:05:20 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 463/937] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:05:20 2026] GET /volume/v3/volumes/75e4c381-b0ea-4177-9f40-d4b81fbc1fe6 => generated 887 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:05:21 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-9e3472ee-bb06-46b8-8a92-bed89b155183 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:21 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-e0e92fd1-030f-48ac-855c-f3326c873a45 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:21 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-9e3472ee-bb06-46b8-8a92-bed89b155183 tempest-ServerRescueNegativeTestJSON-372102027 tempest-ServerRescueNegativeTestJSON-372102027-project-member] GET http://192.168.122.66/volume/v3/volumes/69179179-c6aa-45c1-9c46-bba07624d131 Sep 07 18:05:21 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-9e3472ee-bb06-46b8-8a92-bed89b155183 tempest-ServerRescueNegativeTestJSON-372102027 tempest-ServerRescueNegativeTestJSON-372102027-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:21 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-9e3472ee-bb06-46b8-8a92-bed89b155183 tempest-ServerRescueNegativeTestJSON-372102027 tempest-ServerRescueNegativeTestJSON-372102027-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:21 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-e0e92fd1-030f-48ac-855c-f3326c873a45 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] GET http://192.168.122.66/volume/v3/snapshots/ee5bf974-f37f-43d2-b373-c2d22e69da98 Sep 07 18:05:21 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-e0e92fd1-030f-48ac-855c-f3326c873a45 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:21 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-e0e92fd1-030f-48ac-855c-f3326c873a45 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:21 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:21 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:05:21 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-e0e92fd1-030f-48ac-855c-f3326c873a45 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] Snapshot retrieved successfully. Sep 07 18:05:21 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-e0e92fd1-030f-48ac-855c-f3326c873a45 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] http://192.168.122.66/volume/v3/snapshots/ee5bf974-f37f-43d2-b373-c2d22e69da98 returned with HTTP 200 Sep 07 18:05:21 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 464/938] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:05:21 2026] GET /volume/v3/snapshots/ee5bf974-f37f-43d2-b373-c2d22e69da98 => generated 442 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:05:21 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:05:21 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:05:21 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:21 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:05:21 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-9e3472ee-bb06-46b8-8a92-bed89b155183 tempest-ServerRescueNegativeTestJSON-372102027 tempest-ServerRescueNegativeTestJSON-372102027-project-member] Volume info retrieved successfully. Sep 07 18:05:21 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-f1b8f551-648d-4246-83fe-7f6c0dccc74e None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:21 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-f1b8f551-648d-4246-83fe-7f6c0dccc74e tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] GET http://192.168.122.66/volume/v3/volumes/75e4c381-b0ea-4177-9f40-d4b81fbc1fe6 Sep 07 18:05:21 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-f1b8f551-648d-4246-83fe-7f6c0dccc74e tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:21 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-f1b8f551-648d-4246-83fe-7f6c0dccc74e tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:21 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-9e3472ee-bb06-46b8-8a92-bed89b155183 tempest-ServerRescueNegativeTestJSON-372102027 tempest-ServerRescueNegativeTestJSON-372102027-project-member] http://192.168.122.66/volume/v3/volumes/69179179-c6aa-45c1-9c46-bba07624d131 returned with HTTP 200 Sep 07 18:05:21 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 475/939] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:05:21 2026] GET /volume/v3/volumes/69179179-c6aa-45c1-9c46-bba07624d131 => generated 857 bytes in 386 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:05:21 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:05:21 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:05:21 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:21 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:05:21 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-148be159-8be5-4336-834f-eaac145c9d9b None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:21 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-f1b8f551-648d-4246-83fe-7f6c0dccc74e tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Volume info retrieved successfully. Sep 07 18:05:21 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-148be159-8be5-4336-834f-eaac145c9d9b tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:05:21 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-148be159-8be5-4336-834f-eaac145c9d9b tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-194483246"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:05:21 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.volumes [None req-148be159-8be5-4336-834f-eaac145c9d9b tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-194483246'}} {{(pid=86965) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:05:21 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-148be159-8be5-4336-834f-eaac145c9d9b tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Create volume of 1 GB Sep 07 18:05:21 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-f1b8f551-648d-4246-83fe-7f6c0dccc74e tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] http://192.168.122.66/volume/v3/volumes/75e4c381-b0ea-4177-9f40-d4b81fbc1fe6 returned with HTTP 200 Sep 07 18:05:21 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 465/940] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:05:21 2026] GET /volume/v3/volumes/75e4c381-b0ea-4177-9f40-d4b81fbc1fe6 => generated 887 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:05:21 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-148be159-8be5-4336-834f-eaac145c9d9b tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Availability Zones retrieved successfully. Sep 07 18:05:21 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-148be159-8be5-4336-834f-eaac145c9d9b tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Flow 'volume_create_api' (66f2da50-f454-41bb-bb0b-294bb821a2dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:05:21 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-148be159-8be5-4336-834f-eaac145c9d9b tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a51e760-f1ec-411c-b120-3510026c797b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:05:21 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.flows.api.create_volume [None req-148be159-8be5-4336-834f-eaac145c9d9b tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Validating volume size '1' using validate_int {{(pid=86965) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:05:22 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-148be159-8be5-4336-834f-eaac145c9d9b tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a51e760-f1ec-411c-b120-3510026c797b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:05:22 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-148be159-8be5-4336-834f-eaac145c9d9b tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6959fa6d-ffb3-4ba5-809f-99395ffd9b0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:05:22 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-c991395e-89a8-460f-83ed-c053e1e4b94d None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:22 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c991395e-89a8-460f-83ed-c053e1e4b94d tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] GET http://192.168.122.66/volume/v3/snapshots/ee5bf974-f37f-43d2-b373-c2d22e69da98 Sep 07 18:05:22 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c991395e-89a8-460f-83ed-c053e1e4b94d tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:22 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c991395e-89a8-460f-83ed-c053e1e4b94d tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:22 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:22 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:05:22 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-c991395e-89a8-460f-83ed-c053e1e4b94d tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] Snapshot retrieved successfully. Sep 07 18:05:22 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c991395e-89a8-460f-83ed-c053e1e4b94d tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] http://192.168.122.66/volume/v3/snapshots/ee5bf974-f37f-43d2-b373-c2d22e69da98 returned with HTTP 200 Sep 07 18:05:22 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 466/941] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:05:22 2026] GET /volume/v3/snapshots/ee5bf974-f37f-43d2-b373-c2d22e69da98 => generated 442 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:05:22 devstack devstack@c-api.service[86965]: DEBUG cinder.quota [None req-148be159-8be5-4336-834f-eaac145c9d9b tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Created reservations ['b1cc0067-e423-47a5-93ad-2f1cdd1afe60', 'b9b4fde8-c877-4488-b81b-4dca363a98d3', '8124f2d6-6142-455f-9cec-7f68a352bd08', '731c8796-bb63-4824-ba55-0b0e55ef6c3b'] {{(pid=86965) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:05:22 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-148be159-8be5-4336-834f-eaac145c9d9b tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6959fa6d-ffb3-4ba5-809f-99395ffd9b0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b1cc0067-e423-47a5-93ad-2f1cdd1afe60', 'b9b4fde8-c877-4488-b81b-4dca363a98d3', '8124f2d6-6142-455f-9cec-7f68a352bd08', '731c8796-bb63-4824-ba55-0b0e55ef6c3b']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:05:22 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-148be159-8be5-4336-834f-eaac145c9d9b tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33331031-9ba3-4798-a342-6c1d4978e058) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:05:22 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:05:22 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:05:22 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-148be159-8be5-4336-834f-eaac145c9d9b tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33331031-9ba3-4798-a342-6c1d4978e058) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8d106bea-32d3-4b32-a54d-5e6e830f17b4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-194483246',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85fae6fc5a984195b885113b202c7d0e',qos_specs=None,replication_status=,reservations=['b1cc0067-e423-47a5-93ad-2f1cdd1afe60','b9b4fde8-c877-4488-b81b-4dca363a98d3','8124f2d6-6142-455f-9cec-7f68a352bd08','731c8796-bb63-4824-ba55-0b0e55ef6c3b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46e1c75cede042baaf0c1704f089e208',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:05:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-194483246',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8d106bea-32d3-4b32-a54d-5e6e830f17b4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='85fae6fc5a984195b885113b202c7d0e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='46e1c75cede042baaf0c1704f089e208',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:05:22 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-148be159-8be5-4336-834f-eaac145c9d9b tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3975124-a086-4a2b-ab39-daf30e08db7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:05:22 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-148be159-8be5-4336-834f-eaac145c9d9b tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3975124-a086-4a2b-ab39-daf30e08db7c) transitioned into state 'SUCCESS' from state '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-194483246',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85fae6fc5a984195b885113b202c7d0e',qos_specs=None,replication_status=,reservations=['b1cc0067-e423-47a5-93ad-2f1cdd1afe60','b9b4fde8-c877-4488-b81b-4dca363a98d3','8124f2d6-6142-455f-9cec-7f68a352bd08','731c8796-bb63-4824-ba55-0b0e55ef6c3b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46e1c75cede042baaf0c1704f089e208',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:05:22 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-148be159-8be5-4336-834f-eaac145c9d9b tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39432af0-cd6b-4e38-ac8a-74d3d956c5ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:05:22 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-c5226482-c0d5-460d-8149-0dd8f9680991 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:22 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c5226482-c0d5-460d-8149-0dd8f9680991 tempest-ServerRescueNegativeTestJSON-372102027 tempest-ServerRescueNegativeTestJSON-372102027-project-member] GET http://192.168.122.66/volume/v3/volumes/69179179-c6aa-45c1-9c46-bba07624d131 Sep 07 18:05:22 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c5226482-c0d5-460d-8149-0dd8f9680991 tempest-ServerRescueNegativeTestJSON-372102027 tempest-ServerRescueNegativeTestJSON-372102027-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:22 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c5226482-c0d5-460d-8149-0dd8f9680991 tempest-ServerRescueNegativeTestJSON-372102027 tempest-ServerRescueNegativeTestJSON-372102027-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:22 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-148be159-8be5-4336-834f-eaac145c9d9b tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39432af0-cd6b-4e38-ac8a-74d3d956c5ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:05:22 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-148be159-8be5-4336-834f-eaac145c9d9b tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Flow 'volume_create_api' (66f2da50-f454-41bb-bb0b-294bb821a2dc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:05:22 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-148be159-8be5-4336-834f-eaac145c9d9b tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Create volume request issued successfully. Sep 07 18:05:22 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-148be159-8be5-4336-834f-eaac145c9d9b tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:05:22 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 476/942] 192.168.122.66 () {60 vars in 1137 bytes} [Mon Sep 7 18:05:21 2026] POST /volume/v3/volumes => generated 757 bytes in 1032 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:05:22 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:05:22 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:05:22 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:22 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:05:22 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-c5226482-c0d5-460d-8149-0dd8f9680991 tempest-ServerRescueNegativeTestJSON-372102027 tempest-ServerRescueNegativeTestJSON-372102027-project-member] Volume info retrieved successfully. Sep 07 18:05:22 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-33980d09-245e-485f-9bc4-397124ba994d None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:22 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-33980d09-245e-485f-9bc4-397124ba994d tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] GET http://192.168.122.66/volume/v3/volumes/8d106bea-32d3-4b32-a54d-5e6e830f17b4 Sep 07 18:05:22 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-33980d09-245e-485f-9bc4-397124ba994d tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:22 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-33980d09-245e-485f-9bc4-397124ba994d tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:22 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c5226482-c0d5-460d-8149-0dd8f9680991 tempest-ServerRescueNegativeTestJSON-372102027 tempest-ServerRescueNegativeTestJSON-372102027-project-member] http://192.168.122.66/volume/v3/volumes/69179179-c6aa-45c1-9c46-bba07624d131 returned with HTTP 200 Sep 07 18:05:22 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 467/943] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:05:22 2026] GET /volume/v3/volumes/69179179-c6aa-45c1-9c46-bba07624d131 => generated 857 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:05:22 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:05:22 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:05:22 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:22 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:05:22 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-33980d09-245e-485f-9bc4-397124ba994d tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Volume info retrieved successfully. Sep 07 18:05:22 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-33980d09-245e-485f-9bc4-397124ba994d tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] http://192.168.122.66/volume/v3/volumes/8d106bea-32d3-4b32-a54d-5e6e830f17b4 returned with HTTP 200 Sep 07 18:05:22 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-5ba56014-2997-4490-a5ff-796abda7b23b None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:22 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 477/944] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:05:22 2026] GET /volume/v3/volumes/8d106bea-32d3-4b32-a54d-5e6e830f17b4 => generated 825 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:05:22 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-5ba56014-2997-4490-a5ff-796abda7b23b tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] GET http://192.168.122.66/volume/v3/volumes/75e4c381-b0ea-4177-9f40-d4b81fbc1fe6 Sep 07 18:05:22 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-5ba56014-2997-4490-a5ff-796abda7b23b tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:22 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-5ba56014-2997-4490-a5ff-796abda7b23b tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:22 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:05:22 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:05:22 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:22 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:05:22 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-5ba56014-2997-4490-a5ff-796abda7b23b tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Volume info retrieved successfully. Sep 07 18:05:22 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-5ba56014-2997-4490-a5ff-796abda7b23b tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] http://192.168.122.66/volume/v3/volumes/75e4c381-b0ea-4177-9f40-d4b81fbc1fe6 returned with HTTP 200 Sep 07 18:05:22 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 468/945] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:05:22 2026] GET /volume/v3/volumes/75e4c381-b0ea-4177-9f40-d4b81fbc1fe6 => generated 887 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:05:23 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-16415956-46b4-4b6f-a1fd-1e30acba62a0 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:23 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-16415956-46b4-4b6f-a1fd-1e30acba62a0 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] GET http://192.168.122.66/volume/v3/snapshots/ee5bf974-f37f-43d2-b373-c2d22e69da98 Sep 07 18:05:23 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-16415956-46b4-4b6f-a1fd-1e30acba62a0 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:23 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-16415956-46b4-4b6f-a1fd-1e30acba62a0 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:23 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:23 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:05:23 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-16415956-46b4-4b6f-a1fd-1e30acba62a0 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] Snapshot retrieved successfully. Sep 07 18:05:23 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-16415956-46b4-4b6f-a1fd-1e30acba62a0 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] http://192.168.122.66/volume/v3/snapshots/ee5bf974-f37f-43d2-b373-c2d22e69da98 returned with HTTP 200 Sep 07 18:05:23 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 478/946] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:05:23 2026] GET /volume/v3/snapshots/ee5bf974-f37f-43d2-b373-c2d22e69da98 => generated 442 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:05:23 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-0ad0887f-92ca-474f-bd8a-61b14fd365f9 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:23 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-0ad0887f-92ca-474f-bd8a-61b14fd365f9 tempest-ServerRescueNegativeTestJSON-372102027 tempest-ServerRescueNegativeTestJSON-372102027-project-member] GET http://192.168.122.66/volume/v3/volumes/69179179-c6aa-45c1-9c46-bba07624d131 Sep 07 18:05:23 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-0ad0887f-92ca-474f-bd8a-61b14fd365f9 tempest-ServerRescueNegativeTestJSON-372102027 tempest-ServerRescueNegativeTestJSON-372102027-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:23 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-0ad0887f-92ca-474f-bd8a-61b14fd365f9 tempest-ServerRescueNegativeTestJSON-372102027 tempest-ServerRescueNegativeTestJSON-372102027-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:23 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:05:23 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:05:23 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:23 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:05:23 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-61cfaf7c-4a0c-446f-a3f3-253e34b651a0 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:23 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-61cfaf7c-4a0c-446f-a3f3-253e34b651a0 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] GET http://192.168.122.66/volume/v3/volumes/8d106bea-32d3-4b32-a54d-5e6e830f17b4 Sep 07 18:05:23 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-61cfaf7c-4a0c-446f-a3f3-253e34b651a0 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:23 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-61cfaf7c-4a0c-446f-a3f3-253e34b651a0 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:23 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-0ad0887f-92ca-474f-bd8a-61b14fd365f9 tempest-ServerRescueNegativeTestJSON-372102027 tempest-ServerRescueNegativeTestJSON-372102027-project-member] Volume info retrieved successfully. Sep 07 18:05:23 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-0ad0887f-92ca-474f-bd8a-61b14fd365f9 tempest-ServerRescueNegativeTestJSON-372102027 tempest-ServerRescueNegativeTestJSON-372102027-project-member] http://192.168.122.66/volume/v3/volumes/69179179-c6aa-45c1-9c46-bba07624d131 returned with HTTP 200 Sep 07 18:05:23 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:05:23 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:05:23 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 469/947] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:05:23 2026] GET /volume/v3/volumes/69179179-c6aa-45c1-9c46-bba07624d131 => generated 857 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:05:23 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:23 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:05:23 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-61cfaf7c-4a0c-446f-a3f3-253e34b651a0 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Volume info retrieved successfully. Sep 07 18:05:23 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-61cfaf7c-4a0c-446f-a3f3-253e34b651a0 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] http://192.168.122.66/volume/v3/volumes/8d106bea-32d3-4b32-a54d-5e6e830f17b4 returned with HTTP 200 Sep 07 18:05:23 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 479/948] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:05:23 2026] GET /volume/v3/volumes/8d106bea-32d3-4b32-a54d-5e6e830f17b4 => generated 849 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:05:23 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-b1b022a6-5add-4348-b621-3c55c4e7d948 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:23 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b1b022a6-5add-4348-b621-3c55c4e7d948 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] GET http://192.168.122.66/volume/v3/volumes/75e4c381-b0ea-4177-9f40-d4b81fbc1fe6 Sep 07 18:05:23 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-b1b022a6-5add-4348-b621-3c55c4e7d948 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:23 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-b1b022a6-5add-4348-b621-3c55c4e7d948 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:23 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:05:23 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:05:23 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:23 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:05:23 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-b1b022a6-5add-4348-b621-3c55c4e7d948 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Volume info retrieved successfully. Sep 07 18:05:23 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b1b022a6-5add-4348-b621-3c55c4e7d948 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] http://192.168.122.66/volume/v3/volumes/75e4c381-b0ea-4177-9f40-d4b81fbc1fe6 returned with HTTP 200 Sep 07 18:05:23 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 470/949] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:05:23 2026] GET /volume/v3/volumes/75e4c381-b0ea-4177-9f40-d4b81fbc1fe6 => generated 888 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:05:23 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-427358b7-6b8e-4243-8cd0-32a231e5d05f None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:23 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-427358b7-6b8e-4243-8cd0-32a231e5d05f tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-reader] GET http://192.168.122.66/volume/v3/volumes/75e4c381-b0ea-4177-9f40-d4b81fbc1fe6 Sep 07 18:05:23 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-427358b7-6b8e-4243-8cd0-32a231e5d05f tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-reader] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:23 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-427358b7-6b8e-4243-8cd0-32a231e5d05f tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-reader] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:23 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:05:23 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:05:23 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:23 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:05:23 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-427358b7-6b8e-4243-8cd0-32a231e5d05f tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-reader] Volume info retrieved successfully. Sep 07 18:05:23 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-427358b7-6b8e-4243-8cd0-32a231e5d05f tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-reader] http://192.168.122.66/volume/v3/volumes/75e4c381-b0ea-4177-9f40-d4b81fbc1fe6 returned with HTTP 200 Sep 07 18:05:23 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 480/950] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:05:23 2026] GET /volume/v3/volumes/75e4c381-b0ea-4177-9f40-d4b81fbc1fe6 => generated 888 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 18:05:23 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-9cb80364-ae82-46de-a8a2-90c8864ce701 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:23 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-9cb80364-ae82-46de-a8a2-90c8864ce701 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] DELETE http://192.168.122.66/volume/v3/volumes/75e4c381-b0ea-4177-9f40-d4b81fbc1fe6 Sep 07 18:05:23 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-9cb80364-ae82-46de-a8a2-90c8864ce701 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:23 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-9cb80364-ae82-46de-a8a2-90c8864ce701 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:23 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-9cb80364-ae82-46de-a8a2-90c8864ce701 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Delete volume with id: 75e4c381-b0ea-4177-9f40-d4b81fbc1fe6 Sep 07 18:05:23 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:05:23 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:05:23 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:23 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:05:23 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-9cb80364-ae82-46de-a8a2-90c8864ce701 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Volume info retrieved successfully. Sep 07 18:05:24 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-9cb80364-ae82-46de-a8a2-90c8864ce701 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Delete volume request issued successfully. Sep 07 18:05:24 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-9cb80364-ae82-46de-a8a2-90c8864ce701 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] http://192.168.122.66/volume/v3/volumes/75e4c381-b0ea-4177-9f40-d4b81fbc1fe6 returned with HTTP 202 Sep 07 18:05:24 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 471/951] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:05:23 2026] DELETE /volume/v3/volumes/75e4c381-b0ea-4177-9f40-d4b81fbc1fe6 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:05:24 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-1f506b5c-806e-4bf0-8db7-e45cadfe747e None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:24 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-1f506b5c-806e-4bf0-8db7-e45cadfe747e tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] GET http://192.168.122.66/volume/v3/volumes/75e4c381-b0ea-4177-9f40-d4b81fbc1fe6 Sep 07 18:05:24 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-1f506b5c-806e-4bf0-8db7-e45cadfe747e tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:24 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-1f506b5c-806e-4bf0-8db7-e45cadfe747e tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:24 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:05:24 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:05:24 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:24 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:05:24 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-1f506b5c-806e-4bf0-8db7-e45cadfe747e tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Volume info retrieved successfully. Sep 07 18:05:24 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-1f506b5c-806e-4bf0-8db7-e45cadfe747e tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] http://192.168.122.66/volume/v3/volumes/75e4c381-b0ea-4177-9f40-d4b81fbc1fe6 returned with HTTP 200 Sep 07 18:05:24 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 481/952] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:05:24 2026] GET /volume/v3/volumes/75e4c381-b0ea-4177-9f40-d4b81fbc1fe6 => generated 887 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:05:24 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-6ae1d77e-7796-47f5-a8cf-9da259e34e5f None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:24 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-6ae1d77e-7796-47f5-a8cf-9da259e34e5f tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] GET http://192.168.122.66/volume/v3/snapshots/ee5bf974-f37f-43d2-b373-c2d22e69da98 Sep 07 18:05:24 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-6ae1d77e-7796-47f5-a8cf-9da259e34e5f tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:24 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-6ae1d77e-7796-47f5-a8cf-9da259e34e5f tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:24 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:24 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:05:24 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-6ae1d77e-7796-47f5-a8cf-9da259e34e5f tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] Snapshot retrieved successfully. Sep 07 18:05:24 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-6ae1d77e-7796-47f5-a8cf-9da259e34e5f tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] http://192.168.122.66/volume/v3/snapshots/ee5bf974-f37f-43d2-b373-c2d22e69da98 returned with HTTP 200 Sep 07 18:05:24 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 472/953] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:05:24 2026] GET /volume/v3/snapshots/ee5bf974-f37f-43d2-b373-c2d22e69da98 => generated 442 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:05:24 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-ea95018c-7810-4ec1-92f9-b5388afcb5f6 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:24 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-ea95018c-7810-4ec1-92f9-b5388afcb5f6 tempest-ServerRescueNegativeTestJSON-372102027 tempest-ServerRescueNegativeTestJSON-372102027-project-member] GET http://192.168.122.66/volume/v3/volumes/69179179-c6aa-45c1-9c46-bba07624d131 Sep 07 18:05:24 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-ea95018c-7810-4ec1-92f9-b5388afcb5f6 tempest-ServerRescueNegativeTestJSON-372102027 tempest-ServerRescueNegativeTestJSON-372102027-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:24 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-ea95018c-7810-4ec1-92f9-b5388afcb5f6 tempest-ServerRescueNegativeTestJSON-372102027 tempest-ServerRescueNegativeTestJSON-372102027-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:24 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-279af01c-bced-43d5-82a1-436bc5b6cb84 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:24 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:05:24 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:05:24 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:24 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:05:24 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-279af01c-bced-43d5-82a1-436bc5b6cb84 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] GET http://192.168.122.66/volume/v3/volumes/8d106bea-32d3-4b32-a54d-5e6e830f17b4 Sep 07 18:05:24 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-279af01c-bced-43d5-82a1-436bc5b6cb84 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:24 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-279af01c-bced-43d5-82a1-436bc5b6cb84 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:24 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-ea95018c-7810-4ec1-92f9-b5388afcb5f6 tempest-ServerRescueNegativeTestJSON-372102027 tempest-ServerRescueNegativeTestJSON-372102027-project-member] Volume info retrieved successfully. Sep 07 18:05:24 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-ea95018c-7810-4ec1-92f9-b5388afcb5f6 tempest-ServerRescueNegativeTestJSON-372102027 tempest-ServerRescueNegativeTestJSON-372102027-project-member] http://192.168.122.66/volume/v3/volumes/69179179-c6aa-45c1-9c46-bba07624d131 returned with HTTP 200 Sep 07 18:05:24 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 482/954] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:05:24 2026] GET /volume/v3/volumes/69179179-c6aa-45c1-9c46-bba07624d131 => generated 857 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:05:24 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:05:24 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:05:24 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:24 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:05:24 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-279af01c-bced-43d5-82a1-436bc5b6cb84 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Volume info retrieved successfully. Sep 07 18:05:24 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-279af01c-bced-43d5-82a1-436bc5b6cb84 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] http://192.168.122.66/volume/v3/volumes/8d106bea-32d3-4b32-a54d-5e6e830f17b4 returned with HTTP 200 Sep 07 18:05:24 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 473/955] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:05:24 2026] GET /volume/v3/volumes/8d106bea-32d3-4b32-a54d-5e6e830f17b4 => generated 849 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:05:25 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-90d91e95-f974-416e-af0e-aa69ad11fd0a None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:25 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-90d91e95-f974-416e-af0e-aa69ad11fd0a tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] GET http://192.168.122.66/volume/v3/volumes/75e4c381-b0ea-4177-9f40-d4b81fbc1fe6 Sep 07 18:05:25 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-90d91e95-f974-416e-af0e-aa69ad11fd0a tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:25 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-90d91e95-f974-416e-af0e-aa69ad11fd0a tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:25 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-90d91e95-f974-416e-af0e-aa69ad11fd0a tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] http://192.168.122.66/volume/v3/volumes/75e4c381-b0ea-4177-9f40-d4b81fbc1fe6 returned with HTTP 404 Sep 07 18:05:25 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 483/956] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:05:25 2026] GET /volume/v3/volumes/75e4c381-b0ea-4177-9f40-d4b81fbc1fe6 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:05:25 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-b20ae592-3f18-4d9c-b99e-346463f42298 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:25 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b20ae592-3f18-4d9c-b99e-346463f42298 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] GET http://192.168.122.66/volume/v3/volumes/75e4c381-b0ea-4177-9f40-d4b81fbc1fe6 Sep 07 18:05:25 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-b20ae592-3f18-4d9c-b99e-346463f42298 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:25 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-b20ae592-3f18-4d9c-b99e-346463f42298 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:25 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b20ae592-3f18-4d9c-b99e-346463f42298 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] http://192.168.122.66/volume/v3/volumes/75e4c381-b0ea-4177-9f40-d4b81fbc1fe6 returned with HTTP 404 Sep 07 18:05:25 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 474/957] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:05:25 2026] GET /volume/v3/volumes/75e4c381-b0ea-4177-9f40-d4b81fbc1fe6 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:05:25 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-61c46d37-7060-42c6-be4a-f62d76860dad None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:25 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-61c46d37-7060-42c6-be4a-f62d76860dad tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] DELETE http://192.168.122.66/volume/v3/volumes/75e4c381-b0ea-4177-9f40-d4b81fbc1fe6 Sep 07 18:05:25 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-61c46d37-7060-42c6-be4a-f62d76860dad tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:25 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-61c46d37-7060-42c6-be4a-f62d76860dad tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:25 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-61c46d37-7060-42c6-be4a-f62d76860dad tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Delete volume with id: 75e4c381-b0ea-4177-9f40-d4b81fbc1fe6 Sep 07 18:05:25 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-61c46d37-7060-42c6-be4a-f62d76860dad tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] http://192.168.122.66/volume/v3/volumes/75e4c381-b0ea-4177-9f40-d4b81fbc1fe6 returned with HTTP 404 Sep 07 18:05:25 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 484/958] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:05:25 2026] DELETE /volume/v3/volumes/75e4c381-b0ea-4177-9f40-d4b81fbc1fe6 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:05:25 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-5a115b0b-5948-4e39-afd4-87e57f98cd97 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:25 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-5a115b0b-5948-4e39-afd4-87e57f98cd97 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] DELETE http://192.168.122.66/volume/v3/snapshots/4b8c33d2-0a94-434e-a022-4544abd686f5 Sep 07 18:05:25 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-5a115b0b-5948-4e39-afd4-87e57f98cd97 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:25 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-5a115b0b-5948-4e39-afd4-87e57f98cd97 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:25 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.snapshots [None req-5a115b0b-5948-4e39-afd4-87e57f98cd97 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Delete snapshot with id: 4b8c33d2-0a94-434e-a022-4544abd686f5 Sep 07 18:05:25 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:25 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:05:25 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-5a115b0b-5948-4e39-afd4-87e57f98cd97 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Snapshot retrieved successfully. Sep 07 18:05:25 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:05:25 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:05:25 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-5a115b0b-5948-4e39-afd4-87e57f98cd97 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Snapshot delete request issued successfully. Sep 07 18:05:25 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-5a115b0b-5948-4e39-afd4-87e57f98cd97 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] http://192.168.122.66/volume/v3/snapshots/4b8c33d2-0a94-434e-a022-4544abd686f5 returned with HTTP 202 Sep 07 18:05:25 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 475/959] 192.168.122.66 () {58 vars in 1236 bytes} [Mon Sep 7 18:05:25 2026] DELETE /volume/v3/snapshots/4b8c33d2-0a94-434e-a022-4544abd686f5 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:05:25 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-507788f1-601a-42f6-bbc2-5c07d48582ab None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:25 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-507788f1-601a-42f6-bbc2-5c07d48582ab tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] GET http://192.168.122.66/volume/v3/snapshots/4b8c33d2-0a94-434e-a022-4544abd686f5 Sep 07 18:05:25 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-507788f1-601a-42f6-bbc2-5c07d48582ab tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:25 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-507788f1-601a-42f6-bbc2-5c07d48582ab tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:25 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:25 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:05:25 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-507788f1-601a-42f6-bbc2-5c07d48582ab tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Snapshot retrieved successfully. Sep 07 18:05:25 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-507788f1-601a-42f6-bbc2-5c07d48582ab tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] http://192.168.122.66/volume/v3/snapshots/4b8c33d2-0a94-434e-a022-4544abd686f5 returned with HTTP 200 Sep 07 18:05:25 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 485/960] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:05:25 2026] GET /volume/v3/snapshots/4b8c33d2-0a94-434e-a022-4544abd686f5 => generated 467 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:05:25 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-f1ae19a7-823e-4057-89a5-7066543dd5d0 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:25 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-f1ae19a7-823e-4057-89a5-7066543dd5d0 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] GET http://192.168.122.66/volume/v3/snapshots/ee5bf974-f37f-43d2-b373-c2d22e69da98 Sep 07 18:05:25 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-f1ae19a7-823e-4057-89a5-7066543dd5d0 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:25 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-f1ae19a7-823e-4057-89a5-7066543dd5d0 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:25 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:25 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:05:25 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-f1ae19a7-823e-4057-89a5-7066543dd5d0 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] Snapshot retrieved successfully. Sep 07 18:05:25 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-f1ae19a7-823e-4057-89a5-7066543dd5d0 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] http://192.168.122.66/volume/v3/snapshots/ee5bf974-f37f-43d2-b373-c2d22e69da98 returned with HTTP 200 Sep 07 18:05:25 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 476/961] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:05:25 2026] GET /volume/v3/snapshots/ee5bf974-f37f-43d2-b373-c2d22e69da98 => generated 469 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:05:25 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-5ef5f817-3674-4ec6-a01c-8eb37b1cff81 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:25 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-5ef5f817-3674-4ec6-a01c-8eb37b1cff81 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] POST http://192.168.122.66/volume/v3/snapshots/ee5bf974-f37f-43d2-b373-c2d22e69da98/metadata Sep 07 18:05:25 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-5ef5f817-3674-4ec6-a01c-8eb37b1cff81 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:05:25 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:25 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:05:25 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-5ef5f817-3674-4ec6-a01c-8eb37b1cff81 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] Snapshot retrieved successfully. Sep 07 18:05:25 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-5ef5f817-3674-4ec6-a01c-8eb37b1cff81 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] Update snapshot metadata completed successfully. Sep 07 18:05:25 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-5ef5f817-3674-4ec6-a01c-8eb37b1cff81 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] http://192.168.122.66/volume/v3/snapshots/ee5bf974-f37f-43d2-b373-c2d22e69da98/metadata returned with HTTP 200 Sep 07 18:05:25 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 486/962] 192.168.122.66 () {60 vars in 1281 bytes} [Mon Sep 7 18:05:25 2026] POST /volume/v3/snapshots/ee5bf974-f37f-43d2-b373-c2d22e69da98/metadata => generated 68 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 18:05:25 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-7452b627-2253-4254-b3ca-988270d81f07 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:25 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-7452b627-2253-4254-b3ca-988270d81f07 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-reader] GET http://192.168.122.66/volume/v3/snapshots/ee5bf974-f37f-43d2-b373-c2d22e69da98/metadata Sep 07 18:05:25 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-7452b627-2253-4254-b3ca-988270d81f07 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-reader] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:25 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-7452b627-2253-4254-b3ca-988270d81f07 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-reader] Calling method 'index' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:25 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:25 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:05:25 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-7452b627-2253-4254-b3ca-988270d81f07 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-reader] Snapshot retrieved successfully. Sep 07 18:05:25 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-7452b627-2253-4254-b3ca-988270d81f07 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-reader] Get snapshot metadata completed successfully. Sep 07 18:05:25 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-7452b627-2253-4254-b3ca-988270d81f07 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-reader] http://192.168.122.66/volume/v3/snapshots/ee5bf974-f37f-43d2-b373-c2d22e69da98/metadata returned with HTTP 200 Sep 07 18:05:25 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 477/963] 192.168.122.66 () {58 vars in 1260 bytes} [Mon Sep 7 18:05:25 2026] GET /volume/v3/snapshots/ee5bf974-f37f-43d2-b373-c2d22e69da98/metadata => generated 68 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 18:05:25 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-b58e9169-280d-491a-8b33-cc0337b7b647 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:25 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-b58e9169-280d-491a-8b33-cc0337b7b647 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] PUT http://192.168.122.66/volume/v3/snapshots/ee5bf974-f37f-43d2-b373-c2d22e69da98/metadata Sep 07 18:05:25 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-b58e9169-280d-491a-8b33-cc0337b7b647 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:05:25 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:25 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:05:25 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-b58e9169-280d-491a-8b33-cc0337b7b647 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] Snapshot retrieved successfully. Sep 07 18:05:25 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-b58e9169-280d-491a-8b33-cc0337b7b647 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] Update snapshot metadata completed successfully. Sep 07 18:05:25 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-b58e9169-280d-491a-8b33-cc0337b7b647 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] http://192.168.122.66/volume/v3/snapshots/ee5bf974-f37f-43d2-b373-c2d22e69da98/metadata returned with HTTP 200 Sep 07 18:05:25 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 487/964] 192.168.122.66 () {60 vars in 1280 bytes} [Mon Sep 7 18:05:25 2026] PUT /volume/v3/snapshots/ee5bf974-f37f-43d2-b373-c2d22e69da98/metadata => generated 57 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 07 18:05:25 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-42200a00-c2b1-4811-8ae3-837b5519d777 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:25 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-42200a00-c2b1-4811-8ae3-837b5519d777 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-reader] GET http://192.168.122.66/volume/v3/snapshots/ee5bf974-f37f-43d2-b373-c2d22e69da98/metadata Sep 07 18:05:25 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-42200a00-c2b1-4811-8ae3-837b5519d777 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-reader] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:25 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-42200a00-c2b1-4811-8ae3-837b5519d777 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-reader] Calling method 'index' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:25 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:25 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:05:25 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-42200a00-c2b1-4811-8ae3-837b5519d777 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-reader] Snapshot retrieved successfully. Sep 07 18:05:25 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-42200a00-c2b1-4811-8ae3-837b5519d777 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-reader] Get snapshot metadata completed successfully. Sep 07 18:05:25 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-42200a00-c2b1-4811-8ae3-837b5519d777 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-reader] http://192.168.122.66/volume/v3/snapshots/ee5bf974-f37f-43d2-b373-c2d22e69da98/metadata returned with HTTP 200 Sep 07 18:05:25 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 478/965] 192.168.122.66 () {58 vars in 1260 bytes} [Mon Sep 7 18:05:25 2026] GET /volume/v3/snapshots/ee5bf974-f37f-43d2-b373-c2d22e69da98/metadata => generated 57 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 18:05:25 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-90426896-ddb5-4c5b-badb-e7174523d511 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:25 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-90426896-ddb5-4c5b-badb-e7174523d511 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] DELETE http://192.168.122.66/volume/v3/snapshots/ee5bf974-f37f-43d2-b373-c2d22e69da98/metadata/key3 Sep 07 18:05:25 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-90426896-ddb5-4c5b-badb-e7174523d511 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:25 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-90426896-ddb5-4c5b-badb-e7174523d511 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:25 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:25 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:05:25 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-90426896-ddb5-4c5b-badb-e7174523d511 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] Snapshot retrieved successfully. Sep 07 18:05:25 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-90426896-ddb5-4c5b-badb-e7174523d511 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] Get snapshot metadata completed successfully. Sep 07 18:05:25 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-90426896-ddb5-4c5b-badb-e7174523d511 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] Delete snapshot metadata completed successfully. Sep 07 18:05:25 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-90426896-ddb5-4c5b-badb-e7174523d511 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] http://192.168.122.66/volume/v3/snapshots/ee5bf974-f37f-43d2-b373-c2d22e69da98/metadata/key3 returned with HTTP 200 Sep 07 18:05:25 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-3c0e17f2-6000-45db-9478-97a704764a8e None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:25 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 488/966] 192.168.122.66 () {58 vars in 1278 bytes} [Mon Sep 7 18:05:25 2026] DELETE /volume/v3/snapshots/ee5bf974-f37f-43d2-b373-c2d22e69da98/metadata/key3 => generated 0 bytes in 86 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 07 18:05:25 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-3c0e17f2-6000-45db-9478-97a704764a8e tempest-ServerRescueNegativeTestJSON-372102027 tempest-ServerRescueNegativeTestJSON-372102027-project-member] GET http://192.168.122.66/volume/v3/volumes/69179179-c6aa-45c1-9c46-bba07624d131 Sep 07 18:05:25 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-3c0e17f2-6000-45db-9478-97a704764a8e tempest-ServerRescueNegativeTestJSON-372102027 tempest-ServerRescueNegativeTestJSON-372102027-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:25 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-3c0e17f2-6000-45db-9478-97a704764a8e tempest-ServerRescueNegativeTestJSON-372102027 tempest-ServerRescueNegativeTestJSON-372102027-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:25 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-1dd1a00c-828f-4023-93fa-d27fe31b5816 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:25 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-1dd1a00c-828f-4023-93fa-d27fe31b5816 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-reader] GET http://192.168.122.66/volume/v3/snapshots/ee5bf974-f37f-43d2-b373-c2d22e69da98/metadata Sep 07 18:05:25 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-1dd1a00c-828f-4023-93fa-d27fe31b5816 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-reader] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:25 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-1dd1a00c-828f-4023-93fa-d27fe31b5816 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-reader] Calling method 'index' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:25 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:05:25 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:05:25 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:25 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:05:25 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-3c0e17f2-6000-45db-9478-97a704764a8e tempest-ServerRescueNegativeTestJSON-372102027 tempest-ServerRescueNegativeTestJSON-372102027-project-member] Volume info retrieved successfully. Sep 07 18:05:25 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:25 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:05:25 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-1dd1a00c-828f-4023-93fa-d27fe31b5816 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-reader] Snapshot retrieved successfully. Sep 07 18:05:25 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-1dd1a00c-828f-4023-93fa-d27fe31b5816 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-reader] Get snapshot metadata completed successfully. Sep 07 18:05:25 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-3c0e17f2-6000-45db-9478-97a704764a8e tempest-ServerRescueNegativeTestJSON-372102027 tempest-ServerRescueNegativeTestJSON-372102027-project-member] http://192.168.122.66/volume/v3/volumes/69179179-c6aa-45c1-9c46-bba07624d131 returned with HTTP 200 Sep 07 18:05:25 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-1dd1a00c-828f-4023-93fa-d27fe31b5816 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-reader] http://192.168.122.66/volume/v3/snapshots/ee5bf974-f37f-43d2-b373-c2d22e69da98/metadata returned with HTTP 200 Sep 07 18:05:25 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 479/967] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:05:25 2026] GET /volume/v3/volumes/69179179-c6aa-45c1-9c46-bba07624d131 => generated 857 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:05:25 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-07a6ce6c-8be0-408e-987a-cf484167d3bf None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:25 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-07a6ce6c-8be0-408e-987a-cf484167d3bf tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] GET http://192.168.122.66/volume/v3/volumes/8d106bea-32d3-4b32-a54d-5e6e830f17b4 Sep 07 18:05:25 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-07a6ce6c-8be0-408e-987a-cf484167d3bf tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:25 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-07a6ce6c-8be0-408e-987a-cf484167d3bf tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:25 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 489/968] 192.168.122.66 () {58 vars in 1260 bytes} [Mon Sep 7 18:05:25 2026] GET /volume/v3/snapshots/ee5bf974-f37f-43d2-b373-c2d22e69da98/metadata => generated 32 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 18:05:25 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:05:25 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:05:25 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-e19f24c7-41f6-49c3-84a2-9a1c8c5f2252 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:25 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e19f24c7-41f6-49c3-84a2-9a1c8c5f2252 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] PUT http://192.168.122.66/volume/v3/snapshots/ee5bf974-f37f-43d2-b373-c2d22e69da98/metadata Sep 07 18:05:25 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-e19f24c7-41f6-49c3-84a2-9a1c8c5f2252 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:05:25 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:25 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:05:25 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-07a6ce6c-8be0-408e-987a-cf484167d3bf tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Volume info retrieved successfully. Sep 07 18:05:26 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:26 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:05:26 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-e19f24c7-41f6-49c3-84a2-9a1c8c5f2252 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] Snapshot retrieved successfully. Sep 07 18:05:26 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-07a6ce6c-8be0-408e-987a-cf484167d3bf tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] http://192.168.122.66/volume/v3/volumes/8d106bea-32d3-4b32-a54d-5e6e830f17b4 returned with HTTP 200 Sep 07 18:05:26 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 480/969] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:05:25 2026] GET /volume/v3/volumes/8d106bea-32d3-4b32-a54d-5e6e830f17b4 => generated 849 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:05:26 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-e19f24c7-41f6-49c3-84a2-9a1c8c5f2252 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] Update snapshot metadata completed successfully. Sep 07 18:05:26 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e19f24c7-41f6-49c3-84a2-9a1c8c5f2252 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] http://192.168.122.66/volume/v3/snapshots/ee5bf974-f37f-43d2-b373-c2d22e69da98/metadata returned with HTTP 200 Sep 07 18:05:26 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 490/970] 192.168.122.66 () {60 vars in 1280 bytes} [Mon Sep 7 18:05:25 2026] PUT /volume/v3/snapshots/ee5bf974-f37f-43d2-b373-c2d22e69da98/metadata => generated 16 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 18:05:26 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-a3a023f0-ae57-4ecb-9261-4aa35270e909 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:26 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-a3a023f0-ae57-4ecb-9261-4aa35270e909 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] POST http://192.168.122.66/volume/v3/snapshots/ee5bf974-f37f-43d2-b373-c2d22e69da98/metadata Sep 07 18:05:26 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-a3a023f0-ae57-4ecb-9261-4aa35270e909 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:05:26 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:26 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:05:26 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-a3a023f0-ae57-4ecb-9261-4aa35270e909 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] Snapshot retrieved successfully. Sep 07 18:05:26 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-a3a023f0-ae57-4ecb-9261-4aa35270e909 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] Update snapshot metadata completed successfully. Sep 07 18:05:26 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-a3a023f0-ae57-4ecb-9261-4aa35270e909 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] http://192.168.122.66/volume/v3/snapshots/ee5bf974-f37f-43d2-b373-c2d22e69da98/metadata returned with HTTP 200 Sep 07 18:05:26 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 481/971] 192.168.122.66 () {60 vars in 1281 bytes} [Mon Sep 7 18:05:26 2026] POST /volume/v3/snapshots/ee5bf974-f37f-43d2-b373-c2d22e69da98/metadata => generated 68 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 18:05:26 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-3c541912-fdab-4525-9a85-36d4e05fa95d None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:26 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-3c541912-fdab-4525-9a85-36d4e05fa95d tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-reader] GET http://192.168.122.66/volume/v3/snapshots/ee5bf974-f37f-43d2-b373-c2d22e69da98/metadata Sep 07 18:05:26 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-3c541912-fdab-4525-9a85-36d4e05fa95d tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-reader] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:26 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-3c541912-fdab-4525-9a85-36d4e05fa95d tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-reader] Calling method 'index' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:26 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:26 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:05:26 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-3c541912-fdab-4525-9a85-36d4e05fa95d tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-reader] Snapshot retrieved successfully. Sep 07 18:05:26 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-3c541912-fdab-4525-9a85-36d4e05fa95d tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-reader] Get snapshot metadata completed successfully. Sep 07 18:05:26 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-3c541912-fdab-4525-9a85-36d4e05fa95d tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-reader] http://192.168.122.66/volume/v3/snapshots/ee5bf974-f37f-43d2-b373-c2d22e69da98/metadata returned with HTTP 200 Sep 07 18:05:26 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 491/972] 192.168.122.66 () {58 vars in 1260 bytes} [Mon Sep 7 18:05:26 2026] GET /volume/v3/snapshots/ee5bf974-f37f-43d2-b373-c2d22e69da98/metadata => generated 68 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 18:05:26 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-142c8b87-2403-4516-98c2-88508f021b67 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:26 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-142c8b87-2403-4516-98c2-88508f021b67 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] PUT http://192.168.122.66/volume/v3/snapshots/ee5bf974-f37f-43d2-b373-c2d22e69da98/metadata/key3 Sep 07 18:05:26 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-142c8b87-2403-4516-98c2-88508f021b67 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:05:26 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:26 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:05:26 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-142c8b87-2403-4516-98c2-88508f021b67 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] Snapshot retrieved successfully. Sep 07 18:05:26 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-142c8b87-2403-4516-98c2-88508f021b67 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] Update snapshot metadata completed successfully. Sep 07 18:05:26 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-142c8b87-2403-4516-98c2-88508f021b67 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] http://192.168.122.66/volume/v3/snapshots/ee5bf974-f37f-43d2-b373-c2d22e69da98/metadata/key3 returned with HTTP 200 Sep 07 18:05:26 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 482/973] 192.168.122.66 () {60 vars in 1295 bytes} [Mon Sep 7 18:05:26 2026] PUT /volume/v3/snapshots/ee5bf974-f37f-43d2-b373-c2d22e69da98/metadata/key3 => generated 35 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 18:05:26 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-53dbc0cb-77c5-4d56-8315-b634dc744f24 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:26 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-53dbc0cb-77c5-4d56-8315-b634dc744f24 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-reader] GET http://192.168.122.66/volume/v3/snapshots/ee5bf974-f37f-43d2-b373-c2d22e69da98/metadata/key3 Sep 07 18:05:26 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-53dbc0cb-77c5-4d56-8315-b634dc744f24 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-reader] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:26 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-53dbc0cb-77c5-4d56-8315-b634dc744f24 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-reader] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:26 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:26 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:05:26 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-53dbc0cb-77c5-4d56-8315-b634dc744f24 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-reader] Snapshot retrieved successfully. Sep 07 18:05:26 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-53dbc0cb-77c5-4d56-8315-b634dc744f24 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-reader] Get snapshot metadata completed successfully. Sep 07 18:05:26 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-53dbc0cb-77c5-4d56-8315-b634dc744f24 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-reader] http://192.168.122.66/volume/v3/snapshots/ee5bf974-f37f-43d2-b373-c2d22e69da98/metadata/key3 returned with HTTP 200 Sep 07 18:05:26 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 492/974] 192.168.122.66 () {58 vars in 1275 bytes} [Mon Sep 7 18:05:26 2026] GET /volume/v3/snapshots/ee5bf974-f37f-43d2-b373-c2d22e69da98/metadata/key3 => generated 35 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 18:05:26 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-6cab17c0-136c-4e4a-adc7-073abbb96acf None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:26 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-6cab17c0-136c-4e4a-adc7-073abbb96acf tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-reader] GET http://192.168.122.66/volume/v3/snapshots/ee5bf974-f37f-43d2-b373-c2d22e69da98/metadata Sep 07 18:05:26 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-6cab17c0-136c-4e4a-adc7-073abbb96acf tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-reader] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:26 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-6cab17c0-136c-4e4a-adc7-073abbb96acf tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-reader] Calling method 'index' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:26 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-79a1fe47-6c5a-47eb-9e25-452c2e72aeb4 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:26 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-79a1fe47-6c5a-47eb-9e25-452c2e72aeb4 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] GET http://192.168.122.66/volume/v3/snapshots/4b8c33d2-0a94-434e-a022-4544abd686f5 Sep 07 18:05:26 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-79a1fe47-6c5a-47eb-9e25-452c2e72aeb4 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:26 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-79a1fe47-6c5a-47eb-9e25-452c2e72aeb4 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:26 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:26 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:05:26 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-6cab17c0-136c-4e4a-adc7-073abbb96acf tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-reader] Snapshot retrieved successfully. Sep 07 18:05:26 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-6cab17c0-136c-4e4a-adc7-073abbb96acf tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-reader] Get snapshot metadata completed successfully. Sep 07 18:05:26 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-6cab17c0-136c-4e4a-adc7-073abbb96acf tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-reader] http://192.168.122.66/volume/v3/snapshots/ee5bf974-f37f-43d2-b373-c2d22e69da98/metadata returned with HTTP 200 Sep 07 18:05:26 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 483/975] 192.168.122.66 () {58 vars in 1260 bytes} [Mon Sep 7 18:05:26 2026] GET /volume/v3/snapshots/ee5bf974-f37f-43d2-b373-c2d22e69da98/metadata => generated 75 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 07 18:05:26 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-f41cfc23-fc5f-44c8-9069-9a133baed1a4 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:26 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:26 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:05:26 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-79a1fe47-6c5a-47eb-9e25-452c2e72aeb4 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Snapshot retrieved successfully. Sep 07 18:05:26 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-f41cfc23-fc5f-44c8-9069-9a133baed1a4 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] PUT http://192.168.122.66/volume/v3/snapshots/ee5bf974-f37f-43d2-b373-c2d22e69da98/metadata Sep 07 18:05:26 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-f41cfc23-fc5f-44c8-9069-9a133baed1a4 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:05:26 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-79a1fe47-6c5a-47eb-9e25-452c2e72aeb4 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] http://192.168.122.66/volume/v3/snapshots/4b8c33d2-0a94-434e-a022-4544abd686f5 returned with HTTP 200 Sep 07 18:05:26 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 493/976] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:05:26 2026] GET /volume/v3/snapshots/4b8c33d2-0a94-434e-a022-4544abd686f5 => generated 467 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:05:26 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:26 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:05:26 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-f41cfc23-fc5f-44c8-9069-9a133baed1a4 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] Snapshot retrieved successfully. Sep 07 18:05:26 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-f41cfc23-fc5f-44c8-9069-9a133baed1a4 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] Update snapshot metadata completed successfully. Sep 07 18:05:26 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-f41cfc23-fc5f-44c8-9069-9a133baed1a4 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] http://192.168.122.66/volume/v3/snapshots/ee5bf974-f37f-43d2-b373-c2d22e69da98/metadata returned with HTTP 200 Sep 07 18:05:26 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 484/977] 192.168.122.66 () {60 vars in 1280 bytes} [Mon Sep 7 18:05:26 2026] PUT /volume/v3/snapshots/ee5bf974-f37f-43d2-b373-c2d22e69da98/metadata => generated 16 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 18:05:26 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-c3e53c4d-94b4-40cf-ab36-348612734619 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:26 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c3e53c4d-94b4-40cf-ab36-348612734619 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] DELETE http://192.168.122.66/volume/v3/snapshots/ee5bf974-f37f-43d2-b373-c2d22e69da98 Sep 07 18:05:26 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-c3e53c4d-94b4-40cf-ab36-348612734619 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:26 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-c3e53c4d-94b4-40cf-ab36-348612734619 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:26 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.snapshots [None req-c3e53c4d-94b4-40cf-ab36-348612734619 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] Delete snapshot with id: ee5bf974-f37f-43d2-b373-c2d22e69da98 Sep 07 18:05:26 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:26 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:05:26 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-c3e53c4d-94b4-40cf-ab36-348612734619 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] Snapshot retrieved successfully. Sep 07 18:05:26 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:05:26 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:05:26 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-c3e53c4d-94b4-40cf-ab36-348612734619 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] Snapshot delete request issued successfully. Sep 07 18:05:26 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c3e53c4d-94b4-40cf-ab36-348612734619 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] http://192.168.122.66/volume/v3/snapshots/ee5bf974-f37f-43d2-b373-c2d22e69da98 returned with HTTP 202 Sep 07 18:05:26 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 494/978] 192.168.122.66 () {58 vars in 1236 bytes} [Mon Sep 7 18:05:26 2026] DELETE /volume/v3/snapshots/ee5bf974-f37f-43d2-b373-c2d22e69da98 => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:05:26 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-62c2ca82-223f-453b-87fa-b63bc29b7d2f None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:26 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-62c2ca82-223f-453b-87fa-b63bc29b7d2f tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] GET http://192.168.122.66/volume/v3/snapshots/ee5bf974-f37f-43d2-b373-c2d22e69da98 Sep 07 18:05:26 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-62c2ca82-223f-453b-87fa-b63bc29b7d2f tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:26 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-62c2ca82-223f-453b-87fa-b63bc29b7d2f tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:26 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:26 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:05:26 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-62c2ca82-223f-453b-87fa-b63bc29b7d2f tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] Snapshot retrieved successfully. Sep 07 18:05:26 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-62c2ca82-223f-453b-87fa-b63bc29b7d2f tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] http://192.168.122.66/volume/v3/snapshots/ee5bf974-f37f-43d2-b373-c2d22e69da98 returned with HTTP 200 Sep 07 18:05:26 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 485/979] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:05:26 2026] GET /volume/v3/snapshots/ee5bf974-f37f-43d2-b373-c2d22e69da98 => generated 468 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:05:26 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-3e0e2cb9-85b8-4db4-8ce1-0bcf771d3ab0 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:26 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-3e0e2cb9-85b8-4db4-8ce1-0bcf771d3ab0 tempest-ServerRescueNegativeTestJSON-372102027 tempest-ServerRescueNegativeTestJSON-372102027-project-member] GET http://192.168.122.66/volume/v3/volumes/69179179-c6aa-45c1-9c46-bba07624d131 Sep 07 18:05:26 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-3e0e2cb9-85b8-4db4-8ce1-0bcf771d3ab0 tempest-ServerRescueNegativeTestJSON-372102027 tempest-ServerRescueNegativeTestJSON-372102027-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:26 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-3e0e2cb9-85b8-4db4-8ce1-0bcf771d3ab0 tempest-ServerRescueNegativeTestJSON-372102027 tempest-ServerRescueNegativeTestJSON-372102027-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:27 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:05:27 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:05:27 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:27 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:05:27 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-85c207e8-0292-4cfd-a5ca-0432cabae25b None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:27 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-3e0e2cb9-85b8-4db4-8ce1-0bcf771d3ab0 tempest-ServerRescueNegativeTestJSON-372102027 tempest-ServerRescueNegativeTestJSON-372102027-project-member] Volume info retrieved successfully. Sep 07 18:05:27 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-85c207e8-0292-4cfd-a5ca-0432cabae25b tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] GET http://192.168.122.66/volume/v3/volumes/8d106bea-32d3-4b32-a54d-5e6e830f17b4 Sep 07 18:05:27 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-85c207e8-0292-4cfd-a5ca-0432cabae25b tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:27 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-85c207e8-0292-4cfd-a5ca-0432cabae25b tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:27 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-3e0e2cb9-85b8-4db4-8ce1-0bcf771d3ab0 tempest-ServerRescueNegativeTestJSON-372102027 tempest-ServerRescueNegativeTestJSON-372102027-project-member] http://192.168.122.66/volume/v3/volumes/69179179-c6aa-45c1-9c46-bba07624d131 returned with HTTP 200 Sep 07 18:05:27 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 495/980] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:05:26 2026] GET /volume/v3/volumes/69179179-c6aa-45c1-9c46-bba07624d131 => generated 858 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:05:27 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:05:27 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:05:27 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:27 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:05:27 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-85c207e8-0292-4cfd-a5ca-0432cabae25b tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Volume info retrieved successfully. Sep 07 18:05:27 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-85c207e8-0292-4cfd-a5ca-0432cabae25b tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] http://192.168.122.66/volume/v3/volumes/8d106bea-32d3-4b32-a54d-5e6e830f17b4 returned with HTTP 200 Sep 07 18:05:27 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 486/981] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:05:27 2026] GET /volume/v3/volumes/8d106bea-32d3-4b32-a54d-5e6e830f17b4 => generated 849 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:05:27 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-d47a0f92-4c95-47da-bab9-5cc9f60ea05a None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:27 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-d47a0f92-4c95-47da-bab9-5cc9f60ea05a tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] GET http://192.168.122.66/volume/v3/snapshots/4b8c33d2-0a94-434e-a022-4544abd686f5 Sep 07 18:05:27 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-d47a0f92-4c95-47da-bab9-5cc9f60ea05a tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:27 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-d47a0f92-4c95-47da-bab9-5cc9f60ea05a tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:27 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:27 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:05:27 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-d47a0f92-4c95-47da-bab9-5cc9f60ea05a tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Snapshot retrieved successfully. Sep 07 18:05:27 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-d47a0f92-4c95-47da-bab9-5cc9f60ea05a tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] http://192.168.122.66/volume/v3/snapshots/4b8c33d2-0a94-434e-a022-4544abd686f5 returned with HTTP 200 Sep 07 18:05:27 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 496/982] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:05:27 2026] GET /volume/v3/snapshots/4b8c33d2-0a94-434e-a022-4544abd686f5 => generated 467 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:05:27 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-ef75d6f2-e4d2-4fa3-8f64-090178e7ab6a None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:27 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-ef75d6f2-e4d2-4fa3-8f64-090178e7ab6a tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] GET http://192.168.122.66/volume/v3/snapshots/ee5bf974-f37f-43d2-b373-c2d22e69da98 Sep 07 18:05:27 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-ef75d6f2-e4d2-4fa3-8f64-090178e7ab6a tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:27 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-ef75d6f2-e4d2-4fa3-8f64-090178e7ab6a tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:27 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:27 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:05:27 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-ef75d6f2-e4d2-4fa3-8f64-090178e7ab6a tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] Snapshot retrieved successfully. Sep 07 18:05:27 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-ef75d6f2-e4d2-4fa3-8f64-090178e7ab6a tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] http://192.168.122.66/volume/v3/snapshots/ee5bf974-f37f-43d2-b373-c2d22e69da98 returned with HTTP 200 Sep 07 18:05:27 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 487/983] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:05:27 2026] GET /volume/v3/snapshots/ee5bf974-f37f-43d2-b373-c2d22e69da98 => generated 468 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:05:28 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-3634617b-92f0-4299-b137-fc677c9ba106 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:28 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-3634617b-92f0-4299-b137-fc677c9ba106 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] GET http://192.168.122.66/volume/v3/volumes/8d106bea-32d3-4b32-a54d-5e6e830f17b4 Sep 07 18:05:28 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-3634617b-92f0-4299-b137-fc677c9ba106 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:28 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-3634617b-92f0-4299-b137-fc677c9ba106 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:28 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:05:28 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:05:28 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:28 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:05:28 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-3634617b-92f0-4299-b137-fc677c9ba106 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Volume info retrieved successfully. Sep 07 18:05:28 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-3634617b-92f0-4299-b137-fc677c9ba106 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] http://192.168.122.66/volume/v3/volumes/8d106bea-32d3-4b32-a54d-5e6e830f17b4 returned with HTTP 200 Sep 07 18:05:28 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 497/984] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:05:28 2026] GET /volume/v3/volumes/8d106bea-32d3-4b32-a54d-5e6e830f17b4 => generated 850 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:05:28 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [req-e2065125-a79c-45e7-96c7-e76b111a76e3 req-6de9a271-b7ac-4e5b-a6b7-6c5029001c6c None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:28 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-e2065125-a79c-45e7-96c7-e76b111a76e3 req-6de9a271-b7ac-4e5b-a6b7-6c5029001c6c tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] GET http://192.168.122.66/volume/v3/volumes/8d106bea-32d3-4b32-a54d-5e6e830f17b4 Sep 07 18:05:28 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-e2065125-a79c-45e7-96c7-e76b111a76e3 req-6de9a271-b7ac-4e5b-a6b7-6c5029001c6c tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:28 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-e2065125-a79c-45e7-96c7-e76b111a76e3 req-6de9a271-b7ac-4e5b-a6b7-6c5029001c6c tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:28 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:05:28 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:05:28 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:28 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:05:28 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [req-e2065125-a79c-45e7-96c7-e76b111a76e3 req-6de9a271-b7ac-4e5b-a6b7-6c5029001c6c tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Volume info retrieved successfully. Sep 07 18:05:28 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-e2065125-a79c-45e7-96c7-e76b111a76e3 req-6de9a271-b7ac-4e5b-a6b7-6c5029001c6c tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] http://192.168.122.66/volume/v3/volumes/8d106bea-32d3-4b32-a54d-5e6e830f17b4 returned with HTTP 200 Sep 07 18:05:28 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 488/985] 192.168.122.66 () {60 vars in 1482 bytes} [Mon Sep 7 18:05:28 2026] GET /volume/v3/volumes/8d106bea-32d3-4b32-a54d-5e6e830f17b4 => generated 850 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:05:28 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-1f588c1c-d393-40d8-afcc-e331e131a343 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:28 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-1f588c1c-d393-40d8-afcc-e331e131a343 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] GET http://192.168.122.66/volume/v3/snapshots/4b8c33d2-0a94-434e-a022-4544abd686f5 Sep 07 18:05:28 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-1f588c1c-d393-40d8-afcc-e331e131a343 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:28 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-1f588c1c-d393-40d8-afcc-e331e131a343 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:28 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-1f588c1c-d393-40d8-afcc-e331e131a343 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] http://192.168.122.66/volume/v3/snapshots/4b8c33d2-0a94-434e-a022-4544abd686f5 returned with HTTP 404 Sep 07 18:05:28 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 498/986] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:05:28 2026] GET /volume/v3/snapshots/4b8c33d2-0a94-434e-a022-4544abd686f5 => generated 111 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:05:28 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-af6aab45-40f6-48aa-ba49-cc1340300f4e None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:28 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-af6aab45-40f6-48aa-ba49-cc1340300f4e tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] GET http://192.168.122.66/volume/v3/volumes/92191068-9599-438f-a55f-888044213526 Sep 07 18:05:28 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-af6aab45-40f6-48aa-ba49-cc1340300f4e tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:28 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-af6aab45-40f6-48aa-ba49-cc1340300f4e tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:28 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:05:28 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:05:28 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:28 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:05:28 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-af6aab45-40f6-48aa-ba49-cc1340300f4e tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Volume info retrieved successfully. Sep 07 18:05:28 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-af6aab45-40f6-48aa-ba49-cc1340300f4e tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] http://192.168.122.66/volume/v3/volumes/92191068-9599-438f-a55f-888044213526 returned with HTTP 200 Sep 07 18:05:28 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 489/987] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:05:28 2026] GET /volume/v3/volumes/92191068-9599-438f-a55f-888044213526 => generated 853 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:05:28 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-c4019cc1-49a0-4c1b-a65c-23cedb9c8fc3 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:28 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c4019cc1-49a0-4c1b-a65c-23cedb9c8fc3 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] DELETE http://192.168.122.66/volume/v3/volumes/92191068-9599-438f-a55f-888044213526 Sep 07 18:05:28 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-c4019cc1-49a0-4c1b-a65c-23cedb9c8fc3 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:28 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-c4019cc1-49a0-4c1b-a65c-23cedb9c8fc3 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:28 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-c4019cc1-49a0-4c1b-a65c-23cedb9c8fc3 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Delete volume with id: 92191068-9599-438f-a55f-888044213526 Sep 07 18:05:28 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:05:28 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:05:28 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-961c48e1-cff2-4fda-94f1-5dbfc2d23b8c None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:28 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-961c48e1-cff2-4fda-94f1-5dbfc2d23b8c None None] GET http://192.168.122.66/volume// Sep 07 18:05:28 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-961c48e1-cff2-4fda-94f1-5dbfc2d23b8c None None] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:28 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-961c48e1-cff2-4fda-94f1-5dbfc2d23b8c None None] Calling method 'all' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:28 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:28 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:05:28 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-c4019cc1-49a0-4c1b-a65c-23cedb9c8fc3 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Volume info retrieved successfully. Sep 07 18:05:28 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-961c48e1-cff2-4fda-94f1-5dbfc2d23b8c None None] http://192.168.122.66/volume// returned with HTTP 300 Sep 07 18:05:28 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 490/988] 192.168.122.66 () {58 vars in 1312 bytes} [Mon Sep 7 18:05:28 2026] GET /volume/ => generated 389 bytes in 14 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 18:05:28 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [req-e2065125-a79c-45e7-96c7-e76b111a76e3 req-e816ccf8-ad40-4b3e-81f7-924f078cdd9f None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:28 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-e2065125-a79c-45e7-96c7-e76b111a76e3 req-e816ccf8-ad40-4b3e-81f7-924f078cdd9f tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] POST http://192.168.122.66/volume/v3/attachments Sep 07 18:05:28 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-e2065125-a79c-45e7-96c7-e76b111a76e3 req-e816ccf8-ad40-4b3e-81f7-924f078cdd9f tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8d106bea-32d3-4b32-a54d-5e6e830f17b4", "connector": null, "instance_uuid": "45fed745-b819-427d-8f93-bdeb8d550f62"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:05:28 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:05:28 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:05:28 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:28 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:05:28 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-c4019cc1-49a0-4c1b-a65c-23cedb9c8fc3 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Delete volume request issued successfully. Sep 07 18:05:28 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c4019cc1-49a0-4c1b-a65c-23cedb9c8fc3 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] http://192.168.122.66/volume/v3/volumes/92191068-9599-438f-a55f-888044213526 returned with HTTP 202 Sep 07 18:05:28 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 499/989] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:05:28 2026] DELETE /volume/v3/volumes/92191068-9599-438f-a55f-888044213526 => generated 0 bytes in 142 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:05:28 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-cda62b8b-f133-4012-9ad3-7a16931a0a71 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:28 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-cda62b8b-f133-4012-9ad3-7a16931a0a71 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] GET http://192.168.122.66/volume/v3/snapshots/ee5bf974-f37f-43d2-b373-c2d22e69da98 Sep 07 18:05:28 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-cda62b8b-f133-4012-9ad3-7a16931a0a71 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:28 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-cda62b8b-f133-4012-9ad3-7a16931a0a71 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:28 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:28 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:05:28 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-cda62b8b-f133-4012-9ad3-7a16931a0a71 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] Snapshot retrieved successfully. Sep 07 18:05:28 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-cda62b8b-f133-4012-9ad3-7a16931a0a71 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] http://192.168.122.66/volume/v3/snapshots/ee5bf974-f37f-43d2-b373-c2d22e69da98 returned with HTTP 200 Sep 07 18:05:28 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 500/990] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:05:28 2026] GET /volume/v3/snapshots/ee5bf974-f37f-43d2-b373-c2d22e69da98 => generated 468 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:05:28 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-45ea665c-705d-46ba-aa08-be79a7887c4e None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:28 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-45ea665c-705d-46ba-aa08-be79a7887c4e tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] GET http://192.168.122.66/volume/v3/volumes/92191068-9599-438f-a55f-888044213526 Sep 07 18:05:28 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-45ea665c-705d-46ba-aa08-be79a7887c4e tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:28 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-45ea665c-705d-46ba-aa08-be79a7887c4e tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:28 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:05:28 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:05:28 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-e2065125-a79c-45e7-96c7-e76b111a76e3 req-e816ccf8-ad40-4b3e-81f7-924f078cdd9f tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] http://192.168.122.66/volume/v3/attachments returned with HTTP 200 Sep 07 18:05:28 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:28 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:05:28 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 491/991] 192.168.122.66 () {66 vars in 1478 bytes} [Mon Sep 7 18:05:28 2026] POST /volume/v3/attachments => generated 273 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:05:28 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-45ea665c-705d-46ba-aa08-be79a7887c4e tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Volume info retrieved successfully. Sep 07 18:05:28 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-45ea665c-705d-46ba-aa08-be79a7887c4e tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] http://192.168.122.66/volume/v3/volumes/92191068-9599-438f-a55f-888044213526 returned with HTTP 200 Sep 07 18:05:28 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 501/992] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:05:28 2026] GET /volume/v3/volumes/92191068-9599-438f-a55f-888044213526 => generated 852 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:05:29 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-fe81466d-16a3-4e8f-b339-0e0acbe44d99 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:29 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-fe81466d-16a3-4e8f-b339-0e0acbe44d99 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] GET http://192.168.122.66/volume/v3/volumes/8d106bea-32d3-4b32-a54d-5e6e830f17b4 Sep 07 18:05:29 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-fe81466d-16a3-4e8f-b339-0e0acbe44d99 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:29 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-fe81466d-16a3-4e8f-b339-0e0acbe44d99 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:29 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:05:29 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:05:29 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:29 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:05:29 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-676925c3-8019-46c6-b8b1-9ae97c371275 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:29 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-676925c3-8019-46c6-b8b1-9ae97c371275 None None] GET http://192.168.122.66/volume// Sep 07 18:05:29 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-676925c3-8019-46c6-b8b1-9ae97c371275 None None] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:29 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-676925c3-8019-46c6-b8b1-9ae97c371275 None None] Calling method 'all' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:29 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-676925c3-8019-46c6-b8b1-9ae97c371275 None None] http://192.168.122.66/volume// returned with HTTP 300 Sep 07 18:05:29 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 502/993] 192.168.122.66 () {58 vars in 1310 bytes} [Mon Sep 7 18:05:29 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 07 18:05:29 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-fe81466d-16a3-4e8f-b339-0e0acbe44d99 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Volume info retrieved successfully. Sep 07 18:05:29 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [req-e2065125-a79c-45e7-96c7-e76b111a76e3 req-0af13209-90f2-422f-9819-da2758be08a3 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:29 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-fe81466d-16a3-4e8f-b339-0e0acbe44d99 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] http://192.168.122.66/volume/v3/volumes/8d106bea-32d3-4b32-a54d-5e6e830f17b4 returned with HTTP 200 Sep 07 18:05:29 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 492/994] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:05:29 2026] GET /volume/v3/volumes/8d106bea-32d3-4b32-a54d-5e6e830f17b4 => generated 849 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:05:29 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-e2065125-a79c-45e7-96c7-e76b111a76e3 req-0af13209-90f2-422f-9819-da2758be08a3 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] GET http://192.168.122.66/volume/v3/volumes/8d106bea-32d3-4b32-a54d-5e6e830f17b4 Sep 07 18:05:29 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-e2065125-a79c-45e7-96c7-e76b111a76e3 req-0af13209-90f2-422f-9819-da2758be08a3 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:29 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-e2065125-a79c-45e7-96c7-e76b111a76e3 req-0af13209-90f2-422f-9819-da2758be08a3 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:29 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:05:29 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:05:29 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:29 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:05:29 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [req-e2065125-a79c-45e7-96c7-e76b111a76e3 req-0af13209-90f2-422f-9819-da2758be08a3 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Volume info retrieved successfully. Sep 07 18:05:29 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-e2065125-a79c-45e7-96c7-e76b111a76e3 req-0af13209-90f2-422f-9819-da2758be08a3 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] http://192.168.122.66/volume/v3/volumes/8d106bea-32d3-4b32-a54d-5e6e830f17b4 returned with HTTP 200 Sep 07 18:05:29 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 503/995] 192.168.122.66 () {62 vars in 1523 bytes} [Mon Sep 7 18:05:29 2026] GET /volume/v3/volumes/8d106bea-32d3-4b32-a54d-5e6e830f17b4 => generated 1030 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 18:05:29 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [req-e2065125-a79c-45e7-96c7-e76b111a76e3 req-b3c0310d-71c0-435b-b60b-67f943172edd None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:29 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-e2065125-a79c-45e7-96c7-e76b111a76e3 req-b3c0310d-71c0-435b-b60b-67f943172edd tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] PUT http://192.168.122.66/volume/v3/attachments/eb58e369-6bfc-4196-b1c5-110223ad4bda Sep 07 18:05:29 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-e2065125-a79c-45e7-96c7-e76b111a76e3 req-b3c0310d-71c0-435b-b60b-67f943172edd tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.66", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:da595ca9282", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "de538fb9-4273-4ed9-a64b-778a9fe4baf0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:05:29 devstack devstack@c-api.service[86964]: DEBUG cinder.coordination [req-e2065125-a79c-45e7-96c7-e76b111a76e3 req-b3c0310d-71c0-435b-b60b-67f943172edd tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Acquiring lock "cinder-attachment_update-8d106bea-32d3-4b32-a54d-5e6e830f17b4-devstack" by "attachment_update" {{(pid=86964) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 18:05:29 devstack devstack@c-api.service[86964]: DEBUG cinder.coordination [req-e2065125-a79c-45e7-96c7-e76b111a76e3 req-b3c0310d-71c0-435b-b60b-67f943172edd tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Lock "cinder-attachment_update-8d106bea-32d3-4b32-a54d-5e6e830f17b4-devstack" acquired by "attachment_update" :: waited 0.026s {{(pid=86964) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 18:05:29 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:29 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:05:29 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:05:29 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:05:29 devstack devstack@c-api.service[86964]: DEBUG cinder.coordination [req-e2065125-a79c-45e7-96c7-e76b111a76e3 req-b3c0310d-71c0-435b-b60b-67f943172edd tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Lock "cinder-attachment_update-8d106bea-32d3-4b32-a54d-5e6e830f17b4-devstack" released by "attachment_update" :: held 0.239s {{(pid=86964) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 18:05:29 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-e2065125-a79c-45e7-96c7-e76b111a76e3 req-b3c0310d-71c0-435b-b60b-67f943172edd tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] http://192.168.122.66/volume/v3/attachments/eb58e369-6bfc-4196-b1c5-110223ad4bda returned with HTTP 200 Sep 07 18:05:29 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 493/996] 192.168.122.66 () {66 vars in 1588 bytes} [Mon Sep 7 18:05:29 2026] PUT /volume/v3/attachments/eb58e369-6bfc-4196-b1c5-110223ad4bda => generated 694 bytes in 326 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:05:29 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-735f248a-e0d1-4b03-b3d5-63c3e9cdde65 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:29 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-735f248a-e0d1-4b03-b3d5-63c3e9cdde65 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] GET http://192.168.122.66/volume/v3/snapshots/ee5bf974-f37f-43d2-b373-c2d22e69da98 Sep 07 18:05:29 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-735f248a-e0d1-4b03-b3d5-63c3e9cdde65 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:29 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-735f248a-e0d1-4b03-b3d5-63c3e9cdde65 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:29 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-735f248a-e0d1-4b03-b3d5-63c3e9cdde65 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] http://192.168.122.66/volume/v3/snapshots/ee5bf974-f37f-43d2-b373-c2d22e69da98 returned with HTTP 404 Sep 07 18:05:29 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 504/997] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:05:29 2026] GET /volume/v3/snapshots/ee5bf974-f37f-43d2-b373-c2d22e69da98 => generated 111 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:05:29 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-390d6e1e-d5a4-4a46-9ce3-98988597d3a1 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:29 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-390d6e1e-d5a4-4a46-9ce3-98988597d3a1 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] GET http://192.168.122.66/volume/v3/volumes/f78452ef-55b1-45f8-b3f8-b72c3fdee61f Sep 07 18:05:29 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-390d6e1e-d5a4-4a46-9ce3-98988597d3a1 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:29 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-390d6e1e-d5a4-4a46-9ce3-98988597d3a1 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:29 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-3ec352a1-bc81-4a6d-a0a3-93e9e7bf72a2 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:29 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-3ec352a1-bc81-4a6d-a0a3-93e9e7bf72a2 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] GET http://192.168.122.66/volume/v3/volumes/92191068-9599-438f-a55f-888044213526 Sep 07 18:05:29 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-3ec352a1-bc81-4a6d-a0a3-93e9e7bf72a2 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:29 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-3ec352a1-bc81-4a6d-a0a3-93e9e7bf72a2 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:29 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:05:29 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:05:29 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:29 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:05:29 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:05:29 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:05:29 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:29 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:05:29 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-3ec352a1-bc81-4a6d-a0a3-93e9e7bf72a2 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Volume info retrieved successfully. Sep 07 18:05:29 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-3ec352a1-bc81-4a6d-a0a3-93e9e7bf72a2 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] http://192.168.122.66/volume/v3/volumes/92191068-9599-438f-a55f-888044213526 returned with HTTP 200 Sep 07 18:05:29 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 505/998] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:05:29 2026] GET /volume/v3/volumes/92191068-9599-438f-a55f-888044213526 => generated 852 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:05:29 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-390d6e1e-d5a4-4a46-9ce3-98988597d3a1 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] Volume info retrieved successfully. Sep 07 18:05:30 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-390d6e1e-d5a4-4a46-9ce3-98988597d3a1 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] http://192.168.122.66/volume/v3/volumes/f78452ef-55b1-45f8-b3f8-b72c3fdee61f returned with HTTP 200 Sep 07 18:05:30 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 494/999] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:05:29 2026] GET /volume/v3/volumes/f78452ef-55b1-45f8-b3f8-b72c3fdee61f => generated 853 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:05:30 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-d84be668-0d35-4831-b23a-d917f37fa708 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:30 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-d84be668-0d35-4831-b23a-d917f37fa708 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] DELETE http://192.168.122.66/volume/v3/volumes/f78452ef-55b1-45f8-b3f8-b72c3fdee61f Sep 07 18:05:30 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-d84be668-0d35-4831-b23a-d917f37fa708 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:30 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-d84be668-0d35-4831-b23a-d917f37fa708 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:30 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-d84be668-0d35-4831-b23a-d917f37fa708 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] Delete volume with id: f78452ef-55b1-45f8-b3f8-b72c3fdee61f Sep 07 18:05:30 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:05:30 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:05:30 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:30 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:05:30 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-d84be668-0d35-4831-b23a-d917f37fa708 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] Volume info retrieved successfully. Sep 07 18:05:30 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-f8d9e0eb-e85a-48de-b82c-4e4e37c89e37 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:30 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-f8d9e0eb-e85a-48de-b82c-4e4e37c89e37 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] GET http://192.168.122.66/volume/v3/volumes/8d106bea-32d3-4b32-a54d-5e6e830f17b4 Sep 07 18:05:30 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-f8d9e0eb-e85a-48de-b82c-4e4e37c89e37 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:30 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-f8d9e0eb-e85a-48de-b82c-4e4e37c89e37 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:30 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-d84be668-0d35-4831-b23a-d917f37fa708 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] Delete volume request issued successfully. Sep 07 18:05:30 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-d84be668-0d35-4831-b23a-d917f37fa708 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] http://192.168.122.66/volume/v3/volumes/f78452ef-55b1-45f8-b3f8-b72c3fdee61f returned with HTTP 202 Sep 07 18:05:30 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 506/1000] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:05:30 2026] DELETE /volume/v3/volumes/f78452ef-55b1-45f8-b3f8-b72c3fdee61f => generated 0 bytes in 146 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:05:30 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-abdcc29d-3394-4dd7-b118-998d39777875 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:30 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-abdcc29d-3394-4dd7-b118-998d39777875 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] GET http://192.168.122.66/volume/v3/volumes/f78452ef-55b1-45f8-b3f8-b72c3fdee61f Sep 07 18:05:30 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-abdcc29d-3394-4dd7-b118-998d39777875 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:30 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-abdcc29d-3394-4dd7-b118-998d39777875 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:30 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:05:30 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:05:30 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:30 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:05:30 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-abdcc29d-3394-4dd7-b118-998d39777875 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] Volume info retrieved successfully. Sep 07 18:05:30 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-abdcc29d-3394-4dd7-b118-998d39777875 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] http://192.168.122.66/volume/v3/volumes/f78452ef-55b1-45f8-b3f8-b72c3fdee61f returned with HTTP 200 Sep 07 18:05:30 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 507/1001] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:05:30 2026] GET /volume/v3/volumes/f78452ef-55b1-45f8-b3f8-b72c3fdee61f => generated 852 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:05:30 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:05:30 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:05:30 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:30 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:05:30 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-f8d9e0eb-e85a-48de-b82c-4e4e37c89e37 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Volume info retrieved successfully. Sep 07 18:05:30 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-f8d9e0eb-e85a-48de-b82c-4e4e37c89e37 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] http://192.168.122.66/volume/v3/volumes/8d106bea-32d3-4b32-a54d-5e6e830f17b4 returned with HTTP 200 Sep 07 18:05:30 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 495/1002] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:05:30 2026] GET /volume/v3/volumes/8d106bea-32d3-4b32-a54d-5e6e830f17b4 => generated 850 bytes in 622 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 18:05:30 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [req-e2065125-a79c-45e7-96c7-e76b111a76e3 req-c76bcee4-67f2-4ef9-96f4-7bcc659e565d None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:31 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-e2065125-a79c-45e7-96c7-e76b111a76e3 req-c76bcee4-67f2-4ef9-96f4-7bcc659e565d tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] POST http://192.168.122.66/volume/v3/attachments/eb58e369-6bfc-4196-b1c5-110223ad4bda/action Sep 07 18:05:31 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-e2065125-a79c-45e7-96c7-e76b111a76e3 req-c76bcee4-67f2-4ef9-96f4-7bcc659e565d tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Action body: b'{"os-complete": null}' {{(pid=86965) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:05:31 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-e2065125-a79c-45e7-96c7-e76b111a76e3 req-c76bcee4-67f2-4ef9-96f4-7bcc659e565d tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:05:31 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-6c296394-c0e9-4930-b5f4-faf0f6a4da32 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:31 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-6c296394-c0e9-4930-b5f4-faf0f6a4da32 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] GET http://192.168.122.66/volume/v3/volumes/92191068-9599-438f-a55f-888044213526 Sep 07 18:05:31 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-6c296394-c0e9-4930-b5f4-faf0f6a4da32 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:31 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-6c296394-c0e9-4930-b5f4-faf0f6a4da32 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:31 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-6c296394-c0e9-4930-b5f4-faf0f6a4da32 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] http://192.168.122.66/volume/v3/volumes/92191068-9599-438f-a55f-888044213526 returned with HTTP 404 Sep 07 18:05:31 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 496/1003] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:05:31 2026] GET /volume/v3/volumes/92191068-9599-438f-a55f-888044213526 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:05:31 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-67998986-b333-4862-9ecb-b42bb77771de None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:31 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-67998986-b333-4862-9ecb-b42bb77771de tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] GET http://192.168.122.66/volume/v3/volumes/3f1bc092-ac4d-41b7-a219-65fb23d3b19d Sep 07 18:05:31 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-67998986-b333-4862-9ecb-b42bb77771de tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:31 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-67998986-b333-4862-9ecb-b42bb77771de tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:31 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:05:31 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:05:31 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:31 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:05:31 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:05:31 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:05:31 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:31 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:05:31 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-67998986-b333-4862-9ecb-b42bb77771de tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Volume info retrieved successfully. Sep 07 18:05:31 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-e2065125-a79c-45e7-96c7-e76b111a76e3 req-c76bcee4-67f2-4ef9-96f4-7bcc659e565d tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] http://192.168.122.66/volume/v3/attachments/eb58e369-6bfc-4196-b1c5-110223ad4bda/action returned with HTTP 204 Sep 07 18:05:31 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 508/1004] 192.168.122.66 () {66 vars in 1609 bytes} [Mon Sep 7 18:05:30 2026] POST /volume/v3/attachments/eb58e369-6bfc-4196-b1c5-110223ad4bda/action => generated 0 bytes in 135 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:05:31 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-67998986-b333-4862-9ecb-b42bb77771de tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] http://192.168.122.66/volume/v3/volumes/3f1bc092-ac4d-41b7-a219-65fb23d3b19d returned with HTTP 200 Sep 07 18:05:31 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 497/1005] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:05:31 2026] GET /volume/v3/volumes/3f1bc092-ac4d-41b7-a219-65fb23d3b19d => generated 853 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:05:31 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-ce419855-8d8d-4ad5-9020-522788a2b50b None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:31 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-ce419855-8d8d-4ad5-9020-522788a2b50b tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] DELETE http://192.168.122.66/volume/v3/volumes/3f1bc092-ac4d-41b7-a219-65fb23d3b19d Sep 07 18:05:31 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-ce419855-8d8d-4ad5-9020-522788a2b50b tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:31 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-ce419855-8d8d-4ad5-9020-522788a2b50b tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:31 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-ce419855-8d8d-4ad5-9020-522788a2b50b tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Delete volume with id: 3f1bc092-ac4d-41b7-a219-65fb23d3b19d Sep 07 18:05:31 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:05:31 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:05:31 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:31 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:05:31 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-ce419855-8d8d-4ad5-9020-522788a2b50b tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Volume info retrieved successfully. Sep 07 18:05:31 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-ce419855-8d8d-4ad5-9020-522788a2b50b tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Delete volume request issued successfully. Sep 07 18:05:31 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-ce419855-8d8d-4ad5-9020-522788a2b50b tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] http://192.168.122.66/volume/v3/volumes/3f1bc092-ac4d-41b7-a219-65fb23d3b19d returned with HTTP 202 Sep 07 18:05:31 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 509/1006] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:05:31 2026] DELETE /volume/v3/volumes/3f1bc092-ac4d-41b7-a219-65fb23d3b19d => generated 0 bytes in 133 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:05:31 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-d0bd2516-f554-4345-9f98-7529662aa1a4 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:31 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-d0bd2516-f554-4345-9f98-7529662aa1a4 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] GET http://192.168.122.66/volume/v3/volumes/3f1bc092-ac4d-41b7-a219-65fb23d3b19d Sep 07 18:05:31 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-d0bd2516-f554-4345-9f98-7529662aa1a4 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:31 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-d0bd2516-f554-4345-9f98-7529662aa1a4 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:31 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:05:31 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:05:31 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:31 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:05:31 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-d0bd2516-f554-4345-9f98-7529662aa1a4 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Volume info retrieved successfully. Sep 07 18:05:31 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-d0bd2516-f554-4345-9f98-7529662aa1a4 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] http://192.168.122.66/volume/v3/volumes/3f1bc092-ac4d-41b7-a219-65fb23d3b19d returned with HTTP 200 Sep 07 18:05:31 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 498/1007] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:05:31 2026] GET /volume/v3/volumes/3f1bc092-ac4d-41b7-a219-65fb23d3b19d => generated 852 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:05:31 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-48497d45-779b-42f2-85dc-5003b83bc04b None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:31 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-48497d45-779b-42f2-85dc-5003b83bc04b tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] GET http://192.168.122.66/volume/v3/volumes/f78452ef-55b1-45f8-b3f8-b72c3fdee61f Sep 07 18:05:31 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-48497d45-779b-42f2-85dc-5003b83bc04b tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:31 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-48497d45-779b-42f2-85dc-5003b83bc04b tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:31 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:05:31 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:05:31 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:31 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:05:31 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-48497d45-779b-42f2-85dc-5003b83bc04b tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] Volume info retrieved successfully. Sep 07 18:05:31 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-48497d45-779b-42f2-85dc-5003b83bc04b tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] http://192.168.122.66/volume/v3/volumes/f78452ef-55b1-45f8-b3f8-b72c3fdee61f returned with HTTP 200 Sep 07 18:05:31 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 510/1008] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:05:31 2026] GET /volume/v3/volumes/f78452ef-55b1-45f8-b3f8-b72c3fdee61f => generated 852 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:05:31 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-c46fb4ff-d987-4b8e-a073-f26a3e9be04e None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:31 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c46fb4ff-d987-4b8e-a073-f26a3e9be04e tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] GET http://192.168.122.66/volume/v3/volumes/8d106bea-32d3-4b32-a54d-5e6e830f17b4 Sep 07 18:05:31 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c46fb4ff-d987-4b8e-a073-f26a3e9be04e tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:31 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c46fb4ff-d987-4b8e-a073-f26a3e9be04e tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:31 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:05:31 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:05:31 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:31 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:05:31 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-c46fb4ff-d987-4b8e-a073-f26a3e9be04e tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Volume info retrieved successfully. Sep 07 18:05:31 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c46fb4ff-d987-4b8e-a073-f26a3e9be04e tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] http://192.168.122.66/volume/v3/volumes/8d106bea-32d3-4b32-a54d-5e6e830f17b4 returned with HTTP 200 Sep 07 18:05:31 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 499/1009] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:05:31 2026] GET /volume/v3/volumes/8d106bea-32d3-4b32-a54d-5e6e830f17b4 => generated 1142 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:05:31 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-908a1b28-7971-44ba-91b8-bd4d0710c122 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:31 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-908a1b28-7971-44ba-91b8-bd4d0710c122 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] GET http://192.168.122.66/volume/v3/volumes/8d106bea-32d3-4b32-a54d-5e6e830f17b4 Sep 07 18:05:31 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-908a1b28-7971-44ba-91b8-bd4d0710c122 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:31 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-908a1b28-7971-44ba-91b8-bd4d0710c122 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:31 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:05:31 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:05:31 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:31 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:05:31 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-908a1b28-7971-44ba-91b8-bd4d0710c122 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Volume info retrieved successfully. Sep 07 18:05:31 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-908a1b28-7971-44ba-91b8-bd4d0710c122 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] http://192.168.122.66/volume/v3/volumes/8d106bea-32d3-4b32-a54d-5e6e830f17b4 returned with HTTP 200 Sep 07 18:05:31 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 511/1010] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:05:31 2026] GET /volume/v3/volumes/8d106bea-32d3-4b32-a54d-5e6e830f17b4 => generated 1142 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:05:32 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-532e32ed-5eb0-4674-ac71-02953d210843 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:32 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-532e32ed-5eb0-4674-ac71-02953d210843 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:05:32 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-532e32ed-5eb0-4674-ac71-02953d210843 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-157521329"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:05:32 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.volumes [None req-532e32ed-5eb0-4674-ac71-02953d210843 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-157521329'}} {{(pid=86964) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:05:32 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-532e32ed-5eb0-4674-ac71-02953d210843 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Create volume of 1 GB Sep 07 18:05:32 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-532e32ed-5eb0-4674-ac71-02953d210843 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Availability Zones retrieved successfully. Sep 07 18:05:32 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-532e32ed-5eb0-4674-ac71-02953d210843 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Flow 'volume_create_api' (4d94048b-600b-4e91-9107-c6a2d03b093b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:05:32 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-532e32ed-5eb0-4674-ac71-02953d210843 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed78611c-df7b-4c8b-b715-dffb8764d155) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:05:32 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.flows.api.create_volume [None req-532e32ed-5eb0-4674-ac71-02953d210843 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Validating volume size '1' using validate_int {{(pid=86964) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:05:32 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-532e32ed-5eb0-4674-ac71-02953d210843 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed78611c-df7b-4c8b-b715-dffb8764d155) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:05:32 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-532e32ed-5eb0-4674-ac71-02953d210843 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (baf3db05-fe55-4945-ac5a-dd95500bbceb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:05:32 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-1a08a57e-ef1f-4044-83d8-823d3315e586 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:32 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-1a08a57e-ef1f-4044-83d8-823d3315e586 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] GET http://192.168.122.66/volume/v3/volumes/3f1bc092-ac4d-41b7-a219-65fb23d3b19d Sep 07 18:05:32 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-1a08a57e-ef1f-4044-83d8-823d3315e586 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:32 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-1a08a57e-ef1f-4044-83d8-823d3315e586 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:32 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:05:32 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:05:32 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:32 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:05:32 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-1a08a57e-ef1f-4044-83d8-823d3315e586 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Volume info retrieved successfully. Sep 07 18:05:32 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-1a08a57e-ef1f-4044-83d8-823d3315e586 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] http://192.168.122.66/volume/v3/volumes/3f1bc092-ac4d-41b7-a219-65fb23d3b19d returned with HTTP 200 Sep 07 18:05:32 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 512/1011] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:05:32 2026] GET /volume/v3/volumes/3f1bc092-ac4d-41b7-a219-65fb23d3b19d => generated 852 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:05:32 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-532e32ed-5eb0-4674-ac71-02953d210843 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Created reservations ['908c431a-b097-4497-b804-d27ee2c41371', '60af9dc4-c34a-4a45-9c8b-0d26b511df48', '7f94a1ab-bb84-4564-906a-a903aedeee53', '40061301-4cae-4227-ab43-b1e95dae3133'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:05:32 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-532e32ed-5eb0-4674-ac71-02953d210843 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (baf3db05-fe55-4945-ac5a-dd95500bbceb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['908c431a-b097-4497-b804-d27ee2c41371', '60af9dc4-c34a-4a45-9c8b-0d26b511df48', '7f94a1ab-bb84-4564-906a-a903aedeee53', '40061301-4cae-4227-ab43-b1e95dae3133']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:05:32 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-c7449270-268c-43e4-a49e-74b05a3786f9 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:32 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-532e32ed-5eb0-4674-ac71-02953d210843 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a78ad811-a5e7-416f-9441-c9989c40e725) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:05:32 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c7449270-268c-43e4-a49e-74b05a3786f9 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] GET http://192.168.122.66/volume/v3/volumes/f78452ef-55b1-45f8-b3f8-b72c3fdee61f Sep 07 18:05:32 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-c7449270-268c-43e4-a49e-74b05a3786f9 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:32 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-c7449270-268c-43e4-a49e-74b05a3786f9 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:32 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c7449270-268c-43e4-a49e-74b05a3786f9 tempest-SnapshotMetadataTestJSON-816653332 tempest-SnapshotMetadataTestJSON-816653332-project-member] http://192.168.122.66/volume/v3/volumes/f78452ef-55b1-45f8-b3f8-b72c3fdee61f returned with HTTP 404 Sep 07 18:05:32 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 513/1012] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:05:32 2026] GET /volume/v3/volumes/f78452ef-55b1-45f8-b3f8-b72c3fdee61f => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:05:32 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:05:32 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:05:32 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-532e32ed-5eb0-4674-ac71-02953d210843 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a78ad811-a5e7-416f-9441-c9989c40e725) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '07796114-3da2-4146-b947-6ba434187c7b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-157521329',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85fae6fc5a984195b885113b202c7d0e',qos_specs=None,replication_status=,reservations=['908c431a-b097-4497-b804-d27ee2c41371','60af9dc4-c34a-4a45-9c8b-0d26b511df48','7f94a1ab-bb84-4564-906a-a903aedeee53','40061301-4cae-4227-ab43-b1e95dae3133'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46e1c75cede042baaf0c1704f089e208',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:05:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-157521329',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=07796114-3da2-4146-b947-6ba434187c7b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='85fae6fc5a984195b885113b202c7d0e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='46e1c75cede042baaf0c1704f089e208',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:05:32 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-532e32ed-5eb0-4674-ac71-02953d210843 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26ec9382-d34e-4214-ad2e-1711787c38b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:05:32 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-532e32ed-5eb0-4674-ac71-02953d210843 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26ec9382-d34e-4214-ad2e-1711787c38b9) transitioned into state 'SUCCESS' from state '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-157521329',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85fae6fc5a984195b885113b202c7d0e',qos_specs=None,replication_status=,reservations=['908c431a-b097-4497-b804-d27ee2c41371','60af9dc4-c34a-4a45-9c8b-0d26b511df48','7f94a1ab-bb84-4564-906a-a903aedeee53','40061301-4cae-4227-ab43-b1e95dae3133'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46e1c75cede042baaf0c1704f089e208',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:05:32 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-532e32ed-5eb0-4674-ac71-02953d210843 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb41fcc0-3ddc-45f5-9170-7d1d9bf7b440) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:05:32 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-532e32ed-5eb0-4674-ac71-02953d210843 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb41fcc0-3ddc-45f5-9170-7d1d9bf7b440) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:05:32 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-532e32ed-5eb0-4674-ac71-02953d210843 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Flow 'volume_create_api' (4d94048b-600b-4e91-9107-c6a2d03b093b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:05:32 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-532e32ed-5eb0-4674-ac71-02953d210843 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Create volume request issued successfully. Sep 07 18:05:32 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-532e32ed-5eb0-4674-ac71-02953d210843 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:05:32 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 500/1013] 192.168.122.66 () {60 vars in 1137 bytes} [Mon Sep 7 18:05:32 2026] POST /volume/v3/volumes => generated 757 bytes in 709 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:05:32 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-de8a33a8-b8af-4635-8dba-27644dac80d8 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:32 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-de8a33a8-b8af-4635-8dba-27644dac80d8 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] GET http://192.168.122.66/volume/v3/volumes/07796114-3da2-4146-b947-6ba434187c7b Sep 07 18:05:32 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-de8a33a8-b8af-4635-8dba-27644dac80d8 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:32 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-de8a33a8-b8af-4635-8dba-27644dac80d8 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:32 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:05:32 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:05:32 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:32 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:05:32 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-de8a33a8-b8af-4635-8dba-27644dac80d8 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Volume info retrieved successfully. Sep 07 18:05:32 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-de8a33a8-b8af-4635-8dba-27644dac80d8 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] http://192.168.122.66/volume/v3/volumes/07796114-3da2-4146-b947-6ba434187c7b returned with HTTP 200 Sep 07 18:05:32 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 514/1014] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:05:32 2026] GET /volume/v3/volumes/07796114-3da2-4146-b947-6ba434187c7b => generated 825 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:05:33 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-3bdd7212-03e6-48c2-ab87-8bd977c7aa42 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:33 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-3bdd7212-03e6-48c2-ab87-8bd977c7aa42 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] GET http://192.168.122.66/volume/v3/volumes/3f1bc092-ac4d-41b7-a219-65fb23d3b19d Sep 07 18:05:33 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-3bdd7212-03e6-48c2-ab87-8bd977c7aa42 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:33 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-3bdd7212-03e6-48c2-ab87-8bd977c7aa42 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:33 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-3bdd7212-03e6-48c2-ab87-8bd977c7aa42 tempest-VolumesSnapshotTestJSON-1640546916 tempest-VolumesSnapshotTestJSON-1640546916-project-member] http://192.168.122.66/volume/v3/volumes/3f1bc092-ac4d-41b7-a219-65fb23d3b19d returned with HTTP 404 Sep 07 18:05:33 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 501/1015] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:05:33 2026] GET /volume/v3/volumes/3f1bc092-ac4d-41b7-a219-65fb23d3b19d => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:05:33 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-0b5f7051-df5c-4403-a7d3-07a6f16540fa None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:34 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-0b5f7051-df5c-4403-a7d3-07a6f16540fa tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] GET http://192.168.122.66/volume/v3/volumes/07796114-3da2-4146-b947-6ba434187c7b Sep 07 18:05:34 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-0b5f7051-df5c-4403-a7d3-07a6f16540fa tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:34 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-0b5f7051-df5c-4403-a7d3-07a6f16540fa tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:34 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:05:34 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:05:34 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:34 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:05:34 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-0b5f7051-df5c-4403-a7d3-07a6f16540fa tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Volume info retrieved successfully. Sep 07 18:05:34 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-0b5f7051-df5c-4403-a7d3-07a6f16540fa tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] http://192.168.122.66/volume/v3/volumes/07796114-3da2-4146-b947-6ba434187c7b returned with HTTP 200 Sep 07 18:05:34 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 515/1016] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:05:33 2026] GET /volume/v3/volumes/07796114-3da2-4146-b947-6ba434187c7b => generated 849 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:05:35 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-87d12ad3-b223-4938-a90e-21ddf1b8c591 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:35 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-87d12ad3-b223-4938-a90e-21ddf1b8c591 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] GET http://192.168.122.66/volume/v3/volumes/07796114-3da2-4146-b947-6ba434187c7b Sep 07 18:05:35 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-87d12ad3-b223-4938-a90e-21ddf1b8c591 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:35 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-87d12ad3-b223-4938-a90e-21ddf1b8c591 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:35 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:05:35 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:05:35 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:35 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:05:35 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-87d12ad3-b223-4938-a90e-21ddf1b8c591 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Volume info retrieved successfully. Sep 07 18:05:35 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-87d12ad3-b223-4938-a90e-21ddf1b8c591 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] http://192.168.122.66/volume/v3/volumes/07796114-3da2-4146-b947-6ba434187c7b returned with HTTP 200 Sep 07 18:05:35 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 502/1017] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:05:35 2026] GET /volume/v3/volumes/07796114-3da2-4146-b947-6ba434187c7b => generated 850 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:05:35 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [req-f6cbfbc0-71f4-4c6b-87ef-98155340c081 req-a1e25c41-7308-4b67-a7ad-51edd99b8660 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:35 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-f6cbfbc0-71f4-4c6b-87ef-98155340c081 req-a1e25c41-7308-4b67-a7ad-51edd99b8660 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] GET http://192.168.122.66/volume/v3/volumes/07796114-3da2-4146-b947-6ba434187c7b Sep 07 18:05:35 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-f6cbfbc0-71f4-4c6b-87ef-98155340c081 req-a1e25c41-7308-4b67-a7ad-51edd99b8660 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:35 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-f6cbfbc0-71f4-4c6b-87ef-98155340c081 req-a1e25c41-7308-4b67-a7ad-51edd99b8660 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:35 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:05:35 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:05:35 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:35 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:05:35 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [req-f6cbfbc0-71f4-4c6b-87ef-98155340c081 req-a1e25c41-7308-4b67-a7ad-51edd99b8660 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Volume info retrieved successfully. Sep 07 18:05:35 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-f6cbfbc0-71f4-4c6b-87ef-98155340c081 req-a1e25c41-7308-4b67-a7ad-51edd99b8660 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] http://192.168.122.66/volume/v3/volumes/07796114-3da2-4146-b947-6ba434187c7b returned with HTTP 200 Sep 07 18:05:35 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 516/1018] 192.168.122.66 () {60 vars in 1482 bytes} [Mon Sep 7 18:05:35 2026] GET /volume/v3/volumes/07796114-3da2-4146-b947-6ba434187c7b => generated 850 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:05:35 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-5e3cdb38-902b-4cc8-a564-d5650c9cc39a None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:35 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-5e3cdb38-902b-4cc8-a564-d5650c9cc39a None None] GET http://192.168.122.66/volume// Sep 07 18:05:35 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-5e3cdb38-902b-4cc8-a564-d5650c9cc39a None None] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:35 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-5e3cdb38-902b-4cc8-a564-d5650c9cc39a None None] Calling method 'all' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:35 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-5e3cdb38-902b-4cc8-a564-d5650c9cc39a None None] http://192.168.122.66/volume// returned with HTTP 300 Sep 07 18:05:35 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 503/1019] 192.168.122.66 () {58 vars in 1312 bytes} [Mon Sep 7 18:05:35 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 18:05:35 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [req-f6cbfbc0-71f4-4c6b-87ef-98155340c081 req-02b25472-dfa5-4fd8-9c96-af3e23e02fd1 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:36 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-f6cbfbc0-71f4-4c6b-87ef-98155340c081 req-02b25472-dfa5-4fd8-9c96-af3e23e02fd1 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] POST http://192.168.122.66/volume/v3/attachments Sep 07 18:05:36 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-f6cbfbc0-71f4-4c6b-87ef-98155340c081 req-02b25472-dfa5-4fd8-9c96-af3e23e02fd1 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "07796114-3da2-4146-b947-6ba434187c7b", "connector": null, "instance_uuid": "45fed745-b819-427d-8f93-bdeb8d550f62"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:05:36 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:05:36 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:05:36 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:36 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:05:36 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-f6cbfbc0-71f4-4c6b-87ef-98155340c081 req-02b25472-dfa5-4fd8-9c96-af3e23e02fd1 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] http://192.168.122.66/volume/v3/attachments returned with HTTP 200 Sep 07 18:05:36 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 517/1020] 192.168.122.66 () {66 vars in 1478 bytes} [Mon Sep 7 18:05:35 2026] POST /volume/v3/attachments => generated 273 bytes in 391 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:05:36 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-4c9aeb03-c098-4f5c-ae0a-1c8b44b07844 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:36 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-4c9aeb03-c098-4f5c-ae0a-1c8b44b07844 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] GET http://192.168.122.66/volume/v3/volumes/07796114-3da2-4146-b947-6ba434187c7b Sep 07 18:05:36 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-4c9aeb03-c098-4f5c-ae0a-1c8b44b07844 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:36 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-4c9aeb03-c098-4f5c-ae0a-1c8b44b07844 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:36 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-3a9542be-eae9-49b9-bbb5-7ebb2f7df4ea None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:36 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-3a9542be-eae9-49b9-bbb5-7ebb2f7df4ea None None] GET http://192.168.122.66/volume// Sep 07 18:05:36 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-3a9542be-eae9-49b9-bbb5-7ebb2f7df4ea None None] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:36 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-3a9542be-eae9-49b9-bbb5-7ebb2f7df4ea None None] Calling method 'all' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:36 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-3a9542be-eae9-49b9-bbb5-7ebb2f7df4ea None None] http://192.168.122.66/volume// returned with HTTP 300 Sep 07 18:05:36 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 518/1021] 192.168.122.66 () {58 vars in 1310 bytes} [Mon Sep 7 18:05:36 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 18:05:36 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [req-f6cbfbc0-71f4-4c6b-87ef-98155340c081 req-d6c5e121-7822-4666-a645-cd099dbc4f50 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:36 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-f6cbfbc0-71f4-4c6b-87ef-98155340c081 req-d6c5e121-7822-4666-a645-cd099dbc4f50 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] GET http://192.168.122.66/volume/v3/volumes/07796114-3da2-4146-b947-6ba434187c7b Sep 07 18:05:36 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-f6cbfbc0-71f4-4c6b-87ef-98155340c081 req-d6c5e121-7822-4666-a645-cd099dbc4f50 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:36 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-f6cbfbc0-71f4-4c6b-87ef-98155340c081 req-d6c5e121-7822-4666-a645-cd099dbc4f50 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:36 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:05:36 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:05:36 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:05:36 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:05:36 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:36 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:05:36 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:36 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:05:36 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [req-f6cbfbc0-71f4-4c6b-87ef-98155340c081 req-d6c5e121-7822-4666-a645-cd099dbc4f50 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Volume info retrieved successfully. Sep 07 18:05:36 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-4c9aeb03-c098-4f5c-ae0a-1c8b44b07844 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Volume info retrieved successfully. Sep 07 18:05:36 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-f6cbfbc0-71f4-4c6b-87ef-98155340c081 req-d6c5e121-7822-4666-a645-cd099dbc4f50 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] http://192.168.122.66/volume/v3/volumes/07796114-3da2-4146-b947-6ba434187c7b returned with HTTP 200 Sep 07 18:05:36 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 519/1022] 192.168.122.66 () {62 vars in 1523 bytes} [Mon Sep 7 18:05:36 2026] GET /volume/v3/volumes/07796114-3da2-4146-b947-6ba434187c7b => generated 1030 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 18:05:36 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-4c9aeb03-c098-4f5c-ae0a-1c8b44b07844 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] http://192.168.122.66/volume/v3/volumes/07796114-3da2-4146-b947-6ba434187c7b returned with HTTP 200 Sep 07 18:05:36 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 504/1023] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:05:36 2026] GET /volume/v3/volumes/07796114-3da2-4146-b947-6ba434187c7b => generated 849 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:05:36 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [req-f6cbfbc0-71f4-4c6b-87ef-98155340c081 req-a7bef745-9ddd-4fe0-9d0c-f5660b1a1610 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:36 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-f6cbfbc0-71f4-4c6b-87ef-98155340c081 req-a7bef745-9ddd-4fe0-9d0c-f5660b1a1610 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] PUT http://192.168.122.66/volume/v3/attachments/64fe9b8d-3a8e-456b-8790-b9d96d39e67f Sep 07 18:05:36 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-f6cbfbc0-71f4-4c6b-87ef-98155340c081 req-a7bef745-9ddd-4fe0-9d0c-f5660b1a1610 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.66", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:da595ca9282", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "de538fb9-4273-4ed9-a64b-778a9fe4baf0", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:05:36 devstack devstack@c-api.service[86965]: DEBUG cinder.coordination [req-f6cbfbc0-71f4-4c6b-87ef-98155340c081 req-a7bef745-9ddd-4fe0-9d0c-f5660b1a1610 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Acquiring lock "cinder-attachment_update-07796114-3da2-4146-b947-6ba434187c7b-devstack" by "attachment_update" {{(pid=86965) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 18:05:36 devstack devstack@c-api.service[86965]: DEBUG cinder.coordination [req-f6cbfbc0-71f4-4c6b-87ef-98155340c081 req-a7bef745-9ddd-4fe0-9d0c-f5660b1a1610 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Lock "cinder-attachment_update-07796114-3da2-4146-b947-6ba434187c7b-devstack" acquired by "attachment_update" :: waited 0.025s {{(pid=86965) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 18:05:36 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:36 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:05:36 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:05:36 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:05:36 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-d9bf69c9-f834-436f-8636-c604297e83bc None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:36 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-d9bf69c9-f834-436f-8636-c604297e83bc tempest-ServerRescueNegativeTestJSON-372102027 tempest-ServerRescueNegativeTestJSON-372102027-project-member] DELETE http://192.168.122.66/volume/v3/volumes/69179179-c6aa-45c1-9c46-bba07624d131 Sep 07 18:05:36 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-d9bf69c9-f834-436f-8636-c604297e83bc tempest-ServerRescueNegativeTestJSON-372102027 tempest-ServerRescueNegativeTestJSON-372102027-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:36 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-d9bf69c9-f834-436f-8636-c604297e83bc tempest-ServerRescueNegativeTestJSON-372102027 tempest-ServerRescueNegativeTestJSON-372102027-project-member] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:36 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-d9bf69c9-f834-436f-8636-c604297e83bc tempest-ServerRescueNegativeTestJSON-372102027 tempest-ServerRescueNegativeTestJSON-372102027-project-member] Delete volume with id: 69179179-c6aa-45c1-9c46-bba07624d131 Sep 07 18:05:36 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:05:36 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:05:36 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:36 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:05:36 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-d9bf69c9-f834-436f-8636-c604297e83bc tempest-ServerRescueNegativeTestJSON-372102027 tempest-ServerRescueNegativeTestJSON-372102027-project-member] Volume info retrieved successfully. Sep 07 18:05:36 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-d9bf69c9-f834-436f-8636-c604297e83bc tempest-ServerRescueNegativeTestJSON-372102027 tempest-ServerRescueNegativeTestJSON-372102027-project-member] Delete volume request issued successfully. Sep 07 18:05:36 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-d9bf69c9-f834-436f-8636-c604297e83bc tempest-ServerRescueNegativeTestJSON-372102027 tempest-ServerRescueNegativeTestJSON-372102027-project-member] http://192.168.122.66/volume/v3/volumes/69179179-c6aa-45c1-9c46-bba07624d131 returned with HTTP 202 Sep 07 18:05:36 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 505/1024] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:05:36 2026] DELETE /volume/v3/volumes/69179179-c6aa-45c1-9c46-bba07624d131 => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:05:36 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-fc1e8e29-8850-417a-b001-fb056d7b97c5 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:36 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-fc1e8e29-8850-417a-b001-fb056d7b97c5 tempest-ServerRescueNegativeTestJSON-372102027 tempest-ServerRescueNegativeTestJSON-372102027-project-member] GET http://192.168.122.66/volume/v3/volumes/69179179-c6aa-45c1-9c46-bba07624d131 Sep 07 18:05:36 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-fc1e8e29-8850-417a-b001-fb056d7b97c5 tempest-ServerRescueNegativeTestJSON-372102027 tempest-ServerRescueNegativeTestJSON-372102027-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:36 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-fc1e8e29-8850-417a-b001-fb056d7b97c5 tempest-ServerRescueNegativeTestJSON-372102027 tempest-ServerRescueNegativeTestJSON-372102027-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:36 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:05:36 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:05:36 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:36 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:05:36 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-fc1e8e29-8850-417a-b001-fb056d7b97c5 tempest-ServerRescueNegativeTestJSON-372102027 tempest-ServerRescueNegativeTestJSON-372102027-project-member] Volume info retrieved successfully. Sep 07 18:05:36 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-fc1e8e29-8850-417a-b001-fb056d7b97c5 tempest-ServerRescueNegativeTestJSON-372102027 tempest-ServerRescueNegativeTestJSON-372102027-project-member] http://192.168.122.66/volume/v3/volumes/69179179-c6aa-45c1-9c46-bba07624d131 returned with HTTP 200 Sep 07 18:05:36 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 506/1025] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:05:36 2026] GET /volume/v3/volumes/69179179-c6aa-45c1-9c46-bba07624d131 => generated 857 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:05:37 devstack devstack@c-api.service[86965]: DEBUG cinder.coordination [req-f6cbfbc0-71f4-4c6b-87ef-98155340c081 req-a7bef745-9ddd-4fe0-9d0c-f5660b1a1610 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Lock "cinder-attachment_update-07796114-3da2-4146-b947-6ba434187c7b-devstack" released by "attachment_update" :: held 0.423s {{(pid=86965) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 18:05:37 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-f6cbfbc0-71f4-4c6b-87ef-98155340c081 req-a7bef745-9ddd-4fe0-9d0c-f5660b1a1610 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] http://192.168.122.66/volume/v3/attachments/64fe9b8d-3a8e-456b-8790-b9d96d39e67f returned with HTTP 200 Sep 07 18:05:37 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 520/1026] 192.168.122.66 () {66 vars in 1588 bytes} [Mon Sep 7 18:05:36 2026] PUT /volume/v3/attachments/64fe9b8d-3a8e-456b-8790-b9d96d39e67f => generated 694 bytes in 497 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:05:37 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-a8fd850f-bac9-46c6-a5cc-b2587a8cd416 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:37 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-a8fd850f-bac9-46c6-a5cc-b2587a8cd416 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] GET http://192.168.122.66/volume/v3/volumes/07796114-3da2-4146-b947-6ba434187c7b Sep 07 18:05:37 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-a8fd850f-bac9-46c6-a5cc-b2587a8cd416 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:37 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-a8fd850f-bac9-46c6-a5cc-b2587a8cd416 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:37 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:05:37 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:05:37 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:37 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:05:37 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-a8fd850f-bac9-46c6-a5cc-b2587a8cd416 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Volume info retrieved successfully. Sep 07 18:05:37 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-a8fd850f-bac9-46c6-a5cc-b2587a8cd416 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] http://192.168.122.66/volume/v3/volumes/07796114-3da2-4146-b947-6ba434187c7b returned with HTTP 200 Sep 07 18:05:37 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 507/1027] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:05:37 2026] GET /volume/v3/volumes/07796114-3da2-4146-b947-6ba434187c7b => generated 850 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:05:37 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [req-f6cbfbc0-71f4-4c6b-87ef-98155340c081 req-b2e8fd32-d176-42a8-b8bc-89bd2fc025bb None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:37 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-f6cbfbc0-71f4-4c6b-87ef-98155340c081 req-b2e8fd32-d176-42a8-b8bc-89bd2fc025bb tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] POST http://192.168.122.66/volume/v3/attachments/64fe9b8d-3a8e-456b-8790-b9d96d39e67f/action Sep 07 18:05:37 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-f6cbfbc0-71f4-4c6b-87ef-98155340c081 req-b2e8fd32-d176-42a8-b8bc-89bd2fc025bb tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Action body: b'{"os-complete": null}' {{(pid=86965) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:05:37 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-f6cbfbc0-71f4-4c6b-87ef-98155340c081 req-b2e8fd32-d176-42a8-b8bc-89bd2fc025bb tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:05:37 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:05:37 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:05:37 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:37 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:05:37 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-f6cbfbc0-71f4-4c6b-87ef-98155340c081 req-b2e8fd32-d176-42a8-b8bc-89bd2fc025bb tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] http://192.168.122.66/volume/v3/attachments/64fe9b8d-3a8e-456b-8790-b9d96d39e67f/action returned with HTTP 204 Sep 07 18:05:37 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 521/1028] 192.168.122.66 () {66 vars in 1609 bytes} [Mon Sep 7 18:05:37 2026] POST /volume/v3/attachments/64fe9b8d-3a8e-456b-8790-b9d96d39e67f/action => generated 0 bytes in 102 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:05:37 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-00c12cab-8305-40c4-b279-e3f911f5e1cf None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:37 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-00c12cab-8305-40c4-b279-e3f911f5e1cf tempest-ServerRescueNegativeTestJSON-372102027 tempest-ServerRescueNegativeTestJSON-372102027-project-member] GET http://192.168.122.66/volume/v3/volumes/69179179-c6aa-45c1-9c46-bba07624d131 Sep 07 18:05:37 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-00c12cab-8305-40c4-b279-e3f911f5e1cf tempest-ServerRescueNegativeTestJSON-372102027 tempest-ServerRescueNegativeTestJSON-372102027-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:37 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-00c12cab-8305-40c4-b279-e3f911f5e1cf tempest-ServerRescueNegativeTestJSON-372102027 tempest-ServerRescueNegativeTestJSON-372102027-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:37 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:05:37 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:05:37 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:37 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:05:37 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-00c12cab-8305-40c4-b279-e3f911f5e1cf tempest-ServerRescueNegativeTestJSON-372102027 tempest-ServerRescueNegativeTestJSON-372102027-project-member] Volume info retrieved successfully. Sep 07 18:05:37 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-00c12cab-8305-40c4-b279-e3f911f5e1cf tempest-ServerRescueNegativeTestJSON-372102027 tempest-ServerRescueNegativeTestJSON-372102027-project-member] http://192.168.122.66/volume/v3/volumes/69179179-c6aa-45c1-9c46-bba07624d131 returned with HTTP 200 Sep 07 18:05:37 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 508/1029] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:05:37 2026] GET /volume/v3/volumes/69179179-c6aa-45c1-9c46-bba07624d131 => generated 857 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:05:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-d1e19231-deea-404a-95f5-931277fb241a None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:38 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-d1e19231-deea-404a-95f5-931277fb241a tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] GET http://192.168.122.66/volume/v3/volumes/07796114-3da2-4146-b947-6ba434187c7b Sep 07 18:05:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-d1e19231-deea-404a-95f5-931277fb241a tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-d1e19231-deea-404a-95f5-931277fb241a tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:38 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:05:38 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:05:38 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:38 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:05:38 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-d1e19231-deea-404a-95f5-931277fb241a tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Volume info retrieved successfully. Sep 07 18:05:38 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-d1e19231-deea-404a-95f5-931277fb241a tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] http://192.168.122.66/volume/v3/volumes/07796114-3da2-4146-b947-6ba434187c7b returned with HTTP 200 Sep 07 18:05:38 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 522/1030] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:05:38 2026] GET /volume/v3/volumes/07796114-3da2-4146-b947-6ba434187c7b => generated 1142 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:05:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-b0b7c4dc-a664-4cff-9d63-58c821e24107 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:38 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b0b7c4dc-a664-4cff-9d63-58c821e24107 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] GET http://192.168.122.66/volume/v3/volumes/07796114-3da2-4146-b947-6ba434187c7b Sep 07 18:05:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-b0b7c4dc-a664-4cff-9d63-58c821e24107 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-b0b7c4dc-a664-4cff-9d63-58c821e24107 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:38 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:05:38 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:05:38 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:38 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:05:38 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-b0b7c4dc-a664-4cff-9d63-58c821e24107 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Volume info retrieved successfully. Sep 07 18:05:38 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b0b7c4dc-a664-4cff-9d63-58c821e24107 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] http://192.168.122.66/volume/v3/volumes/07796114-3da2-4146-b947-6ba434187c7b returned with HTTP 200 Sep 07 18:05:38 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 509/1031] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:05:38 2026] GET /volume/v3/volumes/07796114-3da2-4146-b947-6ba434187c7b => generated 1142 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:05:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-639869f3-9cc1-4caa-b427-65ed3e2e0ab3 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:38 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-639869f3-9cc1-4caa-b427-65ed3e2e0ab3 tempest-ServerRescueNegativeTestJSON-372102027 tempest-ServerRescueNegativeTestJSON-372102027-project-member] GET http://192.168.122.66/volume/v3/volumes/69179179-c6aa-45c1-9c46-bba07624d131 Sep 07 18:05:39 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-639869f3-9cc1-4caa-b427-65ed3e2e0ab3 tempest-ServerRescueNegativeTestJSON-372102027 tempest-ServerRescueNegativeTestJSON-372102027-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:39 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-639869f3-9cc1-4caa-b427-65ed3e2e0ab3 tempest-ServerRescueNegativeTestJSON-372102027 tempest-ServerRescueNegativeTestJSON-372102027-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:39 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-639869f3-9cc1-4caa-b427-65ed3e2e0ab3 tempest-ServerRescueNegativeTestJSON-372102027 tempest-ServerRescueNegativeTestJSON-372102027-project-member] http://192.168.122.66/volume/v3/volumes/69179179-c6aa-45c1-9c46-bba07624d131 returned with HTTP 404 Sep 07 18:05:39 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 523/1032] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:05:38 2026] GET /volume/v3/volumes/69179179-c6aa-45c1-9c46-bba07624d131 => generated 109 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 18:05:39 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [req-7adc8cf5-858f-4d4c-aec6-c6b6ade40682 req-0393bb1d-9d13-41eb-b63d-a12d53bd2322 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:39 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-7adc8cf5-858f-4d4c-aec6-c6b6ade40682 req-0393bb1d-9d13-41eb-b63d-a12d53bd2322 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] GET http://192.168.122.66/volume/v3/volumes/8d106bea-32d3-4b32-a54d-5e6e830f17b4 Sep 07 18:05:39 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-7adc8cf5-858f-4d4c-aec6-c6b6ade40682 req-0393bb1d-9d13-41eb-b63d-a12d53bd2322 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:39 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-7adc8cf5-858f-4d4c-aec6-c6b6ade40682 req-0393bb1d-9d13-41eb-b63d-a12d53bd2322 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:39 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:05:39 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:05:39 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-f70f8a4b-b68e-4e70-a479-3f33ae5b488a None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:39 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:39 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:05:39 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [req-7adc8cf5-858f-4d4c-aec6-c6b6ade40682 req-0393bb1d-9d13-41eb-b63d-a12d53bd2322 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Volume info retrieved successfully. Sep 07 18:05:39 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-7adc8cf5-858f-4d4c-aec6-c6b6ade40682 req-0393bb1d-9d13-41eb-b63d-a12d53bd2322 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] http://192.168.122.66/volume/v3/volumes/8d106bea-32d3-4b32-a54d-5e6e830f17b4 returned with HTTP 200 Sep 07 18:05:39 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 510/1033] 192.168.122.66 () {60 vars in 1482 bytes} [Mon Sep 7 18:05:39 2026] GET /volume/v3/volumes/8d106bea-32d3-4b32-a54d-5e6e830f17b4 => generated 1142 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:05:39 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [req-7adc8cf5-858f-4d4c-aec6-c6b6ade40682 req-b9b7ea4f-0482-4f47-a0b8-7c9bc4f36cea None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:39 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-7adc8cf5-858f-4d4c-aec6-c6b6ade40682 req-b9b7ea4f-0482-4f47-a0b8-7c9bc4f36cea tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] POST http://192.168.122.66/volume/v3/volumes/8d106bea-32d3-4b32-a54d-5e6e830f17b4/action Sep 07 18:05:39 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-7adc8cf5-858f-4d4c-aec6-c6b6ade40682 req-b9b7ea4f-0482-4f47-a0b8-7c9bc4f36cea tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86964) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:05:39 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-7adc8cf5-858f-4d4c-aec6-c6b6ade40682 req-b9b7ea4f-0482-4f47-a0b8-7c9bc4f36cea tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:05:39 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:05:39 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:05:39 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:39 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:05:39 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [req-7adc8cf5-858f-4d4c-aec6-c6b6ade40682 req-b9b7ea4f-0482-4f47-a0b8-7c9bc4f36cea tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Volume info retrieved successfully. Sep 07 18:05:39 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [req-7adc8cf5-858f-4d4c-aec6-c6b6ade40682 req-b9b7ea4f-0482-4f47-a0b8-7c9bc4f36cea tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Begin detaching volume completed successfully. Sep 07 18:05:39 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-7adc8cf5-858f-4d4c-aec6-c6b6ade40682 req-b9b7ea4f-0482-4f47-a0b8-7c9bc4f36cea tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] http://192.168.122.66/volume/v3/volumes/8d106bea-32d3-4b32-a54d-5e6e830f17b4/action returned with HTTP 202 Sep 07 18:05:39 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 511/1034] 192.168.122.66 () {64 vars in 1556 bytes} [Mon Sep 7 18:05:39 2026] POST /volume/v3/volumes/8d106bea-32d3-4b32-a54d-5e6e830f17b4/action => generated 0 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 18:05:39 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-672794e3-5200-48ed-a047-f59b0f5589bf None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:39 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-672794e3-5200-48ed-a047-f59b0f5589bf tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] GET http://192.168.122.66/volume/v3/volumes/8d106bea-32d3-4b32-a54d-5e6e830f17b4 Sep 07 18:05:39 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-672794e3-5200-48ed-a047-f59b0f5589bf tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:39 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-672794e3-5200-48ed-a047-f59b0f5589bf tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:39 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:05:39 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:05:39 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:39 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:05:39 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-672794e3-5200-48ed-a047-f59b0f5589bf tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Volume info retrieved successfully. Sep 07 18:05:39 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-672794e3-5200-48ed-a047-f59b0f5589bf tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] http://192.168.122.66/volume/v3/volumes/8d106bea-32d3-4b32-a54d-5e6e830f17b4 returned with HTTP 200 Sep 07 18:05:39 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 512/1035] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:05:39 2026] GET /volume/v3/volumes/8d106bea-32d3-4b32-a54d-5e6e830f17b4 => generated 1145 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:05:39 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-63a51d5a-7c94-465b-a86a-958b42127ba9 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:39 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-63a51d5a-7c94-465b-a86a-958b42127ba9 None None] GET http://192.168.122.66/volume// Sep 07 18:05:39 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-63a51d5a-7c94-465b-a86a-958b42127ba9 None None] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:39 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-63a51d5a-7c94-465b-a86a-958b42127ba9 None None] Calling method 'all' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:39 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-63a51d5a-7c94-465b-a86a-958b42127ba9 None None] http://192.168.122.66/volume// returned with HTTP 300 Sep 07 18:05:39 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 513/1036] 192.168.122.66 () {58 vars in 1310 bytes} [Mon Sep 7 18:05:39 2026] GET /volume/ => generated 389 bytes in 21 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 18:05:39 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [req-7adc8cf5-858f-4d4c-aec6-c6b6ade40682 req-466809ea-f4c7-4cbd-88e9-4e35542a8a59 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:39 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-7adc8cf5-858f-4d4c-aec6-c6b6ade40682 req-466809ea-f4c7-4cbd-88e9-4e35542a8a59 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] GET http://192.168.122.66/volume/v3/volumes/8d106bea-32d3-4b32-a54d-5e6e830f17b4 Sep 07 18:05:39 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-7adc8cf5-858f-4d4c-aec6-c6b6ade40682 req-466809ea-f4c7-4cbd-88e9-4e35542a8a59 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:39 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-7adc8cf5-858f-4d4c-aec6-c6b6ade40682 req-466809ea-f4c7-4cbd-88e9-4e35542a8a59 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:40 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:05:40 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:05:40 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:40 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:05:40 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [req-7adc8cf5-858f-4d4c-aec6-c6b6ade40682 req-466809ea-f4c7-4cbd-88e9-4e35542a8a59 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Volume info retrieved successfully. Sep 07 18:05:40 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-7adc8cf5-858f-4d4c-aec6-c6b6ade40682 req-466809ea-f4c7-4cbd-88e9-4e35542a8a59 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] http://192.168.122.66/volume/v3/volumes/8d106bea-32d3-4b32-a54d-5e6e830f17b4 returned with HTTP 200 Sep 07 18:05:40 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 514/1037] 192.168.122.66 () {62 vars in 1523 bytes} [Mon Sep 7 18:05:39 2026] GET /volume/v3/volumes/8d106bea-32d3-4b32-a54d-5e6e830f17b4 => generated 1326 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 18:05:40 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-f70f8a4b-b68e-4e70-a479-3f33ae5b488a tempest-AbsoluteLimitsTests-1696568199 tempest-AbsoluteLimitsTests-1696568199-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:05:40 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-f70f8a4b-b68e-4e70-a479-3f33ae5b488a tempest-AbsoluteLimitsTests-1696568199 tempest-AbsoluteLimitsTests-1696568199-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-2062403238"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:05:40 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.volumes [None req-f70f8a4b-b68e-4e70-a479-3f33ae5b488a tempest-AbsoluteLimitsTests-1696568199 tempest-AbsoluteLimitsTests-1696568199-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-2062403238'}} {{(pid=86965) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:05:40 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-f70f8a4b-b68e-4e70-a479-3f33ae5b488a tempest-AbsoluteLimitsTests-1696568199 tempest-AbsoluteLimitsTests-1696568199-project-member] Create volume of 1 GB Sep 07 18:05:40 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-f70f8a4b-b68e-4e70-a479-3f33ae5b488a tempest-AbsoluteLimitsTests-1696568199 tempest-AbsoluteLimitsTests-1696568199-project-member] Availability Zones retrieved successfully. Sep 07 18:05:40 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-f70f8a4b-b68e-4e70-a479-3f33ae5b488a tempest-AbsoluteLimitsTests-1696568199 tempest-AbsoluteLimitsTests-1696568199-project-member] Flow 'volume_create_api' (454acd35-430f-4191-b5de-45dedd8e5c19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:05:40 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-f70f8a4b-b68e-4e70-a479-3f33ae5b488a tempest-AbsoluteLimitsTests-1696568199 tempest-AbsoluteLimitsTests-1696568199-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05188206-f0b9-4835-8992-621af853cb6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:05:40 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.flows.api.create_volume [None req-f70f8a4b-b68e-4e70-a479-3f33ae5b488a tempest-AbsoluteLimitsTests-1696568199 tempest-AbsoluteLimitsTests-1696568199-project-member] Validating volume size '1' using validate_int {{(pid=86965) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:05:40 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-f70f8a4b-b68e-4e70-a479-3f33ae5b488a tempest-AbsoluteLimitsTests-1696568199 tempest-AbsoluteLimitsTests-1696568199-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05188206-f0b9-4835-8992-621af853cb6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:05:40 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-f70f8a4b-b68e-4e70-a479-3f33ae5b488a tempest-AbsoluteLimitsTests-1696568199 tempest-AbsoluteLimitsTests-1696568199-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2e1325b-f4e6-497e-ba4e-9449895e89d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:05:40 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [req-7adc8cf5-858f-4d4c-aec6-c6b6ade40682 req-c08c155e-2a55-493d-b7a5-ee8b1e733582 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:40 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-7adc8cf5-858f-4d4c-aec6-c6b6ade40682 req-c08c155e-2a55-493d-b7a5-ee8b1e733582 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] DELETE http://192.168.122.66/volume/v3/attachments/eb58e369-6bfc-4196-b1c5-110223ad4bda Sep 07 18:05:40 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-7adc8cf5-858f-4d4c-aec6-c6b6ade40682 req-c08c155e-2a55-493d-b7a5-ee8b1e733582 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:40 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-7adc8cf5-858f-4d4c-aec6-c6b6ade40682 req-c08c155e-2a55-493d-b7a5-ee8b1e733582 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Calling method 'version_select' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:40 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:40 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:05:40 devstack devstack@c-api.service[86965]: DEBUG cinder.quota [None req-f70f8a4b-b68e-4e70-a479-3f33ae5b488a tempest-AbsoluteLimitsTests-1696568199 tempest-AbsoluteLimitsTests-1696568199-project-member] Created reservations ['6297b407-395c-4700-bb50-c6bfa9e2856d', '89e4d3e7-0988-48e1-8c84-c131ef465fa0', 'bd3b87c8-91d3-4077-9229-aac36e47363b', '878ed19c-77ad-44ec-9a7c-54c004e2e5c7'] {{(pid=86965) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:05:40 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-f70f8a4b-b68e-4e70-a479-3f33ae5b488a tempest-AbsoluteLimitsTests-1696568199 tempest-AbsoluteLimitsTests-1696568199-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2e1325b-f4e6-497e-ba4e-9449895e89d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6297b407-395c-4700-bb50-c6bfa9e2856d', '89e4d3e7-0988-48e1-8c84-c131ef465fa0', 'bd3b87c8-91d3-4077-9229-aac36e47363b', '878ed19c-77ad-44ec-9a7c-54c004e2e5c7']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:05:40 devstack devstack@c-api.service[86964]: /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 07 18:05:40 devstack devstack@c-api.service[86964]: return base.obj_make_list(context, Sep 07 18:05:40 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-f70f8a4b-b68e-4e70-a479-3f33ae5b488a tempest-AbsoluteLimitsTests-1696568199 tempest-AbsoluteLimitsTests-1696568199-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (822abe18-ddaf-4adb-9cf2-f0281598e8d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:05:40 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-7adc8cf5-858f-4d4c-aec6-c6b6ade40682 req-c08c155e-2a55-493d-b7a5-ee8b1e733582 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] http://192.168.122.66/volume/v3/attachments/eb58e369-6bfc-4196-b1c5-110223ad4bda returned with HTTP 200 Sep 07 18:05:40 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 515/1038] 192.168.122.66 () {64 vars in 1557 bytes} [Mon Sep 7 18:05:40 2026] DELETE /volume/v3/attachments/eb58e369-6bfc-4196-b1c5-110223ad4bda => generated 19 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:05:40 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-26ef0f68-e88c-4110-b05b-6eee39b3ffe5 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:40 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:05:40 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:05:40 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-26ef0f68-e88c-4110-b05b-6eee39b3ffe5 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] GET http://192.168.122.66/volume/v3/volumes/8d106bea-32d3-4b32-a54d-5e6e830f17b4 Sep 07 18:05:40 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-26ef0f68-e88c-4110-b05b-6eee39b3ffe5 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:40 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-26ef0f68-e88c-4110-b05b-6eee39b3ffe5 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:40 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-f70f8a4b-b68e-4e70-a479-3f33ae5b488a tempest-AbsoluteLimitsTests-1696568199 tempest-AbsoluteLimitsTests-1696568199-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (822abe18-ddaf-4adb-9cf2-f0281598e8d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c979ea38-db85-481d-b0cb-51227fdc6a89', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-2062403238',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d236eeb507c4d3088c3a8dd6f5891b7',qos_specs=None,replication_status=,reservations=['6297b407-395c-4700-bb50-c6bfa9e2856d','89e4d3e7-0988-48e1-8c84-c131ef465fa0','bd3b87c8-91d3-4077-9229-aac36e47363b','878ed19c-77ad-44ec-9a7c-54c004e2e5c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='303b2abf3928466cb0d840e596fdce19',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:05:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-2062403238',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c979ea38-db85-481d-b0cb-51227fdc6a89,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6d236eeb507c4d3088c3a8dd6f5891b7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='303b2abf3928466cb0d840e596fdce19',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:05:41 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-f70f8a4b-b68e-4e70-a479-3f33ae5b488a tempest-AbsoluteLimitsTests-1696568199 tempest-AbsoluteLimitsTests-1696568199-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a19fd98-2383-4b58-8bf9-96b35ce4d169) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:05:41 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:05:41 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:05:41 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:41 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:05:41 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-26ef0f68-e88c-4110-b05b-6eee39b3ffe5 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Volume info retrieved successfully. Sep 07 18:05:41 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-26ef0f68-e88c-4110-b05b-6eee39b3ffe5 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] http://192.168.122.66/volume/v3/volumes/8d106bea-32d3-4b32-a54d-5e6e830f17b4 returned with HTTP 200 Sep 07 18:05:41 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 516/1039] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:05:40 2026] GET /volume/v3/volumes/8d106bea-32d3-4b32-a54d-5e6e830f17b4 => generated 850 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:05:41 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-f70f8a4b-b68e-4e70-a479-3f33ae5b488a tempest-AbsoluteLimitsTests-1696568199 tempest-AbsoluteLimitsTests-1696568199-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a19fd98-2383-4b58-8bf9-96b35ce4d169) transitioned into state 'SUCCESS' from state '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-2062403238',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d236eeb507c4d3088c3a8dd6f5891b7',qos_specs=None,replication_status=,reservations=['6297b407-395c-4700-bb50-c6bfa9e2856d','89e4d3e7-0988-48e1-8c84-c131ef465fa0','bd3b87c8-91d3-4077-9229-aac36e47363b','878ed19c-77ad-44ec-9a7c-54c004e2e5c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='303b2abf3928466cb0d840e596fdce19',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:05:41 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-f70f8a4b-b68e-4e70-a479-3f33ae5b488a tempest-AbsoluteLimitsTests-1696568199 tempest-AbsoluteLimitsTests-1696568199-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fee241df-3e92-494e-94d4-c77fddf97c72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:05:41 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-f70f8a4b-b68e-4e70-a479-3f33ae5b488a tempest-AbsoluteLimitsTests-1696568199 tempest-AbsoluteLimitsTests-1696568199-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fee241df-3e92-494e-94d4-c77fddf97c72) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:05:41 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-f70f8a4b-b68e-4e70-a479-3f33ae5b488a tempest-AbsoluteLimitsTests-1696568199 tempest-AbsoluteLimitsTests-1696568199-project-member] Flow 'volume_create_api' (454acd35-430f-4191-b5de-45dedd8e5c19) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:05:41 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-f70f8a4b-b68e-4e70-a479-3f33ae5b488a tempest-AbsoluteLimitsTests-1696568199 tempest-AbsoluteLimitsTests-1696568199-project-member] Create volume request issued successfully. Sep 07 18:05:41 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-f70f8a4b-b68e-4e70-a479-3f33ae5b488a tempest-AbsoluteLimitsTests-1696568199 tempest-AbsoluteLimitsTests-1696568199-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:05:41 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 524/1040] 192.168.122.66 () {60 vars in 1137 bytes} [Mon Sep 7 18:05:39 2026] POST /volume/v3/volumes => generated 757 bytes in 1751 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:05:41 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-ede3e95e-53a6-46c5-985a-bb3fc35013bc None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:41 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-ede3e95e-53a6-46c5-985a-bb3fc35013bc tempest-AbsoluteLimitsTests-1696568199 tempest-AbsoluteLimitsTests-1696568199-project-member] GET http://192.168.122.66/volume/v3/volumes/c979ea38-db85-481d-b0cb-51227fdc6a89 Sep 07 18:05:41 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-ede3e95e-53a6-46c5-985a-bb3fc35013bc tempest-AbsoluteLimitsTests-1696568199 tempest-AbsoluteLimitsTests-1696568199-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:41 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-ede3e95e-53a6-46c5-985a-bb3fc35013bc tempest-AbsoluteLimitsTests-1696568199 tempest-AbsoluteLimitsTests-1696568199-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:41 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:05:41 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:05:41 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:41 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:05:41 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-ede3e95e-53a6-46c5-985a-bb3fc35013bc tempest-AbsoluteLimitsTests-1696568199 tempest-AbsoluteLimitsTests-1696568199-project-member] Volume info retrieved successfully. Sep 07 18:05:41 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-ede3e95e-53a6-46c5-985a-bb3fc35013bc tempest-AbsoluteLimitsTests-1696568199 tempest-AbsoluteLimitsTests-1696568199-project-member] http://192.168.122.66/volume/v3/volumes/c979ea38-db85-481d-b0cb-51227fdc6a89 returned with HTTP 200 Sep 07 18:05:41 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 517/1041] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:05:41 2026] GET /volume/v3/volumes/c979ea38-db85-481d-b0cb-51227fdc6a89 => generated 825 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:05:41 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [req-f7efa44c-c211-4b42-bcb2-42fe598446e3 req-6aee54e5-affe-46fa-b447-fdad6d31c881 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:41 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-f7efa44c-c211-4b42-bcb2-42fe598446e3 req-6aee54e5-affe-46fa-b447-fdad6d31c881 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] GET http://192.168.122.66/volume/v3/volumes/07796114-3da2-4146-b947-6ba434187c7b Sep 07 18:05:41 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-f7efa44c-c211-4b42-bcb2-42fe598446e3 req-6aee54e5-affe-46fa-b447-fdad6d31c881 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:41 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-f7efa44c-c211-4b42-bcb2-42fe598446e3 req-6aee54e5-affe-46fa-b447-fdad6d31c881 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:41 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:05:41 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:05:41 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:41 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:05:41 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [req-f7efa44c-c211-4b42-bcb2-42fe598446e3 req-6aee54e5-affe-46fa-b447-fdad6d31c881 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Volume info retrieved successfully. Sep 07 18:05:41 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-f7efa44c-c211-4b42-bcb2-42fe598446e3 req-6aee54e5-affe-46fa-b447-fdad6d31c881 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] http://192.168.122.66/volume/v3/volumes/07796114-3da2-4146-b947-6ba434187c7b returned with HTTP 200 Sep 07 18:05:41 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 525/1042] 192.168.122.66 () {60 vars in 1482 bytes} [Mon Sep 7 18:05:41 2026] GET /volume/v3/volumes/07796114-3da2-4146-b947-6ba434187c7b => generated 1142 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:05:41 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [req-f7efa44c-c211-4b42-bcb2-42fe598446e3 req-dab7d84d-1cc1-4ca3-894e-4db27379b55f None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:41 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-f7efa44c-c211-4b42-bcb2-42fe598446e3 req-dab7d84d-1cc1-4ca3-894e-4db27379b55f tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] POST http://192.168.122.66/volume/v3/volumes/07796114-3da2-4146-b947-6ba434187c7b/action Sep 07 18:05:41 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-f7efa44c-c211-4b42-bcb2-42fe598446e3 req-dab7d84d-1cc1-4ca3-894e-4db27379b55f tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86964) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:05:41 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-f7efa44c-c211-4b42-bcb2-42fe598446e3 req-dab7d84d-1cc1-4ca3-894e-4db27379b55f tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:05:42 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:05:42 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:05:42 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:42 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:05:42 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [req-f7efa44c-c211-4b42-bcb2-42fe598446e3 req-dab7d84d-1cc1-4ca3-894e-4db27379b55f tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Volume info retrieved successfully. Sep 07 18:05:42 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [req-f7efa44c-c211-4b42-bcb2-42fe598446e3 req-dab7d84d-1cc1-4ca3-894e-4db27379b55f tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Begin detaching volume completed successfully. Sep 07 18:05:42 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-f7efa44c-c211-4b42-bcb2-42fe598446e3 req-dab7d84d-1cc1-4ca3-894e-4db27379b55f tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] http://192.168.122.66/volume/v3/volumes/07796114-3da2-4146-b947-6ba434187c7b/action returned with HTTP 202 Sep 07 18:05:42 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 518/1043] 192.168.122.66 () {64 vars in 1556 bytes} [Mon Sep 7 18:05:41 2026] POST /volume/v3/volumes/07796114-3da2-4146-b947-6ba434187c7b/action => generated 0 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 18:05:42 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-e872a154-05a5-434c-8f49-b07b987a34c5 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:42 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e872a154-05a5-434c-8f49-b07b987a34c5 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] GET http://192.168.122.66/volume/v3/volumes/07796114-3da2-4146-b947-6ba434187c7b Sep 07 18:05:42 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-e872a154-05a5-434c-8f49-b07b987a34c5 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:42 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-e872a154-05a5-434c-8f49-b07b987a34c5 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:42 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:05:42 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:05:42 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:42 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:05:42 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-e872a154-05a5-434c-8f49-b07b987a34c5 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Volume info retrieved successfully. Sep 07 18:05:42 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e872a154-05a5-434c-8f49-b07b987a34c5 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] http://192.168.122.66/volume/v3/volumes/07796114-3da2-4146-b947-6ba434187c7b returned with HTTP 200 Sep 07 18:05:42 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 526/1044] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:05:42 2026] GET /volume/v3/volumes/07796114-3da2-4146-b947-6ba434187c7b => generated 1145 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:05:42 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-3164a923-4fd5-4b20-a4e2-4874c9c2ddaf None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:42 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-3164a923-4fd5-4b20-a4e2-4874c9c2ddaf None None] GET http://192.168.122.66/volume// Sep 07 18:05:42 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-3164a923-4fd5-4b20-a4e2-4874c9c2ddaf None None] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:42 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-3164a923-4fd5-4b20-a4e2-4874c9c2ddaf None None] Calling method 'all' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:42 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-3164a923-4fd5-4b20-a4e2-4874c9c2ddaf None None] http://192.168.122.66/volume// returned with HTTP 300 Sep 07 18:05:42 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 519/1045] 192.168.122.66 () {58 vars in 1310 bytes} [Mon Sep 7 18:05:42 2026] GET /volume/ => generated 389 bytes in 19 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 18:05:42 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [req-f7efa44c-c211-4b42-bcb2-42fe598446e3 req-e30da46a-87d3-49d9-8804-dab156770030 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:42 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-f7efa44c-c211-4b42-bcb2-42fe598446e3 req-e30da46a-87d3-49d9-8804-dab156770030 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] GET http://192.168.122.66/volume/v3/volumes/07796114-3da2-4146-b947-6ba434187c7b Sep 07 18:05:42 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-9c88be56-5ab1-4047-800f-b9254dfc1ded None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:42 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-f7efa44c-c211-4b42-bcb2-42fe598446e3 req-e30da46a-87d3-49d9-8804-dab156770030 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:42 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-f7efa44c-c211-4b42-bcb2-42fe598446e3 req-e30da46a-87d3-49d9-8804-dab156770030 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:42 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-9c88be56-5ab1-4047-800f-b9254dfc1ded tempest-AbsoluteLimitsTests-1696568199 tempest-AbsoluteLimitsTests-1696568199-project-member] GET http://192.168.122.66/volume/v3/volumes/c979ea38-db85-481d-b0cb-51227fdc6a89 Sep 07 18:05:42 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-9c88be56-5ab1-4047-800f-b9254dfc1ded tempest-AbsoluteLimitsTests-1696568199 tempest-AbsoluteLimitsTests-1696568199-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:42 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-9c88be56-5ab1-4047-800f-b9254dfc1ded tempest-AbsoluteLimitsTests-1696568199 tempest-AbsoluteLimitsTests-1696568199-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:42 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:05:42 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:05:42 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:05:42 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:05:42 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:42 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:05:42 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:42 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:05:42 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-9c88be56-5ab1-4047-800f-b9254dfc1ded tempest-AbsoluteLimitsTests-1696568199 tempest-AbsoluteLimitsTests-1696568199-project-member] Volume info retrieved successfully. Sep 07 18:05:42 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [req-f7efa44c-c211-4b42-bcb2-42fe598446e3 req-e30da46a-87d3-49d9-8804-dab156770030 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Volume info retrieved successfully. Sep 07 18:05:42 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-9c88be56-5ab1-4047-800f-b9254dfc1ded tempest-AbsoluteLimitsTests-1696568199 tempest-AbsoluteLimitsTests-1696568199-project-member] http://192.168.122.66/volume/v3/volumes/c979ea38-db85-481d-b0cb-51227fdc6a89 returned with HTTP 200 Sep 07 18:05:42 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 520/1046] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:05:42 2026] GET /volume/v3/volumes/c979ea38-db85-481d-b0cb-51227fdc6a89 => generated 849 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:05:42 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-f7efa44c-c211-4b42-bcb2-42fe598446e3 req-e30da46a-87d3-49d9-8804-dab156770030 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] http://192.168.122.66/volume/v3/volumes/07796114-3da2-4146-b947-6ba434187c7b returned with HTTP 200 Sep 07 18:05:42 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 527/1047] 192.168.122.66 () {62 vars in 1523 bytes} [Mon Sep 7 18:05:42 2026] GET /volume/v3/volumes/07796114-3da2-4146-b947-6ba434187c7b => generated 1326 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 18:05:43 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [req-f7efa44c-c211-4b42-bcb2-42fe598446e3 req-eadea851-8fbb-4174-bbf7-da81b1d859a8 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:43 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-f7efa44c-c211-4b42-bcb2-42fe598446e3 req-eadea851-8fbb-4174-bbf7-da81b1d859a8 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] DELETE http://192.168.122.66/volume/v3/attachments/64fe9b8d-3a8e-456b-8790-b9d96d39e67f Sep 07 18:05:43 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-f7efa44c-c211-4b42-bcb2-42fe598446e3 req-eadea851-8fbb-4174-bbf7-da81b1d859a8 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:43 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-f7efa44c-c211-4b42-bcb2-42fe598446e3 req-eadea851-8fbb-4174-bbf7-da81b1d859a8 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Calling method 'version_select' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:43 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:43 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:05:43 devstack devstack@c-api.service[86964]: /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 07 18:05:43 devstack devstack@c-api.service[86964]: return base.obj_make_list(context, Sep 07 18:05:43 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-f7efa44c-c211-4b42-bcb2-42fe598446e3 req-eadea851-8fbb-4174-bbf7-da81b1d859a8 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] http://192.168.122.66/volume/v3/attachments/64fe9b8d-3a8e-456b-8790-b9d96d39e67f returned with HTTP 200 Sep 07 18:05:43 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 521/1048] 192.168.122.66 () {64 vars in 1557 bytes} [Mon Sep 7 18:05:43 2026] DELETE /volume/v3/attachments/64fe9b8d-3a8e-456b-8790-b9d96d39e67f => generated 19 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:05:43 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-b70b3164-c57c-4abe-a2fc-9325220b2450 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:43 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-b70b3164-c57c-4abe-a2fc-9325220b2450 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] GET http://192.168.122.66/volume/v3/volumes/07796114-3da2-4146-b947-6ba434187c7b Sep 07 18:05:43 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-b70b3164-c57c-4abe-a2fc-9325220b2450 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:43 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-b70b3164-c57c-4abe-a2fc-9325220b2450 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:43 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:05:43 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:05:43 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:43 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:05:43 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-b70b3164-c57c-4abe-a2fc-9325220b2450 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Volume info retrieved successfully. Sep 07 18:05:43 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-b70b3164-c57c-4abe-a2fc-9325220b2450 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] http://192.168.122.66/volume/v3/volumes/07796114-3da2-4146-b947-6ba434187c7b returned with HTTP 200 Sep 07 18:05:43 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 528/1049] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:05:43 2026] GET /volume/v3/volumes/07796114-3da2-4146-b947-6ba434187c7b => generated 850 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:05:43 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-2a762c8b-df46-4257-a349-775c6b68f663 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:43 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-2a762c8b-df46-4257-a349-775c6b68f663 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] GET http://192.168.122.66/volume/v3/volumes/07796114-3da2-4146-b947-6ba434187c7b Sep 07 18:05:43 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-2a762c8b-df46-4257-a349-775c6b68f663 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:43 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-2a762c8b-df46-4257-a349-775c6b68f663 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:43 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:05:43 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:05:43 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:43 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:05:43 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-2a762c8b-df46-4257-a349-775c6b68f663 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Volume info retrieved successfully. Sep 07 18:05:43 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-2a762c8b-df46-4257-a349-775c6b68f663 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] http://192.168.122.66/volume/v3/volumes/07796114-3da2-4146-b947-6ba434187c7b returned with HTTP 200 Sep 07 18:05:43 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 522/1050] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:05:43 2026] GET /volume/v3/volumes/07796114-3da2-4146-b947-6ba434187c7b => generated 850 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:05:43 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-6c19703f-39f7-4ec9-8c94-0b49ef389ded None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:43 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-6c19703f-39f7-4ec9-8c94-0b49ef389ded tempest-AbsoluteLimitsTests-1696568199 tempest-AbsoluteLimitsTests-1696568199-project-member] GET http://192.168.122.66/volume/v3/volumes/c979ea38-db85-481d-b0cb-51227fdc6a89 Sep 07 18:05:43 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-6c19703f-39f7-4ec9-8c94-0b49ef389ded tempest-AbsoluteLimitsTests-1696568199 tempest-AbsoluteLimitsTests-1696568199-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:43 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-6c19703f-39f7-4ec9-8c94-0b49ef389ded tempest-AbsoluteLimitsTests-1696568199 tempest-AbsoluteLimitsTests-1696568199-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:43 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:05:43 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:05:43 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:43 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:05:43 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-6c19703f-39f7-4ec9-8c94-0b49ef389ded tempest-AbsoluteLimitsTests-1696568199 tempest-AbsoluteLimitsTests-1696568199-project-member] Volume info retrieved successfully. Sep 07 18:05:43 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-6c19703f-39f7-4ec9-8c94-0b49ef389ded tempest-AbsoluteLimitsTests-1696568199 tempest-AbsoluteLimitsTests-1696568199-project-member] http://192.168.122.66/volume/v3/volumes/c979ea38-db85-481d-b0cb-51227fdc6a89 returned with HTTP 200 Sep 07 18:05:43 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 529/1051] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:05:43 2026] GET /volume/v3/volumes/c979ea38-db85-481d-b0cb-51227fdc6a89 => generated 850 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:05:43 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-0814e1e4-9b66-413a-bc70-9c1d7ec1abfd None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:43 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-fb495ab2-90d2-4cf4-9edd-b2949dc98dbb None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:43 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-fb495ab2-90d2-4cf4-9edd-b2949dc98dbb tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] GET http://192.168.122.66/volume/v3/volumes/07796114-3da2-4146-b947-6ba434187c7b Sep 07 18:05:43 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-fb495ab2-90d2-4cf4-9edd-b2949dc98dbb tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:43 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-fb495ab2-90d2-4cf4-9edd-b2949dc98dbb tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:43 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:05:43 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:05:43 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:43 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:05:43 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-fb495ab2-90d2-4cf4-9edd-b2949dc98dbb tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Volume info retrieved successfully. Sep 07 18:05:43 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-fb495ab2-90d2-4cf4-9edd-b2949dc98dbb tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] http://192.168.122.66/volume/v3/volumes/07796114-3da2-4146-b947-6ba434187c7b returned with HTTP 200 Sep 07 18:05:43 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 530/1052] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:05:43 2026] GET /volume/v3/volumes/07796114-3da2-4146-b947-6ba434187c7b => generated 850 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:05:43 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-f9dddc5d-d9dc-48be-985c-2604c86e6dcd None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:43 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-f9dddc5d-d9dc-48be-985c-2604c86e6dcd tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] GET http://192.168.122.66/volume/v3/volumes/8d106bea-32d3-4b32-a54d-5e6e830f17b4 Sep 07 18:05:43 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-f9dddc5d-d9dc-48be-985c-2604c86e6dcd tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:43 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-f9dddc5d-d9dc-48be-985c-2604c86e6dcd tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:43 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:05:43 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:05:43 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:43 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:05:43 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-f9dddc5d-d9dc-48be-985c-2604c86e6dcd tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Volume info retrieved successfully. Sep 07 18:05:43 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-f9dddc5d-d9dc-48be-985c-2604c86e6dcd tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] http://192.168.122.66/volume/v3/volumes/8d106bea-32d3-4b32-a54d-5e6e830f17b4 returned with HTTP 200 Sep 07 18:05:43 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 531/1053] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:05:43 2026] GET /volume/v3/volumes/8d106bea-32d3-4b32-a54d-5e6e830f17b4 => generated 850 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:05:44 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-2eb43e78-d909-4f7d-bc6d-5cc91ee9e089 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:44 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-2eb43e78-d909-4f7d-bc6d-5cc91ee9e089 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] GET http://192.168.122.66/volume/v3/volumes/8d106bea-32d3-4b32-a54d-5e6e830f17b4 Sep 07 18:05:44 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-2eb43e78-d909-4f7d-bc6d-5cc91ee9e089 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:44 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-2eb43e78-d909-4f7d-bc6d-5cc91ee9e089 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:44 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-0814e1e4-9b66-413a-bc70-9c1d7ec1abfd tempest-AbsoluteLimitsTests-1696568199 tempest-AbsoluteLimitsTests-1696568199-project-reader] GET http://192.168.122.66/volume/v3/limits Sep 07 18:05:44 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-0814e1e4-9b66-413a-bc70-9c1d7ec1abfd tempest-AbsoluteLimitsTests-1696568199 tempest-AbsoluteLimitsTests-1696568199-project-reader] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:44 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-0814e1e4-9b66-413a-bc70-9c1d7ec1abfd tempest-AbsoluteLimitsTests-1696568199 tempest-AbsoluteLimitsTests-1696568199-project-reader] Calling method 'index' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:44 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:05:44 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:05:44 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:44 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:05:44 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-2eb43e78-d909-4f7d-bc6d-5cc91ee9e089 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Volume info retrieved successfully. Sep 07 18:05:44 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-2eb43e78-d909-4f7d-bc6d-5cc91ee9e089 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] http://192.168.122.66/volume/v3/volumes/8d106bea-32d3-4b32-a54d-5e6e830f17b4 returned with HTTP 200 Sep 07 18:05:44 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 532/1054] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:05:44 2026] GET /volume/v3/volumes/8d106bea-32d3-4b32-a54d-5e6e830f17b4 => generated 850 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:05:44 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-0814e1e4-9b66-413a-bc70-9c1d7ec1abfd tempest-AbsoluteLimitsTests-1696568199 tempest-AbsoluteLimitsTests-1696568199-project-reader] http://192.168.122.66/volume/v3/limits returned with HTTP 200 Sep 07 18:05:44 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 523/1055] 192.168.122.66 () {58 vars in 1113 bytes} [Mon Sep 7 18:05:43 2026] GET /volume/v3/limits => generated 302 bytes in 448 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 18:05:44 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-1a20ce15-94dd-439a-97c8-76926f0359e5 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:44 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-1a20ce15-94dd-439a-97c8-76926f0359e5 tempest-AbsoluteLimitsTests-1696568199 tempest-AbsoluteLimitsTests-1696568199-project-member] GET http://192.168.122.66/volume/v3/volumes/c979ea38-db85-481d-b0cb-51227fdc6a89 Sep 07 18:05:44 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-1a20ce15-94dd-439a-97c8-76926f0359e5 tempest-AbsoluteLimitsTests-1696568199 tempest-AbsoluteLimitsTests-1696568199-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:44 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-1a20ce15-94dd-439a-97c8-76926f0359e5 tempest-AbsoluteLimitsTests-1696568199 tempest-AbsoluteLimitsTests-1696568199-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:44 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:05:44 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:05:44 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:44 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:05:44 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-1a20ce15-94dd-439a-97c8-76926f0359e5 tempest-AbsoluteLimitsTests-1696568199 tempest-AbsoluteLimitsTests-1696568199-project-member] Volume info retrieved successfully. Sep 07 18:05:44 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-1a20ce15-94dd-439a-97c8-76926f0359e5 tempest-AbsoluteLimitsTests-1696568199 tempest-AbsoluteLimitsTests-1696568199-project-member] http://192.168.122.66/volume/v3/volumes/c979ea38-db85-481d-b0cb-51227fdc6a89 returned with HTTP 200 Sep 07 18:05:44 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 533/1056] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:05:44 2026] GET /volume/v3/volumes/c979ea38-db85-481d-b0cb-51227fdc6a89 => generated 850 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:05:44 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-0fc44ed0-aa94-4849-a5fd-0d615fb47ba3 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:44 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-0fc44ed0-aa94-4849-a5fd-0d615fb47ba3 tempest-AbsoluteLimitsTests-1696568199 tempest-AbsoluteLimitsTests-1696568199-project-member] DELETE http://192.168.122.66/volume/v3/volumes/c979ea38-db85-481d-b0cb-51227fdc6a89 Sep 07 18:05:44 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-0fc44ed0-aa94-4849-a5fd-0d615fb47ba3 tempest-AbsoluteLimitsTests-1696568199 tempest-AbsoluteLimitsTests-1696568199-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:44 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-0fc44ed0-aa94-4849-a5fd-0d615fb47ba3 tempest-AbsoluteLimitsTests-1696568199 tempest-AbsoluteLimitsTests-1696568199-project-member] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:44 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-0fc44ed0-aa94-4849-a5fd-0d615fb47ba3 tempest-AbsoluteLimitsTests-1696568199 tempest-AbsoluteLimitsTests-1696568199-project-member] Delete volume with id: c979ea38-db85-481d-b0cb-51227fdc6a89 Sep 07 18:05:44 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:05:44 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:05:44 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:44 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:05:44 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-0fc44ed0-aa94-4849-a5fd-0d615fb47ba3 tempest-AbsoluteLimitsTests-1696568199 tempest-AbsoluteLimitsTests-1696568199-project-member] Volume info retrieved successfully. Sep 07 18:05:44 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-0fc44ed0-aa94-4849-a5fd-0d615fb47ba3 tempest-AbsoluteLimitsTests-1696568199 tempest-AbsoluteLimitsTests-1696568199-project-member] Delete volume request issued successfully. Sep 07 18:05:44 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-0fc44ed0-aa94-4849-a5fd-0d615fb47ba3 tempest-AbsoluteLimitsTests-1696568199 tempest-AbsoluteLimitsTests-1696568199-project-member] http://192.168.122.66/volume/v3/volumes/c979ea38-db85-481d-b0cb-51227fdc6a89 returned with HTTP 202 Sep 07 18:05:44 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 524/1057] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:05:44 2026] DELETE /volume/v3/volumes/c979ea38-db85-481d-b0cb-51227fdc6a89 => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:05:44 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-5245356e-c70d-4cdf-b8f4-39c08c42ada8 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:44 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-5245356e-c70d-4cdf-b8f4-39c08c42ada8 tempest-AbsoluteLimitsTests-1696568199 tempest-AbsoluteLimitsTests-1696568199-project-member] GET http://192.168.122.66/volume/v3/volumes/c979ea38-db85-481d-b0cb-51227fdc6a89 Sep 07 18:05:44 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-5245356e-c70d-4cdf-b8f4-39c08c42ada8 tempest-AbsoluteLimitsTests-1696568199 tempest-AbsoluteLimitsTests-1696568199-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:44 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-5245356e-c70d-4cdf-b8f4-39c08c42ada8 tempest-AbsoluteLimitsTests-1696568199 tempest-AbsoluteLimitsTests-1696568199-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:44 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:05:44 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:05:44 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:44 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:05:44 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-5245356e-c70d-4cdf-b8f4-39c08c42ada8 tempest-AbsoluteLimitsTests-1696568199 tempest-AbsoluteLimitsTests-1696568199-project-member] Volume info retrieved successfully. Sep 07 18:05:44 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-5245356e-c70d-4cdf-b8f4-39c08c42ada8 tempest-AbsoluteLimitsTests-1696568199 tempest-AbsoluteLimitsTests-1696568199-project-member] http://192.168.122.66/volume/v3/volumes/c979ea38-db85-481d-b0cb-51227fdc6a89 returned with HTTP 200 Sep 07 18:05:44 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 534/1058] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:05:44 2026] GET /volume/v3/volumes/c979ea38-db85-481d-b0cb-51227fdc6a89 => generated 849 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:05:45 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-70f8a8e8-bc53-48cc-a54c-45d8fb4ad068 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:45 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-70f8a8e8-bc53-48cc-a54c-45d8fb4ad068 tempest-AbsoluteLimitsTests-1696568199 tempest-AbsoluteLimitsTests-1696568199-project-member] GET http://192.168.122.66/volume/v3/volumes/c979ea38-db85-481d-b0cb-51227fdc6a89 Sep 07 18:05:45 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-70f8a8e8-bc53-48cc-a54c-45d8fb4ad068 tempest-AbsoluteLimitsTests-1696568199 tempest-AbsoluteLimitsTests-1696568199-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:45 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-70f8a8e8-bc53-48cc-a54c-45d8fb4ad068 tempest-AbsoluteLimitsTests-1696568199 tempest-AbsoluteLimitsTests-1696568199-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:45 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:05:45 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:05:45 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:45 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:05:45 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-70f8a8e8-bc53-48cc-a54c-45d8fb4ad068 tempest-AbsoluteLimitsTests-1696568199 tempest-AbsoluteLimitsTests-1696568199-project-member] Volume info retrieved successfully. Sep 07 18:05:45 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-70f8a8e8-bc53-48cc-a54c-45d8fb4ad068 tempest-AbsoluteLimitsTests-1696568199 tempest-AbsoluteLimitsTests-1696568199-project-member] http://192.168.122.66/volume/v3/volumes/c979ea38-db85-481d-b0cb-51227fdc6a89 returned with HTTP 200 Sep 07 18:05:45 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 525/1059] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:05:45 2026] GET /volume/v3/volumes/c979ea38-db85-481d-b0cb-51227fdc6a89 => generated 849 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:05:46 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-3d0eab1b-7a55-4822-9b1e-da1cefc2657f None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:46 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-3d0eab1b-7a55-4822-9b1e-da1cefc2657f tempest-AbsoluteLimitsTests-1696568199 tempest-AbsoluteLimitsTests-1696568199-project-member] GET http://192.168.122.66/volume/v3/volumes/c979ea38-db85-481d-b0cb-51227fdc6a89 Sep 07 18:05:46 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-3d0eab1b-7a55-4822-9b1e-da1cefc2657f tempest-AbsoluteLimitsTests-1696568199 tempest-AbsoluteLimitsTests-1696568199-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:46 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-3d0eab1b-7a55-4822-9b1e-da1cefc2657f tempest-AbsoluteLimitsTests-1696568199 tempest-AbsoluteLimitsTests-1696568199-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:46 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-3d0eab1b-7a55-4822-9b1e-da1cefc2657f tempest-AbsoluteLimitsTests-1696568199 tempest-AbsoluteLimitsTests-1696568199-project-member] http://192.168.122.66/volume/v3/volumes/c979ea38-db85-481d-b0cb-51227fdc6a89 returned with HTTP 404 Sep 07 18:05:46 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 535/1060] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:05:46 2026] GET /volume/v3/volumes/c979ea38-db85-481d-b0cb-51227fdc6a89 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:05:53 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-2001f0f5-f350-4793-a4b0-b83e706205c0 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:53 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-2001f0f5-f350-4793-a4b0-b83e706205c0 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] DELETE http://192.168.122.66/volume/v3/volumes/07796114-3da2-4146-b947-6ba434187c7b Sep 07 18:05:53 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-2001f0f5-f350-4793-a4b0-b83e706205c0 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:53 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-2001f0f5-f350-4793-a4b0-b83e706205c0 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:53 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-2001f0f5-f350-4793-a4b0-b83e706205c0 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Delete volume with id: 07796114-3da2-4146-b947-6ba434187c7b Sep 07 18:05:53 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:05:53 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:05:53 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:53 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:05:53 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-2001f0f5-f350-4793-a4b0-b83e706205c0 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Volume info retrieved successfully. Sep 07 18:05:53 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-2001f0f5-f350-4793-a4b0-b83e706205c0 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Delete volume request issued successfully. Sep 07 18:05:53 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-2001f0f5-f350-4793-a4b0-b83e706205c0 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] http://192.168.122.66/volume/v3/volumes/07796114-3da2-4146-b947-6ba434187c7b returned with HTTP 202 Sep 07 18:05:53 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 526/1061] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:05:53 2026] DELETE /volume/v3/volumes/07796114-3da2-4146-b947-6ba434187c7b => generated 0 bytes in 121 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:05:53 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-c30bc2c7-164f-4638-a337-79d6cc85beb0 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:53 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c30bc2c7-164f-4638-a337-79d6cc85beb0 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] GET http://192.168.122.66/volume/v3/volumes/07796114-3da2-4146-b947-6ba434187c7b Sep 07 18:05:53 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-c30bc2c7-164f-4638-a337-79d6cc85beb0 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:53 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-c30bc2c7-164f-4638-a337-79d6cc85beb0 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:53 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:05:53 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:05:53 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:53 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:05:53 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-c30bc2c7-164f-4638-a337-79d6cc85beb0 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Volume info retrieved successfully. Sep 07 18:05:53 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c30bc2c7-164f-4638-a337-79d6cc85beb0 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] http://192.168.122.66/volume/v3/volumes/07796114-3da2-4146-b947-6ba434187c7b returned with HTTP 200 Sep 07 18:05:53 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 536/1062] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:05:53 2026] GET /volume/v3/volumes/07796114-3da2-4146-b947-6ba434187c7b => generated 849 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 18:05:54 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-b456790c-186d-457e-9ec1-d4dbd72a9a91 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:54 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b456790c-186d-457e-9ec1-d4dbd72a9a91 tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:05:54 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-b456790c-186d-457e-9ec1-d4dbd72a9a91 tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1314344003"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:05:54 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.volumes [None req-b456790c-186d-457e-9ec1-d4dbd72a9a91 tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1314344003'}} {{(pid=86964) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:05:54 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-b456790c-186d-457e-9ec1-d4dbd72a9a91 tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-member] Create volume of 1 GB Sep 07 18:05:54 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-b456790c-186d-457e-9ec1-d4dbd72a9a91 tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-member] Availability Zones retrieved successfully. Sep 07 18:05:54 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-b456790c-186d-457e-9ec1-d4dbd72a9a91 tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-member] Flow 'volume_create_api' (9fad28d7-5cf3-46d4-b1ab-25a3220b0df1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:05:54 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-b456790c-186d-457e-9ec1-d4dbd72a9a91 tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9c35359-c8e5-4acc-aa84-93977d6a8320) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:05:54 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.flows.api.create_volume [None req-b456790c-186d-457e-9ec1-d4dbd72a9a91 tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-member] Validating volume size '1' using validate_int {{(pid=86964) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:05:54 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-b456790c-186d-457e-9ec1-d4dbd72a9a91 tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9c35359-c8e5-4acc-aa84-93977d6a8320) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:05:54 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-b456790c-186d-457e-9ec1-d4dbd72a9a91 tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58a7bd78-ad02-4c98-89a5-1f076e5bf37f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:05:54 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-e607d013-97d7-4de0-a06e-f81876efe085 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:54 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e607d013-97d7-4de0-a06e-f81876efe085 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] GET http://192.168.122.66/volume/v3/volumes/07796114-3da2-4146-b947-6ba434187c7b Sep 07 18:05:54 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-e607d013-97d7-4de0-a06e-f81876efe085 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:54 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-e607d013-97d7-4de0-a06e-f81876efe085 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:54 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:05:54 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:05:54 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:54 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:05:54 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-e607d013-97d7-4de0-a06e-f81876efe085 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Volume info retrieved successfully. Sep 07 18:05:55 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e607d013-97d7-4de0-a06e-f81876efe085 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] http://192.168.122.66/volume/v3/volumes/07796114-3da2-4146-b947-6ba434187c7b returned with HTTP 200 Sep 07 18:05:55 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 537/1063] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:05:54 2026] GET /volume/v3/volumes/07796114-3da2-4146-b947-6ba434187c7b => generated 849 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:05:55 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-b456790c-186d-457e-9ec1-d4dbd72a9a91 tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-member] Created reservations ['9d5afcaa-05cc-489b-a827-317bf0bbc9cf', 'b18e85fe-fd9a-44e0-b915-9a673902ad85', '8c544cdb-8178-4b8a-bd5b-6e9a84acb9c9', 'd962a86d-7b03-4d0c-94fe-59c3144f75fd'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:05:55 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-b456790c-186d-457e-9ec1-d4dbd72a9a91 tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58a7bd78-ad02-4c98-89a5-1f076e5bf37f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9d5afcaa-05cc-489b-a827-317bf0bbc9cf', 'b18e85fe-fd9a-44e0-b915-9a673902ad85', '8c544cdb-8178-4b8a-bd5b-6e9a84acb9c9', 'd962a86d-7b03-4d0c-94fe-59c3144f75fd']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:05:55 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-b456790c-186d-457e-9ec1-d4dbd72a9a91 tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32638bd0-e492-4273-98b6-d3e4878d6800) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:05:55 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:05:55 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:05:55 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-b456790c-186d-457e-9ec1-d4dbd72a9a91 tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32638bd0-e492-4273-98b6-d3e4878d6800) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7662194e-cafb-4d0c-828c-01dcee522ac4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1314344003',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='834f3beb9aa943488a0cd6de07375309',qos_specs=None,replication_status=,reservations=['9d5afcaa-05cc-489b-a827-317bf0bbc9cf','b18e85fe-fd9a-44e0-b915-9a673902ad85','8c544cdb-8178-4b8a-bd5b-6e9a84acb9c9','d962a86d-7b03-4d0c-94fe-59c3144f75fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94729f6ee52b473ab31087977fa906eb',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:05:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1314344003',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7662194e-cafb-4d0c-828c-01dcee522ac4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='834f3beb9aa943488a0cd6de07375309',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='94729f6ee52b473ab31087977fa906eb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:05:55 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-b456790c-186d-457e-9ec1-d4dbd72a9a91 tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3954408-f621-4e9d-a41e-454b58c5b301) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:05:55 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-b456790c-186d-457e-9ec1-d4dbd72a9a91 tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3954408-f621-4e9d-a41e-454b58c5b301) transitioned into state 'SUCCESS' from state '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-1314344003',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='834f3beb9aa943488a0cd6de07375309',qos_specs=None,replication_status=,reservations=['9d5afcaa-05cc-489b-a827-317bf0bbc9cf','b18e85fe-fd9a-44e0-b915-9a673902ad85','8c544cdb-8178-4b8a-bd5b-6e9a84acb9c9','d962a86d-7b03-4d0c-94fe-59c3144f75fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94729f6ee52b473ab31087977fa906eb',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:05:55 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-b456790c-186d-457e-9ec1-d4dbd72a9a91 tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d303285-fca1-4a05-9851-99906be8cd5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:05:55 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-b456790c-186d-457e-9ec1-d4dbd72a9a91 tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d303285-fca1-4a05-9851-99906be8cd5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:05:55 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-b456790c-186d-457e-9ec1-d4dbd72a9a91 tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-member] Flow 'volume_create_api' (9fad28d7-5cf3-46d4-b1ab-25a3220b0df1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:05:55 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-b456790c-186d-457e-9ec1-d4dbd72a9a91 tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-member] Create volume request issued successfully. Sep 07 18:05:55 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b456790c-186d-457e-9ec1-d4dbd72a9a91 tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:05:55 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 527/1064] 192.168.122.66 () {60 vars in 1137 bytes} [Mon Sep 7 18:05:54 2026] POST /volume/v3/volumes => generated 758 bytes in 855 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:05:55 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-4e06b09b-74a8-4bb6-8d62-b4c5b32f6a8b None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:55 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-4e06b09b-74a8-4bb6-8d62-b4c5b32f6a8b tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-member] GET http://192.168.122.66/volume/v3/volumes/7662194e-cafb-4d0c-828c-01dcee522ac4 Sep 07 18:05:55 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-4e06b09b-74a8-4bb6-8d62-b4c5b32f6a8b tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:55 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-4e06b09b-74a8-4bb6-8d62-b4c5b32f6a8b tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:55 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:05:55 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:05:55 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:55 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:05:55 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-4e06b09b-74a8-4bb6-8d62-b4c5b32f6a8b tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-member] Volume info retrieved successfully. Sep 07 18:05:55 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-4e06b09b-74a8-4bb6-8d62-b4c5b32f6a8b tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-member] http://192.168.122.66/volume/v3/volumes/7662194e-cafb-4d0c-828c-01dcee522ac4 returned with HTTP 200 Sep 07 18:05:55 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 538/1065] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:05:55 2026] GET /volume/v3/volumes/7662194e-cafb-4d0c-828c-01dcee522ac4 => generated 826 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:05:56 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-ebd82b0e-3c62-4118-b3c9-f6c7228d6e84 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:56 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-ebd82b0e-3c62-4118-b3c9-f6c7228d6e84 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] GET http://192.168.122.66/volume/v3/volumes/07796114-3da2-4146-b947-6ba434187c7b Sep 07 18:05:56 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-ebd82b0e-3c62-4118-b3c9-f6c7228d6e84 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:56 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-ebd82b0e-3c62-4118-b3c9-f6c7228d6e84 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:56 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-ebd82b0e-3c62-4118-b3c9-f6c7228d6e84 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] http://192.168.122.66/volume/v3/volumes/07796114-3da2-4146-b947-6ba434187c7b returned with HTTP 404 Sep 07 18:05:56 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 528/1066] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:05:56 2026] GET /volume/v3/volumes/07796114-3da2-4146-b947-6ba434187c7b => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:05:56 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-aaf4b86e-74b4-4bef-8276-2ab4fbefb394 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:56 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-aaf4b86e-74b4-4bef-8276-2ab4fbefb394 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] DELETE http://192.168.122.66/volume/v3/volumes/8d106bea-32d3-4b32-a54d-5e6e830f17b4 Sep 07 18:05:56 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-aaf4b86e-74b4-4bef-8276-2ab4fbefb394 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:56 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-aaf4b86e-74b4-4bef-8276-2ab4fbefb394 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:56 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-aaf4b86e-74b4-4bef-8276-2ab4fbefb394 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Delete volume with id: 8d106bea-32d3-4b32-a54d-5e6e830f17b4 Sep 07 18:05:56 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:05:56 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:05:56 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:56 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:05:56 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-aaf4b86e-74b4-4bef-8276-2ab4fbefb394 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Volume info retrieved successfully. Sep 07 18:05:56 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-aaf4b86e-74b4-4bef-8276-2ab4fbefb394 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Delete volume request issued successfully. Sep 07 18:05:56 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-aaf4b86e-74b4-4bef-8276-2ab4fbefb394 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] http://192.168.122.66/volume/v3/volumes/8d106bea-32d3-4b32-a54d-5e6e830f17b4 returned with HTTP 202 Sep 07 18:05:56 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 539/1067] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:05:56 2026] DELETE /volume/v3/volumes/8d106bea-32d3-4b32-a54d-5e6e830f17b4 => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:05:56 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-4ecb4688-2bbf-4d5f-9ed7-26cd2f519518 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:56 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-4ecb4688-2bbf-4d5f-9ed7-26cd2f519518 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] GET http://192.168.122.66/volume/v3/volumes/8d106bea-32d3-4b32-a54d-5e6e830f17b4 Sep 07 18:05:56 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-4ecb4688-2bbf-4d5f-9ed7-26cd2f519518 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:56 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-4ecb4688-2bbf-4d5f-9ed7-26cd2f519518 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:56 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:05:56 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:05:56 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:56 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:05:56 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-4ecb4688-2bbf-4d5f-9ed7-26cd2f519518 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Volume info retrieved successfully. Sep 07 18:05:56 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-4ecb4688-2bbf-4d5f-9ed7-26cd2f519518 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] http://192.168.122.66/volume/v3/volumes/8d106bea-32d3-4b32-a54d-5e6e830f17b4 returned with HTTP 200 Sep 07 18:05:56 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 529/1068] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:05:56 2026] GET /volume/v3/volumes/8d106bea-32d3-4b32-a54d-5e6e830f17b4 => generated 849 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:05:56 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-730515af-dc00-44f8-9bb6-79648d255cc7 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:56 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-730515af-dc00-44f8-9bb6-79648d255cc7 tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-member] GET http://192.168.122.66/volume/v3/volumes/7662194e-cafb-4d0c-828c-01dcee522ac4 Sep 07 18:05:56 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-730515af-dc00-44f8-9bb6-79648d255cc7 tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:56 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-730515af-dc00-44f8-9bb6-79648d255cc7 tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:56 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:05:56 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:05:56 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:56 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:05:56 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-730515af-dc00-44f8-9bb6-79648d255cc7 tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-member] Volume info retrieved successfully. Sep 07 18:05:56 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-730515af-dc00-44f8-9bb6-79648d255cc7 tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-member] http://192.168.122.66/volume/v3/volumes/7662194e-cafb-4d0c-828c-01dcee522ac4 returned with HTTP 200 Sep 07 18:05:56 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 540/1069] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:05:56 2026] GET /volume/v3/volumes/7662194e-cafb-4d0c-828c-01dcee522ac4 => generated 850 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:05:57 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-74e24242-2ca6-4699-ad6d-43bfc053d116 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:57 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-74e24242-2ca6-4699-ad6d-43bfc053d116 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] GET http://192.168.122.66/volume/v3/volumes/8d106bea-32d3-4b32-a54d-5e6e830f17b4 Sep 07 18:05:57 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-74e24242-2ca6-4699-ad6d-43bfc053d116 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:57 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-74e24242-2ca6-4699-ad6d-43bfc053d116 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:57 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-74e24242-2ca6-4699-ad6d-43bfc053d116 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] http://192.168.122.66/volume/v3/volumes/8d106bea-32d3-4b32-a54d-5e6e830f17b4 returned with HTTP 404 Sep 07 18:05:57 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 530/1070] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:05:57 2026] GET /volume/v3/volumes/8d106bea-32d3-4b32-a54d-5e6e830f17b4 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:05:57 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-fb2abbb3-38b0-4fb2-8b99-6e6f7d257ed5 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:57 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-fb2abbb3-38b0-4fb2-8b99-6e6f7d257ed5 tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-member] GET http://192.168.122.66/volume/v3/volumes/7662194e-cafb-4d0c-828c-01dcee522ac4 Sep 07 18:05:57 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-fb2abbb3-38b0-4fb2-8b99-6e6f7d257ed5 tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:57 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-fb2abbb3-38b0-4fb2-8b99-6e6f7d257ed5 tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:57 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:05:57 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:05:57 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:57 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:05:57 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-fb2abbb3-38b0-4fb2-8b99-6e6f7d257ed5 tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-member] Volume info retrieved successfully. Sep 07 18:05:57 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-fb2abbb3-38b0-4fb2-8b99-6e6f7d257ed5 tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-member] http://192.168.122.66/volume/v3/volumes/7662194e-cafb-4d0c-828c-01dcee522ac4 returned with HTTP 200 Sep 07 18:05:57 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 541/1071] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:05:57 2026] GET /volume/v3/volumes/7662194e-cafb-4d0c-828c-01dcee522ac4 => generated 851 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:05:57 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-124208a6-e983-47f4-991c-1bfbaf50e7cd None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:57 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-124208a6-e983-47f4-991c-1bfbaf50e7cd tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-member] POST http://192.168.122.66/volume/v3/os-volume-transfer Sep 07 18:05:57 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-124208a6-e983-47f4-991c-1bfbaf50e7cd tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "7662194e-cafb-4d0c-828c-01dcee522ac4"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:05:57 devstack devstack@c-api.service[86964]: DEBUG cinder.api.contrib.volume_transfer [None req-124208a6-e983-47f4-991c-1bfbaf50e7cd tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-member] Creating new volume transfer {'transfer': {'volume_id': '7662194e-cafb-4d0c-828c-01dcee522ac4'}} {{(pid=86964) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 07 18:05:57 devstack devstack@c-api.service[86964]: INFO cinder.api.contrib.volume_transfer [None req-124208a6-e983-47f4-991c-1bfbaf50e7cd tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-member] Creating transfer of volume 7662194e-cafb-4d0c-828c-01dcee522ac4 Sep 07 18:05:57 devstack devstack@c-api.service[86964]: INFO cinder.transfer.api [None req-124208a6-e983-47f4-991c-1bfbaf50e7cd tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-member] Generating transfer record for volume 7662194e-cafb-4d0c-828c-01dcee522ac4 Sep 07 18:05:57 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-acf06cf0-240f-40c0-9e6b-268ead8a593c None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:57 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-acf06cf0-240f-40c0-9e6b-268ead8a593c tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] DELETE http://192.168.122.66/volume/v3/volumes/8bae9a47-665f-483a-ac78-93d171141ed0 Sep 07 18:05:57 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-acf06cf0-240f-40c0-9e6b-268ead8a593c tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:57 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-acf06cf0-240f-40c0-9e6b-268ead8a593c tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:57 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-acf06cf0-240f-40c0-9e6b-268ead8a593c tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Delete volume with id: 8bae9a47-665f-483a-ac78-93d171141ed0 Sep 07 18:05:57 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:05:57 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:05:57 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:57 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:05:57 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:05:57 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:05:57 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:57 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:05:57 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-acf06cf0-240f-40c0-9e6b-268ead8a593c tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Volume info retrieved successfully. Sep 07 18:05:57 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-124208a6-e983-47f4-991c-1bfbaf50e7cd tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-member] http://192.168.122.66/volume/v3/os-volume-transfer returned with HTTP 202 Sep 07 18:05:57 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 531/1072] 192.168.122.66 () {60 vars in 1170 bytes} [Mon Sep 7 18:05:57 2026] POST /volume/v3/os-volume-transfer => generated 447 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 18:05:57 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-d7b5a927-ae78-445d-851a-4a411d06ce30 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:57 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-d7b5a927-ae78-445d-851a-4a411d06ce30 tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-member] GET http://192.168.122.66/volume/v3/volumes/7662194e-cafb-4d0c-828c-01dcee522ac4 Sep 07 18:05:57 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-d7b5a927-ae78-445d-851a-4a411d06ce30 tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:57 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-d7b5a927-ae78-445d-851a-4a411d06ce30 tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:57 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:05:57 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:05:57 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:57 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:05:57 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-d7b5a927-ae78-445d-851a-4a411d06ce30 tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-member] Volume info retrieved successfully. Sep 07 18:05:57 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-d7b5a927-ae78-445d-851a-4a411d06ce30 tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-member] http://192.168.122.66/volume/v3/volumes/7662194e-cafb-4d0c-828c-01dcee522ac4 returned with HTTP 200 Sep 07 18:05:57 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 532/1073] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:05:57 2026] GET /volume/v3/volumes/7662194e-cafb-4d0c-828c-01dcee522ac4 => generated 859 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:05:57 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-acf06cf0-240f-40c0-9e6b-268ead8a593c tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Delete volume request issued successfully. Sep 07 18:05:57 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-acf06cf0-240f-40c0-9e6b-268ead8a593c tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] http://192.168.122.66/volume/v3/volumes/8bae9a47-665f-483a-ac78-93d171141ed0 returned with HTTP 202 Sep 07 18:05:57 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 542/1074] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:05:57 2026] DELETE /volume/v3/volumes/8bae9a47-665f-483a-ac78-93d171141ed0 => generated 0 bytes in 144 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 18:05:57 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-1f0bc487-3cc3-408a-8190-eb346ae4df54 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:57 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-af0c194e-759d-46f7-b7ae-181d5fbfffa6 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:57 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-1f0bc487-3cc3-408a-8190-eb346ae4df54 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] GET http://192.168.122.66/volume/v3/volumes/8bae9a47-665f-483a-ac78-93d171141ed0 Sep 07 18:05:57 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-1f0bc487-3cc3-408a-8190-eb346ae4df54 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:57 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-1f0bc487-3cc3-408a-8190-eb346ae4df54 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:57 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:05:57 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:05:57 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:57 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:05:57 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-1f0bc487-3cc3-408a-8190-eb346ae4df54 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Volume info retrieved successfully. Sep 07 18:05:57 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-1f0bc487-3cc3-408a-8190-eb346ae4df54 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] http://192.168.122.66/volume/v3/volumes/8bae9a47-665f-483a-ac78-93d171141ed0 returned with HTTP 200 Sep 07 18:05:57 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 543/1075] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:05:57 2026] GET /volume/v3/volumes/8bae9a47-665f-483a-ac78-93d171141ed0 => generated 849 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 18:05:57 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-af0c194e-759d-46f7-b7ae-181d5fbfffa6 tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-reader] GET http://192.168.122.66/volume/v3/os-volume-transfer/0a7656b8-eca7-4381-afbf-84188852fa7e Sep 07 18:05:57 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-af0c194e-759d-46f7-b7ae-181d5fbfffa6 tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-reader] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:57 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-af0c194e-759d-46f7-b7ae-181d5fbfffa6 tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-reader] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:57 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-af0c194e-759d-46f7-b7ae-181d5fbfffa6 tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-reader] http://192.168.122.66/volume/v3/os-volume-transfer/0a7656b8-eca7-4381-afbf-84188852fa7e returned with HTTP 200 Sep 07 18:05:57 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 533/1076] 192.168.122.66 () {58 vars in 1260 bytes} [Mon Sep 7 18:05:57 2026] GET /volume/v3/os-volume-transfer/0a7656b8-eca7-4381-afbf-84188852fa7e => generated 415 bytes in 301 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:05:57 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-e69be692-e719-482a-a7b2-e51158c379c5 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:57 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e69be692-e719-482a-a7b2-e51158c379c5 tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-reader] GET http://192.168.122.66/volume/v3/os-volume-transfer Sep 07 18:05:57 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-e69be692-e719-482a-a7b2-e51158c379c5 tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-reader] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:57 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-e69be692-e719-482a-a7b2-e51158c379c5 tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-reader] Calling method 'index' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:57 devstack devstack@c-api.service[86965]: DEBUG cinder.api.contrib.volume_transfer [None req-e69be692-e719-482a-a7b2-e51158c379c5 tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-reader] Listing volume transfers {{(pid=86965) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 07 18:05:57 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e69be692-e719-482a-a7b2-e51158c379c5 tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-reader] http://192.168.122.66/volume/v3/os-volume-transfer returned with HTTP 200 Sep 07 18:05:57 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 544/1077] 192.168.122.66 () {58 vars in 1149 bytes} [Mon Sep 7 18:05:57 2026] GET /volume/v3/os-volume-transfer => generated 374 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:05:57 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-7150127a-6d6f-44a9-bb9a-2cc8bb8676df None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:58 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-7150127a-6d6f-44a9-bb9a-2cc8bb8676df tempest-VolumesTransfersTest-715402843 tempest-VolumesTransfersTest-715402843-project-member] POST http://192.168.122.66/volume/v3/os-volume-transfer/0a7656b8-eca7-4381-afbf-84188852fa7e/accept Sep 07 18:05:58 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-7150127a-6d6f-44a9-bb9a-2cc8bb8676df tempest-VolumesTransfersTest-715402843 tempest-VolumesTransfersTest-715402843-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "46743d4de1d3ded0"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:05:58 devstack devstack@c-api.service[86964]: DEBUG cinder.api.contrib.volume_transfer [None req-7150127a-6d6f-44a9-bb9a-2cc8bb8676df tempest-VolumesTransfersTest-715402843 tempest-VolumesTransfersTest-715402843-project-member] Accepting volume transfer 0a7656b8-eca7-4381-afbf-84188852fa7e {{(pid=86964) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 07 18:05:58 devstack devstack@c-api.service[86964]: INFO cinder.api.contrib.volume_transfer [None req-7150127a-6d6f-44a9-bb9a-2cc8bb8676df tempest-VolumesTransfersTest-715402843 tempest-VolumesTransfersTest-715402843-project-member] Accepting transfer 0a7656b8-eca7-4381-afbf-84188852fa7e Sep 07 18:05:58 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:05:58 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:05:58 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-7150127a-6d6f-44a9-bb9a-2cc8bb8676df tempest-VolumesTransfersTest-715402843 tempest-VolumesTransfersTest-715402843-project-member] Created reservations ['eb69e990-5069-4b8e-bc48-6104f196a518', '43d4cf43-12aa-4570-af9d-8c5cabc76196', 'a27a0847-0992-4b51-aa75-0a3f8a38e303', 'c914a829-d636-4bbc-9fa8-dc9a9f51664c'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:05:58 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-7150127a-6d6f-44a9-bb9a-2cc8bb8676df tempest-VolumesTransfersTest-715402843 tempest-VolumesTransfersTest-715402843-project-member] Created reservations ['88f6b677-706e-494e-9142-a6ccc09e19c9', '0ab1c53c-9bad-4506-95c5-b1be5c4ca3f9', 'ee4f79b5-c871-4780-8d37-940c9186b881', '89f7ad4e-309a-4cff-b6a9-0ee8371f78d2'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:05:58 devstack devstack@c-api.service[86964]: /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 07 18:05:58 devstack devstack@c-api.service[86964]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 18:05:58 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-7150127a-6d6f-44a9-bb9a-2cc8bb8676df tempest-VolumesTransfersTest-715402843 tempest-VolumesTransfersTest-715402843-project-member] Created reservations ['6a65f9b2-bd26-469c-ae37-ea4cdb3ffebd', 'bdd009f0-3b53-4a2c-ad34-c4b1c1b1bf7c', '1289f93f-4145-4eff-a4b8-b3f3b14bbd29', 'b7c206b5-4ee5-432f-8dda-70d066805bae'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:05:58 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-7150127a-6d6f-44a9-bb9a-2cc8bb8676df tempest-VolumesTransfersTest-715402843 tempest-VolumesTransfersTest-715402843-project-member] Created reservations ['7389629c-050a-4641-9d0f-b64522989f06', '34244aa1-46d0-4756-a2a4-2d0f5cfc1e19', 'adc29655-1b69-48c2-975c-9fb54c63ed0e', 'af97c1c0-652d-4a37-a8bb-ef79aba7edda'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:05:58 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-c870b0ea-ec5b-472d-bf37-db821f08acae None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:58 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c870b0ea-ec5b-472d-bf37-db821f08acae tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] GET http://192.168.122.66/volume/v3/volumes/8bae9a47-665f-483a-ac78-93d171141ed0 Sep 07 18:05:58 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-c870b0ea-ec5b-472d-bf37-db821f08acae tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:58 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-c870b0ea-ec5b-472d-bf37-db821f08acae tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:58 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:05:58 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:05:58 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:58 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:05:58 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-7150127a-6d6f-44a9-bb9a-2cc8bb8676df tempest-VolumesTransfersTest-715402843 tempest-VolumesTransfersTest-715402843-project-member] Transfer volume completed successfully. Sep 07 18:05:58 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-c870b0ea-ec5b-472d-bf37-db821f08acae tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Volume info retrieved successfully. Sep 07 18:05:58 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c870b0ea-ec5b-472d-bf37-db821f08acae tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] http://192.168.122.66/volume/v3/volumes/8bae9a47-665f-483a-ac78-93d171141ed0 returned with HTTP 200 Sep 07 18:05:58 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 545/1078] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:05:58 2026] GET /volume/v3/volumes/8bae9a47-665f-483a-ac78-93d171141ed0 => generated 849 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:05:58 devstack devstack@c-api.service[86964]: INFO cinder.transfer.api [None req-7150127a-6d6f-44a9-bb9a-2cc8bb8676df tempest-VolumesTransfersTest-715402843 tempest-VolumesTransfersTest-715402843-project-member] Volume 7662194e-cafb-4d0c-828c-01dcee522ac4 has been transferred. Sep 07 18:05:58 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:05:58 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:05:58 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-7150127a-6d6f-44a9-bb9a-2cc8bb8676df tempest-VolumesTransfersTest-715402843 tempest-VolumesTransfersTest-715402843-project-member] http://192.168.122.66/volume/v3/os-volume-transfer/0a7656b8-eca7-4381-afbf-84188852fa7e/accept returned with HTTP 202 Sep 07 18:05:58 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 534/1079] 192.168.122.66 () {60 vars in 1302 bytes} [Mon Sep 7 18:05:57 2026] POST /volume/v3/os-volume-transfer/0a7656b8-eca7-4381-afbf-84188852fa7e/accept => generated 371 bytes in 1022 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:05:59 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-06e29aad-d87a-4418-9bf7-c746b9d86d05 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:59 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-06e29aad-d87a-4418-9bf7-c746b9d86d05 tempest-VolumesTransfersTest-715402843 tempest-VolumesTransfersTest-715402843-project-member] GET http://192.168.122.66/volume/v3/volumes/7662194e-cafb-4d0c-828c-01dcee522ac4 Sep 07 18:05:59 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-06e29aad-d87a-4418-9bf7-c746b9d86d05 tempest-VolumesTransfersTest-715402843 tempest-VolumesTransfersTest-715402843-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:59 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-06e29aad-d87a-4418-9bf7-c746b9d86d05 tempest-VolumesTransfersTest-715402843 tempest-VolumesTransfersTest-715402843-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:59 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:05:59 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:05:59 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:59 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:05:59 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-06e29aad-d87a-4418-9bf7-c746b9d86d05 tempest-VolumesTransfersTest-715402843 tempest-VolumesTransfersTest-715402843-project-member] Volume info retrieved successfully. Sep 07 18:05:59 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-06e29aad-d87a-4418-9bf7-c746b9d86d05 tempest-VolumesTransfersTest-715402843 tempest-VolumesTransfersTest-715402843-project-member] http://192.168.122.66/volume/v3/volumes/7662194e-cafb-4d0c-828c-01dcee522ac4 returned with HTTP 200 Sep 07 18:05:59 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 546/1080] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:05:59 2026] GET /volume/v3/volumes/7662194e-cafb-4d0c-828c-01dcee522ac4 => generated 851 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:05:59 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-133e03a5-8b94-4c84-b00c-23c7740e0cc3 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:59 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-133e03a5-8b94-4c84-b00c-23c7740e0cc3 tempest-VolumesTransfersTest-715402843 tempest-VolumesTransfersTest-715402843-project-member] GET http://192.168.122.66/volume/v3/volumes/7662194e-cafb-4d0c-828c-01dcee522ac4 Sep 07 18:05:59 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-133e03a5-8b94-4c84-b00c-23c7740e0cc3 tempest-VolumesTransfersTest-715402843 tempest-VolumesTransfersTest-715402843-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:59 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-133e03a5-8b94-4c84-b00c-23c7740e0cc3 tempest-VolumesTransfersTest-715402843 tempest-VolumesTransfersTest-715402843-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:59 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:05:59 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:05:59 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:59 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:05:59 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-133e03a5-8b94-4c84-b00c-23c7740e0cc3 tempest-VolumesTransfersTest-715402843 tempest-VolumesTransfersTest-715402843-project-member] Volume info retrieved successfully. Sep 07 18:05:59 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-133e03a5-8b94-4c84-b00c-23c7740e0cc3 tempest-VolumesTransfersTest-715402843 tempest-VolumesTransfersTest-715402843-project-member] http://192.168.122.66/volume/v3/volumes/7662194e-cafb-4d0c-828c-01dcee522ac4 returned with HTTP 200 Sep 07 18:05:59 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 535/1081] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:05:59 2026] GET /volume/v3/volumes/7662194e-cafb-4d0c-828c-01dcee522ac4 => generated 851 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:05:59 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-dfeaa1f8-c5a4-4a98-9227-9c79a6ed542f None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:59 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-dfeaa1f8-c5a4-4a98-9227-9c79a6ed542f tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-member] DELETE http://192.168.122.66/volume/v3/os-volume-transfer/0a7656b8-eca7-4381-afbf-84188852fa7e Sep 07 18:05:59 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-dfeaa1f8-c5a4-4a98-9227-9c79a6ed542f tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:59 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-dfeaa1f8-c5a4-4a98-9227-9c79a6ed542f tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-member] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:59 devstack devstack@c-api.service[86965]: INFO cinder.api.contrib.volume_transfer [None req-dfeaa1f8-c5a4-4a98-9227-9c79a6ed542f tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-member] Delete transfer with id: 0a7656b8-eca7-4381-afbf-84188852fa7e Sep 07 18:05:59 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-dfeaa1f8-c5a4-4a98-9227-9c79a6ed542f tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-member] http://192.168.122.66/volume/v3/os-volume-transfer/0a7656b8-eca7-4381-afbf-84188852fa7e returned with HTTP 404 Sep 07 18:05:59 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 547/1082] 192.168.122.66 () {58 vars in 1263 bytes} [Mon Sep 7 18:05:59 2026] DELETE /volume/v3/os-volume-transfer/0a7656b8-eca7-4381-afbf-84188852fa7e => generated 111 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:05:59 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-34d0455c-a395-40b3-9905-a706c317ffd4 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:59 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-34d0455c-a395-40b3-9905-a706c317ffd4 tempest-VolumesTransfersTest-389807473 tempest-VolumesTransfersTest-389807473-project-admin] DELETE http://192.168.122.66/volume/v3/volumes/7662194e-cafb-4d0c-828c-01dcee522ac4 Sep 07 18:05:59 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-34d0455c-a395-40b3-9905-a706c317ffd4 tempest-VolumesTransfersTest-389807473 tempest-VolumesTransfersTest-389807473-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:59 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-34d0455c-a395-40b3-9905-a706c317ffd4 tempest-VolumesTransfersTest-389807473 tempest-VolumesTransfersTest-389807473-project-admin] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:59 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-34d0455c-a395-40b3-9905-a706c317ffd4 tempest-VolumesTransfersTest-389807473 tempest-VolumesTransfersTest-389807473-project-admin] Delete volume with id: 7662194e-cafb-4d0c-828c-01dcee522ac4 Sep 07 18:05:59 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:05:59 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:05:59 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:59 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:05:59 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-34d0455c-a395-40b3-9905-a706c317ffd4 tempest-VolumesTransfersTest-389807473 tempest-VolumesTransfersTest-389807473-project-admin] Volume info retrieved successfully. Sep 07 18:05:59 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-34d0455c-a395-40b3-9905-a706c317ffd4 tempest-VolumesTransfersTest-389807473 tempest-VolumesTransfersTest-389807473-project-admin] Delete volume request issued successfully. Sep 07 18:05:59 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-34d0455c-a395-40b3-9905-a706c317ffd4 tempest-VolumesTransfersTest-389807473 tempest-VolumesTransfersTest-389807473-project-admin] http://192.168.122.66/volume/v3/volumes/7662194e-cafb-4d0c-828c-01dcee522ac4 returned with HTTP 202 Sep 07 18:05:59 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 536/1083] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:05:59 2026] DELETE /volume/v3/volumes/7662194e-cafb-4d0c-828c-01dcee522ac4 => generated 0 bytes in 286 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:05:59 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-fd27fddc-f067-4a34-ab17-e5e57f0030d8 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:59 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-fd27fddc-f067-4a34-ab17-e5e57f0030d8 tempest-VolumesTransfersTest-389807473 tempest-VolumesTransfersTest-389807473-project-admin] GET http://192.168.122.66/volume/v3/volumes/7662194e-cafb-4d0c-828c-01dcee522ac4 Sep 07 18:05:59 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-fd27fddc-f067-4a34-ab17-e5e57f0030d8 tempest-VolumesTransfersTest-389807473 tempest-VolumesTransfersTest-389807473-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:59 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-fd27fddc-f067-4a34-ab17-e5e57f0030d8 tempest-VolumesTransfersTest-389807473 tempest-VolumesTransfersTest-389807473-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:59 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:05:59 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:05:59 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:05:59 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:05:59 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-fd27fddc-f067-4a34-ab17-e5e57f0030d8 tempest-VolumesTransfersTest-389807473 tempest-VolumesTransfersTest-389807473-project-admin] Volume info retrieved successfully. Sep 07 18:05:59 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-fd27fddc-f067-4a34-ab17-e5e57f0030d8 tempest-VolumesTransfersTest-389807473 tempest-VolumesTransfersTest-389807473-project-admin] http://192.168.122.66/volume/v3/volumes/7662194e-cafb-4d0c-828c-01dcee522ac4 returned with HTTP 200 Sep 07 18:05:59 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 548/1084] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:05:59 2026] GET /volume/v3/volumes/7662194e-cafb-4d0c-828c-01dcee522ac4 => generated 1013 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:05:59 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-5edfd0fb-a936-46fa-a9cd-4da738e28d01 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:05:59 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-5edfd0fb-a936-46fa-a9cd-4da738e28d01 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] GET http://192.168.122.66/volume/v3/volumes/8bae9a47-665f-483a-ac78-93d171141ed0 Sep 07 18:05:59 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-5edfd0fb-a936-46fa-a9cd-4da738e28d01 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:05:59 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-5edfd0fb-a936-46fa-a9cd-4da738e28d01 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:05:59 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-5edfd0fb-a936-46fa-a9cd-4da738e28d01 tempest-AttachVolumeTestJSON-728677255 tempest-AttachVolumeTestJSON-728677255-project-member] http://192.168.122.66/volume/v3/volumes/8bae9a47-665f-483a-ac78-93d171141ed0 returned with HTTP 404 Sep 07 18:05:59 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 537/1085] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:05:59 2026] GET /volume/v3/volumes/8bae9a47-665f-483a-ac78-93d171141ed0 => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:06:00 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-d10c4540-9287-4afd-8fed-5bb2b03d443f None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:00 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-d10c4540-9287-4afd-8fed-5bb2b03d443f tempest-VolumesTransfersTest-389807473 tempest-VolumesTransfersTest-389807473-project-admin] GET http://192.168.122.66/volume/v3/volumes/7662194e-cafb-4d0c-828c-01dcee522ac4 Sep 07 18:06:00 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-d10c4540-9287-4afd-8fed-5bb2b03d443f tempest-VolumesTransfersTest-389807473 tempest-VolumesTransfersTest-389807473-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:00 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-d10c4540-9287-4afd-8fed-5bb2b03d443f tempest-VolumesTransfersTest-389807473 tempest-VolumesTransfersTest-389807473-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:00 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-d10c4540-9287-4afd-8fed-5bb2b03d443f tempest-VolumesTransfersTest-389807473 tempest-VolumesTransfersTest-389807473-project-admin] http://192.168.122.66/volume/v3/volumes/7662194e-cafb-4d0c-828c-01dcee522ac4 returned with HTTP 404 Sep 07 18:06:00 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 549/1086] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:06:00 2026] GET /volume/v3/volumes/7662194e-cafb-4d0c-828c-01dcee522ac4 => generated 109 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:06:00 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-34229d40-bf65-4230-b106-1350e3b9a816 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:00 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-34229d40-bf65-4230-b106-1350e3b9a816 tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-member] GET http://192.168.122.66/volume/v3/volumes/7662194e-cafb-4d0c-828c-01dcee522ac4 Sep 07 18:06:00 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-34229d40-bf65-4230-b106-1350e3b9a816 tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:00 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-34229d40-bf65-4230-b106-1350e3b9a816 tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:00 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-34229d40-bf65-4230-b106-1350e3b9a816 tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-member] http://192.168.122.66/volume/v3/volumes/7662194e-cafb-4d0c-828c-01dcee522ac4 returned with HTTP 404 Sep 07 18:06:00 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 538/1087] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:06:00 2026] GET /volume/v3/volumes/7662194e-cafb-4d0c-828c-01dcee522ac4 => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:06:00 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-76096012-fb6f-4556-ae6c-0b4e3efbd555 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:00 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-76096012-fb6f-4556-ae6c-0b4e3efbd555 tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-member] DELETE http://192.168.122.66/volume/v3/volumes/7662194e-cafb-4d0c-828c-01dcee522ac4 Sep 07 18:06:00 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-76096012-fb6f-4556-ae6c-0b4e3efbd555 tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:00 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-76096012-fb6f-4556-ae6c-0b4e3efbd555 tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-member] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:00 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-76096012-fb6f-4556-ae6c-0b4e3efbd555 tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-member] Delete volume with id: 7662194e-cafb-4d0c-828c-01dcee522ac4 Sep 07 18:06:00 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-76096012-fb6f-4556-ae6c-0b4e3efbd555 tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-member] http://192.168.122.66/volume/v3/volumes/7662194e-cafb-4d0c-828c-01dcee522ac4 returned with HTTP 404 Sep 07 18:06:00 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 550/1088] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:06:00 2026] DELETE /volume/v3/volumes/7662194e-cafb-4d0c-828c-01dcee522ac4 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:06:00 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-17912b58-7c03-4d59-9252-372a886bc12e None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:00 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-17912b58-7c03-4d59-9252-372a886bc12e tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:06:00 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-17912b58-7c03-4d59-9252-372a886bc12e tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-357398846"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:06:00 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.volumes [None req-17912b58-7c03-4d59-9252-372a886bc12e tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-357398846'}} {{(pid=86964) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:06:00 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-17912b58-7c03-4d59-9252-372a886bc12e tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-member] Create volume of 1 GB Sep 07 18:06:00 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-17912b58-7c03-4d59-9252-372a886bc12e tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-member] Availability Zones retrieved successfully. Sep 07 18:06:00 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-17912b58-7c03-4d59-9252-372a886bc12e tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-member] Flow 'volume_create_api' (de8ce47e-3466-43fd-8326-6cc8609b6ba6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:06:00 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-17912b58-7c03-4d59-9252-372a886bc12e tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d83f58a5-9357-47e8-8499-d7e779cd05f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:06:00 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.flows.api.create_volume [None req-17912b58-7c03-4d59-9252-372a886bc12e tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-member] Validating volume size '1' using validate_int {{(pid=86964) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:06:00 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-17912b58-7c03-4d59-9252-372a886bc12e tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d83f58a5-9357-47e8-8499-d7e779cd05f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:06:00 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-17912b58-7c03-4d59-9252-372a886bc12e tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b66443da-7aff-4e97-a87c-07dec53921d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:06:01 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-17912b58-7c03-4d59-9252-372a886bc12e tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-member] Created reservations ['2b595d17-f9af-4197-9b57-d877ff518c84', 'f4f96e9c-b045-4ee8-a2a6-7224c68f6415', '9bfe695b-7988-4d0b-89b8-7d2796edc1d3', 'e37895c5-e431-4fa2-a3d1-841d7bf4b69b'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:06:01 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-17912b58-7c03-4d59-9252-372a886bc12e tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b66443da-7aff-4e97-a87c-07dec53921d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2b595d17-f9af-4197-9b57-d877ff518c84', 'f4f96e9c-b045-4ee8-a2a6-7224c68f6415', '9bfe695b-7988-4d0b-89b8-7d2796edc1d3', 'e37895c5-e431-4fa2-a3d1-841d7bf4b69b']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:06:01 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-17912b58-7c03-4d59-9252-372a886bc12e tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a023bff3-189c-49e4-b7f5-0d94aad9a1f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:06:01 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:06:01 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:06:01 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-17912b58-7c03-4d59-9252-372a886bc12e tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a023bff3-189c-49e4-b7f5-0d94aad9a1f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '850a25b7-6983-4d68-88ea-b9536990f804', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-357398846',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='834f3beb9aa943488a0cd6de07375309',qos_specs=None,replication_status=,reservations=['2b595d17-f9af-4197-9b57-d877ff518c84','f4f96e9c-b045-4ee8-a2a6-7224c68f6415','9bfe695b-7988-4d0b-89b8-7d2796edc1d3','e37895c5-e431-4fa2-a3d1-841d7bf4b69b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94729f6ee52b473ab31087977fa906eb',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:06:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-357398846',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=850a25b7-6983-4d68-88ea-b9536990f804,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='834f3beb9aa943488a0cd6de07375309',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='94729f6ee52b473ab31087977fa906eb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:06:01 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-17912b58-7c03-4d59-9252-372a886bc12e tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7526429f-dde9-4718-871b-c7da29eba8b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:06:01 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-17912b58-7c03-4d59-9252-372a886bc12e tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7526429f-dde9-4718-871b-c7da29eba8b4) transitioned into state 'SUCCESS' from state '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-357398846',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='834f3beb9aa943488a0cd6de07375309',qos_specs=None,replication_status=,reservations=['2b595d17-f9af-4197-9b57-d877ff518c84','f4f96e9c-b045-4ee8-a2a6-7224c68f6415','9bfe695b-7988-4d0b-89b8-7d2796edc1d3','e37895c5-e431-4fa2-a3d1-841d7bf4b69b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94729f6ee52b473ab31087977fa906eb',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:06:01 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-17912b58-7c03-4d59-9252-372a886bc12e tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59f646c7-ddf0-4b7a-8867-ba12621975e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:06:01 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-17912b58-7c03-4d59-9252-372a886bc12e tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59f646c7-ddf0-4b7a-8867-ba12621975e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:06:01 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-17912b58-7c03-4d59-9252-372a886bc12e tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-member] Flow 'volume_create_api' (de8ce47e-3466-43fd-8326-6cc8609b6ba6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:06:01 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-17912b58-7c03-4d59-9252-372a886bc12e tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-member] Create volume request issued successfully. Sep 07 18:06:01 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-17912b58-7c03-4d59-9252-372a886bc12e tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:06:01 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 539/1089] 192.168.122.66 () {60 vars in 1137 bytes} [Mon Sep 7 18:06:00 2026] POST /volume/v3/volumes => generated 757 bytes in 533 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:06:01 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-1918df0d-8bf2-43c5-8dac-6f5b0199f6a0 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:01 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-1918df0d-8bf2-43c5-8dac-6f5b0199f6a0 tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-member] GET http://192.168.122.66/volume/v3/volumes/850a25b7-6983-4d68-88ea-b9536990f804 Sep 07 18:06:01 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-1918df0d-8bf2-43c5-8dac-6f5b0199f6a0 tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:01 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-1918df0d-8bf2-43c5-8dac-6f5b0199f6a0 tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:01 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:06:01 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:06:01 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:01 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:06:01 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-1918df0d-8bf2-43c5-8dac-6f5b0199f6a0 tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-member] Volume info retrieved successfully. Sep 07 18:06:01 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-1918df0d-8bf2-43c5-8dac-6f5b0199f6a0 tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-member] http://192.168.122.66/volume/v3/volumes/850a25b7-6983-4d68-88ea-b9536990f804 returned with HTTP 200 Sep 07 18:06:01 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 551/1090] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:06:01 2026] GET /volume/v3/volumes/850a25b7-6983-4d68-88ea-b9536990f804 => generated 825 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:06:02 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-d9dcf3f8-0521-46c0-8b3b-fd2910a2d316 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:02 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-d9dcf3f8-0521-46c0-8b3b-fd2910a2d316 tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-member] GET http://192.168.122.66/volume/v3/volumes/850a25b7-6983-4d68-88ea-b9536990f804 Sep 07 18:06:02 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-d9dcf3f8-0521-46c0-8b3b-fd2910a2d316 tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:02 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-d9dcf3f8-0521-46c0-8b3b-fd2910a2d316 tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:02 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:06:02 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:06:02 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:02 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:06:02 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-d9dcf3f8-0521-46c0-8b3b-fd2910a2d316 tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-member] Volume info retrieved successfully. Sep 07 18:06:02 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-d9dcf3f8-0521-46c0-8b3b-fd2910a2d316 tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-member] http://192.168.122.66/volume/v3/volumes/850a25b7-6983-4d68-88ea-b9536990f804 returned with HTTP 200 Sep 07 18:06:02 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 540/1091] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:06:02 2026] GET /volume/v3/volumes/850a25b7-6983-4d68-88ea-b9536990f804 => generated 849 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:06:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-bfd6d1e0-32e1-4ff5-9434-adfe19b22714 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:03 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-bfd6d1e0-32e1-4ff5-9434-adfe19b22714 tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-member] GET http://192.168.122.66/volume/v3/volumes/850a25b7-6983-4d68-88ea-b9536990f804 Sep 07 18:06:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-bfd6d1e0-32e1-4ff5-9434-adfe19b22714 tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-bfd6d1e0-32e1-4ff5-9434-adfe19b22714 tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:03 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:06:03 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:06:03 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:03 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:06:03 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-bfd6d1e0-32e1-4ff5-9434-adfe19b22714 tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-member] Volume info retrieved successfully. Sep 07 18:06:03 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-bfd6d1e0-32e1-4ff5-9434-adfe19b22714 tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-member] http://192.168.122.66/volume/v3/volumes/850a25b7-6983-4d68-88ea-b9536990f804 returned with HTTP 200 Sep 07 18:06:03 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 552/1092] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:06:03 2026] GET /volume/v3/volumes/850a25b7-6983-4d68-88ea-b9536990f804 => generated 850 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:06:03 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-12d70f5b-6827-4030-a9bf-9451761e442f None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:03 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-12d70f5b-6827-4030-a9bf-9451761e442f tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-member] POST http://192.168.122.66/volume/v3/os-volume-transfer Sep 07 18:06:03 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-12d70f5b-6827-4030-a9bf-9451761e442f tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "850a25b7-6983-4d68-88ea-b9536990f804"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:06:03 devstack devstack@c-api.service[86964]: DEBUG cinder.api.contrib.volume_transfer [None req-12d70f5b-6827-4030-a9bf-9451761e442f tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-member] Creating new volume transfer {'transfer': {'volume_id': '850a25b7-6983-4d68-88ea-b9536990f804'}} {{(pid=86964) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 07 18:06:03 devstack devstack@c-api.service[86964]: INFO cinder.api.contrib.volume_transfer [None req-12d70f5b-6827-4030-a9bf-9451761e442f tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-member] Creating transfer of volume 850a25b7-6983-4d68-88ea-b9536990f804 Sep 07 18:06:03 devstack devstack@c-api.service[86964]: INFO cinder.transfer.api [None req-12d70f5b-6827-4030-a9bf-9451761e442f tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-member] Generating transfer record for volume 850a25b7-6983-4d68-88ea-b9536990f804 Sep 07 18:06:03 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:06:03 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:06:03 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:03 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:06:03 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-12d70f5b-6827-4030-a9bf-9451761e442f tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-member] http://192.168.122.66/volume/v3/os-volume-transfer returned with HTTP 202 Sep 07 18:06:03 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 541/1093] 192.168.122.66 () {60 vars in 1170 bytes} [Mon Sep 7 18:06:03 2026] POST /volume/v3/os-volume-transfer => generated 447 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:06:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-c80cfac7-f9be-40a8-b991-38a2973f018c None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:03 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c80cfac7-f9be-40a8-b991-38a2973f018c tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-member] GET http://192.168.122.66/volume/v3/volumes/850a25b7-6983-4d68-88ea-b9536990f804 Sep 07 18:06:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-c80cfac7-f9be-40a8-b991-38a2973f018c tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-c80cfac7-f9be-40a8-b991-38a2973f018c tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:03 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:06:03 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:06:03 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:03 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:06:03 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-c80cfac7-f9be-40a8-b991-38a2973f018c tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-member] Volume info retrieved successfully. Sep 07 18:06:03 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c80cfac7-f9be-40a8-b991-38a2973f018c tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-member] http://192.168.122.66/volume/v3/volumes/850a25b7-6983-4d68-88ea-b9536990f804 returned with HTTP 200 Sep 07 18:06:03 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 553/1094] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:06:03 2026] GET /volume/v3/volumes/850a25b7-6983-4d68-88ea-b9536990f804 => generated 858 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:06:03 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-3a15948e-678f-4421-b677-c6037774e2a3 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:03 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-3a15948e-678f-4421-b677-c6037774e2a3 tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-reader] GET http://192.168.122.66/volume/v3/os-volume-transfer/detail Sep 07 18:06:03 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-3a15948e-678f-4421-b677-c6037774e2a3 tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-reader] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:03 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-3a15948e-678f-4421-b677-c6037774e2a3 tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-reader] Calling method 'detail' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:03 devstack devstack@c-api.service[86964]: DEBUG cinder.api.contrib.volume_transfer [None req-3a15948e-678f-4421-b677-c6037774e2a3 tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-reader] Listing volume transfers {{(pid=86964) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 07 18:06:03 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-3a15948e-678f-4421-b677-c6037774e2a3 tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-reader] http://192.168.122.66/volume/v3/os-volume-transfer/detail returned with HTTP 200 Sep 07 18:06:03 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 542/1095] 192.168.122.66 () {58 vars in 1170 bytes} [Mon Sep 7 18:06:03 2026] GET /volume/v3/os-volume-transfer/detail => generated 418 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:06:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-2ccf81f5-36ab-4f4b-8eca-8abac92996eb None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:03 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-2ccf81f5-36ab-4f4b-8eca-8abac92996eb tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-member] DELETE http://192.168.122.66/volume/v3/os-volume-transfer/ee75b642-15a3-4aa4-9682-568bb5e50bc6 Sep 07 18:06:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-2ccf81f5-36ab-4f4b-8eca-8abac92996eb tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-2ccf81f5-36ab-4f4b-8eca-8abac92996eb tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-member] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:03 devstack devstack@c-api.service[86965]: INFO cinder.api.contrib.volume_transfer [None req-2ccf81f5-36ab-4f4b-8eca-8abac92996eb tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-member] Delete transfer with id: ee75b642-15a3-4aa4-9682-568bb5e50bc6 Sep 07 18:06:03 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:06:03 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:06:03 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:03 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:06:03 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-2ccf81f5-36ab-4f4b-8eca-8abac92996eb tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-member] http://192.168.122.66/volume/v3/os-volume-transfer/ee75b642-15a3-4aa4-9682-568bb5e50bc6 returned with HTTP 202 Sep 07 18:06:03 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 554/1096] 192.168.122.66 () {58 vars in 1263 bytes} [Mon Sep 7 18:06:03 2026] DELETE /volume/v3/os-volume-transfer/ee75b642-15a3-4aa4-9682-568bb5e50bc6 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:06:03 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-16a09d87-8d65-44a4-9c06-4794b4df915e None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:03 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-16a09d87-8d65-44a4-9c06-4794b4df915e tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-member] GET http://192.168.122.66/volume/v3/volumes/850a25b7-6983-4d68-88ea-b9536990f804 Sep 07 18:06:03 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-16a09d87-8d65-44a4-9c06-4794b4df915e tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:03 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-16a09d87-8d65-44a4-9c06-4794b4df915e tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:03 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:06:03 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:06:03 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:03 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:06:03 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-16a09d87-8d65-44a4-9c06-4794b4df915e tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-member] Volume info retrieved successfully. Sep 07 18:06:03 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-16a09d87-8d65-44a4-9c06-4794b4df915e tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-member] http://192.168.122.66/volume/v3/volumes/850a25b7-6983-4d68-88ea-b9536990f804 returned with HTTP 200 Sep 07 18:06:03 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 543/1097] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:06:03 2026] GET /volume/v3/volumes/850a25b7-6983-4d68-88ea-b9536990f804 => generated 850 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 18:06:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-95f10e87-dd12-4b96-a981-268a477fd9a2 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:03 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-95f10e87-dd12-4b96-a981-268a477fd9a2 tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-member] DELETE http://192.168.122.66/volume/v3/os-volume-transfer/ee75b642-15a3-4aa4-9682-568bb5e50bc6 Sep 07 18:06:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-95f10e87-dd12-4b96-a981-268a477fd9a2 tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-95f10e87-dd12-4b96-a981-268a477fd9a2 tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-member] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:03 devstack devstack@c-api.service[86965]: INFO cinder.api.contrib.volume_transfer [None req-95f10e87-dd12-4b96-a981-268a477fd9a2 tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-member] Delete transfer with id: ee75b642-15a3-4aa4-9682-568bb5e50bc6 Sep 07 18:06:03 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-95f10e87-dd12-4b96-a981-268a477fd9a2 tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-member] http://192.168.122.66/volume/v3/os-volume-transfer/ee75b642-15a3-4aa4-9682-568bb5e50bc6 returned with HTTP 404 Sep 07 18:06:03 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 555/1098] 192.168.122.66 () {58 vars in 1263 bytes} [Mon Sep 7 18:06:03 2026] DELETE /volume/v3/os-volume-transfer/ee75b642-15a3-4aa4-9682-568bb5e50bc6 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:06:03 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-469f8c9e-d6a9-4c68-a17e-d37b9562fd33 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:03 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-469f8c9e-d6a9-4c68-a17e-d37b9562fd33 tempest-VolumesTransfersTest-389807473 tempest-VolumesTransfersTest-389807473-project-admin] DELETE http://192.168.122.66/volume/v3/volumes/850a25b7-6983-4d68-88ea-b9536990f804 Sep 07 18:06:03 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-469f8c9e-d6a9-4c68-a17e-d37b9562fd33 tempest-VolumesTransfersTest-389807473 tempest-VolumesTransfersTest-389807473-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:03 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-469f8c9e-d6a9-4c68-a17e-d37b9562fd33 tempest-VolumesTransfersTest-389807473 tempest-VolumesTransfersTest-389807473-project-admin] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:03 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-469f8c9e-d6a9-4c68-a17e-d37b9562fd33 tempest-VolumesTransfersTest-389807473 tempest-VolumesTransfersTest-389807473-project-admin] Delete volume with id: 850a25b7-6983-4d68-88ea-b9536990f804 Sep 07 18:06:03 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:06:03 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:06:03 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:03 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:06:03 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-469f8c9e-d6a9-4c68-a17e-d37b9562fd33 tempest-VolumesTransfersTest-389807473 tempest-VolumesTransfersTest-389807473-project-admin] Volume info retrieved successfully. Sep 07 18:06:03 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-469f8c9e-d6a9-4c68-a17e-d37b9562fd33 tempest-VolumesTransfersTest-389807473 tempest-VolumesTransfersTest-389807473-project-admin] Delete volume request issued successfully. Sep 07 18:06:03 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-469f8c9e-d6a9-4c68-a17e-d37b9562fd33 tempest-VolumesTransfersTest-389807473 tempest-VolumesTransfersTest-389807473-project-admin] http://192.168.122.66/volume/v3/volumes/850a25b7-6983-4d68-88ea-b9536990f804 returned with HTTP 202 Sep 07 18:06:03 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 544/1099] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:06:03 2026] DELETE /volume/v3/volumes/850a25b7-6983-4d68-88ea-b9536990f804 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:06:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-9fea8d28-659d-4574-af2a-e9cbba7fd272 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:03 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-9fea8d28-659d-4574-af2a-e9cbba7fd272 tempest-VolumesTransfersTest-389807473 tempest-VolumesTransfersTest-389807473-project-admin] GET http://192.168.122.66/volume/v3/volumes/850a25b7-6983-4d68-88ea-b9536990f804 Sep 07 18:06:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-9fea8d28-659d-4574-af2a-e9cbba7fd272 tempest-VolumesTransfersTest-389807473 tempest-VolumesTransfersTest-389807473-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-9fea8d28-659d-4574-af2a-e9cbba7fd272 tempest-VolumesTransfersTest-389807473 tempest-VolumesTransfersTest-389807473-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:03 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:06:03 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:06:03 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:03 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:06:03 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-9fea8d28-659d-4574-af2a-e9cbba7fd272 tempest-VolumesTransfersTest-389807473 tempest-VolumesTransfersTest-389807473-project-admin] Volume info retrieved successfully. Sep 07 18:06:04 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-9fea8d28-659d-4574-af2a-e9cbba7fd272 tempest-VolumesTransfersTest-389807473 tempest-VolumesTransfersTest-389807473-project-admin] http://192.168.122.66/volume/v3/volumes/850a25b7-6983-4d68-88ea-b9536990f804 returned with HTTP 200 Sep 07 18:06:04 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 556/1100] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:06:03 2026] GET /volume/v3/volumes/850a25b7-6983-4d68-88ea-b9536990f804 => generated 1012 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:06:05 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-e693d8d4-5aa3-4d0c-8dd5-727dd197f06f None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:05 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-e693d8d4-5aa3-4d0c-8dd5-727dd197f06f tempest-VolumesTransfersTest-389807473 tempest-VolumesTransfersTest-389807473-project-admin] GET http://192.168.122.66/volume/v3/volumes/850a25b7-6983-4d68-88ea-b9536990f804 Sep 07 18:06:05 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-e693d8d4-5aa3-4d0c-8dd5-727dd197f06f tempest-VolumesTransfersTest-389807473 tempest-VolumesTransfersTest-389807473-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:05 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-e693d8d4-5aa3-4d0c-8dd5-727dd197f06f tempest-VolumesTransfersTest-389807473 tempest-VolumesTransfersTest-389807473-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:05 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-e693d8d4-5aa3-4d0c-8dd5-727dd197f06f tempest-VolumesTransfersTest-389807473 tempest-VolumesTransfersTest-389807473-project-admin] http://192.168.122.66/volume/v3/volumes/850a25b7-6983-4d68-88ea-b9536990f804 returned with HTTP 404 Sep 07 18:06:05 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 545/1101] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:06:05 2026] GET /volume/v3/volumes/850a25b7-6983-4d68-88ea-b9536990f804 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:06:05 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-be4b7f47-96a0-4bc1-9642-d439bb51ffcc None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:05 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-be4b7f47-96a0-4bc1-9642-d439bb51ffcc tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-member] GET http://192.168.122.66/volume/v3/volumes/850a25b7-6983-4d68-88ea-b9536990f804 Sep 07 18:06:05 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-be4b7f47-96a0-4bc1-9642-d439bb51ffcc tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:05 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-be4b7f47-96a0-4bc1-9642-d439bb51ffcc tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:05 devstack devstack@c-api.service[86965]: DEBUG dbcounter [-] [86965] Writing DB stats cinder:SELECT=395,cinder:INSERT=47,cinder:UPDATE=83 {{(pid=86965) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 18:06:05 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-be4b7f47-96a0-4bc1-9642-d439bb51ffcc tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-member] http://192.168.122.66/volume/v3/volumes/850a25b7-6983-4d68-88ea-b9536990f804 returned with HTTP 404 Sep 07 18:06:05 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 557/1102] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:06:05 2026] GET /volume/v3/volumes/850a25b7-6983-4d68-88ea-b9536990f804 => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:06:05 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-2598adae-9aaf-448a-aa8b-bb2a2bcc3a5f None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:05 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-2598adae-9aaf-448a-aa8b-bb2a2bcc3a5f tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-member] DELETE http://192.168.122.66/volume/v3/volumes/850a25b7-6983-4d68-88ea-b9536990f804 Sep 07 18:06:05 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-2598adae-9aaf-448a-aa8b-bb2a2bcc3a5f tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:05 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-2598adae-9aaf-448a-aa8b-bb2a2bcc3a5f tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-member] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:05 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-2598adae-9aaf-448a-aa8b-bb2a2bcc3a5f tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-member] Delete volume with id: 850a25b7-6983-4d68-88ea-b9536990f804 Sep 07 18:06:05 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-2598adae-9aaf-448a-aa8b-bb2a2bcc3a5f tempest-VolumesTransfersTest-603778115 tempest-VolumesTransfersTest-603778115-project-member] http://192.168.122.66/volume/v3/volumes/850a25b7-6983-4d68-88ea-b9536990f804 returned with HTTP 404 Sep 07 18:06:05 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 546/1103] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:06:05 2026] DELETE /volume/v3/volumes/850a25b7-6983-4d68-88ea-b9536990f804 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 18:06:15 devstack devstack@c-api.service[86964]: DEBUG dbcounter [-] [86964] Writing DB stats cinder:SELECT=462,cinder:INSERT=75,cinder:UPDATE=117 {{(pid=86964) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 18:06:15 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [req-a8282137-af3d-4e3d-9b98-d0c11f91766f req-13f51d6a-ae28-4a54-bdf0-2dfea266e65a None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:15 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-a8282137-af3d-4e3d-9b98-d0c11f91766f req-13f51d6a-ae28-4a54-bdf0-2dfea266e65a tempest-VolumesGetTestJSON-1198410043 tempest-VolumesGetTestJSON-1198410043-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:06:15 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-a8282137-af3d-4e3d-9b98-d0c11f91766f req-13f51d6a-ae28-4a54-bdf0-2dfea266e65a tempest-VolumesGetTestJSON-1198410043 tempest-VolumesGetTestJSON-1198410043-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-402895797", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:06:15 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.volumes [req-a8282137-af3d-4e3d-9b98-d0c11f91766f req-13f51d6a-ae28-4a54-bdf0-2dfea266e65a tempest-VolumesGetTestJSON-1198410043 tempest-VolumesGetTestJSON-1198410043-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-402895797', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=86965) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:06:15 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [req-a8282137-af3d-4e3d-9b98-d0c11f91766f req-13f51d6a-ae28-4a54-bdf0-2dfea266e65a tempest-VolumesGetTestJSON-1198410043 tempest-VolumesGetTestJSON-1198410043-project-member] Create volume of 1 GB Sep 07 18:06:15 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [req-a8282137-af3d-4e3d-9b98-d0c11f91766f req-13f51d6a-ae28-4a54-bdf0-2dfea266e65a tempest-VolumesGetTestJSON-1198410043 tempest-VolumesGetTestJSON-1198410043-project-member] Availability Zones retrieved successfully. Sep 07 18:06:15 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [req-a8282137-af3d-4e3d-9b98-d0c11f91766f req-13f51d6a-ae28-4a54-bdf0-2dfea266e65a tempest-VolumesGetTestJSON-1198410043 tempest-VolumesGetTestJSON-1198410043-project-member] Flow 'volume_create_api' (434d3fde-1f19-435f-9529-bcdb4c4b058d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:06:15 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [req-a8282137-af3d-4e3d-9b98-d0c11f91766f req-13f51d6a-ae28-4a54-bdf0-2dfea266e65a tempest-VolumesGetTestJSON-1198410043 tempest-VolumesGetTestJSON-1198410043-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bcaa15ab-f118-469b-b044-0c2fa4ff12bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:06:15 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.flows.api.create_volume [req-a8282137-af3d-4e3d-9b98-d0c11f91766f req-13f51d6a-ae28-4a54-bdf0-2dfea266e65a tempest-VolumesGetTestJSON-1198410043 tempest-VolumesGetTestJSON-1198410043-project-member] Validating volume size '1' using validate_int {{(pid=86965) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:06:15 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [req-a8282137-af3d-4e3d-9b98-d0c11f91766f req-13f51d6a-ae28-4a54-bdf0-2dfea266e65a tempest-VolumesGetTestJSON-1198410043 tempest-VolumesGetTestJSON-1198410043-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bcaa15ab-f118-469b-b044-0c2fa4ff12bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:06:15 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [req-a8282137-af3d-4e3d-9b98-d0c11f91766f req-13f51d6a-ae28-4a54-bdf0-2dfea266e65a tempest-VolumesGetTestJSON-1198410043 tempest-VolumesGetTestJSON-1198410043-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (229d6889-07e4-47b3-9002-04a7f4b16ac0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:06:15 devstack devstack@c-api.service[86965]: DEBUG cinder.quota [req-a8282137-af3d-4e3d-9b98-d0c11f91766f req-13f51d6a-ae28-4a54-bdf0-2dfea266e65a tempest-VolumesGetTestJSON-1198410043 tempest-VolumesGetTestJSON-1198410043-project-member] Created reservations ['0a8a06bc-a567-4b86-87ba-a22e551a38bf', '0241d2de-c778-4a6d-88f0-cfd9dbeea888', 'b8d46d3b-83a6-4608-aadc-f4991eef105f', 'f80677cf-1e29-4af7-8c36-25de58f7ed61'] {{(pid=86965) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:06:15 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [req-a8282137-af3d-4e3d-9b98-d0c11f91766f req-13f51d6a-ae28-4a54-bdf0-2dfea266e65a tempest-VolumesGetTestJSON-1198410043 tempest-VolumesGetTestJSON-1198410043-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (229d6889-07e4-47b3-9002-04a7f4b16ac0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0a8a06bc-a567-4b86-87ba-a22e551a38bf', '0241d2de-c778-4a6d-88f0-cfd9dbeea888', 'b8d46d3b-83a6-4608-aadc-f4991eef105f', 'f80677cf-1e29-4af7-8c36-25de58f7ed61']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:06:15 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [req-a8282137-af3d-4e3d-9b98-d0c11f91766f req-13f51d6a-ae28-4a54-bdf0-2dfea266e65a tempest-VolumesGetTestJSON-1198410043 tempest-VolumesGetTestJSON-1198410043-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a676774-32be-4ad4-bce3-313e501c2d00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:06:15 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:06:15 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:06:15 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [req-a8282137-af3d-4e3d-9b98-d0c11f91766f req-13f51d6a-ae28-4a54-bdf0-2dfea266e65a tempest-VolumesGetTestJSON-1198410043 tempest-VolumesGetTestJSON-1198410043-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a676774-32be-4ad4-bce3-313e501c2d00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'df1ed9e1-7fae-4ec2-bb81-b8cd4089cd62', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-402895797',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8d959f37e8094b8dbdff2b865b4cf431',qos_specs=None,replication_status=,reservations=['0a8a06bc-a567-4b86-87ba-a22e551a38bf','0241d2de-c778-4a6d-88f0-cfd9dbeea888','b8d46d3b-83a6-4608-aadc-f4991eef105f','f80677cf-1e29-4af7-8c36-25de58f7ed61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d683211e763f4568bab8ea0f5e863347',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:06:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-402895797',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=df1ed9e1-7fae-4ec2-bb81-b8cd4089cd62,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='8d959f37e8094b8dbdff2b865b4cf431',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d683211e763f4568bab8ea0f5e863347',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:06:15 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [req-a8282137-af3d-4e3d-9b98-d0c11f91766f req-13f51d6a-ae28-4a54-bdf0-2dfea266e65a tempest-VolumesGetTestJSON-1198410043 tempest-VolumesGetTestJSON-1198410043-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51f7bc64-b049-4845-91f6-35a44e3b62fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:06:16 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [req-a8282137-af3d-4e3d-9b98-d0c11f91766f req-13f51d6a-ae28-4a54-bdf0-2dfea266e65a tempest-VolumesGetTestJSON-1198410043 tempest-VolumesGetTestJSON-1198410043-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51f7bc64-b049-4845-91f6-35a44e3b62fc) transitioned into state 'SUCCESS' from state '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-402895797',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8d959f37e8094b8dbdff2b865b4cf431',qos_specs=None,replication_status=,reservations=['0a8a06bc-a567-4b86-87ba-a22e551a38bf','0241d2de-c778-4a6d-88f0-cfd9dbeea888','b8d46d3b-83a6-4608-aadc-f4991eef105f','f80677cf-1e29-4af7-8c36-25de58f7ed61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d683211e763f4568bab8ea0f5e863347',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:06:16 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [req-a8282137-af3d-4e3d-9b98-d0c11f91766f req-13f51d6a-ae28-4a54-bdf0-2dfea266e65a tempest-VolumesGetTestJSON-1198410043 tempest-VolumesGetTestJSON-1198410043-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6794f7e4-f2c1-4a76-9b5a-6d678929788d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:06:16 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [req-a8282137-af3d-4e3d-9b98-d0c11f91766f req-13f51d6a-ae28-4a54-bdf0-2dfea266e65a tempest-VolumesGetTestJSON-1198410043 tempest-VolumesGetTestJSON-1198410043-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6794f7e4-f2c1-4a76-9b5a-6d678929788d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:06:16 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [req-a8282137-af3d-4e3d-9b98-d0c11f91766f req-13f51d6a-ae28-4a54-bdf0-2dfea266e65a tempest-VolumesGetTestJSON-1198410043 tempest-VolumesGetTestJSON-1198410043-project-member] Flow 'volume_create_api' (434d3fde-1f19-435f-9529-bcdb4c4b058d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:06:16 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [req-a8282137-af3d-4e3d-9b98-d0c11f91766f req-13f51d6a-ae28-4a54-bdf0-2dfea266e65a tempest-VolumesGetTestJSON-1198410043 tempest-VolumesGetTestJSON-1198410043-project-member] Create volume request issued successfully. Sep 07 18:06:16 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-a8282137-af3d-4e3d-9b98-d0c11f91766f req-13f51d6a-ae28-4a54-bdf0-2dfea266e65a tempest-VolumesGetTestJSON-1198410043 tempest-VolumesGetTestJSON-1198410043-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:06:16 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 558/1104] 192.168.122.66 () {64 vars in 1425 bytes} [Mon Sep 7 18:06:15 2026] POST /volume/v3/volumes => generated 769 bytes in 555 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:06:16 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [req-a8282137-af3d-4e3d-9b98-d0c11f91766f req-e0b2fdf2-6021-416b-a51d-531aed57462b None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:16 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-a8282137-af3d-4e3d-9b98-d0c11f91766f req-e0b2fdf2-6021-416b-a51d-531aed57462b tempest-VolumesGetTestJSON-1198410043 tempest-VolumesGetTestJSON-1198410043-project-member] GET http://192.168.122.66/volume/v3/volumes/df1ed9e1-7fae-4ec2-bb81-b8cd4089cd62 Sep 07 18:06:16 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-a8282137-af3d-4e3d-9b98-d0c11f91766f req-e0b2fdf2-6021-416b-a51d-531aed57462b tempest-VolumesGetTestJSON-1198410043 tempest-VolumesGetTestJSON-1198410043-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:16 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-a8282137-af3d-4e3d-9b98-d0c11f91766f req-e0b2fdf2-6021-416b-a51d-531aed57462b tempest-VolumesGetTestJSON-1198410043 tempest-VolumesGetTestJSON-1198410043-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:16 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:06:16 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:06:16 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:16 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:06:16 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [req-a8282137-af3d-4e3d-9b98-d0c11f91766f req-e0b2fdf2-6021-416b-a51d-531aed57462b tempest-VolumesGetTestJSON-1198410043 tempest-VolumesGetTestJSON-1198410043-project-member] Volume info retrieved successfully. Sep 07 18:06:16 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-a8282137-af3d-4e3d-9b98-d0c11f91766f req-e0b2fdf2-6021-416b-a51d-531aed57462b tempest-VolumesGetTestJSON-1198410043 tempest-VolumesGetTestJSON-1198410043-project-member] http://192.168.122.66/volume/v3/volumes/df1ed9e1-7fae-4ec2-bb81-b8cd4089cd62 returned with HTTP 200 Sep 07 18:06:16 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 547/1105] 192.168.122.66 () {60 vars in 1482 bytes} [Mon Sep 7 18:06:16 2026] GET /volume/v3/volumes/df1ed9e1-7fae-4ec2-bb81-b8cd4089cd62 => generated 837 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:06:16 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [req-2191b3d6-a08b-45a7-adba-477990045303 req-a3733ef2-db9a-49f8-8ada-be5fbdaecbfc None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:16 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-2191b3d6-a08b-45a7-adba-477990045303 req-a3733ef2-db9a-49f8-8ada-be5fbdaecbfc tempest-VolumesGetTestJSON-1198410043 tempest-VolumesGetTestJSON-1198410043-project-member] GET http://192.168.122.66/volume/v3/volumes/df1ed9e1-7fae-4ec2-bb81-b8cd4089cd62 Sep 07 18:06:16 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-2191b3d6-a08b-45a7-adba-477990045303 req-a3733ef2-db9a-49f8-8ada-be5fbdaecbfc tempest-VolumesGetTestJSON-1198410043 tempest-VolumesGetTestJSON-1198410043-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:16 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-2191b3d6-a08b-45a7-adba-477990045303 req-a3733ef2-db9a-49f8-8ada-be5fbdaecbfc tempest-VolumesGetTestJSON-1198410043 tempest-VolumesGetTestJSON-1198410043-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:16 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:06:16 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:06:16 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:16 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:06:16 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [req-2191b3d6-a08b-45a7-adba-477990045303 req-a3733ef2-db9a-49f8-8ada-be5fbdaecbfc tempest-VolumesGetTestJSON-1198410043 tempest-VolumesGetTestJSON-1198410043-project-member] Volume info retrieved successfully. Sep 07 18:06:16 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-2191b3d6-a08b-45a7-adba-477990045303 req-a3733ef2-db9a-49f8-8ada-be5fbdaecbfc tempest-VolumesGetTestJSON-1198410043 tempest-VolumesGetTestJSON-1198410043-project-member] http://192.168.122.66/volume/v3/volumes/df1ed9e1-7fae-4ec2-bb81-b8cd4089cd62 returned with HTTP 200 Sep 07 18:06:16 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 559/1106] 192.168.122.66 () {60 vars in 1482 bytes} [Mon Sep 7 18:06:16 2026] GET /volume/v3/volumes/df1ed9e1-7fae-4ec2-bb81-b8cd4089cd62 => generated 837 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:06:17 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [req-d9b46c0d-f8eb-4b5a-aa0e-2d6554a4d27c req-adebb7d0-0371-4c7a-8043-5ff1692a8d9d None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:17 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-d9b46c0d-f8eb-4b5a-aa0e-2d6554a4d27c req-adebb7d0-0371-4c7a-8043-5ff1692a8d9d tempest-VolumesGetTestJSON-1198410043 tempest-VolumesGetTestJSON-1198410043-project-member] GET http://192.168.122.66/volume/v3/volumes/df1ed9e1-7fae-4ec2-bb81-b8cd4089cd62 Sep 07 18:06:17 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-d9b46c0d-f8eb-4b5a-aa0e-2d6554a4d27c req-adebb7d0-0371-4c7a-8043-5ff1692a8d9d tempest-VolumesGetTestJSON-1198410043 tempest-VolumesGetTestJSON-1198410043-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:17 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-d9b46c0d-f8eb-4b5a-aa0e-2d6554a4d27c req-adebb7d0-0371-4c7a-8043-5ff1692a8d9d tempest-VolumesGetTestJSON-1198410043 tempest-VolumesGetTestJSON-1198410043-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:17 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:06:17 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:06:17 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:17 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:06:17 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [req-d9b46c0d-f8eb-4b5a-aa0e-2d6554a4d27c req-adebb7d0-0371-4c7a-8043-5ff1692a8d9d tempest-VolumesGetTestJSON-1198410043 tempest-VolumesGetTestJSON-1198410043-project-member] Volume info retrieved successfully. Sep 07 18:06:17 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-d9b46c0d-f8eb-4b5a-aa0e-2d6554a4d27c req-adebb7d0-0371-4c7a-8043-5ff1692a8d9d tempest-VolumesGetTestJSON-1198410043 tempest-VolumesGetTestJSON-1198410043-project-member] http://192.168.122.66/volume/v3/volumes/df1ed9e1-7fae-4ec2-bb81-b8cd4089cd62 returned with HTTP 200 Sep 07 18:06:17 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 548/1107] 192.168.122.66 () {60 vars in 1482 bytes} [Mon Sep 7 18:06:17 2026] GET /volume/v3/volumes/df1ed9e1-7fae-4ec2-bb81-b8cd4089cd62 => generated 861 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:06:18 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [req-491fc96c-2425-4ea0-9825-8f066526d940 req-9058194b-1818-4b35-bd75-ab38e1e4ed4f None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:18 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-491fc96c-2425-4ea0-9825-8f066526d940 req-9058194b-1818-4b35-bd75-ab38e1e4ed4f tempest-VolumesGetTestJSON-1198410043 tempest-VolumesGetTestJSON-1198410043-project-member] GET http://192.168.122.66/volume/v3/volumes/df1ed9e1-7fae-4ec2-bb81-b8cd4089cd62 Sep 07 18:06:18 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-491fc96c-2425-4ea0-9825-8f066526d940 req-9058194b-1818-4b35-bd75-ab38e1e4ed4f tempest-VolumesGetTestJSON-1198410043 tempest-VolumesGetTestJSON-1198410043-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:18 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-491fc96c-2425-4ea0-9825-8f066526d940 req-9058194b-1818-4b35-bd75-ab38e1e4ed4f tempest-VolumesGetTestJSON-1198410043 tempest-VolumesGetTestJSON-1198410043-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:18 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:06:18 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:06:18 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:18 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:06:18 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [req-491fc96c-2425-4ea0-9825-8f066526d940 req-9058194b-1818-4b35-bd75-ab38e1e4ed4f tempest-VolumesGetTestJSON-1198410043 tempest-VolumesGetTestJSON-1198410043-project-member] Volume info retrieved successfully. Sep 07 18:06:18 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-491fc96c-2425-4ea0-9825-8f066526d940 req-9058194b-1818-4b35-bd75-ab38e1e4ed4f tempest-VolumesGetTestJSON-1198410043 tempest-VolumesGetTestJSON-1198410043-project-member] http://192.168.122.66/volume/v3/volumes/df1ed9e1-7fae-4ec2-bb81-b8cd4089cd62 returned with HTTP 200 Sep 07 18:06:18 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 560/1108] 192.168.122.66 () {60 vars in 1482 bytes} [Mon Sep 7 18:06:18 2026] GET /volume/v3/volumes/df1ed9e1-7fae-4ec2-bb81-b8cd4089cd62 => generated 862 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:06:18 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [req-37c4d945-48f0-47e4-9ee0-8dacbff09e6b req-2e96e83d-cd76-4457-91dc-6c0bdb542ac3 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:18 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-37c4d945-48f0-47e4-9ee0-8dacbff09e6b req-2e96e83d-cd76-4457-91dc-6c0bdb542ac3 tempest-VolumesGetTestJSON-1198410043 tempest-VolumesGetTestJSON-1198410043-project-reader] GET http://192.168.122.66/volume/v3/volumes/df1ed9e1-7fae-4ec2-bb81-b8cd4089cd62 Sep 07 18:06:18 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-37c4d945-48f0-47e4-9ee0-8dacbff09e6b req-2e96e83d-cd76-4457-91dc-6c0bdb542ac3 tempest-VolumesGetTestJSON-1198410043 tempest-VolumesGetTestJSON-1198410043-project-reader] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:18 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-37c4d945-48f0-47e4-9ee0-8dacbff09e6b req-2e96e83d-cd76-4457-91dc-6c0bdb542ac3 tempest-VolumesGetTestJSON-1198410043 tempest-VolumesGetTestJSON-1198410043-project-reader] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:18 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:06:18 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:06:18 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:18 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:06:18 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [req-37c4d945-48f0-47e4-9ee0-8dacbff09e6b req-2e96e83d-cd76-4457-91dc-6c0bdb542ac3 tempest-VolumesGetTestJSON-1198410043 tempest-VolumesGetTestJSON-1198410043-project-reader] Volume info retrieved successfully. Sep 07 18:06:18 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-37c4d945-48f0-47e4-9ee0-8dacbff09e6b req-2e96e83d-cd76-4457-91dc-6c0bdb542ac3 tempest-VolumesGetTestJSON-1198410043 tempest-VolumesGetTestJSON-1198410043-project-reader] http://192.168.122.66/volume/v3/volumes/df1ed9e1-7fae-4ec2-bb81-b8cd4089cd62 returned with HTTP 200 Sep 07 18:06:18 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 549/1109] 192.168.122.66 () {60 vars in 1482 bytes} [Mon Sep 7 18:06:18 2026] GET /volume/v3/volumes/df1ed9e1-7fae-4ec2-bb81-b8cd4089cd62 => generated 862 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:06:18 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [req-660f2b76-639c-4f8b-ac99-00c2bb10b5e4 req-560806dc-76a8-4886-ac3a-32430f05beec None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:18 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-660f2b76-639c-4f8b-ac99-00c2bb10b5e4 req-560806dc-76a8-4886-ac3a-32430f05beec tempest-VolumesGetTestJSON-1198410043 tempest-VolumesGetTestJSON-1198410043-project-member] DELETE http://192.168.122.66/volume/v3/volumes/df1ed9e1-7fae-4ec2-bb81-b8cd4089cd62 Sep 07 18:06:18 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-660f2b76-639c-4f8b-ac99-00c2bb10b5e4 req-560806dc-76a8-4886-ac3a-32430f05beec tempest-VolumesGetTestJSON-1198410043 tempest-VolumesGetTestJSON-1198410043-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:18 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-660f2b76-639c-4f8b-ac99-00c2bb10b5e4 req-560806dc-76a8-4886-ac3a-32430f05beec tempest-VolumesGetTestJSON-1198410043 tempest-VolumesGetTestJSON-1198410043-project-member] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:18 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [req-660f2b76-639c-4f8b-ac99-00c2bb10b5e4 req-560806dc-76a8-4886-ac3a-32430f05beec tempest-VolumesGetTestJSON-1198410043 tempest-VolumesGetTestJSON-1198410043-project-member] Delete volume with id: df1ed9e1-7fae-4ec2-bb81-b8cd4089cd62 Sep 07 18:06:18 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:06:18 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:06:18 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:18 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:06:18 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [req-660f2b76-639c-4f8b-ac99-00c2bb10b5e4 req-560806dc-76a8-4886-ac3a-32430f05beec tempest-VolumesGetTestJSON-1198410043 tempest-VolumesGetTestJSON-1198410043-project-member] Volume info retrieved successfully. Sep 07 18:06:19 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [req-660f2b76-639c-4f8b-ac99-00c2bb10b5e4 req-560806dc-76a8-4886-ac3a-32430f05beec tempest-VolumesGetTestJSON-1198410043 tempest-VolumesGetTestJSON-1198410043-project-member] Delete volume request issued successfully. Sep 07 18:06:19 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-660f2b76-639c-4f8b-ac99-00c2bb10b5e4 req-560806dc-76a8-4886-ac3a-32430f05beec tempest-VolumesGetTestJSON-1198410043 tempest-VolumesGetTestJSON-1198410043-project-member] http://192.168.122.66/volume/v3/volumes/df1ed9e1-7fae-4ec2-bb81-b8cd4089cd62 returned with HTTP 202 Sep 07 18:06:19 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 561/1110] 192.168.122.66 () {62 vars in 1504 bytes} [Mon Sep 7 18:06:18 2026] DELETE /volume/v3/volumes/df1ed9e1-7fae-4ec2-bb81-b8cd4089cd62 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:06:19 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [req-d03909a1-ecb2-43d3-a5e3-0a2c783e624f req-75639e0c-aab8-4a3b-bb65-eaf3237ff954 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:19 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-d03909a1-ecb2-43d3-a5e3-0a2c783e624f req-75639e0c-aab8-4a3b-bb65-eaf3237ff954 tempest-VolumesGetTestJSON-1198410043 tempest-VolumesGetTestJSON-1198410043-project-member] GET http://192.168.122.66/volume/v3/volumes/df1ed9e1-7fae-4ec2-bb81-b8cd4089cd62 Sep 07 18:06:19 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-d03909a1-ecb2-43d3-a5e3-0a2c783e624f req-75639e0c-aab8-4a3b-bb65-eaf3237ff954 tempest-VolumesGetTestJSON-1198410043 tempest-VolumesGetTestJSON-1198410043-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:19 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-d03909a1-ecb2-43d3-a5e3-0a2c783e624f req-75639e0c-aab8-4a3b-bb65-eaf3237ff954 tempest-VolumesGetTestJSON-1198410043 tempest-VolumesGetTestJSON-1198410043-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:19 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:06:19 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:06:19 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:19 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:06:19 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [req-d03909a1-ecb2-43d3-a5e3-0a2c783e624f req-75639e0c-aab8-4a3b-bb65-eaf3237ff954 tempest-VolumesGetTestJSON-1198410043 tempest-VolumesGetTestJSON-1198410043-project-member] Volume info retrieved successfully. Sep 07 18:06:19 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-d03909a1-ecb2-43d3-a5e3-0a2c783e624f req-75639e0c-aab8-4a3b-bb65-eaf3237ff954 tempest-VolumesGetTestJSON-1198410043 tempest-VolumesGetTestJSON-1198410043-project-member] http://192.168.122.66/volume/v3/volumes/df1ed9e1-7fae-4ec2-bb81-b8cd4089cd62 returned with HTTP 200 Sep 07 18:06:19 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 550/1111] 192.168.122.66 () {60 vars in 1482 bytes} [Mon Sep 7 18:06:19 2026] GET /volume/v3/volumes/df1ed9e1-7fae-4ec2-bb81-b8cd4089cd62 => generated 861 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:06:20 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [req-e57d3e5e-4a84-439b-ade7-f55e0de17e29 req-0607cdfa-95a9-4933-a1a6-e6bd16875147 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:20 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-e57d3e5e-4a84-439b-ade7-f55e0de17e29 req-0607cdfa-95a9-4933-a1a6-e6bd16875147 tempest-VolumesGetTestJSON-1198410043 tempest-VolumesGetTestJSON-1198410043-project-member] GET http://192.168.122.66/volume/v3/volumes/df1ed9e1-7fae-4ec2-bb81-b8cd4089cd62 Sep 07 18:06:20 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-e57d3e5e-4a84-439b-ade7-f55e0de17e29 req-0607cdfa-95a9-4933-a1a6-e6bd16875147 tempest-VolumesGetTestJSON-1198410043 tempest-VolumesGetTestJSON-1198410043-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:20 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-e57d3e5e-4a84-439b-ade7-f55e0de17e29 req-0607cdfa-95a9-4933-a1a6-e6bd16875147 tempest-VolumesGetTestJSON-1198410043 tempest-VolumesGetTestJSON-1198410043-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:20 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-e57d3e5e-4a84-439b-ade7-f55e0de17e29 req-0607cdfa-95a9-4933-a1a6-e6bd16875147 tempest-VolumesGetTestJSON-1198410043 tempest-VolumesGetTestJSON-1198410043-project-member] http://192.168.122.66/volume/v3/volumes/df1ed9e1-7fae-4ec2-bb81-b8cd4089cd62 returned with HTTP 404 Sep 07 18:06:20 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 562/1112] 192.168.122.66 () {60 vars in 1482 bytes} [Mon Sep 7 18:06:20 2026] GET /volume/v3/volumes/df1ed9e1-7fae-4ec2-bb81-b8cd4089cd62 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:06:21 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-fa4594f6-18e7-496f-87c0-faa8581f455e None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:21 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-fa4594f6-18e7-496f-87c0-faa8581f455e tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:06:21 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-fa4594f6-18e7-496f-87c0-faa8581f455e tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-148948605", "imageRef": "30a56d6b-d9f5-4ef9-aef9-4d1ff124bcb3", "size": 1}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:06:21 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.volumes [None req-fa4594f6-18e7-496f-87c0-faa8581f455e tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-148948605', 'imageRef': '30a56d6b-d9f5-4ef9-aef9-4d1ff124bcb3', 'size': 1}} {{(pid=86964) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:06:21 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-98c838e9-dc88-48d5-9454-454795031c58 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:21 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-98c838e9-dc88-48d5-9454-454795031c58 tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:06:21 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-98c838e9-dc88-48d5-9454-454795031c58 tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-293856759"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:06:22 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.volumes [None req-98c838e9-dc88-48d5-9454-454795031c58 tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-293856759'}} {{(pid=86965) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:06:22 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-98c838e9-dc88-48d5-9454-454795031c58 tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] Create volume of 1 GB Sep 07 18:06:22 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-98c838e9-dc88-48d5-9454-454795031c58 tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] Availability Zones retrieved successfully. Sep 07 18:06:22 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-98c838e9-dc88-48d5-9454-454795031c58 tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] Flow 'volume_create_api' (d830d5ed-e99c-4944-b6a6-d8f8ca3ffeac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:06:22 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-98c838e9-dc88-48d5-9454-454795031c58 tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6ffeaf3-d291-47af-bf5a-1d0dfed8bba7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:06:22 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.flows.api.create_volume [None req-98c838e9-dc88-48d5-9454-454795031c58 tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] Validating volume size '1' using validate_int {{(pid=86965) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:06:22 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-98c838e9-dc88-48d5-9454-454795031c58 tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6ffeaf3-d291-47af-bf5a-1d0dfed8bba7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:06:22 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-98c838e9-dc88-48d5-9454-454795031c58 tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9828f3dc-0426-4f48-b88e-28dbc3f8cbaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:06:22 devstack devstack@c-api.service[86965]: DEBUG cinder.quota [None req-98c838e9-dc88-48d5-9454-454795031c58 tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] Created reservations ['fd3d1716-d7f8-45cf-b0b7-2eb9ed38e9a8', '11c554ca-3521-4a58-90a0-3f9eb4483556', 'd045c273-f018-4a0e-8a9b-1f202185c43b', 'a3b0ee8c-ec6d-486f-b7e1-c38f4536fbf8'] {{(pid=86965) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:06:22 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-98c838e9-dc88-48d5-9454-454795031c58 tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9828f3dc-0426-4f48-b88e-28dbc3f8cbaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fd3d1716-d7f8-45cf-b0b7-2eb9ed38e9a8', '11c554ca-3521-4a58-90a0-3f9eb4483556', 'd045c273-f018-4a0e-8a9b-1f202185c43b', 'a3b0ee8c-ec6d-486f-b7e1-c38f4536fbf8']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:06:22 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-98c838e9-dc88-48d5-9454-454795031c58 tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59463af5-5bb9-48fb-b982-49128fbf55d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:06:22 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:06:22 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:06:22 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-98c838e9-dc88-48d5-9454-454795031c58 tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59463af5-5bb9-48fb-b982-49128fbf55d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '13a55f57-e545-479e-8d06-a0e4a9c2b617', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-293856759',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3713a23cca1a4c85b1d3b5d9af5cd11b',qos_specs=None,replication_status=,reservations=['fd3d1716-d7f8-45cf-b0b7-2eb9ed38e9a8','11c554ca-3521-4a58-90a0-3f9eb4483556','d045c273-f018-4a0e-8a9b-1f202185c43b','a3b0ee8c-ec6d-486f-b7e1-c38f4536fbf8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40fed196d962459f86ab28c9ee408572',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:06:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-293856759',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=13a55f57-e545-479e-8d06-a0e4a9c2b617,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3713a23cca1a4c85b1d3b5d9af5cd11b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='40fed196d962459f86ab28c9ee408572',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:06:22 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-98c838e9-dc88-48d5-9454-454795031c58 tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (909c8e1d-d882-43a1-9b47-e389d321ae08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:06:22 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-98c838e9-dc88-48d5-9454-454795031c58 tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (909c8e1d-d882-43a1-9b47-e389d321ae08) transitioned into state 'SUCCESS' from state '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-293856759',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3713a23cca1a4c85b1d3b5d9af5cd11b',qos_specs=None,replication_status=,reservations=['fd3d1716-d7f8-45cf-b0b7-2eb9ed38e9a8','11c554ca-3521-4a58-90a0-3f9eb4483556','d045c273-f018-4a0e-8a9b-1f202185c43b','a3b0ee8c-ec6d-486f-b7e1-c38f4536fbf8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40fed196d962459f86ab28c9ee408572',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:06:22 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-98c838e9-dc88-48d5-9454-454795031c58 tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (264157e5-637f-4130-b125-b2096a450149) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:06:22 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-fa4594f6-18e7-496f-87c0-faa8581f455e tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] Create volume of 1 GB Sep 07 18:06:22 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-fa4594f6-18e7-496f-87c0-faa8581f455e tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] Availability Zones retrieved successfully. Sep 07 18:06:22 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-fa4594f6-18e7-496f-87c0-faa8581f455e tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] Flow 'volume_create_api' (6e8ca460-9cf2-4009-a049-0d1a5d84d3b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:06:22 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-98c838e9-dc88-48d5-9454-454795031c58 tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (264157e5-637f-4130-b125-b2096a450149) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:06:22 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-fa4594f6-18e7-496f-87c0-faa8581f455e tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a13b6fb1-4a92-40ef-b8d9-8eaa930e8f34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:06:22 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.flows.api.create_volume [None req-fa4594f6-18e7-496f-87c0-faa8581f455e tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] Validating volume size '1' using validate_int {{(pid=86964) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:06:22 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-98c838e9-dc88-48d5-9454-454795031c58 tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] Flow 'volume_create_api' (d830d5ed-e99c-4944-b6a6-d8f8ca3ffeac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:06:22 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-98c838e9-dc88-48d5-9454-454795031c58 tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] Create volume request issued successfully. Sep 07 18:06:22 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-98c838e9-dc88-48d5-9454-454795031c58 tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:06:22 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 563/1113] 192.168.122.66 () {60 vars in 1137 bytes} [Mon Sep 7 18:06:21 2026] POST /volume/v3/volumes => generated 753 bytes in 1259 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:06:22 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-db6f1b08-1ca5-4b35-a056-690b3585be13 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:22 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-db6f1b08-1ca5-4b35-a056-690b3585be13 tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] GET http://192.168.122.66/volume/v3/volumes/13a55f57-e545-479e-8d06-a0e4a9c2b617 Sep 07 18:06:22 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-db6f1b08-1ca5-4b35-a056-690b3585be13 tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:22 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-db6f1b08-1ca5-4b35-a056-690b3585be13 tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:22 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:06:22 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:06:22 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:22 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:06:22 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-db6f1b08-1ca5-4b35-a056-690b3585be13 tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] Volume info retrieved successfully. Sep 07 18:06:22 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-db6f1b08-1ca5-4b35-a056-690b3585be13 tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] http://192.168.122.66/volume/v3/volumes/13a55f57-e545-479e-8d06-a0e4a9c2b617 returned with HTTP 200 Sep 07 18:06:22 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 564/1114] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:06:22 2026] GET /volume/v3/volumes/13a55f57-e545-479e-8d06-a0e4a9c2b617 => generated 821 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:06:23 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-fa4594f6-18e7-496f-87c0-faa8581f455e tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a13b6fb1-4a92-40ef-b8d9-8eaa930e8f34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:06:23 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-fa4594f6-18e7-496f-87c0-faa8581f455e tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59b1ee2e-b0f9-4c3b-8072-f00f4d24b345) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:06:23 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-fa4594f6-18e7-496f-87c0-faa8581f455e tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] Created reservations ['e38079d0-ba02-4923-a41d-5820a8746f70', 'bea75982-22ea-4769-938b-574e6c0d3a73', '7705294c-83a0-440d-b9ca-ea57c073766b', 'a193ff6b-1c41-49e8-92d5-a4237706a439'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:06:23 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-fa4594f6-18e7-496f-87c0-faa8581f455e tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59b1ee2e-b0f9-4c3b-8072-f00f4d24b345) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e38079d0-ba02-4923-a41d-5820a8746f70', 'bea75982-22ea-4769-938b-574e6c0d3a73', '7705294c-83a0-440d-b9ca-ea57c073766b', 'a193ff6b-1c41-49e8-92d5-a4237706a439']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:06:23 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-fa4594f6-18e7-496f-87c0-faa8581f455e tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8a054ea-d9c2-424a-94c4-eebc27bed651) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:06:23 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:06:23 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:06:23 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-fa4594f6-18e7-496f-87c0-faa8581f455e tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8a054ea-d9c2-424a-94c4-eebc27bed651) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1ce14004-9163-4f09-9f36-cc6816f0a7f4', '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-148948605',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='23e77415fc53472aa7d6b69a076bd0b5',qos_specs=None,replication_status=,reservations=['e38079d0-ba02-4923-a41d-5820a8746f70','bea75982-22ea-4769-938b-574e6c0d3a73','7705294c-83a0-440d-b9ca-ea57c073766b','a193ff6b-1c41-49e8-92d5-a4237706a439'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='69f54d85979c4fd8b2a0ae465419c6d0',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:06:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-148948605',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1ce14004-9163-4f09-9f36-cc6816f0a7f4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='23e77415fc53472aa7d6b69a076bd0b5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='69f54d85979c4fd8b2a0ae465419c6d0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:06:23 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-fa4594f6-18e7-496f-87c0-faa8581f455e tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (540192fc-f29f-4c95-8447-11afae56dd39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:06:23 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-fa4594f6-18e7-496f-87c0-faa8581f455e tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (540192fc-f29f-4c95-8447-11afae56dd39) transitioned into state 'SUCCESS' from state '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-148948605',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='23e77415fc53472aa7d6b69a076bd0b5',qos_specs=None,replication_status=,reservations=['e38079d0-ba02-4923-a41d-5820a8746f70','bea75982-22ea-4769-938b-574e6c0d3a73','7705294c-83a0-440d-b9ca-ea57c073766b','a193ff6b-1c41-49e8-92d5-a4237706a439'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='69f54d85979c4fd8b2a0ae465419c6d0',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:06:23 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-fa4594f6-18e7-496f-87c0-faa8581f455e tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8d77906-b156-4276-a7fe-4e03a5a6a941) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:06:23 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-fa4594f6-18e7-496f-87c0-faa8581f455e tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8d77906-b156-4276-a7fe-4e03a5a6a941) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:06:23 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-fa4594f6-18e7-496f-87c0-faa8581f455e tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] Flow 'volume_create_api' (6e8ca460-9cf2-4009-a049-0d1a5d84d3b5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:06:23 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-fa4594f6-18e7-496f-87c0-faa8581f455e tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] Create volume request issued successfully. Sep 07 18:06:23 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-fa4594f6-18e7-496f-87c0-faa8581f455e tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:06:23 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 551/1115] 192.168.122.66 () {60 vars in 1138 bytes} [Mon Sep 7 18:06:21 2026] POST /volume/v3/volumes => generated 759 bytes in 2699 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:06:23 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-0adc0ce4-aea8-4b37-ad90-dfb84366e2f6 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:23 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-0adc0ce4-aea8-4b37-ad90-dfb84366e2f6 tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] GET http://192.168.122.66/volume/v3/volumes/1ce14004-9163-4f09-9f36-cc6816f0a7f4 Sep 07 18:06:23 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-0adc0ce4-aea8-4b37-ad90-dfb84366e2f6 tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:23 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-0adc0ce4-aea8-4b37-ad90-dfb84366e2f6 tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:23 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:06:23 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:06:23 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:23 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:06:23 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-0adc0ce4-aea8-4b37-ad90-dfb84366e2f6 tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] Volume info retrieved successfully. Sep 07 18:06:23 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-0adc0ce4-aea8-4b37-ad90-dfb84366e2f6 tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] http://192.168.122.66/volume/v3/volumes/1ce14004-9163-4f09-9f36-cc6816f0a7f4 returned with HTTP 200 Sep 07 18:06:23 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 565/1116] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:06:23 2026] GET /volume/v3/volumes/1ce14004-9163-4f09-9f36-cc6816f0a7f4 => generated 827 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:06:23 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-fafe9d7d-e6e0-404b-822f-137d7f6b2774 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:23 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-fafe9d7d-e6e0-404b-822f-137d7f6b2774 tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] GET http://192.168.122.66/volume/v3/volumes/13a55f57-e545-479e-8d06-a0e4a9c2b617 Sep 07 18:06:23 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-fafe9d7d-e6e0-404b-822f-137d7f6b2774 tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:23 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-fafe9d7d-e6e0-404b-822f-137d7f6b2774 tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:24 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:06:24 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:06:24 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:24 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:06:24 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-fafe9d7d-e6e0-404b-822f-137d7f6b2774 tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] Volume info retrieved successfully. Sep 07 18:06:24 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-fafe9d7d-e6e0-404b-822f-137d7f6b2774 tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] http://192.168.122.66/volume/v3/volumes/13a55f57-e545-479e-8d06-a0e4a9c2b617 returned with HTTP 200 Sep 07 18:06:24 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 552/1117] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:06:23 2026] GET /volume/v3/volumes/13a55f57-e545-479e-8d06-a0e4a9c2b617 => generated 845 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 18:06:24 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-a6d3fd61-c944-4ff1-a7a1-4c53e029f0bd None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:24 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-a6d3fd61-c944-4ff1-a7a1-4c53e029f0bd tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] GET http://192.168.122.66/volume/v3/volumes/1ce14004-9163-4f09-9f36-cc6816f0a7f4 Sep 07 18:06:24 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-a6d3fd61-c944-4ff1-a7a1-4c53e029f0bd tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:24 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-a6d3fd61-c944-4ff1-a7a1-4c53e029f0bd tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:24 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:06:24 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:06:25 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:25 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:06:25 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-a6d3fd61-c944-4ff1-a7a1-4c53e029f0bd tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] Volume info retrieved successfully. Sep 07 18:06:25 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-a6d3fd61-c944-4ff1-a7a1-4c53e029f0bd tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] http://192.168.122.66/volume/v3/volumes/1ce14004-9163-4f09-9f36-cc6816f0a7f4 returned with HTTP 200 Sep 07 18:06:25 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 566/1118] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:06:24 2026] GET /volume/v3/volumes/1ce14004-9163-4f09-9f36-cc6816f0a7f4 => generated 851 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:06:25 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-4a75ba53-ea3c-47f7-b429-bac7c7f51951 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:25 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-4a75ba53-ea3c-47f7-b429-bac7c7f51951 tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] GET http://192.168.122.66/volume/v3/volumes/13a55f57-e545-479e-8d06-a0e4a9c2b617 Sep 07 18:06:25 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-4a75ba53-ea3c-47f7-b429-bac7c7f51951 tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:25 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-4a75ba53-ea3c-47f7-b429-bac7c7f51951 tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:25 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:06:25 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:06:25 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:25 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:06:25 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-4a75ba53-ea3c-47f7-b429-bac7c7f51951 tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] Volume info retrieved successfully. Sep 07 18:06:25 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-4a75ba53-ea3c-47f7-b429-bac7c7f51951 tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] http://192.168.122.66/volume/v3/volumes/13a55f57-e545-479e-8d06-a0e4a9c2b617 returned with HTTP 200 Sep 07 18:06:25 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 553/1119] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:06:25 2026] GET /volume/v3/volumes/13a55f57-e545-479e-8d06-a0e4a9c2b617 => generated 846 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:06:25 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-0c4ea314-117f-4db1-a20d-203b657a16b1 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:25 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-0c4ea314-117f-4db1-a20d-203b657a16b1 tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:06:25 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-0c4ea314-117f-4db1-a20d-203b657a16b1 tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "13a55f57-e545-479e-8d06-a0e4a9c2b617", "size": 2, "name": "tempest-VolumesCloneTest-Volume-1946977461"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:06:25 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.volumes [None req-0c4ea314-117f-4db1-a20d-203b657a16b1 tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] Create volume request body: {'volume': {'source_volid': '13a55f57-e545-479e-8d06-a0e4a9c2b617', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-1946977461'}} {{(pid=86965) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:06:25 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:06:25 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:06:25 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:25 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:06:25 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-0c4ea314-117f-4db1-a20d-203b657a16b1 tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] Volume retrieved successfully. Sep 07 18:06:25 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-0c4ea314-117f-4db1-a20d-203b657a16b1 tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] Create volume of 2 GB Sep 07 18:06:25 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-0c4ea314-117f-4db1-a20d-203b657a16b1 tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] Availability Zones retrieved successfully. Sep 07 18:06:25 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-0c4ea314-117f-4db1-a20d-203b657a16b1 tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] Flow 'volume_create_api' (0a0386b6-03ff-4971-9f68-997f7b4bb4ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:06:25 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-0c4ea314-117f-4db1-a20d-203b657a16b1 tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (caa6bddc-0317-45c0-95df-a02b72a0dead) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:06:25 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.flows.api.create_volume [None req-0c4ea314-117f-4db1-a20d-203b657a16b1 tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=86965) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:06:25 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-0c4ea314-117f-4db1-a20d-203b657a16b1 tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (caa6bddc-0317-45c0-95df-a02b72a0dead) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': '13a55f57-e545-479e-8d06-a0e4a9c2b617', 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:06:25 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-0c4ea314-117f-4db1-a20d-203b657a16b1 tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5afb4306-4baa-451d-a0bc-442b7f203c34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:06:25 devstack devstack@c-api.service[86965]: DEBUG cinder.quota [None req-0c4ea314-117f-4db1-a20d-203b657a16b1 tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] Created reservations ['5d7dfa0c-e141-4d76-93a3-0b27e37d80da', 'dca7f649-d3f6-4afd-93dd-bc8b9115730d', '8d4baae0-dc85-45b7-8f30-36b57f145523', 'c4c3468e-33c8-40aa-86a7-0b868d753bb5'] {{(pid=86965) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:06:25 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-0c4ea314-117f-4db1-a20d-203b657a16b1 tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5afb4306-4baa-451d-a0bc-442b7f203c34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5d7dfa0c-e141-4d76-93a3-0b27e37d80da', 'dca7f649-d3f6-4afd-93dd-bc8b9115730d', '8d4baae0-dc85-45b7-8f30-36b57f145523', 'c4c3468e-33c8-40aa-86a7-0b868d753bb5']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:06:25 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-0c4ea314-117f-4db1-a20d-203b657a16b1 tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07632a41-9895-449b-a8cb-9c1429470110) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:06:25 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:06:25 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:06:25 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:06:25 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:06:25 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-0c4ea314-117f-4db1-a20d-203b657a16b1 tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07632a41-9895-449b-a8cb-9c1429470110) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '016679ad-1511-4e38-aed1-244edd1b0518', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1946977461',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3713a23cca1a4c85b1d3b5d9af5cd11b',qos_specs=None,replication_status=,reservations=['5d7dfa0c-e141-4d76-93a3-0b27e37d80da','dca7f649-d3f6-4afd-93dd-bc8b9115730d','8d4baae0-dc85-45b7-8f30-36b57f145523','c4c3468e-33c8-40aa-86a7-0b868d753bb5'],size=2,snapshot_id=None,source_replicaid=,source_volid=13a55f57-e545-479e-8d06-a0e4a9c2b617,status='creating',user_id='40fed196d962459f86ab28c9ee408572',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:06:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1946977461',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=016679ad-1511-4e38-aed1-244edd1b0518,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3713a23cca1a4c85b1d3b5d9af5cd11b',provider_auth=None,provider_geometry=None,provider_id=None,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=13a55f57-e545-479e-8d06-a0e4a9c2b617,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='40fed196d962459f86ab28c9ee408572',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:06:25 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-0c4ea314-117f-4db1-a20d-203b657a16b1 tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9fc83bd-38f5-45d5-a8fb-a3a6e33455c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:06:25 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-0c4ea314-117f-4db1-a20d-203b657a16b1 tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9fc83bd-38f5-45d5-a8fb-a3a6e33455c5) transitioned into state 'SUCCESS' from state '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-1946977461',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3713a23cca1a4c85b1d3b5d9af5cd11b',qos_specs=None,replication_status=,reservations=['5d7dfa0c-e141-4d76-93a3-0b27e37d80da','dca7f649-d3f6-4afd-93dd-bc8b9115730d','8d4baae0-dc85-45b7-8f30-36b57f145523','c4c3468e-33c8-40aa-86a7-0b868d753bb5'],size=2,snapshot_id=None,source_replicaid=,source_volid=13a55f57-e545-479e-8d06-a0e4a9c2b617,status='creating',user_id='40fed196d962459f86ab28c9ee408572',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:06:25 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-0c4ea314-117f-4db1-a20d-203b657a16b1 tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb2aaa9b-c7bd-4708-b5e6-beb2daf20aef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:06:26 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:06:26 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:06:26 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-0c4ea314-117f-4db1-a20d-203b657a16b1 tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb2aaa9b-c7bd-4708-b5e6-beb2daf20aef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:06:26 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-0c4ea314-117f-4db1-a20d-203b657a16b1 tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] Flow 'volume_create_api' (0a0386b6-03ff-4971-9f68-997f7b4bb4ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:06:26 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-0c4ea314-117f-4db1-a20d-203b657a16b1 tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] Create volume request issued successfully. Sep 07 18:06:26 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-bd2bbfe1-d6e2-4c3a-9046-9fe519ef980e None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:26 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-0c4ea314-117f-4db1-a20d-203b657a16b1 tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:06:26 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 567/1120] 192.168.122.66 () {60 vars in 1138 bytes} [Mon Sep 7 18:06:25 2026] POST /volume/v3/volumes => generated 788 bytes in 893 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:06:26 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-bd2bbfe1-d6e2-4c3a-9046-9fe519ef980e tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] GET http://192.168.122.66/volume/v3/volumes/1ce14004-9163-4f09-9f36-cc6816f0a7f4 Sep 07 18:06:26 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-bd2bbfe1-d6e2-4c3a-9046-9fe519ef980e tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:26 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-bd2bbfe1-d6e2-4c3a-9046-9fe519ef980e tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:26 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-f64ba78b-1087-4de0-a442-b9beb5d0b06f None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:26 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:06:26 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:06:26 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:26 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:06:26 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-f64ba78b-1087-4de0-a442-b9beb5d0b06f tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] GET http://192.168.122.66/volume/v3/volumes/016679ad-1511-4e38-aed1-244edd1b0518 Sep 07 18:06:26 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-f64ba78b-1087-4de0-a442-b9beb5d0b06f tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:26 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-f64ba78b-1087-4de0-a442-b9beb5d0b06f tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:26 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-bd2bbfe1-d6e2-4c3a-9046-9fe519ef980e tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] Volume info retrieved successfully. Sep 07 18:06:26 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-bd2bbfe1-d6e2-4c3a-9046-9fe519ef980e tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] http://192.168.122.66/volume/v3/volumes/1ce14004-9163-4f09-9f36-cc6816f0a7f4 returned with HTTP 200 Sep 07 18:06:26 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 554/1121] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:06:26 2026] GET /volume/v3/volumes/1ce14004-9163-4f09-9f36-cc6816f0a7f4 => generated 851 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:06:26 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:06:26 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:06:26 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:26 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:06:26 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-f64ba78b-1087-4de0-a442-b9beb5d0b06f tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] Volume info retrieved successfully. Sep 07 18:06:26 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-f64ba78b-1087-4de0-a442-b9beb5d0b06f tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] http://192.168.122.66/volume/v3/volumes/016679ad-1511-4e38-aed1-244edd1b0518 returned with HTTP 200 Sep 07 18:06:26 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 568/1122] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:06:26 2026] GET /volume/v3/volumes/016679ad-1511-4e38-aed1-244edd1b0518 => generated 856 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:06:27 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-539b659b-c60e-4ef7-8a13-453c2e5845ff None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:27 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-539b659b-c60e-4ef7-8a13-453c2e5845ff tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] GET http://192.168.122.66/volume/v3/volumes/1ce14004-9163-4f09-9f36-cc6816f0a7f4 Sep 07 18:06:27 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-539b659b-c60e-4ef7-8a13-453c2e5845ff tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:27 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-539b659b-c60e-4ef7-8a13-453c2e5845ff tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:27 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:06:27 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:06:27 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:27 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:06:27 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-539b659b-c60e-4ef7-8a13-453c2e5845ff tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] Volume info retrieved successfully. Sep 07 18:06:27 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-539b659b-c60e-4ef7-8a13-453c2e5845ff tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] http://192.168.122.66/volume/v3/volumes/1ce14004-9163-4f09-9f36-cc6816f0a7f4 returned with HTTP 200 Sep 07 18:06:27 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 555/1123] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:06:27 2026] GET /volume/v3/volumes/1ce14004-9163-4f09-9f36-cc6816f0a7f4 => generated 909 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:06:27 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-dd32d86e-ea59-4df9-ac19-645d0a14c57e None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:27 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-dd32d86e-ea59-4df9-ac19-645d0a14c57e tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] GET http://192.168.122.66/volume/v3/volumes/016679ad-1511-4e38-aed1-244edd1b0518 Sep 07 18:06:27 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-dd32d86e-ea59-4df9-ac19-645d0a14c57e tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:27 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-dd32d86e-ea59-4df9-ac19-645d0a14c57e tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:27 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:06:27 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:06:27 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:27 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:06:27 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-dd32d86e-ea59-4df9-ac19-645d0a14c57e tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] Volume info retrieved successfully. Sep 07 18:06:27 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-dd32d86e-ea59-4df9-ac19-645d0a14c57e tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] http://192.168.122.66/volume/v3/volumes/016679ad-1511-4e38-aed1-244edd1b0518 returned with HTTP 200 Sep 07 18:06:27 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 569/1124] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:06:27 2026] GET /volume/v3/volumes/016679ad-1511-4e38-aed1-244edd1b0518 => generated 880 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 18:06:27 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-f4726b91-9b40-43d1-af98-b5f7766d3565 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:27 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-f4726b91-9b40-43d1-af98-b5f7766d3565 tempest-GroupsTest-781028786 tempest-GroupsTest-781028786-project-admin] POST http://192.168.122.66/volume/v3/types Sep 07 18:06:27 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-f4726b91-9b40-43d1-af98-b5f7766d3565 tempest-GroupsTest-781028786 tempest-GroupsTest-781028786-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1922137391"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:06:27 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-f4726b91-9b40-43d1-af98-b5f7766d3565 tempest-GroupsTest-781028786 tempest-GroupsTest-781028786-project-admin] http://192.168.122.66/volume/v3/types returned with HTTP 200 Sep 07 18:06:27 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 556/1125] 192.168.122.66 () {60 vars in 1131 bytes} [Mon Sep 7 18:06:27 2026] POST /volume/v3/types => generated 216 bytes in 322 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:06:27 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-ba3b8944-591b-49be-a339-4e8422d0b328 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:27 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-ba3b8944-591b-49be-a339-4e8422d0b328 tempest-GroupsTest-781028786 tempest-GroupsTest-781028786-project-admin] POST http://192.168.122.66/volume/v3/group_types Sep 07 18:06:27 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-ba3b8944-591b-49be-a339-4e8422d0b328 tempest-GroupsTest-781028786 tempest-GroupsTest-781028786-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1102642485"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:06:28 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-ba3b8944-591b-49be-a339-4e8422d0b328 tempest-GroupsTest-781028786 tempest-GroupsTest-781028786-project-admin] http://192.168.122.66/volume/v3/group_types returned with HTTP 202 Sep 07 18:06:28 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 570/1126] 192.168.122.66 () {62 vars in 1190 bytes} [Mon Sep 7 18:06:27 2026] POST /volume/v3/group_types => generated 173 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:06:28 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-abb4aa6b-05db-44b3-a8b1-ae73702fa7b8 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:28 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-abb4aa6b-05db-44b3-a8b1-ae73702fa7b8 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] POST http://192.168.122.66/volume/v3/groups Sep 07 18:06:28 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-abb4aa6b-05db-44b3-a8b1-ae73702fa7b8 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "72bf5cfa-50a5-486d-97fd-1c9711dc8f82", "volume_types": ["9e01ced8-0dbe-4ff6-889a-435db665678a"], "name": "tempest-Group1-426985855"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:06:28 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-0e6f2c1f-59b3-433e-bca9-461bbdd663bb None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:28 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.groups [None req-abb4aa6b-05db-44b3-a8b1-ae73702fa7b8 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Creating new group {'group': {'group_type': '72bf5cfa-50a5-486d-97fd-1c9711dc8f82', 'volume_types': ['9e01ced8-0dbe-4ff6-889a-435db665678a'], 'name': 'tempest-Group1-426985855'}} {{(pid=86964) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 07 18:06:28 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-0e6f2c1f-59b3-433e-bca9-461bbdd663bb tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] GET http://192.168.122.66/volume/v3/volumes/1ce14004-9163-4f09-9f36-cc6816f0a7f4 Sep 07 18:06:28 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-0e6f2c1f-59b3-433e-bca9-461bbdd663bb tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:28 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-0e6f2c1f-59b3-433e-bca9-461bbdd663bb tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:28 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.groups [None req-abb4aa6b-05db-44b3-a8b1-ae73702fa7b8 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Creating group tempest-Group1-426985855. Sep 07 18:06:28 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:06:28 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:06:28 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:28 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:06:28 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-abb4aa6b-05db-44b3-a8b1-ae73702fa7b8 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Availability Zones retrieved successfully. Sep 07 18:06:28 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-0e6f2c1f-59b3-433e-bca9-461bbdd663bb tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] Volume info retrieved successfully. Sep 07 18:06:28 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-0e6f2c1f-59b3-433e-bca9-461bbdd663bb tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] http://192.168.122.66/volume/v3/volumes/1ce14004-9163-4f09-9f36-cc6816f0a7f4 returned with HTTP 200 Sep 07 18:06:28 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 571/1127] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:06:28 2026] GET /volume/v3/volumes/1ce14004-9163-4f09-9f36-cc6816f0a7f4 => generated 909 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:06:28 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-c7461136-a9a5-4d14-be70-e6ab8e0515ba None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:28 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c7461136-a9a5-4d14-be70-e6ab8e0515ba tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] GET http://192.168.122.66/volume/v3/volumes/016679ad-1511-4e38-aed1-244edd1b0518 Sep 07 18:06:28 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-c7461136-a9a5-4d14-be70-e6ab8e0515ba tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:28 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-c7461136-a9a5-4d14-be70-e6ab8e0515ba tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:28 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:06:28 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:06:28 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:28 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:06:28 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-abb4aa6b-05db-44b3-a8b1-ae73702fa7b8 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Created reservations ['70dedbfd-4366-483a-b647-703d258c7c3f'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:06:28 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-c7461136-a9a5-4d14-be70-e6ab8e0515ba tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] Volume info retrieved successfully. Sep 07 18:06:28 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c7461136-a9a5-4d14-be70-e6ab8e0515ba tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] http://192.168.122.66/volume/v3/volumes/016679ad-1511-4e38-aed1-244edd1b0518 returned with HTTP 200 Sep 07 18:06:28 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 572/1128] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:06:28 2026] GET /volume/v3/volumes/016679ad-1511-4e38-aed1-244edd1b0518 => generated 880 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:06:28 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-abb4aa6b-05db-44b3-a8b1-ae73702fa7b8 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] http://192.168.122.66/volume/v3/groups returned with HTTP 202 Sep 07 18:06:28 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 557/1129] 192.168.122.66 () {62 vars in 1176 bytes} [Mon Sep 7 18:06:28 2026] POST /volume/v3/groups => generated 93 bytes in 679 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:06:28 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-82104af8-b45d-47f7-8129-1fa913363741 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:28 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-82104af8-b45d-47f7-8129-1fa913363741 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] GET http://192.168.122.66/volume/v3/groups/a3a630ce-51b5-43b5-be36-a038f6659cfa Sep 07 18:06:28 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-82104af8-b45d-47f7-8129-1fa913363741 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:28 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-82104af8-b45d-47f7-8129-1fa913363741 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Calling method 'version_select' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:28 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.groups [None req-82104af8-b45d-47f7-8129-1fa913363741 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] show called for member a3a630ce-51b5-43b5-be36-a038f6659cfa {{(pid=86965) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 18:06:28 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:28 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:06:28 devstack devstack@c-api.service[86965]: /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 07 18:06:28 devstack devstack@c-api.service[86965]: return base.obj_make_list(context, cls(context), Sep 07 18:06:28 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-82104af8-b45d-47f7-8129-1fa913363741 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] http://192.168.122.66/volume/v3/groups/a3a630ce-51b5-43b5-be36-a038f6659cfa returned with HTTP 200 Sep 07 18:06:28 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 573/1130] 192.168.122.66 () {60 vars in 1265 bytes} [Mon Sep 7 18:06:28 2026] GET /volume/v3/groups/a3a630ce-51b5-43b5-be36-a038f6659cfa => generated 321 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:06:29 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-aa662647-6b83-42b3-abca-145c269c58ad None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:29 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-aa662647-6b83-42b3-abca-145c269c58ad tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] GET http://192.168.122.66/volume/v3/volumes/1ce14004-9163-4f09-9f36-cc6816f0a7f4 Sep 07 18:06:29 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-aa662647-6b83-42b3-abca-145c269c58ad tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:29 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-aa662647-6b83-42b3-abca-145c269c58ad tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:29 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:06:29 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:06:29 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:29 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:06:29 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-aa662647-6b83-42b3-abca-145c269c58ad tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] Volume info retrieved successfully. Sep 07 18:06:29 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-aa662647-6b83-42b3-abca-145c269c58ad tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] http://192.168.122.66/volume/v3/volumes/1ce14004-9163-4f09-9f36-cc6816f0a7f4 returned with HTTP 200 Sep 07 18:06:29 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 558/1131] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:06:29 2026] GET /volume/v3/volumes/1ce14004-9163-4f09-9f36-cc6816f0a7f4 => generated 909 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:06:29 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-fe01e5ed-93b9-432c-be76-360d5d4401e9 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:29 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-fe01e5ed-93b9-432c-be76-360d5d4401e9 tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] GET http://192.168.122.66/volume/v3/volumes/016679ad-1511-4e38-aed1-244edd1b0518 Sep 07 18:06:29 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-fe01e5ed-93b9-432c-be76-360d5d4401e9 tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:29 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-fe01e5ed-93b9-432c-be76-360d5d4401e9 tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:29 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:06:29 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:06:29 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:29 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:06:29 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-fe01e5ed-93b9-432c-be76-360d5d4401e9 tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] Volume info retrieved successfully. Sep 07 18:06:29 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-fe01e5ed-93b9-432c-be76-360d5d4401e9 tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] http://192.168.122.66/volume/v3/volumes/016679ad-1511-4e38-aed1-244edd1b0518 returned with HTTP 200 Sep 07 18:06:29 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 574/1132] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:06:29 2026] GET /volume/v3/volumes/016679ad-1511-4e38-aed1-244edd1b0518 => generated 880 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:06:29 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-84cb3c0d-4da7-4a59-830c-04ce8a321afb None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:29 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-84cb3c0d-4da7-4a59-830c-04ce8a321afb tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] GET http://192.168.122.66/volume/v3/groups/a3a630ce-51b5-43b5-be36-a038f6659cfa Sep 07 18:06:29 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-84cb3c0d-4da7-4a59-830c-04ce8a321afb tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:29 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-84cb3c0d-4da7-4a59-830c-04ce8a321afb tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Calling method 'version_select' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:29 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.groups [None req-84cb3c0d-4da7-4a59-830c-04ce8a321afb tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] show called for member a3a630ce-51b5-43b5-be36-a038f6659cfa {{(pid=86964) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 18:06:29 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:29 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:06:29 devstack devstack@c-api.service[86964]: /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 07 18:06:29 devstack devstack@c-api.service[86964]: return base.obj_make_list(context, cls(context), Sep 07 18:06:29 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-84cb3c0d-4da7-4a59-830c-04ce8a321afb tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] http://192.168.122.66/volume/v3/groups/a3a630ce-51b5-43b5-be36-a038f6659cfa returned with HTTP 200 Sep 07 18:06:29 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 559/1133] 192.168.122.66 () {60 vars in 1265 bytes} [Mon Sep 7 18:06:29 2026] GET /volume/v3/groups/a3a630ce-51b5-43b5-be36-a038f6659cfa => generated 322 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 18:06:29 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-ffeebea8-2b34-4924-98b1-92368c9f4e86 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:29 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-ffeebea8-2b34-4924-98b1-92368c9f4e86 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] POST http://192.168.122.66/volume/v3/groups Sep 07 18:06:29 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-ffeebea8-2b34-4924-98b1-92368c9f4e86 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "72bf5cfa-50a5-486d-97fd-1c9711dc8f82", "volume_types": ["9e01ced8-0dbe-4ff6-889a-435db665678a"], "name": "tempest-Group2-877351941"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:06:29 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.groups [None req-ffeebea8-2b34-4924-98b1-92368c9f4e86 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Creating new group {'group': {'group_type': '72bf5cfa-50a5-486d-97fd-1c9711dc8f82', 'volume_types': ['9e01ced8-0dbe-4ff6-889a-435db665678a'], 'name': 'tempest-Group2-877351941'}} {{(pid=86965) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 07 18:06:29 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.groups [None req-ffeebea8-2b34-4924-98b1-92368c9f4e86 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Creating group tempest-Group2-877351941. Sep 07 18:06:29 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-ffeebea8-2b34-4924-98b1-92368c9f4e86 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Availability Zones retrieved successfully. Sep 07 18:06:29 devstack devstack@c-api.service[86965]: DEBUG cinder.quota [None req-ffeebea8-2b34-4924-98b1-92368c9f4e86 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Created reservations ['fb7672db-1e60-449f-98b7-bfee374f180b'] {{(pid=86965) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:06:29 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-ffeebea8-2b34-4924-98b1-92368c9f4e86 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] http://192.168.122.66/volume/v3/groups returned with HTTP 202 Sep 07 18:06:29 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 575/1134] 192.168.122.66 () {62 vars in 1176 bytes} [Mon Sep 7 18:06:29 2026] POST /volume/v3/groups => generated 93 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:06:29 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-eec169f2-c32e-4147-8fc1-ab8a76e8a1c8 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:29 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-eec169f2-c32e-4147-8fc1-ab8a76e8a1c8 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] GET http://192.168.122.66/volume/v3/groups/2cb81da1-8e90-4c22-a7e4-58d6954ba061 Sep 07 18:06:29 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-eec169f2-c32e-4147-8fc1-ab8a76e8a1c8 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:29 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-eec169f2-c32e-4147-8fc1-ab8a76e8a1c8 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Calling method 'version_select' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:29 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.groups [None req-eec169f2-c32e-4147-8fc1-ab8a76e8a1c8 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] show called for member 2cb81da1-8e90-4c22-a7e4-58d6954ba061 {{(pid=86964) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 18:06:30 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:30 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:06:30 devstack devstack@c-api.service[86964]: /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 07 18:06:30 devstack devstack@c-api.service[86964]: return base.obj_make_list(context, cls(context), Sep 07 18:06:30 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-eec169f2-c32e-4147-8fc1-ab8a76e8a1c8 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] http://192.168.122.66/volume/v3/groups/2cb81da1-8e90-4c22-a7e4-58d6954ba061 returned with HTTP 200 Sep 07 18:06:30 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 560/1135] 192.168.122.66 () {60 vars in 1265 bytes} [Mon Sep 7 18:06:29 2026] GET /volume/v3/groups/2cb81da1-8e90-4c22-a7e4-58d6954ba061 => generated 321 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:06:30 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-ac3773cc-dc79-4d32-b454-3049bbd3d5af None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:30 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-ac3773cc-dc79-4d32-b454-3049bbd3d5af tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] GET http://192.168.122.66/volume/v3/volumes/1ce14004-9163-4f09-9f36-cc6816f0a7f4 Sep 07 18:06:30 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-ac3773cc-dc79-4d32-b454-3049bbd3d5af tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:30 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-ac3773cc-dc79-4d32-b454-3049bbd3d5af tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:30 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:06:30 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:06:30 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:30 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:06:30 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-ac3773cc-dc79-4d32-b454-3049bbd3d5af tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] Volume info retrieved successfully. Sep 07 18:06:30 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-ac3773cc-dc79-4d32-b454-3049bbd3d5af tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] http://192.168.122.66/volume/v3/volumes/1ce14004-9163-4f09-9f36-cc6816f0a7f4 returned with HTTP 200 Sep 07 18:06:30 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 576/1136] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:06:30 2026] GET /volume/v3/volumes/1ce14004-9163-4f09-9f36-cc6816f0a7f4 => generated 909 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:06:30 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-aec67977-19fd-4fae-a672-603d21448aca None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:30 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-aec67977-19fd-4fae-a672-603d21448aca tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] GET http://192.168.122.66/volume/v3/volumes/016679ad-1511-4e38-aed1-244edd1b0518 Sep 07 18:06:30 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-aec67977-19fd-4fae-a672-603d21448aca tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:30 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-aec67977-19fd-4fae-a672-603d21448aca tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:30 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:06:30 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:06:30 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:30 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:06:30 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-aec67977-19fd-4fae-a672-603d21448aca tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] Volume info retrieved successfully. Sep 07 18:06:30 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-aec67977-19fd-4fae-a672-603d21448aca tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] http://192.168.122.66/volume/v3/volumes/016679ad-1511-4e38-aed1-244edd1b0518 returned with HTTP 200 Sep 07 18:06:30 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 561/1137] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:06:30 2026] GET /volume/v3/volumes/016679ad-1511-4e38-aed1-244edd1b0518 => generated 880 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:06:31 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-da201f22-f05f-41a4-9e29-d1705071ae9d None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:31 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-da201f22-f05f-41a4-9e29-d1705071ae9d tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] GET http://192.168.122.66/volume/v3/groups/2cb81da1-8e90-4c22-a7e4-58d6954ba061 Sep 07 18:06:31 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-da201f22-f05f-41a4-9e29-d1705071ae9d tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:31 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-da201f22-f05f-41a4-9e29-d1705071ae9d tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Calling method 'version_select' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:31 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.groups [None req-da201f22-f05f-41a4-9e29-d1705071ae9d tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] show called for member 2cb81da1-8e90-4c22-a7e4-58d6954ba061 {{(pid=86965) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 18:06:31 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:31 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:06:31 devstack devstack@c-api.service[86965]: /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 07 18:06:31 devstack devstack@c-api.service[86965]: return base.obj_make_list(context, cls(context), Sep 07 18:06:31 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-da201f22-f05f-41a4-9e29-d1705071ae9d tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] http://192.168.122.66/volume/v3/groups/2cb81da1-8e90-4c22-a7e4-58d6954ba061 returned with HTTP 200 Sep 07 18:06:31 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 577/1138] 192.168.122.66 () {60 vars in 1265 bytes} [Mon Sep 7 18:06:31 2026] GET /volume/v3/groups/2cb81da1-8e90-4c22-a7e4-58d6954ba061 => generated 322 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:06:31 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-00059c20-f15d-4029-ab7a-e7b3819aed68 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:31 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-00059c20-f15d-4029-ab7a-e7b3819aed68 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:06:31 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-00059c20-f15d-4029-ab7a-e7b3819aed68 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-473383927", "volume_type": "9e01ced8-0dbe-4ff6-889a-435db665678a", "group_id": "a3a630ce-51b5-43b5-be36-a038f6659cfa", "size": 1}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:06:31 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.volumes [None req-00059c20-f15d-4029-ab7a-e7b3819aed68 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-473383927', 'volume_type': '9e01ced8-0dbe-4ff6-889a-435db665678a', 'group_id': 'a3a630ce-51b5-43b5-be36-a038f6659cfa', 'size': 1}} {{(pid=86964) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:06:31 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:31 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:06:31 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-00059c20-f15d-4029-ab7a-e7b3819aed68 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Create volume of 1 GB Sep 07 18:06:31 devstack devstack@c-api.service[86964]: /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 07 18:06:31 devstack devstack@c-api.service[86964]: return base.obj_make_list(context, cls(context), Sep 07 18:06:31 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-00059c20-f15d-4029-ab7a-e7b3819aed68 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Availability Zones retrieved successfully. Sep 07 18:06:31 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-00059c20-f15d-4029-ab7a-e7b3819aed68 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Flow 'volume_create_api' (b6f58a1c-15ef-4db0-9ca8-58f369cb55af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:06:31 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-00059c20-f15d-4029-ab7a-e7b3819aed68 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d170447e-dc07-4583-aa32-2221839a2703) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:06:31 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:31 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:06:31 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.flows.api.create_volume [None req-00059c20-f15d-4029-ab7a-e7b3819aed68 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Validating volume size '1' using validate_int {{(pid=86964) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:06:31 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-00059c20-f15d-4029-ab7a-e7b3819aed68 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d170447e-dc07-4583-aa32-2221839a2703) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T16:06:28Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9e01ced8-0dbe-4ff6-889a-435db665678a,is_public=True,name='tempest-GroupsTest-volume-type-1922137391',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9e01ced8-0dbe-4ff6-889a-435db665678a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'a3a630ce-51b5-43b5-be36-a038f6659cfa', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:06:31 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-00059c20-f15d-4029-ab7a-e7b3819aed68 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9de5e171-3357-420e-9a07-44be2534d2b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:06:31 devstack devstack@c-api.service[86964]: WARNING cinder.quota [None req-00059c20-f15d-4029-ab7a-e7b3819aed68 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1922137391 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1922137391, it is now deprecated. Please use the default quota class for default quota. Sep 07 18:06:31 devstack devstack@c-api.service[86964]: WARNING cinder.quota [None req-00059c20-f15d-4029-ab7a-e7b3819aed68 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1922137391 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1922137391, it is now deprecated. Please use the default quota class for default quota. Sep 07 18:06:31 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-1f479969-f14b-4052-aefb-e87402762d67 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:31 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-1f479969-f14b-4052-aefb-e87402762d67 tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] GET http://192.168.122.66/volume/v3/volumes/1ce14004-9163-4f09-9f36-cc6816f0a7f4 Sep 07 18:06:31 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-1f479969-f14b-4052-aefb-e87402762d67 tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:31 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-1f479969-f14b-4052-aefb-e87402762d67 tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:31 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-00059c20-f15d-4029-ab7a-e7b3819aed68 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Created reservations ['1383892d-0c65-4bcd-ba3f-fea294f0c7cf', '7eab5abe-b68c-4052-9e8a-827520fc8a64', '18593212-eade-4fd6-90fd-369bd33cdceb', 'a6b7686e-3837-4f35-96fe-03f3f63d33f2'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:06:31 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:06:31 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:06:31 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:31 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:06:31 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-00059c20-f15d-4029-ab7a-e7b3819aed68 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9de5e171-3357-420e-9a07-44be2534d2b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1383892d-0c65-4bcd-ba3f-fea294f0c7cf', '7eab5abe-b68c-4052-9e8a-827520fc8a64', '18593212-eade-4fd6-90fd-369bd33cdceb', 'a6b7686e-3837-4f35-96fe-03f3f63d33f2']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:06:31 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-00059c20-f15d-4029-ab7a-e7b3819aed68 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (067471cd-6c6f-42cf-be77-6c2a96b38f46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:06:31 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-1f479969-f14b-4052-aefb-e87402762d67 tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] Volume info retrieved successfully. Sep 07 18:06:31 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-1f479969-f14b-4052-aefb-e87402762d67 tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] http://192.168.122.66/volume/v3/volumes/1ce14004-9163-4f09-9f36-cc6816f0a7f4 returned with HTTP 200 Sep 07 18:06:31 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 578/1139] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:06:31 2026] GET /volume/v3/volumes/1ce14004-9163-4f09-9f36-cc6816f0a7f4 => generated 909 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:06:31 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-0ed1c536-ecec-4dd4-a9c1-c927d25c8c8c None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:31 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-0ed1c536-ecec-4dd4-a9c1-c927d25c8c8c tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] GET http://192.168.122.66/volume/v3/volumes/016679ad-1511-4e38-aed1-244edd1b0518 Sep 07 18:06:31 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-0ed1c536-ecec-4dd4-a9c1-c927d25c8c8c tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:31 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-0ed1c536-ecec-4dd4-a9c1-c927d25c8c8c tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:31 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:06:31 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:06:31 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:31 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:06:31 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:06:31 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:06:31 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-00059c20-f15d-4029-ab7a-e7b3819aed68 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (067471cd-6c6f-42cf-be77-6c2a96b38f46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce2b9f69-df2f-4787-b837-76deb0255bbb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-473383927',encryption_key_id=None,group_id=a3a630ce-51b5-43b5-be36-a038f6659cfa,group_type_id=,metadata={},multiattach=False,project_id='3270c1f252f24bdd9b0684f625e0e3a6',qos_specs=None,replication_status=,reservations=['1383892d-0c65-4bcd-ba3f-fea294f0c7cf','7eab5abe-b68c-4052-9e8a-827520fc8a64','18593212-eade-4fd6-90fd-369bd33cdceb','a6b7686e-3837-4f35-96fe-03f3f63d33f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='989f60dc45464fd0ade60f2310523084',volume_type_id=9e01ced8-0dbe-4ff6-889a-435db665678a), 'volume': Volume(_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-07T16:06:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-473383927',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=a3a630ce-51b5-43b5-be36-a038f6659cfa,host=None,id=ce2b9f69-df2f-4787-b837-76deb0255bbb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3270c1f252f24bdd9b0684f625e0e3a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='989f60dc45464fd0ade60f2310523084',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9e01ced8-0dbe-4ff6-889a-435db665678a),volume_type_id=9e01ced8-0dbe-4ff6-889a-435db665678a)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:06:31 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-00059c20-f15d-4029-ab7a-e7b3819aed68 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0135221f-963a-4c17-bb8c-6d68b135cf86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:06:31 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-0ed1c536-ecec-4dd4-a9c1-c927d25c8c8c tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] Volume info retrieved successfully. Sep 07 18:06:32 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-0ed1c536-ecec-4dd4-a9c1-c927d25c8c8c tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] http://192.168.122.66/volume/v3/volumes/016679ad-1511-4e38-aed1-244edd1b0518 returned with HTTP 200 Sep 07 18:06:32 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 579/1140] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:06:31 2026] GET /volume/v3/volumes/016679ad-1511-4e38-aed1-244edd1b0518 => generated 880 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:06:32 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-00059c20-f15d-4029-ab7a-e7b3819aed68 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0135221f-963a-4c17-bb8c-6d68b135cf86) transitioned into state 'SUCCESS' from state '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-473383927',encryption_key_id=None,group_id=a3a630ce-51b5-43b5-be36-a038f6659cfa,group_type_id=,metadata={},multiattach=False,project_id='3270c1f252f24bdd9b0684f625e0e3a6',qos_specs=None,replication_status=,reservations=['1383892d-0c65-4bcd-ba3f-fea294f0c7cf','7eab5abe-b68c-4052-9e8a-827520fc8a64','18593212-eade-4fd6-90fd-369bd33cdceb','a6b7686e-3837-4f35-96fe-03f3f63d33f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='989f60dc45464fd0ade60f2310523084',volume_type_id=9e01ced8-0dbe-4ff6-889a-435db665678a)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:06:32 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-00059c20-f15d-4029-ab7a-e7b3819aed68 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e02c9ab3-f315-478b-8534-40f73b5671fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:06:32 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-00059c20-f15d-4029-ab7a-e7b3819aed68 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e02c9ab3-f315-478b-8534-40f73b5671fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:06:32 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-00059c20-f15d-4029-ab7a-e7b3819aed68 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Flow 'volume_create_api' (b6f58a1c-15ef-4db0-9ca8-58f369cb55af) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:06:32 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-00059c20-f15d-4029-ab7a-e7b3819aed68 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Create volume request issued successfully. Sep 07 18:06:32 devstack devstack@c-api.service[86964]: WARNING stevedore.named [None req-00059c20-f15d-4029-ab7a-e7b3819aed68 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 18:06:32 devstack devstack@c-api.service[86964]: WARNING castellan.key_manager [None req-00059c20-f15d-4029-ab7a-e7b3819aed68 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 18:06:32 devstack devstack@c-api.service[86964]: DEBUG oslo_db.sqlalchemy.engines [None req-00059c20-f15d-4029-ab7a-e7b3819aed68 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86964) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 18:06:32 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:32 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:06:32 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-00059c20-f15d-4029-ab7a-e7b3819aed68 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:06:32 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-97bf8272-af26-49a8-b7ff-908d30b167c3 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:32 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 562/1141] 192.168.122.66 () {62 vars in 1179 bytes} [Mon Sep 7 18:06:31 2026] POST /volume/v3/volumes => generated 820 bytes in 1768 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:06:32 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-4bc36286-d4a9-4e85-9c89-9c65f93899fd None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:32 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-4bc36286-d4a9-4e85-9c89-9c65f93899fd tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] GET http://192.168.122.66/volume/v3/volumes/ce2b9f69-df2f-4787-b837-76deb0255bbb Sep 07 18:06:32 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-4bc36286-d4a9-4e85-9c89-9c65f93899fd tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:32 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-4bc36286-d4a9-4e85-9c89-9c65f93899fd tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:32 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-97bf8272-af26-49a8-b7ff-908d30b167c3 tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] GET http://192.168.122.66/volume/v3/volumes/1ce14004-9163-4f09-9f36-cc6816f0a7f4 Sep 07 18:06:32 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-97bf8272-af26-49a8-b7ff-908d30b167c3 tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:32 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-97bf8272-af26-49a8-b7ff-908d30b167c3 tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:32 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:06:32 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:06:32 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:32 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:06:32 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-4bc36286-d4a9-4e85-9c89-9c65f93899fd tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Volume info retrieved successfully. Sep 07 18:06:32 devstack devstack@c-api.service[86964]: WARNING stevedore.named [None req-4bc36286-d4a9-4e85-9c89-9c65f93899fd tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 18:06:32 devstack devstack@c-api.service[86964]: WARNING castellan.key_manager [None req-4bc36286-d4a9-4e85-9c89-9c65f93899fd tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 18:06:33 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:06:33 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:06:33 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:33 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:06:33 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-97bf8272-af26-49a8-b7ff-908d30b167c3 tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] Volume info retrieved successfully. Sep 07 18:06:33 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-97bf8272-af26-49a8-b7ff-908d30b167c3 tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] http://192.168.122.66/volume/v3/volumes/1ce14004-9163-4f09-9f36-cc6816f0a7f4 returned with HTTP 200 Sep 07 18:06:33 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 580/1142] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:06:32 2026] GET /volume/v3/volumes/1ce14004-9163-4f09-9f36-cc6816f0a7f4 => generated 909 bytes in 311 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:06:33 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-9a4e97ce-de7d-4f5a-a9af-d38f2402e903 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:33 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-9a4e97ce-de7d-4f5a-a9af-d38f2402e903 tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] GET http://192.168.122.66/volume/v3/volumes/016679ad-1511-4e38-aed1-244edd1b0518 Sep 07 18:06:33 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-9a4e97ce-de7d-4f5a-a9af-d38f2402e903 tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:33 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-9a4e97ce-de7d-4f5a-a9af-d38f2402e903 tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:33 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:06:33 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:06:33 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:33 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:06:33 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-9a4e97ce-de7d-4f5a-a9af-d38f2402e903 tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] Volume info retrieved successfully. Sep 07 18:06:33 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-9a4e97ce-de7d-4f5a-a9af-d38f2402e903 tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] http://192.168.122.66/volume/v3/volumes/016679ad-1511-4e38-aed1-244edd1b0518 returned with HTTP 200 Sep 07 18:06:33 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 581/1143] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:06:33 2026] GET /volume/v3/volumes/016679ad-1511-4e38-aed1-244edd1b0518 => generated 880 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:06:33 devstack devstack@c-api.service[86964]: DEBUG oslo_db.sqlalchemy.engines [None req-4bc36286-d4a9-4e85-9c89-9c65f93899fd tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86964) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 18:06:33 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:33 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:06:33 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-4bc36286-d4a9-4e85-9c89-9c65f93899fd tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] http://192.168.122.66/volume/v3/volumes/ce2b9f69-df2f-4787-b837-76deb0255bbb returned with HTTP 200 Sep 07 18:06:33 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 563/1144] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:06:32 2026] GET /volume/v3/volumes/ce2b9f69-df2f-4787-b837-76deb0255bbb => generated 912 bytes in 636 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:06:34 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-e47da0ec-ea7e-47a1-89d3-9ffb87978084 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:34 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e47da0ec-ea7e-47a1-89d3-9ffb87978084 tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] GET http://192.168.122.66/volume/v3/volumes/1ce14004-9163-4f09-9f36-cc6816f0a7f4 Sep 07 18:06:34 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-e47da0ec-ea7e-47a1-89d3-9ffb87978084 tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:34 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-e47da0ec-ea7e-47a1-89d3-9ffb87978084 tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:34 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:06:34 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:06:34 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-dcfe39b1-d87d-4a2e-9faf-d20315533551 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:34 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:34 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:06:34 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-dcfe39b1-d87d-4a2e-9faf-d20315533551 tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] GET http://192.168.122.66/volume/v3/volumes/016679ad-1511-4e38-aed1-244edd1b0518 Sep 07 18:06:34 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-dcfe39b1-d87d-4a2e-9faf-d20315533551 tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:34 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-dcfe39b1-d87d-4a2e-9faf-d20315533551 tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:34 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-e47da0ec-ea7e-47a1-89d3-9ffb87978084 tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] Volume info retrieved successfully. Sep 07 18:06:34 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:06:34 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:06:34 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:34 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:06:34 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e47da0ec-ea7e-47a1-89d3-9ffb87978084 tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] http://192.168.122.66/volume/v3/volumes/1ce14004-9163-4f09-9f36-cc6816f0a7f4 returned with HTTP 200 Sep 07 18:06:34 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 582/1145] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:06:34 2026] GET /volume/v3/volumes/1ce14004-9163-4f09-9f36-cc6816f0a7f4 => generated 909 bytes in 398 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:06:34 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-cc567250-4685-490b-884b-f8cdb3cf5561 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:34 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-dcfe39b1-d87d-4a2e-9faf-d20315533551 tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] Volume info retrieved successfully. Sep 07 18:06:34 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-cc567250-4685-490b-884b-f8cdb3cf5561 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] GET http://192.168.122.66/volume/v3/volumes/ce2b9f69-df2f-4787-b837-76deb0255bbb Sep 07 18:06:34 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-cc567250-4685-490b-884b-f8cdb3cf5561 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:34 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-cc567250-4685-490b-884b-f8cdb3cf5561 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:34 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-dcfe39b1-d87d-4a2e-9faf-d20315533551 tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] http://192.168.122.66/volume/v3/volumes/016679ad-1511-4e38-aed1-244edd1b0518 returned with HTTP 200 Sep 07 18:06:34 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 564/1146] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:06:34 2026] GET /volume/v3/volumes/016679ad-1511-4e38-aed1-244edd1b0518 => generated 880 bytes in 340 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:06:34 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:06:34 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:06:34 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:34 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:06:34 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-cc567250-4685-490b-884b-f8cdb3cf5561 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Volume info retrieved successfully. Sep 07 18:06:34 devstack devstack@c-api.service[86965]: WARNING stevedore.named [None req-cc567250-4685-490b-884b-f8cdb3cf5561 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 18:06:34 devstack devstack@c-api.service[86965]: WARNING castellan.key_manager [None req-cc567250-4685-490b-884b-f8cdb3cf5561 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 18:06:35 devstack devstack@c-api.service[86965]: DEBUG oslo_db.sqlalchemy.engines [None req-cc567250-4685-490b-884b-f8cdb3cf5561 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86965) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 18:06:35 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:35 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:06:35 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-cc567250-4685-490b-884b-f8cdb3cf5561 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] http://192.168.122.66/volume/v3/volumes/ce2b9f69-df2f-4787-b837-76deb0255bbb returned with HTTP 200 Sep 07 18:06:35 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 583/1147] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:06:34 2026] GET /volume/v3/volumes/ce2b9f69-df2f-4787-b837-76deb0255bbb => generated 912 bytes in 647 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:06:35 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-faf3ff04-6129-41e1-b9b6-b54c3a318ce8 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:35 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-faf3ff04-6129-41e1-b9b6-b54c3a318ce8 tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] GET http://192.168.122.66/volume/v3/volumes/1ce14004-9163-4f09-9f36-cc6816f0a7f4 Sep 07 18:06:35 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-faf3ff04-6129-41e1-b9b6-b54c3a318ce8 tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:35 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-faf3ff04-6129-41e1-b9b6-b54c3a318ce8 tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:35 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:06:35 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:06:35 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-4dc41304-edab-45c1-903c-ea0c428b332b None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:35 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:35 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:06:35 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-4dc41304-edab-45c1-903c-ea0c428b332b tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] GET http://192.168.122.66/volume/v3/volumes/016679ad-1511-4e38-aed1-244edd1b0518 Sep 07 18:06:35 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-4dc41304-edab-45c1-903c-ea0c428b332b tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:35 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-4dc41304-edab-45c1-903c-ea0c428b332b tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:35 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-faf3ff04-6129-41e1-b9b6-b54c3a318ce8 tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] Volume info retrieved successfully. Sep 07 18:06:35 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-faf3ff04-6129-41e1-b9b6-b54c3a318ce8 tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] http://192.168.122.66/volume/v3/volumes/1ce14004-9163-4f09-9f36-cc6816f0a7f4 returned with HTTP 200 Sep 07 18:06:35 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 565/1148] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:06:35 2026] GET /volume/v3/volumes/1ce14004-9163-4f09-9f36-cc6816f0a7f4 => generated 909 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:06:35 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:06:35 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:06:35 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:35 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:06:35 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-4dc41304-edab-45c1-903c-ea0c428b332b tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] Volume info retrieved successfully. Sep 07 18:06:35 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-4dc41304-edab-45c1-903c-ea0c428b332b tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] http://192.168.122.66/volume/v3/volumes/016679ad-1511-4e38-aed1-244edd1b0518 returned with HTTP 200 Sep 07 18:06:35 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 584/1149] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:06:35 2026] GET /volume/v3/volumes/016679ad-1511-4e38-aed1-244edd1b0518 => generated 880 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:06:36 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-6eaba965-4c3d-4c4f-95e7-44a1d77ec95e None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:36 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-6eaba965-4c3d-4c4f-95e7-44a1d77ec95e tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] GET http://192.168.122.66/volume/v3/volumes/ce2b9f69-df2f-4787-b837-76deb0255bbb Sep 07 18:06:36 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-6eaba965-4c3d-4c4f-95e7-44a1d77ec95e tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:36 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-6eaba965-4c3d-4c4f-95e7-44a1d77ec95e tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:36 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:06:36 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:06:36 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:36 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:06:36 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-6eaba965-4c3d-4c4f-95e7-44a1d77ec95e tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Volume info retrieved successfully. Sep 07 18:06:36 devstack devstack@c-api.service[86964]: WARNING stevedore.named [None req-6eaba965-4c3d-4c4f-95e7-44a1d77ec95e tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 18:06:36 devstack devstack@c-api.service[86964]: WARNING castellan.key_manager [None req-6eaba965-4c3d-4c4f-95e7-44a1d77ec95e tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 18:06:36 devstack devstack@c-api.service[86964]: DEBUG oslo_db.sqlalchemy.engines [None req-6eaba965-4c3d-4c4f-95e7-44a1d77ec95e tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86964) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 18:06:36 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:36 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:06:36 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-5ca0ce82-e0e5-4686-a07f-11fce62c55bc None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:36 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-5ca0ce82-e0e5-4686-a07f-11fce62c55bc tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] GET http://192.168.122.66/volume/v3/volumes/1ce14004-9163-4f09-9f36-cc6816f0a7f4 Sep 07 18:06:36 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-5ca0ce82-e0e5-4686-a07f-11fce62c55bc tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:36 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-5ca0ce82-e0e5-4686-a07f-11fce62c55bc tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:37 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-6eaba965-4c3d-4c4f-95e7-44a1d77ec95e tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] http://192.168.122.66/volume/v3/volumes/ce2b9f69-df2f-4787-b837-76deb0255bbb returned with HTTP 200 Sep 07 18:06:37 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 566/1150] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:06:36 2026] GET /volume/v3/volumes/ce2b9f69-df2f-4787-b837-76deb0255bbb => generated 912 bytes in 742 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:06:37 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-9d3ee141-2cfa-43f4-8fbf-20e2aa1a281c None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:37 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:06:37 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:06:37 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:37 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:06:37 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-9d3ee141-2cfa-43f4-8fbf-20e2aa1a281c tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] GET http://192.168.122.66/volume/v3/volumes/016679ad-1511-4e38-aed1-244edd1b0518 Sep 07 18:06:37 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-9d3ee141-2cfa-43f4-8fbf-20e2aa1a281c tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:37 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-9d3ee141-2cfa-43f4-8fbf-20e2aa1a281c tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:37 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-5ca0ce82-e0e5-4686-a07f-11fce62c55bc tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] Volume info retrieved successfully. Sep 07 18:06:37 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:06:37 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:06:37 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-5ca0ce82-e0e5-4686-a07f-11fce62c55bc tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] http://192.168.122.66/volume/v3/volumes/1ce14004-9163-4f09-9f36-cc6816f0a7f4 returned with HTTP 200 Sep 07 18:06:37 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 585/1151] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:06:36 2026] GET /volume/v3/volumes/1ce14004-9163-4f09-9f36-cc6816f0a7f4 => generated 909 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:06:37 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:37 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:06:37 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-9d3ee141-2cfa-43f4-8fbf-20e2aa1a281c tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] Volume info retrieved successfully. Sep 07 18:06:37 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-9d3ee141-2cfa-43f4-8fbf-20e2aa1a281c tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] http://192.168.122.66/volume/v3/volumes/016679ad-1511-4e38-aed1-244edd1b0518 returned with HTTP 200 Sep 07 18:06:37 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 567/1152] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:06:37 2026] GET /volume/v3/volumes/016679ad-1511-4e38-aed1-244edd1b0518 => generated 880 bytes in 320 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:06:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-2ae7dab9-7ef4-4b1f-9b8c-60e371bec6f1 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:38 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-2ae7dab9-7ef4-4b1f-9b8c-60e371bec6f1 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] GET http://192.168.122.66/volume/v3/volumes/ce2b9f69-df2f-4787-b837-76deb0255bbb Sep 07 18:06:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-2ae7dab9-7ef4-4b1f-9b8c-60e371bec6f1 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-2ae7dab9-7ef4-4b1f-9b8c-60e371bec6f1 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:38 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:06:38 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:06:38 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:38 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:06:38 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-2ae7dab9-7ef4-4b1f-9b8c-60e371bec6f1 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Volume info retrieved successfully. Sep 07 18:06:38 devstack devstack@c-api.service[86965]: WARNING stevedore.named [None req-2ae7dab9-7ef4-4b1f-9b8c-60e371bec6f1 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 18:06:38 devstack devstack@c-api.service[86965]: WARNING castellan.key_manager [None req-2ae7dab9-7ef4-4b1f-9b8c-60e371bec6f1 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 18:06:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-9bbfee50-7587-40e7-9cb2-b6f95c27d223 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:38 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-9bbfee50-7587-40e7-9cb2-b6f95c27d223 tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] GET http://192.168.122.66/volume/v3/volumes/1ce14004-9163-4f09-9f36-cc6816f0a7f4 Sep 07 18:06:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-9bbfee50-7587-40e7-9cb2-b6f95c27d223 tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-9bbfee50-7587-40e7-9cb2-b6f95c27d223 tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:38 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:06:38 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:06:38 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:38 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:06:38 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-9bbfee50-7587-40e7-9cb2-b6f95c27d223 tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] Volume info retrieved successfully. Sep 07 18:06:38 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-9bbfee50-7587-40e7-9cb2-b6f95c27d223 tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] http://192.168.122.66/volume/v3/volumes/1ce14004-9163-4f09-9f36-cc6816f0a7f4 returned with HTTP 200 Sep 07 18:06:38 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 568/1153] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:06:38 2026] GET /volume/v3/volumes/1ce14004-9163-4f09-9f36-cc6816f0a7f4 => generated 909 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:06:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-fc800128-6495-4536-a124-18fd57d4741f None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:38 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-fc800128-6495-4536-a124-18fd57d4741f tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] GET http://192.168.122.66/volume/v3/volumes/016679ad-1511-4e38-aed1-244edd1b0518 Sep 07 18:06:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-fc800128-6495-4536-a124-18fd57d4741f tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-fc800128-6495-4536-a124-18fd57d4741f tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:38 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:06:38 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:06:38 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:38 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:06:38 devstack devstack@c-api.service[86965]: DEBUG oslo_db.sqlalchemy.engines [None req-2ae7dab9-7ef4-4b1f-9b8c-60e371bec6f1 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86965) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 18:06:38 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-fc800128-6495-4536-a124-18fd57d4741f tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] Volume info retrieved successfully. Sep 07 18:06:38 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-fc800128-6495-4536-a124-18fd57d4741f tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] http://192.168.122.66/volume/v3/volumes/016679ad-1511-4e38-aed1-244edd1b0518 returned with HTTP 200 Sep 07 18:06:38 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 569/1154] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:06:38 2026] GET /volume/v3/volumes/016679ad-1511-4e38-aed1-244edd1b0518 => generated 880 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:06:38 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:38 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:06:38 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-2ae7dab9-7ef4-4b1f-9b8c-60e371bec6f1 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] http://192.168.122.66/volume/v3/volumes/ce2b9f69-df2f-4787-b837-76deb0255bbb returned with HTTP 200 Sep 07 18:06:38 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 586/1155] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:06:38 2026] GET /volume/v3/volumes/ce2b9f69-df2f-4787-b837-76deb0255bbb => generated 912 bytes in 684 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:06:39 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-b90d2090-b975-4977-9b35-00fa211a5e16 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:39 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b90d2090-b975-4977-9b35-00fa211a5e16 tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] GET http://192.168.122.66/volume/v3/volumes/1ce14004-9163-4f09-9f36-cc6816f0a7f4 Sep 07 18:06:39 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-b90d2090-b975-4977-9b35-00fa211a5e16 tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:39 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-b90d2090-b975-4977-9b35-00fa211a5e16 tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:39 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:06:39 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:06:39 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:39 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:06:39 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-b90d2090-b975-4977-9b35-00fa211a5e16 tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] Volume info retrieved successfully. Sep 07 18:06:39 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b90d2090-b975-4977-9b35-00fa211a5e16 tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] http://192.168.122.66/volume/v3/volumes/1ce14004-9163-4f09-9f36-cc6816f0a7f4 returned with HTTP 200 Sep 07 18:06:39 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 570/1156] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:06:39 2026] GET /volume/v3/volumes/1ce14004-9163-4f09-9f36-cc6816f0a7f4 => generated 909 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:06:39 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-925d38b9-c5eb-441e-adc2-cfa213891791 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:39 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-925d38b9-c5eb-441e-adc2-cfa213891791 tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] GET http://192.168.122.66/volume/v3/volumes/016679ad-1511-4e38-aed1-244edd1b0518 Sep 07 18:06:39 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-925d38b9-c5eb-441e-adc2-cfa213891791 tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:39 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-925d38b9-c5eb-441e-adc2-cfa213891791 tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:39 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:06:39 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:06:39 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:39 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:06:39 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-925d38b9-c5eb-441e-adc2-cfa213891791 tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] Volume info retrieved successfully. Sep 07 18:06:39 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-925d38b9-c5eb-441e-adc2-cfa213891791 tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] http://192.168.122.66/volume/v3/volumes/016679ad-1511-4e38-aed1-244edd1b0518 returned with HTTP 200 Sep 07 18:06:39 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 587/1157] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:06:39 2026] GET /volume/v3/volumes/016679ad-1511-4e38-aed1-244edd1b0518 => generated 880 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:06:39 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-700cd360-1f32-4cd6-b876-84ffe09ba695 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:39 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-700cd360-1f32-4cd6-b876-84ffe09ba695 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] GET http://192.168.122.66/volume/v3/volumes/ce2b9f69-df2f-4787-b837-76deb0255bbb Sep 07 18:06:39 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-700cd360-1f32-4cd6-b876-84ffe09ba695 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:39 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-700cd360-1f32-4cd6-b876-84ffe09ba695 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:39 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:06:39 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:06:39 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:39 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:06:39 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-700cd360-1f32-4cd6-b876-84ffe09ba695 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Volume info retrieved successfully. Sep 07 18:06:39 devstack devstack@c-api.service[86964]: WARNING stevedore.named [None req-700cd360-1f32-4cd6-b876-84ffe09ba695 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 18:06:39 devstack devstack@c-api.service[86964]: WARNING castellan.key_manager [None req-700cd360-1f32-4cd6-b876-84ffe09ba695 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 18:06:39 devstack devstack@c-api.service[86964]: DEBUG oslo_db.sqlalchemy.engines [None req-700cd360-1f32-4cd6-b876-84ffe09ba695 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86964) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 18:06:39 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:39 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:06:39 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-700cd360-1f32-4cd6-b876-84ffe09ba695 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] http://192.168.122.66/volume/v3/volumes/ce2b9f69-df2f-4787-b837-76deb0255bbb returned with HTTP 200 Sep 07 18:06:39 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 571/1158] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:06:39 2026] GET /volume/v3/volumes/ce2b9f69-df2f-4787-b837-76deb0255bbb => generated 912 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:06:40 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-cd5cafd4-be10-41da-881b-532003cdebec None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:40 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-cd5cafd4-be10-41da-881b-532003cdebec tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] GET http://192.168.122.66/volume/v3/volumes/1ce14004-9163-4f09-9f36-cc6816f0a7f4 Sep 07 18:06:40 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-cd5cafd4-be10-41da-881b-532003cdebec tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:40 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-cd5cafd4-be10-41da-881b-532003cdebec tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:40 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:06:40 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:06:40 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:40 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:06:40 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-cd5cafd4-be10-41da-881b-532003cdebec tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] Volume info retrieved successfully. Sep 07 18:06:40 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-cd5cafd4-be10-41da-881b-532003cdebec tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] http://192.168.122.66/volume/v3/volumes/1ce14004-9163-4f09-9f36-cc6816f0a7f4 returned with HTTP 200 Sep 07 18:06:40 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 588/1159] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:06:40 2026] GET /volume/v3/volumes/1ce14004-9163-4f09-9f36-cc6816f0a7f4 => generated 909 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:06:40 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-01457db8-ad42-4a44-9c09-3a1d13ab15b3 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:40 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-01457db8-ad42-4a44-9c09-3a1d13ab15b3 tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] GET http://192.168.122.66/volume/v3/volumes/016679ad-1511-4e38-aed1-244edd1b0518 Sep 07 18:06:40 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-01457db8-ad42-4a44-9c09-3a1d13ab15b3 tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:40 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-01457db8-ad42-4a44-9c09-3a1d13ab15b3 tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:40 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:06:40 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:06:40 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:40 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:06:40 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-01457db8-ad42-4a44-9c09-3a1d13ab15b3 tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] Volume info retrieved successfully. Sep 07 18:06:40 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-01457db8-ad42-4a44-9c09-3a1d13ab15b3 tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] http://192.168.122.66/volume/v3/volumes/016679ad-1511-4e38-aed1-244edd1b0518 returned with HTTP 200 Sep 07 18:06:40 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 572/1160] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:06:40 2026] GET /volume/v3/volumes/016679ad-1511-4e38-aed1-244edd1b0518 => generated 880 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:06:40 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-cd64638d-a163-4c45-9ad3-b5a8fa93d53b None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:40 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-cd64638d-a163-4c45-9ad3-b5a8fa93d53b tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] GET http://192.168.122.66/volume/v3/volumes/ce2b9f69-df2f-4787-b837-76deb0255bbb Sep 07 18:06:40 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-cd64638d-a163-4c45-9ad3-b5a8fa93d53b tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:40 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-cd64638d-a163-4c45-9ad3-b5a8fa93d53b tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:40 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:06:40 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:06:40 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:40 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:06:41 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-cd64638d-a163-4c45-9ad3-b5a8fa93d53b tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Volume info retrieved successfully. Sep 07 18:06:41 devstack devstack@c-api.service[86965]: WARNING stevedore.named [None req-cd64638d-a163-4c45-9ad3-b5a8fa93d53b tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 18:06:41 devstack devstack@c-api.service[86965]: WARNING castellan.key_manager [None req-cd64638d-a163-4c45-9ad3-b5a8fa93d53b tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 18:06:41 devstack devstack@c-api.service[86965]: DEBUG oslo_db.sqlalchemy.engines [None req-cd64638d-a163-4c45-9ad3-b5a8fa93d53b tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86965) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 18:06:41 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:41 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:06:41 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-cd64638d-a163-4c45-9ad3-b5a8fa93d53b tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] http://192.168.122.66/volume/v3/volumes/ce2b9f69-df2f-4787-b837-76deb0255bbb returned with HTTP 200 Sep 07 18:06:41 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 589/1161] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:06:40 2026] GET /volume/v3/volumes/ce2b9f69-df2f-4787-b837-76deb0255bbb => generated 912 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:06:41 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-ef50ffe8-9825-4203-8590-449c5c713097 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:41 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-ef50ffe8-9825-4203-8590-449c5c713097 tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:06:41 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-ef50ffe8-9825-4203-8590-449c5c713097 tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1974398105"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:06:41 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.volumes [None req-ef50ffe8-9825-4203-8590-449c5c713097 tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1974398105'}} {{(pid=86964) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:06:41 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-ef50ffe8-9825-4203-8590-449c5c713097 tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] Create volume of 1 GB Sep 07 18:06:41 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-ef50ffe8-9825-4203-8590-449c5c713097 tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] Availability Zones retrieved successfully. Sep 07 18:06:41 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-ef50ffe8-9825-4203-8590-449c5c713097 tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] Flow 'volume_create_api' (d59caf5c-3ffa-447f-912f-e002497ee032) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:06:41 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-ef50ffe8-9825-4203-8590-449c5c713097 tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4580809-c496-46c4-adb5-63b97f753468) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:06:41 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.flows.api.create_volume [None req-ef50ffe8-9825-4203-8590-449c5c713097 tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] Validating volume size '1' using validate_int {{(pid=86964) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:06:41 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-ef50ffe8-9825-4203-8590-449c5c713097 tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4580809-c496-46c4-adb5-63b97f753468) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:06:41 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-ef50ffe8-9825-4203-8590-449c5c713097 tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48cd5b13-0e85-4173-ad94-1dd0c15ffe59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:06:41 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-ef50ffe8-9825-4203-8590-449c5c713097 tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] Created reservations ['4b748704-874c-4296-838d-94107669992f', '8381aadf-aa8a-4103-97b1-dcc0a9e2a0ff', '288fab69-3e17-4812-a187-60de84c00a31', 'e9828a27-fa02-49b5-8231-c4567dbef123'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:06:41 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-ef50ffe8-9825-4203-8590-449c5c713097 tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48cd5b13-0e85-4173-ad94-1dd0c15ffe59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4b748704-874c-4296-838d-94107669992f', '8381aadf-aa8a-4103-97b1-dcc0a9e2a0ff', '288fab69-3e17-4812-a187-60de84c00a31', 'e9828a27-fa02-49b5-8231-c4567dbef123']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:06:41 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-ef50ffe8-9825-4203-8590-449c5c713097 tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cfc95701-0539-4aa0-96d7-4c72773aa870) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:06:41 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:06:41 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:06:41 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-ef50ffe8-9825-4203-8590-449c5c713097 tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cfc95701-0539-4aa0-96d7-4c72773aa870) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '426b7e93-864c-41d0-98b6-79975b21531f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1974398105',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9dd9db53870a4bff9851cd857b7f98ad',qos_specs=None,replication_status=,reservations=['4b748704-874c-4296-838d-94107669992f','8381aadf-aa8a-4103-97b1-dcc0a9e2a0ff','288fab69-3e17-4812-a187-60de84c00a31','e9828a27-fa02-49b5-8231-c4567dbef123'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7496fc8dfdff461da1d42baf7bcc2487',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:06:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1974398105',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=426b7e93-864c-41d0-98b6-79975b21531f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9dd9db53870a4bff9851cd857b7f98ad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7496fc8dfdff461da1d42baf7bcc2487',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:06:41 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-ef50ffe8-9825-4203-8590-449c5c713097 tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01b84c83-a4dc-4a27-81bb-ee496c2a7e6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:06:41 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-74b1802e-7057-401e-8808-68f214ec2e5d None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:41 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-74b1802e-7057-401e-8808-68f214ec2e5d tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] GET http://192.168.122.66/volume/v3/volumes/1ce14004-9163-4f09-9f36-cc6816f0a7f4 Sep 07 18:06:41 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-74b1802e-7057-401e-8808-68f214ec2e5d tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:41 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-74b1802e-7057-401e-8808-68f214ec2e5d tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:41 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:06:41 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:06:41 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:41 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:06:41 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-74b1802e-7057-401e-8808-68f214ec2e5d tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] Volume info retrieved successfully. Sep 07 18:06:41 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-74b1802e-7057-401e-8808-68f214ec2e5d tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] http://192.168.122.66/volume/v3/volumes/1ce14004-9163-4f09-9f36-cc6816f0a7f4 returned with HTTP 200 Sep 07 18:06:41 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 590/1162] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:06:41 2026] GET /volume/v3/volumes/1ce14004-9163-4f09-9f36-cc6816f0a7f4 => generated 909 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:06:41 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-ef50ffe8-9825-4203-8590-449c5c713097 tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01b84c83-a4dc-4a27-81bb-ee496c2a7e6f) transitioned into state 'SUCCESS' from state '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-1974398105',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9dd9db53870a4bff9851cd857b7f98ad',qos_specs=None,replication_status=,reservations=['4b748704-874c-4296-838d-94107669992f','8381aadf-aa8a-4103-97b1-dcc0a9e2a0ff','288fab69-3e17-4812-a187-60de84c00a31','e9828a27-fa02-49b5-8231-c4567dbef123'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7496fc8dfdff461da1d42baf7bcc2487',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:06:41 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-ef50ffe8-9825-4203-8590-449c5c713097 tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1348223f-4f7b-4d42-9ff6-5a7a53c21166) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:06:41 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-ef50ffe8-9825-4203-8590-449c5c713097 tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1348223f-4f7b-4d42-9ff6-5a7a53c21166) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:06:41 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-ef50ffe8-9825-4203-8590-449c5c713097 tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] Flow 'volume_create_api' (d59caf5c-3ffa-447f-912f-e002497ee032) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:06:41 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-ef50ffe8-9825-4203-8590-449c5c713097 tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] Create volume request issued successfully. Sep 07 18:06:41 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-ef50ffe8-9825-4203-8590-449c5c713097 tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:06:41 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 573/1163] 192.168.122.66 () {60 vars in 1137 bytes} [Mon Sep 7 18:06:41 2026] POST /volume/v3/volumes => generated 761 bytes in 366 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:06:41 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-21325df5-9947-44b7-8cd5-3fbfbbb7877b None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:41 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-21325df5-9947-44b7-8cd5-3fbfbbb7877b tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] GET http://192.168.122.66/volume/v3/volumes/426b7e93-864c-41d0-98b6-79975b21531f Sep 07 18:06:41 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-21325df5-9947-44b7-8cd5-3fbfbbb7877b tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:41 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-21325df5-9947-44b7-8cd5-3fbfbbb7877b tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:41 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:06:41 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:06:41 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:41 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:06:41 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-21325df5-9947-44b7-8cd5-3fbfbbb7877b tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] Volume info retrieved successfully. Sep 07 18:06:41 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-21325df5-9947-44b7-8cd5-3fbfbbb7877b tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] http://192.168.122.66/volume/v3/volumes/426b7e93-864c-41d0-98b6-79975b21531f returned with HTTP 200 Sep 07 18:06:41 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 591/1164] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:06:41 2026] GET /volume/v3/volumes/426b7e93-864c-41d0-98b6-79975b21531f => generated 829 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:06:41 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-cc4a4158-31ff-4553-b701-b98e3a7e064a None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:41 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-cc4a4158-31ff-4553-b701-b98e3a7e064a tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] GET http://192.168.122.66/volume/v3/volumes/016679ad-1511-4e38-aed1-244edd1b0518 Sep 07 18:06:41 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-cc4a4158-31ff-4553-b701-b98e3a7e064a tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:41 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-cc4a4158-31ff-4553-b701-b98e3a7e064a tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:41 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:06:41 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:06:41 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:41 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:06:41 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-cc4a4158-31ff-4553-b701-b98e3a7e064a tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] Volume info retrieved successfully. Sep 07 18:06:41 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-cc4a4158-31ff-4553-b701-b98e3a7e064a tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] http://192.168.122.66/volume/v3/volumes/016679ad-1511-4e38-aed1-244edd1b0518 returned with HTTP 200 Sep 07 18:06:41 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 574/1165] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:06:41 2026] GET /volume/v3/volumes/016679ad-1511-4e38-aed1-244edd1b0518 => generated 881 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:06:41 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-b6ebd7ee-0e9c-445e-a6fc-4045fc4c91f3 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:42 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-b6ebd7ee-0e9c-445e-a6fc-4045fc4c91f3 tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-reader] GET http://192.168.122.66/volume/v3/volumes/016679ad-1511-4e38-aed1-244edd1b0518 Sep 07 18:06:42 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-b6ebd7ee-0e9c-445e-a6fc-4045fc4c91f3 tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-reader] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:42 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-b6ebd7ee-0e9c-445e-a6fc-4045fc4c91f3 tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-reader] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:42 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:06:42 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:06:42 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:42 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:06:42 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-b6ebd7ee-0e9c-445e-a6fc-4045fc4c91f3 tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-reader] Volume info retrieved successfully. Sep 07 18:06:42 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-b6ebd7ee-0e9c-445e-a6fc-4045fc4c91f3 tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-reader] http://192.168.122.66/volume/v3/volumes/016679ad-1511-4e38-aed1-244edd1b0518 returned with HTTP 200 Sep 07 18:06:42 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 592/1166] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:06:41 2026] GET /volume/v3/volumes/016679ad-1511-4e38-aed1-244edd1b0518 => generated 881 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:06:42 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-b19e120b-2a18-4fe6-8b02-3352709ae3af None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:42 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b19e120b-2a18-4fe6-8b02-3352709ae3af tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] GET http://192.168.122.66/volume/v3/volumes/016679ad-1511-4e38-aed1-244edd1b0518 Sep 07 18:06:42 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-b19e120b-2a18-4fe6-8b02-3352709ae3af tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:42 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-b19e120b-2a18-4fe6-8b02-3352709ae3af tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:42 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:06:42 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:06:42 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:42 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:06:42 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-b19e120b-2a18-4fe6-8b02-3352709ae3af tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] Volume info retrieved successfully. Sep 07 18:06:42 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b19e120b-2a18-4fe6-8b02-3352709ae3af tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] http://192.168.122.66/volume/v3/volumes/016679ad-1511-4e38-aed1-244edd1b0518 returned with HTTP 200 Sep 07 18:06:42 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 575/1167] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:06:42 2026] GET /volume/v3/volumes/016679ad-1511-4e38-aed1-244edd1b0518 => generated 881 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 18:06:42 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-c8c4d653-e9b8-44ac-a70b-c68123a3496a None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:42 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c8c4d653-e9b8-44ac-a70b-c68123a3496a tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] GET http://192.168.122.66/volume/v3/volumes/ce2b9f69-df2f-4787-b837-76deb0255bbb Sep 07 18:06:42 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-c8c4d653-e9b8-44ac-a70b-c68123a3496a tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:42 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-c8c4d653-e9b8-44ac-a70b-c68123a3496a tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:42 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-80852977-1f61-4ac3-8850-0b60f253d0f2 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:42 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-80852977-1f61-4ac3-8850-0b60f253d0f2 tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] DELETE http://192.168.122.66/volume/v3/volumes/016679ad-1511-4e38-aed1-244edd1b0518 Sep 07 18:06:42 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-80852977-1f61-4ac3-8850-0b60f253d0f2 tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:42 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-80852977-1f61-4ac3-8850-0b60f253d0f2 tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:42 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-80852977-1f61-4ac3-8850-0b60f253d0f2 tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] Delete volume with id: 016679ad-1511-4e38-aed1-244edd1b0518 Sep 07 18:06:42 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:06:42 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:06:42 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:42 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:06:42 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:06:42 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:06:42 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-c8c4d653-e9b8-44ac-a70b-c68123a3496a tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Volume info retrieved successfully. Sep 07 18:06:42 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:42 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:06:42 devstack devstack@c-api.service[86965]: WARNING stevedore.named [None req-c8c4d653-e9b8-44ac-a70b-c68123a3496a tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 18:06:42 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-80852977-1f61-4ac3-8850-0b60f253d0f2 tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] Volume info retrieved successfully. Sep 07 18:06:42 devstack devstack@c-api.service[86965]: WARNING castellan.key_manager [None req-c8c4d653-e9b8-44ac-a70b-c68123a3496a tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 18:06:42 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-80852977-1f61-4ac3-8850-0b60f253d0f2 tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] Delete volume request issued successfully. Sep 07 18:06:42 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-80852977-1f61-4ac3-8850-0b60f253d0f2 tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] http://192.168.122.66/volume/v3/volumes/016679ad-1511-4e38-aed1-244edd1b0518 returned with HTTP 202 Sep 07 18:06:42 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 576/1168] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:06:42 2026] DELETE /volume/v3/volumes/016679ad-1511-4e38-aed1-244edd1b0518 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:06:42 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-d558eaba-17fb-49e6-93d4-12903fb5ce4f None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:42 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-d558eaba-17fb-49e6-93d4-12903fb5ce4f tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] GET http://192.168.122.66/volume/v3/volumes/016679ad-1511-4e38-aed1-244edd1b0518 Sep 07 18:06:42 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-d558eaba-17fb-49e6-93d4-12903fb5ce4f tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:42 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-d558eaba-17fb-49e6-93d4-12903fb5ce4f tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:42 devstack devstack@c-api.service[86965]: DEBUG oslo_db.sqlalchemy.engines [None req-c8c4d653-e9b8-44ac-a70b-c68123a3496a tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86965) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 18:06:42 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:06:42 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:06:42 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:42 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:06:42 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:42 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:06:42 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-d558eaba-17fb-49e6-93d4-12903fb5ce4f tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] Volume info retrieved successfully. Sep 07 18:06:42 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-d558eaba-17fb-49e6-93d4-12903fb5ce4f tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] http://192.168.122.66/volume/v3/volumes/016679ad-1511-4e38-aed1-244edd1b0518 returned with HTTP 200 Sep 07 18:06:42 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 577/1169] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:06:42 2026] GET /volume/v3/volumes/016679ad-1511-4e38-aed1-244edd1b0518 => generated 880 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:06:42 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c8c4d653-e9b8-44ac-a70b-c68123a3496a tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] http://192.168.122.66/volume/v3/volumes/ce2b9f69-df2f-4787-b837-76deb0255bbb returned with HTTP 200 Sep 07 18:06:42 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 593/1170] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:06:42 2026] GET /volume/v3/volumes/ce2b9f69-df2f-4787-b837-76deb0255bbb => generated 912 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:06:42 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-9cb0a44e-ac98-4ab5-9173-104c9d069a1f None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:42 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-9cb0a44e-ac98-4ab5-9173-104c9d069a1f tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] GET http://192.168.122.66/volume/v3/volumes/1ce14004-9163-4f09-9f36-cc6816f0a7f4 Sep 07 18:06:42 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-9cb0a44e-ac98-4ab5-9173-104c9d069a1f tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:42 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-9cb0a44e-ac98-4ab5-9173-104c9d069a1f tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:42 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:06:42 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:06:42 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:42 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:06:42 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-9cb0a44e-ac98-4ab5-9173-104c9d069a1f tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] Volume info retrieved successfully. Sep 07 18:06:42 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-9cb0a44e-ac98-4ab5-9173-104c9d069a1f tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] http://192.168.122.66/volume/v3/volumes/1ce14004-9163-4f09-9f36-cc6816f0a7f4 returned with HTTP 200 Sep 07 18:06:42 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 578/1171] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:06:42 2026] GET /volume/v3/volumes/1ce14004-9163-4f09-9f36-cc6816f0a7f4 => generated 912 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:06:42 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-a1f52131-d894-4529-94f1-efc4347e04bf None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:42 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-a1f52131-d894-4529-94f1-efc4347e04bf tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] GET http://192.168.122.66/volume/v3/volumes/426b7e93-864c-41d0-98b6-79975b21531f Sep 07 18:06:42 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-a1f52131-d894-4529-94f1-efc4347e04bf tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:42 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-a1f52131-d894-4529-94f1-efc4347e04bf tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:42 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:06:42 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:06:42 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:42 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:06:42 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-a1f52131-d894-4529-94f1-efc4347e04bf tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] Volume info retrieved successfully. Sep 07 18:06:42 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-a1f52131-d894-4529-94f1-efc4347e04bf tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] http://192.168.122.66/volume/v3/volumes/426b7e93-864c-41d0-98b6-79975b21531f returned with HTTP 200 Sep 07 18:06:42 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 594/1172] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:06:42 2026] GET /volume/v3/volumes/426b7e93-864c-41d0-98b6-79975b21531f => generated 853 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:06:43 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-7b0bf51c-28a6-4f82-89e2-5d9764dfac67 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:43 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-e28788b3-261c-4ace-b3d5-4f8df12b72bf None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:43 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-7b0bf51c-28a6-4f82-89e2-5d9764dfac67 tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] GET http://192.168.122.66/volume/v3/volumes/016679ad-1511-4e38-aed1-244edd1b0518 Sep 07 18:06:43 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-7b0bf51c-28a6-4f82-89e2-5d9764dfac67 tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:43 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-7b0bf51c-28a6-4f82-89e2-5d9764dfac67 tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:43 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e28788b3-261c-4ace-b3d5-4f8df12b72bf tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] GET http://192.168.122.66/volume/v3/volumes/ce2b9f69-df2f-4787-b837-76deb0255bbb Sep 07 18:06:43 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-e28788b3-261c-4ace-b3d5-4f8df12b72bf tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:43 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-e28788b3-261c-4ace-b3d5-4f8df12b72bf tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:43 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-7b0bf51c-28a6-4f82-89e2-5d9764dfac67 tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] http://192.168.122.66/volume/v3/volumes/016679ad-1511-4e38-aed1-244edd1b0518 returned with HTTP 404 Sep 07 18:06:43 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 579/1173] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:06:43 2026] GET /volume/v3/volumes/016679ad-1511-4e38-aed1-244edd1b0518 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:06:43 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-6b97ced0-349a-4e1d-80d2-ce04b12ea506 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:43 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-6b97ced0-349a-4e1d-80d2-ce04b12ea506 tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] GET http://192.168.122.66/volume/v3/volumes/13a55f57-e545-479e-8d06-a0e4a9c2b617 Sep 07 18:06:43 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-6b97ced0-349a-4e1d-80d2-ce04b12ea506 tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:43 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-6b97ced0-349a-4e1d-80d2-ce04b12ea506 tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:43 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:06:43 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:06:43 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:43 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:06:43 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:06:43 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:06:43 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:43 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:06:43 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-e28788b3-261c-4ace-b3d5-4f8df12b72bf tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Volume info retrieved successfully. Sep 07 18:06:43 devstack devstack@c-api.service[86965]: WARNING stevedore.named [None req-e28788b3-261c-4ace-b3d5-4f8df12b72bf tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 18:06:43 devstack devstack@c-api.service[86965]: WARNING castellan.key_manager [None req-e28788b3-261c-4ace-b3d5-4f8df12b72bf tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 18:06:43 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-6b97ced0-349a-4e1d-80d2-ce04b12ea506 tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] Volume info retrieved successfully. Sep 07 18:06:43 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-6b97ced0-349a-4e1d-80d2-ce04b12ea506 tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] http://192.168.122.66/volume/v3/volumes/13a55f57-e545-479e-8d06-a0e4a9c2b617 returned with HTTP 200 Sep 07 18:06:43 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 580/1174] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:06:43 2026] GET /volume/v3/volumes/13a55f57-e545-479e-8d06-a0e4a9c2b617 => generated 846 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:06:43 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-dab7f4f8-1fd3-45b7-ab1a-00bce54a9094 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:43 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-dab7f4f8-1fd3-45b7-ab1a-00bce54a9094 tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] DELETE http://192.168.122.66/volume/v3/volumes/13a55f57-e545-479e-8d06-a0e4a9c2b617 Sep 07 18:06:43 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-dab7f4f8-1fd3-45b7-ab1a-00bce54a9094 tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:43 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-dab7f4f8-1fd3-45b7-ab1a-00bce54a9094 tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:43 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-dab7f4f8-1fd3-45b7-ab1a-00bce54a9094 tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] Delete volume with id: 13a55f57-e545-479e-8d06-a0e4a9c2b617 Sep 07 18:06:43 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:06:43 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:06:43 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:43 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:06:43 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-dab7f4f8-1fd3-45b7-ab1a-00bce54a9094 tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] Volume info retrieved successfully. Sep 07 18:06:43 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-dab7f4f8-1fd3-45b7-ab1a-00bce54a9094 tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] Delete volume request issued successfully. Sep 07 18:06:43 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-dab7f4f8-1fd3-45b7-ab1a-00bce54a9094 tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] http://192.168.122.66/volume/v3/volumes/13a55f57-e545-479e-8d06-a0e4a9c2b617 returned with HTTP 202 Sep 07 18:06:43 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 581/1175] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:06:43 2026] DELETE /volume/v3/volumes/13a55f57-e545-479e-8d06-a0e4a9c2b617 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:06:43 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-7594b095-40e7-4066-b704-81294405b2e8 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:43 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-7594b095-40e7-4066-b704-81294405b2e8 tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] GET http://192.168.122.66/volume/v3/volumes/13a55f57-e545-479e-8d06-a0e4a9c2b617 Sep 07 18:06:43 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-7594b095-40e7-4066-b704-81294405b2e8 tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:43 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-7594b095-40e7-4066-b704-81294405b2e8 tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:43 devstack devstack@c-api.service[86965]: DEBUG oslo_db.sqlalchemy.engines [None req-e28788b3-261c-4ace-b3d5-4f8df12b72bf tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86965) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 18:06:43 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:06:43 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:06:43 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:43 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:06:43 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:43 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:06:43 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-7594b095-40e7-4066-b704-81294405b2e8 tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] Volume info retrieved successfully. Sep 07 18:06:43 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-7594b095-40e7-4066-b704-81294405b2e8 tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] http://192.168.122.66/volume/v3/volumes/13a55f57-e545-479e-8d06-a0e4a9c2b617 returned with HTTP 200 Sep 07 18:06:43 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 582/1176] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:06:43 2026] GET /volume/v3/volumes/13a55f57-e545-479e-8d06-a0e4a9c2b617 => generated 845 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:06:43 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e28788b3-261c-4ace-b3d5-4f8df12b72bf tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] http://192.168.122.66/volume/v3/volumes/ce2b9f69-df2f-4787-b837-76deb0255bbb returned with HTTP 200 Sep 07 18:06:43 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 595/1177] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:06:43 2026] GET /volume/v3/volumes/ce2b9f69-df2f-4787-b837-76deb0255bbb => generated 912 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:06:43 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-c6726e6f-ae23-4e89-95c2-7b8223ebee30 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:43 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c6726e6f-ae23-4e89-95c2-7b8223ebee30 tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] GET http://192.168.122.66/volume/v3/volumes/1ce14004-9163-4f09-9f36-cc6816f0a7f4 Sep 07 18:06:43 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c6726e6f-ae23-4e89-95c2-7b8223ebee30 tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:43 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c6726e6f-ae23-4e89-95c2-7b8223ebee30 tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:43 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:06:43 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:06:43 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:43 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:06:43 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-c6726e6f-ae23-4e89-95c2-7b8223ebee30 tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] Volume info retrieved successfully. Sep 07 18:06:43 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c6726e6f-ae23-4e89-95c2-7b8223ebee30 tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] http://192.168.122.66/volume/v3/volumes/1ce14004-9163-4f09-9f36-cc6816f0a7f4 returned with HTTP 200 Sep 07 18:06:43 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 583/1178] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:06:43 2026] GET /volume/v3/volumes/1ce14004-9163-4f09-9f36-cc6816f0a7f4 => generated 912 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:06:43 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-d2b4bf4f-b650-4a7b-8d78-3f0388f1688e None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:43 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-d2b4bf4f-b650-4a7b-8d78-3f0388f1688e tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] GET http://192.168.122.66/volume/v3/volumes/426b7e93-864c-41d0-98b6-79975b21531f Sep 07 18:06:43 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-d2b4bf4f-b650-4a7b-8d78-3f0388f1688e tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:43 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-d2b4bf4f-b650-4a7b-8d78-3f0388f1688e tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:43 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:06:43 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:06:43 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:43 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:06:43 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-d2b4bf4f-b650-4a7b-8d78-3f0388f1688e tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] Volume info retrieved successfully. Sep 07 18:06:43 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-d2b4bf4f-b650-4a7b-8d78-3f0388f1688e tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] http://192.168.122.66/volume/v3/volumes/426b7e93-864c-41d0-98b6-79975b21531f returned with HTTP 200 Sep 07 18:06:43 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 596/1179] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:06:43 2026] GET /volume/v3/volumes/426b7e93-864c-41d0-98b6-79975b21531f => generated 853 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 18:06:44 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-c5ba9bab-8a72-411b-a352-86bd6a2ba097 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:44 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c5ba9bab-8a72-411b-a352-86bd6a2ba097 tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] GET http://192.168.122.66/volume/v3/volumes/13a55f57-e545-479e-8d06-a0e4a9c2b617 Sep 07 18:06:44 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c5ba9bab-8a72-411b-a352-86bd6a2ba097 tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:44 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c5ba9bab-8a72-411b-a352-86bd6a2ba097 tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:44 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-196724c1-a7e8-4233-b80a-a88d5cccd3b5 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:44 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-196724c1-a7e8-4233-b80a-a88d5cccd3b5 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] GET http://192.168.122.66/volume/v3/volumes/ce2b9f69-df2f-4787-b837-76deb0255bbb Sep 07 18:06:44 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-196724c1-a7e8-4233-b80a-a88d5cccd3b5 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:44 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-196724c1-a7e8-4233-b80a-a88d5cccd3b5 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:44 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c5ba9bab-8a72-411b-a352-86bd6a2ba097 tempest-VolumesCloneTest-1558339232 tempest-VolumesCloneTest-1558339232-project-member] http://192.168.122.66/volume/v3/volumes/13a55f57-e545-479e-8d06-a0e4a9c2b617 returned with HTTP 404 Sep 07 18:06:44 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 584/1180] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:06:44 2026] GET /volume/v3/volumes/13a55f57-e545-479e-8d06-a0e4a9c2b617 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:06:44 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:06:44 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:06:44 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:44 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:06:44 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-196724c1-a7e8-4233-b80a-a88d5cccd3b5 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Volume info retrieved successfully. Sep 07 18:06:44 devstack devstack@c-api.service[86965]: WARNING stevedore.named [None req-196724c1-a7e8-4233-b80a-a88d5cccd3b5 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 18:06:44 devstack devstack@c-api.service[86965]: WARNING castellan.key_manager [None req-196724c1-a7e8-4233-b80a-a88d5cccd3b5 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 18:06:44 devstack devstack@c-api.service[86965]: DEBUG oslo_db.sqlalchemy.engines [None req-196724c1-a7e8-4233-b80a-a88d5cccd3b5 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86965) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 18:06:44 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-656be243-d69b-4e42-a5bc-d7beb19680a1 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:44 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:44 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:06:44 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-656be243-d69b-4e42-a5bc-d7beb19680a1 tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] GET http://192.168.122.66/volume/v3/volumes/1ce14004-9163-4f09-9f36-cc6816f0a7f4 Sep 07 18:06:44 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-656be243-d69b-4e42-a5bc-d7beb19680a1 tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:44 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-656be243-d69b-4e42-a5bc-d7beb19680a1 tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:44 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-196724c1-a7e8-4233-b80a-a88d5cccd3b5 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] http://192.168.122.66/volume/v3/volumes/ce2b9f69-df2f-4787-b837-76deb0255bbb returned with HTTP 200 Sep 07 18:06:44 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 597/1181] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:06:44 2026] GET /volume/v3/volumes/ce2b9f69-df2f-4787-b837-76deb0255bbb => generated 913 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:06:44 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:06:44 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:06:44 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:44 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:06:44 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-d384a1f1-af17-4c31-bb89-0dd6ddd4ef7a None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:44 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-d384a1f1-af17-4c31-bb89-0dd6ddd4ef7a tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] GET http://192.168.122.66/volume/v3/groups/a3a630ce-51b5-43b5-be36-a038f6659cfa Sep 07 18:06:44 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-d384a1f1-af17-4c31-bb89-0dd6ddd4ef7a tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:44 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-d384a1f1-af17-4c31-bb89-0dd6ddd4ef7a tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Calling method 'version_select' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:44 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.groups [None req-d384a1f1-af17-4c31-bb89-0dd6ddd4ef7a tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] show called for member a3a630ce-51b5-43b5-be36-a038f6659cfa {{(pid=86965) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 18:06:44 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-656be243-d69b-4e42-a5bc-d7beb19680a1 tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] Volume info retrieved successfully. Sep 07 18:06:44 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:44 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:06:44 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-656be243-d69b-4e42-a5bc-d7beb19680a1 tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] http://192.168.122.66/volume/v3/volumes/1ce14004-9163-4f09-9f36-cc6816f0a7f4 returned with HTTP 200 Sep 07 18:06:44 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 585/1182] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:06:44 2026] GET /volume/v3/volumes/1ce14004-9163-4f09-9f36-cc6816f0a7f4 => generated 912 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:06:44 devstack devstack@c-api.service[86965]: /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 07 18:06:44 devstack devstack@c-api.service[86965]: return base.obj_make_list(context, cls(context), Sep 07 18:06:44 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-d384a1f1-af17-4c31-bb89-0dd6ddd4ef7a tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] http://192.168.122.66/volume/v3/groups/a3a630ce-51b5-43b5-be36-a038f6659cfa returned with HTTP 200 Sep 07 18:06:44 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 598/1183] 192.168.122.66 () {60 vars in 1265 bytes} [Mon Sep 7 18:06:44 2026] GET /volume/v3/groups/a3a630ce-51b5-43b5-be36-a038f6659cfa => generated 322 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:06:44 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-3381b493-0b1c-484b-aa05-f3506ed63436 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:44 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-03416f4a-d8d0-4a60-a3fb-0b013fb5a4a1 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:44 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-3381b493-0b1c-484b-aa05-f3506ed63436 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] GET http://192.168.122.66/volume/v3/groups/2cb81da1-8e90-4c22-a7e4-58d6954ba061 Sep 07 18:06:44 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-03416f4a-d8d0-4a60-a3fb-0b013fb5a4a1 tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] GET http://192.168.122.66/volume/v3/volumes/426b7e93-864c-41d0-98b6-79975b21531f Sep 07 18:06:44 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-03416f4a-d8d0-4a60-a3fb-0b013fb5a4a1 tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:44 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-03416f4a-d8d0-4a60-a3fb-0b013fb5a4a1 tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:44 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-3381b493-0b1c-484b-aa05-f3506ed63436 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:44 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-3381b493-0b1c-484b-aa05-f3506ed63436 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Calling method 'version_select' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:44 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.groups [None req-3381b493-0b1c-484b-aa05-f3506ed63436 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] show called for member 2cb81da1-8e90-4c22-a7e4-58d6954ba061 {{(pid=86964) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 18:06:44 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:06:44 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:06:44 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:44 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:06:44 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:44 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:06:44 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-03416f4a-d8d0-4a60-a3fb-0b013fb5a4a1 tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] Volume info retrieved successfully. Sep 07 18:06:45 devstack devstack@c-api.service[86964]: /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 07 18:06:45 devstack devstack@c-api.service[86964]: return base.obj_make_list(context, cls(context), Sep 07 18:06:45 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-3381b493-0b1c-484b-aa05-f3506ed63436 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] http://192.168.122.66/volume/v3/groups/2cb81da1-8e90-4c22-a7e4-58d6954ba061 returned with HTTP 200 Sep 07 18:06:45 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-03416f4a-d8d0-4a60-a3fb-0b013fb5a4a1 tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] http://192.168.122.66/volume/v3/volumes/426b7e93-864c-41d0-98b6-79975b21531f returned with HTTP 200 Sep 07 18:06:45 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 586/1184] 192.168.122.66 () {60 vars in 1265 bytes} [Mon Sep 7 18:06:44 2026] GET /volume/v3/groups/2cb81da1-8e90-4c22-a7e4-58d6954ba061 => generated 322 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:06:45 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 599/1185] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:06:44 2026] GET /volume/v3/volumes/426b7e93-864c-41d0-98b6-79975b21531f => generated 854 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:06:45 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-77078e32-d301-45c7-9658-7077a1fe1a2e None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:45 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-77078e32-d301-45c7-9658-7077a1fe1a2e tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] GET http://192.168.122.66/volume/v3/groups/detail Sep 07 18:06:45 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-77078e32-d301-45c7-9658-7077a1fe1a2e tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:45 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-77078e32-d301-45c7-9658-7077a1fe1a2e tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Calling method 'version_select' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:45 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:45 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:06:45 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-025e1480-c7f7-4b9b-aea5-2cb1cf3f6a88 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:45 devstack devstack@c-api.service[86964]: /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 07 18:06:45 devstack devstack@c-api.service[86964]: return base.obj_make_list(context, cls(context), Sep 07 18:06:45 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-025e1480-c7f7-4b9b-aea5-2cb1cf3f6a88 tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] POST http://192.168.122.66/volume/v3/volumes/426b7e93-864c-41d0-98b6-79975b21531f/action Sep 07 18:06:45 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-025e1480-c7f7-4b9b-aea5-2cb1cf3f6a88 tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=86965) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:06:45 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-025e1480-c7f7-4b9b-aea5-2cb1cf3f6a88 tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:06:45 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:06:45 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:06:45 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:45 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:06:45 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-025e1480-c7f7-4b9b-aea5-2cb1cf3f6a88 tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] Volume info retrieved successfully. Sep 07 18:06:45 devstack devstack@c-api.service[86964]: /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 07 18:06:45 devstack devstack@c-api.service[86964]: return base.obj_make_list(context, cls(context), Sep 07 18:06:45 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-025e1480-c7f7-4b9b-aea5-2cb1cf3f6a88 tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] Volume updated successfully. Sep 07 18:06:45 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-025e1480-c7f7-4b9b-aea5-2cb1cf3f6a88 tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] http://192.168.122.66/volume/v3/volumes/426b7e93-864c-41d0-98b6-79975b21531f/action returned with HTTP 200 Sep 07 18:06:45 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 600/1186] 192.168.122.66 () {60 vars in 1269 bytes} [Mon Sep 7 18:06:45 2026] POST /volume/v3/volumes/426b7e93-864c-41d0-98b6-79975b21531f/action => generated 0 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 07 18:06:45 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-188d311f-3924-42b3-a935-56e06585445f None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:45 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-188d311f-3924-42b3-a935-56e06585445f tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] GET http://192.168.122.66/volume/v3/volumes/426b7e93-864c-41d0-98b6-79975b21531f Sep 07 18:06:45 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-188d311f-3924-42b3-a935-56e06585445f tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:45 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-188d311f-3924-42b3-a935-56e06585445f tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:45 devstack devstack@c-api.service[86964]: /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 07 18:06:45 devstack devstack@c-api.service[86964]: return base.obj_make_list(context, cls(context), Sep 07 18:06:45 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-77078e32-d301-45c7-9658-7077a1fe1a2e tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] http://192.168.122.66/volume/v3/groups/detail returned with HTTP 200 Sep 07 18:06:45 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 587/1187] 192.168.122.66 () {60 vars in 1175 bytes} [Mon Sep 7 18:06:45 2026] GET /volume/v3/groups/detail => generated 638 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:06:45 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:06:45 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:06:45 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-f3f53f69-2547-4a87-94f7-6339cf2ef262 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:45 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:45 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:06:45 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-f3f53f69-2547-4a87-94f7-6339cf2ef262 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] GET http://192.168.122.66/volume/v3/volumes/detail Sep 07 18:06:45 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-f3f53f69-2547-4a87-94f7-6339cf2ef262 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:45 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-f3f53f69-2547-4a87-94f7-6339cf2ef262 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Calling method 'detail' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:45 devstack devstack@c-api.service[86964]: DEBUG cinder.api.api_utils [None req-f3f53f69-2547-4a87-94f7-6339cf2ef262 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Removing options '' from query. {{(pid=86964) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 18:06:45 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:45 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:06:45 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-f3f53f69-2547-4a87-94f7-6339cf2ef262 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86964) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 18:06:45 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-188d311f-3924-42b3-a935-56e06585445f tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] Volume info retrieved successfully. Sep 07 18:06:45 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-188d311f-3924-42b3-a935-56e06585445f tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] http://192.168.122.66/volume/v3/volumes/426b7e93-864c-41d0-98b6-79975b21531f returned with HTTP 200 Sep 07 18:06:45 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 601/1188] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:06:45 2026] GET /volume/v3/volumes/426b7e93-864c-41d0-98b6-79975b21531f => generated 854 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:06:45 devstack devstack@c-api.service[86964]: /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 07 18:06:45 devstack devstack@c-api.service[86964]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 18:06:45 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:06:45 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:06:45 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-f3f53f69-2547-4a87-94f7-6339cf2ef262 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Get all volumes completed successfully. Sep 07 18:06:45 devstack devstack@c-api.service[86964]: WARNING stevedore.named [None req-f3f53f69-2547-4a87-94f7-6339cf2ef262 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 18:06:45 devstack devstack@c-api.service[86964]: WARNING castellan.key_manager [None req-f3f53f69-2547-4a87-94f7-6339cf2ef262 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 18:06:45 devstack devstack@c-api.service[86964]: DEBUG oslo_db.sqlalchemy.engines [None req-f3f53f69-2547-4a87-94f7-6339cf2ef262 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86964) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 18:06:45 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:45 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:06:45 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-f3f53f69-2547-4a87-94f7-6339cf2ef262 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] http://192.168.122.66/volume/v3/volumes/detail returned with HTTP 200 Sep 07 18:06:45 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 588/1189] 192.168.122.66 () {60 vars in 1178 bytes} [Mon Sep 7 18:06:45 2026] GET /volume/v3/volumes/detail => generated 916 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:06:45 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-81ad556f-1d6b-49d6-a599-3edffeb13a52 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:45 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-81ad556f-1d6b-49d6-a599-3edffeb13a52 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] GET http://192.168.122.66/volume/v3/volumes/detail Sep 07 18:06:45 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-81ad556f-1d6b-49d6-a599-3edffeb13a52 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:45 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-81ad556f-1d6b-49d6-a599-3edffeb13a52 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Calling method 'detail' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:45 devstack devstack@c-api.service[86965]: DEBUG cinder.api.api_utils [None req-81ad556f-1d6b-49d6-a599-3edffeb13a52 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Removing options '' from query. {{(pid=86965) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 18:06:45 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-81ad556f-1d6b-49d6-a599-3edffeb13a52 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86965) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 18:06:45 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:06:45 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:06:45 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-81ad556f-1d6b-49d6-a599-3edffeb13a52 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Get all volumes completed successfully. Sep 07 18:06:45 devstack devstack@c-api.service[86965]: WARNING stevedore.named [None req-81ad556f-1d6b-49d6-a599-3edffeb13a52 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 18:06:45 devstack devstack@c-api.service[86965]: WARNING castellan.key_manager [None req-81ad556f-1d6b-49d6-a599-3edffeb13a52 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 18:06:45 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [req-8d577925-72df-4d81-bae3-3d5da8092d54 req-03cf3a94-63a8-4192-bc29-963794bfc0dd None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:45 devstack devstack@c-api.service[86965]: DEBUG oslo_db.sqlalchemy.engines [None req-81ad556f-1d6b-49d6-a599-3edffeb13a52 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86965) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 18:06:45 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-8d577925-72df-4d81-bae3-3d5da8092d54 req-03cf3a94-63a8-4192-bc29-963794bfc0dd tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] GET http://192.168.122.66/volume/v3/volumes/426b7e93-864c-41d0-98b6-79975b21531f Sep 07 18:06:45 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-8d577925-72df-4d81-bae3-3d5da8092d54 req-03cf3a94-63a8-4192-bc29-963794bfc0dd tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:45 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-8d577925-72df-4d81-bae3-3d5da8092d54 req-03cf3a94-63a8-4192-bc29-963794bfc0dd tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:45 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:45 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:06:45 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:06:45 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:06:45 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:45 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:06:45 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-81ad556f-1d6b-49d6-a599-3edffeb13a52 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] http://192.168.122.66/volume/v3/volumes/detail returned with HTTP 200 Sep 07 18:06:45 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 602/1190] 192.168.122.66 () {60 vars in 1178 bytes} [Mon Sep 7 18:06:45 2026] GET /volume/v3/volumes/detail => generated 916 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:06:45 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [req-8d577925-72df-4d81-bae3-3d5da8092d54 req-03cf3a94-63a8-4192-bc29-963794bfc0dd tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] Volume info retrieved successfully. Sep 07 18:06:45 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-8d577925-72df-4d81-bae3-3d5da8092d54 req-03cf3a94-63a8-4192-bc29-963794bfc0dd tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] http://192.168.122.66/volume/v3/volumes/426b7e93-864c-41d0-98b6-79975b21531f returned with HTTP 200 Sep 07 18:06:45 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 589/1191] 192.168.122.66 () {60 vars in 1482 bytes} [Mon Sep 7 18:06:45 2026] GET /volume/v3/volumes/426b7e93-864c-41d0-98b6-79975b21531f => generated 854 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:06:45 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-311ae9a4-36b5-48f5-87a8-f7b1270ca390 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:45 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-311ae9a4-36b5-48f5-87a8-f7b1270ca390 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] POST http://192.168.122.66/volume/v3/groups/a3a630ce-51b5-43b5-be36-a038f6659cfa/action Sep 07 18:06:45 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-311ae9a4-36b5-48f5-87a8-f7b1270ca390 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86965) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:06:45 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-311ae9a4-36b5-48f5-87a8-f7b1270ca390 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:06:45 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.groups [None req-311ae9a4-36b5-48f5-87a8-f7b1270ca390 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] delete called for group a3a630ce-51b5-43b5-be36-a038f6659cfa {{(pid=86965) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 07 18:06:45 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.groups [None req-311ae9a4-36b5-48f5-87a8-f7b1270ca390 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Delete group with id: a3a630ce-51b5-43b5-be36-a038f6659cfa Sep 07 18:06:45 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:45 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:06:45 devstack devstack@c-api.service[86965]: /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 07 18:06:45 devstack devstack@c-api.service[86965]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 07 18:06:45 devstack devstack@c-api.service[86965]: /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 07 18:06:45 devstack devstack@c-api.service[86965]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 18:06:45 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-311ae9a4-36b5-48f5-87a8-f7b1270ca390 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] http://192.168.122.66/volume/v3/groups/a3a630ce-51b5-43b5-be36-a038f6659cfa/action returned with HTTP 202 Sep 07 18:06:45 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 603/1192] 192.168.122.66 () {62 vars in 1307 bytes} [Mon Sep 7 18:06:45 2026] POST /volume/v3/groups/a3a630ce-51b5-43b5-be36-a038f6659cfa/action => generated 0 bytes in 144 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 18:06:45 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-3d090f37-939a-4b8d-bedb-8204fa3eec4d None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:45 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-3d090f37-939a-4b8d-bedb-8204fa3eec4d tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] GET http://192.168.122.66/volume/v3/volumes/ce2b9f69-df2f-4787-b837-76deb0255bbb Sep 07 18:06:45 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-3d090f37-939a-4b8d-bedb-8204fa3eec4d tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:45 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-3d090f37-939a-4b8d-bedb-8204fa3eec4d tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:45 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:06:45 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:06:45 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:45 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:06:45 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-4b709786-40a8-4ee7-b42e-8fa88d8b8fd5 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:45 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-3d090f37-939a-4b8d-bedb-8204fa3eec4d tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Volume info retrieved successfully. Sep 07 18:06:45 devstack devstack@c-api.service[86964]: WARNING stevedore.named [None req-3d090f37-939a-4b8d-bedb-8204fa3eec4d tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 18:06:45 devstack devstack@c-api.service[86964]: WARNING castellan.key_manager [None req-3d090f37-939a-4b8d-bedb-8204fa3eec4d tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 18:06:45 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-4b709786-40a8-4ee7-b42e-8fa88d8b8fd5 tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] GET http://192.168.122.66/volume/v3/volumes/1ce14004-9163-4f09-9f36-cc6816f0a7f4 Sep 07 18:06:45 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-4b709786-40a8-4ee7-b42e-8fa88d8b8fd5 tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:45 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-4b709786-40a8-4ee7-b42e-8fa88d8b8fd5 tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:45 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:06:45 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:06:45 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:45 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:06:46 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-4b709786-40a8-4ee7-b42e-8fa88d8b8fd5 tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] Volume info retrieved successfully. Sep 07 18:06:46 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-4b709786-40a8-4ee7-b42e-8fa88d8b8fd5 tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] http://192.168.122.66/volume/v3/volumes/1ce14004-9163-4f09-9f36-cc6816f0a7f4 returned with HTTP 200 Sep 07 18:06:46 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 604/1193] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:06:45 2026] GET /volume/v3/volumes/1ce14004-9163-4f09-9f36-cc6816f0a7f4 => generated 912 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:06:46 devstack devstack@c-api.service[86964]: DEBUG oslo_db.sqlalchemy.engines [None req-3d090f37-939a-4b8d-bedb-8204fa3eec4d tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86964) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 18:06:46 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:46 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:06:46 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-3d090f37-939a-4b8d-bedb-8204fa3eec4d tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] http://192.168.122.66/volume/v3/volumes/ce2b9f69-df2f-4787-b837-76deb0255bbb returned with HTTP 200 Sep 07 18:06:46 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 590/1194] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:06:45 2026] GET /volume/v3/volumes/ce2b9f69-df2f-4787-b837-76deb0255bbb => generated 912 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:06:46 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-fe7a4790-5c96-47ab-a042-3c2437f56a9d None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:46 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-fe7a4790-5c96-47ab-a042-3c2437f56a9d tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:06:46 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-fe7a4790-5c96-47ab-a042-3c2437f56a9d tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-315115859"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:06:46 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.volumes [None req-fe7a4790-5c96-47ab-a042-3c2437f56a9d tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-315115859'}} {{(pid=86965) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:06:46 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-fe7a4790-5c96-47ab-a042-3c2437f56a9d tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] Create volume of 1 GB Sep 07 18:06:46 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-fe7a4790-5c96-47ab-a042-3c2437f56a9d tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] Availability Zones retrieved successfully. Sep 07 18:06:46 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-fe7a4790-5c96-47ab-a042-3c2437f56a9d tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] Flow 'volume_create_api' (9aa07e8a-4489-4698-9686-38d72f7d1c2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:06:46 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-fe7a4790-5c96-47ab-a042-3c2437f56a9d tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4485f16b-7829-4708-87c9-79bbc61508ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:06:46 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.flows.api.create_volume [None req-fe7a4790-5c96-47ab-a042-3c2437f56a9d tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] Validating volume size '1' using validate_int {{(pid=86965) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:06:46 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-fe7a4790-5c96-47ab-a042-3c2437f56a9d tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4485f16b-7829-4708-87c9-79bbc61508ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:06:46 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-fe7a4790-5c96-47ab-a042-3c2437f56a9d tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b716859-a6f6-4b31-83b2-6b36f0c66f98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:06:46 devstack devstack@c-api.service[86965]: DEBUG cinder.quota [None req-fe7a4790-5c96-47ab-a042-3c2437f56a9d tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] Created reservations ['2a060c6d-95f5-4222-94d7-41908190c8fc', '93b6bdfb-4360-41cd-b568-c8b0c5be03f1', '6c6bae61-81ba-4b35-b45a-b9010ea9eec9', '8083ef53-3206-4976-8cb7-ae2011a88a1d'] {{(pid=86965) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:06:46 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-fe7a4790-5c96-47ab-a042-3c2437f56a9d tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b716859-a6f6-4b31-83b2-6b36f0c66f98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2a060c6d-95f5-4222-94d7-41908190c8fc', '93b6bdfb-4360-41cd-b568-c8b0c5be03f1', '6c6bae61-81ba-4b35-b45a-b9010ea9eec9', '8083ef53-3206-4976-8cb7-ae2011a88a1d']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:06:46 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-fe7a4790-5c96-47ab-a042-3c2437f56a9d tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68832a23-0c80-4e55-840b-bb5fe2eca5f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:06:47 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:06:47 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:06:47 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-fe7a4790-5c96-47ab-a042-3c2437f56a9d tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68832a23-0c80-4e55-840b-bb5fe2eca5f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f0f21205-e97e-4a5a-b651-69a09f266947', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-315115859',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9dd9db53870a4bff9851cd857b7f98ad',qos_specs=None,replication_status=,reservations=['2a060c6d-95f5-4222-94d7-41908190c8fc','93b6bdfb-4360-41cd-b568-c8b0c5be03f1','6c6bae61-81ba-4b35-b45a-b9010ea9eec9','8083ef53-3206-4976-8cb7-ae2011a88a1d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7496fc8dfdff461da1d42baf7bcc2487',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:06:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-315115859',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f0f21205-e97e-4a5a-b651-69a09f266947,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9dd9db53870a4bff9851cd857b7f98ad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7496fc8dfdff461da1d42baf7bcc2487',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:06:47 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-fe7a4790-5c96-47ab-a042-3c2437f56a9d tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (774c06af-2199-40d4-8696-e88c2889f98f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:06:47 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-e9d08e95-38e2-4dc6-8b41-6109277069c9 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:47 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-e9d08e95-38e2-4dc6-8b41-6109277069c9 tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] GET http://192.168.122.66/volume/v3/volumes/1ce14004-9163-4f09-9f36-cc6816f0a7f4 Sep 07 18:06:47 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-e9d08e95-38e2-4dc6-8b41-6109277069c9 tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:47 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-e9d08e95-38e2-4dc6-8b41-6109277069c9 tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:47 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:06:47 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:06:47 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-fe7a4790-5c96-47ab-a042-3c2437f56a9d tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (774c06af-2199-40d4-8696-e88c2889f98f) transitioned into state 'SUCCESS' from state '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-315115859',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9dd9db53870a4bff9851cd857b7f98ad',qos_specs=None,replication_status=,reservations=['2a060c6d-95f5-4222-94d7-41908190c8fc','93b6bdfb-4360-41cd-b568-c8b0c5be03f1','6c6bae61-81ba-4b35-b45a-b9010ea9eec9','8083ef53-3206-4976-8cb7-ae2011a88a1d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7496fc8dfdff461da1d42baf7bcc2487',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:06:47 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:47 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:06:47 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-fe7a4790-5c96-47ab-a042-3c2437f56a9d tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1cfcbcb3-7e04-4618-a9fd-d698f2fb72fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:06:47 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-e9d08e95-38e2-4dc6-8b41-6109277069c9 tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] Volume info retrieved successfully. Sep 07 18:06:47 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-e9d08e95-38e2-4dc6-8b41-6109277069c9 tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] http://192.168.122.66/volume/v3/volumes/1ce14004-9163-4f09-9f36-cc6816f0a7f4 returned with HTTP 200 Sep 07 18:06:47 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 591/1195] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:06:47 2026] GET /volume/v3/volumes/1ce14004-9163-4f09-9f36-cc6816f0a7f4 => generated 1330 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:06:47 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-fe7a4790-5c96-47ab-a042-3c2437f56a9d tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1cfcbcb3-7e04-4618-a9fd-d698f2fb72fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:06:47 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-217704a9-d18c-4a69-a9e9-ba7558615a82 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:47 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-217704a9-d18c-4a69-a9e9-ba7558615a82 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] GET http://192.168.122.66/volume/v3/volumes/ce2b9f69-df2f-4787-b837-76deb0255bbb Sep 07 18:06:47 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-217704a9-d18c-4a69-a9e9-ba7558615a82 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:47 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-217704a9-d18c-4a69-a9e9-ba7558615a82 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:47 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-fe7a4790-5c96-47ab-a042-3c2437f56a9d tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] Flow 'volume_create_api' (9aa07e8a-4489-4698-9686-38d72f7d1c2a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:06:47 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-fe7a4790-5c96-47ab-a042-3c2437f56a9d tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] Create volume request issued successfully. Sep 07 18:06:47 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-fe7a4790-5c96-47ab-a042-3c2437f56a9d tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:06:47 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 605/1196] 192.168.122.66 () {60 vars in 1137 bytes} [Mon Sep 7 18:06:46 2026] POST /volume/v3/volumes => generated 760 bytes in 475 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:06:47 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-217704a9-d18c-4a69-a9e9-ba7558615a82 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] http://192.168.122.66/volume/v3/volumes/ce2b9f69-df2f-4787-b837-76deb0255bbb returned with HTTP 404 Sep 07 18:06:47 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-24d85184-799c-416e-a53f-cf811d7ebee6 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:47 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 592/1197] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:06:47 2026] GET /volume/v3/volumes/ce2b9f69-df2f-4787-b837-76deb0255bbb => generated 109 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 18:06:47 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-35e0186f-8269-4e9a-8977-c5ae34d9409f None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:47 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-24d85184-799c-416e-a53f-cf811d7ebee6 tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] GET http://192.168.122.66/volume/v3/volumes/f0f21205-e97e-4a5a-b651-69a09f266947 Sep 07 18:06:47 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-24d85184-799c-416e-a53f-cf811d7ebee6 tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:47 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-24d85184-799c-416e-a53f-cf811d7ebee6 tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:47 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-35e0186f-8269-4e9a-8977-c5ae34d9409f tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] GET http://192.168.122.66/volume/v3/groups/a3a630ce-51b5-43b5-be36-a038f6659cfa Sep 07 18:06:47 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-35e0186f-8269-4e9a-8977-c5ae34d9409f tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:47 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-35e0186f-8269-4e9a-8977-c5ae34d9409f tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Calling method 'version_select' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:47 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.groups [None req-35e0186f-8269-4e9a-8977-c5ae34d9409f tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] show called for member a3a630ce-51b5-43b5-be36-a038f6659cfa {{(pid=86964) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 18:06:47 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:47 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:06:47 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:06:47 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:06:47 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:47 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:06:47 devstack devstack@c-api.service[86964]: /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 07 18:06:47 devstack devstack@c-api.service[86964]: return base.obj_make_list(context, cls(context), Sep 07 18:06:47 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-35e0186f-8269-4e9a-8977-c5ae34d9409f tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] http://192.168.122.66/volume/v3/groups/a3a630ce-51b5-43b5-be36-a038f6659cfa returned with HTTP 200 Sep 07 18:06:47 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 593/1198] 192.168.122.66 () {60 vars in 1265 bytes} [Mon Sep 7 18:06:47 2026] GET /volume/v3/groups/a3a630ce-51b5-43b5-be36-a038f6659cfa => generated 321 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:06:47 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-24d85184-799c-416e-a53f-cf811d7ebee6 tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] Volume info retrieved successfully. Sep 07 18:06:47 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [req-e31f1738-2077-47f6-8da5-bf8d0576e9fe req-ea18193d-f3c0-495a-81db-1488045988dc None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:47 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-24d85184-799c-416e-a53f-cf811d7ebee6 tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] http://192.168.122.66/volume/v3/volumes/f0f21205-e97e-4a5a-b651-69a09f266947 returned with HTTP 200 Sep 07 18:06:47 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 606/1199] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:06:47 2026] GET /volume/v3/volumes/f0f21205-e97e-4a5a-b651-69a09f266947 => generated 828 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:06:47 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-e31f1738-2077-47f6-8da5-bf8d0576e9fe req-ea18193d-f3c0-495a-81db-1488045988dc tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] GET http://192.168.122.66/volume/v3/volumes/1ce14004-9163-4f09-9f36-cc6816f0a7f4 Sep 07 18:06:47 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-e31f1738-2077-47f6-8da5-bf8d0576e9fe req-ea18193d-f3c0-495a-81db-1488045988dc tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:47 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-e31f1738-2077-47f6-8da5-bf8d0576e9fe req-ea18193d-f3c0-495a-81db-1488045988dc tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:47 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:06:47 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:06:47 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:47 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:06:47 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [req-e31f1738-2077-47f6-8da5-bf8d0576e9fe req-ea18193d-f3c0-495a-81db-1488045988dc tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] Volume info retrieved successfully. Sep 07 18:06:47 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-e31f1738-2077-47f6-8da5-bf8d0576e9fe req-ea18193d-f3c0-495a-81db-1488045988dc tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] http://192.168.122.66/volume/v3/volumes/1ce14004-9163-4f09-9f36-cc6816f0a7f4 returned with HTTP 200 Sep 07 18:06:47 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 594/1200] 192.168.122.66 () {60 vars in 1482 bytes} [Mon Sep 7 18:06:47 2026] GET /volume/v3/volumes/1ce14004-9163-4f09-9f36-cc6816f0a7f4 => generated 1330 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:06:48 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [req-e31f1738-2077-47f6-8da5-bf8d0576e9fe req-dd325009-59db-481e-a7d4-167f6b184569 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:48 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-e31f1738-2077-47f6-8da5-bf8d0576e9fe req-dd325009-59db-481e-a7d4-167f6b184569 tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] GET http://192.168.122.66/volume/v3/volumes/1ce14004-9163-4f09-9f36-cc6816f0a7f4 Sep 07 18:06:48 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-e31f1738-2077-47f6-8da5-bf8d0576e9fe req-dd325009-59db-481e-a7d4-167f6b184569 tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:48 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-e31f1738-2077-47f6-8da5-bf8d0576e9fe req-dd325009-59db-481e-a7d4-167f6b184569 tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:48 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:06:48 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:06:48 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:48 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:06:48 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [req-e31f1738-2077-47f6-8da5-bf8d0576e9fe req-dd325009-59db-481e-a7d4-167f6b184569 tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] Volume info retrieved successfully. Sep 07 18:06:48 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-e31f1738-2077-47f6-8da5-bf8d0576e9fe req-dd325009-59db-481e-a7d4-167f6b184569 tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] http://192.168.122.66/volume/v3/volumes/1ce14004-9163-4f09-9f36-cc6816f0a7f4 returned with HTTP 200 Sep 07 18:06:48 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 607/1201] 192.168.122.66 () {60 vars in 1482 bytes} [Mon Sep 7 18:06:47 2026] GET /volume/v3/volumes/1ce14004-9163-4f09-9f36-cc6816f0a7f4 => generated 1330 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:06:48 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-5c0703ba-b8df-4210-9ffe-0e149affc06d None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:48 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-5c0703ba-b8df-4210-9ffe-0e149affc06d None None] GET http://192.168.122.66/volume// Sep 07 18:06:48 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-5c0703ba-b8df-4210-9ffe-0e149affc06d None None] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:48 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-5c0703ba-b8df-4210-9ffe-0e149affc06d None None] Calling method 'all' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:48 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-5c0703ba-b8df-4210-9ffe-0e149affc06d None None] http://192.168.122.66/volume// returned with HTTP 300 Sep 07 18:06:48 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 595/1202] 192.168.122.66 () {58 vars in 1303 bytes} [Mon Sep 7 18:06:48 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 18:06:48 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [req-e31f1738-2077-47f6-8da5-bf8d0576e9fe req-9230f708-62e6-494b-8791-c146c648c9cc None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:48 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-e31f1738-2077-47f6-8da5-bf8d0576e9fe req-9230f708-62e6-494b-8791-c146c648c9cc tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] POST http://192.168.122.66/volume/v3/attachments Sep 07 18:06:48 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-e31f1738-2077-47f6-8da5-bf8d0576e9fe req-9230f708-62e6-494b-8791-c146c648c9cc tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1ce14004-9163-4f09-9f36-cc6816f0a7f4", "connector": null, "instance_uuid": "ad6752a1-b58c-41f4-8f09-0d54394bf82d"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:06:48 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:06:48 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:06:48 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:48 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:06:48 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-e31f1738-2077-47f6-8da5-bf8d0576e9fe req-9230f708-62e6-494b-8791-c146c648c9cc tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] http://192.168.122.66/volume/v3/attachments returned with HTTP 200 Sep 07 18:06:48 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 608/1203] 192.168.122.66 () {66 vars in 1478 bytes} [Mon Sep 7 18:06:48 2026] POST /volume/v3/attachments => generated 273 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:06:48 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-4454f594-a328-404a-b161-74a5b2440d8b None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:48 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-4454f594-a328-404a-b161-74a5b2440d8b tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] GET http://192.168.122.66/volume/v3/groups/a3a630ce-51b5-43b5-be36-a038f6659cfa Sep 07 18:06:48 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-4454f594-a328-404a-b161-74a5b2440d8b tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:48 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-4454f594-a328-404a-b161-74a5b2440d8b tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Calling method 'version_select' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:48 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.groups [None req-4454f594-a328-404a-b161-74a5b2440d8b tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] show called for member a3a630ce-51b5-43b5-be36-a038f6659cfa {{(pid=86964) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 18:06:48 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-4454f594-a328-404a-b161-74a5b2440d8b tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] http://192.168.122.66/volume/v3/groups/a3a630ce-51b5-43b5-be36-a038f6659cfa returned with HTTP 404 Sep 07 18:06:48 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 596/1204] 192.168.122.66 () {60 vars in 1265 bytes} [Mon Sep 7 18:06:48 2026] GET /volume/v3/groups/a3a630ce-51b5-43b5-be36-a038f6659cfa => generated 108 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 18:06:48 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-b9e05329-619a-4d05-a478-eb75daf9a3fd None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:48 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-b9e05329-619a-4d05-a478-eb75daf9a3fd tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] GET http://192.168.122.66/volume/v3/volumes/f0f21205-e97e-4a5a-b651-69a09f266947 Sep 07 18:06:48 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-b9e05329-619a-4d05-a478-eb75daf9a3fd tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:48 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-b9e05329-619a-4d05-a478-eb75daf9a3fd tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:48 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-05761a79-0efa-405f-b26a-0661bdc589fb None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:48 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-05761a79-0efa-405f-b26a-0661bdc589fb tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] POST http://192.168.122.66/volume/v3/groups/2cb81da1-8e90-4c22-a7e4-58d6954ba061/action Sep 07 18:06:48 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-05761a79-0efa-405f-b26a-0661bdc589fb tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=86964) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:06:48 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-05761a79-0efa-405f-b26a-0661bdc589fb tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:06:48 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.groups [None req-05761a79-0efa-405f-b26a-0661bdc589fb tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] delete called for group 2cb81da1-8e90-4c22-a7e4-58d6954ba061 {{(pid=86964) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 07 18:06:48 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.groups [None req-05761a79-0efa-405f-b26a-0661bdc589fb tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Delete group with id: 2cb81da1-8e90-4c22-a7e4-58d6954ba061 Sep 07 18:06:48 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:06:48 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:06:48 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:48 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:06:48 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:48 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:06:48 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-b9e05329-619a-4d05-a478-eb75daf9a3fd tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] Volume info retrieved successfully. Sep 07 18:06:48 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-b9e05329-619a-4d05-a478-eb75daf9a3fd tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] http://192.168.122.66/volume/v3/volumes/f0f21205-e97e-4a5a-b651-69a09f266947 returned with HTTP 200 Sep 07 18:06:48 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 609/1205] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:06:48 2026] GET /volume/v3/volumes/f0f21205-e97e-4a5a-b651-69a09f266947 => generated 852 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:06:48 devstack devstack@c-api.service[86964]: /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 07 18:06:48 devstack devstack@c-api.service[86964]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 07 18:06:48 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-05761a79-0efa-405f-b26a-0661bdc589fb tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] http://192.168.122.66/volume/v3/groups/2cb81da1-8e90-4c22-a7e4-58d6954ba061/action returned with HTTP 202 Sep 07 18:06:48 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 597/1206] 192.168.122.66 () {62 vars in 1307 bytes} [Mon Sep 7 18:06:48 2026] POST /volume/v3/groups/2cb81da1-8e90-4c22-a7e4-58d6954ba061/action => generated 0 bytes in 150 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 18:06:48 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-4a5e1170-3400-44fa-ae4b-a4fce54a3ed5 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:48 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-4a5e1170-3400-44fa-ae4b-a4fce54a3ed5 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] GET http://192.168.122.66/volume/v3/groups/2cb81da1-8e90-4c22-a7e4-58d6954ba061 Sep 07 18:06:48 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-4a5e1170-3400-44fa-ae4b-a4fce54a3ed5 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:48 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-4a5e1170-3400-44fa-ae4b-a4fce54a3ed5 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Calling method 'version_select' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:48 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.groups [None req-4a5e1170-3400-44fa-ae4b-a4fce54a3ed5 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] show called for member 2cb81da1-8e90-4c22-a7e4-58d6954ba061 {{(pid=86965) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 18:06:48 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:48 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:06:48 devstack devstack@c-api.service[86965]: /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 07 18:06:48 devstack devstack@c-api.service[86965]: return base.obj_make_list(context, cls(context), Sep 07 18:06:48 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-4a5e1170-3400-44fa-ae4b-a4fce54a3ed5 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] http://192.168.122.66/volume/v3/groups/2cb81da1-8e90-4c22-a7e4-58d6954ba061 returned with HTTP 200 Sep 07 18:06:48 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 610/1207] 192.168.122.66 () {60 vars in 1265 bytes} [Mon Sep 7 18:06:48 2026] GET /volume/v3/groups/2cb81da1-8e90-4c22-a7e4-58d6954ba061 => generated 321 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:06:49 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-07c18786-eeb5-45d4-8942-b2d584e26059 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:49 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-07c18786-eeb5-45d4-8942-b2d584e26059 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:06:49 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-07c18786-eeb5-45d4-8942-b2d584e26059 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "30a56d6b-d9f5-4ef9-aef9-4d1ff124bcb3", "size": 1, "name": "tempest-VolumesExtendTest-Volume-204659618"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:06:49 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.volumes [None req-07c18786-eeb5-45d4-8942-b2d584e26059 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Create volume request body: {'volume': {'imageRef': '30a56d6b-d9f5-4ef9-aef9-4d1ff124bcb3', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-204659618'}} {{(pid=86964) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:06:49 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-aed04fd6-4486-4b03-a4b5-900e837df84a None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:49 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-aed04fd6-4486-4b03-a4b5-900e837df84a tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] GET http://192.168.122.66/volume/v3/volumes/f0f21205-e97e-4a5a-b651-69a09f266947 Sep 07 18:06:49 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-aed04fd6-4486-4b03-a4b5-900e837df84a tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:49 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-aed04fd6-4486-4b03-a4b5-900e837df84a tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:49 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:06:49 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:06:49 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:49 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:06:49 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-aed04fd6-4486-4b03-a4b5-900e837df84a tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] Volume info retrieved successfully. Sep 07 18:06:49 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-aed04fd6-4486-4b03-a4b5-900e837df84a tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] http://192.168.122.66/volume/v3/volumes/f0f21205-e97e-4a5a-b651-69a09f266947 returned with HTTP 200 Sep 07 18:06:49 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 611/1208] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:06:49 2026] GET /volume/v3/volumes/f0f21205-e97e-4a5a-b651-69a09f266947 => generated 853 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:06:49 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-07c18786-eeb5-45d4-8942-b2d584e26059 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Create volume of 1 GB Sep 07 18:06:49 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-07c18786-eeb5-45d4-8942-b2d584e26059 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Availability Zones retrieved successfully. Sep 07 18:06:49 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-07c18786-eeb5-45d4-8942-b2d584e26059 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Flow 'volume_create_api' (12e8a2b2-002c-460e-bc51-c8e172df73ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:06:49 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-07c18786-eeb5-45d4-8942-b2d584e26059 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c9b08c6-e4b5-488a-bbd0-c1c832e9487c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:06:49 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.flows.api.create_volume [None req-07c18786-eeb5-45d4-8942-b2d584e26059 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Validating volume size '1' using validate_int {{(pid=86964) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:06:49 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-803cfff4-1602-4e0b-88e6-6922a7734228 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:49 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-803cfff4-1602-4e0b-88e6-6922a7734228 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] GET http://192.168.122.66/volume/v3/groups/2cb81da1-8e90-4c22-a7e4-58d6954ba061 Sep 07 18:06:49 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-803cfff4-1602-4e0b-88e6-6922a7734228 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:49 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-803cfff4-1602-4e0b-88e6-6922a7734228 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Calling method 'version_select' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:49 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.groups [None req-803cfff4-1602-4e0b-88e6-6922a7734228 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] show called for member 2cb81da1-8e90-4c22-a7e4-58d6954ba061 {{(pid=86965) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 18:06:49 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-803cfff4-1602-4e0b-88e6-6922a7734228 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] http://192.168.122.66/volume/v3/groups/2cb81da1-8e90-4c22-a7e4-58d6954ba061 returned with HTTP 404 Sep 07 18:06:49 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 612/1209] 192.168.122.66 () {60 vars in 1265 bytes} [Mon Sep 7 18:06:49 2026] GET /volume/v3/groups/2cb81da1-8e90-4c22-a7e4-58d6954ba061 => generated 108 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 18:06:49 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-2d0337a6-b04a-4038-9888-d8a273423a43 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:49 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-2d0337a6-b04a-4038-9888-d8a273423a43 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] GET http://192.168.122.66/volume/v3/groups/detail Sep 07 18:06:49 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-2d0337a6-b04a-4038-9888-d8a273423a43 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:49 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-2d0337a6-b04a-4038-9888-d8a273423a43 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Calling method 'version_select' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:49 devstack devstack@c-api.service[86965]: /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 07 18:06:49 devstack devstack@c-api.service[86965]: return base.obj_make_list(context, cls(context), Sep 07 18:06:49 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-2d0337a6-b04a-4038-9888-d8a273423a43 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] http://192.168.122.66/volume/v3/groups/detail returned with HTTP 200 Sep 07 18:06:49 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 613/1210] 192.168.122.66 () {60 vars in 1175 bytes} [Mon Sep 7 18:06:49 2026] GET /volume/v3/groups/detail => generated 14 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:06:49 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-7ae25e8f-f02a-48df-acfc-7d69927696fa None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:49 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-7ae25e8f-f02a-48df-acfc-7d69927696fa tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] GET http://192.168.122.66/volume/v3/volumes/detail Sep 07 18:06:49 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-7ae25e8f-f02a-48df-acfc-7d69927696fa tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:49 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-7ae25e8f-f02a-48df-acfc-7d69927696fa tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Calling method 'detail' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:49 devstack devstack@c-api.service[86965]: DEBUG cinder.api.api_utils [None req-7ae25e8f-f02a-48df-acfc-7d69927696fa tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Removing options '' from query. {{(pid=86965) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 18:06:49 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-7ae25e8f-f02a-48df-acfc-7d69927696fa tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86965) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 18:06:49 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-7ae25e8f-f02a-48df-acfc-7d69927696fa tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Get all volumes completed successfully. Sep 07 18:06:49 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-7ae25e8f-f02a-48df-acfc-7d69927696fa tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] http://192.168.122.66/volume/v3/volumes/detail returned with HTTP 200 Sep 07 18:06:49 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 614/1211] 192.168.122.66 () {60 vars in 1178 bytes} [Mon Sep 7 18:06:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:06:49 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-522b11ff-9cdf-4457-a739-6a99b71dfa9d None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:49 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-522b11ff-9cdf-4457-a739-6a99b71dfa9d tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] POST http://192.168.122.66/volume/v3/groups/2cb81da1-8e90-4c22-a7e4-58d6954ba061/action Sep 07 18:06:49 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-522b11ff-9cdf-4457-a739-6a99b71dfa9d tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86965) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:06:49 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-522b11ff-9cdf-4457-a739-6a99b71dfa9d tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:06:49 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.groups [None req-522b11ff-9cdf-4457-a739-6a99b71dfa9d tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] delete called for group 2cb81da1-8e90-4c22-a7e4-58d6954ba061 {{(pid=86965) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 07 18:06:49 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.groups [None req-522b11ff-9cdf-4457-a739-6a99b71dfa9d tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Delete group with id: 2cb81da1-8e90-4c22-a7e4-58d6954ba061 Sep 07 18:06:49 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-522b11ff-9cdf-4457-a739-6a99b71dfa9d tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] http://192.168.122.66/volume/v3/groups/2cb81da1-8e90-4c22-a7e4-58d6954ba061/action returned with HTTP 404 Sep 07 18:06:49 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-07c18786-eeb5-45d4-8942-b2d584e26059 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c9b08c6-e4b5-488a-bbd0-c1c832e9487c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:06:49 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 615/1212] 192.168.122.66 () {62 vars in 1307 bytes} [Mon Sep 7 18:06:49 2026] POST /volume/v3/groups/2cb81da1-8e90-4c22-a7e4-58d6954ba061/action => generated 108 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 18:06:49 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-07c18786-eeb5-45d4-8942-b2d584e26059 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3203d4dd-144f-4153-b2af-456f666d5957) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:06:49 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-513e7491-ffb3-4107-a894-cab85716c077 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:49 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-513e7491-ffb3-4107-a894-cab85716c077 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] GET http://192.168.122.66/volume/v3/volumes/detail Sep 07 18:06:49 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-513e7491-ffb3-4107-a894-cab85716c077 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:49 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-513e7491-ffb3-4107-a894-cab85716c077 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Calling method 'detail' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:49 devstack devstack@c-api.service[86965]: DEBUG cinder.api.api_utils [None req-513e7491-ffb3-4107-a894-cab85716c077 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Removing options '' from query. {{(pid=86965) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 18:06:49 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-513e7491-ffb3-4107-a894-cab85716c077 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86965) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 18:06:49 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-513e7491-ffb3-4107-a894-cab85716c077 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Get all volumes completed successfully. Sep 07 18:06:49 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-513e7491-ffb3-4107-a894-cab85716c077 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] http://192.168.122.66/volume/v3/volumes/detail returned with HTTP 200 Sep 07 18:06:49 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 616/1213] 192.168.122.66 () {60 vars in 1178 bytes} [Mon Sep 7 18:06:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 18:06:49 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-2f34cf50-1c55-4b08-9418-6ea103b2fb24 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:49 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-2f34cf50-1c55-4b08-9418-6ea103b2fb24 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] POST http://192.168.122.66/volume/v3/groups/a3a630ce-51b5-43b5-be36-a038f6659cfa/action Sep 07 18:06:49 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-2f34cf50-1c55-4b08-9418-6ea103b2fb24 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86965) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:06:49 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-2f34cf50-1c55-4b08-9418-6ea103b2fb24 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:06:49 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.groups [None req-2f34cf50-1c55-4b08-9418-6ea103b2fb24 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] delete called for group a3a630ce-51b5-43b5-be36-a038f6659cfa {{(pid=86965) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 07 18:06:49 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.groups [None req-2f34cf50-1c55-4b08-9418-6ea103b2fb24 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Delete group with id: a3a630ce-51b5-43b5-be36-a038f6659cfa Sep 07 18:06:49 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-2f34cf50-1c55-4b08-9418-6ea103b2fb24 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] http://192.168.122.66/volume/v3/groups/a3a630ce-51b5-43b5-be36-a038f6659cfa/action returned with HTTP 404 Sep 07 18:06:49 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 617/1214] 192.168.122.66 () {62 vars in 1307 bytes} [Mon Sep 7 18:06:49 2026] POST /volume/v3/groups/a3a630ce-51b5-43b5-be36-a038f6659cfa/action => generated 108 bytes in 86 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 18:06:49 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-1c6e6445-3a18-4e00-9210-83148345009f None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:49 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-1c6e6445-3a18-4e00-9210-83148345009f None None] GET http://192.168.122.66/volume// Sep 07 18:06:49 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-1c6e6445-3a18-4e00-9210-83148345009f None None] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:49 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-1c6e6445-3a18-4e00-9210-83148345009f None None] Calling method 'all' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:49 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-1c6e6445-3a18-4e00-9210-83148345009f None None] http://192.168.122.66/volume// returned with HTTP 300 Sep 07 18:06:49 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 618/1215] 192.168.122.66 () {58 vars in 1310 bytes} [Mon Sep 7 18:06:49 2026] GET /volume/ => generated 389 bytes in 16 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 18:06:49 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-2c2184fe-6431-4c93-aff8-4a150fd87f78 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:49 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-2c2184fe-6431-4c93-aff8-4a150fd87f78 tempest-GroupsTest-781028786 tempest-GroupsTest-781028786-project-admin] DELETE http://192.168.122.66/volume/v3/group_types/72bf5cfa-50a5-486d-97fd-1c9711dc8f82 Sep 07 18:06:49 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-2c2184fe-6431-4c93-aff8-4a150fd87f78 tempest-GroupsTest-781028786 tempest-GroupsTest-781028786-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:49 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-2c2184fe-6431-4c93-aff8-4a150fd87f78 tempest-GroupsTest-781028786 tempest-GroupsTest-781028786-project-admin] Calling method 'version_select' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:49 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-07c18786-eeb5-45d4-8942-b2d584e26059 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Created reservations ['10f81b67-7ed1-4100-ac76-69dfe0799129', 'c0944fdf-c69f-4a02-a4fb-7a957fafcdd1', '3852c756-ef2c-4f86-9662-a254795e5b27', '1095635d-d5ba-4fb6-a508-8687242cbb5a'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:06:49 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-07c18786-eeb5-45d4-8942-b2d584e26059 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3203d4dd-144f-4153-b2af-456f666d5957) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['10f81b67-7ed1-4100-ac76-69dfe0799129', 'c0944fdf-c69f-4a02-a4fb-7a957fafcdd1', '3852c756-ef2c-4f86-9662-a254795e5b27', '1095635d-d5ba-4fb6-a508-8687242cbb5a']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:06:49 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-07c18786-eeb5-45d4-8942-b2d584e26059 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ddf03d5a-bc1c-4e38-9be7-224d6f1ecae9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:06:49 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-2c2184fe-6431-4c93-aff8-4a150fd87f78 tempest-GroupsTest-781028786 tempest-GroupsTest-781028786-project-admin] http://192.168.122.66/volume/v3/group_types/72bf5cfa-50a5-486d-97fd-1c9711dc8f82 returned with HTTP 202 Sep 07 18:06:49 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 619/1216] 192.168.122.66 () {60 vars in 1283 bytes} [Mon Sep 7 18:06:49 2026] DELETE /volume/v3/group_types/72bf5cfa-50a5-486d-97fd-1c9711dc8f82 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 18:06:49 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [req-e31f1738-2077-47f6-8da5-bf8d0576e9fe req-842ef5c0-dba1-48f6-8ba4-fd55c3246697 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:49 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:06:49 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:06:49 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-e31f1738-2077-47f6-8da5-bf8d0576e9fe req-842ef5c0-dba1-48f6-8ba4-fd55c3246697 tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] GET http://192.168.122.66/volume/v3/volumes/1ce14004-9163-4f09-9f36-cc6816f0a7f4 Sep 07 18:06:49 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-e31f1738-2077-47f6-8da5-bf8d0576e9fe req-842ef5c0-dba1-48f6-8ba4-fd55c3246697 tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:49 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-e31f1738-2077-47f6-8da5-bf8d0576e9fe req-842ef5c0-dba1-48f6-8ba4-fd55c3246697 tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:49 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-07c18786-eeb5-45d4-8942-b2d584e26059 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ddf03d5a-bc1c-4e38-9be7-224d6f1ecae9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e71ae61d-3fdf-44ef-9ff3-787fdacee2c1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-204659618',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e140b1da1a1a45bf84cd86944a18dd88',qos_specs=None,replication_status=,reservations=['10f81b67-7ed1-4100-ac76-69dfe0799129','c0944fdf-c69f-4a02-a4fb-7a957fafcdd1','3852c756-ef2c-4f86-9662-a254795e5b27','1095635d-d5ba-4fb6-a508-8687242cbb5a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77466947c3ef4ab4a8b85fe88ded1827',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:06:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-204659618',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e71ae61d-3fdf-44ef-9ff3-787fdacee2c1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e140b1da1a1a45bf84cd86944a18dd88',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='77466947c3ef4ab4a8b85fe88ded1827',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:06:50 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-07c18786-eeb5-45d4-8942-b2d584e26059 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e4aa3d0-f36c-4d1e-b454-e729560fe3f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:06:50 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:06:50 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:06:50 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:50 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:06:50 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [req-e31f1738-2077-47f6-8da5-bf8d0576e9fe req-842ef5c0-dba1-48f6-8ba4-fd55c3246697 tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] Volume info retrieved successfully. Sep 07 18:06:50 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-07c18786-eeb5-45d4-8942-b2d584e26059 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e4aa3d0-f36c-4d1e-b454-e729560fe3f0) transitioned into state 'SUCCESS' from state '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-204659618',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e140b1da1a1a45bf84cd86944a18dd88',qos_specs=None,replication_status=,reservations=['10f81b67-7ed1-4100-ac76-69dfe0799129','c0944fdf-c69f-4a02-a4fb-7a957fafcdd1','3852c756-ef2c-4f86-9662-a254795e5b27','1095635d-d5ba-4fb6-a508-8687242cbb5a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77466947c3ef4ab4a8b85fe88ded1827',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:06:50 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-07c18786-eeb5-45d4-8942-b2d584e26059 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8c68475-7e6a-4544-bf47-38187eb282cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:06:50 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-e31f1738-2077-47f6-8da5-bf8d0576e9fe req-842ef5c0-dba1-48f6-8ba4-fd55c3246697 tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] http://192.168.122.66/volume/v3/volumes/1ce14004-9163-4f09-9f36-cc6816f0a7f4 returned with HTTP 200 Sep 07 18:06:50 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 620/1217] 192.168.122.66 () {62 vars in 1523 bytes} [Mon Sep 7 18:06:49 2026] GET /volume/v3/volumes/1ce14004-9163-4f09-9f36-cc6816f0a7f4 => generated 1510 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 18:06:50 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-90d4bffa-dcb9-4ee8-8c17-709d984b26db None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:50 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-90d4bffa-dcb9-4ee8-8c17-709d984b26db tempest-GroupsTest-781028786 tempest-GroupsTest-781028786-project-admin] DELETE http://192.168.122.66/volume/v3/types/9e01ced8-0dbe-4ff6-889a-435db665678a Sep 07 18:06:50 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-90d4bffa-dcb9-4ee8-8c17-709d984b26db tempest-GroupsTest-781028786 tempest-GroupsTest-781028786-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:50 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-90d4bffa-dcb9-4ee8-8c17-709d984b26db tempest-GroupsTest-781028786 tempest-GroupsTest-781028786-project-admin] Calling method '_delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:50 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-07c18786-eeb5-45d4-8942-b2d584e26059 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8c68475-7e6a-4544-bf47-38187eb282cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:06:50 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-07c18786-eeb5-45d4-8942-b2d584e26059 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Flow 'volume_create_api' (12e8a2b2-002c-460e-bc51-c8e172df73ec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:06:50 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-07c18786-eeb5-45d4-8942-b2d584e26059 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Create volume request issued successfully. Sep 07 18:06:50 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-07c18786-eeb5-45d4-8942-b2d584e26059 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:06:50 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 598/1218] 192.168.122.66 () {60 vars in 1138 bytes} [Mon Sep 7 18:06:49 2026] POST /volume/v3/volumes => generated 754 bytes in 832 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:06:50 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-21fe91ba-bbed-45f5-9467-44fa3d4b6f6f None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:50 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-21fe91ba-bbed-45f5-9467-44fa3d4b6f6f tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] DELETE http://192.168.122.66/volume/v3/volumes/f0f21205-e97e-4a5a-b651-69a09f266947 Sep 07 18:06:50 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-21fe91ba-bbed-45f5-9467-44fa3d4b6f6f tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:50 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-21fe91ba-bbed-45f5-9467-44fa3d4b6f6f tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:50 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-21fe91ba-bbed-45f5-9467-44fa3d4b6f6f tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] Delete volume with id: f0f21205-e97e-4a5a-b651-69a09f266947 Sep 07 18:06:50 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:06:50 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:06:50 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:50 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:06:50 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-21fe91ba-bbed-45f5-9467-44fa3d4b6f6f tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] Volume info retrieved successfully. Sep 07 18:06:50 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-90d4bffa-dcb9-4ee8-8c17-709d984b26db tempest-GroupsTest-781028786 tempest-GroupsTest-781028786-project-admin] http://192.168.122.66/volume/v3/types/9e01ced8-0dbe-4ff6-889a-435db665678a returned with HTTP 202 Sep 07 18:06:50 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 621/1219] 192.168.122.66 () {58 vars in 1224 bytes} [Mon Sep 7 18:06:50 2026] DELETE /volume/v3/types/9e01ced8-0dbe-4ff6-889a-435db665678a => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:06:50 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-3ccabb21-d962-49a2-aee6-843b4d5233c6 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:50 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-3ccabb21-d962-49a2-aee6-843b4d5233c6 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] GET http://192.168.122.66/volume/v3/volumes/e71ae61d-3fdf-44ef-9ff3-787fdacee2c1 Sep 07 18:06:50 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-3ccabb21-d962-49a2-aee6-843b4d5233c6 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:50 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-3ccabb21-d962-49a2-aee6-843b4d5233c6 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:50 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:06:50 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:06:50 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:50 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:06:50 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-3ccabb21-d962-49a2-aee6-843b4d5233c6 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Volume info retrieved successfully. Sep 07 18:06:50 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-21fe91ba-bbed-45f5-9467-44fa3d4b6f6f tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] Delete volume request issued successfully. Sep 07 18:06:50 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-21fe91ba-bbed-45f5-9467-44fa3d4b6f6f tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] http://192.168.122.66/volume/v3/volumes/f0f21205-e97e-4a5a-b651-69a09f266947 returned with HTTP 202 Sep 07 18:06:50 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 599/1220] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:06:50 2026] DELETE /volume/v3/volumes/f0f21205-e97e-4a5a-b651-69a09f266947 => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:06:50 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-00ef75e7-c35a-4833-9b85-dab15a991e65 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:50 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-3ccabb21-d962-49a2-aee6-843b4d5233c6 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] http://192.168.122.66/volume/v3/volumes/e71ae61d-3fdf-44ef-9ff3-787fdacee2c1 returned with HTTP 200 Sep 07 18:06:50 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-00ef75e7-c35a-4833-9b85-dab15a991e65 tempest-GroupsTest-781028786 tempest-GroupsTest-781028786-project-admin] GET http://192.168.122.66/volume/v3/types/9e01ced8-0dbe-4ff6-889a-435db665678a Sep 07 18:06:50 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 622/1221] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:06:50 2026] GET /volume/v3/volumes/e71ae61d-3fdf-44ef-9ff3-787fdacee2c1 => generated 822 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:06:50 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-a604a33d-7965-4915-9a30-3ba1fd419e63 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:50 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-00ef75e7-c35a-4833-9b85-dab15a991e65 tempest-GroupsTest-781028786 tempest-GroupsTest-781028786-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:50 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-00ef75e7-c35a-4833-9b85-dab15a991e65 tempest-GroupsTest-781028786 tempest-GroupsTest-781028786-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:50 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-a604a33d-7965-4915-9a30-3ba1fd419e63 tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] GET http://192.168.122.66/volume/v3/volumes/f0f21205-e97e-4a5a-b651-69a09f266947 Sep 07 18:06:50 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-a604a33d-7965-4915-9a30-3ba1fd419e63 tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:50 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-a604a33d-7965-4915-9a30-3ba1fd419e63 tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:50 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-00ef75e7-c35a-4833-9b85-dab15a991e65 tempest-GroupsTest-781028786 tempest-GroupsTest-781028786-project-admin] http://192.168.122.66/volume/v3/types/9e01ced8-0dbe-4ff6-889a-435db665678a returned with HTTP 404 Sep 07 18:06:50 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 600/1222] 192.168.122.66 () {58 vars in 1221 bytes} [Mon Sep 7 18:06:50 2026] GET /volume/v3/types/9e01ced8-0dbe-4ff6-889a-435db665678a => generated 114 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:06:50 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:06:50 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:06:50 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-c364dac7-0d24-48c1-a26f-4f57bcfc5a35 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:50 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:50 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:06:50 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c364dac7-0d24-48c1-a26f-4f57bcfc5a35 tempest-GroupsTest-781028786 tempest-GroupsTest-781028786-project-admin] POST http://192.168.122.66/volume/v3/types Sep 07 18:06:50 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-a604a33d-7965-4915-9a30-3ba1fd419e63 tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] Volume info retrieved successfully. Sep 07 18:06:50 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c364dac7-0d24-48c1-a26f-4f57bcfc5a35 tempest-GroupsTest-781028786 tempest-GroupsTest-781028786-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1595095689"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:06:50 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-a604a33d-7965-4915-9a30-3ba1fd419e63 tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] http://192.168.122.66/volume/v3/volumes/f0f21205-e97e-4a5a-b651-69a09f266947 returned with HTTP 200 Sep 07 18:06:50 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 623/1223] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:06:50 2026] GET /volume/v3/volumes/f0f21205-e97e-4a5a-b651-69a09f266947 => generated 852 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:06:50 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [req-e31f1738-2077-47f6-8da5-bf8d0576e9fe req-4f3d018e-bdfd-4fd6-b683-25ed286d50de None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:50 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-e31f1738-2077-47f6-8da5-bf8d0576e9fe req-4f3d018e-bdfd-4fd6-b683-25ed286d50de tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] PUT http://192.168.122.66/volume/v3/attachments/1c0c3a26-5e06-49fc-b8c7-2b1a4c780910 Sep 07 18:06:50 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-e31f1738-2077-47f6-8da5-bf8d0576e9fe req-4f3d018e-bdfd-4fd6-b683-25ed286d50de tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.66", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:da595ca9282", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "de538fb9-4273-4ed9-a64b-778a9fe4baf0", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:06:50 devstack devstack@c-api.service[86965]: DEBUG cinder.coordination [req-e31f1738-2077-47f6-8da5-bf8d0576e9fe req-4f3d018e-bdfd-4fd6-b683-25ed286d50de tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] Acquiring lock "cinder-attachment_update-1ce14004-9163-4f09-9f36-cc6816f0a7f4-devstack" by "attachment_update" {{(pid=86965) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 18:06:50 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c364dac7-0d24-48c1-a26f-4f57bcfc5a35 tempest-GroupsTest-781028786 tempest-GroupsTest-781028786-project-admin] http://192.168.122.66/volume/v3/types returned with HTTP 200 Sep 07 18:06:50 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 601/1224] 192.168.122.66 () {60 vars in 1131 bytes} [Mon Sep 7 18:06:50 2026] POST /volume/v3/types => generated 216 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:06:50 devstack devstack@c-api.service[86965]: DEBUG cinder.coordination [req-e31f1738-2077-47f6-8da5-bf8d0576e9fe req-4f3d018e-bdfd-4fd6-b683-25ed286d50de tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] Lock "cinder-attachment_update-1ce14004-9163-4f09-9f36-cc6816f0a7f4-devstack" acquired by "attachment_update" :: waited 0.027s {{(pid=86965) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 18:06:50 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:50 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:06:50 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-0913b9f8-8ce2-48e7-b60f-f5efd46209b0 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:50 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-0913b9f8-8ce2-48e7-b60f-f5efd46209b0 tempest-GroupsTest-781028786 tempest-GroupsTest-781028786-project-admin] POST http://192.168.122.66/volume/v3/group_types Sep 07 18:06:50 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-0913b9f8-8ce2-48e7-b60f-f5efd46209b0 tempest-GroupsTest-781028786 tempest-GroupsTest-781028786-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1457903259"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:06:50 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:06:50 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:06:50 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-0913b9f8-8ce2-48e7-b60f-f5efd46209b0 tempest-GroupsTest-781028786 tempest-GroupsTest-781028786-project-admin] http://192.168.122.66/volume/v3/group_types returned with HTTP 202 Sep 07 18:06:50 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 602/1225] 192.168.122.66 () {62 vars in 1190 bytes} [Mon Sep 7 18:06:50 2026] POST /volume/v3/group_types => generated 173 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:06:50 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-e96d69e6-3858-4832-8cc6-557555caa610 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:50 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-e96d69e6-3858-4832-8cc6-557555caa610 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] POST http://192.168.122.66/volume/v3/groups Sep 07 18:06:50 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-e96d69e6-3858-4832-8cc6-557555caa610 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "90e01e4a-4bd4-45e8-bd2c-091e416329a6", "volume_types": ["65513b3c-c7e2-4a30-a168-ac95f6016e0b"], "name": "tempest-GroupsTest-Group-2070030013"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:06:50 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.groups [None req-e96d69e6-3858-4832-8cc6-557555caa610 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Creating new group {'group': {'group_type': '90e01e4a-4bd4-45e8-bd2c-091e416329a6', 'volume_types': ['65513b3c-c7e2-4a30-a168-ac95f6016e0b'], 'name': 'tempest-GroupsTest-Group-2070030013'}} {{(pid=86964) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 07 18:06:50 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.groups [None req-e96d69e6-3858-4832-8cc6-557555caa610 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Creating group tempest-GroupsTest-Group-2070030013. Sep 07 18:06:50 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-e96d69e6-3858-4832-8cc6-557555caa610 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Availability Zones retrieved successfully. Sep 07 18:06:50 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-e96d69e6-3858-4832-8cc6-557555caa610 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Created reservations ['1d1d2aff-13f4-4157-929a-c25977a15aa1'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:06:50 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-e96d69e6-3858-4832-8cc6-557555caa610 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] http://192.168.122.66/volume/v3/groups returned with HTTP 202 Sep 07 18:06:50 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 603/1226] 192.168.122.66 () {62 vars in 1176 bytes} [Mon Sep 7 18:06:50 2026] POST /volume/v3/groups => generated 104 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:06:50 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-9830b782-565c-4331-b6b8-8d284843bd02 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:50 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-9830b782-565c-4331-b6b8-8d284843bd02 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] GET http://192.168.122.66/volume/v3/groups/380ef359-91ea-4631-8c79-a74f7b056b75 Sep 07 18:06:50 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-9830b782-565c-4331-b6b8-8d284843bd02 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:50 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-9830b782-565c-4331-b6b8-8d284843bd02 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Calling method 'version_select' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:50 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.groups [None req-9830b782-565c-4331-b6b8-8d284843bd02 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] show called for member 380ef359-91ea-4631-8c79-a74f7b056b75 {{(pid=86964) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 18:06:50 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:50 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:06:50 devstack devstack@c-api.service[86964]: /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 07 18:06:50 devstack devstack@c-api.service[86964]: return base.obj_make_list(context, cls(context), Sep 07 18:06:50 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-9830b782-565c-4331-b6b8-8d284843bd02 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] http://192.168.122.66/volume/v3/groups/380ef359-91ea-4631-8c79-a74f7b056b75 returned with HTTP 200 Sep 07 18:06:50 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 604/1227] 192.168.122.66 () {60 vars in 1265 bytes} [Mon Sep 7 18:06:50 2026] GET /volume/v3/groups/380ef359-91ea-4631-8c79-a74f7b056b75 => generated 332 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:06:51 devstack devstack@c-api.service[86965]: DEBUG cinder.coordination [req-e31f1738-2077-47f6-8da5-bf8d0576e9fe req-4f3d018e-bdfd-4fd6-b683-25ed286d50de tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] Lock "cinder-attachment_update-1ce14004-9163-4f09-9f36-cc6816f0a7f4-devstack" released by "attachment_update" :: held 0.670s {{(pid=86965) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 18:06:51 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-e31f1738-2077-47f6-8da5-bf8d0576e9fe req-4f3d018e-bdfd-4fd6-b683-25ed286d50de tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] http://192.168.122.66/volume/v3/attachments/1c0c3a26-5e06-49fc-b8c7-2b1a4c780910 returned with HTTP 200 Sep 07 18:06:51 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 624/1228] 192.168.122.66 () {66 vars in 1588 bytes} [Mon Sep 7 18:06:50 2026] PUT /volume/v3/attachments/1c0c3a26-5e06-49fc-b8c7-2b1a4c780910 => generated 694 bytes in 731 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:06:51 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [req-e31f1738-2077-47f6-8da5-bf8d0576e9fe req-19de8f1d-670d-4b28-bd93-59e2a786d15e None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:51 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-e31f1738-2077-47f6-8da5-bf8d0576e9fe req-19de8f1d-670d-4b28-bd93-59e2a786d15e tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] POST http://192.168.122.66/volume/v3/attachments/1c0c3a26-5e06-49fc-b8c7-2b1a4c780910/action Sep 07 18:06:51 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-e31f1738-2077-47f6-8da5-bf8d0576e9fe req-19de8f1d-670d-4b28-bd93-59e2a786d15e tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] Action body: b'{"os-complete": null}' {{(pid=86964) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:06:51 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-e31f1738-2077-47f6-8da5-bf8d0576e9fe req-19de8f1d-670d-4b28-bd93-59e2a786d15e tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:06:51 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:06:51 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:06:51 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:51 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:06:51 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-045bb23c-80af-40e2-88a3-e03038001506 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:51 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-045bb23c-80af-40e2-88a3-e03038001506 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] GET http://192.168.122.66/volume/v3/volumes/e71ae61d-3fdf-44ef-9ff3-787fdacee2c1 Sep 07 18:06:51 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-045bb23c-80af-40e2-88a3-e03038001506 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:51 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-045bb23c-80af-40e2-88a3-e03038001506 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:51 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-e31f1738-2077-47f6-8da5-bf8d0576e9fe req-19de8f1d-670d-4b28-bd93-59e2a786d15e tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] http://192.168.122.66/volume/v3/attachments/1c0c3a26-5e06-49fc-b8c7-2b1a4c780910/action returned with HTTP 204 Sep 07 18:06:51 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 605/1229] 192.168.122.66 () {66 vars in 1609 bytes} [Mon Sep 7 18:06:51 2026] POST /volume/v3/attachments/1c0c3a26-5e06-49fc-b8c7-2b1a4c780910/action => generated 0 bytes in 166 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:06:51 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-5f222f6e-ab86-4c1f-a166-e09c1983338b None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:51 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:06:51 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:06:51 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-5f222f6e-ab86-4c1f-a166-e09c1983338b tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] GET http://192.168.122.66/volume/v3/volumes/f0f21205-e97e-4a5a-b651-69a09f266947 Sep 07 18:06:51 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-5f222f6e-ab86-4c1f-a166-e09c1983338b tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:51 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-5f222f6e-ab86-4c1f-a166-e09c1983338b tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:51 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:51 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:06:51 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-045bb23c-80af-40e2-88a3-e03038001506 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Volume info retrieved successfully. Sep 07 18:06:51 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:06:51 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:06:51 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:51 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:06:51 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-045bb23c-80af-40e2-88a3-e03038001506 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] http://192.168.122.66/volume/v3/volumes/e71ae61d-3fdf-44ef-9ff3-787fdacee2c1 returned with HTTP 200 Sep 07 18:06:51 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 625/1230] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:06:51 2026] GET /volume/v3/volumes/e71ae61d-3fdf-44ef-9ff3-787fdacee2c1 => generated 846 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:06:51 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-5f222f6e-ab86-4c1f-a166-e09c1983338b tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] Volume info retrieved successfully. Sep 07 18:06:51 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-5f222f6e-ab86-4c1f-a166-e09c1983338b tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] http://192.168.122.66/volume/v3/volumes/f0f21205-e97e-4a5a-b651-69a09f266947 returned with HTTP 200 Sep 07 18:06:51 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 606/1231] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:06:51 2026] GET /volume/v3/volumes/f0f21205-e97e-4a5a-b651-69a09f266947 => generated 852 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:06:51 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-9da4b93b-bbb8-489f-b700-86f69d8e0698 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:51 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-9da4b93b-bbb8-489f-b700-86f69d8e0698 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] GET http://192.168.122.66/volume/v3/groups/380ef359-91ea-4631-8c79-a74f7b056b75 Sep 07 18:06:51 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-9da4b93b-bbb8-489f-b700-86f69d8e0698 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:51 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-9da4b93b-bbb8-489f-b700-86f69d8e0698 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Calling method 'version_select' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:51 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.groups [None req-9da4b93b-bbb8-489f-b700-86f69d8e0698 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] show called for member 380ef359-91ea-4631-8c79-a74f7b056b75 {{(pid=86965) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 18:06:51 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:51 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:06:51 devstack devstack@c-api.service[86965]: /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 07 18:06:51 devstack devstack@c-api.service[86965]: return base.obj_make_list(context, cls(context), Sep 07 18:06:51 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-9da4b93b-bbb8-489f-b700-86f69d8e0698 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] http://192.168.122.66/volume/v3/groups/380ef359-91ea-4631-8c79-a74f7b056b75 returned with HTTP 200 Sep 07 18:06:51 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 626/1232] 192.168.122.66 () {60 vars in 1265 bytes} [Mon Sep 7 18:06:51 2026] GET /volume/v3/groups/380ef359-91ea-4631-8c79-a74f7b056b75 => generated 333 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:06:51 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-84f36ba2-6d09-48f2-86fa-4eac7f180f26 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:51 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-84f36ba2-6d09-48f2-86fa-4eac7f180f26 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:06:51 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-84f36ba2-6d09-48f2-86fa-4eac7f180f26 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-543130914", "volume_type": "65513b3c-c7e2-4a30-a168-ac95f6016e0b", "group_id": "380ef359-91ea-4631-8c79-a74f7b056b75", "size": 1}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:06:51 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.volumes [None req-84f36ba2-6d09-48f2-86fa-4eac7f180f26 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-543130914', 'volume_type': '65513b3c-c7e2-4a30-a168-ac95f6016e0b', 'group_id': '380ef359-91ea-4631-8c79-a74f7b056b75', 'size': 1}} {{(pid=86964) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:06:51 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:51 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:06:51 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-84f36ba2-6d09-48f2-86fa-4eac7f180f26 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Create volume of 1 GB Sep 07 18:06:51 devstack devstack@c-api.service[86964]: /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 07 18:06:51 devstack devstack@c-api.service[86964]: return base.obj_make_list(context, cls(context), Sep 07 18:06:51 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-84f36ba2-6d09-48f2-86fa-4eac7f180f26 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Availability Zones retrieved successfully. Sep 07 18:06:51 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-84f36ba2-6d09-48f2-86fa-4eac7f180f26 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Flow 'volume_create_api' (14695b3c-1717-4917-839d-ea1ded54c5ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:06:52 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-84f36ba2-6d09-48f2-86fa-4eac7f180f26 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de9ba6a0-a70f-4962-bac7-f7ff9582122d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:06:52 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:52 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:06:52 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.flows.api.create_volume [None req-84f36ba2-6d09-48f2-86fa-4eac7f180f26 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Validating volume size '1' using validate_int {{(pid=86964) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:06:52 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-84f36ba2-6d09-48f2-86fa-4eac7f180f26 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de9ba6a0-a70f-4962-bac7-f7ff9582122d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T16:06:50Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=65513b3c-c7e2-4a30-a168-ac95f6016e0b,is_public=True,name='tempest-GroupsTest-volume-type-1595095689',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65513b3c-c7e2-4a30-a168-ac95f6016e0b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '380ef359-91ea-4631-8c79-a74f7b056b75', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:06:52 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-84f36ba2-6d09-48f2-86fa-4eac7f180f26 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (735bbdd4-d05c-4e43-99b9-e37c49fa837e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:06:52 devstack devstack@c-api.service[86964]: WARNING cinder.quota [None req-84f36ba2-6d09-48f2-86fa-4eac7f180f26 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1595095689 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1595095689, it is now deprecated. Please use the default quota class for default quota. Sep 07 18:06:52 devstack devstack@c-api.service[86964]: WARNING cinder.quota [None req-84f36ba2-6d09-48f2-86fa-4eac7f180f26 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1595095689 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1595095689, it is now deprecated. Please use the default quota class for default quota. Sep 07 18:06:52 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-84f36ba2-6d09-48f2-86fa-4eac7f180f26 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Created reservations ['c9367164-cafe-426c-b7c0-76191ee3722e', '0a39158e-5426-427a-b48c-01ca263ac720', '3eb6ce91-6b33-4e3f-9833-048cf803303a', '810156ce-97f3-4540-b466-984246144ad7'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:06:52 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-84f36ba2-6d09-48f2-86fa-4eac7f180f26 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (735bbdd4-d05c-4e43-99b9-e37c49fa837e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c9367164-cafe-426c-b7c0-76191ee3722e', '0a39158e-5426-427a-b48c-01ca263ac720', '3eb6ce91-6b33-4e3f-9833-048cf803303a', '810156ce-97f3-4540-b466-984246144ad7']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:06:52 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-84f36ba2-6d09-48f2-86fa-4eac7f180f26 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f6ca23f-ddd8-41fa-82c9-a0e310458e6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:06:52 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:06:52 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:06:52 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-84f36ba2-6d09-48f2-86fa-4eac7f180f26 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f6ca23f-ddd8-41fa-82c9-a0e310458e6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dea2bddc-41b0-4c36-bbfe-f49040d1d3b5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-543130914',encryption_key_id=None,group_id=380ef359-91ea-4631-8c79-a74f7b056b75,group_type_id=,metadata={},multiattach=False,project_id='3270c1f252f24bdd9b0684f625e0e3a6',qos_specs=None,replication_status=,reservations=['c9367164-cafe-426c-b7c0-76191ee3722e','0a39158e-5426-427a-b48c-01ca263ac720','3eb6ce91-6b33-4e3f-9833-048cf803303a','810156ce-97f3-4540-b466-984246144ad7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='989f60dc45464fd0ade60f2310523084',volume_type_id=65513b3c-c7e2-4a30-a168-ac95f6016e0b), 'volume': Volume(_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-07T16:06:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-543130914',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=380ef359-91ea-4631-8c79-a74f7b056b75,host=None,id=dea2bddc-41b0-4c36-bbfe-f49040d1d3b5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3270c1f252f24bdd9b0684f625e0e3a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='989f60dc45464fd0ade60f2310523084',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65513b3c-c7e2-4a30-a168-ac95f6016e0b),volume_type_id=65513b3c-c7e2-4a30-a168-ac95f6016e0b)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:06:52 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-84f36ba2-6d09-48f2-86fa-4eac7f180f26 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3984ee94-1e54-4329-a5c1-c75b744458e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:06:52 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-84f36ba2-6d09-48f2-86fa-4eac7f180f26 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3984ee94-1e54-4329-a5c1-c75b744458e7) transitioned into state 'SUCCESS' from state '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-543130914',encryption_key_id=None,group_id=380ef359-91ea-4631-8c79-a74f7b056b75,group_type_id=,metadata={},multiattach=False,project_id='3270c1f252f24bdd9b0684f625e0e3a6',qos_specs=None,replication_status=,reservations=['c9367164-cafe-426c-b7c0-76191ee3722e','0a39158e-5426-427a-b48c-01ca263ac720','3eb6ce91-6b33-4e3f-9833-048cf803303a','810156ce-97f3-4540-b466-984246144ad7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='989f60dc45464fd0ade60f2310523084',volume_type_id=65513b3c-c7e2-4a30-a168-ac95f6016e0b)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:06:52 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-84f36ba2-6d09-48f2-86fa-4eac7f180f26 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01b4c7ff-2cd2-4367-bb96-99f06e482fa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:06:52 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-84f36ba2-6d09-48f2-86fa-4eac7f180f26 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01b4c7ff-2cd2-4367-bb96-99f06e482fa1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:06:52 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-84f36ba2-6d09-48f2-86fa-4eac7f180f26 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Flow 'volume_create_api' (14695b3c-1717-4917-839d-ea1ded54c5ef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:06:52 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-84f36ba2-6d09-48f2-86fa-4eac7f180f26 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Create volume request issued successfully. Sep 07 18:06:52 devstack devstack@c-api.service[86964]: WARNING stevedore.named [None req-84f36ba2-6d09-48f2-86fa-4eac7f180f26 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 18:06:52 devstack devstack@c-api.service[86964]: WARNING castellan.key_manager [None req-84f36ba2-6d09-48f2-86fa-4eac7f180f26 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 18:06:52 devstack devstack@c-api.service[86964]: DEBUG oslo_db.sqlalchemy.engines [None req-84f36ba2-6d09-48f2-86fa-4eac7f180f26 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86964) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 18:06:52 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:52 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:06:52 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-84f36ba2-6d09-48f2-86fa-4eac7f180f26 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:06:52 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 607/1233] 192.168.122.66 () {62 vars in 1179 bytes} [Mon Sep 7 18:06:51 2026] POST /volume/v3/volumes => generated 820 bytes in 542 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:06:52 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-89c7cf50-f966-47c1-90fa-b65ea3fda263 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:52 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-7eec103d-68c0-4624-9d53-b661a91d9be4 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:52 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-89c7cf50-f966-47c1-90fa-b65ea3fda263 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] GET http://192.168.122.66/volume/v3/volumes/e71ae61d-3fdf-44ef-9ff3-787fdacee2c1 Sep 07 18:06:52 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-89c7cf50-f966-47c1-90fa-b65ea3fda263 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:52 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-89c7cf50-f966-47c1-90fa-b65ea3fda263 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:52 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-7eec103d-68c0-4624-9d53-b661a91d9be4 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] GET http://192.168.122.66/volume/v3/volumes/dea2bddc-41b0-4c36-bbfe-f49040d1d3b5 Sep 07 18:06:52 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-7eec103d-68c0-4624-9d53-b661a91d9be4 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:52 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-7eec103d-68c0-4624-9d53-b661a91d9be4 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:52 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:06:52 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:06:52 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:52 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:06:52 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-89c7cf50-f966-47c1-90fa-b65ea3fda263 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Volume info retrieved successfully. Sep 07 18:06:52 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:06:52 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:06:52 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:52 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:06:52 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-89c7cf50-f966-47c1-90fa-b65ea3fda263 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] http://192.168.122.66/volume/v3/volumes/e71ae61d-3fdf-44ef-9ff3-787fdacee2c1 returned with HTTP 200 Sep 07 18:06:52 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 608/1234] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:06:52 2026] GET /volume/v3/volumes/e71ae61d-3fdf-44ef-9ff3-787fdacee2c1 => generated 904 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:06:52 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-e8d739ce-15d3-4504-8c75-ca2461a360c0 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:52 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-e8d739ce-15d3-4504-8c75-ca2461a360c0 tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] GET http://192.168.122.66/volume/v3/volumes/f0f21205-e97e-4a5a-b651-69a09f266947 Sep 07 18:06:52 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-e8d739ce-15d3-4504-8c75-ca2461a360c0 tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:52 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-e8d739ce-15d3-4504-8c75-ca2461a360c0 tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:52 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-7eec103d-68c0-4624-9d53-b661a91d9be4 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Volume info retrieved successfully. Sep 07 18:06:52 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-e8d739ce-15d3-4504-8c75-ca2461a360c0 tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] http://192.168.122.66/volume/v3/volumes/f0f21205-e97e-4a5a-b651-69a09f266947 returned with HTTP 404 Sep 07 18:06:52 devstack devstack@c-api.service[86965]: WARNING stevedore.named [None req-7eec103d-68c0-4624-9d53-b661a91d9be4 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 18:06:52 devstack devstack@c-api.service[86965]: WARNING castellan.key_manager [None req-7eec103d-68c0-4624-9d53-b661a91d9be4 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 18:06:52 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 609/1235] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:06:52 2026] GET /volume/v3/volumes/f0f21205-e97e-4a5a-b651-69a09f266947 => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:06:52 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-5e276883-c109-4f86-8b15-8c94d7ca2289 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:52 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-5e276883-c109-4f86-8b15-8c94d7ca2289 tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] DELETE http://192.168.122.66/volume/v3/volumes/426b7e93-864c-41d0-98b6-79975b21531f Sep 07 18:06:52 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-5e276883-c109-4f86-8b15-8c94d7ca2289 tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:52 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-5e276883-c109-4f86-8b15-8c94d7ca2289 tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:52 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-5e276883-c109-4f86-8b15-8c94d7ca2289 tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] Delete volume with id: 426b7e93-864c-41d0-98b6-79975b21531f Sep 07 18:06:52 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:06:52 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:06:52 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:52 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:06:52 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-5e276883-c109-4f86-8b15-8c94d7ca2289 tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] Volume info retrieved successfully. Sep 07 18:06:52 devstack devstack@c-api.service[86965]: DEBUG oslo_db.sqlalchemy.engines [None req-7eec103d-68c0-4624-9d53-b661a91d9be4 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86965) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 18:06:52 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:52 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:06:52 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-5e276883-c109-4f86-8b15-8c94d7ca2289 tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] Delete volume request issued successfully. Sep 07 18:06:52 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-5e276883-c109-4f86-8b15-8c94d7ca2289 tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] http://192.168.122.66/volume/v3/volumes/426b7e93-864c-41d0-98b6-79975b21531f returned with HTTP 202 Sep 07 18:06:52 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 610/1236] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:06:52 2026] DELETE /volume/v3/volumes/426b7e93-864c-41d0-98b6-79975b21531f => generated 0 bytes in 134 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:06:52 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-7eec103d-68c0-4624-9d53-b661a91d9be4 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] http://192.168.122.66/volume/v3/volumes/dea2bddc-41b0-4c36-bbfe-f49040d1d3b5 returned with HTTP 200 Sep 07 18:06:52 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 627/1237] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:06:52 2026] GET /volume/v3/volumes/dea2bddc-41b0-4c36-bbfe-f49040d1d3b5 => generated 888 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:06:52 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-79301a92-5778-46e6-b6a7-f2f2be6b14bc None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:52 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-79301a92-5778-46e6-b6a7-f2f2be6b14bc tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] GET http://192.168.122.66/volume/v3/volumes/426b7e93-864c-41d0-98b6-79975b21531f Sep 07 18:06:52 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-79301a92-5778-46e6-b6a7-f2f2be6b14bc tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:52 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-79301a92-5778-46e6-b6a7-f2f2be6b14bc tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:52 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:06:52 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:06:52 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:52 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:06:52 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-79301a92-5778-46e6-b6a7-f2f2be6b14bc tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] Volume info retrieved successfully. Sep 07 18:06:52 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-79301a92-5778-46e6-b6a7-f2f2be6b14bc tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] http://192.168.122.66/volume/v3/volumes/426b7e93-864c-41d0-98b6-79975b21531f returned with HTTP 200 Sep 07 18:06:52 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 611/1238] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:06:52 2026] GET /volume/v3/volumes/426b7e93-864c-41d0-98b6-79975b21531f => generated 853 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:06:53 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-0d67df0d-4ea1-4ddc-bd05-0096908488ab None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:53 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-0d67df0d-4ea1-4ddc-bd05-0096908488ab tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] GET http://192.168.122.66/volume/v3/volumes/e71ae61d-3fdf-44ef-9ff3-787fdacee2c1 Sep 07 18:06:53 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-0d67df0d-4ea1-4ddc-bd05-0096908488ab tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:53 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-0d67df0d-4ea1-4ddc-bd05-0096908488ab tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:53 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:06:53 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:06:53 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:53 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:06:53 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-0d67df0d-4ea1-4ddc-bd05-0096908488ab tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Volume info retrieved successfully. Sep 07 18:06:53 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-0d67df0d-4ea1-4ddc-bd05-0096908488ab tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] http://192.168.122.66/volume/v3/volumes/e71ae61d-3fdf-44ef-9ff3-787fdacee2c1 returned with HTTP 200 Sep 07 18:06:53 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 628/1239] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:06:53 2026] GET /volume/v3/volumes/e71ae61d-3fdf-44ef-9ff3-787fdacee2c1 => generated 904 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:06:53 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-4a1666f4-0faf-4e3c-a08b-89c8fa430315 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:53 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-4a1666f4-0faf-4e3c-a08b-89c8fa430315 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] GET http://192.168.122.66/volume/v3/volumes/dea2bddc-41b0-4c36-bbfe-f49040d1d3b5 Sep 07 18:06:53 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-4a1666f4-0faf-4e3c-a08b-89c8fa430315 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:53 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-4a1666f4-0faf-4e3c-a08b-89c8fa430315 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:53 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:06:53 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:06:53 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:53 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:06:53 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-86d0ca84-b628-49c3-82eb-162670d0f27c None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:53 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-86d0ca84-b628-49c3-82eb-162670d0f27c tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] GET http://192.168.122.66/volume/v3/volumes/426b7e93-864c-41d0-98b6-79975b21531f Sep 07 18:06:53 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-86d0ca84-b628-49c3-82eb-162670d0f27c tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:53 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-4a1666f4-0faf-4e3c-a08b-89c8fa430315 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Volume info retrieved successfully. Sep 07 18:06:53 devstack devstack@c-api.service[86964]: WARNING stevedore.named [None req-4a1666f4-0faf-4e3c-a08b-89c8fa430315 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 18:06:53 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-86d0ca84-b628-49c3-82eb-162670d0f27c tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:53 devstack devstack@c-api.service[86964]: WARNING castellan.key_manager [None req-4a1666f4-0faf-4e3c-a08b-89c8fa430315 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 18:06:53 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:06:53 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:06:53 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:53 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:06:53 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-86d0ca84-b628-49c3-82eb-162670d0f27c tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] Volume info retrieved successfully. Sep 07 18:06:54 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-86d0ca84-b628-49c3-82eb-162670d0f27c tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] http://192.168.122.66/volume/v3/volumes/426b7e93-864c-41d0-98b6-79975b21531f returned with HTTP 200 Sep 07 18:06:54 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 629/1240] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:06:53 2026] GET /volume/v3/volumes/426b7e93-864c-41d0-98b6-79975b21531f => generated 853 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:06:54 devstack devstack@c-api.service[86964]: DEBUG oslo_db.sqlalchemy.engines [None req-4a1666f4-0faf-4e3c-a08b-89c8fa430315 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86964) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 18:06:54 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:54 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:06:54 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-4a1666f4-0faf-4e3c-a08b-89c8fa430315 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] http://192.168.122.66/volume/v3/volumes/dea2bddc-41b0-4c36-bbfe-f49040d1d3b5 returned with HTTP 200 Sep 07 18:06:54 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 612/1241] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:06:53 2026] GET /volume/v3/volumes/dea2bddc-41b0-4c36-bbfe-f49040d1d3b5 => generated 912 bytes in 329 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:06:54 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-9e1f0206-95b2-4bb3-8af7-6bd1d3a86d38 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:54 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-9e1f0206-95b2-4bb3-8af7-6bd1d3a86d38 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] GET http://192.168.122.66/volume/v3/volumes/e71ae61d-3fdf-44ef-9ff3-787fdacee2c1 Sep 07 18:06:54 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-9e1f0206-95b2-4bb3-8af7-6bd1d3a86d38 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:54 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-9e1f0206-95b2-4bb3-8af7-6bd1d3a86d38 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:54 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:06:54 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:06:54 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:54 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:06:54 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-9e1f0206-95b2-4bb3-8af7-6bd1d3a86d38 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Volume info retrieved successfully. Sep 07 18:06:54 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-9e1f0206-95b2-4bb3-8af7-6bd1d3a86d38 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] http://192.168.122.66/volume/v3/volumes/e71ae61d-3fdf-44ef-9ff3-787fdacee2c1 returned with HTTP 200 Sep 07 18:06:54 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 630/1242] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:06:54 2026] GET /volume/v3/volumes/e71ae61d-3fdf-44ef-9ff3-787fdacee2c1 => generated 907 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:06:55 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-64f39c29-897c-4b10-a780-4c216a95d16b None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:55 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-64f39c29-897c-4b10-a780-4c216a95d16b tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] GET http://192.168.122.66/volume/v3/volumes/426b7e93-864c-41d0-98b6-79975b21531f Sep 07 18:06:55 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-64f39c29-897c-4b10-a780-4c216a95d16b tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:55 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-64f39c29-897c-4b10-a780-4c216a95d16b tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:55 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-64f39c29-897c-4b10-a780-4c216a95d16b tempest-ServersNegativeTestJSON-1079388712 tempest-ServersNegativeTestJSON-1079388712-project-member] http://192.168.122.66/volume/v3/volumes/426b7e93-864c-41d0-98b6-79975b21531f returned with HTTP 404 Sep 07 18:06:55 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 613/1243] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:06:55 2026] GET /volume/v3/volumes/426b7e93-864c-41d0-98b6-79975b21531f => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:06:55 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-54148a3f-c93f-4fe7-b728-7649719505a0 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:55 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-54148a3f-c93f-4fe7-b728-7649719505a0 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] GET http://192.168.122.66/volume/v3/volumes/dea2bddc-41b0-4c36-bbfe-f49040d1d3b5 Sep 07 18:06:55 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-54148a3f-c93f-4fe7-b728-7649719505a0 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:55 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-54148a3f-c93f-4fe7-b728-7649719505a0 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:55 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:06:55 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:06:55 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:55 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:06:55 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-54148a3f-c93f-4fe7-b728-7649719505a0 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Volume info retrieved successfully. Sep 07 18:06:55 devstack devstack@c-api.service[86965]: WARNING stevedore.named [None req-54148a3f-c93f-4fe7-b728-7649719505a0 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 18:06:55 devstack devstack@c-api.service[86965]: WARNING castellan.key_manager [None req-54148a3f-c93f-4fe7-b728-7649719505a0 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 18:06:55 devstack devstack@c-api.service[86965]: DEBUG oslo_db.sqlalchemy.engines [None req-54148a3f-c93f-4fe7-b728-7649719505a0 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86965) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 18:06:55 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:55 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:06:55 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-54148a3f-c93f-4fe7-b728-7649719505a0 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] http://192.168.122.66/volume/v3/volumes/dea2bddc-41b0-4c36-bbfe-f49040d1d3b5 returned with HTTP 200 Sep 07 18:06:55 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 631/1244] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:06:55 2026] GET /volume/v3/volumes/dea2bddc-41b0-4c36-bbfe-f49040d1d3b5 => generated 912 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:06:55 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-9257a243-6e12-4e68-a4e4-9ff145c93ed7 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:55 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-9257a243-6e12-4e68-a4e4-9ff145c93ed7 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] GET http://192.168.122.66/volume/v3/volumes/e71ae61d-3fdf-44ef-9ff3-787fdacee2c1 Sep 07 18:06:55 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-9257a243-6e12-4e68-a4e4-9ff145c93ed7 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:55 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-9257a243-6e12-4e68-a4e4-9ff145c93ed7 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:56 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:06:56 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:06:56 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:56 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:06:56 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-9257a243-6e12-4e68-a4e4-9ff145c93ed7 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Volume info retrieved successfully. Sep 07 18:06:56 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-9257a243-6e12-4e68-a4e4-9ff145c93ed7 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] http://192.168.122.66/volume/v3/volumes/e71ae61d-3fdf-44ef-9ff3-787fdacee2c1 returned with HTTP 200 Sep 07 18:06:56 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 614/1245] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:06:55 2026] GET /volume/v3/volumes/e71ae61d-3fdf-44ef-9ff3-787fdacee2c1 => generated 907 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:06:56 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-a9e0f955-f846-43e5-8e64-16a69b4bbe0b None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:56 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-a9e0f955-f846-43e5-8e64-16a69b4bbe0b tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] GET http://192.168.122.66/volume/v3/volumes/dea2bddc-41b0-4c36-bbfe-f49040d1d3b5 Sep 07 18:06:56 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-a9e0f955-f846-43e5-8e64-16a69b4bbe0b tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:56 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-a9e0f955-f846-43e5-8e64-16a69b4bbe0b tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:56 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:06:56 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:06:56 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:56 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:06:56 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-a9e0f955-f846-43e5-8e64-16a69b4bbe0b tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Volume info retrieved successfully. Sep 07 18:06:56 devstack devstack@c-api.service[86965]: WARNING stevedore.named [None req-a9e0f955-f846-43e5-8e64-16a69b4bbe0b tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 18:06:56 devstack devstack@c-api.service[86965]: WARNING castellan.key_manager [None req-a9e0f955-f846-43e5-8e64-16a69b4bbe0b tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 18:06:56 devstack devstack@c-api.service[86965]: DEBUG oslo_db.sqlalchemy.engines [None req-a9e0f955-f846-43e5-8e64-16a69b4bbe0b tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86965) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 18:06:56 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:56 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:06:56 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-a9e0f955-f846-43e5-8e64-16a69b4bbe0b tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] http://192.168.122.66/volume/v3/volumes/dea2bddc-41b0-4c36-bbfe-f49040d1d3b5 returned with HTTP 200 Sep 07 18:06:56 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 632/1246] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:06:56 2026] GET /volume/v3/volumes/dea2bddc-41b0-4c36-bbfe-f49040d1d3b5 => generated 913 bytes in 314 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:06:56 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-ed91be45-27a6-48a4-bfb6-82fdb3c4426f None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:56 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-ed91be45-27a6-48a4-bfb6-82fdb3c4426f tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:06:56 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-ed91be45-27a6-48a4-bfb6-82fdb3c4426f tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1744433091", "volume_type": "65513b3c-c7e2-4a30-a168-ac95f6016e0b", "group_id": "380ef359-91ea-4631-8c79-a74f7b056b75", "size": 1}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:06:56 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.volumes [None req-ed91be45-27a6-48a4-bfb6-82fdb3c4426f tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1744433091', 'volume_type': '65513b3c-c7e2-4a30-a168-ac95f6016e0b', 'group_id': '380ef359-91ea-4631-8c79-a74f7b056b75', 'size': 1}} {{(pid=86964) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:06:56 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:56 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:06:56 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-ed91be45-27a6-48a4-bfb6-82fdb3c4426f tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Create volume of 1 GB Sep 07 18:06:56 devstack devstack@c-api.service[86964]: /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 07 18:06:56 devstack devstack@c-api.service[86964]: return base.obj_make_list(context, cls(context), Sep 07 18:06:56 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-ed91be45-27a6-48a4-bfb6-82fdb3c4426f tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Availability Zones retrieved successfully. Sep 07 18:06:56 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-ed91be45-27a6-48a4-bfb6-82fdb3c4426f tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Flow 'volume_create_api' (616674f3-024a-4801-b8e2-55d9713d9e00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:06:56 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-ed91be45-27a6-48a4-bfb6-82fdb3c4426f tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9e54979-913e-4275-8c1c-bb7f0c38e144) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:06:56 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:56 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:06:56 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.flows.api.create_volume [None req-ed91be45-27a6-48a4-bfb6-82fdb3c4426f tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Validating volume size '1' using validate_int {{(pid=86964) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:06:56 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-ed91be45-27a6-48a4-bfb6-82fdb3c4426f tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9e54979-913e-4275-8c1c-bb7f0c38e144) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T16:06:50Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=65513b3c-c7e2-4a30-a168-ac95f6016e0b,is_public=True,name='tempest-GroupsTest-volume-type-1595095689',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65513b3c-c7e2-4a30-a168-ac95f6016e0b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '380ef359-91ea-4631-8c79-a74f7b056b75', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:06:56 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-ed91be45-27a6-48a4-bfb6-82fdb3c4426f tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da064aa3-7aec-4349-978a-fc812ad37d1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:06:57 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-ed91be45-27a6-48a4-bfb6-82fdb3c4426f tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Created reservations ['48578cdd-0684-4aad-9f7f-066ca5447173', 'ed95da77-77fa-47b7-9284-e922367c4008', '3f629e26-8551-491c-a169-17dd24fd06eb', 'f630d9c3-f3be-4921-b57c-9d44895a0831'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:06:57 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-ed91be45-27a6-48a4-bfb6-82fdb3c4426f tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da064aa3-7aec-4349-978a-fc812ad37d1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['48578cdd-0684-4aad-9f7f-066ca5447173', 'ed95da77-77fa-47b7-9284-e922367c4008', '3f629e26-8551-491c-a169-17dd24fd06eb', 'f630d9c3-f3be-4921-b57c-9d44895a0831']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:06:57 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-ed91be45-27a6-48a4-bfb6-82fdb3c4426f tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c19a7371-f910-44f1-ac21-16e29d2bd907) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:06:57 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-cef9e6f3-06fe-4424-a619-8294f5beb27c None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:57 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-cef9e6f3-06fe-4424-a619-8294f5beb27c tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] GET http://192.168.122.66/volume/v3/volumes/e71ae61d-3fdf-44ef-9ff3-787fdacee2c1 Sep 07 18:06:57 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-cef9e6f3-06fe-4424-a619-8294f5beb27c tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:57 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-cef9e6f3-06fe-4424-a619-8294f5beb27c tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:57 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:06:57 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:06:57 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-ed91be45-27a6-48a4-bfb6-82fdb3c4426f tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c19a7371-f910-44f1-ac21-16e29d2bd907) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7335a4d9-5ee9-44c4-9251-4775f555c715', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1744433091',encryption_key_id=None,group_id=380ef359-91ea-4631-8c79-a74f7b056b75,group_type_id=,metadata={},multiattach=False,project_id='3270c1f252f24bdd9b0684f625e0e3a6',qos_specs=None,replication_status=,reservations=['48578cdd-0684-4aad-9f7f-066ca5447173','ed95da77-77fa-47b7-9284-e922367c4008','3f629e26-8551-491c-a169-17dd24fd06eb','f630d9c3-f3be-4921-b57c-9d44895a0831'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='989f60dc45464fd0ade60f2310523084',volume_type_id=65513b3c-c7e2-4a30-a168-ac95f6016e0b), 'volume': Volume(_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-07T16:06:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1744433091',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=380ef359-91ea-4631-8c79-a74f7b056b75,host=None,id=7335a4d9-5ee9-44c4-9251-4775f555c715,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3270c1f252f24bdd9b0684f625e0e3a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='989f60dc45464fd0ade60f2310523084',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65513b3c-c7e2-4a30-a168-ac95f6016e0b),volume_type_id=65513b3c-c7e2-4a30-a168-ac95f6016e0b)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:06:57 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-ed91be45-27a6-48a4-bfb6-82fdb3c4426f tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0cbf7664-5e0f-4a70-8900-8dbd9cb5c6bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:06:57 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:06:57 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:06:57 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:57 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:06:57 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-cef9e6f3-06fe-4424-a619-8294f5beb27c tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Volume info retrieved successfully. Sep 07 18:06:57 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-cef9e6f3-06fe-4424-a619-8294f5beb27c tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] http://192.168.122.66/volume/v3/volumes/e71ae61d-3fdf-44ef-9ff3-787fdacee2c1 returned with HTTP 200 Sep 07 18:06:57 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-ed91be45-27a6-48a4-bfb6-82fdb3c4426f tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0cbf7664-5e0f-4a70-8900-8dbd9cb5c6bb) transitioned into state 'SUCCESS' from state '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-1744433091',encryption_key_id=None,group_id=380ef359-91ea-4631-8c79-a74f7b056b75,group_type_id=,metadata={},multiattach=False,project_id='3270c1f252f24bdd9b0684f625e0e3a6',qos_specs=None,replication_status=,reservations=['48578cdd-0684-4aad-9f7f-066ca5447173','ed95da77-77fa-47b7-9284-e922367c4008','3f629e26-8551-491c-a169-17dd24fd06eb','f630d9c3-f3be-4921-b57c-9d44895a0831'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='989f60dc45464fd0ade60f2310523084',volume_type_id=65513b3c-c7e2-4a30-a168-ac95f6016e0b)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:06:57 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 633/1247] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:06:57 2026] GET /volume/v3/volumes/e71ae61d-3fdf-44ef-9ff3-787fdacee2c1 => generated 907 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:06:57 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-ed91be45-27a6-48a4-bfb6-82fdb3c4426f tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8134de9-eb19-4c13-8a4f-146bfc048efe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:06:57 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-ed91be45-27a6-48a4-bfb6-82fdb3c4426f tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8134de9-eb19-4c13-8a4f-146bfc048efe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:06:57 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-ed91be45-27a6-48a4-bfb6-82fdb3c4426f tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Flow 'volume_create_api' (616674f3-024a-4801-b8e2-55d9713d9e00) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:06:57 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-ed91be45-27a6-48a4-bfb6-82fdb3c4426f tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Create volume request issued successfully. Sep 07 18:06:57 devstack devstack@c-api.service[86964]: WARNING stevedore.named [None req-ed91be45-27a6-48a4-bfb6-82fdb3c4426f tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 18:06:57 devstack devstack@c-api.service[86964]: WARNING castellan.key_manager [None req-ed91be45-27a6-48a4-bfb6-82fdb3c4426f tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 18:06:57 devstack devstack@c-api.service[86964]: DEBUG oslo_db.sqlalchemy.engines [None req-ed91be45-27a6-48a4-bfb6-82fdb3c4426f tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86964) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 18:06:57 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:57 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:06:57 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-ed91be45-27a6-48a4-bfb6-82fdb3c4426f tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:06:57 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 615/1248] 192.168.122.66 () {62 vars in 1179 bytes} [Mon Sep 7 18:06:56 2026] POST /volume/v3/volumes => generated 821 bytes in 1041 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:06:57 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-ab7dbd1c-fc71-44f4-a51e-55c0601c42fd None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:57 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-ab7dbd1c-fc71-44f4-a51e-55c0601c42fd tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] GET http://192.168.122.66/volume/v3/volumes/7335a4d9-5ee9-44c4-9251-4775f555c715 Sep 07 18:06:57 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-ab7dbd1c-fc71-44f4-a51e-55c0601c42fd tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:57 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-ab7dbd1c-fc71-44f4-a51e-55c0601c42fd tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:57 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:06:57 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:06:57 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:57 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:06:57 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-ab7dbd1c-fc71-44f4-a51e-55c0601c42fd tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Volume info retrieved successfully. Sep 07 18:06:57 devstack devstack@c-api.service[86965]: WARNING stevedore.named [None req-ab7dbd1c-fc71-44f4-a51e-55c0601c42fd tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 18:06:57 devstack devstack@c-api.service[86965]: WARNING castellan.key_manager [None req-ab7dbd1c-fc71-44f4-a51e-55c0601c42fd tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 18:06:57 devstack devstack@c-api.service[86965]: DEBUG oslo_db.sqlalchemy.engines [None req-ab7dbd1c-fc71-44f4-a51e-55c0601c42fd tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86965) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 18:06:57 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:57 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:06:57 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-ab7dbd1c-fc71-44f4-a51e-55c0601c42fd tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] http://192.168.122.66/volume/v3/volumes/7335a4d9-5ee9-44c4-9251-4775f555c715 returned with HTTP 200 Sep 07 18:06:57 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 634/1249] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:06:57 2026] GET /volume/v3/volumes/7335a4d9-5ee9-44c4-9251-4775f555c715 => generated 889 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:06:58 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-e539d23c-a290-476b-b052-a799273c6085 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:58 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-e539d23c-a290-476b-b052-a799273c6085 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] GET http://192.168.122.66/volume/v3/volumes/e71ae61d-3fdf-44ef-9ff3-787fdacee2c1 Sep 07 18:06:58 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-e539d23c-a290-476b-b052-a799273c6085 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:58 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-e539d23c-a290-476b-b052-a799273c6085 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:58 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:06:58 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:06:58 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:58 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:06:58 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-e539d23c-a290-476b-b052-a799273c6085 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Volume info retrieved successfully. Sep 07 18:06:58 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-e539d23c-a290-476b-b052-a799273c6085 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] http://192.168.122.66/volume/v3/volumes/e71ae61d-3fdf-44ef-9ff3-787fdacee2c1 returned with HTTP 200 Sep 07 18:06:58 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 616/1250] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:06:58 2026] GET /volume/v3/volumes/e71ae61d-3fdf-44ef-9ff3-787fdacee2c1 => generated 907 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:06:59 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-d42927c7-a4da-4844-b26c-bba9356a768d None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:59 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-d42927c7-a4da-4844-b26c-bba9356a768d tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] GET http://192.168.122.66/volume/v3/volumes/7335a4d9-5ee9-44c4-9251-4775f555c715 Sep 07 18:06:59 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-d42927c7-a4da-4844-b26c-bba9356a768d tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:59 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-d42927c7-a4da-4844-b26c-bba9356a768d tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:59 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:06:59 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:06:59 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:59 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:06:59 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-d42927c7-a4da-4844-b26c-bba9356a768d tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Volume info retrieved successfully. Sep 07 18:06:59 devstack devstack@c-api.service[86965]: WARNING stevedore.named [None req-d42927c7-a4da-4844-b26c-bba9356a768d tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 18:06:59 devstack devstack@c-api.service[86965]: WARNING castellan.key_manager [None req-d42927c7-a4da-4844-b26c-bba9356a768d tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 18:06:59 devstack devstack@c-api.service[86965]: DEBUG oslo_db.sqlalchemy.engines [None req-d42927c7-a4da-4844-b26c-bba9356a768d tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86965) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 18:06:59 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:59 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:06:59 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-d42927c7-a4da-4844-b26c-bba9356a768d tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] http://192.168.122.66/volume/v3/volumes/7335a4d9-5ee9-44c4-9251-4775f555c715 returned with HTTP 200 Sep 07 18:06:59 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 635/1251] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:06:59 2026] GET /volume/v3/volumes/7335a4d9-5ee9-44c4-9251-4775f555c715 => generated 913 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:06:59 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-8b20690b-4f83-426b-979b-42c0141f927b None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:06:59 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-8b20690b-4f83-426b-979b-42c0141f927b tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] GET http://192.168.122.66/volume/v3/volumes/e71ae61d-3fdf-44ef-9ff3-787fdacee2c1 Sep 07 18:06:59 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-8b20690b-4f83-426b-979b-42c0141f927b tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:06:59 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-8b20690b-4f83-426b-979b-42c0141f927b tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:06:59 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:06:59 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:06:59 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:06:59 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:06:59 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-8b20690b-4f83-426b-979b-42c0141f927b tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Volume info retrieved successfully. Sep 07 18:06:59 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-8b20690b-4f83-426b-979b-42c0141f927b tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] http://192.168.122.66/volume/v3/volumes/e71ae61d-3fdf-44ef-9ff3-787fdacee2c1 returned with HTTP 200 Sep 07 18:06:59 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 617/1252] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:06:59 2026] GET /volume/v3/volumes/e71ae61d-3fdf-44ef-9ff3-787fdacee2c1 => generated 907 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:07:00 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-f4c51ecd-1ead-4de5-9a9f-6f53a1e24c16 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:00 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-f4c51ecd-1ead-4de5-9a9f-6f53a1e24c16 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] GET http://192.168.122.66/volume/v3/volumes/7335a4d9-5ee9-44c4-9251-4775f555c715 Sep 07 18:07:00 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-f4c51ecd-1ead-4de5-9a9f-6f53a1e24c16 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:07:00 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-f4c51ecd-1ead-4de5-9a9f-6f53a1e24c16 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:07:00 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:07:00 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:07:00 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:07:00 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:07:00 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-f4c51ecd-1ead-4de5-9a9f-6f53a1e24c16 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Volume info retrieved successfully. Sep 07 18:07:00 devstack devstack@c-api.service[86965]: WARNING stevedore.named [None req-f4c51ecd-1ead-4de5-9a9f-6f53a1e24c16 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 18:07:00 devstack devstack@c-api.service[86965]: WARNING castellan.key_manager [None req-f4c51ecd-1ead-4de5-9a9f-6f53a1e24c16 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 18:07:00 devstack devstack@c-api.service[86965]: DEBUG oslo_db.sqlalchemy.engines [None req-f4c51ecd-1ead-4de5-9a9f-6f53a1e24c16 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86965) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 18:07:00 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:07:00 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:07:00 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-f4c51ecd-1ead-4de5-9a9f-6f53a1e24c16 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] http://192.168.122.66/volume/v3/volumes/7335a4d9-5ee9-44c4-9251-4775f555c715 returned with HTTP 200 Sep 07 18:07:00 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 636/1253] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:07:00 2026] GET /volume/v3/volumes/7335a4d9-5ee9-44c4-9251-4775f555c715 => generated 914 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:07:00 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-f9bbe34b-1fd6-4ff8-8657-c9bc3ea943ec None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:00 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-f9bbe34b-1fd6-4ff8-8657-c9bc3ea943ec tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] PUT http://192.168.122.66/volume/v3/groups/380ef359-91ea-4631-8c79-a74f7b056b75 Sep 07 18:07:00 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-f9bbe34b-1fd6-4ff8-8657-c9bc3ea943ec tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "7335a4d9-5ee9-44c4-9251-4775f555c715"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:07:00 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.groups [None req-f9bbe34b-1fd6-4ff8-8657-c9bc3ea943ec tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Update called for group 380ef359-91ea-4631-8c79-a74f7b056b75. {{(pid=86964) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 07 18:07:00 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.groups [None req-f9bbe34b-1fd6-4ff8-8657-c9bc3ea943ec tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Updating group 380ef359-91ea-4631-8c79-a74f7b056b75 with name new_group description: This is a new group add_volumes: None remove_volumes: 7335a4d9-5ee9-44c4-9251-4775f555c715. Sep 07 18:07:00 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:07:00 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:07:00 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-f9bbe34b-1fd6-4ff8-8657-c9bc3ea943ec tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] http://192.168.122.66/volume/v3/groups/380ef359-91ea-4631-8c79-a74f7b056b75 returned with HTTP 202 Sep 07 18:07:00 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 618/1254] 192.168.122.66 () {62 vars in 1286 bytes} [Mon Sep 7 18:07:00 2026] PUT /volume/v3/groups/380ef359-91ea-4631-8c79-a74f7b056b75 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 18:07:00 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-ef49f5fd-d37b-4d3e-859d-bf558cd949a1 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:00 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-ef49f5fd-d37b-4d3e-859d-bf558cd949a1 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] GET http://192.168.122.66/volume/v3/groups/380ef359-91ea-4631-8c79-a74f7b056b75 Sep 07 18:07:00 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-ef49f5fd-d37b-4d3e-859d-bf558cd949a1 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:07:00 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-ef49f5fd-d37b-4d3e-859d-bf558cd949a1 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Calling method 'version_select' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:07:00 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.groups [None req-ef49f5fd-d37b-4d3e-859d-bf558cd949a1 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] show called for member 380ef359-91ea-4631-8c79-a74f7b056b75 {{(pid=86965) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 18:07:00 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:07:00 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:07:00 devstack devstack@c-api.service[86965]: /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 07 18:07:00 devstack devstack@c-api.service[86965]: return base.obj_make_list(context, cls(context), Sep 07 18:07:00 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-ef49f5fd-d37b-4d3e-859d-bf558cd949a1 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] http://192.168.122.66/volume/v3/groups/380ef359-91ea-4631-8c79-a74f7b056b75 returned with HTTP 200 Sep 07 18:07:00 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 637/1255] 192.168.122.66 () {60 vars in 1265 bytes} [Mon Sep 7 18:07:00 2026] GET /volume/v3/groups/380ef359-91ea-4631-8c79-a74f7b056b75 => generated 323 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:07:00 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-731a8665-993f-470a-a90d-7ea84e02419d None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:00 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-731a8665-993f-470a-a90d-7ea84e02419d tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] GET http://192.168.122.66/volume/v3/volumes/e71ae61d-3fdf-44ef-9ff3-787fdacee2c1 Sep 07 18:07:00 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-731a8665-993f-470a-a90d-7ea84e02419d tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:07:00 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-731a8665-993f-470a-a90d-7ea84e02419d tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:07:00 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:07:00 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:07:00 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:07:00 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:07:00 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-731a8665-993f-470a-a90d-7ea84e02419d tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Volume info retrieved successfully. Sep 07 18:07:00 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-731a8665-993f-470a-a90d-7ea84e02419d tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] http://192.168.122.66/volume/v3/volumes/e71ae61d-3fdf-44ef-9ff3-787fdacee2c1 returned with HTTP 200 Sep 07 18:07:00 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 619/1256] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:07:00 2026] GET /volume/v3/volumes/e71ae61d-3fdf-44ef-9ff3-787fdacee2c1 => generated 1325 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:07:00 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-362da7a9-84a1-4f7e-b421-bc58d94e9048 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:00 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-362da7a9-84a1-4f7e-b421-bc58d94e9048 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] POST http://192.168.122.66/volume/v3/volumes/e71ae61d-3fdf-44ef-9ff3-787fdacee2c1/action Sep 07 18:07:00 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-362da7a9-84a1-4f7e-b421-bc58d94e9048 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=86965) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:07:00 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-362da7a9-84a1-4f7e-b421-bc58d94e9048 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:07:00 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:07:00 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:07:00 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:07:00 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:07:00 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-362da7a9-84a1-4f7e-b421-bc58d94e9048 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Volume info retrieved successfully. Sep 07 18:07:01 devstack devstack@c-api.service[86965]: DEBUG cinder.quota [None req-362da7a9-84a1-4f7e-b421-bc58d94e9048 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Created reservations ['04215333-91c4-4ee9-bf99-fb9a1c232abc', '27c02d61-c7f1-41c4-8997-59c4e72ecb4a'] {{(pid=86965) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:07:01 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-362da7a9-84a1-4f7e-b421-bc58d94e9048 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Extend volume request issued successfully. Sep 07 18:07:01 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-362da7a9-84a1-4f7e-b421-bc58d94e9048 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] http://192.168.122.66/volume/v3/volumes/e71ae61d-3fdf-44ef-9ff3-787fdacee2c1/action returned with HTTP 202 Sep 07 18:07:01 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 638/1257] 192.168.122.66 () {60 vars in 1269 bytes} [Mon Sep 7 18:07:00 2026] POST /volume/v3/volumes/e71ae61d-3fdf-44ef-9ff3-787fdacee2c1/action => generated 0 bytes in 338 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 18:07:01 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-0682da49-5a69-4211-8f51-87e70aa73993 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:01 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-0682da49-5a69-4211-8f51-87e70aa73993 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] GET http://192.168.122.66/volume/v3/volumes/e71ae61d-3fdf-44ef-9ff3-787fdacee2c1 Sep 07 18:07:01 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-0682da49-5a69-4211-8f51-87e70aa73993 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:07:01 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-0682da49-5a69-4211-8f51-87e70aa73993 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:07:01 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:07:01 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:07:01 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:07:01 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:07:01 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-0682da49-5a69-4211-8f51-87e70aa73993 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Volume info retrieved successfully. Sep 07 18:07:01 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-0682da49-5a69-4211-8f51-87e70aa73993 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] http://192.168.122.66/volume/v3/volumes/e71ae61d-3fdf-44ef-9ff3-787fdacee2c1 returned with HTTP 200 Sep 07 18:07:01 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 620/1258] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:07:01 2026] GET /volume/v3/volumes/e71ae61d-3fdf-44ef-9ff3-787fdacee2c1 => generated 1325 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:07:01 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-84b36f79-b3d9-405c-956e-4f3fd8a5f8b4 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:01 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-84b36f79-b3d9-405c-956e-4f3fd8a5f8b4 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] GET http://192.168.122.66/volume/v3/groups/380ef359-91ea-4631-8c79-a74f7b056b75 Sep 07 18:07:01 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-84b36f79-b3d9-405c-956e-4f3fd8a5f8b4 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:07:01 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-84b36f79-b3d9-405c-956e-4f3fd8a5f8b4 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Calling method 'version_select' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:07:01 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.groups [None req-84b36f79-b3d9-405c-956e-4f3fd8a5f8b4 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] show called for member 380ef359-91ea-4631-8c79-a74f7b056b75 {{(pid=86965) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 18:07:01 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:07:01 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:07:01 devstack devstack@c-api.service[86965]: /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 07 18:07:01 devstack devstack@c-api.service[86965]: return base.obj_make_list(context, cls(context), Sep 07 18:07:01 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-84b36f79-b3d9-405c-956e-4f3fd8a5f8b4 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] http://192.168.122.66/volume/v3/groups/380ef359-91ea-4631-8c79-a74f7b056b75 returned with HTTP 200 Sep 07 18:07:01 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 639/1259] 192.168.122.66 () {60 vars in 1265 bytes} [Mon Sep 7 18:07:01 2026] GET /volume/v3/groups/380ef359-91ea-4631-8c79-a74f7b056b75 => generated 324 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:07:01 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-fb3ee8b7-8b9f-455d-afb3-5698140d6a1f None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:01 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-fb3ee8b7-8b9f-455d-afb3-5698140d6a1f tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] GET http://192.168.122.66/volume/v3/groups/380ef359-91ea-4631-8c79-a74f7b056b75 Sep 07 18:07:01 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-fb3ee8b7-8b9f-455d-afb3-5698140d6a1f tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:07:01 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-fb3ee8b7-8b9f-455d-afb3-5698140d6a1f tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Calling method 'version_select' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:07:01 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.groups [None req-fb3ee8b7-8b9f-455d-afb3-5698140d6a1f tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] show called for member 380ef359-91ea-4631-8c79-a74f7b056b75 {{(pid=86964) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 18:07:01 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:07:01 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:07:01 devstack devstack@c-api.service[86964]: /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 07 18:07:01 devstack devstack@c-api.service[86964]: return base.obj_make_list(context, cls(context), Sep 07 18:07:01 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-fb3ee8b7-8b9f-455d-afb3-5698140d6a1f tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] http://192.168.122.66/volume/v3/groups/380ef359-91ea-4631-8c79-a74f7b056b75 returned with HTTP 200 Sep 07 18:07:01 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 621/1260] 192.168.122.66 () {60 vars in 1265 bytes} [Mon Sep 7 18:07:01 2026] GET /volume/v3/groups/380ef359-91ea-4631-8c79-a74f7b056b75 => generated 324 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:07:01 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-f0e7e10f-5ed8-4de9-a6f4-aed1ab99a184 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:01 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-f0e7e10f-5ed8-4de9-a6f4-aed1ab99a184 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] GET http://192.168.122.66/volume/v3/volumes/detail Sep 07 18:07:01 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-f0e7e10f-5ed8-4de9-a6f4-aed1ab99a184 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:07:01 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-f0e7e10f-5ed8-4de9-a6f4-aed1ab99a184 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Calling method 'detail' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:07:01 devstack devstack@c-api.service[86965]: DEBUG cinder.api.api_utils [None req-f0e7e10f-5ed8-4de9-a6f4-aed1ab99a184 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Removing options '' from query. {{(pid=86965) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 18:07:01 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:07:01 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:07:01 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-f0e7e10f-5ed8-4de9-a6f4-aed1ab99a184 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86965) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 18:07:01 devstack devstack@c-api.service[86965]: /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 07 18:07:01 devstack devstack@c-api.service[86965]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 18:07:01 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:07:01 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:07:01 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:07:01 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:07:01 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-f0e7e10f-5ed8-4de9-a6f4-aed1ab99a184 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Get all volumes completed successfully. Sep 07 18:07:01 devstack devstack@c-api.service[86965]: WARNING stevedore.named [None req-f0e7e10f-5ed8-4de9-a6f4-aed1ab99a184 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 18:07:01 devstack devstack@c-api.service[86965]: WARNING castellan.key_manager [None req-f0e7e10f-5ed8-4de9-a6f4-aed1ab99a184 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 18:07:02 devstack devstack@c-api.service[86965]: DEBUG oslo_db.sqlalchemy.engines [None req-f0e7e10f-5ed8-4de9-a6f4-aed1ab99a184 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86965) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 18:07:02 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:07:02 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:07:02 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-f0e7e10f-5ed8-4de9-a6f4-aed1ab99a184 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] http://192.168.122.66/volume/v3/volumes/detail returned with HTTP 200 Sep 07 18:07:02 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 640/1261] 192.168.122.66 () {60 vars in 1178 bytes} [Mon Sep 7 18:07:01 2026] GET /volume/v3/volumes/detail => generated 1786 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 07 18:07:02 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-5eb513af-a3c8-462e-9db8-8740f1259f94 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:02 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-5eb513af-a3c8-462e-9db8-8740f1259f94 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] PUT http://192.168.122.66/volume/v3/groups/380ef359-91ea-4631-8c79-a74f7b056b75 Sep 07 18:07:02 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-5eb513af-a3c8-462e-9db8-8740f1259f94 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "7335a4d9-5ee9-44c4-9251-4775f555c715"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:07:02 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.groups [None req-5eb513af-a3c8-462e-9db8-8740f1259f94 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Update called for group 380ef359-91ea-4631-8c79-a74f7b056b75. {{(pid=86964) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 07 18:07:02 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.groups [None req-5eb513af-a3c8-462e-9db8-8740f1259f94 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Updating group 380ef359-91ea-4631-8c79-a74f7b056b75 with name None description: None add_volumes: 7335a4d9-5ee9-44c4-9251-4775f555c715 remove_volumes: None. Sep 07 18:07:02 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:07:02 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:07:02 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:07:02 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:07:02 devstack devstack@c-api.service[86964]: /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 07 18:07:02 devstack devstack@c-api.service[86964]: return base.obj_make_list(context, cls(context), Sep 07 18:07:02 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-5eb513af-a3c8-462e-9db8-8740f1259f94 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] http://192.168.122.66/volume/v3/groups/380ef359-91ea-4631-8c79-a74f7b056b75 returned with HTTP 202 Sep 07 18:07:02 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 622/1262] 192.168.122.66 () {62 vars in 1285 bytes} [Mon Sep 7 18:07:02 2026] PUT /volume/v3/groups/380ef359-91ea-4631-8c79-a74f7b056b75 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 07 18:07:02 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-0b87f30b-b27a-4e21-bf09-6b48decb0e6e None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:02 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-0b87f30b-b27a-4e21-bf09-6b48decb0e6e tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] GET http://192.168.122.66/volume/v3/groups/380ef359-91ea-4631-8c79-a74f7b056b75 Sep 07 18:07:02 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-0b87f30b-b27a-4e21-bf09-6b48decb0e6e tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:07:02 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-0b87f30b-b27a-4e21-bf09-6b48decb0e6e tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Calling method 'version_select' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:07:02 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.groups [None req-0b87f30b-b27a-4e21-bf09-6b48decb0e6e tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] show called for member 380ef359-91ea-4631-8c79-a74f7b056b75 {{(pid=86965) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 18:07:02 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:07:02 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:07:02 devstack devstack@c-api.service[86965]: /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 07 18:07:02 devstack devstack@c-api.service[86965]: return base.obj_make_list(context, cls(context), Sep 07 18:07:02 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-0b87f30b-b27a-4e21-bf09-6b48decb0e6e tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] http://192.168.122.66/volume/v3/groups/380ef359-91ea-4631-8c79-a74f7b056b75 returned with HTTP 200 Sep 07 18:07:02 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 641/1263] 192.168.122.66 () {60 vars in 1265 bytes} [Mon Sep 7 18:07:02 2026] GET /volume/v3/groups/380ef359-91ea-4631-8c79-a74f7b056b75 => generated 323 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 18:07:02 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-c2cb8fd8-b963-4edb-a1b7-bb8fde31fc6d None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:02 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c2cb8fd8-b963-4edb-a1b7-bb8fde31fc6d tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] GET http://192.168.122.66/volume/v3/volumes/e71ae61d-3fdf-44ef-9ff3-787fdacee2c1 Sep 07 18:07:02 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c2cb8fd8-b963-4edb-a1b7-bb8fde31fc6d tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:07:02 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c2cb8fd8-b963-4edb-a1b7-bb8fde31fc6d tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:07:02 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:07:02 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:07:02 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:07:02 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:07:02 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-c2cb8fd8-b963-4edb-a1b7-bb8fde31fc6d tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Volume info retrieved successfully. Sep 07 18:07:02 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c2cb8fd8-b963-4edb-a1b7-bb8fde31fc6d tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] http://192.168.122.66/volume/v3/volumes/e71ae61d-3fdf-44ef-9ff3-787fdacee2c1 returned with HTTP 200 Sep 07 18:07:02 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 623/1264] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:07:02 2026] GET /volume/v3/volumes/e71ae61d-3fdf-44ef-9ff3-787fdacee2c1 => generated 1325 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:07:02 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-9e5710a2-0385-4d86-9a51-e56d177ac458 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:02 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-9e5710a2-0385-4d86-9a51-e56d177ac458 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-reader] GET http://192.168.122.66/volume/v3/volumes/e71ae61d-3fdf-44ef-9ff3-787fdacee2c1 Sep 07 18:07:02 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-9e5710a2-0385-4d86-9a51-e56d177ac458 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-reader] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:07:02 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-9e5710a2-0385-4d86-9a51-e56d177ac458 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-reader] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:07:02 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:07:02 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:07:02 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:07:02 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:07:02 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-9e5710a2-0385-4d86-9a51-e56d177ac458 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-reader] Volume info retrieved successfully. Sep 07 18:07:02 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-9e5710a2-0385-4d86-9a51-e56d177ac458 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-reader] http://192.168.122.66/volume/v3/volumes/e71ae61d-3fdf-44ef-9ff3-787fdacee2c1 returned with HTTP 200 Sep 07 18:07:02 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 642/1265] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:07:02 2026] GET /volume/v3/volumes/e71ae61d-3fdf-44ef-9ff3-787fdacee2c1 => generated 1325 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:07:02 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-f13ef68f-8303-40ea-ac96-87cb3fc95570 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:02 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-f13ef68f-8303-40ea-ac96-87cb3fc95570 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] GET http://192.168.122.66/volume/v3/volumes/e71ae61d-3fdf-44ef-9ff3-787fdacee2c1 Sep 07 18:07:02 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-f13ef68f-8303-40ea-ac96-87cb3fc95570 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:07:02 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-f13ef68f-8303-40ea-ac96-87cb3fc95570 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:07:02 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:07:02 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:07:02 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:07:02 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:07:02 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-f13ef68f-8303-40ea-ac96-87cb3fc95570 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Volume info retrieved successfully. Sep 07 18:07:02 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-f13ef68f-8303-40ea-ac96-87cb3fc95570 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] http://192.168.122.66/volume/v3/volumes/e71ae61d-3fdf-44ef-9ff3-787fdacee2c1 returned with HTTP 200 Sep 07 18:07:02 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 624/1266] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:07:02 2026] GET /volume/v3/volumes/e71ae61d-3fdf-44ef-9ff3-787fdacee2c1 => generated 1325 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:07:02 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-36204ba7-1597-4386-a67f-fdf4a8848489 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:02 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-36204ba7-1597-4386-a67f-fdf4a8848489 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] DELETE http://192.168.122.66/volume/v3/volumes/e71ae61d-3fdf-44ef-9ff3-787fdacee2c1 Sep 07 18:07:02 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-36204ba7-1597-4386-a67f-fdf4a8848489 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:07:02 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-36204ba7-1597-4386-a67f-fdf4a8848489 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:07:02 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-36204ba7-1597-4386-a67f-fdf4a8848489 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Delete volume with id: e71ae61d-3fdf-44ef-9ff3-787fdacee2c1 Sep 07 18:07:02 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:07:02 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:07:02 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:07:02 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:07:02 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-36204ba7-1597-4386-a67f-fdf4a8848489 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Volume info retrieved successfully. Sep 07 18:07:02 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-36204ba7-1597-4386-a67f-fdf4a8848489 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Delete volume request issued successfully. Sep 07 18:07:02 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-36204ba7-1597-4386-a67f-fdf4a8848489 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] http://192.168.122.66/volume/v3/volumes/e71ae61d-3fdf-44ef-9ff3-787fdacee2c1 returned with HTTP 202 Sep 07 18:07:02 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 643/1267] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:07:02 2026] DELETE /volume/v3/volumes/e71ae61d-3fdf-44ef-9ff3-787fdacee2c1 => generated 0 bytes in 116 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:07:02 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-a1697f49-d921-414d-979a-1e0f3535e888 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:02 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-a1697f49-d921-414d-979a-1e0f3535e888 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] GET http://192.168.122.66/volume/v3/volumes/e71ae61d-3fdf-44ef-9ff3-787fdacee2c1 Sep 07 18:07:02 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-a1697f49-d921-414d-979a-1e0f3535e888 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:07:03 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-a1697f49-d921-414d-979a-1e0f3535e888 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:07:03 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:07:03 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:07:03 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:07:03 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:07:03 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-a1697f49-d921-414d-979a-1e0f3535e888 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Volume info retrieved successfully. Sep 07 18:07:03 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-a1697f49-d921-414d-979a-1e0f3535e888 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] http://192.168.122.66/volume/v3/volumes/e71ae61d-3fdf-44ef-9ff3-787fdacee2c1 returned with HTTP 200 Sep 07 18:07:03 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 625/1268] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:07:02 2026] GET /volume/v3/volumes/e71ae61d-3fdf-44ef-9ff3-787fdacee2c1 => generated 1324 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:07:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-d891aaba-0663-4c83-ab2a-2df0c2f35043 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:03 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-d891aaba-0663-4c83-ab2a-2df0c2f35043 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] GET http://192.168.122.66/volume/v3/groups/380ef359-91ea-4631-8c79-a74f7b056b75 Sep 07 18:07:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-d891aaba-0663-4c83-ab2a-2df0c2f35043 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:07:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-d891aaba-0663-4c83-ab2a-2df0c2f35043 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Calling method 'version_select' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:07:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.groups [None req-d891aaba-0663-4c83-ab2a-2df0c2f35043 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] show called for member 380ef359-91ea-4631-8c79-a74f7b056b75 {{(pid=86965) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 18:07:03 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:07:03 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:07:03 devstack devstack@c-api.service[86965]: /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 07 18:07:03 devstack devstack@c-api.service[86965]: return base.obj_make_list(context, cls(context), Sep 07 18:07:03 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-d891aaba-0663-4c83-ab2a-2df0c2f35043 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] http://192.168.122.66/volume/v3/groups/380ef359-91ea-4631-8c79-a74f7b056b75 returned with HTTP 200 Sep 07 18:07:03 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 644/1269] 192.168.122.66 () {60 vars in 1265 bytes} [Mon Sep 7 18:07:03 2026] GET /volume/v3/groups/380ef359-91ea-4631-8c79-a74f7b056b75 => generated 324 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:07:03 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-b71d2083-70a9-4cf8-ac65-17a11b4a2d4f None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:03 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b71d2083-70a9-4cf8-ac65-17a11b4a2d4f tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] GET http://192.168.122.66/volume/v3/volumes/detail Sep 07 18:07:03 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-b71d2083-70a9-4cf8-ac65-17a11b4a2d4f tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:07:03 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-b71d2083-70a9-4cf8-ac65-17a11b4a2d4f tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Calling method 'detail' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:07:03 devstack devstack@c-api.service[86964]: DEBUG cinder.api.api_utils [None req-b71d2083-70a9-4cf8-ac65-17a11b4a2d4f tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Removing options '' from query. {{(pid=86964) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 18:07:03 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-b71d2083-70a9-4cf8-ac65-17a11b4a2d4f tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86964) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 18:07:03 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:07:03 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:07:03 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:07:03 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:07:03 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-b71d2083-70a9-4cf8-ac65-17a11b4a2d4f tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Get all volumes completed successfully. Sep 07 18:07:03 devstack devstack@c-api.service[86964]: WARNING stevedore.named [None req-b71d2083-70a9-4cf8-ac65-17a11b4a2d4f tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 18:07:03 devstack devstack@c-api.service[86964]: WARNING castellan.key_manager [None req-b71d2083-70a9-4cf8-ac65-17a11b4a2d4f tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 18:07:03 devstack devstack@c-api.service[86964]: DEBUG oslo_db.sqlalchemy.engines [None req-b71d2083-70a9-4cf8-ac65-17a11b4a2d4f tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86964) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 18:07:03 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:07:03 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:07:03 devstack devstack@c-api.service[86964]: WARNING stevedore.named [None req-b71d2083-70a9-4cf8-ac65-17a11b4a2d4f tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 18:07:03 devstack devstack@c-api.service[86964]: WARNING castellan.key_manager [None req-b71d2083-70a9-4cf8-ac65-17a11b4a2d4f tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 18:07:03 devstack devstack@c-api.service[86964]: DEBUG oslo_db.sqlalchemy.engines [None req-b71d2083-70a9-4cf8-ac65-17a11b4a2d4f tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86964) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 18:07:03 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:07:03 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:07:03 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b71d2083-70a9-4cf8-ac65-17a11b4a2d4f tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] http://192.168.122.66/volume/v3/volumes/detail returned with HTTP 200 Sep 07 18:07:03 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 626/1270] 192.168.122.66 () {60 vars in 1178 bytes} [Mon Sep 7 18:07:03 2026] GET /volume/v3/volumes/detail => generated 1820 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 07 18:07:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-619a14b4-dee8-4001-95b8-52f3f66a53c0 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:03 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-619a14b4-dee8-4001-95b8-52f3f66a53c0 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] GET http://192.168.122.66/volume/v3/volumes/detail Sep 07 18:07:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-619a14b4-dee8-4001-95b8-52f3f66a53c0 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:07:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-619a14b4-dee8-4001-95b8-52f3f66a53c0 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Calling method 'detail' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:07:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.api_utils [None req-619a14b4-dee8-4001-95b8-52f3f66a53c0 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Removing options '' from query. {{(pid=86965) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 18:07:03 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:07:03 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:07:03 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-619a14b4-dee8-4001-95b8-52f3f66a53c0 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86965) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 18:07:03 devstack devstack@c-api.service[86965]: /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 07 18:07:03 devstack devstack@c-api.service[86965]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 18:07:03 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:07:03 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:07:03 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:07:03 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:07:03 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-619a14b4-dee8-4001-95b8-52f3f66a53c0 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Get all volumes completed successfully. Sep 07 18:07:03 devstack devstack@c-api.service[86965]: WARNING stevedore.named [None req-619a14b4-dee8-4001-95b8-52f3f66a53c0 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 18:07:03 devstack devstack@c-api.service[86965]: WARNING castellan.key_manager [None req-619a14b4-dee8-4001-95b8-52f3f66a53c0 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 18:07:03 devstack devstack@c-api.service[86965]: DEBUG oslo_db.sqlalchemy.engines [None req-619a14b4-dee8-4001-95b8-52f3f66a53c0 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86965) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 18:07:03 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:07:03 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:07:03 devstack devstack@c-api.service[86965]: WARNING stevedore.named [None req-619a14b4-dee8-4001-95b8-52f3f66a53c0 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 18:07:03 devstack devstack@c-api.service[86965]: WARNING castellan.key_manager [None req-619a14b4-dee8-4001-95b8-52f3f66a53c0 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 18:07:04 devstack devstack@c-api.service[86965]: DEBUG oslo_db.sqlalchemy.engines [None req-619a14b4-dee8-4001-95b8-52f3f66a53c0 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86965) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 18:07:04 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:07:04 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:07:04 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-619a14b4-dee8-4001-95b8-52f3f66a53c0 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] http://192.168.122.66/volume/v3/volumes/detail returned with HTTP 200 Sep 07 18:07:04 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 645/1271] 192.168.122.66 () {60 vars in 1178 bytes} [Mon Sep 7 18:07:03 2026] GET /volume/v3/volumes/detail => generated 1820 bytes in 371 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 18:07:04 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-0a9a3b5c-00fe-429d-916f-42e90246ec0c None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:04 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-0a9a3b5c-00fe-429d-916f-42e90246ec0c tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] POST http://192.168.122.66/volume/v3/groups/380ef359-91ea-4631-8c79-a74f7b056b75/action Sep 07 18:07:04 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-0a9a3b5c-00fe-429d-916f-42e90246ec0c tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86964) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:07:04 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-0a9a3b5c-00fe-429d-916f-42e90246ec0c tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:07:04 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.groups [None req-0a9a3b5c-00fe-429d-916f-42e90246ec0c tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] delete called for group 380ef359-91ea-4631-8c79-a74f7b056b75 {{(pid=86964) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 07 18:07:04 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.groups [None req-0a9a3b5c-00fe-429d-916f-42e90246ec0c tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Delete group with id: 380ef359-91ea-4631-8c79-a74f7b056b75 Sep 07 18:07:04 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:07:04 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:07:04 devstack devstack@c-api.service[86964]: /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 07 18:07:04 devstack devstack@c-api.service[86964]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 07 18:07:04 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-a8eb5821-7ac0-480a-b0d0-d960c52ceb13 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:04 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-a8eb5821-7ac0-480a-b0d0-d960c52ceb13 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] GET http://192.168.122.66/volume/v3/volumes/e71ae61d-3fdf-44ef-9ff3-787fdacee2c1 Sep 07 18:07:04 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-a8eb5821-7ac0-480a-b0d0-d960c52ceb13 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:07:04 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-a8eb5821-7ac0-480a-b0d0-d960c52ceb13 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:07:04 devstack devstack@c-api.service[86964]: /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 07 18:07:04 devstack devstack@c-api.service[86964]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 18:07:04 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-a8eb5821-7ac0-480a-b0d0-d960c52ceb13 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] http://192.168.122.66/volume/v3/volumes/e71ae61d-3fdf-44ef-9ff3-787fdacee2c1 returned with HTTP 404 Sep 07 18:07:04 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 646/1272] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:07:04 2026] GET /volume/v3/volumes/e71ae61d-3fdf-44ef-9ff3-787fdacee2c1 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 18:07:04 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-9578be53-759e-43ba-ad35-3bd6b06fdbde None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:04 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-9578be53-759e-43ba-ad35-3bd6b06fdbde tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:07:04 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-9578be53-759e-43ba-ad35-3bd6b06fdbde tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-27787"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:07:04 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.volumes [None req-9578be53-759e-43ba-ad35-3bd6b06fdbde tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-27787'}} {{(pid=86965) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:07:04 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-9578be53-759e-43ba-ad35-3bd6b06fdbde tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Create volume of 1 GB Sep 07 18:07:04 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-9578be53-759e-43ba-ad35-3bd6b06fdbde tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Availability Zones retrieved successfully. Sep 07 18:07:04 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-9578be53-759e-43ba-ad35-3bd6b06fdbde tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Flow 'volume_create_api' (09e14fc0-276d-4c57-8d19-7a4c5c34b74a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:07:04 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-9578be53-759e-43ba-ad35-3bd6b06fdbde tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc5d2258-9570-4d02-ab5e-7a969bb21e4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:07:04 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.flows.api.create_volume [None req-9578be53-759e-43ba-ad35-3bd6b06fdbde tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Validating volume size '1' using validate_int {{(pid=86965) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:07:04 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-0a9a3b5c-00fe-429d-916f-42e90246ec0c tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] http://192.168.122.66/volume/v3/groups/380ef359-91ea-4631-8c79-a74f7b056b75/action returned with HTTP 202 Sep 07 18:07:04 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 627/1273] 192.168.122.66 () {62 vars in 1307 bytes} [Mon Sep 7 18:07:04 2026] POST /volume/v3/groups/380ef359-91ea-4631-8c79-a74f7b056b75/action => generated 0 bytes in 259 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 18:07:04 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-9578be53-759e-43ba-ad35-3bd6b06fdbde tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc5d2258-9570-4d02-ab5e-7a969bb21e4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:07:04 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-d568ceb4-fc05-4c25-ad30-72ea23f26fa3 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:04 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-9578be53-759e-43ba-ad35-3bd6b06fdbde tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da6cdfda-5308-4f2a-a3de-a18585a09316) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:07:04 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-d568ceb4-fc05-4c25-ad30-72ea23f26fa3 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] GET http://192.168.122.66/volume/v3/volumes/7335a4d9-5ee9-44c4-9251-4775f555c715 Sep 07 18:07:04 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-d568ceb4-fc05-4c25-ad30-72ea23f26fa3 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:07:04 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-d568ceb4-fc05-4c25-ad30-72ea23f26fa3 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:07:04 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:07:04 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:07:04 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:07:04 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:07:04 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-d568ceb4-fc05-4c25-ad30-72ea23f26fa3 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Volume info retrieved successfully. Sep 07 18:07:04 devstack devstack@c-api.service[86964]: WARNING stevedore.named [None req-d568ceb4-fc05-4c25-ad30-72ea23f26fa3 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 18:07:04 devstack devstack@c-api.service[86964]: WARNING castellan.key_manager [None req-d568ceb4-fc05-4c25-ad30-72ea23f26fa3 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 18:07:04 devstack devstack@c-api.service[86965]: DEBUG cinder.quota [None req-9578be53-759e-43ba-ad35-3bd6b06fdbde tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Created reservations ['4ee4f19c-73f9-48b2-8c8e-3bf81a8fe57b', '95966aaa-3c00-4090-a720-0f00383df57a', '788f3705-ef0b-4b8e-87a4-3c7eddb82aa6', '9b52921e-820b-4c43-8778-401cb834c3d1'] {{(pid=86965) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:07:04 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-9578be53-759e-43ba-ad35-3bd6b06fdbde tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da6cdfda-5308-4f2a-a3de-a18585a09316) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4ee4f19c-73f9-48b2-8c8e-3bf81a8fe57b', '95966aaa-3c00-4090-a720-0f00383df57a', '788f3705-ef0b-4b8e-87a4-3c7eddb82aa6', '9b52921e-820b-4c43-8778-401cb834c3d1']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:07:04 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-9578be53-759e-43ba-ad35-3bd6b06fdbde tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64922ff2-8adf-4948-90e9-9d6e9cc7c2a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:07:04 devstack devstack@c-api.service[86964]: DEBUG oslo_db.sqlalchemy.engines [None req-d568ceb4-fc05-4c25-ad30-72ea23f26fa3 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86964) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 18:07:04 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:07:04 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:07:04 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:07:04 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:07:04 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-9578be53-759e-43ba-ad35-3bd6b06fdbde tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64922ff2-8adf-4948-90e9-9d6e9cc7c2a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'efa3e053-b9a9-495e-8beb-d04d9b897491', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-27787',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e140b1da1a1a45bf84cd86944a18dd88',qos_specs=None,replication_status=,reservations=['4ee4f19c-73f9-48b2-8c8e-3bf81a8fe57b','95966aaa-3c00-4090-a720-0f00383df57a','788f3705-ef0b-4b8e-87a4-3c7eddb82aa6','9b52921e-820b-4c43-8778-401cb834c3d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77466947c3ef4ab4a8b85fe88ded1827',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:07:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-27787',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=efa3e053-b9a9-495e-8beb-d04d9b897491,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e140b1da1a1a45bf84cd86944a18dd88',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='77466947c3ef4ab4a8b85fe88ded1827',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:07:04 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-9578be53-759e-43ba-ad35-3bd6b06fdbde tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38d759c8-64fe-4089-b26d-65cd89d46ec6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:07:04 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-d568ceb4-fc05-4c25-ad30-72ea23f26fa3 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] http://192.168.122.66/volume/v3/volumes/7335a4d9-5ee9-44c4-9251-4775f555c715 returned with HTTP 200 Sep 07 18:07:04 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 628/1274] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:07:04 2026] GET /volume/v3/volumes/7335a4d9-5ee9-44c4-9251-4775f555c715 => generated 913 bytes in 358 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:07:04 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-9578be53-759e-43ba-ad35-3bd6b06fdbde tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38d759c8-64fe-4089-b26d-65cd89d46ec6) transitioned into state 'SUCCESS' from state '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-27787',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e140b1da1a1a45bf84cd86944a18dd88',qos_specs=None,replication_status=,reservations=['4ee4f19c-73f9-48b2-8c8e-3bf81a8fe57b','95966aaa-3c00-4090-a720-0f00383df57a','788f3705-ef0b-4b8e-87a4-3c7eddb82aa6','9b52921e-820b-4c43-8778-401cb834c3d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77466947c3ef4ab4a8b85fe88ded1827',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:07:04 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-9578be53-759e-43ba-ad35-3bd6b06fdbde tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eea0d626-055a-43d7-a224-afaeaff13389) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:07:04 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-9578be53-759e-43ba-ad35-3bd6b06fdbde tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eea0d626-055a-43d7-a224-afaeaff13389) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:07:04 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-9578be53-759e-43ba-ad35-3bd6b06fdbde tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Flow 'volume_create_api' (09e14fc0-276d-4c57-8d19-7a4c5c34b74a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:07:04 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-9578be53-759e-43ba-ad35-3bd6b06fdbde tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Create volume request issued successfully. Sep 07 18:07:04 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-9578be53-759e-43ba-ad35-3bd6b06fdbde tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:07:04 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 647/1275] 192.168.122.66 () {60 vars in 1137 bytes} [Mon Sep 7 18:07:04 2026] POST /volume/v3/volumes => generated 750 bytes in 632 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:07:04 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-8630c267-58c9-4e98-b690-92555ebb5c2a None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:04 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-8630c267-58c9-4e98-b690-92555ebb5c2a tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] GET http://192.168.122.66/volume/v3/volumes/efa3e053-b9a9-495e-8beb-d04d9b897491 Sep 07 18:07:04 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-8630c267-58c9-4e98-b690-92555ebb5c2a tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:07:04 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-8630c267-58c9-4e98-b690-92555ebb5c2a tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:07:04 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:07:04 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:07:04 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:07:04 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:07:04 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-8630c267-58c9-4e98-b690-92555ebb5c2a tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Volume info retrieved successfully. Sep 07 18:07:04 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-8630c267-58c9-4e98-b690-92555ebb5c2a tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] http://192.168.122.66/volume/v3/volumes/efa3e053-b9a9-495e-8beb-d04d9b897491 returned with HTTP 200 Sep 07 18:07:04 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 629/1276] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:07:04 2026] GET /volume/v3/volumes/efa3e053-b9a9-495e-8beb-d04d9b897491 => generated 818 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:07:05 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-3cf18091-84a5-4736-94d7-f787ee8defef None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:05 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-3cf18091-84a5-4736-94d7-f787ee8defef tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] GET http://192.168.122.66/volume/v3/volumes/7335a4d9-5ee9-44c4-9251-4775f555c715 Sep 07 18:07:05 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-3cf18091-84a5-4736-94d7-f787ee8defef tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:07:05 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-3cf18091-84a5-4736-94d7-f787ee8defef tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:07:05 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:07:05 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:07:05 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:07:05 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:07:05 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-3cf18091-84a5-4736-94d7-f787ee8defef tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Volume info retrieved successfully. Sep 07 18:07:05 devstack devstack@c-api.service[86965]: WARNING stevedore.named [None req-3cf18091-84a5-4736-94d7-f787ee8defef tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 18:07:05 devstack devstack@c-api.service[86965]: WARNING castellan.key_manager [None req-3cf18091-84a5-4736-94d7-f787ee8defef tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 18:07:05 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-9cc2b832-767c-40c2-a690-75c0ab8d6b80 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:05 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-9cc2b832-767c-40c2-a690-75c0ab8d6b80 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] GET http://192.168.122.66/volume/v3/volumes/efa3e053-b9a9-495e-8beb-d04d9b897491 Sep 07 18:07:05 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-9cc2b832-767c-40c2-a690-75c0ab8d6b80 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:07:05 devstack devstack@c-api.service[86965]: DEBUG oslo_db.sqlalchemy.engines [None req-3cf18091-84a5-4736-94d7-f787ee8defef tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86965) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 18:07:05 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-9cc2b832-767c-40c2-a690-75c0ab8d6b80 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:07:05 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:07:05 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:07:05 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:07:05 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:07:05 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:07:05 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:07:06 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-9cc2b832-767c-40c2-a690-75c0ab8d6b80 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Volume info retrieved successfully. Sep 07 18:07:06 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-3cf18091-84a5-4736-94d7-f787ee8defef tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] http://192.168.122.66/volume/v3/volumes/7335a4d9-5ee9-44c4-9251-4775f555c715 returned with HTTP 200 Sep 07 18:07:06 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 648/1277] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:07:05 2026] GET /volume/v3/volumes/7335a4d9-5ee9-44c4-9251-4775f555c715 => generated 913 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:07:06 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-9cc2b832-767c-40c2-a690-75c0ab8d6b80 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] http://192.168.122.66/volume/v3/volumes/efa3e053-b9a9-495e-8beb-d04d9b897491 returned with HTTP 200 Sep 07 18:07:06 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 630/1278] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:07:05 2026] GET /volume/v3/volumes/efa3e053-b9a9-495e-8beb-d04d9b897491 => generated 842 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:07:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-67bc1b61-e1ef-49e5-bd87-3c731b150953 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:07 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-67bc1b61-e1ef-49e5-bd87-3c731b150953 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] GET http://192.168.122.66/volume/v3/volumes/7335a4d9-5ee9-44c4-9251-4775f555c715 Sep 07 18:07:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-67bc1b61-e1ef-49e5-bd87-3c731b150953 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:07:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-67bc1b61-e1ef-49e5-bd87-3c731b150953 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:07:07 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-67bc1b61-e1ef-49e5-bd87-3c731b150953 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] http://192.168.122.66/volume/v3/volumes/7335a4d9-5ee9-44c4-9251-4775f555c715 returned with HTTP 404 Sep 07 18:07:07 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 649/1279] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:07:07 2026] GET /volume/v3/volumes/7335a4d9-5ee9-44c4-9251-4775f555c715 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 18:07:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-0854038b-9b1f-4360-8884-27938dace430 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-52031586-c381-4760-a668-7065783187b2 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:07 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-52031586-c381-4760-a668-7065783187b2 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] GET http://192.168.122.66/volume/v3/volumes/efa3e053-b9a9-495e-8beb-d04d9b897491 Sep 07 18:07:07 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-0854038b-9b1f-4360-8884-27938dace430 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] GET http://192.168.122.66/volume/v3/volumes/dea2bddc-41b0-4c36-bbfe-f49040d1d3b5 Sep 07 18:07:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-0854038b-9b1f-4360-8884-27938dace430 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:07:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-0854038b-9b1f-4360-8884-27938dace430 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:07:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-52031586-c381-4760-a668-7065783187b2 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:07:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-52031586-c381-4760-a668-7065783187b2 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:07:07 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-0854038b-9b1f-4360-8884-27938dace430 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] http://192.168.122.66/volume/v3/volumes/dea2bddc-41b0-4c36-bbfe-f49040d1d3b5 returned with HTTP 404 Sep 07 18:07:07 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 631/1280] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:07:07 2026] GET /volume/v3/volumes/dea2bddc-41b0-4c36-bbfe-f49040d1d3b5 => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 07 18:07:07 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:07:07 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:07:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-a968ead4-cf46-49a9-a734-553ab014c8c7 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:07 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:07:07 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:07:07 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-a968ead4-cf46-49a9-a734-553ab014c8c7 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] GET http://192.168.122.66/volume/v3/groups/380ef359-91ea-4631-8c79-a74f7b056b75 Sep 07 18:07:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-a968ead4-cf46-49a9-a734-553ab014c8c7 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:07:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-a968ead4-cf46-49a9-a734-553ab014c8c7 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] Calling method 'version_select' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:07:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.groups [None req-a968ead4-cf46-49a9-a734-553ab014c8c7 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] show called for member 380ef359-91ea-4631-8c79-a74f7b056b75 {{(pid=86964) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 18:07:07 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-52031586-c381-4760-a668-7065783187b2 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Volume info retrieved successfully. Sep 07 18:07:07 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-a968ead4-cf46-49a9-a734-553ab014c8c7 tempest-GroupsTest-2106406133 tempest-GroupsTest-2106406133-project-member] http://192.168.122.66/volume/v3/groups/380ef359-91ea-4631-8c79-a74f7b056b75 returned with HTTP 404 Sep 07 18:07:07 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 632/1281] 192.168.122.66 () {60 vars in 1265 bytes} [Mon Sep 7 18:07:07 2026] GET /volume/v3/groups/380ef359-91ea-4631-8c79-a74f7b056b75 => generated 108 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 18:07:07 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-52031586-c381-4760-a668-7065783187b2 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] http://192.168.122.66/volume/v3/volumes/efa3e053-b9a9-495e-8beb-d04d9b897491 returned with HTTP 200 Sep 07 18:07:07 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 650/1282] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:07:07 2026] GET /volume/v3/volumes/efa3e053-b9a9-495e-8beb-d04d9b897491 => generated 843 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:07:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-49da91b9-763d-4e2a-adba-e3f593587d18 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:07 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-49da91b9-763d-4e2a-adba-e3f593587d18 tempest-GroupsTest-781028786 tempest-GroupsTest-781028786-project-admin] DELETE http://192.168.122.66/volume/v3/group_types/90e01e4a-4bd4-45e8-bd2c-091e416329a6 Sep 07 18:07:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-49da91b9-763d-4e2a-adba-e3f593587d18 tempest-GroupsTest-781028786 tempest-GroupsTest-781028786-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:07:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-49da91b9-763d-4e2a-adba-e3f593587d18 tempest-GroupsTest-781028786 tempest-GroupsTest-781028786-project-admin] Calling method 'version_select' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:07:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-704dd0b9-b1ff-4779-b96d-3ec178693f3a None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:07 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-704dd0b9-b1ff-4779-b96d-3ec178693f3a tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] POST http://192.168.122.66/volume/v3/snapshots Sep 07 18:07:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-704dd0b9-b1ff-4779-b96d-3ec178693f3a tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "efa3e053-b9a9-495e-8beb-d04d9b897491", "name": "tempest-VolumesExtendTest-Snapshot-1846027937"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:07:07 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:07:07 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:07:07 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:07:07 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:07:07 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-704dd0b9-b1ff-4779-b96d-3ec178693f3a tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Volume info retrieved successfully. Sep 07 18:07:07 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.snapshots [None req-704dd0b9-b1ff-4779-b96d-3ec178693f3a tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Create snapshot from volume efa3e053-b9a9-495e-8beb-d04d9b897491 Sep 07 18:07:07 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-49da91b9-763d-4e2a-adba-e3f593587d18 tempest-GroupsTest-781028786 tempest-GroupsTest-781028786-project-admin] http://192.168.122.66/volume/v3/group_types/90e01e4a-4bd4-45e8-bd2c-091e416329a6 returned with HTTP 202 Sep 07 18:07:07 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 633/1283] 192.168.122.66 () {60 vars in 1283 bytes} [Mon Sep 7 18:07:07 2026] DELETE /volume/v3/group_types/90e01e4a-4bd4-45e8-bd2c-091e416329a6 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 18:07:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-3fd9bf41-663b-4c39-8aed-bed0639adb54 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:07 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-3fd9bf41-663b-4c39-8aed-bed0639adb54 tempest-GroupsTest-781028786 tempest-GroupsTest-781028786-project-admin] DELETE http://192.168.122.66/volume/v3/types/65513b3c-c7e2-4a30-a168-ac95f6016e0b Sep 07 18:07:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-3fd9bf41-663b-4c39-8aed-bed0639adb54 tempest-GroupsTest-781028786 tempest-GroupsTest-781028786-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:07:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-3fd9bf41-663b-4c39-8aed-bed0639adb54 tempest-GroupsTest-781028786 tempest-GroupsTest-781028786-project-admin] Calling method '_delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:07:07 devstack devstack@c-api.service[86965]: DEBUG cinder.quota [None req-704dd0b9-b1ff-4779-b96d-3ec178693f3a tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Created reservations ['9595ecef-f3c3-4259-ae3b-ccf30031df18', '39faedc8-c084-40ef-8c21-9a1cba7119ec', 'c6cb0231-2aa7-47f9-a938-9cd34e03d8ba', 'bf895b85-e200-4bb5-b3fb-8b7f80c37646'] {{(pid=86965) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:07:07 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-3fd9bf41-663b-4c39-8aed-bed0639adb54 tempest-GroupsTest-781028786 tempest-GroupsTest-781028786-project-admin] http://192.168.122.66/volume/v3/types/65513b3c-c7e2-4a30-a168-ac95f6016e0b returned with HTTP 202 Sep 07 18:07:07 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 634/1284] 192.168.122.66 () {58 vars in 1224 bytes} [Mon Sep 7 18:07:07 2026] DELETE /volume/v3/types/65513b3c-c7e2-4a30-a168-ac95f6016e0b => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:07:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-8e45203e-a21d-41b4-b3a8-e61790252406 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:07 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-8e45203e-a21d-41b4-b3a8-e61790252406 tempest-GroupsTest-781028786 tempest-GroupsTest-781028786-project-admin] GET http://192.168.122.66/volume/v3/types/65513b3c-c7e2-4a30-a168-ac95f6016e0b Sep 07 18:07:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-8e45203e-a21d-41b4-b3a8-e61790252406 tempest-GroupsTest-781028786 tempest-GroupsTest-781028786-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:07:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-8e45203e-a21d-41b4-b3a8-e61790252406 tempest-GroupsTest-781028786 tempest-GroupsTest-781028786-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:07:07 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:07:07 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:07:07 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-8e45203e-a21d-41b4-b3a8-e61790252406 tempest-GroupsTest-781028786 tempest-GroupsTest-781028786-project-admin] http://192.168.122.66/volume/v3/types/65513b3c-c7e2-4a30-a168-ac95f6016e0b returned with HTTP 404 Sep 07 18:07:07 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 635/1285] 192.168.122.66 () {58 vars in 1221 bytes} [Mon Sep 7 18:07:07 2026] GET /volume/v3/types/65513b3c-c7e2-4a30-a168-ac95f6016e0b => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:07:07 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-704dd0b9-b1ff-4779-b96d-3ec178693f3a tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Snapshot create request issued successfully. Sep 07 18:07:07 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-704dd0b9-b1ff-4779-b96d-3ec178693f3a tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] http://192.168.122.66/volume/v3/snapshots returned with HTTP 202 Sep 07 18:07:07 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 651/1286] 192.168.122.66 () {60 vars in 1144 bytes} [Mon Sep 7 18:07:07 2026] POST /volume/v3/snapshots => generated 304 bytes in 249 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:07:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-fddc175d-a412-4c00-9120-9b2c6bae9ff6 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:07 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-fddc175d-a412-4c00-9120-9b2c6bae9ff6 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] GET http://192.168.122.66/volume/v3/snapshots/22b863d1-35b2-49a8-ae3a-5c2d4ef69931 Sep 07 18:07:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-fddc175d-a412-4c00-9120-9b2c6bae9ff6 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:07:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-fddc175d-a412-4c00-9120-9b2c6bae9ff6 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:07:07 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:07:07 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:07:07 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-fddc175d-a412-4c00-9120-9b2c6bae9ff6 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Snapshot retrieved successfully. Sep 07 18:07:07 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-fddc175d-a412-4c00-9120-9b2c6bae9ff6 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] http://192.168.122.66/volume/v3/snapshots/22b863d1-35b2-49a8-ae3a-5c2d4ef69931 returned with HTTP 200 Sep 07 18:07:07 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 636/1287] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:07:07 2026] GET /volume/v3/snapshots/22b863d1-35b2-49a8-ae3a-5c2d4ef69931 => generated 436 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:07:08 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-aa5bed98-c052-4ac1-ad8e-9f647926510b None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:08 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-aa5bed98-c052-4ac1-ad8e-9f647926510b tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] GET http://192.168.122.66/volume/v3/snapshots/22b863d1-35b2-49a8-ae3a-5c2d4ef69931 Sep 07 18:07:08 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-aa5bed98-c052-4ac1-ad8e-9f647926510b tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:07:08 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-aa5bed98-c052-4ac1-ad8e-9f647926510b tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:07:08 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:07:08 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:07:08 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-aa5bed98-c052-4ac1-ad8e-9f647926510b tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Snapshot retrieved successfully. Sep 07 18:07:08 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-aa5bed98-c052-4ac1-ad8e-9f647926510b tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] http://192.168.122.66/volume/v3/snapshots/22b863d1-35b2-49a8-ae3a-5c2d4ef69931 returned with HTTP 200 Sep 07 18:07:08 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 652/1288] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:07:08 2026] GET /volume/v3/snapshots/22b863d1-35b2-49a8-ae3a-5c2d4ef69931 => generated 436 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:07:09 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-7c8f21a7-57c0-4bdb-ab9f-dae60b39764f None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:09 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-7c8f21a7-57c0-4bdb-ab9f-dae60b39764f tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] GET http://192.168.122.66/volume/v3/snapshots/22b863d1-35b2-49a8-ae3a-5c2d4ef69931 Sep 07 18:07:09 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-7c8f21a7-57c0-4bdb-ab9f-dae60b39764f tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:07:09 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-7c8f21a7-57c0-4bdb-ab9f-dae60b39764f tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:07:09 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:07:09 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:07:09 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-7c8f21a7-57c0-4bdb-ab9f-dae60b39764f tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Snapshot retrieved successfully. Sep 07 18:07:09 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-7c8f21a7-57c0-4bdb-ab9f-dae60b39764f tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] http://192.168.122.66/volume/v3/snapshots/22b863d1-35b2-49a8-ae3a-5c2d4ef69931 returned with HTTP 200 Sep 07 18:07:09 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 637/1289] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:07:09 2026] GET /volume/v3/snapshots/22b863d1-35b2-49a8-ae3a-5c2d4ef69931 => generated 436 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:07:10 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-073ca2b7-98f3-4100-ad15-062df0723723 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:10 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-073ca2b7-98f3-4100-ad15-062df0723723 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] GET http://192.168.122.66/volume/v3/snapshots/22b863d1-35b2-49a8-ae3a-5c2d4ef69931 Sep 07 18:07:10 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-073ca2b7-98f3-4100-ad15-062df0723723 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:07:10 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-073ca2b7-98f3-4100-ad15-062df0723723 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:07:10 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:07:10 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:07:10 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-073ca2b7-98f3-4100-ad15-062df0723723 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Snapshot retrieved successfully. Sep 07 18:07:10 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-073ca2b7-98f3-4100-ad15-062df0723723 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] http://192.168.122.66/volume/v3/snapshots/22b863d1-35b2-49a8-ae3a-5c2d4ef69931 returned with HTTP 200 Sep 07 18:07:10 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 653/1290] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:07:10 2026] GET /volume/v3/snapshots/22b863d1-35b2-49a8-ae3a-5c2d4ef69931 => generated 463 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:07:10 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-0285e756-67d8-4d90-81fd-f2f4bbef6c5d None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:10 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-0285e756-67d8-4d90-81fd-f2f4bbef6c5d tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] POST http://192.168.122.66/volume/v3/volumes/efa3e053-b9a9-495e-8beb-d04d9b897491/action Sep 07 18:07:10 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-0285e756-67d8-4d90-81fd-f2f4bbef6c5d tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=86964) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:07:10 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-0285e756-67d8-4d90-81fd-f2f4bbef6c5d tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:07:10 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:07:10 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:07:10 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:07:10 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:07:10 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-0285e756-67d8-4d90-81fd-f2f4bbef6c5d tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Volume info retrieved successfully. Sep 07 18:07:10 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-0285e756-67d8-4d90-81fd-f2f4bbef6c5d tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Created reservations ['0e62deb2-260f-4ca2-99c7-89eb080d6836', '70d01171-35a5-420d-8e70-aea6ae47dc69'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:07:10 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-0285e756-67d8-4d90-81fd-f2f4bbef6c5d tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Extend volume request issued successfully. Sep 07 18:07:10 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-0285e756-67d8-4d90-81fd-f2f4bbef6c5d tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] http://192.168.122.66/volume/v3/volumes/efa3e053-b9a9-495e-8beb-d04d9b897491/action returned with HTTP 202 Sep 07 18:07:10 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 638/1291] 192.168.122.66 () {60 vars in 1269 bytes} [Mon Sep 7 18:07:10 2026] POST /volume/v3/volumes/efa3e053-b9a9-495e-8beb-d04d9b897491/action => generated 0 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 18:07:10 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-59b2b8f0-6452-4255-809f-1d3dbe2e791b None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:10 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-59b2b8f0-6452-4255-809f-1d3dbe2e791b tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] GET http://192.168.122.66/volume/v3/volumes/efa3e053-b9a9-495e-8beb-d04d9b897491 Sep 07 18:07:10 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-59b2b8f0-6452-4255-809f-1d3dbe2e791b tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:07:10 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-59b2b8f0-6452-4255-809f-1d3dbe2e791b tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:07:10 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:07:10 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:07:10 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:07:10 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:07:10 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-59b2b8f0-6452-4255-809f-1d3dbe2e791b tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Volume info retrieved successfully. Sep 07 18:07:10 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-59b2b8f0-6452-4255-809f-1d3dbe2e791b tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] http://192.168.122.66/volume/v3/volumes/efa3e053-b9a9-495e-8beb-d04d9b897491 returned with HTTP 200 Sep 07 18:07:10 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 654/1292] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:07:10 2026] GET /volume/v3/volumes/efa3e053-b9a9-495e-8beb-d04d9b897491 => generated 843 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:07:11 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-f4d2c03e-74c0-4f0e-84bc-7cc63cb45576 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:11 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-f4d2c03e-74c0-4f0e-84bc-7cc63cb45576 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] GET http://192.168.122.66/volume/v3/volumes/efa3e053-b9a9-495e-8beb-d04d9b897491 Sep 07 18:07:11 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-f4d2c03e-74c0-4f0e-84bc-7cc63cb45576 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:07:11 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-f4d2c03e-74c0-4f0e-84bc-7cc63cb45576 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:07:11 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:07:11 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:07:11 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:07:11 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:07:11 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-f4d2c03e-74c0-4f0e-84bc-7cc63cb45576 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Volume info retrieved successfully. Sep 07 18:07:12 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-f4d2c03e-74c0-4f0e-84bc-7cc63cb45576 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] http://192.168.122.66/volume/v3/volumes/efa3e053-b9a9-495e-8beb-d04d9b897491 returned with HTTP 200 Sep 07 18:07:12 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 639/1293] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:07:11 2026] GET /volume/v3/volumes/efa3e053-b9a9-495e-8beb-d04d9b897491 => generated 843 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:07:12 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-34081297-49ac-455c-be53-e1faedcc695b None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:12 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-34081297-49ac-455c-be53-e1faedcc695b tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-reader] GET http://192.168.122.66/volume/v3/volumes/efa3e053-b9a9-495e-8beb-d04d9b897491 Sep 07 18:07:12 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-34081297-49ac-455c-be53-e1faedcc695b tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-reader] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:07:12 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-34081297-49ac-455c-be53-e1faedcc695b tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-reader] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:07:12 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:07:12 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:07:12 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:07:12 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:07:12 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-34081297-49ac-455c-be53-e1faedcc695b tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-reader] Volume info retrieved successfully. Sep 07 18:07:12 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-34081297-49ac-455c-be53-e1faedcc695b tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-reader] http://192.168.122.66/volume/v3/volumes/efa3e053-b9a9-495e-8beb-d04d9b897491 returned with HTTP 200 Sep 07 18:07:12 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 655/1294] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:07:12 2026] GET /volume/v3/volumes/efa3e053-b9a9-495e-8beb-d04d9b897491 => generated 843 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:07:12 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-793447be-5c63-4102-874c-6d91133a7f6f None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:12 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-793447be-5c63-4102-874c-6d91133a7f6f tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] DELETE http://192.168.122.66/volume/v3/snapshots/22b863d1-35b2-49a8-ae3a-5c2d4ef69931 Sep 07 18:07:12 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-793447be-5c63-4102-874c-6d91133a7f6f tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:07:12 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-793447be-5c63-4102-874c-6d91133a7f6f tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:07:12 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.snapshots [None req-793447be-5c63-4102-874c-6d91133a7f6f tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Delete snapshot with id: 22b863d1-35b2-49a8-ae3a-5c2d4ef69931 Sep 07 18:07:12 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:07:12 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:07:12 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-793447be-5c63-4102-874c-6d91133a7f6f tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Snapshot retrieved successfully. Sep 07 18:07:12 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:07:12 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:07:12 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-793447be-5c63-4102-874c-6d91133a7f6f tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Snapshot delete request issued successfully. Sep 07 18:07:12 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-793447be-5c63-4102-874c-6d91133a7f6f tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] http://192.168.122.66/volume/v3/snapshots/22b863d1-35b2-49a8-ae3a-5c2d4ef69931 returned with HTTP 202 Sep 07 18:07:12 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 640/1295] 192.168.122.66 () {58 vars in 1236 bytes} [Mon Sep 7 18:07:12 2026] DELETE /volume/v3/snapshots/22b863d1-35b2-49a8-ae3a-5c2d4ef69931 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:07:12 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-611fd2f8-4248-46d9-bc18-cd0cfbc0baca None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:12 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-611fd2f8-4248-46d9-bc18-cd0cfbc0baca tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] GET http://192.168.122.66/volume/v3/snapshots/22b863d1-35b2-49a8-ae3a-5c2d4ef69931 Sep 07 18:07:12 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-611fd2f8-4248-46d9-bc18-cd0cfbc0baca tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:07:12 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-611fd2f8-4248-46d9-bc18-cd0cfbc0baca tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:07:12 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:07:12 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:07:12 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-611fd2f8-4248-46d9-bc18-cd0cfbc0baca tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Snapshot retrieved successfully. Sep 07 18:07:12 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-611fd2f8-4248-46d9-bc18-cd0cfbc0baca tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] http://192.168.122.66/volume/v3/snapshots/22b863d1-35b2-49a8-ae3a-5c2d4ef69931 returned with HTTP 200 Sep 07 18:07:12 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 656/1296] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:07:12 2026] GET /volume/v3/snapshots/22b863d1-35b2-49a8-ae3a-5c2d4ef69931 => generated 462 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 18:07:13 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-da5ddbb3-b46b-4038-9a63-7396ae4c7dd3 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:13 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-da5ddbb3-b46b-4038-9a63-7396ae4c7dd3 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] GET http://192.168.122.66/volume/v3/snapshots/22b863d1-35b2-49a8-ae3a-5c2d4ef69931 Sep 07 18:07:13 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-da5ddbb3-b46b-4038-9a63-7396ae4c7dd3 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:07:13 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-da5ddbb3-b46b-4038-9a63-7396ae4c7dd3 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:07:13 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:07:13 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:07:13 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-da5ddbb3-b46b-4038-9a63-7396ae4c7dd3 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Snapshot retrieved successfully. Sep 07 18:07:13 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-da5ddbb3-b46b-4038-9a63-7396ae4c7dd3 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] http://192.168.122.66/volume/v3/snapshots/22b863d1-35b2-49a8-ae3a-5c2d4ef69931 returned with HTTP 200 Sep 07 18:07:13 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 641/1297] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:07:13 2026] GET /volume/v3/snapshots/22b863d1-35b2-49a8-ae3a-5c2d4ef69931 => generated 462 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:07:14 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-069650a6-9def-4910-8dff-a1a7dc57e735 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:14 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-069650a6-9def-4910-8dff-a1a7dc57e735 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] GET http://192.168.122.66/volume/v3/snapshots/22b863d1-35b2-49a8-ae3a-5c2d4ef69931 Sep 07 18:07:14 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-069650a6-9def-4910-8dff-a1a7dc57e735 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:07:14 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-069650a6-9def-4910-8dff-a1a7dc57e735 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:07:14 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:07:14 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:07:14 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-069650a6-9def-4910-8dff-a1a7dc57e735 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Snapshot retrieved successfully. Sep 07 18:07:14 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-069650a6-9def-4910-8dff-a1a7dc57e735 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] http://192.168.122.66/volume/v3/snapshots/22b863d1-35b2-49a8-ae3a-5c2d4ef69931 returned with HTTP 200 Sep 07 18:07:14 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 657/1298] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:07:14 2026] GET /volume/v3/snapshots/22b863d1-35b2-49a8-ae3a-5c2d4ef69931 => generated 462 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:07:14 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-30c401a5-25c7-4925-99c5-507a1628a597 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:15 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-30c401a5-25c7-4925-99c5-507a1628a597 tempest-VolumeHostsAdminTestsJSON-2088935258 tempest-VolumeHostsAdminTestsJSON-2088935258-project-admin] GET http://192.168.122.66/volume/v3/os-hosts Sep 07 18:07:15 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-30c401a5-25c7-4925-99c5-507a1628a597 tempest-VolumeHostsAdminTestsJSON-2088935258 tempest-VolumeHostsAdminTestsJSON-2088935258-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:07:15 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-30c401a5-25c7-4925-99c5-507a1628a597 tempest-VolumeHostsAdminTestsJSON-2088935258 tempest-VolumeHostsAdminTestsJSON-2088935258-project-admin] Calling method 'index' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:07:15 devstack devstack@c-api.service[86964]: /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 07 18:07:15 devstack devstack@c-api.service[86964]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 18:07:15 devstack devstack@c-api.service[86964]: DEBUG cinder.api.contrib.hosts [None req-30c401a5-25c7-4925-99c5-507a1628a597 tempest-VolumeHostsAdminTestsJSON-2088935258 tempest-VolumeHostsAdminTestsJSON-2088935258-project-admin] status, active and update: available, enabled, 2026-09-07 16:05:38+00:00 {{(pid=86964) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 07 18:07:15 devstack devstack@c-api.service[86964]: DEBUG cinder.api.contrib.hosts [None req-30c401a5-25c7-4925-99c5-507a1628a597 tempest-VolumeHostsAdminTestsJSON-2088935258 tempest-VolumeHostsAdminTestsJSON-2088935258-project-admin] status, active and update: available, enabled, 2026-09-07 15:58:02+00:00 {{(pid=86964) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 07 18:07:15 devstack devstack@c-api.service[86964]: DEBUG cinder.api.contrib.hosts [None req-30c401a5-25c7-4925-99c5-507a1628a597 tempest-VolumeHostsAdminTestsJSON-2088935258 tempest-VolumeHostsAdminTestsJSON-2088935258-project-admin] status, active and update: available, enabled, 2026-09-07 16:06:41+00:00 {{(pid=86964) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 07 18:07:15 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-30c401a5-25c7-4925-99c5-507a1628a597 tempest-VolumeHostsAdminTestsJSON-2088935258 tempest-VolumeHostsAdminTestsJSON-2088935258-project-admin] http://192.168.122.66/volume/v3/os-hosts returned with HTTP 200 Sep 07 18:07:15 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 642/1299] 192.168.122.66 () {58 vars in 1119 bytes} [Mon Sep 7 18:07:14 2026] GET /volume/v3/os-hosts => generated 561 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:07:15 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-66462410-8985-41c5-8d05-5ad535bd9ee5 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:15 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-66462410-8985-41c5-8d05-5ad535bd9ee5 tempest-VolumeHostsAdminTestsJSON-2088935258 tempest-VolumeHostsAdminTestsJSON-2088935258-project-admin] GET http://192.168.122.66/volume/v3/os-hosts Sep 07 18:07:15 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-66462410-8985-41c5-8d05-5ad535bd9ee5 tempest-VolumeHostsAdminTestsJSON-2088935258 tempest-VolumeHostsAdminTestsJSON-2088935258-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:07:15 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-66462410-8985-41c5-8d05-5ad535bd9ee5 tempest-VolumeHostsAdminTestsJSON-2088935258 tempest-VolumeHostsAdminTestsJSON-2088935258-project-admin] Calling method 'index' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:07:15 devstack devstack@c-api.service[86965]: DEBUG dbcounter [-] [86965] Writing DB stats cinder:SELECT=513,cinder:INSERT=55,cinder:UPDATE=92 {{(pid=86965) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 18:07:15 devstack devstack@c-api.service[86965]: /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 07 18:07:15 devstack devstack@c-api.service[86965]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 18:07:15 devstack devstack@c-api.service[86965]: DEBUG cinder.api.contrib.hosts [None req-66462410-8985-41c5-8d05-5ad535bd9ee5 tempest-VolumeHostsAdminTestsJSON-2088935258 tempest-VolumeHostsAdminTestsJSON-2088935258-project-admin] status, active and update: available, enabled, 2026-09-07 16:05:38+00:00 {{(pid=86965) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 07 18:07:15 devstack devstack@c-api.service[86965]: DEBUG cinder.api.contrib.hosts [None req-66462410-8985-41c5-8d05-5ad535bd9ee5 tempest-VolumeHostsAdminTestsJSON-2088935258 tempest-VolumeHostsAdminTestsJSON-2088935258-project-admin] status, active and update: available, enabled, 2026-09-07 15:58:02+00:00 {{(pid=86965) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 07 18:07:15 devstack devstack@c-api.service[86965]: DEBUG cinder.api.contrib.hosts [None req-66462410-8985-41c5-8d05-5ad535bd9ee5 tempest-VolumeHostsAdminTestsJSON-2088935258 tempest-VolumeHostsAdminTestsJSON-2088935258-project-admin] status, active and update: available, enabled, 2026-09-07 16:06:41+00:00 {{(pid=86965) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 07 18:07:15 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-66462410-8985-41c5-8d05-5ad535bd9ee5 tempest-VolumeHostsAdminTestsJSON-2088935258 tempest-VolumeHostsAdminTestsJSON-2088935258-project-admin] http://192.168.122.66/volume/v3/os-hosts returned with HTTP 200 Sep 07 18:07:15 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 658/1300] 192.168.122.66 () {58 vars in 1119 bytes} [Mon Sep 7 18:07:15 2026] GET /volume/v3/os-hosts => generated 561 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:07:15 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-a9314943-12e5-4c20-b319-fb250eb543bc None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:15 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-a9314943-12e5-4c20-b319-fb250eb543bc tempest-VolumeHostsAdminTestsJSON-2088935258 tempest-VolumeHostsAdminTestsJSON-2088935258-project-admin] GET http://192.168.122.66/volume/v3/os-hosts/devstack@lvmdriver-1 Sep 07 18:07:15 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-a9314943-12e5-4c20-b319-fb250eb543bc tempest-VolumeHostsAdminTestsJSON-2088935258 tempest-VolumeHostsAdminTestsJSON-2088935258-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:07:15 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-a9314943-12e5-4c20-b319-fb250eb543bc tempest-VolumeHostsAdminTestsJSON-2088935258 tempest-VolumeHostsAdminTestsJSON-2088935258-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:07:15 devstack devstack@c-api.service[86964]: DEBUG dbcounter [-] [86964] Writing DB stats cinder:SELECT=525,cinder:INSERT=70,cinder:UPDATE=100 {{(pid=86964) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 18:07:15 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-a9314943-12e5-4c20-b319-fb250eb543bc tempest-VolumeHostsAdminTestsJSON-2088935258 tempest-VolumeHostsAdminTestsJSON-2088935258-project-admin] http://192.168.122.66/volume/v3/os-hosts/devstack@lvmdriver-1 returned with HTTP 200 Sep 07 18:07:15 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 643/1301] 192.168.122.66 () {58 vars in 1182 bytes} [Mon Sep 7 18:07:15 2026] GET /volume/v3/os-hosts/devstack@lvmdriver-1 => generated 174 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:07:15 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-6a9eb0fc-b013-45f5-ace8-b7b97e098c9e None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:15 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-6a9eb0fc-b013-45f5-ace8-b7b97e098c9e tempest-VolumeHostsAdminTestsJSON-2088935258 tempest-VolumeHostsAdminTestsJSON-2088935258-project-admin] GET http://192.168.122.66/volume/v3/os-hosts/devstack@QuobyteHD Sep 07 18:07:15 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-6a9eb0fc-b013-45f5-ace8-b7b97e098c9e tempest-VolumeHostsAdminTestsJSON-2088935258 tempest-VolumeHostsAdminTestsJSON-2088935258-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:07:15 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-6a9eb0fc-b013-45f5-ace8-b7b97e098c9e tempest-VolumeHostsAdminTestsJSON-2088935258 tempest-VolumeHostsAdminTestsJSON-2088935258-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:07:15 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-5021e147-bb58-426d-8050-8f7f0a22f6f8 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:15 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-5021e147-bb58-426d-8050-8f7f0a22f6f8 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] GET http://192.168.122.66/volume/v3/snapshots/22b863d1-35b2-49a8-ae3a-5c2d4ef69931 Sep 07 18:07:15 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-5021e147-bb58-426d-8050-8f7f0a22f6f8 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:07:15 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-5021e147-bb58-426d-8050-8f7f0a22f6f8 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:07:15 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-5021e147-bb58-426d-8050-8f7f0a22f6f8 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] http://192.168.122.66/volume/v3/snapshots/22b863d1-35b2-49a8-ae3a-5c2d4ef69931 returned with HTTP 404 Sep 07 18:07:15 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 644/1302] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:07:15 2026] GET /volume/v3/snapshots/22b863d1-35b2-49a8-ae3a-5c2d4ef69931 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:07:15 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-47b19eeb-006d-4e6c-b162-a57b6b8b0d9f None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:15 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-47b19eeb-006d-4e6c-b162-a57b6b8b0d9f tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] GET http://192.168.122.66/volume/v3/volumes/efa3e053-b9a9-495e-8beb-d04d9b897491 Sep 07 18:07:15 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-47b19eeb-006d-4e6c-b162-a57b6b8b0d9f tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:07:15 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-47b19eeb-006d-4e6c-b162-a57b6b8b0d9f tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:07:15 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:07:15 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:07:15 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:07:15 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:07:15 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-6a9eb0fc-b013-45f5-ace8-b7b97e098c9e tempest-VolumeHostsAdminTestsJSON-2088935258 tempest-VolumeHostsAdminTestsJSON-2088935258-project-admin] http://192.168.122.66/volume/v3/os-hosts/devstack@QuobyteHD returned with HTTP 200 Sep 07 18:07:15 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 659/1303] 192.168.122.66 () {58 vars in 1176 bytes} [Mon Sep 7 18:07:15 2026] GET /volume/v3/os-hosts/devstack@QuobyteHD => generated 546 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:07:15 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-47b19eeb-006d-4e6c-b162-a57b6b8b0d9f tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Volume info retrieved successfully. Sep 07 18:07:15 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-47b19eeb-006d-4e6c-b162-a57b6b8b0d9f tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] http://192.168.122.66/volume/v3/volumes/efa3e053-b9a9-495e-8beb-d04d9b897491 returned with HTTP 200 Sep 07 18:07:15 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 645/1304] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:07:15 2026] GET /volume/v3/volumes/efa3e053-b9a9-495e-8beb-d04d9b897491 => generated 843 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:07:15 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-39995055-c3a6-4a7c-a015-de6956ce9ed3 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:15 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-39995055-c3a6-4a7c-a015-de6956ce9ed3 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] DELETE http://192.168.122.66/volume/v3/volumes/efa3e053-b9a9-495e-8beb-d04d9b897491 Sep 07 18:07:15 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-39995055-c3a6-4a7c-a015-de6956ce9ed3 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:07:15 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-39995055-c3a6-4a7c-a015-de6956ce9ed3 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:07:15 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-39995055-c3a6-4a7c-a015-de6956ce9ed3 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Delete volume with id: efa3e053-b9a9-495e-8beb-d04d9b897491 Sep 07 18:07:15 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:07:15 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:07:15 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:07:15 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:07:15 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-39995055-c3a6-4a7c-a015-de6956ce9ed3 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Volume info retrieved successfully. Sep 07 18:07:15 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-39995055-c3a6-4a7c-a015-de6956ce9ed3 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Delete volume request issued successfully. Sep 07 18:07:15 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-39995055-c3a6-4a7c-a015-de6956ce9ed3 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] http://192.168.122.66/volume/v3/volumes/efa3e053-b9a9-495e-8beb-d04d9b897491 returned with HTTP 202 Sep 07 18:07:15 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 660/1305] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:07:15 2026] DELETE /volume/v3/volumes/efa3e053-b9a9-495e-8beb-d04d9b897491 => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:07:15 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-a569f516-5d86-475e-ab9a-2de07bd5e6f9 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:15 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-a569f516-5d86-475e-ab9a-2de07bd5e6f9 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] GET http://192.168.122.66/volume/v3/volumes/efa3e053-b9a9-495e-8beb-d04d9b897491 Sep 07 18:07:15 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-a569f516-5d86-475e-ab9a-2de07bd5e6f9 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:07:15 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-a569f516-5d86-475e-ab9a-2de07bd5e6f9 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:07:15 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:07:15 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:07:15 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:07:15 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:07:15 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-a569f516-5d86-475e-ab9a-2de07bd5e6f9 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Volume info retrieved successfully. Sep 07 18:07:15 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-a569f516-5d86-475e-ab9a-2de07bd5e6f9 tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] http://192.168.122.66/volume/v3/volumes/efa3e053-b9a9-495e-8beb-d04d9b897491 returned with HTTP 200 Sep 07 18:07:15 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 646/1306] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:07:15 2026] GET /volume/v3/volumes/efa3e053-b9a9-495e-8beb-d04d9b897491 => generated 842 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:07:16 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-5d94129e-8ef2-4f77-89d8-b9a704910dfa None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:16 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-5d94129e-8ef2-4f77-89d8-b9a704910dfa tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] GET http://192.168.122.66/volume/v3/volumes/efa3e053-b9a9-495e-8beb-d04d9b897491 Sep 07 18:07:16 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-5d94129e-8ef2-4f77-89d8-b9a704910dfa tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:07:16 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-5d94129e-8ef2-4f77-89d8-b9a704910dfa tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:07:16 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-5d94129e-8ef2-4f77-89d8-b9a704910dfa tempest-VolumesExtendTest-309801343 tempest-VolumesExtendTest-309801343-project-member] http://192.168.122.66/volume/v3/volumes/efa3e053-b9a9-495e-8beb-d04d9b897491 returned with HTTP 404 Sep 07 18:07:16 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 661/1307] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:07:16 2026] GET /volume/v3/volumes/efa3e053-b9a9-495e-8beb-d04d9b897491 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:07:20 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-34e48240-d3a3-402d-8ee6-d25d4ce56591 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:21 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-34e48240-d3a3-402d-8ee6-d25d4ce56591 tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:07:21 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-34e48240-d3a3-402d-8ee6-d25d4ce56591 tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-1688854718"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:07:21 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.volumes [None req-34e48240-d3a3-402d-8ee6-d25d4ce56591 tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-1688854718'}} {{(pid=86964) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:07:21 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-34e48240-d3a3-402d-8ee6-d25d4ce56591 tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] Create volume of 1 GB Sep 07 18:07:21 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-34e48240-d3a3-402d-8ee6-d25d4ce56591 tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] Availability Zones retrieved successfully. Sep 07 18:07:21 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-34e48240-d3a3-402d-8ee6-d25d4ce56591 tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] Flow 'volume_create_api' (1e541b91-304d-48fb-a859-786137056e75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:07:21 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-34e48240-d3a3-402d-8ee6-d25d4ce56591 tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b8480b3-f6c1-4d0d-bdb3-62f809aa4b12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:07:21 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.flows.api.create_volume [None req-34e48240-d3a3-402d-8ee6-d25d4ce56591 tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] Validating volume size '1' using validate_int {{(pid=86964) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:07:21 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-34e48240-d3a3-402d-8ee6-d25d4ce56591 tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b8480b3-f6c1-4d0d-bdb3-62f809aa4b12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:07:21 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-34e48240-d3a3-402d-8ee6-d25d4ce56591 tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42fde77d-5b08-48c4-ad08-db226a537a24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:07:21 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-34e48240-d3a3-402d-8ee6-d25d4ce56591 tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] Created reservations ['c23bb285-a144-4eb1-a156-75cf4217740b', 'f984c515-c3a5-4322-a4cf-d5a31e6c4a44', '6e967ff4-10de-4b1e-b398-5009f8bd8b11', 'f66a5c3d-1781-4f9d-a840-5e7fbba90ebd'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:07:21 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-34e48240-d3a3-402d-8ee6-d25d4ce56591 tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42fde77d-5b08-48c4-ad08-db226a537a24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c23bb285-a144-4eb1-a156-75cf4217740b', 'f984c515-c3a5-4322-a4cf-d5a31e6c4a44', '6e967ff4-10de-4b1e-b398-5009f8bd8b11', 'f66a5c3d-1781-4f9d-a840-5e7fbba90ebd']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:07:21 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-34e48240-d3a3-402d-8ee6-d25d4ce56591 tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (edf49363-0020-49b9-b7e6-947581085665) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:07:21 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:07:21 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:07:21 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-34e48240-d3a3-402d-8ee6-d25d4ce56591 tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (edf49363-0020-49b9-b7e6-947581085665) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5c6c908e-cdb7-4652-9b81-113bcdb52061', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1688854718',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd0fa427ec9d4d50bb071837db245b1e',qos_specs=None,replication_status=,reservations=['c23bb285-a144-4eb1-a156-75cf4217740b','f984c515-c3a5-4322-a4cf-d5a31e6c4a44','6e967ff4-10de-4b1e-b398-5009f8bd8b11','f66a5c3d-1781-4f9d-a840-5e7fbba90ebd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f3f8278b5af47c5aa6c919b4917c0c8',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:07:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1688854718',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5c6c908e-cdb7-4652-9b81-113bcdb52061,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bd0fa427ec9d4d50bb071837db245b1e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9f3f8278b5af47c5aa6c919b4917c0c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:07:22 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-34e48240-d3a3-402d-8ee6-d25d4ce56591 tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec4357b8-b66d-42e4-8811-144885c553b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:07:22 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-34e48240-d3a3-402d-8ee6-d25d4ce56591 tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec4357b8-b66d-42e4-8811-144885c553b4) transitioned into state 'SUCCESS' from state '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-1688854718',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd0fa427ec9d4d50bb071837db245b1e',qos_specs=None,replication_status=,reservations=['c23bb285-a144-4eb1-a156-75cf4217740b','f984c515-c3a5-4322-a4cf-d5a31e6c4a44','6e967ff4-10de-4b1e-b398-5009f8bd8b11','f66a5c3d-1781-4f9d-a840-5e7fbba90ebd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f3f8278b5af47c5aa6c919b4917c0c8',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:07:22 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-34e48240-d3a3-402d-8ee6-d25d4ce56591 tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33fa2d18-a45b-48a9-b39e-988eebff0d15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:07:22 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-34e48240-d3a3-402d-8ee6-d25d4ce56591 tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33fa2d18-a45b-48a9-b39e-988eebff0d15) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:07:22 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-34e48240-d3a3-402d-8ee6-d25d4ce56591 tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] Flow 'volume_create_api' (1e541b91-304d-48fb-a859-786137056e75) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:07:22 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-34e48240-d3a3-402d-8ee6-d25d4ce56591 tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] Create volume request issued successfully. Sep 07 18:07:22 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-34e48240-d3a3-402d-8ee6-d25d4ce56591 tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:07:22 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 647/1308] 192.168.122.66 () {60 vars in 1137 bytes} [Mon Sep 7 18:07:20 2026] POST /volume/v3/volumes => generated 757 bytes in 1159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:07:22 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-474efa9e-69c9-4eca-8d03-6dfbfa3f0fe9 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:22 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-474efa9e-69c9-4eca-8d03-6dfbfa3f0fe9 tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] GET http://192.168.122.66/volume/v3/volumes/5c6c908e-cdb7-4652-9b81-113bcdb52061 Sep 07 18:07:22 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-474efa9e-69c9-4eca-8d03-6dfbfa3f0fe9 tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:07:22 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-474efa9e-69c9-4eca-8d03-6dfbfa3f0fe9 tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:07:22 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:07:22 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:07:22 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:07:22 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:07:22 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-474efa9e-69c9-4eca-8d03-6dfbfa3f0fe9 tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] Volume info retrieved successfully. Sep 07 18:07:22 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-474efa9e-69c9-4eca-8d03-6dfbfa3f0fe9 tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] http://192.168.122.66/volume/v3/volumes/5c6c908e-cdb7-4652-9b81-113bcdb52061 returned with HTTP 200 Sep 07 18:07:22 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 662/1309] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:07:22 2026] GET /volume/v3/volumes/5c6c908e-cdb7-4652-9b81-113bcdb52061 => generated 825 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:07:23 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-fe33fddc-ace4-4f55-9b51-92c82ef66e27 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:23 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-728b2559-b4b3-4fd7-a914-b5872ed6faa0 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:23 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-728b2559-b4b3-4fd7-a914-b5872ed6faa0 tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] GET http://192.168.122.66/volume/v3/volumes/5c6c908e-cdb7-4652-9b81-113bcdb52061 Sep 07 18:07:23 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-728b2559-b4b3-4fd7-a914-b5872ed6faa0 tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:07:23 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-728b2559-b4b3-4fd7-a914-b5872ed6faa0 tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:07:23 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:07:23 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:07:23 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:07:23 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:07:23 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-728b2559-b4b3-4fd7-a914-b5872ed6faa0 tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] Volume info retrieved successfully. Sep 07 18:07:23 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-728b2559-b4b3-4fd7-a914-b5872ed6faa0 tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] http://192.168.122.66/volume/v3/volumes/5c6c908e-cdb7-4652-9b81-113bcdb52061 returned with HTTP 200 Sep 07 18:07:23 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 663/1310] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:07:23 2026] GET /volume/v3/volumes/5c6c908e-cdb7-4652-9b81-113bcdb52061 => generated 849 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:07:23 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-fe33fddc-ace4-4f55-9b51-92c82ef66e27 tempest-VolumeQuotaClassesTest-1910820266 tempest-VolumeQuotaClassesTest-1910820266-project-admin] GET http://192.168.122.66/volume/v3/os-quota-class-sets/default Sep 07 18:07:23 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-fe33fddc-ace4-4f55-9b51-92c82ef66e27 tempest-VolumeQuotaClassesTest-1910820266 tempest-VolumeQuotaClassesTest-1910820266-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:07:23 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-fe33fddc-ace4-4f55-9b51-92c82ef66e27 tempest-VolumeQuotaClassesTest-1910820266 tempest-VolumeQuotaClassesTest-1910820266-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:07:23 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:07:23 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:07:23 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-fe33fddc-ace4-4f55-9b51-92c82ef66e27 tempest-VolumeQuotaClassesTest-1910820266 tempest-VolumeQuotaClassesTest-1910820266-project-admin] http://192.168.122.66/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 07 18:07:23 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 648/1311] 192.168.122.66 () {58 vars in 1176 bytes} [Mon Sep 7 18:07:23 2026] GET /volume/v3/os-quota-class-sets/default => generated 421 bytes in 355 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:07:23 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-bad926b7-9a45-41bc-bcf4-4441dda28d9a None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:23 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-bad926b7-9a45-41bc-bcf4-4441dda28d9a tempest-VolumeQuotaClassesTest-1910820266 tempest-VolumeQuotaClassesTest-1910820266-project-admin] GET http://192.168.122.66/volume/v3/os-quota-class-sets/default Sep 07 18:07:23 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-bad926b7-9a45-41bc-bcf4-4441dda28d9a tempest-VolumeQuotaClassesTest-1910820266 tempest-VolumeQuotaClassesTest-1910820266-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:07:23 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-bad926b7-9a45-41bc-bcf4-4441dda28d9a tempest-VolumeQuotaClassesTest-1910820266 tempest-VolumeQuotaClassesTest-1910820266-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:07:23 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-bad926b7-9a45-41bc-bcf4-4441dda28d9a tempest-VolumeQuotaClassesTest-1910820266 tempest-VolumeQuotaClassesTest-1910820266-project-admin] http://192.168.122.66/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 07 18:07:23 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 664/1312] 192.168.122.66 () {58 vars in 1176 bytes} [Mon Sep 7 18:07:23 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 07 18:07:23 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-6cb340b5-3a9b-4d61-9528-7661f23fd091 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:23 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-6cb340b5-3a9b-4d61-9528-7661f23fd091 tempest-VolumeQuotaClassesTest-1910820266 tempest-VolumeQuotaClassesTest-1910820266-project-admin] POST http://192.168.122.66/volume/v3/types Sep 07 18:07:23 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-6cb340b5-3a9b-4d61-9528-7661f23fd091 tempest-VolumeQuotaClassesTest-1910820266 tempest-VolumeQuotaClassesTest-1910820266-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-719113680"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:07:23 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-6cb340b5-3a9b-4d61-9528-7661f23fd091 tempest-VolumeQuotaClassesTest-1910820266 tempest-VolumeQuotaClassesTest-1910820266-project-admin] http://192.168.122.66/volume/v3/types returned with HTTP 200 Sep 07 18:07:23 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 649/1313] 192.168.122.66 () {60 vars in 1131 bytes} [Mon Sep 7 18:07:23 2026] POST /volume/v3/types => generated 227 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:07:23 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-e9074999-bcde-4510-b95c-e5c5e79ed4b3 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:23 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e9074999-bcde-4510-b95c-e5c5e79ed4b3 tempest-VolumeQuotaClassesTest-1910820266 tempest-VolumeQuotaClassesTest-1910820266-project-admin] PUT http://192.168.122.66/volume/v3/os-quota-class-sets/default Sep 07 18:07:23 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-e9074999-bcde-4510-b95c-e5c5e79ed4b3 tempest-VolumeQuotaClassesTest-1910820266 tempest-VolumeQuotaClassesTest-1910820266-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-719113680": 4, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-719113680": 3, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-719113680": 7}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:07:23 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e9074999-bcde-4510-b95c-e5c5e79ed4b3 tempest-VolumeQuotaClassesTest-1910820266 tempest-VolumeQuotaClassesTest-1910820266-project-admin] http://192.168.122.66/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 07 18:07:23 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 665/1314] 192.168.122.66 () {60 vars in 1197 bytes} [Mon Sep 7 18:07:23 2026] PUT /volume/v3/os-quota-class-sets/default => generated 609 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:07:23 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-e278282b-6dae-4f1c-9402-b845d08b91f4 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:23 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-e278282b-6dae-4f1c-9402-b845d08b91f4 tempest-VolumeQuotaClassesTest-1910820266 tempest-VolumeQuotaClassesTest-1910820266-project-admin] GET http://192.168.122.66/volume/v3/os-quota-sets/8f5a4cf0723e451d8e57a5f6bc3ccfeb/defaults Sep 07 18:07:23 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-e278282b-6dae-4f1c-9402-b845d08b91f4 tempest-VolumeQuotaClassesTest-1910820266 tempest-VolumeQuotaClassesTest-1910820266-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:07:23 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-e278282b-6dae-4f1c-9402-b845d08b91f4 tempest-VolumeQuotaClassesTest-1910820266 tempest-VolumeQuotaClassesTest-1910820266-project-admin] Calling method 'defaults' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:07:23 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-e278282b-6dae-4f1c-9402-b845d08b91f4 tempest-VolumeQuotaClassesTest-1910820266 tempest-VolumeQuotaClassesTest-1910820266-project-admin] http://192.168.122.66/volume/v3/os-quota-sets/8f5a4cf0723e451d8e57a5f6bc3ccfeb/defaults returned with HTTP 200 Sep 07 18:07:23 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 650/1315] 192.168.122.66 () {58 vars in 1260 bytes} [Mon Sep 7 18:07:23 2026] GET /volume/v3/os-quota-sets/8f5a4cf0723e451d8e57a5f6bc3ccfeb/defaults => generated 645 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:07:24 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-adbf0ff7-d6a1-4b1f-9d8b-c9920df0da13 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:24 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-adbf0ff7-d6a1-4b1f-9d8b-c9920df0da13 tempest-VolumeQuotaClassesTest-1910820266 tempest-VolumeQuotaClassesTest-1910820266-project-admin] GET http://192.168.122.66/volume/v3/os-quota-sets/8de1e4df2a4c4289b1ef5e3b039f4621/defaults Sep 07 18:07:24 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-adbf0ff7-d6a1-4b1f-9d8b-c9920df0da13 tempest-VolumeQuotaClassesTest-1910820266 tempest-VolumeQuotaClassesTest-1910820266-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:07:24 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-adbf0ff7-d6a1-4b1f-9d8b-c9920df0da13 tempest-VolumeQuotaClassesTest-1910820266 tempest-VolumeQuotaClassesTest-1910820266-project-admin] Calling method 'defaults' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:07:24 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-adbf0ff7-d6a1-4b1f-9d8b-c9920df0da13 tempest-VolumeQuotaClassesTest-1910820266 tempest-VolumeQuotaClassesTest-1910820266-project-admin] http://192.168.122.66/volume/v3/os-quota-sets/8de1e4df2a4c4289b1ef5e3b039f4621/defaults returned with HTTP 200 Sep 07 18:07:24 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 666/1316] 192.168.122.66 () {58 vars in 1260 bytes} [Mon Sep 7 18:07:24 2026] GET /volume/v3/os-quota-sets/8de1e4df2a4c4289b1ef5e3b039f4621/defaults => generated 645 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:07:24 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-0cd55f48-a4b2-443c-bdd8-9216e4b630a7 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:24 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-0cd55f48-a4b2-443c-bdd8-9216e4b630a7 tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] GET http://192.168.122.66/volume/v3/volumes/5c6c908e-cdb7-4652-9b81-113bcdb52061 Sep 07 18:07:24 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-0cd55f48-a4b2-443c-bdd8-9216e4b630a7 tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:07:24 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-0cd55f48-a4b2-443c-bdd8-9216e4b630a7 tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:07:24 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:07:24 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:07:24 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:07:24 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:07:24 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-0cd55f48-a4b2-443c-bdd8-9216e4b630a7 tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] Volume info retrieved successfully. Sep 07 18:07:24 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-0cd55f48-a4b2-443c-bdd8-9216e4b630a7 tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] http://192.168.122.66/volume/v3/volumes/5c6c908e-cdb7-4652-9b81-113bcdb52061 returned with HTTP 200 Sep 07 18:07:24 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 651/1317] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:07:24 2026] GET /volume/v3/volumes/5c6c908e-cdb7-4652-9b81-113bcdb52061 => generated 850 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:07:24 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-3b5b3316-9d21-482f-aba7-46313ff40905 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:24 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-3b5b3316-9d21-482f-aba7-46313ff40905 tempest-VolumeQuotaClassesTest-1910820266 tempest-VolumeQuotaClassesTest-1910820266-project-admin] DELETE http://192.168.122.66/volume/v3/types/bcdfcbc5-42e5-4ba8-94f8-c5a3fdb49d77 Sep 07 18:07:24 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-3b5b3316-9d21-482f-aba7-46313ff40905 tempest-VolumeQuotaClassesTest-1910820266 tempest-VolumeQuotaClassesTest-1910820266-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:07:24 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-3b5b3316-9d21-482f-aba7-46313ff40905 tempest-VolumeQuotaClassesTest-1910820266 tempest-VolumeQuotaClassesTest-1910820266-project-admin] Calling method '_delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:07:24 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-3b5b3316-9d21-482f-aba7-46313ff40905 tempest-VolumeQuotaClassesTest-1910820266 tempest-VolumeQuotaClassesTest-1910820266-project-admin] http://192.168.122.66/volume/v3/types/bcdfcbc5-42e5-4ba8-94f8-c5a3fdb49d77 returned with HTTP 202 Sep 07 18:07:24 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 667/1318] 192.168.122.66 () {58 vars in 1224 bytes} [Mon Sep 7 18:07:24 2026] DELETE /volume/v3/types/bcdfcbc5-42e5-4ba8-94f8-c5a3fdb49d77 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:07:24 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-f1dc15cc-776b-4f9b-874b-65618f717914 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:24 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-f1dc15cc-776b-4f9b-874b-65618f717914 tempest-VolumeQuotaClassesTest-1910820266 tempest-VolumeQuotaClassesTest-1910820266-project-admin] GET http://192.168.122.66/volume/v3/types/bcdfcbc5-42e5-4ba8-94f8-c5a3fdb49d77 Sep 07 18:07:24 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-f1dc15cc-776b-4f9b-874b-65618f717914 tempest-VolumeQuotaClassesTest-1910820266 tempest-VolumeQuotaClassesTest-1910820266-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:07:24 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-f1dc15cc-776b-4f9b-874b-65618f717914 tempest-VolumeQuotaClassesTest-1910820266 tempest-VolumeQuotaClassesTest-1910820266-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:07:24 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-f1dc15cc-776b-4f9b-874b-65618f717914 tempest-VolumeQuotaClassesTest-1910820266 tempest-VolumeQuotaClassesTest-1910820266-project-admin] http://192.168.122.66/volume/v3/types/bcdfcbc5-42e5-4ba8-94f8-c5a3fdb49d77 returned with HTTP 404 Sep 07 18:07:24 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 652/1319] 192.168.122.66 () {58 vars in 1221 bytes} [Mon Sep 7 18:07:24 2026] GET /volume/v3/types/bcdfcbc5-42e5-4ba8-94f8-c5a3fdb49d77 => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:07:24 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-492a496f-9ded-4095-bd36-186ada0623ac None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:24 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-492a496f-9ded-4095-bd36-186ada0623ac tempest-VolumeQuotaClassesTest-1910820266 tempest-VolumeQuotaClassesTest-1910820266-project-admin] PUT http://192.168.122.66/volume/v3/os-quota-class-sets/default Sep 07 18:07:24 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-492a496f-9ded-4095-bd36-186ada0623ac tempest-VolumeQuotaClassesTest-1910820266 tempest-VolumeQuotaClassesTest-1910820266-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=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:07:24 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-492a496f-9ded-4095-bd36-186ada0623ac tempest-VolumeQuotaClassesTest-1910820266 tempest-VolumeQuotaClassesTest-1910820266-project-admin] http://192.168.122.66/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 07 18:07:24 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 668/1320] 192.168.122.66 () {60 vars in 1197 bytes} [Mon Sep 7 18:07:24 2026] PUT /volume/v3/os-quota-class-sets/default => generated 404 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:07:28 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-0eebf488-b9a8-45dd-8dbb-69b7f75bc562 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:28 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-0eebf488-b9a8-45dd-8dbb-69b7f75bc562 None None] GET http://192.168.122.66/volume// Sep 07 18:07:28 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-0eebf488-b9a8-45dd-8dbb-69b7f75bc562 None None] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:07:28 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-0eebf488-b9a8-45dd-8dbb-69b7f75bc562 None None] Calling method 'all' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:07:28 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-0eebf488-b9a8-45dd-8dbb-69b7f75bc562 None None] http://192.168.122.66/volume// returned with HTTP 300 Sep 07 18:07:28 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 653/1321] 192.168.122.66 () {58 vars in 1310 bytes} [Mon Sep 7 18:07:28 2026] GET /volume/ => generated 389 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 18:07:28 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [req-8ce2d56f-ffc5-4e84-b8db-0b49ec567b85 req-1756d1f4-e8e0-49fe-91fc-ae8db202f167 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:28 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-8ce2d56f-ffc5-4e84-b8db-0b49ec567b85 req-1756d1f4-e8e0-49fe-91fc-ae8db202f167 tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] POST http://192.168.122.66/volume/v3/attachments Sep 07 18:07:28 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-8ce2d56f-ffc5-4e84-b8db-0b49ec567b85 req-1756d1f4-e8e0-49fe-91fc-ae8db202f167 tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1ce14004-9163-4f09-9f36-cc6816f0a7f4", "connector": null, "instance_uuid": "ad6752a1-b58c-41f4-8f09-0d54394bf82d"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:07:28 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:07:28 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:07:28 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:07:28 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:07:28 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:07:28 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:07:28 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-8ce2d56f-ffc5-4e84-b8db-0b49ec567b85 req-1756d1f4-e8e0-49fe-91fc-ae8db202f167 tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] http://192.168.122.66/volume/v3/attachments returned with HTTP 200 Sep 07 18:07:28 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 669/1322] 192.168.122.66 () {66 vars in 1478 bytes} [Mon Sep 7 18:07:28 2026] POST /volume/v3/attachments => generated 273 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:07:28 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [req-8ce2d56f-ffc5-4e84-b8db-0b49ec567b85 req-4b4b10e8-ee4b-475b-bafe-9bcc2c332050 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:28 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-8ce2d56f-ffc5-4e84-b8db-0b49ec567b85 req-4b4b10e8-ee4b-475b-bafe-9bcc2c332050 tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] DELETE http://192.168.122.66/volume/v3/attachments/1c0c3a26-5e06-49fc-b8c7-2b1a4c780910 Sep 07 18:07:28 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-8ce2d56f-ffc5-4e84-b8db-0b49ec567b85 req-4b4b10e8-ee4b-475b-bafe-9bcc2c332050 tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:07:28 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-8ce2d56f-ffc5-4e84-b8db-0b49ec567b85 req-4b4b10e8-ee4b-475b-bafe-9bcc2c332050 tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] Calling method 'version_select' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:07:28 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:07:28 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:07:28 devstack devstack@c-api.service[86964]: /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 07 18:07:28 devstack devstack@c-api.service[86964]: return base.obj_make_list(context, Sep 07 18:07:28 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-8ce2d56f-ffc5-4e84-b8db-0b49ec567b85 req-4b4b10e8-ee4b-475b-bafe-9bcc2c332050 tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] http://192.168.122.66/volume/v3/attachments/1c0c3a26-5e06-49fc-b8c7-2b1a4c780910 returned with HTTP 200 Sep 07 18:07:28 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 654/1323] 192.168.122.66 () {64 vars in 1557 bytes} [Mon Sep 7 18:07:28 2026] DELETE /volume/v3/attachments/1c0c3a26-5e06-49fc-b8c7-2b1a4c780910 => generated 192 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:07:32 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-4c53703c-c9ed-43ad-9a55-3e2ead38d059 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:32 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-4c53703c-c9ed-43ad-9a55-3e2ead38d059 None None] GET http://192.168.122.66/volume// Sep 07 18:07:32 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-4c53703c-c9ed-43ad-9a55-3e2ead38d059 None None] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:07:32 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-4c53703c-c9ed-43ad-9a55-3e2ead38d059 None None] Calling method 'all' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:07:32 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-4c53703c-c9ed-43ad-9a55-3e2ead38d059 None None] http://192.168.122.66/volume// returned with HTTP 300 Sep 07 18:07:32 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 670/1324] 192.168.122.66 () {58 vars in 1310 bytes} [Mon Sep 7 18:07:32 2026] GET /volume/ => generated 389 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 18:07:32 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [req-2a440539-dfc6-4de5-90e3-d9ca071b4682 req-ef9b1370-ac65-49e9-8c55-ab254f903f07 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:32 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-2a440539-dfc6-4de5-90e3-d9ca071b4682 req-ef9b1370-ac65-49e9-8c55-ab254f903f07 tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] GET http://192.168.122.66/volume/v3/volumes/1ce14004-9163-4f09-9f36-cc6816f0a7f4 Sep 07 18:07:32 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-2a440539-dfc6-4de5-90e3-d9ca071b4682 req-ef9b1370-ac65-49e9-8c55-ab254f903f07 tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:07:32 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-2a440539-dfc6-4de5-90e3-d9ca071b4682 req-ef9b1370-ac65-49e9-8c55-ab254f903f07 tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:07:32 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:07:32 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:07:32 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:07:32 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:07:32 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [req-2a440539-dfc6-4de5-90e3-d9ca071b4682 req-ef9b1370-ac65-49e9-8c55-ab254f903f07 tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] Volume info retrieved successfully. Sep 07 18:07:32 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-2a440539-dfc6-4de5-90e3-d9ca071b4682 req-ef9b1370-ac65-49e9-8c55-ab254f903f07 tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] http://192.168.122.66/volume/v3/volumes/1ce14004-9163-4f09-9f36-cc6816f0a7f4 returned with HTTP 200 Sep 07 18:07:32 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 655/1325] 192.168.122.66 () {62 vars in 1523 bytes} [Mon Sep 7 18:07:32 2026] GET /volume/v3/volumes/1ce14004-9163-4f09-9f36-cc6816f0a7f4 => generated 1510 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 18:07:33 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [req-2a440539-dfc6-4de5-90e3-d9ca071b4682 req-f9edb0fd-223e-4417-9b77-685152fb6e5a None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:33 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-8c38376e-4f7e-4d9c-b3db-f5a0c7d35725 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:33 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-2a440539-dfc6-4de5-90e3-d9ca071b4682 req-f9edb0fd-223e-4417-9b77-685152fb6e5a tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] PUT http://192.168.122.66/volume/v3/attachments/8163a0a8-d5db-45e6-b927-95f80eee5448 Sep 07 18:07:33 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-2a440539-dfc6-4de5-90e3-d9ca071b4682 req-f9edb0fd-223e-4417-9b77-685152fb6e5a tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.66", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:da595ca9282", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "de538fb9-4273-4ed9-a64b-778a9fe4baf0", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:07:33 devstack devstack@c-api.service[86965]: DEBUG cinder.coordination [req-2a440539-dfc6-4de5-90e3-d9ca071b4682 req-f9edb0fd-223e-4417-9b77-685152fb6e5a tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] Acquiring lock "cinder-attachment_update-1ce14004-9163-4f09-9f36-cc6816f0a7f4-devstack" by "attachment_update" {{(pid=86965) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 18:07:33 devstack devstack@c-api.service[86965]: DEBUG cinder.coordination [req-2a440539-dfc6-4de5-90e3-d9ca071b4682 req-f9edb0fd-223e-4417-9b77-685152fb6e5a tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] Lock "cinder-attachment_update-1ce14004-9163-4f09-9f36-cc6816f0a7f4-devstack" acquired by "attachment_update" :: waited 0.048s {{(pid=86965) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 18:07:33 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:07:33 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:07:33 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:07:33 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:07:33 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-8c38376e-4f7e-4d9c-b3db-f5a0c7d35725 tempest-VolumeTypesAccessTest-1343514053 tempest-VolumeTypesAccessTest-1343514053-project-admin] POST http://192.168.122.66/volume/v3/types Sep 07 18:07:33 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-8c38376e-4f7e-4d9c-b3db-f5a0c7d35725 tempest-VolumeTypesAccessTest-1343514053 tempest-VolumeTypesAccessTest-1343514053-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-867656344", "os-volume-type-access:is_public": false}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:07:33 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-8c38376e-4f7e-4d9c-b3db-f5a0c7d35725 tempest-VolumeTypesAccessTest-1343514053 tempest-VolumeTypesAccessTest-1343514053-project-admin] http://192.168.122.66/volume/v3/types returned with HTTP 200 Sep 07 18:07:33 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 656/1326] 192.168.122.66 () {60 vars in 1132 bytes} [Mon Sep 7 18:07:33 2026] POST /volume/v3/types => generated 228 bytes in 409 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:07:33 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-03d3ec11-767d-4fb8-b433-54a36ddde7cc None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:33 devstack devstack@c-api.service[86965]: DEBUG cinder.coordination [req-2a440539-dfc6-4de5-90e3-d9ca071b4682 req-f9edb0fd-223e-4417-9b77-685152fb6e5a tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] Lock "cinder-attachment_update-1ce14004-9163-4f09-9f36-cc6816f0a7f4-devstack" released by "attachment_update" :: held 0.468s {{(pid=86965) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 18:07:33 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-2a440539-dfc6-4de5-90e3-d9ca071b4682 req-f9edb0fd-223e-4417-9b77-685152fb6e5a tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] http://192.168.122.66/volume/v3/attachments/8163a0a8-d5db-45e6-b927-95f80eee5448 returned with HTTP 200 Sep 07 18:07:33 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 671/1327] 192.168.122.66 () {66 vars in 1588 bytes} [Mon Sep 7 18:07:33 2026] PUT /volume/v3/attachments/8163a0a8-d5db-45e6-b927-95f80eee5448 => generated 694 bytes in 643 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:07:33 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [req-2a440539-dfc6-4de5-90e3-d9ca071b4682 req-f209d31c-26d5-4144-b58a-f090363be365 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:33 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-2a440539-dfc6-4de5-90e3-d9ca071b4682 req-f209d31c-26d5-4144-b58a-f090363be365 tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] POST http://192.168.122.66/volume/v3/attachments/8163a0a8-d5db-45e6-b927-95f80eee5448/action Sep 07 18:07:33 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-2a440539-dfc6-4de5-90e3-d9ca071b4682 req-f209d31c-26d5-4144-b58a-f090363be365 tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] Action body: b'{"os-complete": null}' {{(pid=86965) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:07:33 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-2a440539-dfc6-4de5-90e3-d9ca071b4682 req-f209d31c-26d5-4144-b58a-f090363be365 tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:07:33 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:07:33 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:07:33 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:07:33 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:07:34 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-2a440539-dfc6-4de5-90e3-d9ca071b4682 req-f209d31c-26d5-4144-b58a-f090363be365 tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] http://192.168.122.66/volume/v3/attachments/8163a0a8-d5db-45e6-b927-95f80eee5448/action returned with HTTP 204 Sep 07 18:07:34 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 672/1328] 192.168.122.66 () {66 vars in 1609 bytes} [Mon Sep 7 18:07:33 2026] POST /volume/v3/attachments/8163a0a8-d5db-45e6-b927-95f80eee5448/action => generated 0 bytes in 136 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:07:34 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-03d3ec11-767d-4fb8-b433-54a36ddde7cc tempest-VolumeTypesAccessTest-633778126 tempest-VolumeTypesAccessTest-633778126-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:07:34 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-03d3ec11-767d-4fb8-b433-54a36ddde7cc tempest-VolumeTypesAccessTest-633778126 tempest-VolumeTypesAccessTest-633778126-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "7beef341-b6f4-449d-9a22-96b3eeb0975b", "size": 1}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:07:34 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.volumes [None req-03d3ec11-767d-4fb8-b433-54a36ddde7cc tempest-VolumeTypesAccessTest-633778126 tempest-VolumeTypesAccessTest-633778126-project-member] Create volume request body: {'volume': {'volume_type': '7beef341-b6f4-449d-9a22-96b3eeb0975b', 'size': 1}} {{(pid=86964) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:07:34 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-03d3ec11-767d-4fb8-b433-54a36ddde7cc tempest-VolumeTypesAccessTest-633778126 tempest-VolumeTypesAccessTest-633778126-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 404 Sep 07 18:07:34 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 657/1329] 192.168.122.66 () {60 vars in 1137 bytes} [Mon Sep 7 18:07:33 2026] POST /volume/v3/volumes => generated 114 bytes in 564 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:07:34 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-3670c21d-f164-41c9-8842-ce54fe509dd4 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:34 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-3670c21d-f164-41c9-8842-ce54fe509dd4 tempest-VolumeTypesAccessTest-1343514053 tempest-VolumeTypesAccessTest-1343514053-project-admin] POST http://192.168.122.66/volume/v3/types/7beef341-b6f4-449d-9a22-96b3eeb0975b/action Sep 07 18:07:34 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-3670c21d-f164-41c9-8842-ce54fe509dd4 tempest-VolumeTypesAccessTest-1343514053 tempest-VolumeTypesAccessTest-1343514053-project-admin] Action body: b'{"addProjectAccess": {"project": "dec4b016d4724bf99db27c094551f2eb"}}' {{(pid=86965) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:07:34 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-3670c21d-f164-41c9-8842-ce54fe509dd4 tempest-VolumeTypesAccessTest-1343514053 tempest-VolumeTypesAccessTest-1343514053-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "dec4b016d4724bf99db27c094551f2eb"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:07:34 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-3670c21d-f164-41c9-8842-ce54fe509dd4 tempest-VolumeTypesAccessTest-1343514053 tempest-VolumeTypesAccessTest-1343514053-project-admin] http://192.168.122.66/volume/v3/types/7beef341-b6f4-449d-9a22-96b3eeb0975b/action returned with HTTP 202 Sep 07 18:07:34 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 673/1330] 192.168.122.66 () {60 vars in 1263 bytes} [Mon Sep 7 18:07:34 2026] POST /volume/v3/types/7beef341-b6f4-449d-9a22-96b3eeb0975b/action => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:07:34 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-644d6175-0d4e-4bd2-ab74-7b307484c2f3 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:34 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-644d6175-0d4e-4bd2-ab74-7b307484c2f3 tempest-VolumeTypesAccessTest-633778126 tempest-VolumeTypesAccessTest-633778126-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:07:34 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-644d6175-0d4e-4bd2-ab74-7b307484c2f3 tempest-VolumeTypesAccessTest-633778126 tempest-VolumeTypesAccessTest-633778126-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "7beef341-b6f4-449d-9a22-96b3eeb0975b", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-1907137401"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:07:34 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.volumes [None req-644d6175-0d4e-4bd2-ab74-7b307484c2f3 tempest-VolumeTypesAccessTest-633778126 tempest-VolumeTypesAccessTest-633778126-project-member] Create volume request body: {'volume': {'volume_type': '7beef341-b6f4-449d-9a22-96b3eeb0975b', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-1907137401'}} {{(pid=86964) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:07:34 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-644d6175-0d4e-4bd2-ab74-7b307484c2f3 tempest-VolumeTypesAccessTest-633778126 tempest-VolumeTypesAccessTest-633778126-project-member] Create volume of 1 GB Sep 07 18:07:34 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:07:34 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:07:34 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-644d6175-0d4e-4bd2-ab74-7b307484c2f3 tempest-VolumeTypesAccessTest-633778126 tempest-VolumeTypesAccessTest-633778126-project-member] Availability Zones retrieved successfully. Sep 07 18:07:34 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-644d6175-0d4e-4bd2-ab74-7b307484c2f3 tempest-VolumeTypesAccessTest-633778126 tempest-VolumeTypesAccessTest-633778126-project-member] Flow 'volume_create_api' (0063b38c-a5b2-43fa-b551-68be78e362ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:07:34 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-644d6175-0d4e-4bd2-ab74-7b307484c2f3 tempest-VolumeTypesAccessTest-633778126 tempest-VolumeTypesAccessTest-633778126-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b76afd72-6f3c-4165-8f97-be663e3ef4ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:07:34 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.flows.api.create_volume [None req-644d6175-0d4e-4bd2-ab74-7b307484c2f3 tempest-VolumeTypesAccessTest-633778126 tempest-VolumeTypesAccessTest-633778126-project-member] Validating volume size '1' using validate_int {{(pid=86964) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:07:34 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-644d6175-0d4e-4bd2-ab74-7b307484c2f3 tempest-VolumeTypesAccessTest-633778126 tempest-VolumeTypesAccessTest-633778126-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b76afd72-6f3c-4165-8f97-be663e3ef4ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T16:07:34Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7beef341-b6f4-449d-9a22-96b3eeb0975b,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-867656344',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7beef341-b6f4-449d-9a22-96b3eeb0975b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:07:34 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-644d6175-0d4e-4bd2-ab74-7b307484c2f3 tempest-VolumeTypesAccessTest-633778126 tempest-VolumeTypesAccessTest-633778126-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (035a233b-5058-449d-8bb6-8151edbbb799) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:07:34 devstack devstack@c-api.service[86964]: WARNING cinder.quota [None req-644d6175-0d4e-4bd2-ab74-7b307484c2f3 tempest-VolumeTypesAccessTest-633778126 tempest-VolumeTypesAccessTest-633778126-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-867656344 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-867656344, it is now deprecated. Please use the default quota class for default quota. Sep 07 18:07:34 devstack devstack@c-api.service[86964]: WARNING cinder.quota [None req-644d6175-0d4e-4bd2-ab74-7b307484c2f3 tempest-VolumeTypesAccessTest-633778126 tempest-VolumeTypesAccessTest-633778126-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-867656344 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-867656344, it is now deprecated. Please use the default quota class for default quota. Sep 07 18:07:34 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-644d6175-0d4e-4bd2-ab74-7b307484c2f3 tempest-VolumeTypesAccessTest-633778126 tempest-VolumeTypesAccessTest-633778126-project-member] Created reservations ['434fe281-754a-46f7-bf3b-15693607133e', '9694d205-286f-483d-92ff-749d79bfc551', 'ebd8b83b-4733-4fe3-a5fe-0d642df5568f', 'fe0e5b79-a1b8-4b14-a506-a7c258b73b2d'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:07:34 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-644d6175-0d4e-4bd2-ab74-7b307484c2f3 tempest-VolumeTypesAccessTest-633778126 tempest-VolumeTypesAccessTest-633778126-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (035a233b-5058-449d-8bb6-8151edbbb799) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['434fe281-754a-46f7-bf3b-15693607133e', '9694d205-286f-483d-92ff-749d79bfc551', 'ebd8b83b-4733-4fe3-a5fe-0d642df5568f', 'fe0e5b79-a1b8-4b14-a506-a7c258b73b2d']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:07:34 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-644d6175-0d4e-4bd2-ab74-7b307484c2f3 tempest-VolumeTypesAccessTest-633778126 tempest-VolumeTypesAccessTest-633778126-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1c7df25-fb4c-4a09-bb27-607219614c07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:07:34 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:07:34 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:07:34 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-644d6175-0d4e-4bd2-ab74-7b307484c2f3 tempest-VolumeTypesAccessTest-633778126 tempest-VolumeTypesAccessTest-633778126-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1c7df25-fb4c-4a09-bb27-607219614c07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6d917bac-d2e6-45b5-b325-4bb8a0306944', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1907137401',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dec4b016d4724bf99db27c094551f2eb',qos_specs=None,replication_status=,reservations=['434fe281-754a-46f7-bf3b-15693607133e','9694d205-286f-483d-92ff-749d79bfc551','ebd8b83b-4733-4fe3-a5fe-0d642df5568f','fe0e5b79-a1b8-4b14-a506-a7c258b73b2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f596c97bbcd9425cb6b59842b406f927',volume_type_id=7beef341-b6f4-449d-9a22-96b3eeb0975b), 'volume': Volume(_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-07T16:07:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1907137401',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6d917bac-d2e6-45b5-b325-4bb8a0306944,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dec4b016d4724bf99db27c094551f2eb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f596c97bbcd9425cb6b59842b406f927',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7beef341-b6f4-449d-9a22-96b3eeb0975b),volume_type_id=7beef341-b6f4-449d-9a22-96b3eeb0975b)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:07:34 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-644d6175-0d4e-4bd2-ab74-7b307484c2f3 tempest-VolumeTypesAccessTest-633778126 tempest-VolumeTypesAccessTest-633778126-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (108e4195-a16c-4d2a-bbc9-cdc6847582b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:07:34 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-644d6175-0d4e-4bd2-ab74-7b307484c2f3 tempest-VolumeTypesAccessTest-633778126 tempest-VolumeTypesAccessTest-633778126-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (108e4195-a16c-4d2a-bbc9-cdc6847582b6) transitioned into state 'SUCCESS' from state '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-1907137401',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dec4b016d4724bf99db27c094551f2eb',qos_specs=None,replication_status=,reservations=['434fe281-754a-46f7-bf3b-15693607133e','9694d205-286f-483d-92ff-749d79bfc551','ebd8b83b-4733-4fe3-a5fe-0d642df5568f','fe0e5b79-a1b8-4b14-a506-a7c258b73b2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f596c97bbcd9425cb6b59842b406f927',volume_type_id=7beef341-b6f4-449d-9a22-96b3eeb0975b)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:07:34 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-644d6175-0d4e-4bd2-ab74-7b307484c2f3 tempest-VolumeTypesAccessTest-633778126 tempest-VolumeTypesAccessTest-633778126-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8df6125c-2676-4a51-9d2c-1c89a2385dc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:07:34 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-644d6175-0d4e-4bd2-ab74-7b307484c2f3 tempest-VolumeTypesAccessTest-633778126 tempest-VolumeTypesAccessTest-633778126-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8df6125c-2676-4a51-9d2c-1c89a2385dc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:07:34 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-644d6175-0d4e-4bd2-ab74-7b307484c2f3 tempest-VolumeTypesAccessTest-633778126 tempest-VolumeTypesAccessTest-633778126-project-member] Flow 'volume_create_api' (0063b38c-a5b2-43fa-b551-68be78e362ad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:07:34 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-644d6175-0d4e-4bd2-ab74-7b307484c2f3 tempest-VolumeTypesAccessTest-633778126 tempest-VolumeTypesAccessTest-633778126-project-member] Create volume request issued successfully. Sep 07 18:07:34 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-644d6175-0d4e-4bd2-ab74-7b307484c2f3 tempest-VolumeTypesAccessTest-633778126 tempest-VolumeTypesAccessTest-633778126-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:07:34 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 658/1331] 192.168.122.66 () {60 vars in 1138 bytes} [Mon Sep 7 18:07:34 2026] POST /volume/v3/volumes => generated 801 bytes in 650 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 18:07:34 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-a165c125-4e71-492d-b19c-de2ba9be13cb None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:34 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-a165c125-4e71-492d-b19c-de2ba9be13cb tempest-VolumeTypesAccessTest-633778126 tempest-VolumeTypesAccessTest-633778126-project-member] GET http://192.168.122.66/volume/v3/volumes/6d917bac-d2e6-45b5-b325-4bb8a0306944 Sep 07 18:07:34 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-a165c125-4e71-492d-b19c-de2ba9be13cb tempest-VolumeTypesAccessTest-633778126 tempest-VolumeTypesAccessTest-633778126-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:07:34 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-a165c125-4e71-492d-b19c-de2ba9be13cb tempest-VolumeTypesAccessTest-633778126 tempest-VolumeTypesAccessTest-633778126-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:07:34 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:07:34 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:07:34 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:07:34 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:07:34 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-a165c125-4e71-492d-b19c-de2ba9be13cb tempest-VolumeTypesAccessTest-633778126 tempest-VolumeTypesAccessTest-633778126-project-member] Volume info retrieved successfully. Sep 07 18:07:34 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-a165c125-4e71-492d-b19c-de2ba9be13cb tempest-VolumeTypesAccessTest-633778126 tempest-VolumeTypesAccessTest-633778126-project-member] http://192.168.122.66/volume/v3/volumes/6d917bac-d2e6-45b5-b325-4bb8a0306944 returned with HTTP 200 Sep 07 18:07:34 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 674/1332] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:07:34 2026] GET /volume/v3/volumes/6d917bac-d2e6-45b5-b325-4bb8a0306944 => generated 869 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:07:36 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-da9c2b0f-9f2d-40bc-846f-f4274bfb189f None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:36 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-da9c2b0f-9f2d-40bc-846f-f4274bfb189f tempest-VolumeTypesAccessTest-633778126 tempest-VolumeTypesAccessTest-633778126-project-member] GET http://192.168.122.66/volume/v3/volumes/6d917bac-d2e6-45b5-b325-4bb8a0306944 Sep 07 18:07:36 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-da9c2b0f-9f2d-40bc-846f-f4274bfb189f tempest-VolumeTypesAccessTest-633778126 tempest-VolumeTypesAccessTest-633778126-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:07:36 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-da9c2b0f-9f2d-40bc-846f-f4274bfb189f tempest-VolumeTypesAccessTest-633778126 tempest-VolumeTypesAccessTest-633778126-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:07:36 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:07:36 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:07:36 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:07:36 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:07:36 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-da9c2b0f-9f2d-40bc-846f-f4274bfb189f tempest-VolumeTypesAccessTest-633778126 tempest-VolumeTypesAccessTest-633778126-project-member] Volume info retrieved successfully. Sep 07 18:07:36 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-da9c2b0f-9f2d-40bc-846f-f4274bfb189f tempest-VolumeTypesAccessTest-633778126 tempest-VolumeTypesAccessTest-633778126-project-member] http://192.168.122.66/volume/v3/volumes/6d917bac-d2e6-45b5-b325-4bb8a0306944 returned with HTTP 200 Sep 07 18:07:36 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 659/1333] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:07:36 2026] GET /volume/v3/volumes/6d917bac-d2e6-45b5-b325-4bb8a0306944 => generated 893 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:07:37 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-98d0483a-c8f5-4b89-bdfc-9b8056436796 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:37 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-98d0483a-c8f5-4b89-bdfc-9b8056436796 tempest-VolumeTypesAccessTest-633778126 tempest-VolumeTypesAccessTest-633778126-project-member] GET http://192.168.122.66/volume/v3/volumes/6d917bac-d2e6-45b5-b325-4bb8a0306944 Sep 07 18:07:37 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-98d0483a-c8f5-4b89-bdfc-9b8056436796 tempest-VolumeTypesAccessTest-633778126 tempest-VolumeTypesAccessTest-633778126-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:07:37 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-98d0483a-c8f5-4b89-bdfc-9b8056436796 tempest-VolumeTypesAccessTest-633778126 tempest-VolumeTypesAccessTest-633778126-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:07:37 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:07:37 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:07:37 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:07:37 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:07:37 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-98d0483a-c8f5-4b89-bdfc-9b8056436796 tempest-VolumeTypesAccessTest-633778126 tempest-VolumeTypesAccessTest-633778126-project-member] Volume info retrieved successfully. Sep 07 18:07:37 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-98d0483a-c8f5-4b89-bdfc-9b8056436796 tempest-VolumeTypesAccessTest-633778126 tempest-VolumeTypesAccessTest-633778126-project-member] http://192.168.122.66/volume/v3/volumes/6d917bac-d2e6-45b5-b325-4bb8a0306944 returned with HTTP 200 Sep 07 18:07:37 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 675/1334] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:07:37 2026] GET /volume/v3/volumes/6d917bac-d2e6-45b5-b325-4bb8a0306944 => generated 893 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:07:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-ce5f5ce2-f3a3-43fe-bda1-f9390be16227 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:38 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-ce5f5ce2-f3a3-43fe-bda1-f9390be16227 tempest-VolumeTypesAccessTest-633778126 tempest-VolumeTypesAccessTest-633778126-project-member] GET http://192.168.122.66/volume/v3/volumes/6d917bac-d2e6-45b5-b325-4bb8a0306944 Sep 07 18:07:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-ce5f5ce2-f3a3-43fe-bda1-f9390be16227 tempest-VolumeTypesAccessTest-633778126 tempest-VolumeTypesAccessTest-633778126-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:07:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-ce5f5ce2-f3a3-43fe-bda1-f9390be16227 tempest-VolumeTypesAccessTest-633778126 tempest-VolumeTypesAccessTest-633778126-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:07:38 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:07:38 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:07:38 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:07:38 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:07:38 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-ce5f5ce2-f3a3-43fe-bda1-f9390be16227 tempest-VolumeTypesAccessTest-633778126 tempest-VolumeTypesAccessTest-633778126-project-member] Volume info retrieved successfully. Sep 07 18:07:38 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-ce5f5ce2-f3a3-43fe-bda1-f9390be16227 tempest-VolumeTypesAccessTest-633778126 tempest-VolumeTypesAccessTest-633778126-project-member] http://192.168.122.66/volume/v3/volumes/6d917bac-d2e6-45b5-b325-4bb8a0306944 returned with HTTP 200 Sep 07 18:07:38 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 660/1335] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:07:38 2026] GET /volume/v3/volumes/6d917bac-d2e6-45b5-b325-4bb8a0306944 => generated 894 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:07:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-3048158e-0ee5-42c4-b074-1ff9e9ff4b49 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:38 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-3048158e-0ee5-42c4-b074-1ff9e9ff4b49 tempest-VolumeTypesAccessTest-633778126 tempest-VolumeTypesAccessTest-633778126-project-member] GET http://192.168.122.66/volume/v3/volumes/6d917bac-d2e6-45b5-b325-4bb8a0306944 Sep 07 18:07:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-3048158e-0ee5-42c4-b074-1ff9e9ff4b49 tempest-VolumeTypesAccessTest-633778126 tempest-VolumeTypesAccessTest-633778126-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:07:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-3048158e-0ee5-42c4-b074-1ff9e9ff4b49 tempest-VolumeTypesAccessTest-633778126 tempest-VolumeTypesAccessTest-633778126-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:07:38 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:07:38 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:07:38 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:07:38 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:07:38 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-3048158e-0ee5-42c4-b074-1ff9e9ff4b49 tempest-VolumeTypesAccessTest-633778126 tempest-VolumeTypesAccessTest-633778126-project-member] Volume info retrieved successfully. Sep 07 18:07:38 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-3048158e-0ee5-42c4-b074-1ff9e9ff4b49 tempest-VolumeTypesAccessTest-633778126 tempest-VolumeTypesAccessTest-633778126-project-member] http://192.168.122.66/volume/v3/volumes/6d917bac-d2e6-45b5-b325-4bb8a0306944 returned with HTTP 200 Sep 07 18:07:38 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 676/1336] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:07:38 2026] GET /volume/v3/volumes/6d917bac-d2e6-45b5-b325-4bb8a0306944 => generated 894 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:07:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-bf5ebd9f-a640-4447-b3a6-b68a0a600e14 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:38 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-bf5ebd9f-a640-4447-b3a6-b68a0a600e14 tempest-VolumeTypesAccessTest-633778126 tempest-VolumeTypesAccessTest-633778126-project-member] DELETE http://192.168.122.66/volume/v3/volumes/6d917bac-d2e6-45b5-b325-4bb8a0306944 Sep 07 18:07:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-bf5ebd9f-a640-4447-b3a6-b68a0a600e14 tempest-VolumeTypesAccessTest-633778126 tempest-VolumeTypesAccessTest-633778126-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:07:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-bf5ebd9f-a640-4447-b3a6-b68a0a600e14 tempest-VolumeTypesAccessTest-633778126 tempest-VolumeTypesAccessTest-633778126-project-member] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:07:38 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-bf5ebd9f-a640-4447-b3a6-b68a0a600e14 tempest-VolumeTypesAccessTest-633778126 tempest-VolumeTypesAccessTest-633778126-project-member] Delete volume with id: 6d917bac-d2e6-45b5-b325-4bb8a0306944 Sep 07 18:07:38 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:07:38 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:07:38 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:07:38 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:07:38 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-bf5ebd9f-a640-4447-b3a6-b68a0a600e14 tempest-VolumeTypesAccessTest-633778126 tempest-VolumeTypesAccessTest-633778126-project-member] Volume info retrieved successfully. Sep 07 18:07:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-34009d86-373a-4ebf-9b00-8b8a51645ef5 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:38 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-34009d86-373a-4ebf-9b00-8b8a51645ef5 tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] POST http://192.168.122.66/volume/v3/volumes/2bd58dd4-5cff-42a9-8776-7a29074ba05f/action Sep 07 18:07:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-34009d86-373a-4ebf-9b00-8b8a51645ef5 tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] Action body: b'{"os-attach": {"instance_uuid": "5dbf6a21-fa09-4187-b823-619f7951d40e", "mountpoint": "/dev/vdc"}}' {{(pid=86965) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:07:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-34009d86-373a-4ebf-9b00-8b8a51645ef5 tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "5dbf6a21-fa09-4187-b823-619f7951d40e", "mountpoint": "/dev/vdc"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:07:38 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-bf5ebd9f-a640-4447-b3a6-b68a0a600e14 tempest-VolumeTypesAccessTest-633778126 tempest-VolumeTypesAccessTest-633778126-project-member] Delete volume request issued successfully. Sep 07 18:07:38 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-bf5ebd9f-a640-4447-b3a6-b68a0a600e14 tempest-VolumeTypesAccessTest-633778126 tempest-VolumeTypesAccessTest-633778126-project-member] http://192.168.122.66/volume/v3/volumes/6d917bac-d2e6-45b5-b325-4bb8a0306944 returned with HTTP 202 Sep 07 18:07:38 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 661/1337] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:07:38 2026] DELETE /volume/v3/volumes/6d917bac-d2e6-45b5-b325-4bb8a0306944 => generated 0 bytes in 173 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:07:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-9223b337-0c93-4ec6-8de9-ca5d8a4f0784 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:38 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-34009d86-373a-4ebf-9b00-8b8a51645ef5 tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] http://192.168.122.66/volume/v3/volumes/2bd58dd4-5cff-42a9-8776-7a29074ba05f/action returned with HTTP 404 Sep 07 18:07:38 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 677/1338] 192.168.122.66 () {60 vars in 1269 bytes} [Mon Sep 7 18:07:38 2026] POST /volume/v3/volumes/2bd58dd4-5cff-42a9-8776-7a29074ba05f/action => generated 109 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:07:38 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-9223b337-0c93-4ec6-8de9-ca5d8a4f0784 tempest-VolumeTypesAccessTest-633778126 tempest-VolumeTypesAccessTest-633778126-project-member] GET http://192.168.122.66/volume/v3/volumes/6d917bac-d2e6-45b5-b325-4bb8a0306944 Sep 07 18:07:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-9223b337-0c93-4ec6-8de9-ca5d8a4f0784 tempest-VolumeTypesAccessTest-633778126 tempest-VolumeTypesAccessTest-633778126-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:07:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-9223b337-0c93-4ec6-8de9-ca5d8a4f0784 tempest-VolumeTypesAccessTest-633778126 tempest-VolumeTypesAccessTest-633778126-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:07:38 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:07:38 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:07:38 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:07:38 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:07:38 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-9223b337-0c93-4ec6-8de9-ca5d8a4f0784 tempest-VolumeTypesAccessTest-633778126 tempest-VolumeTypesAccessTest-633778126-project-member] Volume info retrieved successfully. Sep 07 18:07:39 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-9223b337-0c93-4ec6-8de9-ca5d8a4f0784 tempest-VolumeTypesAccessTest-633778126 tempest-VolumeTypesAccessTest-633778126-project-member] http://192.168.122.66/volume/v3/volumes/6d917bac-d2e6-45b5-b325-4bb8a0306944 returned with HTTP 200 Sep 07 18:07:39 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 662/1339] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:07:38 2026] GET /volume/v3/volumes/6d917bac-d2e6-45b5-b325-4bb8a0306944 => generated 893 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 18:07:40 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-cbc1ae97-06df-4cce-aaf2-6ccb91eb50ca None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:40 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-cbc1ae97-06df-4cce-aaf2-6ccb91eb50ca tempest-VolumeTypesAccessTest-633778126 tempest-VolumeTypesAccessTest-633778126-project-member] GET http://192.168.122.66/volume/v3/volumes/6d917bac-d2e6-45b5-b325-4bb8a0306944 Sep 07 18:07:40 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-cbc1ae97-06df-4cce-aaf2-6ccb91eb50ca tempest-VolumeTypesAccessTest-633778126 tempest-VolumeTypesAccessTest-633778126-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:07:40 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-cbc1ae97-06df-4cce-aaf2-6ccb91eb50ca tempest-VolumeTypesAccessTest-633778126 tempest-VolumeTypesAccessTest-633778126-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:07:40 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:07:40 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:07:40 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:07:40 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:07:40 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-cbc1ae97-06df-4cce-aaf2-6ccb91eb50ca tempest-VolumeTypesAccessTest-633778126 tempest-VolumeTypesAccessTest-633778126-project-member] Volume info retrieved successfully. Sep 07 18:07:40 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-cbc1ae97-06df-4cce-aaf2-6ccb91eb50ca tempest-VolumeTypesAccessTest-633778126 tempest-VolumeTypesAccessTest-633778126-project-member] http://192.168.122.66/volume/v3/volumes/6d917bac-d2e6-45b5-b325-4bb8a0306944 returned with HTTP 200 Sep 07 18:07:40 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 678/1340] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:07:40 2026] GET /volume/v3/volumes/6d917bac-d2e6-45b5-b325-4bb8a0306944 => generated 893 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:07:41 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-a3fe153c-2e5d-4595-97e3-af54150cafc6 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:41 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-a3fe153c-2e5d-4595-97e3-af54150cafc6 tempest-VolumeTypesAccessTest-633778126 tempest-VolumeTypesAccessTest-633778126-project-member] GET http://192.168.122.66/volume/v3/volumes/6d917bac-d2e6-45b5-b325-4bb8a0306944 Sep 07 18:07:41 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-a3fe153c-2e5d-4595-97e3-af54150cafc6 tempest-VolumeTypesAccessTest-633778126 tempest-VolumeTypesAccessTest-633778126-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:07:41 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-a3fe153c-2e5d-4595-97e3-af54150cafc6 tempest-VolumeTypesAccessTest-633778126 tempest-VolumeTypesAccessTest-633778126-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:07:41 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-a3fe153c-2e5d-4595-97e3-af54150cafc6 tempest-VolumeTypesAccessTest-633778126 tempest-VolumeTypesAccessTest-633778126-project-member] http://192.168.122.66/volume/v3/volumes/6d917bac-d2e6-45b5-b325-4bb8a0306944 returned with HTTP 404 Sep 07 18:07:41 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 663/1341] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:07:41 2026] GET /volume/v3/volumes/6d917bac-d2e6-45b5-b325-4bb8a0306944 => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 18:07:41 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-e9053638-b499-4b8c-a04e-11a6b737cea3 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:41 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e9053638-b499-4b8c-a04e-11a6b737cea3 tempest-VolumeTypesAccessTest-1343514053 tempest-VolumeTypesAccessTest-1343514053-project-admin] POST http://192.168.122.66/volume/v3/types/7beef341-b6f4-449d-9a22-96b3eeb0975b/action Sep 07 18:07:41 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-e9053638-b499-4b8c-a04e-11a6b737cea3 tempest-VolumeTypesAccessTest-1343514053 tempest-VolumeTypesAccessTest-1343514053-project-admin] Action body: b'{"removeProjectAccess": {"project": "dec4b016d4724bf99db27c094551f2eb"}}' {{(pid=86965) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:07:41 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-e9053638-b499-4b8c-a04e-11a6b737cea3 tempest-VolumeTypesAccessTest-1343514053 tempest-VolumeTypesAccessTest-1343514053-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "dec4b016d4724bf99db27c094551f2eb"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:07:41 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e9053638-b499-4b8c-a04e-11a6b737cea3 tempest-VolumeTypesAccessTest-1343514053 tempest-VolumeTypesAccessTest-1343514053-project-admin] http://192.168.122.66/volume/v3/types/7beef341-b6f4-449d-9a22-96b3eeb0975b/action returned with HTTP 202 Sep 07 18:07:41 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 679/1342] 192.168.122.66 () {60 vars in 1263 bytes} [Mon Sep 7 18:07:41 2026] POST /volume/v3/types/7beef341-b6f4-449d-9a22-96b3eeb0975b/action => generated 0 bytes in 172 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:07:41 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-3d41f8df-7857-41c7-b8ae-84112b51a7e4 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:41 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-3d41f8df-7857-41c7-b8ae-84112b51a7e4 tempest-VolumeTypesAccessTest-1343514053 tempest-VolumeTypesAccessTest-1343514053-project-admin] DELETE http://192.168.122.66/volume/v3/types/7beef341-b6f4-449d-9a22-96b3eeb0975b Sep 07 18:07:41 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-3d41f8df-7857-41c7-b8ae-84112b51a7e4 tempest-VolumeTypesAccessTest-1343514053 tempest-VolumeTypesAccessTest-1343514053-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:07:41 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-3d41f8df-7857-41c7-b8ae-84112b51a7e4 tempest-VolumeTypesAccessTest-1343514053 tempest-VolumeTypesAccessTest-1343514053-project-admin] Calling method '_delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:07:41 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-3d41f8df-7857-41c7-b8ae-84112b51a7e4 tempest-VolumeTypesAccessTest-1343514053 tempest-VolumeTypesAccessTest-1343514053-project-admin] http://192.168.122.66/volume/v3/types/7beef341-b6f4-449d-9a22-96b3eeb0975b returned with HTTP 202 Sep 07 18:07:41 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 664/1343] 192.168.122.66 () {58 vars in 1224 bytes} [Mon Sep 7 18:07:41 2026] DELETE /volume/v3/types/7beef341-b6f4-449d-9a22-96b3eeb0975b => generated 0 bytes in 148 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:07:41 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-08d27666-a2f9-4706-9f53-afdf7b24fe45 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:41 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-08d27666-a2f9-4706-9f53-afdf7b24fe45 tempest-VolumeTypesAccessTest-1343514053 tempest-VolumeTypesAccessTest-1343514053-project-admin] GET http://192.168.122.66/volume/v3/types/7beef341-b6f4-449d-9a22-96b3eeb0975b Sep 07 18:07:41 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-08d27666-a2f9-4706-9f53-afdf7b24fe45 tempest-VolumeTypesAccessTest-1343514053 tempest-VolumeTypesAccessTest-1343514053-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:07:41 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-08d27666-a2f9-4706-9f53-afdf7b24fe45 tempest-VolumeTypesAccessTest-1343514053 tempest-VolumeTypesAccessTest-1343514053-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:07:41 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-08d27666-a2f9-4706-9f53-afdf7b24fe45 tempest-VolumeTypesAccessTest-1343514053 tempest-VolumeTypesAccessTest-1343514053-project-admin] http://192.168.122.66/volume/v3/types/7beef341-b6f4-449d-9a22-96b3eeb0975b returned with HTTP 404 Sep 07 18:07:41 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 680/1344] 192.168.122.66 () {58 vars in 1221 bytes} [Mon Sep 7 18:07:41 2026] GET /volume/v3/types/7beef341-b6f4-449d-9a22-96b3eeb0975b => generated 114 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:07:41 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-7d7b1ec0-2828-4572-9451-0b0a24007bc3 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:41 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-7d7b1ec0-2828-4572-9451-0b0a24007bc3 tempest-VolumeTypesAccessTest-1343514053 tempest-VolumeTypesAccessTest-1343514053-project-admin] POST http://192.168.122.66/volume/v3/types Sep 07 18:07:41 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-7d7b1ec0-2828-4572-9451-0b0a24007bc3 tempest-VolumeTypesAccessTest-1343514053 tempest-VolumeTypesAccessTest-1343514053-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1371707696", "os-volume-type-access:is_public": false}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:07:41 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-7d7b1ec0-2828-4572-9451-0b0a24007bc3 tempest-VolumeTypesAccessTest-1343514053 tempest-VolumeTypesAccessTest-1343514053-project-admin] http://192.168.122.66/volume/v3/types returned with HTTP 200 Sep 07 18:07:41 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 665/1345] 192.168.122.66 () {60 vars in 1132 bytes} [Mon Sep 7 18:07:41 2026] POST /volume/v3/types => generated 229 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 18:07:41 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-f654abb6-7b69-46e1-b664-b66a11c11e9c None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:41 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-f654abb6-7b69-46e1-b664-b66a11c11e9c tempest-VolumeTypesAccessTest-1343514053 tempest-VolumeTypesAccessTest-1343514053-project-admin] POST http://192.168.122.66/volume/v3/types/bf598bcb-ebc3-403e-aa3e-bf0631c737c8/action Sep 07 18:07:41 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-f654abb6-7b69-46e1-b664-b66a11c11e9c tempest-VolumeTypesAccessTest-1343514053 tempest-VolumeTypesAccessTest-1343514053-project-admin] Action body: b'{"addProjectAccess": {"project": "dec4b016d4724bf99db27c094551f2eb"}}' {{(pid=86965) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:07:41 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-f654abb6-7b69-46e1-b664-b66a11c11e9c tempest-VolumeTypesAccessTest-1343514053 tempest-VolumeTypesAccessTest-1343514053-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "dec4b016d4724bf99db27c094551f2eb"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:07:41 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-f654abb6-7b69-46e1-b664-b66a11c11e9c tempest-VolumeTypesAccessTest-1343514053 tempest-VolumeTypesAccessTest-1343514053-project-admin] http://192.168.122.66/volume/v3/types/bf598bcb-ebc3-403e-aa3e-bf0631c737c8/action returned with HTTP 202 Sep 07 18:07:41 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 681/1346] 192.168.122.66 () {60 vars in 1263 bytes} [Mon Sep 7 18:07:41 2026] POST /volume/v3/types/bf598bcb-ebc3-403e-aa3e-bf0631c737c8/action => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:07:41 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-c1631d6b-93b4-485b-8098-440e7bee9f91 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:41 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c1631d6b-93b4-485b-8098-440e7bee9f91 tempest-VolumeTypesAccessTest-1343514053 tempest-VolumeTypesAccessTest-1343514053-project-admin] POST http://192.168.122.66/volume/v3/types/bf598bcb-ebc3-403e-aa3e-bf0631c737c8/action Sep 07 18:07:41 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c1631d6b-93b4-485b-8098-440e7bee9f91 tempest-VolumeTypesAccessTest-1343514053 tempest-VolumeTypesAccessTest-1343514053-project-admin] Action body: b'{"addProjectAccess": {"project": "8678c1ee8acf4c7797b7503a42779597"}}' {{(pid=86964) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:07:41 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c1631d6b-93b4-485b-8098-440e7bee9f91 tempest-VolumeTypesAccessTest-1343514053 tempest-VolumeTypesAccessTest-1343514053-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "8678c1ee8acf4c7797b7503a42779597"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:07:41 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c1631d6b-93b4-485b-8098-440e7bee9f91 tempest-VolumeTypesAccessTest-1343514053 tempest-VolumeTypesAccessTest-1343514053-project-admin] http://192.168.122.66/volume/v3/types/bf598bcb-ebc3-403e-aa3e-bf0631c737c8/action returned with HTTP 202 Sep 07 18:07:41 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 666/1347] 192.168.122.66 () {60 vars in 1263 bytes} [Mon Sep 7 18:07:41 2026] POST /volume/v3/types/bf598bcb-ebc3-403e-aa3e-bf0631c737c8/action => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 18:07:41 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-66feb2f7-ab3c-493b-8727-cd7f44bebb0b None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:41 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-66feb2f7-ab3c-493b-8727-cd7f44bebb0b tempest-VolumeTypesAccessTest-1343514053 tempest-VolumeTypesAccessTest-1343514053-project-admin] GET http://192.168.122.66/volume/v3/types/bf598bcb-ebc3-403e-aa3e-bf0631c737c8/os-volume-type-access Sep 07 18:07:41 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-66feb2f7-ab3c-493b-8727-cd7f44bebb0b tempest-VolumeTypesAccessTest-1343514053 tempest-VolumeTypesAccessTest-1343514053-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:07:41 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-66feb2f7-ab3c-493b-8727-cd7f44bebb0b tempest-VolumeTypesAccessTest-1343514053 tempest-VolumeTypesAccessTest-1343514053-project-admin] Calling method 'index' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:07:42 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-66feb2f7-ab3c-493b-8727-cd7f44bebb0b tempest-VolumeTypesAccessTest-1343514053 tempest-VolumeTypesAccessTest-1343514053-project-admin] http://192.168.122.66/volume/v3/types/bf598bcb-ebc3-403e-aa3e-bf0631c737c8/os-volume-type-access returned with HTTP 200 Sep 07 18:07:42 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 682/1348] 192.168.122.66 () {58 vars in 1287 bytes} [Mon Sep 7 18:07:41 2026] GET /volume/v3/types/bf598bcb-ebc3-403e-aa3e-bf0631c737c8/os-volume-type-access => generated 244 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:07:42 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-ca0c5f38-3a95-40c8-8a64-73f2153807d3 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:42 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-ca0c5f38-3a95-40c8-8a64-73f2153807d3 tempest-VolumeTypesAccessTest-1343514053 tempest-VolumeTypesAccessTest-1343514053-project-admin] POST http://192.168.122.66/volume/v3/types/bf598bcb-ebc3-403e-aa3e-bf0631c737c8/action Sep 07 18:07:42 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-ca0c5f38-3a95-40c8-8a64-73f2153807d3 tempest-VolumeTypesAccessTest-1343514053 tempest-VolumeTypesAccessTest-1343514053-project-admin] Action body: b'{"removeProjectAccess": {"project": "8678c1ee8acf4c7797b7503a42779597"}}' {{(pid=86964) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:07:42 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-ca0c5f38-3a95-40c8-8a64-73f2153807d3 tempest-VolumeTypesAccessTest-1343514053 tempest-VolumeTypesAccessTest-1343514053-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "8678c1ee8acf4c7797b7503a42779597"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:07:42 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-ca0c5f38-3a95-40c8-8a64-73f2153807d3 tempest-VolumeTypesAccessTest-1343514053 tempest-VolumeTypesAccessTest-1343514053-project-admin] http://192.168.122.66/volume/v3/types/bf598bcb-ebc3-403e-aa3e-bf0631c737c8/action returned with HTTP 202 Sep 07 18:07:42 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 667/1349] 192.168.122.66 () {60 vars in 1263 bytes} [Mon Sep 7 18:07:42 2026] POST /volume/v3/types/bf598bcb-ebc3-403e-aa3e-bf0631c737c8/action => generated 0 bytes in 118 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 18:07:42 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-ad4fb064-125f-4981-a444-0ae459ae9293 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:42 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-ad4fb064-125f-4981-a444-0ae459ae9293 tempest-VolumeTypesAccessTest-1343514053 tempest-VolumeTypesAccessTest-1343514053-project-admin] POST http://192.168.122.66/volume/v3/types/bf598bcb-ebc3-403e-aa3e-bf0631c737c8/action Sep 07 18:07:42 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-ad4fb064-125f-4981-a444-0ae459ae9293 tempest-VolumeTypesAccessTest-1343514053 tempest-VolumeTypesAccessTest-1343514053-project-admin] Action body: b'{"removeProjectAccess": {"project": "dec4b016d4724bf99db27c094551f2eb"}}' {{(pid=86965) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:07:42 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-ad4fb064-125f-4981-a444-0ae459ae9293 tempest-VolumeTypesAccessTest-1343514053 tempest-VolumeTypesAccessTest-1343514053-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "dec4b016d4724bf99db27c094551f2eb"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:07:42 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-ad4fb064-125f-4981-a444-0ae459ae9293 tempest-VolumeTypesAccessTest-1343514053 tempest-VolumeTypesAccessTest-1343514053-project-admin] http://192.168.122.66/volume/v3/types/bf598bcb-ebc3-403e-aa3e-bf0631c737c8/action returned with HTTP 202 Sep 07 18:07:42 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 683/1350] 192.168.122.66 () {60 vars in 1263 bytes} [Mon Sep 7 18:07:42 2026] POST /volume/v3/types/bf598bcb-ebc3-403e-aa3e-bf0631c737c8/action => generated 0 bytes in 121 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:07:42 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-73ff7c38-07b8-4963-ab3b-3cc01ab4d8b4 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:42 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-73ff7c38-07b8-4963-ab3b-3cc01ab4d8b4 tempest-VolumeTypesAccessTest-1343514053 tempest-VolumeTypesAccessTest-1343514053-project-admin] DELETE http://192.168.122.66/volume/v3/types/bf598bcb-ebc3-403e-aa3e-bf0631c737c8 Sep 07 18:07:42 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-73ff7c38-07b8-4963-ab3b-3cc01ab4d8b4 tempest-VolumeTypesAccessTest-1343514053 tempest-VolumeTypesAccessTest-1343514053-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:07:42 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-73ff7c38-07b8-4963-ab3b-3cc01ab4d8b4 tempest-VolumeTypesAccessTest-1343514053 tempest-VolumeTypesAccessTest-1343514053-project-admin] Calling method '_delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:07:42 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-73ff7c38-07b8-4963-ab3b-3cc01ab4d8b4 tempest-VolumeTypesAccessTest-1343514053 tempest-VolumeTypesAccessTest-1343514053-project-admin] http://192.168.122.66/volume/v3/types/bf598bcb-ebc3-403e-aa3e-bf0631c737c8 returned with HTTP 202 Sep 07 18:07:42 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 668/1351] 192.168.122.66 () {58 vars in 1224 bytes} [Mon Sep 7 18:07:42 2026] DELETE /volume/v3/types/bf598bcb-ebc3-403e-aa3e-bf0631c737c8 => generated 0 bytes in 245 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:07:42 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-52827a23-0faa-4664-b6b6-0ec12d5aad01 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:42 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-52827a23-0faa-4664-b6b6-0ec12d5aad01 tempest-VolumeTypesAccessTest-1343514053 tempest-VolumeTypesAccessTest-1343514053-project-admin] GET http://192.168.122.66/volume/v3/types/bf598bcb-ebc3-403e-aa3e-bf0631c737c8 Sep 07 18:07:42 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-52827a23-0faa-4664-b6b6-0ec12d5aad01 tempest-VolumeTypesAccessTest-1343514053 tempest-VolumeTypesAccessTest-1343514053-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:07:42 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-52827a23-0faa-4664-b6b6-0ec12d5aad01 tempest-VolumeTypesAccessTest-1343514053 tempest-VolumeTypesAccessTest-1343514053-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:07:42 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-52827a23-0faa-4664-b6b6-0ec12d5aad01 tempest-VolumeTypesAccessTest-1343514053 tempest-VolumeTypesAccessTest-1343514053-project-admin] http://192.168.122.66/volume/v3/types/bf598bcb-ebc3-403e-aa3e-bf0631c737c8 returned with HTTP 404 Sep 07 18:07:42 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 684/1352] 192.168.122.66 () {58 vars in 1221 bytes} [Mon Sep 7 18:07:42 2026] GET /volume/v3/types/bf598bcb-ebc3-403e-aa3e-bf0631c737c8 => generated 114 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:07:49 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-86d5b266-dc88-4572-abee-98d09038474a None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:49 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-86d5b266-dc88-4572-abee-98d09038474a tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:07:49 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-86d5b266-dc88-4572-abee-98d09038474a tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "becf943b-649b-429a-a3d7-4c6fcff70354", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-1167093488"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:07:49 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.volumes [None req-86d5b266-dc88-4572-abee-98d09038474a tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] Create volume request body: {'volume': {'imageRef': 'becf943b-649b-429a-a3d7-4c6fcff70354', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-1167093488'}} {{(pid=86964) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:07:49 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-86d5b266-dc88-4572-abee-98d09038474a tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] Create volume of 2 GB Sep 07 18:07:49 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-86d5b266-dc88-4572-abee-98d09038474a tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] Availability Zones retrieved successfully. Sep 07 18:07:49 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-86d5b266-dc88-4572-abee-98d09038474a tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] Flow 'volume_create_api' (fafc0689-83f1-4ffb-a641-74f3dc677bcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:07:49 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-86d5b266-dc88-4572-abee-98d09038474a tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aec5f1bb-142e-444b-ba92-54f2cfed96de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:07:49 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.flows.api.create_volume [None req-86d5b266-dc88-4572-abee-98d09038474a tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] Validating volume size '2' using validate_int {{(pid=86964) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:07:49 devstack devstack@c-api.service[86964]: WARNING cinder.volume.api [None req-86d5b266-dc88-4572-abee-98d09038474a tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aec5f1bb-142e-444b-ba92-54f2cfed96de) transitioned into state 'FAILURE' from state 'RUNNING' Sep 07 18:07:49 devstack devstack@c-api.service[86964]: Failure: cinder.exception.InvalidInput: Invalid input received: Image becf943b-649b-429a-a3d7-4c6fcff70354 is not active. Sep 07 18:07:49 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-86d5b266-dc88-4572-abee-98d09038474a tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aec5f1bb-142e-444b-ba92-54f2cfed96de) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:07:49 devstack devstack@c-api.service[86964]: WARNING cinder.volume.api [None req-86d5b266-dc88-4572-abee-98d09038474a tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aec5f1bb-142e-444b-ba92-54f2cfed96de) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 07 18:07:49 devstack devstack@c-api.service[86964]: WARNING cinder.volume.api [None req-86d5b266-dc88-4572-abee-98d09038474a tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] Flow 'volume_create_api' (fafc0689-83f1-4ffb-a641-74f3dc677bcc) transitioned into state 'REVERTED' from state 'RUNNING' Sep 07 18:07:49 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-86d5b266-dc88-4572-abee-98d09038474a tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 400 Sep 07 18:07:49 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 669/1353] 192.168.122.66 () {60 vars in 1138 bytes} [Mon Sep 7 18:07:49 2026] POST /volume/v3/volumes => generated 125 bytes in 462 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 18:07:52 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-e26ec6f6-8c7d-4794-86c1-aed81d647ee1 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:52 devstack devstack@c-api.service[86965]: DEBUG dbcounter [-] [86965] Writing DB stats cinder:SELECT=120,cinder:UPDATE=22,cinder:INSERT=7 {{(pid=86965) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 18:07:52 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e26ec6f6-8c7d-4794-86c1-aed81d647ee1 tempest-VolumeTypesTest-1192258959 tempest-VolumeTypesTest-1192258959-project-admin] POST http://192.168.122.66/volume/v3/types Sep 07 18:07:52 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-e26ec6f6-8c7d-4794-86c1-aed81d647ee1 tempest-VolumeTypesTest-1192258959 tempest-VolumeTypesTest-1192258959-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-859649192", "description": "tempest-volume-type-description-1153750003", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}, "os-volume-type-access:is_public": true}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:07:52 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e26ec6f6-8c7d-4794-86c1-aed81d647ee1 tempest-VolumeTypesTest-1192258959 tempest-VolumeTypesTest-1192258959-project-admin] http://192.168.122.66/volume/v3/types returned with HTTP 200 Sep 07 18:07:52 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 685/1354] 192.168.122.66 () {60 vars in 1132 bytes} [Mon Sep 7 18:07:52 2026] POST /volume/v3/types => generated 317 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:07:52 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-6f0e7ba6-25bd-40be-a27c-63f636e49399 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:52 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-684a6545-6e73-42ec-93a7-d9ce0aaee5b7 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:52 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-6f0e7ba6-25bd-40be-a27c-63f636e49399 tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:07:52 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-6f0e7ba6-25bd-40be-a27c-63f636e49399 tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "dc47f207-7519-4ebe-a2ab-0e3a2b32c9f5"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:07:52 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-684a6545-6e73-42ec-93a7-d9ce0aaee5b7 tempest-VolumeTypesTest-1192258959 tempest-VolumeTypesTest-1192258959-project-admin] GET http://192.168.122.66/volume/v3/types/0c0adbcd-fef9-4d29-a857-94aa70c40f47 Sep 07 18:07:52 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-684a6545-6e73-42ec-93a7-d9ce0aaee5b7 tempest-VolumeTypesTest-1192258959 tempest-VolumeTypesTest-1192258959-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:07:52 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-684a6545-6e73-42ec-93a7-d9ce0aaee5b7 tempest-VolumeTypesTest-1192258959 tempest-VolumeTypesTest-1192258959-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:07:52 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.volumes [None req-6f0e7ba6-25bd-40be-a27c-63f636e49399 tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': 'dc47f207-7519-4ebe-a2ab-0e3a2b32c9f5'}} {{(pid=86964) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:07:52 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-684a6545-6e73-42ec-93a7-d9ce0aaee5b7 tempest-VolumeTypesTest-1192258959 tempest-VolumeTypesTest-1192258959-project-admin] http://192.168.122.66/volume/v3/types/0c0adbcd-fef9-4d29-a857-94aa70c40f47 returned with HTTP 200 Sep 07 18:07:52 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 686/1355] 192.168.122.66 () {58 vars in 1221 bytes} [Mon Sep 7 18:07:52 2026] GET /volume/v3/types/0c0adbcd-fef9-4d29-a857-94aa70c40f47 => generated 339 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:07:52 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-d9299d74-b4dc-4210-8282-4bc271748f5c None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:52 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-d9299d74-b4dc-4210-8282-4bc271748f5c tempest-VolumeTypesTest-1192258959 tempest-VolumeTypesTest-1192258959-project-admin] DELETE http://192.168.122.66/volume/v3/types/0c0adbcd-fef9-4d29-a857-94aa70c40f47 Sep 07 18:07:52 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-d9299d74-b4dc-4210-8282-4bc271748f5c tempest-VolumeTypesTest-1192258959 tempest-VolumeTypesTest-1192258959-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:07:52 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-d9299d74-b4dc-4210-8282-4bc271748f5c tempest-VolumeTypesTest-1192258959 tempest-VolumeTypesTest-1192258959-project-admin] Calling method '_delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:07:52 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-d9299d74-b4dc-4210-8282-4bc271748f5c tempest-VolumeTypesTest-1192258959 tempest-VolumeTypesTest-1192258959-project-admin] http://192.168.122.66/volume/v3/types/0c0adbcd-fef9-4d29-a857-94aa70c40f47 returned with HTTP 202 Sep 07 18:07:52 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 687/1356] 192.168.122.66 () {58 vars in 1224 bytes} [Mon Sep 7 18:07:52 2026] DELETE /volume/v3/types/0c0adbcd-fef9-4d29-a857-94aa70c40f47 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:07:52 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-cb08b892-ecba-49fa-a8eb-e039cd06fa3e None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:52 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-cb08b892-ecba-49fa-a8eb-e039cd06fa3e tempest-VolumeTypesTest-1192258959 tempest-VolumeTypesTest-1192258959-project-admin] GET http://192.168.122.66/volume/v3/types/0c0adbcd-fef9-4d29-a857-94aa70c40f47 Sep 07 18:07:52 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-cb08b892-ecba-49fa-a8eb-e039cd06fa3e tempest-VolumeTypesTest-1192258959 tempest-VolumeTypesTest-1192258959-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:07:52 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-cb08b892-ecba-49fa-a8eb-e039cd06fa3e tempest-VolumeTypesTest-1192258959 tempest-VolumeTypesTest-1192258959-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:07:52 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-cb08b892-ecba-49fa-a8eb-e039cd06fa3e tempest-VolumeTypesTest-1192258959 tempest-VolumeTypesTest-1192258959-project-admin] http://192.168.122.66/volume/v3/types/0c0adbcd-fef9-4d29-a857-94aa70c40f47 returned with HTTP 404 Sep 07 18:07:52 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 688/1357] 192.168.122.66 () {58 vars in 1221 bytes} [Mon Sep 7 18:07:52 2026] GET /volume/v3/types/0c0adbcd-fef9-4d29-a857-94aa70c40f47 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:07:52 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-05b10f0b-d216-4159-b763-b04692e51ecc None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:52 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-05b10f0b-d216-4159-b763-b04692e51ecc tempest-VolumeTypesTest-1192258959 tempest-VolumeTypesTest-1192258959-project-admin] POST http://192.168.122.66/volume/v3/types Sep 07 18:07:52 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-6f0e7ba6-25bd-40be-a27c-63f636e49399 tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] Create volume of 1 GB Sep 07 18:07:52 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-05b10f0b-d216-4159-b763-b04692e51ecc tempest-VolumeTypesTest-1192258959 tempest-VolumeTypesTest-1192258959-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1922200799"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:07:52 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-6f0e7ba6-25bd-40be-a27c-63f636e49399 tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] Availability Zones retrieved successfully. Sep 07 18:07:52 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-05b10f0b-d216-4159-b763-b04692e51ecc tempest-VolumeTypesTest-1192258959 tempest-VolumeTypesTest-1192258959-project-admin] http://192.168.122.66/volume/v3/types returned with HTTP 200 Sep 07 18:07:52 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 689/1358] 192.168.122.66 () {60 vars in 1131 bytes} [Mon Sep 7 18:07:52 2026] POST /volume/v3/types => generated 221 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:07:52 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-6f0e7ba6-25bd-40be-a27c-63f636e49399 tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] Flow 'volume_create_api' (4dcf6f28-80cf-4a36-9c85-10655d15b229) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:07:52 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-bf187088-6c49-4642-8b61-9dce75941b0e None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:52 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-6f0e7ba6-25bd-40be-a27c-63f636e49399 tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1371fed3-d5cd-4c71-95e1-a1d7b24d3ec9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:07:52 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-bf187088-6c49-4642-8b61-9dce75941b0e tempest-VolumeTypesTest-1192258959 tempest-VolumeTypesTest-1192258959-project-admin] POST http://192.168.122.66/volume/v3/types/7332beed-8387-4886-867d-463452930dbd/encryption Sep 07 18:07:52 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.flows.api.create_volume [None req-6f0e7ba6-25bd-40be-a27c-63f636e49399 tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] Validating volume size '1' using validate_int {{(pid=86964) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:07:52 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-bf187088-6c49-4642-8b61-9dce75941b0e tempest-VolumeTypesTest-1192258959 tempest-VolumeTypesTest-1192258959-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:07:52 devstack devstack@c-api.service[86964]: WARNING cinder.volume.api [None req-6f0e7ba6-25bd-40be-a27c-63f636e49399 tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1371fed3-d5cd-4c71-95e1-a1d7b24d3ec9) transitioned into state 'FAILURE' from state 'RUNNING' Sep 07 18:07:52 devstack devstack@c-api.service[86964]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Sep 07 18:07:52 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-bf187088-6c49-4642-8b61-9dce75941b0e tempest-VolumeTypesTest-1192258959 tempest-VolumeTypesTest-1192258959-project-admin] http://192.168.122.66/volume/v3/types/7332beed-8387-4886-867d-463452930dbd/encryption returned with HTTP 200 Sep 07 18:07:52 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-6f0e7ba6-25bd-40be-a27c-63f636e49399 tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1371fed3-d5cd-4c71-95e1-a1d7b24d3ec9) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:07:52 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 690/1359] 192.168.122.66 () {60 vars in 1276 bytes} [Mon Sep 7 18:07:52 2026] POST /volume/v3/types/7332beed-8387-4886-867d-463452930dbd/encryption => generated 239 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:07:53 devstack devstack@c-api.service[86964]: WARNING cinder.volume.api [None req-6f0e7ba6-25bd-40be-a27c-63f636e49399 tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1371fed3-d5cd-4c71-95e1-a1d7b24d3ec9) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 07 18:07:53 devstack devstack@c-api.service[86964]: WARNING cinder.volume.api [None req-6f0e7ba6-25bd-40be-a27c-63f636e49399 tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] Flow 'volume_create_api' (4dcf6f28-80cf-4a36-9c85-10655d15b229) transitioned into state 'REVERTED' from state 'RUNNING' Sep 07 18:07:53 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-2fe3b67d-9a61-443a-8a18-0d29253320c7 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:53 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-6f0e7ba6-25bd-40be-a27c-63f636e49399 tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 400 Sep 07 18:07:53 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 670/1360] 192.168.122.66 () {60 vars in 1137 bytes} [Mon Sep 7 18:07:52 2026] POST /volume/v3/volumes => generated 134 bytes in 255 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 18:07:53 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-2fe3b67d-9a61-443a-8a18-0d29253320c7 tempest-VolumeTypesTest-1192258959 tempest-VolumeTypesTest-1192258959-project-admin] GET http://192.168.122.66/volume/v3/types/7332beed-8387-4886-867d-463452930dbd/encryption Sep 07 18:07:53 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-2fe3b67d-9a61-443a-8a18-0d29253320c7 tempest-VolumeTypesTest-1192258959 tempest-VolumeTypesTest-1192258959-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:07:53 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-2fe3b67d-9a61-443a-8a18-0d29253320c7 tempest-VolumeTypesTest-1192258959 tempest-VolumeTypesTest-1192258959-project-admin] Calling method 'index' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:07:53 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-2fe3b67d-9a61-443a-8a18-0d29253320c7 tempest-VolumeTypesTest-1192258959 tempest-VolumeTypesTest-1192258959-project-admin] http://192.168.122.66/volume/v3/types/7332beed-8387-4886-867d-463452930dbd/encryption returned with HTTP 200 Sep 07 18:07:53 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 691/1361] 192.168.122.66 () {58 vars in 1254 bytes} [Mon Sep 7 18:07:53 2026] GET /volume/v3/types/7332beed-8387-4886-867d-463452930dbd/encryption => generated 325 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:07:53 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-0c47c796-c4a2-4a91-bfa8-affd87510e88 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:53 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-0c47c796-c4a2-4a91-bfa8-affd87510e88 tempest-VolumeTypesTest-1192258959 tempest-VolumeTypesTest-1192258959-project-admin] PUT http://192.168.122.66/volume/v3/types/7332beed-8387-4886-867d-463452930dbd/encryption/e9bb26f1-bf3f-4abd-a1cb-b922c4dbaf5f Sep 07 18:07:53 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-0c47c796-c4a2-4a91-bfa8-affd87510e88 tempest-VolumeTypesTest-1192258959 tempest-VolumeTypesTest-1192258959-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:07:53 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-0c47c796-c4a2-4a91-bfa8-affd87510e88 tempest-VolumeTypesTest-1192258959 tempest-VolumeTypesTest-1192258959-project-admin] http://192.168.122.66/volume/v3/types/7332beed-8387-4886-867d-463452930dbd/encryption/e9bb26f1-bf3f-4abd-a1cb-b922c4dbaf5f returned with HTTP 200 Sep 07 18:07:53 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 671/1362] 192.168.122.66 () {60 vars in 1386 bytes} [Mon Sep 7 18:07:53 2026] PUT /volume/v3/types/7332beed-8387-4886-867d-463452930dbd/encryption/e9bb26f1-bf3f-4abd-a1cb-b922c4dbaf5f => generated 122 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:07:53 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-e81cbfc6-9eda-4968-b216-b92872b8a5b6 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:53 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e81cbfc6-9eda-4968-b216-b92872b8a5b6 tempest-VolumeTypesTest-1192258959 tempest-VolumeTypesTest-1192258959-project-admin] GET http://192.168.122.66/volume/v3/types/7332beed-8387-4886-867d-463452930dbd/encryption Sep 07 18:07:53 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-e81cbfc6-9eda-4968-b216-b92872b8a5b6 tempest-VolumeTypesTest-1192258959 tempest-VolumeTypesTest-1192258959-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:07:53 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-e81cbfc6-9eda-4968-b216-b92872b8a5b6 tempest-VolumeTypesTest-1192258959 tempest-VolumeTypesTest-1192258959-project-admin] Calling method 'index' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:07:53 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e81cbfc6-9eda-4968-b216-b92872b8a5b6 tempest-VolumeTypesTest-1192258959 tempest-VolumeTypesTest-1192258959-project-admin] http://192.168.122.66/volume/v3/types/7332beed-8387-4886-867d-463452930dbd/encryption returned with HTTP 200 Sep 07 18:07:53 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 692/1363] 192.168.122.66 () {58 vars in 1254 bytes} [Mon Sep 7 18:07:53 2026] GET /volume/v3/types/7332beed-8387-4886-867d-463452930dbd/encryption => generated 347 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:07:53 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-c952a4f2-664d-434a-8bac-4a1679b76b76 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:53 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-9f036ad9-04a6-483e-8cfa-f68dcc93394b None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:53 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c952a4f2-664d-434a-8bac-4a1679b76b76 tempest-VolumeTypesTest-1192258959 tempest-VolumeTypesTest-1192258959-project-admin] GET http://192.168.122.66/volume/v3/types/7332beed-8387-4886-867d-463452930dbd/encryption/cipher Sep 07 18:07:53 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c952a4f2-664d-434a-8bac-4a1679b76b76 tempest-VolumeTypesTest-1192258959 tempest-VolumeTypesTest-1192258959-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:07:53 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c952a4f2-664d-434a-8bac-4a1679b76b76 tempest-VolumeTypesTest-1192258959 tempest-VolumeTypesTest-1192258959-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:07:53 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-9f036ad9-04a6-483e-8cfa-f68dcc93394b tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:07:53 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-9f036ad9-04a6-483e-8cfa-f68dcc93394b tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:07:53 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-9f036ad9-04a6-483e-8cfa-f68dcc93394b tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 400 Sep 07 18:07:53 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 693/1364] 192.168.122.66 () {60 vars in 1137 bytes} [Mon Sep 7 18:07:53 2026] POST /volume/v3/volumes => generated 127 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 18:07:53 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-9de19631-7511-48f3-8078-e17f024ad4d9 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:53 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-9de19631-7511-48f3-8078-e17f024ad4d9 tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:07:53 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-9de19631-7511-48f3-8078-e17f024ad4d9 tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "77597b62-b11d-4d99-909b-7b779a8e88ec"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:07:53 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c952a4f2-664d-434a-8bac-4a1679b76b76 tempest-VolumeTypesTest-1192258959 tempest-VolumeTypesTest-1192258959-project-admin] http://192.168.122.66/volume/v3/types/7332beed-8387-4886-867d-463452930dbd/encryption/cipher returned with HTTP 200 Sep 07 18:07:53 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.volumes [None req-9de19631-7511-48f3-8078-e17f024ad4d9 tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '77597b62-b11d-4d99-909b-7b779a8e88ec'}} {{(pid=86965) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:07:53 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 672/1365] 192.168.122.66 () {58 vars in 1275 bytes} [Mon Sep 7 18:07:53 2026] GET /volume/v3/types/7332beed-8387-4886-867d-463452930dbd/encryption/cipher => generated 29 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 18:07:53 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-f2ab05ff-190f-40b1-8b0c-2d22cacd4faf None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:53 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-f2ab05ff-190f-40b1-8b0c-2d22cacd4faf tempest-VolumeTypesTest-1192258959 tempest-VolumeTypesTest-1192258959-project-admin] DELETE http://192.168.122.66/volume/v3/types/7332beed-8387-4886-867d-463452930dbd/encryption/e9bb26f1-bf3f-4abd-a1cb-b922c4dbaf5f Sep 07 18:07:53 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-9de19631-7511-48f3-8078-e17f024ad4d9 tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 404 Sep 07 18:07:53 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-f2ab05ff-190f-40b1-8b0c-2d22cacd4faf tempest-VolumeTypesTest-1192258959 tempest-VolumeTypesTest-1192258959-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:07:53 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 694/1366] 192.168.122.66 () {60 vars in 1137 bytes} [Mon Sep 7 18:07:53 2026] POST /volume/v3/volumes => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:07:53 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-f2ab05ff-190f-40b1-8b0c-2d22cacd4faf tempest-VolumeTypesTest-1192258959 tempest-VolumeTypesTest-1192258959-project-admin] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:07:53 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-19ea767b-add3-467d-80ce-ae57c25879d4 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:53 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-19ea767b-add3-467d-80ce-ae57c25879d4 tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:07:53 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-19ea767b-add3-467d-80ce-ae57c25879d4 tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "8a91cf28-057f-45a8-b867-8afe196bc627"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:07:53 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.volumes [None req-19ea767b-add3-467d-80ce-ae57c25879d4 tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '8a91cf28-057f-45a8-b867-8afe196bc627'}} {{(pid=86965) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:07:53 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-19ea767b-add3-467d-80ce-ae57c25879d4 tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 404 Sep 07 18:07:53 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 695/1367] 192.168.122.66 () {60 vars in 1137 bytes} [Mon Sep 7 18:07:53 2026] POST /volume/v3/volumes => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:07:53 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-582dbcb9-1b40-4d09-a953-ff080c413caf None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:53 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-582dbcb9-1b40-4d09-a953-ff080c413caf tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:07:53 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-f2ab05ff-190f-40b1-8b0c-2d22cacd4faf tempest-VolumeTypesTest-1192258959 tempest-VolumeTypesTest-1192258959-project-admin] http://192.168.122.66/volume/v3/types/7332beed-8387-4886-867d-463452930dbd/encryption/e9bb26f1-bf3f-4abd-a1cb-b922c4dbaf5f returned with HTTP 202 Sep 07 18:07:53 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-582dbcb9-1b40-4d09-a953-ff080c413caf tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "ec6499a2-d0cf-41b2-b477-575031231b44"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:07:53 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 673/1368] 192.168.122.66 () {58 vars in 1368 bytes} [Mon Sep 7 18:07:53 2026] DELETE /volume/v3/types/7332beed-8387-4886-867d-463452930dbd/encryption/e9bb26f1-bf3f-4abd-a1cb-b922c4dbaf5f => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:07:53 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.volumes [None req-582dbcb9-1b40-4d09-a953-ff080c413caf tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': 'ec6499a2-d0cf-41b2-b477-575031231b44'}} {{(pid=86965) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:07:53 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-609339be-8849-47b3-98f8-398540083448 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:53 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-609339be-8849-47b3-98f8-398540083448 tempest-VolumeTypesTest-1192258959 tempest-VolumeTypesTest-1192258959-project-admin] GET http://192.168.122.66/volume/v3/types/7332beed-8387-4886-867d-463452930dbd/encryption Sep 07 18:07:53 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-609339be-8849-47b3-98f8-398540083448 tempest-VolumeTypesTest-1192258959 tempest-VolumeTypesTest-1192258959-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:07:53 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-609339be-8849-47b3-98f8-398540083448 tempest-VolumeTypesTest-1192258959 tempest-VolumeTypesTest-1192258959-project-admin] Calling method 'index' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:07:53 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-582dbcb9-1b40-4d09-a953-ff080c413caf tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 404 Sep 07 18:07:53 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 696/1369] 192.168.122.66 () {60 vars in 1137 bytes} [Mon Sep 7 18:07:53 2026] POST /volume/v3/volumes => generated 114 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:07:53 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-316649e5-45c3-41b0-8249-0a828f3cba26 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:53 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-316649e5-45c3-41b0-8249-0a828f3cba26 tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:07:53 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-316649e5-45c3-41b0-8249-0a828f3cba26 tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:07:53 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-316649e5-45c3-41b0-8249-0a828f3cba26 tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 400 Sep 07 18:07:53 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-609339be-8849-47b3-98f8-398540083448 tempest-VolumeTypesTest-1192258959 tempest-VolumeTypesTest-1192258959-project-admin] http://192.168.122.66/volume/v3/types/7332beed-8387-4886-867d-463452930dbd/encryption returned with HTTP 200 Sep 07 18:07:53 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 674/1371] 192.168.122.66 () {58 vars in 1254 bytes} [Mon Sep 7 18:07:53 2026] GET /volume/v3/types/7332beed-8387-4886-867d-463452930dbd/encryption => generated 2 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 07 18:07:53 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 697/1371] 192.168.122.66 () {60 vars in 1137 bytes} [Mon Sep 7 18:07:53 2026] POST /volume/v3/volumes => generated 125 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 18:07:53 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-144c47d4-e228-42b3-bea9-94a5ef559591 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:53 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-64f2ab89-29fe-41a8-8f84-36acdfcee679 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:53 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-144c47d4-e228-42b3-bea9-94a5ef559591 tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:07:53 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-64f2ab89-29fe-41a8-8f84-36acdfcee679 tempest-VolumeTypesTest-1192258959 tempest-VolumeTypesTest-1192258959-project-admin] GET http://192.168.122.66/volume/v3/types/7332beed-8387-4886-867d-463452930dbd/encryption Sep 07 18:07:53 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-64f2ab89-29fe-41a8-8f84-36acdfcee679 tempest-VolumeTypesTest-1192258959 tempest-VolumeTypesTest-1192258959-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:07:53 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-144c47d4-e228-42b3-bea9-94a5ef559591 tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:07:53 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-64f2ab89-29fe-41a8-8f84-36acdfcee679 tempest-VolumeTypesTest-1192258959 tempest-VolumeTypesTest-1192258959-project-admin] Calling method 'index' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:07:53 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-144c47d4-e228-42b3-bea9-94a5ef559591 tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 400 Sep 07 18:07:53 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 675/1372] 192.168.122.66 () {60 vars in 1137 bytes} [Mon Sep 7 18:07:53 2026] POST /volume/v3/volumes => generated 125 bytes in 13 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 18:07:53 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-64f2ab89-29fe-41a8-8f84-36acdfcee679 tempest-VolumeTypesTest-1192258959 tempest-VolumeTypesTest-1192258959-project-admin] http://192.168.122.66/volume/v3/types/7332beed-8387-4886-867d-463452930dbd/encryption returned with HTTP 200 Sep 07 18:07:53 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-be27c5ce-c0f7-40fd-92fd-328afb017dc6 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:53 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 698/1373] 192.168.122.66 () {58 vars in 1254 bytes} [Mon Sep 7 18:07:53 2026] GET /volume/v3/types/7332beed-8387-4886-867d-463452930dbd/encryption => generated 2 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 07 18:07:53 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-be27c5ce-c0f7-40fd-92fd-328afb017dc6 tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:07:53 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-be27c5ce-c0f7-40fd-92fd-328afb017dc6 tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:07:53 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-be27c5ce-c0f7-40fd-92fd-328afb017dc6 tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 400 Sep 07 18:07:53 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 676/1374] 192.168.122.66 () {60 vars in 1137 bytes} [Mon Sep 7 18:07:53 2026] POST /volume/v3/volumes => generated 121 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 18:07:53 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-fd604865-4894-47aa-819d-0d7bcd5c061e None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:53 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-fd604865-4894-47aa-819d-0d7bcd5c061e tempest-VolumeTypesTest-1192258959 tempest-VolumeTypesTest-1192258959-project-admin] DELETE http://192.168.122.66/volume/v3/types/7332beed-8387-4886-867d-463452930dbd Sep 07 18:07:53 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-fd604865-4894-47aa-819d-0d7bcd5c061e tempest-VolumeTypesTest-1192258959 tempest-VolumeTypesTest-1192258959-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:07:53 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-fd604865-4894-47aa-819d-0d7bcd5c061e tempest-VolumeTypesTest-1192258959 tempest-VolumeTypesTest-1192258959-project-admin] Calling method '_delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:07:53 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-ed9a6195-98cb-43fb-8b13-648e2fa38e53 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:53 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-ed9a6195-98cb-43fb-8b13-648e2fa38e53 tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] DELETE http://192.168.122.66/volume/v3/volumes/tempest-invalid-1633423398 Sep 07 18:07:53 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-ed9a6195-98cb-43fb-8b13-648e2fa38e53 tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:07:53 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-ed9a6195-98cb-43fb-8b13-648e2fa38e53 tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:07:53 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-ed9a6195-98cb-43fb-8b13-648e2fa38e53 tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] Delete volume with id: tempest-invalid-1633423398 Sep 07 18:07:53 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-ed9a6195-98cb-43fb-8b13-648e2fa38e53 tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] http://192.168.122.66/volume/v3/volumes/tempest-invalid-1633423398 returned with HTTP 404 Sep 07 18:07:53 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 677/1375] 192.168.122.66 () {58 vars in 1200 bytes} [Mon Sep 7 18:07:53 2026] DELETE /volume/v3/volumes/tempest-invalid-1633423398 => generated 99 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:07:53 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-162ca107-1254-4bd1-9beb-eb6b546ad184 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:53 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 678/1376] 192.168.122.66 () {58 vars in 1122 bytes} [Mon Sep 7 18:07:53 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 6 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Sep 07 18:07:53 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-fa24636a-435d-40fe-8d31-8d3414e42222 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:53 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-fa24636a-435d-40fe-8d31-8d3414e42222 tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] POST http://192.168.122.66/volume/v3/volumes/xxx/action Sep 07 18:07:53 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-fa24636a-435d-40fe-8d31-8d3414e42222 tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] Action body: b'{"os-detach": {}}' {{(pid=86964) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:07:53 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-fa24636a-435d-40fe-8d31-8d3414e42222 tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:07:53 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-fd604865-4894-47aa-819d-0d7bcd5c061e tempest-VolumeTypesTest-1192258959 tempest-VolumeTypesTest-1192258959-project-admin] http://192.168.122.66/volume/v3/types/7332beed-8387-4886-867d-463452930dbd returned with HTTP 202 Sep 07 18:07:53 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 699/1377] 192.168.122.66 () {58 vars in 1224 bytes} [Mon Sep 7 18:07:53 2026] DELETE /volume/v3/types/7332beed-8387-4886-867d-463452930dbd => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:07:53 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-fa24636a-435d-40fe-8d31-8d3414e42222 tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] http://192.168.122.66/volume/v3/volumes/xxx/action returned with HTTP 404 Sep 07 18:07:53 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 679/1378] 192.168.122.66 () {60 vars in 1170 bytes} [Mon Sep 7 18:07:53 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:07:53 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-79ddacfe-1ceb-4365-83cb-26461c5bcc38 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:53 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-79ddacfe-1ceb-4365-83cb-26461c5bcc38 tempest-VolumeTypesTest-1192258959 tempest-VolumeTypesTest-1192258959-project-admin] GET http://192.168.122.66/volume/v3/types/7332beed-8387-4886-867d-463452930dbd Sep 07 18:07:53 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-79ddacfe-1ceb-4365-83cb-26461c5bcc38 tempest-VolumeTypesTest-1192258959 tempest-VolumeTypesTest-1192258959-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:07:53 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-79ddacfe-1ceb-4365-83cb-26461c5bcc38 tempest-VolumeTypesTest-1192258959 tempest-VolumeTypesTest-1192258959-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:07:53 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-0a701104-add4-4a88-b885-963984954c7a None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:53 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-0a701104-add4-4a88-b885-963984954c7a tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-reader] GET http://192.168.122.66/volume/v3/volumes/tempest-invalid-561991106 Sep 07 18:07:53 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-0a701104-add4-4a88-b885-963984954c7a tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-reader] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:07:53 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-0a701104-add4-4a88-b885-963984954c7a tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-reader] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:07:53 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-79ddacfe-1ceb-4365-83cb-26461c5bcc38 tempest-VolumeTypesTest-1192258959 tempest-VolumeTypesTest-1192258959-project-admin] http://192.168.122.66/volume/v3/types/7332beed-8387-4886-867d-463452930dbd returned with HTTP 404 Sep 07 18:07:53 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 700/1379] 192.168.122.66 () {58 vars in 1221 bytes} [Mon Sep 7 18:07:53 2026] GET /volume/v3/types/7332beed-8387-4886-867d-463452930dbd => generated 114 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:07:53 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-0a701104-add4-4a88-b885-963984954c7a tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-reader] http://192.168.122.66/volume/v3/volumes/tempest-invalid-561991106 returned with HTTP 404 Sep 07 18:07:53 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 680/1380] 192.168.122.66 () {58 vars in 1194 bytes} [Mon Sep 7 18:07:53 2026] GET /volume/v3/volumes/tempest-invalid-561991106 => generated 98 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:07:53 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-e0316400-abcb-4e64-a415-065e3d977ab8 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:53 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e0316400-abcb-4e64-a415-065e3d977ab8 tempest-VolumeTypesTest-1192258959 tempest-VolumeTypesTest-1192258959-project-admin] GET http://192.168.122.66/volume/v3/types Sep 07 18:07:53 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-e0316400-abcb-4e64-a415-065e3d977ab8 tempest-VolumeTypesTest-1192258959 tempest-VolumeTypesTest-1192258959-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:07:53 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-e0316400-abcb-4e64-a415-065e3d977ab8 tempest-VolumeTypesTest-1192258959 tempest-VolumeTypesTest-1192258959-project-admin] Calling method 'index' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:07:53 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-60a6f27d-f83f-40c1-81f7-8fccb04d9b9e None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:53 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 681/1381] 192.168.122.66 () {58 vars in 1119 bytes} [Mon Sep 7 18:07:53 2026] GET /volume/v3/volumes/ => generated 112 bytes in 4 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Sep 07 18:07:53 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-a94a09f8-3ab2-4ba7-abaa-8c3bee41bf2f None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:53 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-a94a09f8-3ab2-4ba7-abaa-8c3bee41bf2f tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-reader] GET http://192.168.122.66/volume/v3/volumes/detail?status=null Sep 07 18:07:53 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-a94a09f8-3ab2-4ba7-abaa-8c3bee41bf2f tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-reader] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:07:53 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-a94a09f8-3ab2-4ba7-abaa-8c3bee41bf2f tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-reader] Calling method 'detail' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:07:53 devstack devstack@c-api.service[86964]: DEBUG cinder.api.api_utils [None req-a94a09f8-3ab2-4ba7-abaa-8c3bee41bf2f tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-reader] Removing options '' from query. {{(pid=86964) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 18:07:53 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-a94a09f8-3ab2-4ba7-abaa-8c3bee41bf2f tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-reader] Could not evaluate value null, assuming string {{(pid=86964) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 07 18:07:53 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-a94a09f8-3ab2-4ba7-abaa-8c3bee41bf2f tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-reader] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=86964) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 18:07:53 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e0316400-abcb-4e64-a415-065e3d977ab8 tempest-VolumeTypesTest-1192258959 tempest-VolumeTypesTest-1192258959-project-admin] http://192.168.122.66/volume/v3/types returned with HTTP 200 Sep 07 18:07:53 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 701/1382] 192.168.122.66 () {58 vars in 1110 bytes} [Mon Sep 7 18:07:53 2026] GET /volume/v3/types => generated 648 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:07:53 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-cf80f03f-1dcc-4f7a-adc4-e5db0da1a06a None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:53 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-cf80f03f-1dcc-4f7a-adc4-e5db0da1a06a tempest-VolumeTypesTest-1192258959 tempest-VolumeTypesTest-1192258959-project-admin] POST http://192.168.122.66/volume/v3/types Sep 07 18:07:53 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-cf80f03f-1dcc-4f7a-adc4-e5db0da1a06a tempest-VolumeTypesTest-1192258959 tempest-VolumeTypesTest-1192258959-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-435312410"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:07:53 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-a94a09f8-3ab2-4ba7-abaa-8c3bee41bf2f tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-reader] Get all volumes completed successfully. Sep 07 18:07:53 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-a94a09f8-3ab2-4ba7-abaa-8c3bee41bf2f tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-reader] http://192.168.122.66/volume/v3/volumes/detail?status=null returned with HTTP 200 Sep 07 18:07:53 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 682/1383] 192.168.122.66 () {58 vars in 1160 bytes} [Mon Sep 7 18:07:53 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 18:07:53 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-cf80f03f-1dcc-4f7a-adc4-e5db0da1a06a tempest-VolumeTypesTest-1192258959 tempest-VolumeTypesTest-1192258959-project-admin] http://192.168.122.66/volume/v3/types returned with HTTP 200 Sep 07 18:07:53 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-59c1667c-d04e-4481-9292-af0c767e4777 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:53 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 702/1384] 192.168.122.66 () {60 vars in 1131 bytes} [Mon Sep 7 18:07:53 2026] POST /volume/v3/types => generated 220 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:07:53 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-1b28a4a5-083c-45c5-ba5c-c2737e29ab41 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:53 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-59c1667c-d04e-4481-9292-af0c767e4777 tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-reader] GET http://192.168.122.66/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-377396253 Sep 07 18:07:53 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-59c1667c-d04e-4481-9292-af0c767e4777 tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-reader] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:07:53 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-59c1667c-d04e-4481-9292-af0c767e4777 tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-reader] Calling method 'detail' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:07:53 devstack devstack@c-api.service[86964]: DEBUG cinder.api.api_utils [None req-59c1667c-d04e-4481-9292-af0c767e4777 tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-reader] Removing options '' from query. {{(pid=86964) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 18:07:53 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-1b28a4a5-083c-45c5-ba5c-c2737e29ab41 tempest-VolumeTypesTest-1192258959 tempest-VolumeTypesTest-1192258959-project-admin] PUT http://192.168.122.66/volume/v3/types/ad088aff-a6ba-4ea2-8eb7-c96391e7ff3e Sep 07 18:07:53 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-1b28a4a5-083c-45c5-ba5c-c2737e29ab41 tempest-VolumeTypesTest-1192258959 tempest-VolumeTypesTest-1192258959-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-867963384", "description": "tempest-volume-type-description-2070446409", "is_public": false}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:07:53 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-59c1667c-d04e-4481-9292-af0c767e4777 tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-reader] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-377396253'), ('no_migration_targets', True)]). {{(pid=86964) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 18:07:53 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-59c1667c-d04e-4481-9292-af0c767e4777 tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-reader] Get all volumes completed successfully. Sep 07 18:07:53 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-59c1667c-d04e-4481-9292-af0c767e4777 tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-reader] http://192.168.122.66/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-377396253 returned with HTTP 200 Sep 07 18:07:53 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 683/1385] 192.168.122.66 () {58 vars in 1236 bytes} [Mon Sep 7 18:07:53 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-377396253 => generated 15 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 18:07:53 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-02af9fa2-1518-42ed-9831-987ff42a2dcf None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:53 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-02af9fa2-1518-42ed-9831-987ff42a2dcf tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-reader] GET http://192.168.122.66/volume/v3/volumes?status=null Sep 07 18:07:53 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-02af9fa2-1518-42ed-9831-987ff42a2dcf tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-reader] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:07:53 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-02af9fa2-1518-42ed-9831-987ff42a2dcf tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-reader] Calling method 'index' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:07:53 devstack devstack@c-api.service[86964]: DEBUG cinder.api.api_utils [None req-02af9fa2-1518-42ed-9831-987ff42a2dcf tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-reader] Removing options '' from query. {{(pid=86964) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 18:07:53 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-02af9fa2-1518-42ed-9831-987ff42a2dcf tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-reader] Could not evaluate value null, assuming string {{(pid=86964) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 07 18:07:53 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-02af9fa2-1518-42ed-9831-987ff42a2dcf tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-reader] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=86964) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 18:07:53 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-02af9fa2-1518-42ed-9831-987ff42a2dcf tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-reader] Get all volumes completed successfully. Sep 07 18:07:53 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-02af9fa2-1518-42ed-9831-987ff42a2dcf tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-reader] http://192.168.122.66/volume/v3/volumes?status=null returned with HTTP 200 Sep 07 18:07:53 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 684/1386] 192.168.122.66 () {58 vars in 1139 bytes} [Mon Sep 7 18:07:53 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 18:07:53 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-f0abcc4e-252a-456d-b686-83a3932ae2de None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:53 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-f0abcc4e-252a-456d-b686-83a3932ae2de tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-reader] GET http://192.168.122.66/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-2061516154 Sep 07 18:07:53 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-f0abcc4e-252a-456d-b686-83a3932ae2de tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-reader] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:07:53 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-f0abcc4e-252a-456d-b686-83a3932ae2de tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-reader] Calling method 'index' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:07:53 devstack devstack@c-api.service[86964]: DEBUG cinder.api.api_utils [None req-f0abcc4e-252a-456d-b686-83a3932ae2de tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-reader] Removing options '' from query. {{(pid=86964) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 18:07:53 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-f0abcc4e-252a-456d-b686-83a3932ae2de tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-reader] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-2061516154'), ('no_migration_targets', True)]). {{(pid=86964) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 18:07:53 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-f0abcc4e-252a-456d-b686-83a3932ae2de tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-reader] Get all volumes completed successfully. Sep 07 18:07:53 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-f0abcc4e-252a-456d-b686-83a3932ae2de tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-reader] http://192.168.122.66/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-2061516154 returned with HTTP 200 Sep 07 18:07:53 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-1b28a4a5-083c-45c5-ba5c-c2737e29ab41 tempest-VolumeTypesTest-1192258959 tempest-VolumeTypesTest-1192258959-project-admin] http://192.168.122.66/volume/v3/types/ad088aff-a6ba-4ea2-8eb7-c96391e7ff3e returned with HTTP 200 Sep 07 18:07:53 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 703/1387] 192.168.122.66 () {60 vars in 1242 bytes} [Mon Sep 7 18:07:53 2026] PUT /volume/v3/types/ad088aff-a6ba-4ea2-8eb7-c96391e7ff3e => generated 204 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:07:53 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 685/1388] 192.168.122.66 () {58 vars in 1217 bytes} [Mon Sep 7 18:07:53 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-2061516154 => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 18:07:53 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-86689865-66b4-4d19-9ada-76c1ffb01b7e None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:53 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-1baf8cab-3699-400d-a09a-dbece4753bdb None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:53 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-86689865-66b4-4d19-9ada-76c1ffb01b7e tempest-VolumeTypesTest-1192258959 tempest-VolumeTypesTest-1192258959-project-admin] GET http://192.168.122.66/volume/v3/types/ad088aff-a6ba-4ea2-8eb7-c96391e7ff3e Sep 07 18:07:53 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-86689865-66b4-4d19-9ada-76c1ffb01b7e tempest-VolumeTypesTest-1192258959 tempest-VolumeTypesTest-1192258959-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:07:53 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-86689865-66b4-4d19-9ada-76c1ffb01b7e tempest-VolumeTypesTest-1192258959 tempest-VolumeTypesTest-1192258959-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:07:53 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-1baf8cab-3699-400d-a09a-dbece4753bdb tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] POST http://192.168.122.66/volume/v3/volumes/5c6c908e-cdb7-4652-9b81-113bcdb52061/action Sep 07 18:07:53 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-1baf8cab-3699-400d-a09a-dbece4753bdb tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] Action body: b'{"os-reserve": {}}' {{(pid=86964) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:07:53 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-1baf8cab-3699-400d-a09a-dbece4753bdb tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:07:53 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-86689865-66b4-4d19-9ada-76c1ffb01b7e tempest-VolumeTypesTest-1192258959 tempest-VolumeTypesTest-1192258959-project-admin] http://192.168.122.66/volume/v3/types/ad088aff-a6ba-4ea2-8eb7-c96391e7ff3e returned with HTTP 200 Sep 07 18:07:53 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 704/1389] 192.168.122.66 () {58 vars in 1221 bytes} [Mon Sep 7 18:07:53 2026] GET /volume/v3/types/ad088aff-a6ba-4ea2-8eb7-c96391e7ff3e => generated 268 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:07:53 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:07:53 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:07:53 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:07:53 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:07:53 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-1baf8cab-3699-400d-a09a-dbece4753bdb tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] Volume info retrieved successfully. Sep 07 18:07:53 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-8f402418-593a-4978-89ab-7ac735b45cc8 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:53 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-8f402418-593a-4978-89ab-7ac735b45cc8 tempest-VolumeTypesTest-1192258959 tempest-VolumeTypesTest-1192258959-project-admin] DELETE http://192.168.122.66/volume/v3/types/ad088aff-a6ba-4ea2-8eb7-c96391e7ff3e Sep 07 18:07:53 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-8f402418-593a-4978-89ab-7ac735b45cc8 tempest-VolumeTypesTest-1192258959 tempest-VolumeTypesTest-1192258959-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:07:53 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-8f402418-593a-4978-89ab-7ac735b45cc8 tempest-VolumeTypesTest-1192258959 tempest-VolumeTypesTest-1192258959-project-admin] Calling method '_delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:07:53 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-1baf8cab-3699-400d-a09a-dbece4753bdb tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] Reserve volume completed successfully. Sep 07 18:07:53 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-1baf8cab-3699-400d-a09a-dbece4753bdb tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] http://192.168.122.66/volume/v3/volumes/5c6c908e-cdb7-4652-9b81-113bcdb52061/action returned with HTTP 202 Sep 07 18:07:53 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 686/1390] 192.168.122.66 () {60 vars in 1269 bytes} [Mon Sep 7 18:07:53 2026] POST /volume/v3/volumes/5c6c908e-cdb7-4652-9b81-113bcdb52061/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 18:07:53 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-c87b051a-e9bb-4ff7-b114-0805e6e18662 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:53 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c87b051a-e9bb-4ff7-b114-0805e6e18662 tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] POST http://192.168.122.66/volume/v3/volumes/5c6c908e-cdb7-4652-9b81-113bcdb52061/action Sep 07 18:07:53 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c87b051a-e9bb-4ff7-b114-0805e6e18662 tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] Action body: b'{"os-reserve": {}}' {{(pid=86964) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:07:53 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c87b051a-e9bb-4ff7-b114-0805e6e18662 tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:07:53 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:07:53 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:07:53 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:07:53 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:07:53 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-c87b051a-e9bb-4ff7-b114-0805e6e18662 tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] Volume info retrieved successfully. Sep 07 18:07:53 devstack devstack@c-api.service[86964]: ERROR cinder.volume.api [None req-c87b051a-e9bb-4ff7-b114-0805e6e18662 tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] Volume status must be available to reserve, but the status is attaching. Sep 07 18:07:53 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c87b051a-e9bb-4ff7-b114-0805e6e18662 tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] http://192.168.122.66/volume/v3/volumes/5c6c908e-cdb7-4652-9b81-113bcdb52061/action returned with HTTP 400 Sep 07 18:07:53 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-8f402418-593a-4978-89ab-7ac735b45cc8 tempest-VolumeTypesTest-1192258959 tempest-VolumeTypesTest-1192258959-project-admin] http://192.168.122.66/volume/v3/types/ad088aff-a6ba-4ea2-8eb7-c96391e7ff3e returned with HTTP 202 Sep 07 18:07:53 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 687/1391] 192.168.122.66 () {60 vars in 1269 bytes} [Mon Sep 7 18:07:53 2026] POST /volume/v3/volumes/5c6c908e-cdb7-4652-9b81-113bcdb52061/action => generated 132 bytes in 35 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 18:07:53 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 705/1392] 192.168.122.66 () {58 vars in 1224 bytes} [Mon Sep 7 18:07:53 2026] DELETE /volume/v3/types/ad088aff-a6ba-4ea2-8eb7-c96391e7ff3e => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:07:53 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-2b7a9914-b6c9-4d60-8bdb-0b183882fb4a None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:53 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-4a586957-631d-4853-99c3-e7a306fc31ba None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:53 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-2b7a9914-b6c9-4d60-8bdb-0b183882fb4a tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] POST http://192.168.122.66/volume/v3/volumes/5c6c908e-cdb7-4652-9b81-113bcdb52061/action Sep 07 18:07:53 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-2b7a9914-b6c9-4d60-8bdb-0b183882fb4a tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=86964) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:07:53 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-2b7a9914-b6c9-4d60-8bdb-0b183882fb4a tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:07:53 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-4a586957-631d-4853-99c3-e7a306fc31ba tempest-VolumeTypesTest-1192258959 tempest-VolumeTypesTest-1192258959-project-admin] GET http://192.168.122.66/volume/v3/types/ad088aff-a6ba-4ea2-8eb7-c96391e7ff3e Sep 07 18:07:53 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-4a586957-631d-4853-99c3-e7a306fc31ba tempest-VolumeTypesTest-1192258959 tempest-VolumeTypesTest-1192258959-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:07:53 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-4a586957-631d-4853-99c3-e7a306fc31ba tempest-VolumeTypesTest-1192258959 tempest-VolumeTypesTest-1192258959-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:07:53 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-4a586957-631d-4853-99c3-e7a306fc31ba tempest-VolumeTypesTest-1192258959 tempest-VolumeTypesTest-1192258959-project-admin] http://192.168.122.66/volume/v3/types/ad088aff-a6ba-4ea2-8eb7-c96391e7ff3e returned with HTTP 404 Sep 07 18:07:53 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 706/1393] 192.168.122.66 () {58 vars in 1221 bytes} [Mon Sep 7 18:07:53 2026] GET /volume/v3/types/ad088aff-a6ba-4ea2-8eb7-c96391e7ff3e => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:07:53 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:07:53 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:07:53 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:07:53 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:07:53 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-2b7a9914-b6c9-4d60-8bdb-0b183882fb4a tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] Volume info retrieved successfully. Sep 07 18:07:53 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:07:53 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:07:53 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-2b7a9914-b6c9-4d60-8bdb-0b183882fb4a tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] Unreserve volume completed successfully. Sep 07 18:07:53 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-2b7a9914-b6c9-4d60-8bdb-0b183882fb4a tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] http://192.168.122.66/volume/v3/volumes/5c6c908e-cdb7-4652-9b81-113bcdb52061/action returned with HTTP 202 Sep 07 18:07:53 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 688/1394] 192.168.122.66 () {60 vars in 1269 bytes} [Mon Sep 7 18:07:53 2026] POST /volume/v3/volumes/5c6c908e-cdb7-4652-9b81-113bcdb52061/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 18:07:53 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-65e8a6d7-d088-475b-a11f-15bb8c3cf2cf None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:53 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-65e8a6d7-d088-475b-a11f-15bb8c3cf2cf tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] POST http://192.168.122.66/volume/v3/volumes/a0b9de08-b2f5-4938-aeb3-732056356e11/action Sep 07 18:07:53 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-65e8a6d7-d088-475b-a11f-15bb8c3cf2cf tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] Action body: b'{"os-reserve": {}}' {{(pid=86965) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:07:53 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-65e8a6d7-d088-475b-a11f-15bb8c3cf2cf tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:07:53 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-65e8a6d7-d088-475b-a11f-15bb8c3cf2cf tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] http://192.168.122.66/volume/v3/volumes/a0b9de08-b2f5-4938-aeb3-732056356e11/action returned with HTTP 404 Sep 07 18:07:53 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 707/1395] 192.168.122.66 () {60 vars in 1269 bytes} [Mon Sep 7 18:07:53 2026] POST /volume/v3/volumes/a0b9de08-b2f5-4938-aeb3-732056356e11/action => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:07:53 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-aaae40c4-4655-40b4-a89f-0e5bcd1a5955 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:53 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-aaae40c4-4655-40b4-a89f-0e5bcd1a5955 tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] POST http://192.168.122.66/volume/v3/volumes/a014e81e-7fa3-4876-bdb4-a5c96c83a5f6/action Sep 07 18:07:53 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-aaae40c4-4655-40b4-a89f-0e5bcd1a5955 tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=86964) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:07:53 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-aaae40c4-4655-40b4-a89f-0e5bcd1a5955 tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:07:53 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-aaae40c4-4655-40b4-a89f-0e5bcd1a5955 tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] http://192.168.122.66/volume/v3/volumes/a014e81e-7fa3-4876-bdb4-a5c96c83a5f6/action returned with HTTP 404 Sep 07 18:07:53 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 689/1396] 192.168.122.66 () {60 vars in 1269 bytes} [Mon Sep 7 18:07:53 2026] POST /volume/v3/volumes/a014e81e-7fa3-4876-bdb4-a5c96c83a5f6/action => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:07:53 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-f7c4a2fb-3a4d-4022-a797-547f81323764 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:53 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 708/1397] 192.168.122.66 () {60 vars in 1139 bytes} [Mon Sep 7 18:07:53 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 07 18:07:53 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-c595f530-a0ed-4852-a8ed-f838853a2b7c None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:53 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c595f530-a0ed-4852-a8ed-f838853a2b7c tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] PUT http://192.168.122.66/volume/v3/volumes/tempest-invalid-505413580 Sep 07 18:07:53 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c595f530-a0ed-4852-a8ed-f838853a2b7c tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:07:53 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c595f530-a0ed-4852-a8ed-f838853a2b7c tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] http://192.168.122.66/volume/v3/volumes/tempest-invalid-505413580 returned with HTTP 404 Sep 07 18:07:53 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 690/1398] 192.168.122.66 () {60 vars in 1214 bytes} [Mon Sep 7 18:07:53 2026] PUT /volume/v3/volumes/tempest-invalid-505413580 => generated 98 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 291 bytes (2 switches on core 0) Sep 07 18:07:53 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-248f5a23-9ec6-4ec8-8570-323f6bb04f3d None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:53 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-248f5a23-9ec6-4ec8-8570-323f6bb04f3d tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] PUT http://192.168.122.66/volume/v3/volumes/d3f4979f-b810-4eb7-8f58-428c97be9d8c Sep 07 18:07:53 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-248f5a23-9ec6-4ec8-8570-323f6bb04f3d tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:07:53 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-248f5a23-9ec6-4ec8-8570-323f6bb04f3d tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] http://192.168.122.66/volume/v3/volumes/d3f4979f-b810-4eb7-8f58-428c97be9d8c returned with HTTP 404 Sep 07 18:07:53 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 709/1399] 192.168.122.66 () {60 vars in 1247 bytes} [Mon Sep 7 18:07:53 2026] PUT /volume/v3/volumes/d3f4979f-b810-4eb7-8f58-428c97be9d8c => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 18:07:53 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-6267c32a-e8f7-4188-84b5-76974b415d70 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:53 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-6267c32a-e8f7-4188-84b5-76974b415d70 tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] DELETE http://192.168.122.66/volume/v3/volumes/73d177cd-6bf0-49f2-805d-f534f307bbc3 Sep 07 18:07:53 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-6267c32a-e8f7-4188-84b5-76974b415d70 tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:07:53 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-6267c32a-e8f7-4188-84b5-76974b415d70 tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:07:53 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-6267c32a-e8f7-4188-84b5-76974b415d70 tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] Delete volume with id: 73d177cd-6bf0-49f2-805d-f534f307bbc3 Sep 07 18:07:53 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-6267c32a-e8f7-4188-84b5-76974b415d70 tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] http://192.168.122.66/volume/v3/volumes/73d177cd-6bf0-49f2-805d-f534f307bbc3 returned with HTTP 404 Sep 07 18:07:53 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 691/1400] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:07:53 2026] DELETE /volume/v3/volumes/73d177cd-6bf0-49f2-805d-f534f307bbc3 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:07:54 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-3d7f2dd4-e3fe-48a9-a3cc-e39923eb1757 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:54 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-3d7f2dd4-e3fe-48a9-a3cc-e39923eb1757 tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] POST http://192.168.122.66/volume/v3/volumes/5c6c908e-cdb7-4652-9b81-113bcdb52061/action Sep 07 18:07:54 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-3d7f2dd4-e3fe-48a9-a3cc-e39923eb1757 tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=86965) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:07:54 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-3d7f2dd4-e3fe-48a9-a3cc-e39923eb1757 tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:07:54 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-3d7f2dd4-e3fe-48a9-a3cc-e39923eb1757 tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] http://192.168.122.66/volume/v3/volumes/5c6c908e-cdb7-4652-9b81-113bcdb52061/action returned with HTTP 400 Sep 07 18:07:54 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 710/1401] 192.168.122.66 () {60 vars in 1269 bytes} [Mon Sep 7 18:07:54 2026] POST /volume/v3/volumes/5c6c908e-cdb7-4652-9b81-113bcdb52061/action => generated 140 bytes in 14 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 18:07:54 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-5031d867-795a-49a7-b982-cda1e2eae1aa None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:54 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-5031d867-795a-49a7-b982-cda1e2eae1aa tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] POST http://192.168.122.66/volume/v3/volumes/5c6c908e-cdb7-4652-9b81-113bcdb52061/action Sep 07 18:07:54 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-5031d867-795a-49a7-b982-cda1e2eae1aa tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=86964) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:07:54 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-5031d867-795a-49a7-b982-cda1e2eae1aa tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:07:54 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-5031d867-795a-49a7-b982-cda1e2eae1aa tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] http://192.168.122.66/volume/v3/volumes/5c6c908e-cdb7-4652-9b81-113bcdb52061/action returned with HTTP 400 Sep 07 18:07:54 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 692/1402] 192.168.122.66 () {60 vars in 1269 bytes} [Mon Sep 7 18:07:54 2026] POST /volume/v3/volumes/5c6c908e-cdb7-4652-9b81-113bcdb52061/action => generated 131 bytes in 16 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 18:07:54 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-e5d6a2fa-46b2-4dea-a75a-20bdf526c89d None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:54 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e5d6a2fa-46b2-4dea-a75a-20bdf526c89d tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] POST http://192.168.122.66/volume/v3/volumes/163c5581-03e5-492c-9d7a-5eced467921e/action Sep 07 18:07:54 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-e5d6a2fa-46b2-4dea-a75a-20bdf526c89d tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=86965) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:07:54 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-e5d6a2fa-46b2-4dea-a75a-20bdf526c89d tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:07:54 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e5d6a2fa-46b2-4dea-a75a-20bdf526c89d tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] http://192.168.122.66/volume/v3/volumes/163c5581-03e5-492c-9d7a-5eced467921e/action returned with HTTP 404 Sep 07 18:07:54 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 711/1403] 192.168.122.66 () {60 vars in 1269 bytes} [Mon Sep 7 18:07:54 2026] POST /volume/v3/volumes/163c5581-03e5-492c-9d7a-5eced467921e/action => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:07:54 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-88b97040-8dda-4ab7-9ce1-4da012360b26 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:54 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-88b97040-8dda-4ab7-9ce1-4da012360b26 tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] POST http://192.168.122.66/volume/v3/volumes/5c6c908e-cdb7-4652-9b81-113bcdb52061/action Sep 07 18:07:54 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-88b97040-8dda-4ab7-9ce1-4da012360b26 tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=86964) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:07:54 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-88b97040-8dda-4ab7-9ce1-4da012360b26 tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:07:54 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-88b97040-8dda-4ab7-9ce1-4da012360b26 tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] http://192.168.122.66/volume/v3/volumes/5c6c908e-cdb7-4652-9b81-113bcdb52061/action returned with HTTP 400 Sep 07 18:07:54 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 693/1404] 192.168.122.66 () {60 vars in 1269 bytes} [Mon Sep 7 18:07:54 2026] POST /volume/v3/volumes/5c6c908e-cdb7-4652-9b81-113bcdb52061/action => generated 129 bytes in 15 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 18:07:54 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-a2103a54-e2c7-47b0-addf-293d2317470b None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:54 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-a2103a54-e2c7-47b0-addf-293d2317470b tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] POST http://192.168.122.66/volume/v3/volumes/None/action Sep 07 18:07:54 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-a2103a54-e2c7-47b0-addf-293d2317470b tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=86965) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:07:54 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-a2103a54-e2c7-47b0-addf-293d2317470b tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:07:54 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-a2103a54-e2c7-47b0-addf-293d2317470b tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] http://192.168.122.66/volume/v3/volumes/None/action returned with HTTP 404 Sep 07 18:07:54 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 712/1405] 192.168.122.66 () {60 vars in 1173 bytes} [Mon Sep 7 18:07:54 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:07:54 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-413552eb-52dd-4d6c-b90b-1360c45330df None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:54 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-413552eb-52dd-4d6c-b90b-1360c45330df tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-reader] GET http://192.168.122.66/volume/v3/volumes/b12a46b0-86df-4e88-9e04-4e7792cd5825 Sep 07 18:07:54 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-413552eb-52dd-4d6c-b90b-1360c45330df tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-reader] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:07:54 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-413552eb-52dd-4d6c-b90b-1360c45330df tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-reader] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:07:54 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-413552eb-52dd-4d6c-b90b-1360c45330df tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-reader] http://192.168.122.66/volume/v3/volumes/b12a46b0-86df-4e88-9e04-4e7792cd5825 returned with HTTP 404 Sep 07 18:07:54 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 694/1406] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:07:54 2026] GET /volume/v3/volumes/b12a46b0-86df-4e88-9e04-4e7792cd5825 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:07:54 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-63c8955c-8501-4b5c-a89e-974fdbba13c7 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:54 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-63c8955c-8501-4b5c-a89e-974fdbba13c7 tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] GET http://192.168.122.66/volume/v3/volumes/5c6c908e-cdb7-4652-9b81-113bcdb52061 Sep 07 18:07:54 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-63c8955c-8501-4b5c-a89e-974fdbba13c7 tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:07:54 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-63c8955c-8501-4b5c-a89e-974fdbba13c7 tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:07:54 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:07:54 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:07:54 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:07:54 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:07:54 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-63c8955c-8501-4b5c-a89e-974fdbba13c7 tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] Volume info retrieved successfully. Sep 07 18:07:54 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-63c8955c-8501-4b5c-a89e-974fdbba13c7 tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] http://192.168.122.66/volume/v3/volumes/5c6c908e-cdb7-4652-9b81-113bcdb52061 returned with HTTP 200 Sep 07 18:07:54 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 713/1407] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:07:54 2026] GET /volume/v3/volumes/5c6c908e-cdb7-4652-9b81-113bcdb52061 => generated 850 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:07:54 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-58c4ca9b-9bda-4135-b5de-e2f47e378fe6 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:54 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-58c4ca9b-9bda-4135-b5de-e2f47e378fe6 tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] DELETE http://192.168.122.66/volume/v3/volumes/5c6c908e-cdb7-4652-9b81-113bcdb52061 Sep 07 18:07:54 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-58c4ca9b-9bda-4135-b5de-e2f47e378fe6 tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:07:54 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-58c4ca9b-9bda-4135-b5de-e2f47e378fe6 tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:07:54 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-58c4ca9b-9bda-4135-b5de-e2f47e378fe6 tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] Delete volume with id: 5c6c908e-cdb7-4652-9b81-113bcdb52061 Sep 07 18:07:54 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:07:54 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:07:54 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:07:54 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:07:54 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-58c4ca9b-9bda-4135-b5de-e2f47e378fe6 tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] Volume info retrieved successfully. Sep 07 18:07:54 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-58c4ca9b-9bda-4135-b5de-e2f47e378fe6 tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] Delete volume request issued successfully. Sep 07 18:07:54 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-58c4ca9b-9bda-4135-b5de-e2f47e378fe6 tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] http://192.168.122.66/volume/v3/volumes/5c6c908e-cdb7-4652-9b81-113bcdb52061 returned with HTTP 202 Sep 07 18:07:54 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 695/1408] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:07:54 2026] DELETE /volume/v3/volumes/5c6c908e-cdb7-4652-9b81-113bcdb52061 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:07:54 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-0420edd4-97e0-4964-a089-d085f857c5dd None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:54 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-0420edd4-97e0-4964-a089-d085f857c5dd tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] GET http://192.168.122.66/volume/v3/volumes/5c6c908e-cdb7-4652-9b81-113bcdb52061 Sep 07 18:07:54 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-0420edd4-97e0-4964-a089-d085f857c5dd tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:07:54 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-0420edd4-97e0-4964-a089-d085f857c5dd tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:07:54 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:07:54 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:07:54 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:07:54 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:07:54 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-0420edd4-97e0-4964-a089-d085f857c5dd tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] Volume info retrieved successfully. Sep 07 18:07:54 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-0420edd4-97e0-4964-a089-d085f857c5dd tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] http://192.168.122.66/volume/v3/volumes/5c6c908e-cdb7-4652-9b81-113bcdb52061 returned with HTTP 200 Sep 07 18:07:54 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 714/1409] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:07:54 2026] GET /volume/v3/volumes/5c6c908e-cdb7-4652-9b81-113bcdb52061 => generated 849 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:07:55 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-149b8ac4-81db-4f60-830c-d8d54230bdaa None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:55 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-149b8ac4-81db-4f60-830c-d8d54230bdaa tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] GET http://192.168.122.66/volume/v3/volumes/5c6c908e-cdb7-4652-9b81-113bcdb52061 Sep 07 18:07:55 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-149b8ac4-81db-4f60-830c-d8d54230bdaa tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:07:55 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-149b8ac4-81db-4f60-830c-d8d54230bdaa tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:07:55 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-149b8ac4-81db-4f60-830c-d8d54230bdaa tempest-VolumesNegativeTest-1501150298 tempest-VolumesNegativeTest-1501150298-project-member] http://192.168.122.66/volume/v3/volumes/5c6c908e-cdb7-4652-9b81-113bcdb52061 returned with HTTP 404 Sep 07 18:07:55 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 696/1410] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:07:55 2026] GET /volume/v3/volumes/5c6c908e-cdb7-4652-9b81-113bcdb52061 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:07:58 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-99af4220-8be2-4dda-83a5-a4b8a97de134 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:58 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-99af4220-8be2-4dda-83a5-a4b8a97de134 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:07:58 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-99af4220-8be2-4dda-83a5-a4b8a97de134 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-1814531778"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:07:58 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.volumes [None req-99af4220-8be2-4dda-83a5-a4b8a97de134 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-1814531778'}} {{(pid=86965) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:07:58 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-99af4220-8be2-4dda-83a5-a4b8a97de134 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] Create volume of 1 GB Sep 07 18:07:58 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-99af4220-8be2-4dda-83a5-a4b8a97de134 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] Availability Zones retrieved successfully. Sep 07 18:07:58 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-99af4220-8be2-4dda-83a5-a4b8a97de134 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] Flow 'volume_create_api' (ea319c50-aad1-4934-98b3-cbf318c646cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:07:58 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-99af4220-8be2-4dda-83a5-a4b8a97de134 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13e23319-4ee0-49ff-9950-15f9b85bc294) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:07:58 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.flows.api.create_volume [None req-99af4220-8be2-4dda-83a5-a4b8a97de134 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] Validating volume size '1' using validate_int {{(pid=86965) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:07:59 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-99af4220-8be2-4dda-83a5-a4b8a97de134 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13e23319-4ee0-49ff-9950-15f9b85bc294) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:07:59 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-99af4220-8be2-4dda-83a5-a4b8a97de134 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5548914-edd5-4f43-becf-4002efc3f1d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:07:59 devstack devstack@c-api.service[86965]: DEBUG cinder.quota [None req-99af4220-8be2-4dda-83a5-a4b8a97de134 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] Created reservations ['a1023ce5-8f6d-4159-94a7-d83512222710', 'f80dcc4e-a399-45be-9f1a-72ea6b421d24', '01c81537-fd72-466f-80f5-d7bf88087d08', '5ed5b7f9-739a-4afa-b3be-fc585cfd81e6'] {{(pid=86965) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:07:59 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-99af4220-8be2-4dda-83a5-a4b8a97de134 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5548914-edd5-4f43-becf-4002efc3f1d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a1023ce5-8f6d-4159-94a7-d83512222710', 'f80dcc4e-a399-45be-9f1a-72ea6b421d24', '01c81537-fd72-466f-80f5-d7bf88087d08', '5ed5b7f9-739a-4afa-b3be-fc585cfd81e6']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:07:59 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-99af4220-8be2-4dda-83a5-a4b8a97de134 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db67948b-984e-40d6-a0af-bc7abc20a464) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:07:59 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:07:59 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:07:59 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-99af4220-8be2-4dda-83a5-a4b8a97de134 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db67948b-984e-40d6-a0af-bc7abc20a464) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'beb06df5-e979-4227-8f17-042b700ba21a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1814531778',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a60f539ff7674db29665ba1e5f489029',qos_specs=None,replication_status=,reservations=['a1023ce5-8f6d-4159-94a7-d83512222710','f80dcc4e-a399-45be-9f1a-72ea6b421d24','01c81537-fd72-466f-80f5-d7bf88087d08','5ed5b7f9-739a-4afa-b3be-fc585cfd81e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='332a31d1e5de42df971f3f7c47ed59be',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:07:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1814531778',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=beb06df5-e979-4227-8f17-042b700ba21a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a60f539ff7674db29665ba1e5f489029',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='332a31d1e5de42df971f3f7c47ed59be',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:07:59 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-99af4220-8be2-4dda-83a5-a4b8a97de134 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebbd4602-74f0-44af-a643-ba9d1ea56b3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:07:59 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-99af4220-8be2-4dda-83a5-a4b8a97de134 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebbd4602-74f0-44af-a643-ba9d1ea56b3b) transitioned into state 'SUCCESS' from state '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-1814531778',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a60f539ff7674db29665ba1e5f489029',qos_specs=None,replication_status=,reservations=['a1023ce5-8f6d-4159-94a7-d83512222710','f80dcc4e-a399-45be-9f1a-72ea6b421d24','01c81537-fd72-466f-80f5-d7bf88087d08','5ed5b7f9-739a-4afa-b3be-fc585cfd81e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='332a31d1e5de42df971f3f7c47ed59be',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:07:59 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-99af4220-8be2-4dda-83a5-a4b8a97de134 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c37618a-43e3-4504-bc9d-5fa96cbb26d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:07:59 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-99af4220-8be2-4dda-83a5-a4b8a97de134 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c37618a-43e3-4504-bc9d-5fa96cbb26d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:07:59 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-99af4220-8be2-4dda-83a5-a4b8a97de134 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] Flow 'volume_create_api' (ea319c50-aad1-4934-98b3-cbf318c646cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:07:59 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-99af4220-8be2-4dda-83a5-a4b8a97de134 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] Create volume request issued successfully. Sep 07 18:07:59 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-99af4220-8be2-4dda-83a5-a4b8a97de134 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:07:59 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 715/1411] 192.168.122.66 () {60 vars in 1137 bytes} [Mon Sep 7 18:07:58 2026] POST /volume/v3/volumes => generated 765 bytes in 783 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 18:07:59 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-bd2db32e-4223-456d-bb1e-27e1fd1b86a5 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:07:59 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-bd2db32e-4223-456d-bb1e-27e1fd1b86a5 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] GET http://192.168.122.66/volume/v3/volumes/beb06df5-e979-4227-8f17-042b700ba21a Sep 07 18:07:59 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-bd2db32e-4223-456d-bb1e-27e1fd1b86a5 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:07:59 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-bd2db32e-4223-456d-bb1e-27e1fd1b86a5 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:07:59 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:07:59 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:07:59 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:07:59 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:07:59 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-bd2db32e-4223-456d-bb1e-27e1fd1b86a5 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] Volume info retrieved successfully. Sep 07 18:07:59 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-bd2db32e-4223-456d-bb1e-27e1fd1b86a5 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] http://192.168.122.66/volume/v3/volumes/beb06df5-e979-4227-8f17-042b700ba21a returned with HTTP 200 Sep 07 18:07:59 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 697/1412] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:07:59 2026] GET /volume/v3/volumes/beb06df5-e979-4227-8f17-042b700ba21a => generated 833 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:07:59 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-4ad8c2be-1d86-4550-92f5-aed2c74f5c56 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:00 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-4ad8c2be-1d86-4550-92f5-aed2c74f5c56 tempest-VolumeTypesExtraSpecsTest-2002664350 tempest-VolumeTypesExtraSpecsTest-2002664350-project-admin] POST http://192.168.122.66/volume/v3/types Sep 07 18:08:00 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-4ad8c2be-1d86-4550-92f5-aed2c74f5c56 tempest-VolumeTypesExtraSpecsTest-2002664350 tempest-VolumeTypesExtraSpecsTest-2002664350-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-988351973"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:08:00 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:08:00 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:08:00 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-4ad8c2be-1d86-4550-92f5-aed2c74f5c56 tempest-VolumeTypesExtraSpecsTest-2002664350 tempest-VolumeTypesExtraSpecsTest-2002664350-project-admin] http://192.168.122.66/volume/v3/types returned with HTTP 200 Sep 07 18:08:00 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 716/1413] 192.168.122.66 () {60 vars in 1131 bytes} [Mon Sep 7 18:07:59 2026] POST /volume/v3/types => generated 230 bytes in 354 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:08:00 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-d888ea78-fbdd-47f8-bd51-8dc9ea17228d None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:00 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-d888ea78-fbdd-47f8-bd51-8dc9ea17228d tempest-VolumeTypesExtraSpecsTest-2002664350 tempest-VolumeTypesExtraSpecsTest-2002664350-project-admin] POST http://192.168.122.66/volume/v3/types/97345da7-c7fb-4a37-a06f-cb6f90133f61/extra_specs Sep 07 18:08:00 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-d888ea78-fbdd-47f8-bd51-8dc9ea17228d tempest-VolumeTypesExtraSpecsTest-2002664350 tempest-VolumeTypesExtraSpecsTest-2002664350-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:08:00 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-d888ea78-fbdd-47f8-bd51-8dc9ea17228d tempest-VolumeTypesExtraSpecsTest-2002664350 tempest-VolumeTypesExtraSpecsTest-2002664350-project-admin] http://192.168.122.66/volume/v3/types/97345da7-c7fb-4a37-a06f-cb6f90133f61/extra_specs returned with HTTP 200 Sep 07 18:08:00 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 698/1414] 192.168.122.66 () {60 vars in 1278 bytes} [Mon Sep 7 18:08:00 2026] POST /volume/v3/types/97345da7-c7fb-4a37-a06f-cb6f90133f61/extra_specs => generated 34 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 18:08:00 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-161ec36e-32b5-4c85-9686-1d0d657b8363 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:00 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-161ec36e-32b5-4c85-9686-1d0d657b8363 tempest-VolumeTypesExtraSpecsTest-2002664350 tempest-VolumeTypesExtraSpecsTest-2002664350-project-admin] GET http://192.168.122.66/volume/v3/types/97345da7-c7fb-4a37-a06f-cb6f90133f61/extra_specs/spec3 Sep 07 18:08:00 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-161ec36e-32b5-4c85-9686-1d0d657b8363 tempest-VolumeTypesExtraSpecsTest-2002664350 tempest-VolumeTypesExtraSpecsTest-2002664350-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:00 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-161ec36e-32b5-4c85-9686-1d0d657b8363 tempest-VolumeTypesExtraSpecsTest-2002664350 tempest-VolumeTypesExtraSpecsTest-2002664350-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:00 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-161ec36e-32b5-4c85-9686-1d0d657b8363 tempest-VolumeTypesExtraSpecsTest-2002664350 tempest-VolumeTypesExtraSpecsTest-2002664350-project-admin] http://192.168.122.66/volume/v3/types/97345da7-c7fb-4a37-a06f-cb6f90133f61/extra_specs/spec3 returned with HTTP 200 Sep 07 18:08:00 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 717/1415] 192.168.122.66 () {58 vars in 1275 bytes} [Mon Sep 7 18:08:00 2026] GET /volume/v3/types/97345da7-c7fb-4a37-a06f-cb6f90133f61/extra_specs/spec3 => generated 17 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 18:08:00 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-58d2341a-6d6c-447e-adfe-63e3322d08f2 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:00 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-58d2341a-6d6c-447e-adfe-63e3322d08f2 tempest-VolumeTypesExtraSpecsTest-2002664350 tempest-VolumeTypesExtraSpecsTest-2002664350-project-admin] DELETE http://192.168.122.66/volume/v3/types/97345da7-c7fb-4a37-a06f-cb6f90133f61/extra_specs/spec3 Sep 07 18:08:00 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-58d2341a-6d6c-447e-adfe-63e3322d08f2 tempest-VolumeTypesExtraSpecsTest-2002664350 tempest-VolumeTypesExtraSpecsTest-2002664350-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:00 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-58d2341a-6d6c-447e-adfe-63e3322d08f2 tempest-VolumeTypesExtraSpecsTest-2002664350 tempest-VolumeTypesExtraSpecsTest-2002664350-project-admin] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:00 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-58d2341a-6d6c-447e-adfe-63e3322d08f2 tempest-VolumeTypesExtraSpecsTest-2002664350 tempest-VolumeTypesExtraSpecsTest-2002664350-project-admin] http://192.168.122.66/volume/v3/types/97345da7-c7fb-4a37-a06f-cb6f90133f61/extra_specs/spec3 returned with HTTP 202 Sep 07 18:08:00 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 699/1416] 192.168.122.66 () {58 vars in 1278 bytes} [Mon Sep 7 18:08:00 2026] DELETE /volume/v3/types/97345da7-c7fb-4a37-a06f-cb6f90133f61/extra_specs/spec3 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 18:08:00 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-fb8ccdd2-9c2a-4861-ac40-2b5b872da7a8 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:00 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-fb8ccdd2-9c2a-4861-ac40-2b5b872da7a8 tempest-VolumeTypesExtraSpecsTest-2002664350 tempest-VolumeTypesExtraSpecsTest-2002664350-project-admin] GET http://192.168.122.66/volume/v3/types/97345da7-c7fb-4a37-a06f-cb6f90133f61/extra_specs/spec3 Sep 07 18:08:00 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-fb8ccdd2-9c2a-4861-ac40-2b5b872da7a8 tempest-VolumeTypesExtraSpecsTest-2002664350 tempest-VolumeTypesExtraSpecsTest-2002664350-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:00 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-fb8ccdd2-9c2a-4861-ac40-2b5b872da7a8 tempest-VolumeTypesExtraSpecsTest-2002664350 tempest-VolumeTypesExtraSpecsTest-2002664350-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:00 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-fb8ccdd2-9c2a-4861-ac40-2b5b872da7a8 tempest-VolumeTypesExtraSpecsTest-2002664350 tempest-VolumeTypesExtraSpecsTest-2002664350-project-admin] http://192.168.122.66/volume/v3/types/97345da7-c7fb-4a37-a06f-cb6f90133f61/extra_specs/spec3 returned with HTTP 404 Sep 07 18:08:00 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 718/1417] 192.168.122.66 () {58 vars in 1275 bytes} [Mon Sep 7 18:08:00 2026] GET /volume/v3/types/97345da7-c7fb-4a37-a06f-cb6f90133f61/extra_specs/spec3 => generated 129 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 18:08:00 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-919fded3-587b-4925-a0c2-a52739a9f575 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:00 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-919fded3-587b-4925-a0c2-a52739a9f575 tempest-VolumeTypesExtraSpecsTest-2002664350 tempest-VolumeTypesExtraSpecsTest-2002664350-project-admin] POST http://192.168.122.66/volume/v3/types/97345da7-c7fb-4a37-a06f-cb6f90133f61/extra_specs Sep 07 18:08:00 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-919fded3-587b-4925-a0c2-a52739a9f575 tempest-VolumeTypesExtraSpecsTest-2002664350 tempest-VolumeTypesExtraSpecsTest-2002664350-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:08:00 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-e4d6b604-1178-4bb4-8792-6436fc0aa97a None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:00 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e4d6b604-1178-4bb4-8792-6436fc0aa97a tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] GET http://192.168.122.66/volume/v3/volumes/beb06df5-e979-4227-8f17-042b700ba21a Sep 07 18:08:00 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-e4d6b604-1178-4bb4-8792-6436fc0aa97a tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:00 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-e4d6b604-1178-4bb4-8792-6436fc0aa97a tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:00 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:08:00 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:08:00 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:08:00 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:08:00 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-e4d6b604-1178-4bb4-8792-6436fc0aa97a tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] Volume info retrieved successfully. Sep 07 18:08:00 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e4d6b604-1178-4bb4-8792-6436fc0aa97a tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] http://192.168.122.66/volume/v3/volumes/beb06df5-e979-4227-8f17-042b700ba21a returned with HTTP 200 Sep 07 18:08:00 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 719/1418] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:08:00 2026] GET /volume/v3/volumes/beb06df5-e979-4227-8f17-042b700ba21a => generated 857 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:08:00 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-919fded3-587b-4925-a0c2-a52739a9f575 tempest-VolumeTypesExtraSpecsTest-2002664350 tempest-VolumeTypesExtraSpecsTest-2002664350-project-admin] http://192.168.122.66/volume/v3/types/97345da7-c7fb-4a37-a06f-cb6f90133f61/extra_specs returned with HTTP 200 Sep 07 18:08:00 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 700/1419] 192.168.122.66 () {60 vars in 1278 bytes} [Mon Sep 7 18:08:00 2026] POST /volume/v3/types/97345da7-c7fb-4a37-a06f-cb6f90133f61/extra_specs => generated 34 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 18:08:00 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-671cb397-00ff-4dff-bc44-91c83d38181b None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:00 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-671cb397-00ff-4dff-bc44-91c83d38181b tempest-VolumeTypesExtraSpecsTest-2002664350 tempest-VolumeTypesExtraSpecsTest-2002664350-project-admin] GET http://192.168.122.66/volume/v3/types/97345da7-c7fb-4a37-a06f-cb6f90133f61/extra_specs Sep 07 18:08:00 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-671cb397-00ff-4dff-bc44-91c83d38181b tempest-VolumeTypesExtraSpecsTest-2002664350 tempest-VolumeTypesExtraSpecsTest-2002664350-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:00 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-671cb397-00ff-4dff-bc44-91c83d38181b tempest-VolumeTypesExtraSpecsTest-2002664350 tempest-VolumeTypesExtraSpecsTest-2002664350-project-admin] Calling method 'index' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:00 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-671cb397-00ff-4dff-bc44-91c83d38181b tempest-VolumeTypesExtraSpecsTest-2002664350 tempest-VolumeTypesExtraSpecsTest-2002664350-project-admin] http://192.168.122.66/volume/v3/types/97345da7-c7fb-4a37-a06f-cb6f90133f61/extra_specs returned with HTTP 200 Sep 07 18:08:00 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 720/1420] 192.168.122.66 () {58 vars in 1257 bytes} [Mon Sep 7 18:08:00 2026] GET /volume/v3/types/97345da7-c7fb-4a37-a06f-cb6f90133f61/extra_specs => generated 34 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 18:08:00 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-1cb9cc9d-7a3b-4730-97c3-8947b9a5bd6e None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:00 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-1cb9cc9d-7a3b-4730-97c3-8947b9a5bd6e tempest-VolumeTypesExtraSpecsTest-2002664350 tempest-VolumeTypesExtraSpecsTest-2002664350-project-admin] POST http://192.168.122.66/volume/v3/types/97345da7-c7fb-4a37-a06f-cb6f90133f61/extra_specs Sep 07 18:08:00 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-1cb9cc9d-7a3b-4730-97c3-8947b9a5bd6e tempest-VolumeTypesExtraSpecsTest-2002664350 tempest-VolumeTypesExtraSpecsTest-2002664350-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:08:00 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-1cb9cc9d-7a3b-4730-97c3-8947b9a5bd6e tempest-VolumeTypesExtraSpecsTest-2002664350 tempest-VolumeTypesExtraSpecsTest-2002664350-project-admin] http://192.168.122.66/volume/v3/types/97345da7-c7fb-4a37-a06f-cb6f90133f61/extra_specs returned with HTTP 200 Sep 07 18:08:00 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 701/1421] 192.168.122.66 () {60 vars in 1278 bytes} [Mon Sep 7 18:08:00 2026] POST /volume/v3/types/97345da7-c7fb-4a37-a06f-cb6f90133f61/extra_specs => generated 34 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 07 18:08:00 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-f5a06aea-cd29-4a9c-913c-4a8d99dd9c0f None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:00 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-f5a06aea-cd29-4a9c-913c-4a8d99dd9c0f tempest-VolumeTypesExtraSpecsTest-2002664350 tempest-VolumeTypesExtraSpecsTest-2002664350-project-admin] PUT http://192.168.122.66/volume/v3/types/97345da7-c7fb-4a37-a06f-cb6f90133f61/extra_specs/spec2 Sep 07 18:08:00 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-f5a06aea-cd29-4a9c-913c-4a8d99dd9c0f tempest-VolumeTypesExtraSpecsTest-2002664350 tempest-VolumeTypesExtraSpecsTest-2002664350-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:08:00 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-f5a06aea-cd29-4a9c-913c-4a8d99dd9c0f tempest-VolumeTypesExtraSpecsTest-2002664350 tempest-VolumeTypesExtraSpecsTest-2002664350-project-admin] http://192.168.122.66/volume/v3/types/97345da7-c7fb-4a37-a06f-cb6f90133f61/extra_specs/spec2 returned with HTTP 200 Sep 07 18:08:00 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 721/1422] 192.168.122.66 () {60 vars in 1295 bytes} [Mon Sep 7 18:08:00 2026] PUT /volume/v3/types/97345da7-c7fb-4a37-a06f-cb6f90133f61/extra_specs/spec2 => generated 17 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 18:08:00 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-cebaa911-028a-41ac-99f4-7157af9ab2d3 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:00 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-cebaa911-028a-41ac-99f4-7157af9ab2d3 tempest-VolumeTypesExtraSpecsTest-2002664350 tempest-VolumeTypesExtraSpecsTest-2002664350-project-admin] GET http://192.168.122.66/volume/v3/types/97345da7-c7fb-4a37-a06f-cb6f90133f61/extra_specs/spec2 Sep 07 18:08:00 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-cebaa911-028a-41ac-99f4-7157af9ab2d3 tempest-VolumeTypesExtraSpecsTest-2002664350 tempest-VolumeTypesExtraSpecsTest-2002664350-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:00 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-cebaa911-028a-41ac-99f4-7157af9ab2d3 tempest-VolumeTypesExtraSpecsTest-2002664350 tempest-VolumeTypesExtraSpecsTest-2002664350-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:00 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-cebaa911-028a-41ac-99f4-7157af9ab2d3 tempest-VolumeTypesExtraSpecsTest-2002664350 tempest-VolumeTypesExtraSpecsTest-2002664350-project-admin] http://192.168.122.66/volume/v3/types/97345da7-c7fb-4a37-a06f-cb6f90133f61/extra_specs/spec2 returned with HTTP 200 Sep 07 18:08:00 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 702/1423] 192.168.122.66 () {58 vars in 1275 bytes} [Mon Sep 7 18:08:00 2026] GET /volume/v3/types/97345da7-c7fb-4a37-a06f-cb6f90133f61/extra_specs/spec2 => generated 17 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 07 18:08:00 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-1a88da13-4888-463b-a684-793846ce529d None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:00 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-1a88da13-4888-463b-a684-793846ce529d tempest-VolumeTypesExtraSpecsTest-2002664350 tempest-VolumeTypesExtraSpecsTest-2002664350-project-admin] POST http://192.168.122.66/volume/v3/types/97345da7-c7fb-4a37-a06f-cb6f90133f61/extra_specs Sep 07 18:08:00 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-1a88da13-4888-463b-a684-793846ce529d tempest-VolumeTypesExtraSpecsTest-2002664350 tempest-VolumeTypesExtraSpecsTest-2002664350-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:08:00 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-1a88da13-4888-463b-a684-793846ce529d tempest-VolumeTypesExtraSpecsTest-2002664350 tempest-VolumeTypesExtraSpecsTest-2002664350-project-admin] http://192.168.122.66/volume/v3/types/97345da7-c7fb-4a37-a06f-cb6f90133f61/extra_specs returned with HTTP 200 Sep 07 18:08:00 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 722/1424] 192.168.122.66 () {60 vars in 1278 bytes} [Mon Sep 7 18:08:00 2026] POST /volume/v3/types/97345da7-c7fb-4a37-a06f-cb6f90133f61/extra_specs => generated 51 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 18:08:00 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-a4f516ca-8a91-4170-909e-85681764852c None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:00 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-a4f516ca-8a91-4170-909e-85681764852c tempest-VolumeTypesExtraSpecsTest-2002664350 tempest-VolumeTypesExtraSpecsTest-2002664350-project-admin] GET http://192.168.122.66/volume/v3/types/97345da7-c7fb-4a37-a06f-cb6f90133f61/extra_specs Sep 07 18:08:00 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-a4f516ca-8a91-4170-909e-85681764852c tempest-VolumeTypesExtraSpecsTest-2002664350 tempest-VolumeTypesExtraSpecsTest-2002664350-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:00 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-a4f516ca-8a91-4170-909e-85681764852c tempest-VolumeTypesExtraSpecsTest-2002664350 tempest-VolumeTypesExtraSpecsTest-2002664350-project-admin] Calling method 'index' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:00 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-a4f516ca-8a91-4170-909e-85681764852c tempest-VolumeTypesExtraSpecsTest-2002664350 tempest-VolumeTypesExtraSpecsTest-2002664350-project-admin] http://192.168.122.66/volume/v3/types/97345da7-c7fb-4a37-a06f-cb6f90133f61/extra_specs returned with HTTP 200 Sep 07 18:08:00 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 703/1425] 192.168.122.66 () {58 vars in 1257 bytes} [Mon Sep 7 18:08:00 2026] GET /volume/v3/types/97345da7-c7fb-4a37-a06f-cb6f90133f61/extra_specs => generated 68 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 07 18:08:00 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-80dcdd51-a9a3-4285-ac57-90f4cf30e3fb None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:00 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-80dcdd51-a9a3-4285-ac57-90f4cf30e3fb tempest-VolumeTypesExtraSpecsTest-2002664350 tempest-VolumeTypesExtraSpecsTest-2002664350-project-admin] DELETE http://192.168.122.66/volume/v3/types/97345da7-c7fb-4a37-a06f-cb6f90133f61 Sep 07 18:08:00 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-80dcdd51-a9a3-4285-ac57-90f4cf30e3fb tempest-VolumeTypesExtraSpecsTest-2002664350 tempest-VolumeTypesExtraSpecsTest-2002664350-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:00 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-80dcdd51-a9a3-4285-ac57-90f4cf30e3fb tempest-VolumeTypesExtraSpecsTest-2002664350 tempest-VolumeTypesExtraSpecsTest-2002664350-project-admin] Calling method '_delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:01 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-80dcdd51-a9a3-4285-ac57-90f4cf30e3fb tempest-VolumeTypesExtraSpecsTest-2002664350 tempest-VolumeTypesExtraSpecsTest-2002664350-project-admin] http://192.168.122.66/volume/v3/types/97345da7-c7fb-4a37-a06f-cb6f90133f61 returned with HTTP 202 Sep 07 18:08:01 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 723/1426] 192.168.122.66 () {58 vars in 1224 bytes} [Mon Sep 7 18:08:00 2026] DELETE /volume/v3/types/97345da7-c7fb-4a37-a06f-cb6f90133f61 => generated 0 bytes in 153 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:08:01 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-d25eae8d-ca83-45cc-a383-41e446ca7690 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:01 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-d25eae8d-ca83-45cc-a383-41e446ca7690 tempest-VolumeTypesExtraSpecsTest-2002664350 tempest-VolumeTypesExtraSpecsTest-2002664350-project-admin] GET http://192.168.122.66/volume/v3/types/97345da7-c7fb-4a37-a06f-cb6f90133f61 Sep 07 18:08:01 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-d25eae8d-ca83-45cc-a383-41e446ca7690 tempest-VolumeTypesExtraSpecsTest-2002664350 tempest-VolumeTypesExtraSpecsTest-2002664350-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:01 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-d25eae8d-ca83-45cc-a383-41e446ca7690 tempest-VolumeTypesExtraSpecsTest-2002664350 tempest-VolumeTypesExtraSpecsTest-2002664350-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:01 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-d25eae8d-ca83-45cc-a383-41e446ca7690 tempest-VolumeTypesExtraSpecsTest-2002664350 tempest-VolumeTypesExtraSpecsTest-2002664350-project-admin] http://192.168.122.66/volume/v3/types/97345da7-c7fb-4a37-a06f-cb6f90133f61 returned with HTTP 404 Sep 07 18:08:01 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 704/1427] 192.168.122.66 () {58 vars in 1221 bytes} [Mon Sep 7 18:08:01 2026] GET /volume/v3/types/97345da7-c7fb-4a37-a06f-cb6f90133f61 => generated 114 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:08:01 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-b8c28d95-813b-4f36-ad5e-7b35d61711ae None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:01 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-b8c28d95-813b-4f36-ad5e-7b35d61711ae tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] GET http://192.168.122.66/volume/v3/volumes/beb06df5-e979-4227-8f17-042b700ba21a Sep 07 18:08:01 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-b8c28d95-813b-4f36-ad5e-7b35d61711ae tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:01 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-b8c28d95-813b-4f36-ad5e-7b35d61711ae tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:01 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:08:01 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:08:01 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:08:01 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:08:01 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-b8c28d95-813b-4f36-ad5e-7b35d61711ae tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] Volume info retrieved successfully. Sep 07 18:08:01 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-b8c28d95-813b-4f36-ad5e-7b35d61711ae tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] http://192.168.122.66/volume/v3/volumes/beb06df5-e979-4227-8f17-042b700ba21a returned with HTTP 200 Sep 07 18:08:01 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 724/1428] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:08:01 2026] GET /volume/v3/volumes/beb06df5-e979-4227-8f17-042b700ba21a => generated 858 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:08:01 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-961327ed-2107-4f34-8c8c-6a9e7980bc11 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:01 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-961327ed-2107-4f34-8c8c-6a9e7980bc11 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] POST http://192.168.122.66/volume/v3/snapshots Sep 07 18:08:01 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-961327ed-2107-4f34-8c8c-6a9e7980bc11 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "beb06df5-e979-4227-8f17-042b700ba21a", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-2058112133"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:08:01 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:08:01 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:08:01 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:08:01 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:08:01 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-961327ed-2107-4f34-8c8c-6a9e7980bc11 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] Volume info retrieved successfully. Sep 07 18:08:01 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.snapshots [None req-961327ed-2107-4f34-8c8c-6a9e7980bc11 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] Create snapshot from volume beb06df5-e979-4227-8f17-042b700ba21a Sep 07 18:08:01 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-961327ed-2107-4f34-8c8c-6a9e7980bc11 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] Created reservations ['adf2d110-f737-4470-8be8-421341d17656', '4d2fffd6-3c8e-4fdb-a8f7-b2b605ffedc7', '389540eb-b96f-4057-bdb6-c7e8eeee8289', 'fd447017-43d3-46dd-a7d0-71aa9b613185'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:08:01 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:08:01 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:08:01 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-961327ed-2107-4f34-8c8c-6a9e7980bc11 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] Snapshot create request issued successfully. Sep 07 18:08:01 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-961327ed-2107-4f34-8c8c-6a9e7980bc11 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] http://192.168.122.66/volume/v3/snapshots returned with HTTP 202 Sep 07 18:08:01 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 705/1429] 192.168.122.66 () {60 vars in 1144 bytes} [Mon Sep 7 18:08:01 2026] POST /volume/v3/snapshots => generated 314 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:08:01 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-7d3cdf64-6eb6-414f-869b-16cd726d6980 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:01 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-7d3cdf64-6eb6-414f-869b-16cd726d6980 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] GET http://192.168.122.66/volume/v3/snapshots/f7ce9bf6-0144-4a3d-be23-7adab1776cea Sep 07 18:08:01 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-7d3cdf64-6eb6-414f-869b-16cd726d6980 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:01 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-7d3cdf64-6eb6-414f-869b-16cd726d6980 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:01 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:08:01 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:08:01 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-7d3cdf64-6eb6-414f-869b-16cd726d6980 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] Snapshot retrieved successfully. Sep 07 18:08:01 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-7d3cdf64-6eb6-414f-869b-16cd726d6980 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] http://192.168.122.66/volume/v3/snapshots/f7ce9bf6-0144-4a3d-be23-7adab1776cea returned with HTTP 200 Sep 07 18:08:01 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 725/1430] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:08:01 2026] GET /volume/v3/snapshots/f7ce9bf6-0144-4a3d-be23-7adab1776cea => generated 446 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 18:08:02 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-41a808aa-4b8b-4ced-9704-935cad107c7b None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:02 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-41a808aa-4b8b-4ced-9704-935cad107c7b tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] GET http://192.168.122.66/volume/v3/snapshots/f7ce9bf6-0144-4a3d-be23-7adab1776cea Sep 07 18:08:02 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-41a808aa-4b8b-4ced-9704-935cad107c7b tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:02 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-41a808aa-4b8b-4ced-9704-935cad107c7b tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:02 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:08:02 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:08:02 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-41a808aa-4b8b-4ced-9704-935cad107c7b tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] Snapshot retrieved successfully. Sep 07 18:08:02 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-41a808aa-4b8b-4ced-9704-935cad107c7b tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] http://192.168.122.66/volume/v3/snapshots/f7ce9bf6-0144-4a3d-be23-7adab1776cea returned with HTTP 200 Sep 07 18:08:02 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 706/1431] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:08:02 2026] GET /volume/v3/snapshots/f7ce9bf6-0144-4a3d-be23-7adab1776cea => generated 446 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:08:04 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-0bad815e-331b-44b9-9447-fe60e9d72824 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:04 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-0bad815e-331b-44b9-9447-fe60e9d72824 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] GET http://192.168.122.66/volume/v3/snapshots/f7ce9bf6-0144-4a3d-be23-7adab1776cea Sep 07 18:08:04 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-0bad815e-331b-44b9-9447-fe60e9d72824 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:04 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-0bad815e-331b-44b9-9447-fe60e9d72824 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:04 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:08:04 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:08:04 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-0bad815e-331b-44b9-9447-fe60e9d72824 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] Snapshot retrieved successfully. Sep 07 18:08:04 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-0bad815e-331b-44b9-9447-fe60e9d72824 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] http://192.168.122.66/volume/v3/snapshots/f7ce9bf6-0144-4a3d-be23-7adab1776cea returned with HTTP 200 Sep 07 18:08:04 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 726/1432] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:08:04 2026] GET /volume/v3/snapshots/f7ce9bf6-0144-4a3d-be23-7adab1776cea => generated 446 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:08:04 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-a57b475d-f73b-4028-80cf-185d723dfc27 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:04 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-a57b475d-f73b-4028-80cf-185d723dfc27 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:08:04 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-a57b475d-f73b-4028-80cf-185d723dfc27 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-899739845"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:08:04 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.volumes [None req-a57b475d-f73b-4028-80cf-185d723dfc27 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-899739845'}} {{(pid=86964) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:08:04 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-a57b475d-f73b-4028-80cf-185d723dfc27 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Create volume of 1 GB Sep 07 18:08:04 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-a57b475d-f73b-4028-80cf-185d723dfc27 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Availability Zones retrieved successfully. Sep 07 18:08:04 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-a57b475d-f73b-4028-80cf-185d723dfc27 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Flow 'volume_create_api' (f92e5846-ab04-4eca-b1cc-e1f3d7b0753e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:08:04 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-a57b475d-f73b-4028-80cf-185d723dfc27 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8a9aae5-d88e-47aa-b993-c855cac6754c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:08:04 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.flows.api.create_volume [None req-a57b475d-f73b-4028-80cf-185d723dfc27 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Validating volume size '1' using validate_int {{(pid=86964) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:08:04 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-a57b475d-f73b-4028-80cf-185d723dfc27 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8a9aae5-d88e-47aa-b993-c855cac6754c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:08:04 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-a57b475d-f73b-4028-80cf-185d723dfc27 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58feab56-d0ec-4984-82dc-f1a57f4557ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:08:04 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-a57b475d-f73b-4028-80cf-185d723dfc27 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Created reservations ['8039d2f7-161e-4f76-aa4b-59047f4db291', '16f28ba5-8998-414c-a6eb-0c630880bdf4', '415d3659-65f9-45d6-a37d-8a14a08c3349', '635976e9-0cab-4caf-9e5d-2ee0ac256132'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:08:04 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-a57b475d-f73b-4028-80cf-185d723dfc27 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58feab56-d0ec-4984-82dc-f1a57f4557ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8039d2f7-161e-4f76-aa4b-59047f4db291', '16f28ba5-8998-414c-a6eb-0c630880bdf4', '415d3659-65f9-45d6-a37d-8a14a08c3349', '635976e9-0cab-4caf-9e5d-2ee0ac256132']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:08:04 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-a57b475d-f73b-4028-80cf-185d723dfc27 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b1c5843-04cd-4692-bd10-eb9896029b48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:08:04 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:08:04 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:08:04 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-a57b475d-f73b-4028-80cf-185d723dfc27 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b1c5843-04cd-4692-bd10-eb9896029b48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5ccc33a0-db77-4d67-a700-0f2ac8e127ec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-899739845',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c6445e4479a4f25bcce2536b55b37f7',qos_specs=None,replication_status=,reservations=['8039d2f7-161e-4f76-aa4b-59047f4db291','16f28ba5-8998-414c-a6eb-0c630880bdf4','415d3659-65f9-45d6-a37d-8a14a08c3349','635976e9-0cab-4caf-9e5d-2ee0ac256132'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06f038df90f74342888199086c12f09d',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:08:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-899739845',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5ccc33a0-db77-4d67-a700-0f2ac8e127ec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1c6445e4479a4f25bcce2536b55b37f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='06f038df90f74342888199086c12f09d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:08:04 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-a57b475d-f73b-4028-80cf-185d723dfc27 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e45a4a0f-0ae7-4916-89e9-1181af8d0448) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:08:04 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-a57b475d-f73b-4028-80cf-185d723dfc27 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e45a4a0f-0ae7-4916-89e9-1181af8d0448) transitioned into state 'SUCCESS' from state '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-899739845',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c6445e4479a4f25bcce2536b55b37f7',qos_specs=None,replication_status=,reservations=['8039d2f7-161e-4f76-aa4b-59047f4db291','16f28ba5-8998-414c-a6eb-0c630880bdf4','415d3659-65f9-45d6-a37d-8a14a08c3349','635976e9-0cab-4caf-9e5d-2ee0ac256132'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06f038df90f74342888199086c12f09d',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:08:04 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-a57b475d-f73b-4028-80cf-185d723dfc27 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a093232-21df-435b-8bf0-379243289287) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:08:04 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-a57b475d-f73b-4028-80cf-185d723dfc27 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a093232-21df-435b-8bf0-379243289287) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:08:04 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-a57b475d-f73b-4028-80cf-185d723dfc27 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Flow 'volume_create_api' (f92e5846-ab04-4eca-b1cc-e1f3d7b0753e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:08:04 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-a57b475d-f73b-4028-80cf-185d723dfc27 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Create volume request issued successfully. Sep 07 18:08:04 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-a57b475d-f73b-4028-80cf-185d723dfc27 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:08:04 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 707/1433] 192.168.122.66 () {60 vars in 1137 bytes} [Mon Sep 7 18:08:04 2026] POST /volume/v3/volumes => generated 761 bytes in 394 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:08:04 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-f59ec2d5-870c-4ed1-9a28-83eb0a156ae8 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:04 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-f59ec2d5-870c-4ed1-9a28-83eb0a156ae8 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] GET http://192.168.122.66/volume/v3/volumes/5ccc33a0-db77-4d67-a700-0f2ac8e127ec Sep 07 18:08:04 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-f59ec2d5-870c-4ed1-9a28-83eb0a156ae8 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:04 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-f59ec2d5-870c-4ed1-9a28-83eb0a156ae8 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:04 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:08:04 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:08:04 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:08:04 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:08:04 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-f59ec2d5-870c-4ed1-9a28-83eb0a156ae8 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Volume info retrieved successfully. Sep 07 18:08:04 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-f59ec2d5-870c-4ed1-9a28-83eb0a156ae8 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] http://192.168.122.66/volume/v3/volumes/5ccc33a0-db77-4d67-a700-0f2ac8e127ec returned with HTTP 200 Sep 07 18:08:04 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 727/1434] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:08:04 2026] GET /volume/v3/volumes/5ccc33a0-db77-4d67-a700-0f2ac8e127ec => generated 829 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:08:05 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-3c9b118b-14c9-434d-8ac3-d6ba3fa6a45b None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:05 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-3c9b118b-14c9-434d-8ac3-d6ba3fa6a45b tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] GET http://192.168.122.66/volume/v3/snapshots/f7ce9bf6-0144-4a3d-be23-7adab1776cea Sep 07 18:08:05 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-3c9b118b-14c9-434d-8ac3-d6ba3fa6a45b tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:05 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-3c9b118b-14c9-434d-8ac3-d6ba3fa6a45b tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:05 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:08:05 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:08:05 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-3c9b118b-14c9-434d-8ac3-d6ba3fa6a45b tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] Snapshot retrieved successfully. Sep 07 18:08:05 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-3c9b118b-14c9-434d-8ac3-d6ba3fa6a45b tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] http://192.168.122.66/volume/v3/snapshots/f7ce9bf6-0144-4a3d-be23-7adab1776cea returned with HTTP 200 Sep 07 18:08:05 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 708/1435] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:08:05 2026] GET /volume/v3/snapshots/f7ce9bf6-0144-4a3d-be23-7adab1776cea => generated 473 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 18:08:05 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-65d4dcfa-ecd1-4998-8dc4-383ff7c48391 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:05 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-65d4dcfa-ecd1-4998-8dc4-383ff7c48391 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] POST http://192.168.122.66/volume/v3/snapshots Sep 07 18:08:05 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-65d4dcfa-ecd1-4998-8dc4-383ff7c48391 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "beb06df5-e979-4227-8f17-042b700ba21a", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-284708034"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:08:05 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:08:05 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:08:05 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:08:05 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:08:05 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-65d4dcfa-ecd1-4998-8dc4-383ff7c48391 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] Volume info retrieved successfully. Sep 07 18:08:05 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.snapshots [None req-65d4dcfa-ecd1-4998-8dc4-383ff7c48391 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] Create snapshot from volume beb06df5-e979-4227-8f17-042b700ba21a Sep 07 18:08:05 devstack devstack@c-api.service[86965]: DEBUG cinder.quota [None req-65d4dcfa-ecd1-4998-8dc4-383ff7c48391 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] Created reservations ['3566925d-7f91-485e-b81a-339c8b304c56', 'e0afd4cb-258a-4645-81b7-104570b53134', '25facd88-818c-495a-901d-489e40d8a61a', '0f47ef1f-0b58-4ef9-ae3a-1d5014b2807b'] {{(pid=86965) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:08:05 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:08:05 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:08:05 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-65d4dcfa-ecd1-4998-8dc4-383ff7c48391 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] Snapshot create request issued successfully. Sep 07 18:08:05 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-65d4dcfa-ecd1-4998-8dc4-383ff7c48391 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] http://192.168.122.66/volume/v3/snapshots returned with HTTP 202 Sep 07 18:08:05 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 728/1436] 192.168.122.66 () {60 vars in 1144 bytes} [Mon Sep 7 18:08:05 2026] POST /volume/v3/snapshots => generated 313 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:08:05 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-9f98758b-fe06-4cda-a790-488bc9fb4ac2 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:05 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-9f98758b-fe06-4cda-a790-488bc9fb4ac2 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] GET http://192.168.122.66/volume/v3/snapshots/a70b772a-b2b7-4db8-90ed-219b89ba52ae Sep 07 18:08:05 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-9f98758b-fe06-4cda-a790-488bc9fb4ac2 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:05 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-9f98758b-fe06-4cda-a790-488bc9fb4ac2 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:05 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:08:05 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:08:05 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-9f98758b-fe06-4cda-a790-488bc9fb4ac2 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] Snapshot retrieved successfully. Sep 07 18:08:05 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-9f98758b-fe06-4cda-a790-488bc9fb4ac2 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] http://192.168.122.66/volume/v3/snapshots/a70b772a-b2b7-4db8-90ed-219b89ba52ae returned with HTTP 200 Sep 07 18:08:05 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 709/1437] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:08:05 2026] GET /volume/v3/snapshots/a70b772a-b2b7-4db8-90ed-219b89ba52ae => generated 445 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:08:05 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-98591bc7-f26b-4f24-9c3c-531a59f7fa1a None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:05 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-98591bc7-f26b-4f24-9c3c-531a59f7fa1a tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] GET http://192.168.122.66/volume/v3/volumes/5ccc33a0-db77-4d67-a700-0f2ac8e127ec Sep 07 18:08:05 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-98591bc7-f26b-4f24-9c3c-531a59f7fa1a tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:05 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-98591bc7-f26b-4f24-9c3c-531a59f7fa1a tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:05 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:08:05 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:08:05 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:08:05 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:08:05 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-98591bc7-f26b-4f24-9c3c-531a59f7fa1a tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Volume info retrieved successfully. Sep 07 18:08:05 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-98591bc7-f26b-4f24-9c3c-531a59f7fa1a tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] http://192.168.122.66/volume/v3/volumes/5ccc33a0-db77-4d67-a700-0f2ac8e127ec returned with HTTP 200 Sep 07 18:08:05 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 729/1438] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:08:05 2026] GET /volume/v3/volumes/5ccc33a0-db77-4d67-a700-0f2ac8e127ec => generated 853 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:08:06 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-e6f065e2-acd9-41f1-8162-20a228e774f8 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:06 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-e6f065e2-acd9-41f1-8162-20a228e774f8 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] GET http://192.168.122.66/volume/v3/snapshots/a70b772a-b2b7-4db8-90ed-219b89ba52ae Sep 07 18:08:06 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-e6f065e2-acd9-41f1-8162-20a228e774f8 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:06 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-e6f065e2-acd9-41f1-8162-20a228e774f8 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:06 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:08:06 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:08:06 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-e6f065e2-acd9-41f1-8162-20a228e774f8 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] Snapshot retrieved successfully. Sep 07 18:08:06 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-e6f065e2-acd9-41f1-8162-20a228e774f8 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] http://192.168.122.66/volume/v3/snapshots/a70b772a-b2b7-4db8-90ed-219b89ba52ae returned with HTTP 200 Sep 07 18:08:06 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 710/1439] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:08:06 2026] GET /volume/v3/snapshots/a70b772a-b2b7-4db8-90ed-219b89ba52ae => generated 445 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:08:06 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-7d3d6a49-10ed-4639-ae65-026fae987dc6 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:06 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-cc3d38d4-99fd-48b2-ac16-55ea99397d96 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:06 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-cc3d38d4-99fd-48b2-ac16-55ea99397d96 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] GET http://192.168.122.66/volume/v3/volumes/5ccc33a0-db77-4d67-a700-0f2ac8e127ec Sep 07 18:08:06 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-cc3d38d4-99fd-48b2-ac16-55ea99397d96 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:06 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-cc3d38d4-99fd-48b2-ac16-55ea99397d96 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:06 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:08:06 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:08:06 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:08:06 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:08:06 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-cc3d38d4-99fd-48b2-ac16-55ea99397d96 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Volume info retrieved successfully. Sep 07 18:08:06 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-cc3d38d4-99fd-48b2-ac16-55ea99397d96 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] http://192.168.122.66/volume/v3/volumes/5ccc33a0-db77-4d67-a700-0f2ac8e127ec returned with HTTP 200 Sep 07 18:08:06 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 711/1440] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:08:06 2026] GET /volume/v3/volumes/5ccc33a0-db77-4d67-a700-0f2ac8e127ec => generated 854 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:08:06 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [req-3a7aedc1-ba0f-4d94-a191-e997be8f0cc6 req-c320d66f-fc87-4f74-8370-e641f163c16e None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:06 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-3a7aedc1-ba0f-4d94-a191-e997be8f0cc6 req-c320d66f-fc87-4f74-8370-e641f163c16e tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] GET http://192.168.122.66/volume/v3/volumes/5ccc33a0-db77-4d67-a700-0f2ac8e127ec Sep 07 18:08:06 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-3a7aedc1-ba0f-4d94-a191-e997be8f0cc6 req-c320d66f-fc87-4f74-8370-e641f163c16e tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:06 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-3a7aedc1-ba0f-4d94-a191-e997be8f0cc6 req-c320d66f-fc87-4f74-8370-e641f163c16e tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:06 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:08:06 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:08:06 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:08:06 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:08:06 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [req-3a7aedc1-ba0f-4d94-a191-e997be8f0cc6 req-c320d66f-fc87-4f74-8370-e641f163c16e tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Volume info retrieved successfully. Sep 07 18:08:06 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-3a7aedc1-ba0f-4d94-a191-e997be8f0cc6 req-c320d66f-fc87-4f74-8370-e641f163c16e tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] http://192.168.122.66/volume/v3/volumes/5ccc33a0-db77-4d67-a700-0f2ac8e127ec returned with HTTP 200 Sep 07 18:08:06 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 712/1441] 192.168.122.66 () {60 vars in 1482 bytes} [Mon Sep 7 18:08:06 2026] GET /volume/v3/volumes/5ccc33a0-db77-4d67-a700-0f2ac8e127ec => generated 854 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:08:06 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-7d3d6a49-10ed-4639-ae65-026fae987dc6 tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] GET http://192.168.122.66/volume/v3/volumes Sep 07 18:08:06 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-7d3d6a49-10ed-4639-ae65-026fae987dc6 tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:06 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-7d3d6a49-10ed-4639-ae65-026fae987dc6 tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Calling method 'index' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:06 devstack devstack@c-api.service[86965]: DEBUG cinder.api.api_utils [None req-7d3d6a49-10ed-4639-ae65-026fae987dc6 tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Removing options '' from query. {{(pid=86965) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 18:08:06 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-7d3d6a49-10ed-4639-ae65-026fae987dc6 tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86965) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 18:08:06 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-7d3d6a49-10ed-4639-ae65-026fae987dc6 tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Get all volumes completed successfully. Sep 07 18:08:06 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-7d3d6a49-10ed-4639-ae65-026fae987dc6 tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 200 Sep 07 18:08:06 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 730/1442] 192.168.122.66 () {58 vars in 1116 bytes} [Mon Sep 7 18:08:06 2026] GET /volume/v3/volumes => generated 15 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 18:08:06 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-14e220bb-5e27-45ff-bd54-d7a19e675b8b None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:06 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-14e220bb-5e27-45ff-bd54-d7a19e675b8b tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:08:06 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-14e220bb-5e27-45ff-bd54-d7a19e675b8b tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-73624254"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:08:06 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.volumes [None req-14e220bb-5e27-45ff-bd54-d7a19e675b8b tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-73624254'}} {{(pid=86964) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:08:06 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-14e220bb-5e27-45ff-bd54-d7a19e675b8b tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Create volume of 1 GB Sep 07 18:08:06 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-14e220bb-5e27-45ff-bd54-d7a19e675b8b tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Availability Zones retrieved successfully. Sep 07 18:08:06 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-14e220bb-5e27-45ff-bd54-d7a19e675b8b tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Flow 'volume_create_api' (311b3b3c-a58d-4692-9e75-1080b7b4e3de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:08:06 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-14e220bb-5e27-45ff-bd54-d7a19e675b8b tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7c55168-dc6e-40e8-865b-a992e18f2264) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:08:06 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.flows.api.create_volume [None req-14e220bb-5e27-45ff-bd54-d7a19e675b8b tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Validating volume size '1' using validate_int {{(pid=86964) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:08:07 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-14e220bb-5e27-45ff-bd54-d7a19e675b8b tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7c55168-dc6e-40e8-865b-a992e18f2264) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:08:07 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-14e220bb-5e27-45ff-bd54-d7a19e675b8b tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f184da6-08ef-426c-b68d-7303002f9b95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:08:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-bea0e834-4dbd-487b-b846-25f48413381d None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:07 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-bea0e834-4dbd-487b-b846-25f48413381d None None] GET http://192.168.122.66/volume// Sep 07 18:08:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-bea0e834-4dbd-487b-b846-25f48413381d None None] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-bea0e834-4dbd-487b-b846-25f48413381d None None] Calling method 'all' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:07 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-bea0e834-4dbd-487b-b846-25f48413381d None None] http://192.168.122.66/volume// returned with HTTP 300 Sep 07 18:08:07 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 731/1443] 192.168.122.66 () {58 vars in 1312 bytes} [Mon Sep 7 18:08:07 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 18:08:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [req-3a7aedc1-ba0f-4d94-a191-e997be8f0cc6 req-9309b7f8-baf2-42aa-bf89-aa3d97cef81a None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:07 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-14e220bb-5e27-45ff-bd54-d7a19e675b8b tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Created reservations ['b25924e3-184b-4606-93c0-5330cbb35f20', '35dd0641-474c-472c-8bb7-718564d5ef87', 'b392a543-05db-48cb-aa2c-da02771c496c', '65201572-8112-462b-863e-35830eb3fad4'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:08:07 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-14e220bb-5e27-45ff-bd54-d7a19e675b8b tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f184da6-08ef-426c-b68d-7303002f9b95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b25924e3-184b-4606-93c0-5330cbb35f20', '35dd0641-474c-472c-8bb7-718564d5ef87', 'b392a543-05db-48cb-aa2c-da02771c496c', '65201572-8112-462b-863e-35830eb3fad4']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:08:07 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-14e220bb-5e27-45ff-bd54-d7a19e675b8b tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a935aa90-d168-4ac2-92e3-65721bb50219) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:08:07 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:08:07 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:08:07 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-14e220bb-5e27-45ff-bd54-d7a19e675b8b tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a935aa90-d168-4ac2-92e3-65721bb50219) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '53eea1a9-9a6f-456f-8424-5d5aab5077ee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-73624254',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59968babfef34f5a8e1fe447402afc0e',qos_specs=None,replication_status=,reservations=['b25924e3-184b-4606-93c0-5330cbb35f20','35dd0641-474c-472c-8bb7-718564d5ef87','b392a543-05db-48cb-aa2c-da02771c496c','65201572-8112-462b-863e-35830eb3fad4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22637218d0f042b28640a1f2a812731c',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:08:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-73624254',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=53eea1a9-9a6f-456f-8424-5d5aab5077ee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='59968babfef34f5a8e1fe447402afc0e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='22637218d0f042b28640a1f2a812731c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:08:07 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-14e220bb-5e27-45ff-bd54-d7a19e675b8b tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa3571f8-3825-4f57-98b0-a0a6e9313036) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:08:07 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-3a7aedc1-ba0f-4d94-a191-e997be8f0cc6 req-9309b7f8-baf2-42aa-bf89-aa3d97cef81a tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] POST http://192.168.122.66/volume/v3/attachments Sep 07 18:08:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-3a7aedc1-ba0f-4d94-a191-e997be8f0cc6 req-9309b7f8-baf2-42aa-bf89-aa3d97cef81a tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5ccc33a0-db77-4d67-a700-0f2ac8e127ec", "connector": null, "instance_uuid": "c353ee80-1c1c-417e-b392-4780b478e4b4"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:08:07 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:08:07 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:08:07 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:08:07 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:08:07 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-14e220bb-5e27-45ff-bd54-d7a19e675b8b tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa3571f8-3825-4f57-98b0-a0a6e9313036) transitioned into state 'SUCCESS' from state '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-73624254',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59968babfef34f5a8e1fe447402afc0e',qos_specs=None,replication_status=,reservations=['b25924e3-184b-4606-93c0-5330cbb35f20','35dd0641-474c-472c-8bb7-718564d5ef87','b392a543-05db-48cb-aa2c-da02771c496c','65201572-8112-462b-863e-35830eb3fad4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22637218d0f042b28640a1f2a812731c',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:08:07 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-14e220bb-5e27-45ff-bd54-d7a19e675b8b tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (207ac46e-e775-4462-a7ec-55f6a1c10f2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:08:07 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-14e220bb-5e27-45ff-bd54-d7a19e675b8b tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (207ac46e-e775-4462-a7ec-55f6a1c10f2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:08:07 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-14e220bb-5e27-45ff-bd54-d7a19e675b8b tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Flow 'volume_create_api' (311b3b3c-a58d-4692-9e75-1080b7b4e3de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:08:07 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-14e220bb-5e27-45ff-bd54-d7a19e675b8b tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Create volume request issued successfully. Sep 07 18:08:07 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-14e220bb-5e27-45ff-bd54-d7a19e675b8b tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:08:07 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 713/1444] 192.168.122.66 () {60 vars in 1137 bytes} [Mon Sep 7 18:08:06 2026] POST /volume/v3/volumes => generated 760 bytes in 402 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 18:08:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-97c48250-7af7-4ac7-b964-dccf42a25ed9 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:07 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-97c48250-7af7-4ac7-b964-dccf42a25ed9 tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] GET http://192.168.122.66/volume/v3/volumes/53eea1a9-9a6f-456f-8424-5d5aab5077ee Sep 07 18:08:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-97c48250-7af7-4ac7-b964-dccf42a25ed9 tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-97c48250-7af7-4ac7-b964-dccf42a25ed9 tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:07 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-3a7aedc1-ba0f-4d94-a191-e997be8f0cc6 req-9309b7f8-baf2-42aa-bf89-aa3d97cef81a tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] http://192.168.122.66/volume/v3/attachments returned with HTTP 200 Sep 07 18:08:07 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 732/1445] 192.168.122.66 () {66 vars in 1478 bytes} [Mon Sep 7 18:08:07 2026] POST /volume/v3/attachments => generated 273 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:08:07 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:08:07 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:08:07 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:08:07 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:08:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-4797bb41-b545-4e58-9cd1-7116a75f1871 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:07 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-97c48250-7af7-4ac7-b964-dccf42a25ed9 tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Volume info retrieved successfully. Sep 07 18:08:07 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-4797bb41-b545-4e58-9cd1-7116a75f1871 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] GET http://192.168.122.66/volume/v3/snapshots/a70b772a-b2b7-4db8-90ed-219b89ba52ae Sep 07 18:08:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-4797bb41-b545-4e58-9cd1-7116a75f1871 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-4797bb41-b545-4e58-9cd1-7116a75f1871 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:07 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-97c48250-7af7-4ac7-b964-dccf42a25ed9 tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] http://192.168.122.66/volume/v3/volumes/53eea1a9-9a6f-456f-8424-5d5aab5077ee returned with HTTP 200 Sep 07 18:08:07 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 714/1446] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:08:07 2026] GET /volume/v3/volumes/53eea1a9-9a6f-456f-8424-5d5aab5077ee => generated 828 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:08:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-cebd9b68-0e57-48f4-b11f-84080b392fd3 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:07 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-cebd9b68-0e57-48f4-b11f-84080b392fd3 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] GET http://192.168.122.66/volume/v3/volumes/5ccc33a0-db77-4d67-a700-0f2ac8e127ec Sep 07 18:08:07 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:08:07 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:08:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-cebd9b68-0e57-48f4-b11f-84080b392fd3 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:07 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-4797bb41-b545-4e58-9cd1-7116a75f1871 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] Snapshot retrieved successfully. Sep 07 18:08:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-cebd9b68-0e57-48f4-b11f-84080b392fd3 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:07 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-4797bb41-b545-4e58-9cd1-7116a75f1871 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] http://192.168.122.66/volume/v3/snapshots/a70b772a-b2b7-4db8-90ed-219b89ba52ae returned with HTTP 200 Sep 07 18:08:07 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 733/1447] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:08:07 2026] GET /volume/v3/snapshots/a70b772a-b2b7-4db8-90ed-219b89ba52ae => generated 472 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:08:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-76cb166b-4da4-461d-b8bf-90f7db1276f5 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:07 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:08:07 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:08:07 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-76cb166b-4da4-461d-b8bf-90f7db1276f5 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] POST http://192.168.122.66/volume/v3/snapshots Sep 07 18:08:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-76cb166b-4da4-461d-b8bf-90f7db1276f5 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "beb06df5-e979-4227-8f17-042b700ba21a", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-565590135"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:08:07 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:08:07 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:08:07 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-cebd9b68-0e57-48f4-b11f-84080b392fd3 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Volume info retrieved successfully. Sep 07 18:08:07 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:08:07 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:08:07 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:08:07 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:08:07 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-76cb166b-4da4-461d-b8bf-90f7db1276f5 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] Volume info retrieved successfully. Sep 07 18:08:07 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.snapshots [None req-76cb166b-4da4-461d-b8bf-90f7db1276f5 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] Create snapshot from volume beb06df5-e979-4227-8f17-042b700ba21a Sep 07 18:08:07 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-cebd9b68-0e57-48f4-b11f-84080b392fd3 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] http://192.168.122.66/volume/v3/volumes/5ccc33a0-db77-4d67-a700-0f2ac8e127ec returned with HTTP 200 Sep 07 18:08:07 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 715/1448] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:08:07 2026] GET /volume/v3/volumes/5ccc33a0-db77-4d67-a700-0f2ac8e127ec => generated 853 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:08:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-aa9bbb1e-df58-4c45-bd73-9c7c820a9949 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:07 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-aa9bbb1e-df58-4c45-bd73-9c7c820a9949 None None] GET http://192.168.122.66/volume// Sep 07 18:08:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-aa9bbb1e-df58-4c45-bd73-9c7c820a9949 None None] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-aa9bbb1e-df58-4c45-bd73-9c7c820a9949 None None] Calling method 'all' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:07 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-aa9bbb1e-df58-4c45-bd73-9c7c820a9949 None None] http://192.168.122.66/volume// returned with HTTP 300 Sep 07 18:08:07 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 716/1449] 192.168.122.66 () {58 vars in 1310 bytes} [Mon Sep 7 18:08:07 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 18:08:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [req-3a7aedc1-ba0f-4d94-a191-e997be8f0cc6 req-dea893b2-cdb3-42d4-b566-faf958a0c358 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:07 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-3a7aedc1-ba0f-4d94-a191-e997be8f0cc6 req-dea893b2-cdb3-42d4-b566-faf958a0c358 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] GET http://192.168.122.66/volume/v3/volumes/5ccc33a0-db77-4d67-a700-0f2ac8e127ec Sep 07 18:08:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-3a7aedc1-ba0f-4d94-a191-e997be8f0cc6 req-dea893b2-cdb3-42d4-b566-faf958a0c358 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-3a7aedc1-ba0f-4d94-a191-e997be8f0cc6 req-dea893b2-cdb3-42d4-b566-faf958a0c358 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:07 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:08:07 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:08:07 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:08:07 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:08:07 devstack devstack@c-api.service[86965]: DEBUG cinder.quota [None req-76cb166b-4da4-461d-b8bf-90f7db1276f5 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] Created reservations ['b84a2dcc-1997-48c0-bac3-4325c2d94d39', '318d8678-0609-4706-986f-c110aacc1fe6', 'fc686882-8163-4e78-8e46-d735f6e2c607', '825feabb-d41f-4247-8f0e-fbcdcb2a943f'] {{(pid=86965) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:08:07 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [req-3a7aedc1-ba0f-4d94-a191-e997be8f0cc6 req-dea893b2-cdb3-42d4-b566-faf958a0c358 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Volume info retrieved successfully. Sep 07 18:08:07 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-3a7aedc1-ba0f-4d94-a191-e997be8f0cc6 req-dea893b2-cdb3-42d4-b566-faf958a0c358 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] http://192.168.122.66/volume/v3/volumes/5ccc33a0-db77-4d67-a700-0f2ac8e127ec returned with HTTP 200 Sep 07 18:08:07 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 717/1450] 192.168.122.66 () {62 vars in 1523 bytes} [Mon Sep 7 18:08:07 2026] GET /volume/v3/volumes/5ccc33a0-db77-4d67-a700-0f2ac8e127ec => generated 1034 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 18:08:07 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:08:07 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:08:07 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-76cb166b-4da4-461d-b8bf-90f7db1276f5 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] Snapshot create request issued successfully. Sep 07 18:08:07 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-76cb166b-4da4-461d-b8bf-90f7db1276f5 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] http://192.168.122.66/volume/v3/snapshots returned with HTTP 202 Sep 07 18:08:07 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 734/1451] 192.168.122.66 () {60 vars in 1144 bytes} [Mon Sep 7 18:08:07 2026] POST /volume/v3/snapshots => generated 313 bytes in 242 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 18:08:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-bc7dd19f-7756-4c32-9673-9d35138d60a2 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:07 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-bc7dd19f-7756-4c32-9673-9d35138d60a2 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] GET http://192.168.122.66/volume/v3/snapshots/acaddc12-f575-4c90-9a28-c8bb799fbf40 Sep 07 18:08:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-bc7dd19f-7756-4c32-9673-9d35138d60a2 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-bc7dd19f-7756-4c32-9673-9d35138d60a2 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:07 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:08:07 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:08:07 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-bc7dd19f-7756-4c32-9673-9d35138d60a2 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] Snapshot retrieved successfully. Sep 07 18:08:07 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-bc7dd19f-7756-4c32-9673-9d35138d60a2 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] http://192.168.122.66/volume/v3/snapshots/acaddc12-f575-4c90-9a28-c8bb799fbf40 returned with HTTP 200 Sep 07 18:08:07 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 718/1452] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:08:07 2026] GET /volume/v3/snapshots/acaddc12-f575-4c90-9a28-c8bb799fbf40 => generated 445 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:08:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [req-3a7aedc1-ba0f-4d94-a191-e997be8f0cc6 req-7c22ea3c-ae40-419d-8e57-ba493c31e99c None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:07 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-3a7aedc1-ba0f-4d94-a191-e997be8f0cc6 req-7c22ea3c-ae40-419d-8e57-ba493c31e99c tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] PUT http://192.168.122.66/volume/v3/attachments/6e4ecdc1-f4cf-40d8-a36f-b219e20aa193 Sep 07 18:08:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-3a7aedc1-ba0f-4d94-a191-e997be8f0cc6 req-7c22ea3c-ae40-419d-8e57-ba493c31e99c tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.66", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:da595ca9282", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "de538fb9-4273-4ed9-a64b-778a9fe4baf0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:08:07 devstack devstack@c-api.service[86965]: DEBUG cinder.coordination [req-3a7aedc1-ba0f-4d94-a191-e997be8f0cc6 req-7c22ea3c-ae40-419d-8e57-ba493c31e99c tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Acquiring lock "cinder-attachment_update-5ccc33a0-db77-4d67-a700-0f2ac8e127ec-devstack" by "attachment_update" {{(pid=86965) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 18:08:07 devstack devstack@c-api.service[86965]: DEBUG cinder.coordination [req-3a7aedc1-ba0f-4d94-a191-e997be8f0cc6 req-7c22ea3c-ae40-419d-8e57-ba493c31e99c tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Lock "cinder-attachment_update-5ccc33a0-db77-4d67-a700-0f2ac8e127ec-devstack" acquired by "attachment_update" :: waited 0.015s {{(pid=86965) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 18:08:07 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:08:07 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:08:07 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:08:07 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:08:08 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-4b11c42f-1550-4fb5-a9b6-0e64dd8d2cf2 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:08 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-4b11c42f-1550-4fb5-a9b6-0e64dd8d2cf2 tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] GET http://192.168.122.66/volume/v3/volumes/53eea1a9-9a6f-456f-8424-5d5aab5077ee Sep 07 18:08:08 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-4b11c42f-1550-4fb5-a9b6-0e64dd8d2cf2 tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:08 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-4b11c42f-1550-4fb5-a9b6-0e64dd8d2cf2 tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:08 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:08:08 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:08:08 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:08:08 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:08:08 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-4b11c42f-1550-4fb5-a9b6-0e64dd8d2cf2 tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Volume info retrieved successfully. Sep 07 18:08:08 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-4b11c42f-1550-4fb5-a9b6-0e64dd8d2cf2 tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] http://192.168.122.66/volume/v3/volumes/53eea1a9-9a6f-456f-8424-5d5aab5077ee returned with HTTP 200 Sep 07 18:08:08 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 719/1453] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:08:08 2026] GET /volume/v3/volumes/53eea1a9-9a6f-456f-8424-5d5aab5077ee => generated 852 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:08:08 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-1b0c5d2f-b083-42d7-b64c-48fa898be77a None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:08 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-1b0c5d2f-b083-42d7-b64c-48fa898be77a tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] GET http://192.168.122.66/volume/v3/volumes/5ccc33a0-db77-4d67-a700-0f2ac8e127ec Sep 07 18:08:08 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-1b0c5d2f-b083-42d7-b64c-48fa898be77a tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:08 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-1b0c5d2f-b083-42d7-b64c-48fa898be77a tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:08 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:08:08 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:08:08 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:08:08 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:08:08 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-1b0c5d2f-b083-42d7-b64c-48fa898be77a tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Volume info retrieved successfully. Sep 07 18:08:08 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-1b0c5d2f-b083-42d7-b64c-48fa898be77a tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] http://192.168.122.66/volume/v3/volumes/5ccc33a0-db77-4d67-a700-0f2ac8e127ec returned with HTTP 200 Sep 07 18:08:08 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 720/1454] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:08:08 2026] GET /volume/v3/volumes/5ccc33a0-db77-4d67-a700-0f2ac8e127ec => generated 853 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:08:08 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-e82eb07f-b757-4ae6-8bca-bfd02cc3530c None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:08 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-e82eb07f-b757-4ae6-8bca-bfd02cc3530c tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] GET http://192.168.122.66/volume/v3/snapshots/acaddc12-f575-4c90-9a28-c8bb799fbf40 Sep 07 18:08:08 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-e82eb07f-b757-4ae6-8bca-bfd02cc3530c tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:08 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-e82eb07f-b757-4ae6-8bca-bfd02cc3530c tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:08 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:08:08 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:08:08 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-e82eb07f-b757-4ae6-8bca-bfd02cc3530c tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] Snapshot retrieved successfully. Sep 07 18:08:08 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-e82eb07f-b757-4ae6-8bca-bfd02cc3530c tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] http://192.168.122.66/volume/v3/snapshots/acaddc12-f575-4c90-9a28-c8bb799fbf40 returned with HTTP 200 Sep 07 18:08:08 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 721/1455] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:08:08 2026] GET /volume/v3/snapshots/acaddc12-f575-4c90-9a28-c8bb799fbf40 => generated 445 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:08:09 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-09d286fe-cb3c-4a7d-b41a-ea76d31c0d2d None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:09 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-09d286fe-cb3c-4a7d-b41a-ea76d31c0d2d tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] GET http://192.168.122.66/volume/v3/volumes/53eea1a9-9a6f-456f-8424-5d5aab5077ee Sep 07 18:08:09 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-09d286fe-cb3c-4a7d-b41a-ea76d31c0d2d tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:09 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-09d286fe-cb3c-4a7d-b41a-ea76d31c0d2d tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:09 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:08:09 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:08:09 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:08:09 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:08:09 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-09d286fe-cb3c-4a7d-b41a-ea76d31c0d2d tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Volume info retrieved successfully. Sep 07 18:08:09 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-09d286fe-cb3c-4a7d-b41a-ea76d31c0d2d tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] http://192.168.122.66/volume/v3/volumes/53eea1a9-9a6f-456f-8424-5d5aab5077ee returned with HTTP 200 Sep 07 18:08:09 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 722/1456] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:08:09 2026] GET /volume/v3/volumes/53eea1a9-9a6f-456f-8424-5d5aab5077ee => generated 853 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:08:09 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-1cd69b7b-c9c2-463f-aa73-36e54a967d7d None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:09 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-1cd69b7b-c9c2-463f-aa73-36e54a967d7d tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] GET http://192.168.122.66/volume/v3/volumes/53eea1a9-9a6f-456f-8424-5d5aab5077ee Sep 07 18:08:09 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-1cd69b7b-c9c2-463f-aa73-36e54a967d7d tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:09 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-1cd69b7b-c9c2-463f-aa73-36e54a967d7d tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:09 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:08:09 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:08:09 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:08:09 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:08:09 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-1cd69b7b-c9c2-463f-aa73-36e54a967d7d tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Volume info retrieved successfully. Sep 07 18:08:09 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-1cd69b7b-c9c2-463f-aa73-36e54a967d7d tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] http://192.168.122.66/volume/v3/volumes/53eea1a9-9a6f-456f-8424-5d5aab5077ee returned with HTTP 200 Sep 07 18:08:09 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 723/1457] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:08:09 2026] GET /volume/v3/volumes/53eea1a9-9a6f-456f-8424-5d5aab5077ee => generated 853 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:08:09 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-3aa6156a-c239-4e53-b68c-cd19dadd65a8 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:09 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-3aa6156a-c239-4e53-b68c-cd19dadd65a8 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] GET http://192.168.122.66/volume/v3/volumes/5ccc33a0-db77-4d67-a700-0f2ac8e127ec Sep 07 18:08:09 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-3aa6156a-c239-4e53-b68c-cd19dadd65a8 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:09 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-3aa6156a-c239-4e53-b68c-cd19dadd65a8 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:09 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:08:09 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:08:09 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:08:09 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:08:09 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-3aa6156a-c239-4e53-b68c-cd19dadd65a8 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Volume info retrieved successfully. Sep 07 18:08:09 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-3aa6156a-c239-4e53-b68c-cd19dadd65a8 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] http://192.168.122.66/volume/v3/volumes/5ccc33a0-db77-4d67-a700-0f2ac8e127ec returned with HTTP 200 Sep 07 18:08:09 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 724/1458] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:08:09 2026] GET /volume/v3/volumes/5ccc33a0-db77-4d67-a700-0f2ac8e127ec => generated 853 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:08:09 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-01b871e0-ef47-41b0-9857-bda9226b142c None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:09 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-01b871e0-ef47-41b0-9857-bda9226b142c tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:08:09 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-01b871e0-ef47-41b0-9857-bda9226b142c tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1705704355"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:08:09 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.volumes [None req-01b871e0-ef47-41b0-9857-bda9226b142c tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1705704355'}} {{(pid=86964) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:08:09 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-01b871e0-ef47-41b0-9857-bda9226b142c tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Create volume of 1 GB Sep 07 18:08:09 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-01b871e0-ef47-41b0-9857-bda9226b142c tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Availability Zones retrieved successfully. Sep 07 18:08:09 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-01b871e0-ef47-41b0-9857-bda9226b142c tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Flow 'volume_create_api' (39bb21a0-00d2-4835-8e3c-76833a04f644) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:08:09 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-01b871e0-ef47-41b0-9857-bda9226b142c tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7beebfd3-77c1-4d81-8fff-05666aeb918d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:08:09 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.flows.api.create_volume [None req-01b871e0-ef47-41b0-9857-bda9226b142c tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Validating volume size '1' using validate_int {{(pid=86964) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:08:09 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-01b871e0-ef47-41b0-9857-bda9226b142c tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7beebfd3-77c1-4d81-8fff-05666aeb918d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:08:09 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-01b871e0-ef47-41b0-9857-bda9226b142c tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b056b3d-6458-4fe1-bc82-68ae5690f362) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:08:09 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-01b871e0-ef47-41b0-9857-bda9226b142c tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Created reservations ['693f2818-a8f0-4f92-8459-b5c7b291eb4f', '7e5aeb35-c6a4-4ba5-80a2-647e1c16cd18', 'cd5b75c8-2a26-4268-9338-8db53ed3d13e', '5de0858c-fe04-4128-985c-78303f1e00f2'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:08:09 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-01b871e0-ef47-41b0-9857-bda9226b142c tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b056b3d-6458-4fe1-bc82-68ae5690f362) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['693f2818-a8f0-4f92-8459-b5c7b291eb4f', '7e5aeb35-c6a4-4ba5-80a2-647e1c16cd18', 'cd5b75c8-2a26-4268-9338-8db53ed3d13e', '5de0858c-fe04-4128-985c-78303f1e00f2']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:08:09 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-01b871e0-ef47-41b0-9857-bda9226b142c tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4690f2a-c772-49aa-ac45-94af37ae4006) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:08:09 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:08:09 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:08:09 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-01b871e0-ef47-41b0-9857-bda9226b142c tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4690f2a-c772-49aa-ac45-94af37ae4006) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2586a79b-5979-4021-9bfc-038fe8d34b02', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1705704355',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59968babfef34f5a8e1fe447402afc0e',qos_specs=None,replication_status=,reservations=['693f2818-a8f0-4f92-8459-b5c7b291eb4f','7e5aeb35-c6a4-4ba5-80a2-647e1c16cd18','cd5b75c8-2a26-4268-9338-8db53ed3d13e','5de0858c-fe04-4128-985c-78303f1e00f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22637218d0f042b28640a1f2a812731c',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:08:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1705704355',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2586a79b-5979-4021-9bfc-038fe8d34b02,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='59968babfef34f5a8e1fe447402afc0e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='22637218d0f042b28640a1f2a812731c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:08:09 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-01b871e0-ef47-41b0-9857-bda9226b142c tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea90bf40-7865-4f33-ac40-ab8ce3863f8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:08:09 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-01b871e0-ef47-41b0-9857-bda9226b142c tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea90bf40-7865-4f33-ac40-ab8ce3863f8f) transitioned into state 'SUCCESS' from state '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-1705704355',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59968babfef34f5a8e1fe447402afc0e',qos_specs=None,replication_status=,reservations=['693f2818-a8f0-4f92-8459-b5c7b291eb4f','7e5aeb35-c6a4-4ba5-80a2-647e1c16cd18','cd5b75c8-2a26-4268-9338-8db53ed3d13e','5de0858c-fe04-4128-985c-78303f1e00f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22637218d0f042b28640a1f2a812731c',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:08:09 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-01b871e0-ef47-41b0-9857-bda9226b142c tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe5e251c-ec66-4740-84f4-49bf7d791104) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:08:09 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-01b871e0-ef47-41b0-9857-bda9226b142c tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe5e251c-ec66-4740-84f4-49bf7d791104) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:08:09 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-01b871e0-ef47-41b0-9857-bda9226b142c tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Flow 'volume_create_api' (39bb21a0-00d2-4835-8e3c-76833a04f644) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:08:09 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-01b871e0-ef47-41b0-9857-bda9226b142c tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Create volume request issued successfully. Sep 07 18:08:09 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-01b871e0-ef47-41b0-9857-bda9226b142c tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:08:09 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 725/1459] 192.168.122.66 () {60 vars in 1137 bytes} [Mon Sep 7 18:08:09 2026] POST /volume/v3/volumes => generated 762 bytes in 348 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:08:09 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-cea2c150-ab5c-4593-9542-6eceea6ca0e7 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:09 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-cea2c150-ab5c-4593-9542-6eceea6ca0e7 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] GET http://192.168.122.66/volume/v3/snapshots/acaddc12-f575-4c90-9a28-c8bb799fbf40 Sep 07 18:08:09 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-cea2c150-ab5c-4593-9542-6eceea6ca0e7 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:10 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-cea2c150-ab5c-4593-9542-6eceea6ca0e7 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:10 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:08:10 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:08:10 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-cea2c150-ab5c-4593-9542-6eceea6ca0e7 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] Snapshot retrieved successfully. Sep 07 18:08:10 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-cea2c150-ab5c-4593-9542-6eceea6ca0e7 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] http://192.168.122.66/volume/v3/snapshots/acaddc12-f575-4c90-9a28-c8bb799fbf40 returned with HTTP 200 Sep 07 18:08:10 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 726/1460] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:08:09 2026] GET /volume/v3/snapshots/acaddc12-f575-4c90-9a28-c8bb799fbf40 => generated 472 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:08:10 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-300a40cd-a44f-4aab-ac64-d53a4e4ddf58 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:10 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-300a40cd-a44f-4aab-ac64-d53a4e4ddf58 tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] GET http://192.168.122.66/volume/v3/volumes/2586a79b-5979-4021-9bfc-038fe8d34b02 Sep 07 18:08:10 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-300a40cd-a44f-4aab-ac64-d53a4e4ddf58 tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:10 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-300a40cd-a44f-4aab-ac64-d53a4e4ddf58 tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:10 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:08:10 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:08:10 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:08:10 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:08:10 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-300a40cd-a44f-4aab-ac64-d53a4e4ddf58 tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Volume info retrieved successfully. Sep 07 18:08:10 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-300a40cd-a44f-4aab-ac64-d53a4e4ddf58 tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] http://192.168.122.66/volume/v3/volumes/2586a79b-5979-4021-9bfc-038fe8d34b02 returned with HTTP 200 Sep 07 18:08:10 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 727/1461] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:08:10 2026] GET /volume/v3/volumes/2586a79b-5979-4021-9bfc-038fe8d34b02 => generated 830 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:08:10 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-a6a9d857-f9e6-4277-a5ee-7e308fea4fb2 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:10 devstack devstack@c-api.service[86965]: DEBUG cinder.coordination [req-3a7aedc1-ba0f-4d94-a191-e997be8f0cc6 req-7c22ea3c-ae40-419d-8e57-ba493c31e99c tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Lock "cinder-attachment_update-5ccc33a0-db77-4d67-a700-0f2ac8e127ec-devstack" released by "attachment_update" :: held 2.351s {{(pid=86965) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 18:08:10 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-3a7aedc1-ba0f-4d94-a191-e997be8f0cc6 req-7c22ea3c-ae40-419d-8e57-ba493c31e99c tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] http://192.168.122.66/volume/v3/attachments/6e4ecdc1-f4cf-40d8-a36f-b219e20aa193 returned with HTTP 200 Sep 07 18:08:10 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 735/1462] 192.168.122.66 () {66 vars in 1588 bytes} [Mon Sep 7 18:08:07 2026] PUT /volume/v3/attachments/6e4ecdc1-f4cf-40d8-a36f-b219e20aa193 => generated 694 bytes in 2400 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:08:10 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-a6a9d857-f9e6-4277-a5ee-7e308fea4fb2 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-reader] GET http://192.168.122.66/volume/v3/snapshots?limit=1 Sep 07 18:08:10 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-a6a9d857-f9e6-4277-a5ee-7e308fea4fb2 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-reader] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:10 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-a6a9d857-f9e6-4277-a5ee-7e308fea4fb2 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-reader] Calling method 'index' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:10 devstack devstack@c-api.service[86964]: DEBUG cinder.api.api_utils [None req-a6a9d857-f9e6-4277-a5ee-7e308fea4fb2 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-reader] Removing options '' from query. {{(pid=86964) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 18:08:10 devstack devstack@c-api.service[86964]: DEBUG cinder.db.api [None req-a6a9d857-f9e6-4277-a5ee-7e308fea4fb2 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-reader] Building query based on filter {{(pid=86964) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 18:08:10 devstack devstack@c-api.service[86964]: /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 07 18:08:10 devstack devstack@c-api.service[86964]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 18:08:10 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-a6a9d857-f9e6-4277-a5ee-7e308fea4fb2 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-reader] Get all snapshots completed successfully. Sep 07 18:08:10 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-a6a9d857-f9e6-4277-a5ee-7e308fea4fb2 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-reader] http://192.168.122.66/volume/v3/snapshots?limit=1 returned with HTTP 200 Sep 07 18:08:10 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 728/1463] 192.168.122.66 () {58 vars in 1137 bytes} [Mon Sep 7 18:08:10 2026] GET /volume/v3/snapshots?limit=1 => generated 484 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:08:10 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-491fc14a-dc83-4159-a21d-6443450f823e None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:10 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-491fc14a-dc83-4159-a21d-6443450f823e tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-reader] GET http://192.168.122.66/volume/v3/snapshots Sep 07 18:08:10 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-491fc14a-dc83-4159-a21d-6443450f823e tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-reader] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:10 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-491fc14a-dc83-4159-a21d-6443450f823e tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-reader] Calling method 'index' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:10 devstack devstack@c-api.service[86965]: DEBUG cinder.api.api_utils [None req-491fc14a-dc83-4159-a21d-6443450f823e tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-reader] Removing options '' from query. {{(pid=86965) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 18:08:10 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:08:10 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:08:10 devstack devstack@c-api.service[86965]: DEBUG cinder.db.api [None req-491fc14a-dc83-4159-a21d-6443450f823e tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-reader] Building query based on filter {{(pid=86965) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 18:08:10 devstack devstack@c-api.service[86965]: /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 07 18:08:10 devstack devstack@c-api.service[86965]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 18:08:10 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-491fc14a-dc83-4159-a21d-6443450f823e tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-reader] Get all snapshots completed successfully. Sep 07 18:08:10 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-491fc14a-dc83-4159-a21d-6443450f823e tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-reader] http://192.168.122.66/volume/v3/snapshots returned with HTTP 200 Sep 07 18:08:10 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 736/1464] 192.168.122.66 () {58 vars in 1122 bytes} [Mon Sep 7 18:08:10 2026] GET /volume/v3/snapshots => generated 994 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:08:10 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-2c716d73-aa35-4c79-b88b-be940b1345e9 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:10 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-2c716d73-aa35-4c79-b88b-be940b1345e9 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-reader] GET http://192.168.122.66/volume/v3/snapshots?limit=100000 Sep 07 18:08:10 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-2c716d73-aa35-4c79-b88b-be940b1345e9 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-reader] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:10 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-2c716d73-aa35-4c79-b88b-be940b1345e9 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-reader] Calling method 'index' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:10 devstack devstack@c-api.service[86964]: DEBUG cinder.api.api_utils [None req-2c716d73-aa35-4c79-b88b-be940b1345e9 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-reader] Removing options '' from query. {{(pid=86964) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 18:08:10 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:08:10 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:08:10 devstack devstack@c-api.service[86964]: DEBUG cinder.db.api [None req-2c716d73-aa35-4c79-b88b-be940b1345e9 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-reader] Building query based on filter {{(pid=86964) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 18:08:10 devstack devstack@c-api.service[86964]: /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 07 18:08:10 devstack devstack@c-api.service[86964]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 18:08:10 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-2c716d73-aa35-4c79-b88b-be940b1345e9 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-reader] Get all snapshots completed successfully. Sep 07 18:08:10 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-2c716d73-aa35-4c79-b88b-be940b1345e9 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-reader] http://192.168.122.66/volume/v3/snapshots?limit=100000 returned with HTTP 200 Sep 07 18:08:10 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 729/1465] 192.168.122.66 () {58 vars in 1147 bytes} [Mon Sep 7 18:08:10 2026] GET /volume/v3/snapshots?limit=100000 => generated 994 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:08:10 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-b7ca645b-d405-4f6f-800f-2199405ad7cc None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:10 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-b7ca645b-d405-4f6f-800f-2199405ad7cc tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-reader] GET http://192.168.122.66/volume/v3/snapshots?limit=0 Sep 07 18:08:10 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-b7ca645b-d405-4f6f-800f-2199405ad7cc tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-reader] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:10 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-b7ca645b-d405-4f6f-800f-2199405ad7cc tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-reader] Calling method 'index' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:10 devstack devstack@c-api.service[86965]: DEBUG cinder.api.api_utils [None req-b7ca645b-d405-4f6f-800f-2199405ad7cc tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-reader] Removing options '' from query. {{(pid=86965) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 18:08:10 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:08:10 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:08:10 devstack devstack@c-api.service[86965]: DEBUG cinder.db.api [None req-b7ca645b-d405-4f6f-800f-2199405ad7cc tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-reader] Building query based on filter {{(pid=86965) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 18:08:10 devstack devstack@c-api.service[86965]: /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 07 18:08:10 devstack devstack@c-api.service[86965]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 18:08:10 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-b7ca645b-d405-4f6f-800f-2199405ad7cc tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-reader] Get all snapshots completed successfully. Sep 07 18:08:10 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-b7ca645b-d405-4f6f-800f-2199405ad7cc tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-reader] http://192.168.122.66/volume/v3/snapshots?limit=0 returned with HTTP 200 Sep 07 18:08:10 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 737/1466] 192.168.122.66 () {58 vars in 1137 bytes} [Mon Sep 7 18:08:10 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 07 18:08:10 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-7ca3f7e8-a460-4095-bc79-f16e612a2bfc None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:10 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-7ca3f7e8-a460-4095-bc79-f16e612a2bfc tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-reader] GET http://192.168.122.66/volume/v3/snapshots Sep 07 18:08:10 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-7ca3f7e8-a460-4095-bc79-f16e612a2bfc tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-reader] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:10 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-7ca3f7e8-a460-4095-bc79-f16e612a2bfc tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-reader] Calling method 'index' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:10 devstack devstack@c-api.service[86964]: DEBUG cinder.api.api_utils [None req-7ca3f7e8-a460-4095-bc79-f16e612a2bfc tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-reader] Removing options '' from query. {{(pid=86964) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 18:08:10 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:08:10 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:08:10 devstack devstack@c-api.service[86964]: DEBUG cinder.db.api [None req-7ca3f7e8-a460-4095-bc79-f16e612a2bfc tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-reader] Building query based on filter {{(pid=86964) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 18:08:10 devstack devstack@c-api.service[86964]: /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 07 18:08:10 devstack devstack@c-api.service[86964]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 18:08:10 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-7ca3f7e8-a460-4095-bc79-f16e612a2bfc tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-reader] Get all snapshots completed successfully. Sep 07 18:08:10 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-7ca3f7e8-a460-4095-bc79-f16e612a2bfc tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-reader] http://192.168.122.66/volume/v3/snapshots returned with HTTP 200 Sep 07 18:08:10 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 730/1467] 192.168.122.66 () {58 vars in 1122 bytes} [Mon Sep 7 18:08:10 2026] GET /volume/v3/snapshots => generated 994 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:08:10 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-eab83db7-dcaa-44e6-b1a3-5f65adac771f None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:10 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-eab83db7-dcaa-44e6-b1a3-5f65adac771f tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-reader] GET http://192.168.122.66/volume/v3/snapshots?marker=a70b772a-b2b7-4db8-90ed-219b89ba52ae Sep 07 18:08:10 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-eab83db7-dcaa-44e6-b1a3-5f65adac771f tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-reader] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:10 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-eab83db7-dcaa-44e6-b1a3-5f65adac771f tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-reader] Calling method 'index' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:10 devstack devstack@c-api.service[86965]: DEBUG cinder.api.api_utils [None req-eab83db7-dcaa-44e6-b1a3-5f65adac771f tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-reader] Removing options '' from query. {{(pid=86965) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 18:08:10 devstack devstack@c-api.service[86965]: DEBUG cinder.db.api [None req-eab83db7-dcaa-44e6-b1a3-5f65adac771f tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-reader] Building query based on filter {{(pid=86965) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 18:08:10 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [req-3a7aedc1-ba0f-4d94-a191-e997be8f0cc6 req-b291d0d3-a6b5-4be8-b201-d476d68bd2bd None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:10 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-3a7aedc1-ba0f-4d94-a191-e997be8f0cc6 req-b291d0d3-a6b5-4be8-b201-d476d68bd2bd tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] POST http://192.168.122.66/volume/v3/attachments/6e4ecdc1-f4cf-40d8-a36f-b219e20aa193/action Sep 07 18:08:10 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-3a7aedc1-ba0f-4d94-a191-e997be8f0cc6 req-b291d0d3-a6b5-4be8-b201-d476d68bd2bd tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Action body: b'{"os-complete": null}' {{(pid=86964) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:08:10 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-3a7aedc1-ba0f-4d94-a191-e997be8f0cc6 req-b291d0d3-a6b5-4be8-b201-d476d68bd2bd tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:08:10 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-eab83db7-dcaa-44e6-b1a3-5f65adac771f tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-reader] Get all snapshots completed successfully. Sep 07 18:08:10 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-eab83db7-dcaa-44e6-b1a3-5f65adac771f tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-reader] http://192.168.122.66/volume/v3/snapshots?marker=a70b772a-b2b7-4db8-90ed-219b89ba52ae returned with HTTP 200 Sep 07 18:08:10 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 738/1468] 192.168.122.66 () {58 vars in 1209 bytes} [Mon Sep 7 18:08:10 2026] GET /volume/v3/snapshots?marker=a70b772a-b2b7-4db8-90ed-219b89ba52ae => generated 342 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:08:10 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-b05380e0-1ab6-4cff-90fb-0d7c0a9bb662 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:10 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-b05380e0-1ab6-4cff-90fb-0d7c0a9bb662 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] GET http://192.168.122.66/volume/v3/volumes/5ccc33a0-db77-4d67-a700-0f2ac8e127ec Sep 07 18:08:10 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-b05380e0-1ab6-4cff-90fb-0d7c0a9bb662 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:10 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-b05380e0-1ab6-4cff-90fb-0d7c0a9bb662 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:10 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:08:10 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:08:10 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:08:10 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:08:10 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:08:10 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:08:10 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-b05380e0-1ab6-4cff-90fb-0d7c0a9bb662 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Volume info retrieved successfully. Sep 07 18:08:10 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:08:10 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:08:10 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-b05380e0-1ab6-4cff-90fb-0d7c0a9bb662 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] http://192.168.122.66/volume/v3/volumes/5ccc33a0-db77-4d67-a700-0f2ac8e127ec returned with HTTP 200 Sep 07 18:08:10 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 739/1469] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:08:10 2026] GET /volume/v3/volumes/5ccc33a0-db77-4d67-a700-0f2ac8e127ec => generated 854 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:08:10 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-92659b65-1c5a-4c7c-8ee2-3810d329e5ab None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:10 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-92659b65-1c5a-4c7c-8ee2-3810d329e5ab tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-reader] GET http://192.168.122.66/volume/v3/snapshots?offset=2&limit=3 Sep 07 18:08:10 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-92659b65-1c5a-4c7c-8ee2-3810d329e5ab tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-reader] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:10 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-92659b65-1c5a-4c7c-8ee2-3810d329e5ab tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-reader] Calling method 'index' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:10 devstack devstack@c-api.service[86965]: DEBUG cinder.api.api_utils [None req-92659b65-1c5a-4c7c-8ee2-3810d329e5ab tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-reader] Removing options '' from query. {{(pid=86965) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 18:08:10 devstack devstack@c-api.service[86965]: DEBUG cinder.db.api [None req-92659b65-1c5a-4c7c-8ee2-3810d329e5ab tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-reader] Building query based on filter {{(pid=86965) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 18:08:10 devstack devstack@c-api.service[86965]: /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 07 18:08:10 devstack devstack@c-api.service[86965]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 18:08:10 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-92659b65-1c5a-4c7c-8ee2-3810d329e5ab tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-reader] Get all snapshots completed successfully. Sep 07 18:08:10 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-92659b65-1c5a-4c7c-8ee2-3810d329e5ab tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-reader] http://192.168.122.66/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Sep 07 18:08:10 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 740/1470] 192.168.122.66 () {58 vars in 1155 bytes} [Mon Sep 7 18:08:10 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 342 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:08:10 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-3a7aedc1-ba0f-4d94-a191-e997be8f0cc6 req-b291d0d3-a6b5-4be8-b201-d476d68bd2bd tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] http://192.168.122.66/volume/v3/attachments/6e4ecdc1-f4cf-40d8-a36f-b219e20aa193/action returned with HTTP 204 Sep 07 18:08:10 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 731/1471] 192.168.122.66 () {66 vars in 1609 bytes} [Mon Sep 7 18:08:10 2026] POST /volume/v3/attachments/6e4ecdc1-f4cf-40d8-a36f-b219e20aa193/action => generated 0 bytes in 135 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:08:10 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-44a8484d-ce46-473c-8187-99fef77f4d97 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:10 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-44a8484d-ce46-473c-8187-99fef77f4d97 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-reader] GET http://192.168.122.66/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Sep 07 18:08:10 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-44a8484d-ce46-473c-8187-99fef77f4d97 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-reader] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:10 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-44a8484d-ce46-473c-8187-99fef77f4d97 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-reader] Calling method 'index' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:10 devstack devstack@c-api.service[86965]: DEBUG cinder.api.api_utils [None req-44a8484d-ce46-473c-8187-99fef77f4d97 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-reader] Removing options '' from query. {{(pid=86965) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 18:08:10 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:08:10 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:08:10 devstack devstack@c-api.service[86965]: DEBUG cinder.db.api [None req-44a8484d-ce46-473c-8187-99fef77f4d97 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-reader] Building query based on filter {{(pid=86965) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 18:08:10 devstack devstack@c-api.service[86965]: /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 07 18:08:10 devstack devstack@c-api.service[86965]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 18:08:10 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-44a8484d-ce46-473c-8187-99fef77f4d97 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-reader] Get all snapshots completed successfully. Sep 07 18:08:10 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-44a8484d-ce46-473c-8187-99fef77f4d97 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-reader] http://192.168.122.66/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Sep 07 18:08:10 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 741/1472] 192.168.122.66 () {58 vars in 1187 bytes} [Mon Sep 7 18:08:10 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 994 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:08:10 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-241181f2-f098-44e6-a4c3-30e6cd13763f None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:10 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-241181f2-f098-44e6-a4c3-30e6cd13763f tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-reader] GET http://192.168.122.66/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Sep 07 18:08:10 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-241181f2-f098-44e6-a4c3-30e6cd13763f tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-reader] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:10 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-241181f2-f098-44e6-a4c3-30e6cd13763f tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-reader] Calling method 'index' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:10 devstack devstack@c-api.service[86964]: DEBUG cinder.api.api_utils [None req-241181f2-f098-44e6-a4c3-30e6cd13763f tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-reader] Removing options '' from query. {{(pid=86964) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 18:08:10 devstack devstack@c-api.service[86964]: DEBUG cinder.db.api [None req-241181f2-f098-44e6-a4c3-30e6cd13763f tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-reader] Building query based on filter {{(pid=86964) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 18:08:10 devstack devstack@c-api.service[86964]: /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 07 18:08:10 devstack devstack@c-api.service[86964]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 18:08:10 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-241181f2-f098-44e6-a4c3-30e6cd13763f tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-reader] Get all snapshots completed successfully. Sep 07 18:08:10 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-241181f2-f098-44e6-a4c3-30e6cd13763f tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-reader] http://192.168.122.66/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Sep 07 18:08:10 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 732/1473] 192.168.122.66 () {58 vars in 1189 bytes} [Mon Sep 7 18:08:10 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 994 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:08:10 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-52670d37-94ec-4464-bc9d-1030728327e7 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:10 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-52670d37-94ec-4464-bc9d-1030728327e7 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-reader] GET http://192.168.122.66/volume/v3/snapshots?sort_key=id&sort_dir=asc Sep 07 18:08:10 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-52670d37-94ec-4464-bc9d-1030728327e7 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-reader] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:10 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-52670d37-94ec-4464-bc9d-1030728327e7 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-reader] Calling method 'index' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:10 devstack devstack@c-api.service[86965]: DEBUG cinder.api.api_utils [None req-52670d37-94ec-4464-bc9d-1030728327e7 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-reader] Removing options '' from query. {{(pid=86965) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 18:08:10 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:08:10 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:08:10 devstack devstack@c-api.service[86965]: DEBUG cinder.db.api [None req-52670d37-94ec-4464-bc9d-1030728327e7 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-reader] Building query based on filter {{(pid=86965) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 18:08:10 devstack devstack@c-api.service[86965]: /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 07 18:08:10 devstack devstack@c-api.service[86965]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 18:08:10 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-52670d37-94ec-4464-bc9d-1030728327e7 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-reader] Get all snapshots completed successfully. Sep 07 18:08:10 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-52670d37-94ec-4464-bc9d-1030728327e7 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-reader] http://192.168.122.66/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Sep 07 18:08:10 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 742/1474] 192.168.122.66 () {58 vars in 1171 bytes} [Mon Sep 7 18:08:10 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 994 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 18:08:10 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-237bd2f1-21e1-4eba-9043-a1036132bc45 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:10 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-237bd2f1-21e1-4eba-9043-a1036132bc45 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-reader] GET http://192.168.122.66/volume/v3/snapshots?sort_key=id&sort_dir=desc Sep 07 18:08:10 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-237bd2f1-21e1-4eba-9043-a1036132bc45 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-reader] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:10 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-237bd2f1-21e1-4eba-9043-a1036132bc45 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-reader] Calling method 'index' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:10 devstack devstack@c-api.service[86964]: DEBUG cinder.api.api_utils [None req-237bd2f1-21e1-4eba-9043-a1036132bc45 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-reader] Removing options '' from query. {{(pid=86964) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 18:08:10 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:08:10 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:08:10 devstack devstack@c-api.service[86964]: DEBUG cinder.db.api [None req-237bd2f1-21e1-4eba-9043-a1036132bc45 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-reader] Building query based on filter {{(pid=86964) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 18:08:10 devstack devstack@c-api.service[86964]: /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 07 18:08:10 devstack devstack@c-api.service[86964]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 18:08:10 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-237bd2f1-21e1-4eba-9043-a1036132bc45 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-reader] Get all snapshots completed successfully. Sep 07 18:08:10 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-237bd2f1-21e1-4eba-9043-a1036132bc45 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-reader] http://192.168.122.66/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Sep 07 18:08:10 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 733/1475] 192.168.122.66 () {58 vars in 1173 bytes} [Mon Sep 7 18:08:10 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 994 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:08:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-7260065c-358e-47c9-9702-a9118d2cc18b None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:11 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-7260065c-358e-47c9-9702-a9118d2cc18b tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-reader] GET http://192.168.122.66/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Sep 07 18:08:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-7260065c-358e-47c9-9702-a9118d2cc18b tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-reader] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-7260065c-358e-47c9-9702-a9118d2cc18b tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-reader] Calling method 'index' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.api_utils [None req-7260065c-358e-47c9-9702-a9118d2cc18b tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-reader] Removing options '' from query. {{(pid=86965) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 18:08:11 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:08:11 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:08:11 devstack devstack@c-api.service[86965]: DEBUG cinder.db.api [None req-7260065c-358e-47c9-9702-a9118d2cc18b tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-reader] Building query based on filter {{(pid=86965) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 18:08:11 devstack devstack@c-api.service[86965]: /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 07 18:08:11 devstack devstack@c-api.service[86965]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 18:08:11 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-7260065c-358e-47c9-9702-a9118d2cc18b tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-reader] Get all snapshots completed successfully. Sep 07 18:08:11 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-7260065c-358e-47c9-9702-a9118d2cc18b tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-reader] http://192.168.122.66/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Sep 07 18:08:11 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 743/1476] 192.168.122.66 () {58 vars in 1191 bytes} [Mon Sep 7 18:08:10 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 994 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:08:11 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-0eb5278c-bd86-46f2-bfd9-32b918e8217e None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:11 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-0eb5278c-bd86-46f2-bfd9-32b918e8217e tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-reader] GET http://192.168.122.66/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Sep 07 18:08:11 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-0eb5278c-bd86-46f2-bfd9-32b918e8217e tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-reader] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:11 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-0eb5278c-bd86-46f2-bfd9-32b918e8217e tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-reader] Calling method 'index' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:11 devstack devstack@c-api.service[86964]: DEBUG cinder.api.api_utils [None req-0eb5278c-bd86-46f2-bfd9-32b918e8217e tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-reader] Removing options '' from query. {{(pid=86964) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 18:08:11 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:08:11 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:08:11 devstack devstack@c-api.service[86964]: DEBUG cinder.db.api [None req-0eb5278c-bd86-46f2-bfd9-32b918e8217e tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-reader] Building query based on filter {{(pid=86964) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 18:08:11 devstack devstack@c-api.service[86964]: /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 07 18:08:11 devstack devstack@c-api.service[86964]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 18:08:11 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-0eb5278c-bd86-46f2-bfd9-32b918e8217e tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-reader] Get all snapshots completed successfully. Sep 07 18:08:11 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-0eb5278c-bd86-46f2-bfd9-32b918e8217e tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-reader] http://192.168.122.66/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Sep 07 18:08:11 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 734/1477] 192.168.122.66 () {58 vars in 1193 bytes} [Mon Sep 7 18:08:11 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 994 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:08:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-e02f3335-c515-4a2f-a709-fbbfd72f184a None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:11 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-ce7c2996-33e3-4cd0-bae6-289498a7253d None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:11 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e02f3335-c515-4a2f-a709-fbbfd72f184a tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-reader] GET http://192.168.122.66/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-565590135 Sep 07 18:08:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-e02f3335-c515-4a2f-a709-fbbfd72f184a tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-reader] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:11 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-ce7c2996-33e3-4cd0-bae6-289498a7253d tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] GET http://192.168.122.66/volume/v3/volumes/2586a79b-5979-4021-9bfc-038fe8d34b02 Sep 07 18:08:11 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-ce7c2996-33e3-4cd0-bae6-289498a7253d tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-e02f3335-c515-4a2f-a709-fbbfd72f184a tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-reader] Calling method 'detail' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:11 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-ce7c2996-33e3-4cd0-bae6-289498a7253d tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.api_utils [None req-e02f3335-c515-4a2f-a709-fbbfd72f184a tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-reader] Removing options '' from query. {{(pid=86965) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 18:08:11 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:08:11 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:08:11 devstack devstack@c-api.service[86965]: DEBUG cinder.db.api [None req-e02f3335-c515-4a2f-a709-fbbfd72f184a tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-reader] Building query based on filter {{(pid=86965) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 18:08:11 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:08:11 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:08:11 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:08:11 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:08:11 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-ce7c2996-33e3-4cd0-bae6-289498a7253d tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Volume info retrieved successfully. Sep 07 18:08:11 devstack devstack@c-api.service[86965]: /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 07 18:08:11 devstack devstack@c-api.service[86965]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 18:08:11 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-e02f3335-c515-4a2f-a709-fbbfd72f184a tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-reader] Get all snapshots completed successfully. Sep 07 18:08:11 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:08:11 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:08:11 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e02f3335-c515-4a2f-a709-fbbfd72f184a tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-reader] http://192.168.122.66/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-565590135 returned with HTTP 200 Sep 07 18:08:11 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 744/1478] 192.168.122.66 () {58 vars in 1262 bytes} [Mon Sep 7 18:08:11 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-565590135 => generated 475 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:08:11 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-ce7c2996-33e3-4cd0-bae6-289498a7253d tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] http://192.168.122.66/volume/v3/volumes/2586a79b-5979-4021-9bfc-038fe8d34b02 returned with HTTP 200 Sep 07 18:08:11 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 735/1479] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:08:11 2026] GET /volume/v3/volumes/2586a79b-5979-4021-9bfc-038fe8d34b02 => generated 854 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:08:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-3cfc56dc-81bb-40cd-9ec6-c8efa97b44c1 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:11 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-3cfc56dc-81bb-40cd-9ec6-c8efa97b44c1 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-reader] GET http://192.168.122.66/volume/v3/snapshots/detail?status=available Sep 07 18:08:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-3cfc56dc-81bb-40cd-9ec6-c8efa97b44c1 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-reader] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-3cfc56dc-81bb-40cd-9ec6-c8efa97b44c1 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-reader] Calling method 'detail' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.api_utils [None req-3cfc56dc-81bb-40cd-9ec6-c8efa97b44c1 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-reader] Removing options '' from query. {{(pid=86965) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 18:08:11 devstack devstack@c-api.service[86965]: DEBUG cinder.db.api [None req-3cfc56dc-81bb-40cd-9ec6-c8efa97b44c1 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-reader] Building query based on filter {{(pid=86965) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 18:08:11 devstack devstack@c-api.service[86965]: /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 07 18:08:11 devstack devstack@c-api.service[86965]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 18:08:11 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-3cfc56dc-81bb-40cd-9ec6-c8efa97b44c1 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-reader] Get all snapshots completed successfully. Sep 07 18:08:11 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:08:11 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:08:11 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-3cfc56dc-81bb-40cd-9ec6-c8efa97b44c1 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-reader] http://192.168.122.66/volume/v3/snapshots/detail?status=available returned with HTTP 200 Sep 07 18:08:11 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 745/1480] 192.168.122.66 () {58 vars in 1176 bytes} [Mon Sep 7 18:08:11 2026] GET /volume/v3/snapshots/detail?status=available => generated 1396 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 18:08:11 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-4f73f24a-f4ef-4aaa-9af1-27766919f9a0 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:11 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-4f73f24a-f4ef-4aaa-9af1-27766919f9a0 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-reader] GET http://192.168.122.66/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-565590135 Sep 07 18:08:11 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-4f73f24a-f4ef-4aaa-9af1-27766919f9a0 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-reader] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:11 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-4f73f24a-f4ef-4aaa-9af1-27766919f9a0 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-reader] Calling method 'detail' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:11 devstack devstack@c-api.service[86964]: DEBUG cinder.api.api_utils [None req-4f73f24a-f4ef-4aaa-9af1-27766919f9a0 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-reader] Removing options '' from query. {{(pid=86964) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 18:08:11 devstack devstack@c-api.service[86964]: DEBUG cinder.db.api [None req-4f73f24a-f4ef-4aaa-9af1-27766919f9a0 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-reader] Building query based on filter {{(pid=86964) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 18:08:11 devstack devstack@c-api.service[86964]: /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 07 18:08:11 devstack devstack@c-api.service[86964]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 18:08:11 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-4f73f24a-f4ef-4aaa-9af1-27766919f9a0 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-reader] Get all snapshots completed successfully. Sep 07 18:08:11 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:08:11 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:08:11 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-4f73f24a-f4ef-4aaa-9af1-27766919f9a0 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-reader] http://192.168.122.66/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-565590135 returned with HTTP 200 Sep 07 18:08:11 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 736/1481] 192.168.122.66 () {58 vars in 1296 bytes} [Mon Sep 7 18:08:11 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-565590135 => generated 475 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:08:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-5520923d-099c-48bf-a4d5-4cf1d7434921 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:11 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-5520923d-099c-48bf-a4d5-4cf1d7434921 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-reader] GET http://192.168.122.66/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-565590135 Sep 07 18:08:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-5520923d-099c-48bf-a4d5-4cf1d7434921 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-reader] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-5520923d-099c-48bf-a4d5-4cf1d7434921 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-reader] Calling method 'index' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.api_utils [None req-5520923d-099c-48bf-a4d5-4cf1d7434921 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-reader] Removing options '' from query. {{(pid=86965) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 18:08:11 devstack devstack@c-api.service[86965]: DEBUG cinder.db.api [None req-5520923d-099c-48bf-a4d5-4cf1d7434921 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-reader] Building query based on filter {{(pid=86965) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 18:08:11 devstack devstack@c-api.service[86965]: /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 07 18:08:11 devstack devstack@c-api.service[86965]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 18:08:11 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-5520923d-099c-48bf-a4d5-4cf1d7434921 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-reader] Get all snapshots completed successfully. Sep 07 18:08:11 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-5520923d-099c-48bf-a4d5-4cf1d7434921 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-reader] http://192.168.122.66/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-565590135 returned with HTTP 200 Sep 07 18:08:11 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 746/1482] 192.168.122.66 () {58 vars in 1241 bytes} [Mon Sep 7 18:08:11 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-565590135 => generated 341 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:08:11 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-66b14a68-51ab-4f49-83a1-e82aefb501aa None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:11 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-66b14a68-51ab-4f49-83a1-e82aefb501aa tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-reader] GET http://192.168.122.66/volume/v3/snapshots?status=available Sep 07 18:08:11 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-66b14a68-51ab-4f49-83a1-e82aefb501aa tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-reader] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:11 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-66b14a68-51ab-4f49-83a1-e82aefb501aa tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-reader] Calling method 'index' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:11 devstack devstack@c-api.service[86964]: DEBUG cinder.api.api_utils [None req-66b14a68-51ab-4f49-83a1-e82aefb501aa tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-reader] Removing options '' from query. {{(pid=86964) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 18:08:11 devstack devstack@c-api.service[86964]: DEBUG cinder.db.api [None req-66b14a68-51ab-4f49-83a1-e82aefb501aa tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-reader] Building query based on filter {{(pid=86964) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 18:08:11 devstack devstack@c-api.service[86964]: /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 07 18:08:11 devstack devstack@c-api.service[86964]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 18:08:11 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-66b14a68-51ab-4f49-83a1-e82aefb501aa tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-reader] Get all snapshots completed successfully. Sep 07 18:08:11 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-66b14a68-51ab-4f49-83a1-e82aefb501aa tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-reader] http://192.168.122.66/volume/v3/snapshots?status=available returned with HTTP 200 Sep 07 18:08:11 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 737/1483] 192.168.122.66 () {58 vars in 1155 bytes} [Mon Sep 7 18:08:11 2026] GET /volume/v3/snapshots?status=available => generated 994 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:08:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-a8d0a47e-bf65-4183-939f-55eb95dede2f None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:11 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-a8d0a47e-bf65-4183-939f-55eb95dede2f tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-reader] GET http://192.168.122.66/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-565590135 Sep 07 18:08:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-a8d0a47e-bf65-4183-939f-55eb95dede2f tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-reader] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-a8d0a47e-bf65-4183-939f-55eb95dede2f tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-reader] Calling method 'index' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.api_utils [None req-a8d0a47e-bf65-4183-939f-55eb95dede2f tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-reader] Removing options '' from query. {{(pid=86965) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 18:08:11 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:08:11 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:08:11 devstack devstack@c-api.service[86965]: DEBUG cinder.db.api [None req-a8d0a47e-bf65-4183-939f-55eb95dede2f tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-reader] Building query based on filter {{(pid=86965) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 18:08:11 devstack devstack@c-api.service[86965]: /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 07 18:08:11 devstack devstack@c-api.service[86965]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 18:08:11 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-a8d0a47e-bf65-4183-939f-55eb95dede2f tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-reader] Get all snapshots completed successfully. Sep 07 18:08:11 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-a8d0a47e-bf65-4183-939f-55eb95dede2f tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-reader] http://192.168.122.66/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-565590135 returned with HTTP 200 Sep 07 18:08:11 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 747/1484] 192.168.122.66 () {58 vars in 1275 bytes} [Mon Sep 7 18:08:11 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-565590135 => generated 341 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:08:11 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-9f7cd376-4021-4374-a313-ea640c826b75 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:11 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-9f7cd376-4021-4374-a313-ea640c826b75 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] DELETE http://192.168.122.66/volume/v3/snapshots/acaddc12-f575-4c90-9a28-c8bb799fbf40 Sep 07 18:08:11 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-9f7cd376-4021-4374-a313-ea640c826b75 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:11 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-9f7cd376-4021-4374-a313-ea640c826b75 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:11 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.snapshots [None req-9f7cd376-4021-4374-a313-ea640c826b75 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] Delete snapshot with id: acaddc12-f575-4c90-9a28-c8bb799fbf40 Sep 07 18:08:11 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:08:11 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:08:11 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-9f7cd376-4021-4374-a313-ea640c826b75 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] Snapshot retrieved successfully. Sep 07 18:08:11 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:08:11 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:08:11 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-9f7cd376-4021-4374-a313-ea640c826b75 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] Snapshot delete request issued successfully. Sep 07 18:08:11 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-9f7cd376-4021-4374-a313-ea640c826b75 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] http://192.168.122.66/volume/v3/snapshots/acaddc12-f575-4c90-9a28-c8bb799fbf40 returned with HTTP 202 Sep 07 18:08:11 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 738/1485] 192.168.122.66 () {58 vars in 1236 bytes} [Mon Sep 7 18:08:11 2026] DELETE /volume/v3/snapshots/acaddc12-f575-4c90-9a28-c8bb799fbf40 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:08:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-d4f6d6ce-170f-4e23-b301-2616768cb943 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:11 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-d4f6d6ce-170f-4e23-b301-2616768cb943 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] GET http://192.168.122.66/volume/v3/snapshots/acaddc12-f575-4c90-9a28-c8bb799fbf40 Sep 07 18:08:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-d4f6d6ce-170f-4e23-b301-2616768cb943 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-d4f6d6ce-170f-4e23-b301-2616768cb943 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:11 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:08:11 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:08:11 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-d4f6d6ce-170f-4e23-b301-2616768cb943 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] Snapshot retrieved successfully. Sep 07 18:08:11 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-d4f6d6ce-170f-4e23-b301-2616768cb943 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] http://192.168.122.66/volume/v3/snapshots/acaddc12-f575-4c90-9a28-c8bb799fbf40 returned with HTTP 200 Sep 07 18:08:11 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 748/1486] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:08:11 2026] GET /volume/v3/snapshots/acaddc12-f575-4c90-9a28-c8bb799fbf40 => generated 471 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:08:11 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-7e7265f1-3d09-43b5-950f-52b757e369e4 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:11 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-7e7265f1-3d09-43b5-950f-52b757e369e4 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] GET http://192.168.122.66/volume/v3/volumes/5ccc33a0-db77-4d67-a700-0f2ac8e127ec Sep 07 18:08:11 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-7e7265f1-3d09-43b5-950f-52b757e369e4 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:11 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-7e7265f1-3d09-43b5-950f-52b757e369e4 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:11 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:08:11 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:08:11 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:08:11 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:08:11 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-7e7265f1-3d09-43b5-950f-52b757e369e4 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Volume info retrieved successfully. Sep 07 18:08:11 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-7e7265f1-3d09-43b5-950f-52b757e369e4 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] http://192.168.122.66/volume/v3/volumes/5ccc33a0-db77-4d67-a700-0f2ac8e127ec returned with HTTP 200 Sep 07 18:08:11 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 739/1487] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:08:11 2026] GET /volume/v3/volumes/5ccc33a0-db77-4d67-a700-0f2ac8e127ec => generated 1146 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:08:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-cb7a46e1-2491-4b52-b232-ec86d663c32c None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:11 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-cb7a46e1-2491-4b52-b232-ec86d663c32c tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] GET http://192.168.122.66/volume/v3/volumes/5ccc33a0-db77-4d67-a700-0f2ac8e127ec Sep 07 18:08:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-cb7a46e1-2491-4b52-b232-ec86d663c32c tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-cb7a46e1-2491-4b52-b232-ec86d663c32c tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:11 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:08:11 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:08:11 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:08:11 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:08:11 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-cb7a46e1-2491-4b52-b232-ec86d663c32c tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Volume info retrieved successfully. Sep 07 18:08:11 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-cb7a46e1-2491-4b52-b232-ec86d663c32c tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] http://192.168.122.66/volume/v3/volumes/5ccc33a0-db77-4d67-a700-0f2ac8e127ec returned with HTTP 200 Sep 07 18:08:11 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 749/1488] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:08:11 2026] GET /volume/v3/volumes/5ccc33a0-db77-4d67-a700-0f2ac8e127ec => generated 1146 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:08:12 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-b96d0464-c8fd-41c9-ac27-6911cf0ea627 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:12 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b96d0464-c8fd-41c9-ac27-6911cf0ea627 tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] GET http://192.168.122.66/volume/v3/volumes/2586a79b-5979-4021-9bfc-038fe8d34b02 Sep 07 18:08:12 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-b96d0464-c8fd-41c9-ac27-6911cf0ea627 tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:12 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-b96d0464-c8fd-41c9-ac27-6911cf0ea627 tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:12 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:08:12 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:08:12 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:08:12 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:08:12 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-b96d0464-c8fd-41c9-ac27-6911cf0ea627 tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Volume info retrieved successfully. Sep 07 18:08:12 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b96d0464-c8fd-41c9-ac27-6911cf0ea627 tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] http://192.168.122.66/volume/v3/volumes/2586a79b-5979-4021-9bfc-038fe8d34b02 returned with HTTP 200 Sep 07 18:08:12 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 740/1489] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:08:12 2026] GET /volume/v3/volumes/2586a79b-5979-4021-9bfc-038fe8d34b02 => generated 855 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 18:08:12 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-3ed35b62-bb14-45b2-a57a-8464447deffc None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:12 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-3ed35b62-bb14-45b2-a57a-8464447deffc tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] GET http://192.168.122.66/volume/v3/volumes/2586a79b-5979-4021-9bfc-038fe8d34b02 Sep 07 18:08:12 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-3ed35b62-bb14-45b2-a57a-8464447deffc tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:12 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-3ed35b62-bb14-45b2-a57a-8464447deffc tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:12 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:08:12 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:08:12 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:08:12 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:08:12 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-3ed35b62-bb14-45b2-a57a-8464447deffc tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Volume info retrieved successfully. Sep 07 18:08:12 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-3ed35b62-bb14-45b2-a57a-8464447deffc tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] http://192.168.122.66/volume/v3/volumes/2586a79b-5979-4021-9bfc-038fe8d34b02 returned with HTTP 200 Sep 07 18:08:12 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 750/1490] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:08:12 2026] GET /volume/v3/volumes/2586a79b-5979-4021-9bfc-038fe8d34b02 => generated 855 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:08:12 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-d92d10f8-1547-486e-b437-d7aa4faad9de None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:12 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-d92d10f8-1547-486e-b437-d7aa4faad9de tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:08:12 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-d92d10f8-1547-486e-b437-d7aa4faad9de tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-585103939"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:08:12 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.volumes [None req-d92d10f8-1547-486e-b437-d7aa4faad9de tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-585103939'}} {{(pid=86964) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:08:12 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-d92d10f8-1547-486e-b437-d7aa4faad9de tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Create volume of 1 GB Sep 07 18:08:12 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-d92d10f8-1547-486e-b437-d7aa4faad9de tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Availability Zones retrieved successfully. Sep 07 18:08:12 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-d92d10f8-1547-486e-b437-d7aa4faad9de tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Flow 'volume_create_api' (feb787e7-4b41-4a81-adf1-8c9d6a35a982) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:08:12 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-d92d10f8-1547-486e-b437-d7aa4faad9de tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c05f82b2-8bcb-451a-ae95-dc1cd7168e07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:08:12 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.flows.api.create_volume [None req-d92d10f8-1547-486e-b437-d7aa4faad9de tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Validating volume size '1' using validate_int {{(pid=86964) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:08:12 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-d92d10f8-1547-486e-b437-d7aa4faad9de tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c05f82b2-8bcb-451a-ae95-dc1cd7168e07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:08:12 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-d92d10f8-1547-486e-b437-d7aa4faad9de tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5371ed93-aa5c-40a7-b1f2-8373e0b0e630) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:08:12 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-171decd0-5bb9-48e9-87f8-1e5fd5f17671 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:12 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-171decd0-5bb9-48e9-87f8-1e5fd5f17671 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] GET http://192.168.122.66/volume/v3/snapshots/acaddc12-f575-4c90-9a28-c8bb799fbf40 Sep 07 18:08:12 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-171decd0-5bb9-48e9-87f8-1e5fd5f17671 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:12 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-171decd0-5bb9-48e9-87f8-1e5fd5f17671 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:12 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:08:12 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:08:12 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-171decd0-5bb9-48e9-87f8-1e5fd5f17671 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] Snapshot retrieved successfully. Sep 07 18:08:12 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-171decd0-5bb9-48e9-87f8-1e5fd5f17671 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] http://192.168.122.66/volume/v3/snapshots/acaddc12-f575-4c90-9a28-c8bb799fbf40 returned with HTTP 200 Sep 07 18:08:12 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 751/1491] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:08:12 2026] GET /volume/v3/snapshots/acaddc12-f575-4c90-9a28-c8bb799fbf40 => generated 471 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:08:12 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-d92d10f8-1547-486e-b437-d7aa4faad9de tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Created reservations ['91378527-c400-46f8-be19-11d906fbe918', 'de15e7d2-2d65-4252-b191-18147aa35e55', 'e90edcef-e6c5-4838-a118-0ea416948b25', '23327096-426a-4eff-9daa-d92e956b5376'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:08:12 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-d92d10f8-1547-486e-b437-d7aa4faad9de tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5371ed93-aa5c-40a7-b1f2-8373e0b0e630) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['91378527-c400-46f8-be19-11d906fbe918', 'de15e7d2-2d65-4252-b191-18147aa35e55', 'e90edcef-e6c5-4838-a118-0ea416948b25', '23327096-426a-4eff-9daa-d92e956b5376']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:08:12 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-d92d10f8-1547-486e-b437-d7aa4faad9de tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa1cfa61-17cf-4ca0-8cdb-7a7316e6b00a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:08:12 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:08:12 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:08:12 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-d92d10f8-1547-486e-b437-d7aa4faad9de tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa1cfa61-17cf-4ca0-8cdb-7a7316e6b00a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9e4cc001-376d-411f-837b-5976d134730d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-585103939',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59968babfef34f5a8e1fe447402afc0e',qos_specs=None,replication_status=,reservations=['91378527-c400-46f8-be19-11d906fbe918','de15e7d2-2d65-4252-b191-18147aa35e55','e90edcef-e6c5-4838-a118-0ea416948b25','23327096-426a-4eff-9daa-d92e956b5376'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22637218d0f042b28640a1f2a812731c',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:08:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-585103939',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9e4cc001-376d-411f-837b-5976d134730d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='59968babfef34f5a8e1fe447402afc0e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='22637218d0f042b28640a1f2a812731c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:08:12 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-d92d10f8-1547-486e-b437-d7aa4faad9de tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5951956a-3b75-4b8d-ae3e-49fd577bcfc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:08:12 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-d92d10f8-1547-486e-b437-d7aa4faad9de tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5951956a-3b75-4b8d-ae3e-49fd577bcfc3) transitioned into state 'SUCCESS' from state '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-585103939',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59968babfef34f5a8e1fe447402afc0e',qos_specs=None,replication_status=,reservations=['91378527-c400-46f8-be19-11d906fbe918','de15e7d2-2d65-4252-b191-18147aa35e55','e90edcef-e6c5-4838-a118-0ea416948b25','23327096-426a-4eff-9daa-d92e956b5376'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22637218d0f042b28640a1f2a812731c',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:08:12 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-d92d10f8-1547-486e-b437-d7aa4faad9de tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d59431b9-59d9-4bee-b25c-b71cd12218b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:08:12 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-d92d10f8-1547-486e-b437-d7aa4faad9de tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d59431b9-59d9-4bee-b25c-b71cd12218b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:08:12 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-d92d10f8-1547-486e-b437-d7aa4faad9de tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Flow 'volume_create_api' (feb787e7-4b41-4a81-adf1-8c9d6a35a982) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:08:12 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-d92d10f8-1547-486e-b437-d7aa4faad9de tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Create volume request issued successfully. Sep 07 18:08:12 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-d92d10f8-1547-486e-b437-d7aa4faad9de tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:08:12 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 741/1492] 192.168.122.66 () {60 vars in 1137 bytes} [Mon Sep 7 18:08:12 2026] POST /volume/v3/volumes => generated 761 bytes in 413 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:08:12 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-f27ae763-75d6-46ad-8981-9003935179a4 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:12 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-f27ae763-75d6-46ad-8981-9003935179a4 tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] GET http://192.168.122.66/volume/v3/volumes/9e4cc001-376d-411f-837b-5976d134730d Sep 07 18:08:12 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-f27ae763-75d6-46ad-8981-9003935179a4 tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:12 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-f27ae763-75d6-46ad-8981-9003935179a4 tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:12 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:08:12 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:08:12 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:08:12 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:08:12 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-f27ae763-75d6-46ad-8981-9003935179a4 tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Volume info retrieved successfully. Sep 07 18:08:12 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-f27ae763-75d6-46ad-8981-9003935179a4 tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] http://192.168.122.66/volume/v3/volumes/9e4cc001-376d-411f-837b-5976d134730d returned with HTTP 200 Sep 07 18:08:12 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 752/1493] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:08:12 2026] GET /volume/v3/volumes/9e4cc001-376d-411f-837b-5976d134730d => generated 829 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:08:13 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-2825535e-47a7-46d6-8dae-e17413cd1653 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:13 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-2825535e-47a7-46d6-8dae-e17413cd1653 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] GET http://192.168.122.66/volume/v3/snapshots/acaddc12-f575-4c90-9a28-c8bb799fbf40 Sep 07 18:08:13 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-2825535e-47a7-46d6-8dae-e17413cd1653 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:13 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-2825535e-47a7-46d6-8dae-e17413cd1653 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:13 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-2825535e-47a7-46d6-8dae-e17413cd1653 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] http://192.168.122.66/volume/v3/snapshots/acaddc12-f575-4c90-9a28-c8bb799fbf40 returned with HTTP 404 Sep 07 18:08:13 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 742/1494] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:08:13 2026] GET /volume/v3/snapshots/acaddc12-f575-4c90-9a28-c8bb799fbf40 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:08:13 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-936b0952-0ee1-4cba-b8ef-b81c76b2810c None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:13 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-936b0952-0ee1-4cba-b8ef-b81c76b2810c tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] DELETE http://192.168.122.66/volume/v3/snapshots/a70b772a-b2b7-4db8-90ed-219b89ba52ae Sep 07 18:08:13 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-936b0952-0ee1-4cba-b8ef-b81c76b2810c tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:13 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-936b0952-0ee1-4cba-b8ef-b81c76b2810c tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:13 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.snapshots [None req-936b0952-0ee1-4cba-b8ef-b81c76b2810c tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] Delete snapshot with id: a70b772a-b2b7-4db8-90ed-219b89ba52ae Sep 07 18:08:13 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:08:13 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:08:13 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-936b0952-0ee1-4cba-b8ef-b81c76b2810c tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] Snapshot retrieved successfully. Sep 07 18:08:13 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:08:13 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:08:13 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-936b0952-0ee1-4cba-b8ef-b81c76b2810c tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] Snapshot delete request issued successfully. Sep 07 18:08:13 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-936b0952-0ee1-4cba-b8ef-b81c76b2810c tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] http://192.168.122.66/volume/v3/snapshots/a70b772a-b2b7-4db8-90ed-219b89ba52ae returned with HTTP 202 Sep 07 18:08:13 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 753/1495] 192.168.122.66 () {58 vars in 1236 bytes} [Mon Sep 7 18:08:13 2026] DELETE /volume/v3/snapshots/a70b772a-b2b7-4db8-90ed-219b89ba52ae => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:08:13 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-c20d3d71-85e1-4d91-a65e-cf51e2262de0 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:13 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c20d3d71-85e1-4d91-a65e-cf51e2262de0 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] GET http://192.168.122.66/volume/v3/snapshots/a70b772a-b2b7-4db8-90ed-219b89ba52ae Sep 07 18:08:13 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c20d3d71-85e1-4d91-a65e-cf51e2262de0 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:13 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c20d3d71-85e1-4d91-a65e-cf51e2262de0 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:13 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:08:13 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:08:13 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-c20d3d71-85e1-4d91-a65e-cf51e2262de0 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] Snapshot retrieved successfully. Sep 07 18:08:13 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c20d3d71-85e1-4d91-a65e-cf51e2262de0 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] http://192.168.122.66/volume/v3/snapshots/a70b772a-b2b7-4db8-90ed-219b89ba52ae returned with HTTP 200 Sep 07 18:08:13 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 743/1496] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:08:13 2026] GET /volume/v3/snapshots/a70b772a-b2b7-4db8-90ed-219b89ba52ae => generated 471 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:08:13 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-20f5b663-ad02-4b77-a344-91da1ef2f4a7 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:13 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-20f5b663-ad02-4b77-a344-91da1ef2f4a7 tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] GET http://192.168.122.66/volume/v3/volumes/9e4cc001-376d-411f-837b-5976d134730d Sep 07 18:08:13 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-20f5b663-ad02-4b77-a344-91da1ef2f4a7 tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:13 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-20f5b663-ad02-4b77-a344-91da1ef2f4a7 tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:13 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:08:13 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:08:13 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:08:13 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:08:13 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-20f5b663-ad02-4b77-a344-91da1ef2f4a7 tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Volume info retrieved successfully. Sep 07 18:08:13 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-20f5b663-ad02-4b77-a344-91da1ef2f4a7 tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] http://192.168.122.66/volume/v3/volumes/9e4cc001-376d-411f-837b-5976d134730d returned with HTTP 200 Sep 07 18:08:13 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 754/1497] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:08:13 2026] GET /volume/v3/volumes/9e4cc001-376d-411f-837b-5976d134730d => generated 853 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:08:14 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-d6e3be90-6394-43c1-8edc-c20f281dc940 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:14 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-d6e3be90-6394-43c1-8edc-c20f281dc940 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] GET http://192.168.122.66/volume/v3/snapshots/a70b772a-b2b7-4db8-90ed-219b89ba52ae Sep 07 18:08:14 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-d6e3be90-6394-43c1-8edc-c20f281dc940 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:14 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-d6e3be90-6394-43c1-8edc-c20f281dc940 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:14 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:08:14 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:08:14 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-d6e3be90-6394-43c1-8edc-c20f281dc940 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] Snapshot retrieved successfully. Sep 07 18:08:14 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-d6e3be90-6394-43c1-8edc-c20f281dc940 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] http://192.168.122.66/volume/v3/snapshots/a70b772a-b2b7-4db8-90ed-219b89ba52ae returned with HTTP 200 Sep 07 18:08:14 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 744/1498] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:08:14 2026] GET /volume/v3/snapshots/a70b772a-b2b7-4db8-90ed-219b89ba52ae => generated 471 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:08:14 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-a40ff012-e22e-4295-b296-3c0434fd3b61 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:14 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-a40ff012-e22e-4295-b296-3c0434fd3b61 tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] GET http://192.168.122.66/volume/v3/volumes/9e4cc001-376d-411f-837b-5976d134730d Sep 07 18:08:14 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-a40ff012-e22e-4295-b296-3c0434fd3b61 tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:14 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-a40ff012-e22e-4295-b296-3c0434fd3b61 tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:14 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:08:14 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:08:14 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:08:14 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:08:14 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-a40ff012-e22e-4295-b296-3c0434fd3b61 tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Volume info retrieved successfully. Sep 07 18:08:14 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-a40ff012-e22e-4295-b296-3c0434fd3b61 tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] http://192.168.122.66/volume/v3/volumes/9e4cc001-376d-411f-837b-5976d134730d returned with HTTP 200 Sep 07 18:08:14 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 755/1499] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:08:14 2026] GET /volume/v3/volumes/9e4cc001-376d-411f-837b-5976d134730d => generated 854 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:08:14 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-15618217-8e74-4b96-9f92-54f9f71d04ac None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:14 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-15618217-8e74-4b96-9f92-54f9f71d04ac tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] GET http://192.168.122.66/volume/v3/volumes/9e4cc001-376d-411f-837b-5976d134730d Sep 07 18:08:14 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-15618217-8e74-4b96-9f92-54f9f71d04ac tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:14 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-15618217-8e74-4b96-9f92-54f9f71d04ac tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:14 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:08:14 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:08:14 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:08:14 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:08:14 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-15618217-8e74-4b96-9f92-54f9f71d04ac tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Volume info retrieved successfully. Sep 07 18:08:14 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-15618217-8e74-4b96-9f92-54f9f71d04ac tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] http://192.168.122.66/volume/v3/volumes/9e4cc001-376d-411f-837b-5976d134730d returned with HTTP 200 Sep 07 18:08:14 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 745/1500] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:08:14 2026] GET /volume/v3/volumes/9e4cc001-376d-411f-837b-5976d134730d => generated 854 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:08:15 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-123f3d82-3c32-4453-a19a-4ef0b54475be None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:15 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-123f3d82-3c32-4453-a19a-4ef0b54475be tempest-VolumesListAdminTestJSON-1117070376 tempest-VolumesListAdminTestJSON-1117070376-project-admin] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:08:15 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-123f3d82-3c32-4453-a19a-4ef0b54475be tempest-VolumesListAdminTestJSON-1117070376 tempest-VolumesListAdminTestJSON-1117070376-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:08:15 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.volumes [None req-123f3d82-3c32-4453-a19a-4ef0b54475be tempest-VolumesListAdminTestJSON-1117070376 tempest-VolumesListAdminTestJSON-1117070376-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=86965) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:08:15 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-123f3d82-3c32-4453-a19a-4ef0b54475be tempest-VolumesListAdminTestJSON-1117070376 tempest-VolumesListAdminTestJSON-1117070376-project-admin] Create volume of 1 GB Sep 07 18:08:15 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-123f3d82-3c32-4453-a19a-4ef0b54475be tempest-VolumesListAdminTestJSON-1117070376 tempest-VolumesListAdminTestJSON-1117070376-project-admin] Availability Zones retrieved successfully. Sep 07 18:08:15 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-123f3d82-3c32-4453-a19a-4ef0b54475be tempest-VolumesListAdminTestJSON-1117070376 tempest-VolumesListAdminTestJSON-1117070376-project-admin] Flow 'volume_create_api' (5b959bf2-8b99-4f0d-9250-60bc28263b8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:08:15 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-123f3d82-3c32-4453-a19a-4ef0b54475be tempest-VolumesListAdminTestJSON-1117070376 tempest-VolumesListAdminTestJSON-1117070376-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3dd6fe39-39c5-43ea-aefb-19fd09eadae8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:08:15 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.flows.api.create_volume [None req-123f3d82-3c32-4453-a19a-4ef0b54475be tempest-VolumesListAdminTestJSON-1117070376 tempest-VolumesListAdminTestJSON-1117070376-project-admin] Validating volume size '1' using validate_int {{(pid=86965) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:08:15 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-123f3d82-3c32-4453-a19a-4ef0b54475be tempest-VolumesListAdminTestJSON-1117070376 tempest-VolumesListAdminTestJSON-1117070376-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3dd6fe39-39c5-43ea-aefb-19fd09eadae8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:08:15 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-123f3d82-3c32-4453-a19a-4ef0b54475be tempest-VolumesListAdminTestJSON-1117070376 tempest-VolumesListAdminTestJSON-1117070376-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a42b9242-10ca-4a53-9ac7-b3d42857f302) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:08:15 devstack devstack@c-api.service[86965]: DEBUG cinder.quota [None req-123f3d82-3c32-4453-a19a-4ef0b54475be tempest-VolumesListAdminTestJSON-1117070376 tempest-VolumesListAdminTestJSON-1117070376-project-admin] Created reservations ['d1ec2f33-c88d-460e-a7d3-6c3b55bcee33', 'a61ed8ec-4846-47d2-9408-10a4364cede0', '15a3fa51-86fb-4cc5-bac7-f7d723e602c5', '247b85e4-23e3-40db-b768-7874cf43ed62'] {{(pid=86965) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:08:15 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-123f3d82-3c32-4453-a19a-4ef0b54475be tempest-VolumesListAdminTestJSON-1117070376 tempest-VolumesListAdminTestJSON-1117070376-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a42b9242-10ca-4a53-9ac7-b3d42857f302) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d1ec2f33-c88d-460e-a7d3-6c3b55bcee33', 'a61ed8ec-4846-47d2-9408-10a4364cede0', '15a3fa51-86fb-4cc5-bac7-f7d723e602c5', '247b85e4-23e3-40db-b768-7874cf43ed62']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:08:15 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-123f3d82-3c32-4453-a19a-4ef0b54475be tempest-VolumesListAdminTestJSON-1117070376 tempest-VolumesListAdminTestJSON-1117070376-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66709bdc-3ac7-430a-88ae-2a4ea7877aab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:08:15 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:08:15 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:08:15 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-123f3d82-3c32-4453-a19a-4ef0b54475be tempest-VolumesListAdminTestJSON-1117070376 tempest-VolumesListAdminTestJSON-1117070376-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66709bdc-3ac7-430a-88ae-2a4ea7877aab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b56ccc5a-76c8-48db-bdfe-afaa97419c40', '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='7e501ef9b35d4dcca612c29e7b4ccf7c',qos_specs=None,replication_status=,reservations=['d1ec2f33-c88d-460e-a7d3-6c3b55bcee33','a61ed8ec-4846-47d2-9408-10a4364cede0','15a3fa51-86fb-4cc5-bac7-f7d723e602c5','247b85e4-23e3-40db-b768-7874cf43ed62'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61370a3612394b0197c924d86b8ff043',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:08:15Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b56ccc5a-76c8-48db-bdfe-afaa97419c40,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e501ef9b35d4dcca612c29e7b4ccf7c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='61370a3612394b0197c924d86b8ff043',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:08:15 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-123f3d82-3c32-4453-a19a-4ef0b54475be tempest-VolumesListAdminTestJSON-1117070376 tempest-VolumesListAdminTestJSON-1117070376-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cfa52a88-0365-493f-a196-c3261b72b68c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:08:15 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-123f3d82-3c32-4453-a19a-4ef0b54475be tempest-VolumesListAdminTestJSON-1117070376 tempest-VolumesListAdminTestJSON-1117070376-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cfa52a88-0365-493f-a196-c3261b72b68c) transitioned into state 'SUCCESS' from 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='7e501ef9b35d4dcca612c29e7b4ccf7c',qos_specs=None,replication_status=,reservations=['d1ec2f33-c88d-460e-a7d3-6c3b55bcee33','a61ed8ec-4846-47d2-9408-10a4364cede0','15a3fa51-86fb-4cc5-bac7-f7d723e602c5','247b85e4-23e3-40db-b768-7874cf43ed62'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61370a3612394b0197c924d86b8ff043',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:08:15 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-123f3d82-3c32-4453-a19a-4ef0b54475be tempest-VolumesListAdminTestJSON-1117070376 tempest-VolumesListAdminTestJSON-1117070376-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (995cb727-3179-4ca8-a08d-f7d2b7751f3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:08:15 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-123f3d82-3c32-4453-a19a-4ef0b54475be tempest-VolumesListAdminTestJSON-1117070376 tempest-VolumesListAdminTestJSON-1117070376-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (995cb727-3179-4ca8-a08d-f7d2b7751f3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:08:15 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-123f3d82-3c32-4453-a19a-4ef0b54475be tempest-VolumesListAdminTestJSON-1117070376 tempest-VolumesListAdminTestJSON-1117070376-project-admin] Flow 'volume_create_api' (5b959bf2-8b99-4f0d-9250-60bc28263b8f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:08:15 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-123f3d82-3c32-4453-a19a-4ef0b54475be tempest-VolumesListAdminTestJSON-1117070376 tempest-VolumesListAdminTestJSON-1117070376-project-admin] Create volume request issued successfully. Sep 07 18:08:15 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-123f3d82-3c32-4453-a19a-4ef0b54475be tempest-VolumesListAdminTestJSON-1117070376 tempest-VolumesListAdminTestJSON-1117070376-project-admin] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:08:15 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 756/1501] 192.168.122.66 () {60 vars in 1137 bytes} [Mon Sep 7 18:08:15 2026] POST /volume/v3/volumes => generated 740 bytes in 626 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:08:15 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-649ed9a3-3bf1-4977-9295-a21818254dfa None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:15 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-649ed9a3-3bf1-4977-9295-a21818254dfa tempest-VolumesListAdminTestJSON-1117070376 tempest-VolumesListAdminTestJSON-1117070376-project-admin] GET http://192.168.122.66/volume/v3/volumes/b56ccc5a-76c8-48db-bdfe-afaa97419c40 Sep 07 18:08:15 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-649ed9a3-3bf1-4977-9295-a21818254dfa tempest-VolumesListAdminTestJSON-1117070376 tempest-VolumesListAdminTestJSON-1117070376-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:15 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-649ed9a3-3bf1-4977-9295-a21818254dfa tempest-VolumesListAdminTestJSON-1117070376 tempest-VolumesListAdminTestJSON-1117070376-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:15 devstack devstack@c-api.service[86964]: DEBUG dbcounter [-] [86964] Writing DB stats cinder:SELECT=396,cinder:INSERT=68,cinder:UPDATE=107 {{(pid=86964) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 18:08:15 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:08:15 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:08:15 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:08:15 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:08:15 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-649ed9a3-3bf1-4977-9295-a21818254dfa tempest-VolumesListAdminTestJSON-1117070376 tempest-VolumesListAdminTestJSON-1117070376-project-admin] Volume info retrieved successfully. Sep 07 18:08:15 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-649ed9a3-3bf1-4977-9295-a21818254dfa tempest-VolumesListAdminTestJSON-1117070376 tempest-VolumesListAdminTestJSON-1117070376-project-admin] http://192.168.122.66/volume/v3/volumes/b56ccc5a-76c8-48db-bdfe-afaa97419c40 returned with HTTP 200 Sep 07 18:08:15 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 746/1502] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:08:15 2026] GET /volume/v3/volumes/b56ccc5a-76c8-48db-bdfe-afaa97419c40 => generated 919 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:08:15 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-c37a5e33-e0d8-4556-9e45-c27e06478012 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:15 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c37a5e33-e0d8-4556-9e45-c27e06478012 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] GET http://192.168.122.66/volume/v3/snapshots/a70b772a-b2b7-4db8-90ed-219b89ba52ae Sep 07 18:08:15 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-c37a5e33-e0d8-4556-9e45-c27e06478012 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:15 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-c37a5e33-e0d8-4556-9e45-c27e06478012 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:15 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c37a5e33-e0d8-4556-9e45-c27e06478012 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] http://192.168.122.66/volume/v3/snapshots/a70b772a-b2b7-4db8-90ed-219b89ba52ae returned with HTTP 404 Sep 07 18:08:15 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 757/1503] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:08:15 2026] GET /volume/v3/snapshots/a70b772a-b2b7-4db8-90ed-219b89ba52ae => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:08:15 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-f7f70ad1-c6a9-4c1a-95a2-b823fbc0d5ce None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:15 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-f7f70ad1-c6a9-4c1a-95a2-b823fbc0d5ce tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] DELETE http://192.168.122.66/volume/v3/snapshots/f7ce9bf6-0144-4a3d-be23-7adab1776cea Sep 07 18:08:15 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-f7f70ad1-c6a9-4c1a-95a2-b823fbc0d5ce tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:15 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-f7f70ad1-c6a9-4c1a-95a2-b823fbc0d5ce tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:15 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.snapshots [None req-f7f70ad1-c6a9-4c1a-95a2-b823fbc0d5ce tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] Delete snapshot with id: f7ce9bf6-0144-4a3d-be23-7adab1776cea Sep 07 18:08:15 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:08:15 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:08:15 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-f7f70ad1-c6a9-4c1a-95a2-b823fbc0d5ce tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] Snapshot retrieved successfully. Sep 07 18:08:15 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:08:15 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:08:15 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-f7f70ad1-c6a9-4c1a-95a2-b823fbc0d5ce tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] Snapshot delete request issued successfully. Sep 07 18:08:15 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-f7f70ad1-c6a9-4c1a-95a2-b823fbc0d5ce tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] http://192.168.122.66/volume/v3/snapshots/f7ce9bf6-0144-4a3d-be23-7adab1776cea returned with HTTP 202 Sep 07 18:08:15 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 747/1504] 192.168.122.66 () {58 vars in 1236 bytes} [Mon Sep 7 18:08:15 2026] DELETE /volume/v3/snapshots/f7ce9bf6-0144-4a3d-be23-7adab1776cea => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:08:15 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-6ed675b2-4186-46f0-8e1f-c7ac32881040 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:15 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-6ed675b2-4186-46f0-8e1f-c7ac32881040 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] GET http://192.168.122.66/volume/v3/snapshots/f7ce9bf6-0144-4a3d-be23-7adab1776cea Sep 07 18:08:15 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-6ed675b2-4186-46f0-8e1f-c7ac32881040 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:15 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-6ed675b2-4186-46f0-8e1f-c7ac32881040 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:15 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:08:15 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:08:15 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-6ed675b2-4186-46f0-8e1f-c7ac32881040 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] Snapshot retrieved successfully. Sep 07 18:08:15 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-6ed675b2-4186-46f0-8e1f-c7ac32881040 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] http://192.168.122.66/volume/v3/snapshots/f7ce9bf6-0144-4a3d-be23-7adab1776cea returned with HTTP 200 Sep 07 18:08:15 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 758/1505] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:08:15 2026] GET /volume/v3/snapshots/f7ce9bf6-0144-4a3d-be23-7adab1776cea => generated 472 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:08:16 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-e8b7f84c-3e9e-4aca-a128-d23bb47a53d6 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:16 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-e8b7f84c-3e9e-4aca-a128-d23bb47a53d6 tempest-VolumesListAdminTestJSON-1117070376 tempest-VolumesListAdminTestJSON-1117070376-project-admin] GET http://192.168.122.66/volume/v3/volumes/b56ccc5a-76c8-48db-bdfe-afaa97419c40 Sep 07 18:08:16 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-e8b7f84c-3e9e-4aca-a128-d23bb47a53d6 tempest-VolumesListAdminTestJSON-1117070376 tempest-VolumesListAdminTestJSON-1117070376-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:16 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-e8b7f84c-3e9e-4aca-a128-d23bb47a53d6 tempest-VolumesListAdminTestJSON-1117070376 tempest-VolumesListAdminTestJSON-1117070376-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:16 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:08:16 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:08:16 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:08:16 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:08:16 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-e8b7f84c-3e9e-4aca-a128-d23bb47a53d6 tempest-VolumesListAdminTestJSON-1117070376 tempest-VolumesListAdminTestJSON-1117070376-project-admin] Volume info retrieved successfully. Sep 07 18:08:16 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-e8b7f84c-3e9e-4aca-a128-d23bb47a53d6 tempest-VolumesListAdminTestJSON-1117070376 tempest-VolumesListAdminTestJSON-1117070376-project-admin] http://192.168.122.66/volume/v3/volumes/b56ccc5a-76c8-48db-bdfe-afaa97419c40 returned with HTTP 200 Sep 07 18:08:16 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 748/1506] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:08:16 2026] GET /volume/v3/volumes/b56ccc5a-76c8-48db-bdfe-afaa97419c40 => generated 969 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:08:16 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-da9b1061-534f-4152-858c-5941d63d61da None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:16 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-da9b1061-534f-4152-858c-5941d63d61da tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] GET http://192.168.122.66/volume/v3/snapshots/f7ce9bf6-0144-4a3d-be23-7adab1776cea Sep 07 18:08:16 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-da9b1061-534f-4152-858c-5941d63d61da tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:16 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-da9b1061-534f-4152-858c-5941d63d61da tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:16 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:08:16 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:08:16 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-da9b1061-534f-4152-858c-5941d63d61da tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] Snapshot retrieved successfully. Sep 07 18:08:16 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-da9b1061-534f-4152-858c-5941d63d61da tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] http://192.168.122.66/volume/v3/snapshots/f7ce9bf6-0144-4a3d-be23-7adab1776cea returned with HTTP 200 Sep 07 18:08:16 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 759/1507] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:08:16 2026] GET /volume/v3/snapshots/f7ce9bf6-0144-4a3d-be23-7adab1776cea => generated 472 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:08:17 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-4ea8cc0f-a073-4c93-b0d2-cdcbae467cf0 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:17 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-4ea8cc0f-a073-4c93-b0d2-cdcbae467cf0 tempest-VolumesListAdminTestJSON-1117070376 tempest-VolumesListAdminTestJSON-1117070376-project-admin] GET http://192.168.122.66/volume/v3/volumes/b56ccc5a-76c8-48db-bdfe-afaa97419c40 Sep 07 18:08:17 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-4ea8cc0f-a073-4c93-b0d2-cdcbae467cf0 tempest-VolumesListAdminTestJSON-1117070376 tempest-VolumesListAdminTestJSON-1117070376-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:17 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-4ea8cc0f-a073-4c93-b0d2-cdcbae467cf0 tempest-VolumesListAdminTestJSON-1117070376 tempest-VolumesListAdminTestJSON-1117070376-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:17 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:08:17 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:08:17 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:08:17 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:08:17 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-4ea8cc0f-a073-4c93-b0d2-cdcbae467cf0 tempest-VolumesListAdminTestJSON-1117070376 tempest-VolumesListAdminTestJSON-1117070376-project-admin] Volume info retrieved successfully. Sep 07 18:08:17 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-4ea8cc0f-a073-4c93-b0d2-cdcbae467cf0 tempest-VolumesListAdminTestJSON-1117070376 tempest-VolumesListAdminTestJSON-1117070376-project-admin] http://192.168.122.66/volume/v3/volumes/b56ccc5a-76c8-48db-bdfe-afaa97419c40 returned with HTTP 200 Sep 07 18:08:17 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 749/1508] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:08:17 2026] GET /volume/v3/volumes/b56ccc5a-76c8-48db-bdfe-afaa97419c40 => generated 970 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:08:17 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-23f2803b-72b3-49e5-a9a9-be6c2f731bd9 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:17 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-23f2803b-72b3-49e5-a9a9-be6c2f731bd9 tempest-VolumesListAdminTestJSON-1117070376 tempest-VolumesListAdminTestJSON-1117070376-project-admin] GET http://192.168.122.66/volume/v3/volumes/detail?all_tenants=1&project_id=59968babfef34f5a8e1fe447402afc0e Sep 07 18:08:17 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-23f2803b-72b3-49e5-a9a9-be6c2f731bd9 tempest-VolumesListAdminTestJSON-1117070376 tempest-VolumesListAdminTestJSON-1117070376-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:17 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-23f2803b-72b3-49e5-a9a9-be6c2f731bd9 tempest-VolumesListAdminTestJSON-1117070376 tempest-VolumesListAdminTestJSON-1117070376-project-admin] Calling method 'detail' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:17 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-23f2803b-72b3-49e5-a9a9-be6c2f731bd9 tempest-VolumesListAdminTestJSON-1117070376 tempest-VolumesListAdminTestJSON-1117070376-project-admin] Could not evaluate value 59968babfef34f5a8e1fe447402afc0e, assuming string {{(pid=86965) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 07 18:08:17 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-23f2803b-72b3-49e5-a9a9-be6c2f731bd9 tempest-VolumesListAdminTestJSON-1117070376 tempest-VolumesListAdminTestJSON-1117070376-project-admin] Searching by: MultiDict([('project_id', '59968babfef34f5a8e1fe447402afc0e'), ('all_tenants', 1)]). {{(pid=86965) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 18:08:17 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-cc3d632e-32d2-4836-b09c-71b43c7606e5 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:17 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-cc3d632e-32d2-4836-b09c-71b43c7606e5 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] GET http://192.168.122.66/volume/v3/snapshots/f7ce9bf6-0144-4a3d-be23-7adab1776cea Sep 07 18:08:17 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-cc3d632e-32d2-4836-b09c-71b43c7606e5 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:17 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-cc3d632e-32d2-4836-b09c-71b43c7606e5 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:17 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-cc3d632e-32d2-4836-b09c-71b43c7606e5 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] http://192.168.122.66/volume/v3/snapshots/f7ce9bf6-0144-4a3d-be23-7adab1776cea returned with HTTP 404 Sep 07 18:08:17 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 750/1509] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:08:17 2026] GET /volume/v3/snapshots/f7ce9bf6-0144-4a3d-be23-7adab1776cea => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:08:17 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-06f3a313-4e2a-4ab8-b7f3-538c0760484b None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:17 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-06f3a313-4e2a-4ab8-b7f3-538c0760484b tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] GET http://192.168.122.66/volume/v3/volumes/beb06df5-e979-4227-8f17-042b700ba21a Sep 07 18:08:17 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-06f3a313-4e2a-4ab8-b7f3-538c0760484b tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:17 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-06f3a313-4e2a-4ab8-b7f3-538c0760484b tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:17 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:08:17 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:08:17 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:08:17 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:08:17 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-06f3a313-4e2a-4ab8-b7f3-538c0760484b tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] Volume info retrieved successfully. Sep 07 18:08:17 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:672: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:08:17 devstack devstack@c-api.service[86965]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 18:08:17 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:08:17 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:08:17 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:08:17 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:08:17 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:08:17 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:08:17 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-23f2803b-72b3-49e5-a9a9-be6c2f731bd9 tempest-VolumesListAdminTestJSON-1117070376 tempest-VolumesListAdminTestJSON-1117070376-project-admin] Get all volumes completed successfully. Sep 07 18:08:17 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:08:17 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:08:17 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-06f3a313-4e2a-4ab8-b7f3-538c0760484b tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] http://192.168.122.66/volume/v3/volumes/beb06df5-e979-4227-8f17-042b700ba21a returned with HTTP 200 Sep 07 18:08:17 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 751/1510] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:08:17 2026] GET /volume/v3/volumes/beb06df5-e979-4227-8f17-042b700ba21a => generated 858 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:08:17 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-23f2803b-72b3-49e5-a9a9-be6c2f731bd9 tempest-VolumesListAdminTestJSON-1117070376 tempest-VolumesListAdminTestJSON-1117070376-project-admin] http://192.168.122.66/volume/v3/volumes/detail?all_tenants=1&project_id=59968babfef34f5a8e1fe447402afc0e returned with HTTP 200 Sep 07 18:08:17 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 760/1511] 192.168.122.66 () {58 vars in 1252 bytes} [Mon Sep 7 18:08:17 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=59968babfef34f5a8e1fe447402afc0e => generated 3034 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:08:17 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-f31b4043-a9e3-4589-87b2-ba50298c619c None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:17 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-f31b4043-a9e3-4589-87b2-ba50298c619c tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] DELETE http://192.168.122.66/volume/v3/volumes/beb06df5-e979-4227-8f17-042b700ba21a Sep 07 18:08:17 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-f31b4043-a9e3-4589-87b2-ba50298c619c tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:18 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-f31b4043-a9e3-4589-87b2-ba50298c619c tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:18 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-f31b4043-a9e3-4589-87b2-ba50298c619c tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] Delete volume with id: beb06df5-e979-4227-8f17-042b700ba21a Sep 07 18:08:18 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-cbe04905-2f1d-4b9c-affd-6227a03e017d None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:18 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-cbe04905-2f1d-4b9c-affd-6227a03e017d tempest-VolumesListAdminTestJSON-1117070376 tempest-VolumesListAdminTestJSON-1117070376-project-admin] DELETE http://192.168.122.66/volume/v3/volumes/b56ccc5a-76c8-48db-bdfe-afaa97419c40 Sep 07 18:08:18 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-cbe04905-2f1d-4b9c-affd-6227a03e017d tempest-VolumesListAdminTestJSON-1117070376 tempest-VolumesListAdminTestJSON-1117070376-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:18 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-cbe04905-2f1d-4b9c-affd-6227a03e017d tempest-VolumesListAdminTestJSON-1117070376 tempest-VolumesListAdminTestJSON-1117070376-project-admin] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:18 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-cbe04905-2f1d-4b9c-affd-6227a03e017d tempest-VolumesListAdminTestJSON-1117070376 tempest-VolumesListAdminTestJSON-1117070376-project-admin] Delete volume with id: b56ccc5a-76c8-48db-bdfe-afaa97419c40 Sep 07 18:08:18 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:08:18 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:08:18 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:08:18 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:08:18 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-f31b4043-a9e3-4589-87b2-ba50298c619c tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] Volume info retrieved successfully. Sep 07 18:08:18 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:08:18 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:08:18 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:08:18 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:08:18 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-cbe04905-2f1d-4b9c-affd-6227a03e017d tempest-VolumesListAdminTestJSON-1117070376 tempest-VolumesListAdminTestJSON-1117070376-project-admin] Volume info retrieved successfully. Sep 07 18:08:18 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-f31b4043-a9e3-4589-87b2-ba50298c619c tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] Delete volume request issued successfully. Sep 07 18:08:18 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-f31b4043-a9e3-4589-87b2-ba50298c619c tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] http://192.168.122.66/volume/v3/volumes/beb06df5-e979-4227-8f17-042b700ba21a returned with HTTP 202 Sep 07 18:08:18 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 752/1512] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:08:17 2026] DELETE /volume/v3/volumes/beb06df5-e979-4227-8f17-042b700ba21a => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:08:18 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-45e7aaaf-6349-47fd-88dd-ef658c7c4e3c None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:18 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-cbe04905-2f1d-4b9c-affd-6227a03e017d tempest-VolumesListAdminTestJSON-1117070376 tempest-VolumesListAdminTestJSON-1117070376-project-admin] Delete volume request issued successfully. Sep 07 18:08:18 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-cbe04905-2f1d-4b9c-affd-6227a03e017d tempest-VolumesListAdminTestJSON-1117070376 tempest-VolumesListAdminTestJSON-1117070376-project-admin] http://192.168.122.66/volume/v3/volumes/b56ccc5a-76c8-48db-bdfe-afaa97419c40 returned with HTTP 202 Sep 07 18:08:18 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 761/1513] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:08:17 2026] DELETE /volume/v3/volumes/b56ccc5a-76c8-48db-bdfe-afaa97419c40 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:08:18 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-45e7aaaf-6349-47fd-88dd-ef658c7c4e3c tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] GET http://192.168.122.66/volume/v3/volumes/beb06df5-e979-4227-8f17-042b700ba21a Sep 07 18:08:18 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-45e7aaaf-6349-47fd-88dd-ef658c7c4e3c tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:18 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-45e7aaaf-6349-47fd-88dd-ef658c7c4e3c tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:18 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-bccfbaab-e5f4-4730-b3b1-821fe280ba4f None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:18 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-bccfbaab-e5f4-4730-b3b1-821fe280ba4f tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] GET http://192.168.122.66/volume/v3/volumes/9e4cc001-376d-411f-837b-5976d134730d Sep 07 18:08:18 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-bccfbaab-e5f4-4730-b3b1-821fe280ba4f tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:18 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-bccfbaab-e5f4-4730-b3b1-821fe280ba4f tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:18 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:08:18 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:08:18 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:08:18 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:08:18 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:08:18 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:08:18 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:08:18 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:08:18 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-bccfbaab-e5f4-4730-b3b1-821fe280ba4f tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Volume info retrieved successfully. Sep 07 18:08:18 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-45e7aaaf-6349-47fd-88dd-ef658c7c4e3c tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] Volume info retrieved successfully. Sep 07 18:08:18 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-bccfbaab-e5f4-4730-b3b1-821fe280ba4f tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] http://192.168.122.66/volume/v3/volumes/9e4cc001-376d-411f-837b-5976d134730d returned with HTTP 200 Sep 07 18:08:18 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 762/1514] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:08:18 2026] GET /volume/v3/volumes/9e4cc001-376d-411f-837b-5976d134730d => generated 854 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:08:18 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-45e7aaaf-6349-47fd-88dd-ef658c7c4e3c tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] http://192.168.122.66/volume/v3/volumes/beb06df5-e979-4227-8f17-042b700ba21a returned with HTTP 200 Sep 07 18:08:18 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 753/1515] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:08:18 2026] GET /volume/v3/volumes/beb06df5-e979-4227-8f17-042b700ba21a => generated 857 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:08:18 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-86722069-ee90-4927-8b11-645f0853abc1 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:18 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-86722069-ee90-4927-8b11-645f0853abc1 tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] DELETE http://192.168.122.66/volume/v3/volumes/9e4cc001-376d-411f-837b-5976d134730d Sep 07 18:08:18 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-86722069-ee90-4927-8b11-645f0853abc1 tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:18 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-86722069-ee90-4927-8b11-645f0853abc1 tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:18 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-86722069-ee90-4927-8b11-645f0853abc1 tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Delete volume with id: 9e4cc001-376d-411f-837b-5976d134730d Sep 07 18:08:18 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:08:18 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:08:18 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:08:18 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:08:18 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-86722069-ee90-4927-8b11-645f0853abc1 tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Volume info retrieved successfully. Sep 07 18:08:18 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-86722069-ee90-4927-8b11-645f0853abc1 tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Delete volume request issued successfully. Sep 07 18:08:18 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-86722069-ee90-4927-8b11-645f0853abc1 tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] http://192.168.122.66/volume/v3/volumes/9e4cc001-376d-411f-837b-5976d134730d returned with HTTP 202 Sep 07 18:08:18 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 763/1516] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:08:18 2026] DELETE /volume/v3/volumes/9e4cc001-376d-411f-837b-5976d134730d => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:08:18 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-3e2d727b-7cf8-4630-992e-68f4e3ab7733 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:18 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-3e2d727b-7cf8-4630-992e-68f4e3ab7733 tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] GET http://192.168.122.66/volume/v3/volumes/9e4cc001-376d-411f-837b-5976d134730d Sep 07 18:08:18 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-3e2d727b-7cf8-4630-992e-68f4e3ab7733 tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:18 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-3e2d727b-7cf8-4630-992e-68f4e3ab7733 tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:18 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:08:18 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:08:18 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:08:18 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:08:18 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-3e2d727b-7cf8-4630-992e-68f4e3ab7733 tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Volume info retrieved successfully. Sep 07 18:08:18 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-3e2d727b-7cf8-4630-992e-68f4e3ab7733 tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] http://192.168.122.66/volume/v3/volumes/9e4cc001-376d-411f-837b-5976d134730d returned with HTTP 200 Sep 07 18:08:18 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 754/1517] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:08:18 2026] GET /volume/v3/volumes/9e4cc001-376d-411f-837b-5976d134730d => generated 853 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:08:19 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-70d9f4bb-2eb6-4ec3-b978-6f1136a2cfba None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:19 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-70d9f4bb-2eb6-4ec3-b978-6f1136a2cfba tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] GET http://192.168.122.66/volume/v3/volumes/beb06df5-e979-4227-8f17-042b700ba21a Sep 07 18:08:19 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-70d9f4bb-2eb6-4ec3-b978-6f1136a2cfba tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:19 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-70d9f4bb-2eb6-4ec3-b978-6f1136a2cfba tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:19 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:08:19 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:08:19 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:08:19 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:08:19 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-70d9f4bb-2eb6-4ec3-b978-6f1136a2cfba tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] Volume info retrieved successfully. Sep 07 18:08:19 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-70d9f4bb-2eb6-4ec3-b978-6f1136a2cfba tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] http://192.168.122.66/volume/v3/volumes/beb06df5-e979-4227-8f17-042b700ba21a returned with HTTP 200 Sep 07 18:08:19 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 764/1518] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:08:19 2026] GET /volume/v3/volumes/beb06df5-e979-4227-8f17-042b700ba21a => generated 857 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:08:19 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-684577db-349d-4452-a3ec-aeea4881cfca None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:19 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-684577db-349d-4452-a3ec-aeea4881cfca tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] GET http://192.168.122.66/volume/v3/volumes/9e4cc001-376d-411f-837b-5976d134730d Sep 07 18:08:19 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-684577db-349d-4452-a3ec-aeea4881cfca tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:19 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-684577db-349d-4452-a3ec-aeea4881cfca tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:19 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:08:19 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:08:19 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:08:19 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:08:19 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-684577db-349d-4452-a3ec-aeea4881cfca tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Volume info retrieved successfully. Sep 07 18:08:19 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-684577db-349d-4452-a3ec-aeea4881cfca tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] http://192.168.122.66/volume/v3/volumes/9e4cc001-376d-411f-837b-5976d134730d returned with HTTP 200 Sep 07 18:08:19 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 755/1519] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:08:19 2026] GET /volume/v3/volumes/9e4cc001-376d-411f-837b-5976d134730d => generated 853 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:08:20 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-0442707c-3323-4b69-84a9-5785fb43c2a1 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:20 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-0442707c-3323-4b69-84a9-5785fb43c2a1 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] GET http://192.168.122.66/volume/v3/volumes/beb06df5-e979-4227-8f17-042b700ba21a Sep 07 18:08:20 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-0442707c-3323-4b69-84a9-5785fb43c2a1 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:20 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-0442707c-3323-4b69-84a9-5785fb43c2a1 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:20 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-0442707c-3323-4b69-84a9-5785fb43c2a1 tempest-VolumesSnapshotListTestJSON-1889061291 tempest-VolumesSnapshotListTestJSON-1889061291-project-member] http://192.168.122.66/volume/v3/volumes/beb06df5-e979-4227-8f17-042b700ba21a returned with HTTP 404 Sep 07 18:08:20 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 765/1520] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:08:20 2026] GET /volume/v3/volumes/beb06df5-e979-4227-8f17-042b700ba21a => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:08:20 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-909a907c-7f67-4193-9642-9a182598f318 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:20 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-909a907c-7f67-4193-9642-9a182598f318 tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] GET http://192.168.122.66/volume/v3/volumes/9e4cc001-376d-411f-837b-5976d134730d Sep 07 18:08:20 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-909a907c-7f67-4193-9642-9a182598f318 tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:20 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-909a907c-7f67-4193-9642-9a182598f318 tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:20 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-909a907c-7f67-4193-9642-9a182598f318 tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] http://192.168.122.66/volume/v3/volumes/9e4cc001-376d-411f-837b-5976d134730d returned with HTTP 404 Sep 07 18:08:20 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 756/1521] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:08:20 2026] GET /volume/v3/volumes/9e4cc001-376d-411f-837b-5976d134730d => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 18:08:20 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-382f4e47-5835-4e71-807e-3436299328cf None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:20 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-382f4e47-5835-4e71-807e-3436299328cf tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] GET http://192.168.122.66/volume/v3/volumes/2586a79b-5979-4021-9bfc-038fe8d34b02 Sep 07 18:08:20 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-382f4e47-5835-4e71-807e-3436299328cf tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:20 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-382f4e47-5835-4e71-807e-3436299328cf tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:20 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:08:20 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:08:20 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:08:20 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:08:20 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-382f4e47-5835-4e71-807e-3436299328cf tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Volume info retrieved successfully. Sep 07 18:08:20 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-382f4e47-5835-4e71-807e-3436299328cf tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] http://192.168.122.66/volume/v3/volumes/2586a79b-5979-4021-9bfc-038fe8d34b02 returned with HTTP 200 Sep 07 18:08:20 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 766/1522] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:08:20 2026] GET /volume/v3/volumes/2586a79b-5979-4021-9bfc-038fe8d34b02 => generated 855 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 18:08:20 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-372f0fbc-1afb-4ad6-b8b1-b8d90b87a9e0 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:20 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-372f0fbc-1afb-4ad6-b8b1-b8d90b87a9e0 tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] DELETE http://192.168.122.66/volume/v3/volumes/2586a79b-5979-4021-9bfc-038fe8d34b02 Sep 07 18:08:20 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-372f0fbc-1afb-4ad6-b8b1-b8d90b87a9e0 tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:20 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-372f0fbc-1afb-4ad6-b8b1-b8d90b87a9e0 tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:20 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-372f0fbc-1afb-4ad6-b8b1-b8d90b87a9e0 tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Delete volume with id: 2586a79b-5979-4021-9bfc-038fe8d34b02 Sep 07 18:08:20 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:08:20 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:08:20 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:08:20 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:08:20 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-372f0fbc-1afb-4ad6-b8b1-b8d90b87a9e0 tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Volume info retrieved successfully. Sep 07 18:08:20 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-372f0fbc-1afb-4ad6-b8b1-b8d90b87a9e0 tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Delete volume request issued successfully. Sep 07 18:08:20 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-372f0fbc-1afb-4ad6-b8b1-b8d90b87a9e0 tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] http://192.168.122.66/volume/v3/volumes/2586a79b-5979-4021-9bfc-038fe8d34b02 returned with HTTP 202 Sep 07 18:08:20 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 757/1523] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:08:20 2026] DELETE /volume/v3/volumes/2586a79b-5979-4021-9bfc-038fe8d34b02 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:08:20 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-72ef7a51-c902-45bb-8d34-b1b53c1e5d1e None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:20 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-72ef7a51-c902-45bb-8d34-b1b53c1e5d1e tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] GET http://192.168.122.66/volume/v3/volumes/2586a79b-5979-4021-9bfc-038fe8d34b02 Sep 07 18:08:20 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-72ef7a51-c902-45bb-8d34-b1b53c1e5d1e tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:20 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-72ef7a51-c902-45bb-8d34-b1b53c1e5d1e tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:20 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:08:20 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:08:20 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:08:20 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:08:20 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-72ef7a51-c902-45bb-8d34-b1b53c1e5d1e tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Volume info retrieved successfully. Sep 07 18:08:20 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-72ef7a51-c902-45bb-8d34-b1b53c1e5d1e tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] http://192.168.122.66/volume/v3/volumes/2586a79b-5979-4021-9bfc-038fe8d34b02 returned with HTTP 200 Sep 07 18:08:20 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 767/1524] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:08:20 2026] GET /volume/v3/volumes/2586a79b-5979-4021-9bfc-038fe8d34b02 => generated 854 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:08:21 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-150a6fee-0cac-4b00-8c46-99084043e7c2 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:21 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-150a6fee-0cac-4b00-8c46-99084043e7c2 tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] GET http://192.168.122.66/volume/v3/volumes/2586a79b-5979-4021-9bfc-038fe8d34b02 Sep 07 18:08:21 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-150a6fee-0cac-4b00-8c46-99084043e7c2 tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:21 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-150a6fee-0cac-4b00-8c46-99084043e7c2 tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:21 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-150a6fee-0cac-4b00-8c46-99084043e7c2 tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] http://192.168.122.66/volume/v3/volumes/2586a79b-5979-4021-9bfc-038fe8d34b02 returned with HTTP 404 Sep 07 18:08:21 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 758/1525] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:08:21 2026] GET /volume/v3/volumes/2586a79b-5979-4021-9bfc-038fe8d34b02 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:08:21 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-d1d5f259-7e61-464f-891e-0214880167ea None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:21 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-d1d5f259-7e61-464f-891e-0214880167ea tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] GET http://192.168.122.66/volume/v3/volumes/53eea1a9-9a6f-456f-8424-5d5aab5077ee Sep 07 18:08:21 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-d1d5f259-7e61-464f-891e-0214880167ea tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:21 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-d1d5f259-7e61-464f-891e-0214880167ea tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:21 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:08:21 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:08:21 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:08:21 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:08:21 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-d1d5f259-7e61-464f-891e-0214880167ea tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Volume info retrieved successfully. Sep 07 18:08:21 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-d1d5f259-7e61-464f-891e-0214880167ea tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] http://192.168.122.66/volume/v3/volumes/53eea1a9-9a6f-456f-8424-5d5aab5077ee returned with HTTP 200 Sep 07 18:08:21 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 768/1526] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:08:21 2026] GET /volume/v3/volumes/53eea1a9-9a6f-456f-8424-5d5aab5077ee => generated 853 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:08:21 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-5309640f-5184-409c-b706-a8cb9e560387 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:21 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-5309640f-5184-409c-b706-a8cb9e560387 tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] DELETE http://192.168.122.66/volume/v3/volumes/53eea1a9-9a6f-456f-8424-5d5aab5077ee Sep 07 18:08:21 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-5309640f-5184-409c-b706-a8cb9e560387 tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:21 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-5309640f-5184-409c-b706-a8cb9e560387 tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:21 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-5309640f-5184-409c-b706-a8cb9e560387 tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Delete volume with id: 53eea1a9-9a6f-456f-8424-5d5aab5077ee Sep 07 18:08:21 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:08:21 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:08:21 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:08:21 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:08:21 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-5309640f-5184-409c-b706-a8cb9e560387 tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Volume info retrieved successfully. Sep 07 18:08:22 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-5309640f-5184-409c-b706-a8cb9e560387 tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Delete volume request issued successfully. Sep 07 18:08:22 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-5309640f-5184-409c-b706-a8cb9e560387 tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] http://192.168.122.66/volume/v3/volumes/53eea1a9-9a6f-456f-8424-5d5aab5077ee returned with HTTP 202 Sep 07 18:08:22 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 759/1527] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:08:21 2026] DELETE /volume/v3/volumes/53eea1a9-9a6f-456f-8424-5d5aab5077ee => generated 0 bytes in 128 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:08:22 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-c73b94d6-1a62-4826-a5ee-3ebf192d5796 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:22 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c73b94d6-1a62-4826-a5ee-3ebf192d5796 tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] GET http://192.168.122.66/volume/v3/volumes/53eea1a9-9a6f-456f-8424-5d5aab5077ee Sep 07 18:08:22 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-c73b94d6-1a62-4826-a5ee-3ebf192d5796 tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:22 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-c73b94d6-1a62-4826-a5ee-3ebf192d5796 tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:22 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:08:22 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:08:22 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:08:22 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:08:22 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-c73b94d6-1a62-4826-a5ee-3ebf192d5796 tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Volume info retrieved successfully. Sep 07 18:08:22 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c73b94d6-1a62-4826-a5ee-3ebf192d5796 tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] http://192.168.122.66/volume/v3/volumes/53eea1a9-9a6f-456f-8424-5d5aab5077ee returned with HTTP 200 Sep 07 18:08:22 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 769/1528] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:08:22 2026] GET /volume/v3/volumes/53eea1a9-9a6f-456f-8424-5d5aab5077ee => generated 852 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 18:08:23 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-c6f07eb4-751f-4d87-aa00-f3cd3a878b9d None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:23 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c6f07eb4-751f-4d87-aa00-f3cd3a878b9d tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] GET http://192.168.122.66/volume/v3/volumes/53eea1a9-9a6f-456f-8424-5d5aab5077ee Sep 07 18:08:23 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c6f07eb4-751f-4d87-aa00-f3cd3a878b9d tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:23 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c6f07eb4-751f-4d87-aa00-f3cd3a878b9d tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:23 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:08:23 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:08:23 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:08:23 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:08:23 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-c6f07eb4-751f-4d87-aa00-f3cd3a878b9d tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Volume info retrieved successfully. Sep 07 18:08:23 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c6f07eb4-751f-4d87-aa00-f3cd3a878b9d tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] http://192.168.122.66/volume/v3/volumes/53eea1a9-9a6f-456f-8424-5d5aab5077ee returned with HTTP 200 Sep 07 18:08:23 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 760/1529] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:08:23 2026] GET /volume/v3/volumes/53eea1a9-9a6f-456f-8424-5d5aab5077ee => generated 852 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 18:08:24 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-2c2d8075-dc40-443e-9d40-a236a461edea None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:24 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-2c2d8075-dc40-443e-9d40-a236a461edea tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] GET http://192.168.122.66/volume/v3/volumes/53eea1a9-9a6f-456f-8424-5d5aab5077ee Sep 07 18:08:24 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-2c2d8075-dc40-443e-9d40-a236a461edea tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:24 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-2c2d8075-dc40-443e-9d40-a236a461edea tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:24 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-2c2d8075-dc40-443e-9d40-a236a461edea tempest-VolumesListAdminTestJSON-1448364767 tempest-VolumesListAdminTestJSON-1448364767-project-member] http://192.168.122.66/volume/v3/volumes/53eea1a9-9a6f-456f-8424-5d5aab5077ee returned with HTTP 404 Sep 07 18:08:24 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 770/1530] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:08:24 2026] GET /volume/v3/volumes/53eea1a9-9a6f-456f-8424-5d5aab5077ee => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:08:28 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [req-d9c2992d-628e-4936-a394-f072f6e3a62b req-83dab79b-1a27-4860-8a15-9902b5ae7d9e None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:28 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-d9c2992d-628e-4936-a394-f072f6e3a62b req-83dab79b-1a27-4860-8a15-9902b5ae7d9e tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] DELETE http://192.168.122.66/volume/v3/attachments/8163a0a8-d5db-45e6-b927-95f80eee5448 Sep 07 18:08:28 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-d9c2992d-628e-4936-a394-f072f6e3a62b req-83dab79b-1a27-4860-8a15-9902b5ae7d9e tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:28 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-d9c2992d-628e-4936-a394-f072f6e3a62b req-83dab79b-1a27-4860-8a15-9902b5ae7d9e tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] Calling method 'version_select' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:28 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:08:28 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:08:28 devstack devstack@c-api.service[86964]: /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 07 18:08:28 devstack devstack@c-api.service[86964]: return base.obj_make_list(context, Sep 07 18:08:28 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-d9c2992d-628e-4936-a394-f072f6e3a62b req-83dab79b-1a27-4860-8a15-9902b5ae7d9e tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] http://192.168.122.66/volume/v3/attachments/8163a0a8-d5db-45e6-b927-95f80eee5448 returned with HTTP 200 Sep 07 18:08:28 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 761/1531] 192.168.122.66 () {64 vars in 1557 bytes} [Mon Sep 7 18:08:28 2026] DELETE /volume/v3/attachments/8163a0a8-d5db-45e6-b927-95f80eee5448 => generated 19 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:08:28 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [req-d9c2992d-628e-4936-a394-f072f6e3a62b req-f1f9dd90-4ef9-4a57-9447-e50339bdf3c1 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:28 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-d9c2992d-628e-4936-a394-f072f6e3a62b req-f1f9dd90-4ef9-4a57-9447-e50339bdf3c1 tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] DELETE http://192.168.122.66/volume/v3/volumes/1ce14004-9163-4f09-9f36-cc6816f0a7f4 Sep 07 18:08:28 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-d9c2992d-628e-4936-a394-f072f6e3a62b req-f1f9dd90-4ef9-4a57-9447-e50339bdf3c1 tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:28 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-d9c2992d-628e-4936-a394-f072f6e3a62b req-f1f9dd90-4ef9-4a57-9447-e50339bdf3c1 tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:28 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [req-d9c2992d-628e-4936-a394-f072f6e3a62b req-f1f9dd90-4ef9-4a57-9447-e50339bdf3c1 tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] Delete volume with id: 1ce14004-9163-4f09-9f36-cc6816f0a7f4 Sep 07 18:08:28 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:08:28 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:08:28 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:08:28 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:08:28 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [req-d9c2992d-628e-4936-a394-f072f6e3a62b req-f1f9dd90-4ef9-4a57-9447-e50339bdf3c1 tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] Volume info retrieved successfully. Sep 07 18:08:28 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [req-d9c2992d-628e-4936-a394-f072f6e3a62b req-f1f9dd90-4ef9-4a57-9447-e50339bdf3c1 tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] Delete volume request issued successfully. Sep 07 18:08:28 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-d9c2992d-628e-4936-a394-f072f6e3a62b req-f1f9dd90-4ef9-4a57-9447-e50339bdf3c1 tempest-TestShelveInstance-2081596184 tempest-TestShelveInstance-2081596184-project-member] http://192.168.122.66/volume/v3/volumes/1ce14004-9163-4f09-9f36-cc6816f0a7f4 returned with HTTP 202 Sep 07 18:08:28 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 771/1532] 192.168.122.66 () {62 vars in 1504 bytes} [Mon Sep 7 18:08:28 2026] DELETE /volume/v3/volumes/1ce14004-9163-4f09-9f36-cc6816f0a7f4 => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:08:34 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-fa426bdd-4734-412a-8f4e-ac9e7211bae6 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:34 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-fa426bdd-4734-412a-8f4e-ac9e7211bae6 tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:08:34 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-fa426bdd-4734-412a-8f4e-ac9e7211bae6 tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-31330295"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:08:34 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.volumes [None req-fa426bdd-4734-412a-8f4e-ac9e7211bae6 tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-31330295'}} {{(pid=86964) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:08:34 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-fa426bdd-4734-412a-8f4e-ac9e7211bae6 tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-member] Create volume of 1 GB Sep 07 18:08:34 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:08:34 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:08:34 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-fa426bdd-4734-412a-8f4e-ac9e7211bae6 tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-member] Availability Zones retrieved successfully. Sep 07 18:08:34 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-fa426bdd-4734-412a-8f4e-ac9e7211bae6 tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-member] Flow 'volume_create_api' (7aa28f33-5f20-4729-92a7-26eb697114cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:08:34 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-fa426bdd-4734-412a-8f4e-ac9e7211bae6 tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4082493-2cb8-469b-a96a-0eb9ec31a523) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:08:34 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.flows.api.create_volume [None req-fa426bdd-4734-412a-8f4e-ac9e7211bae6 tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-member] Validating volume size '1' using validate_int {{(pid=86964) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:08:34 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-fa426bdd-4734-412a-8f4e-ac9e7211bae6 tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4082493-2cb8-469b-a96a-0eb9ec31a523) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:08:34 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-fa426bdd-4734-412a-8f4e-ac9e7211bae6 tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f0a8978-587b-4917-8d73-c4d63269433a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:08:34 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-fa426bdd-4734-412a-8f4e-ac9e7211bae6 tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-member] Created reservations ['1f1606af-eaf3-4e67-b689-0fcac3e62830', '163a03e7-aa7a-4daa-86ea-60ca4145e1a6', '0e444db3-0cca-49a9-8214-37f58130192b', 'de7afd25-a425-41e2-ba3d-6420a408c32a'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:08:34 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-fa426bdd-4734-412a-8f4e-ac9e7211bae6 tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f0a8978-587b-4917-8d73-c4d63269433a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1f1606af-eaf3-4e67-b689-0fcac3e62830', '163a03e7-aa7a-4daa-86ea-60ca4145e1a6', '0e444db3-0cca-49a9-8214-37f58130192b', 'de7afd25-a425-41e2-ba3d-6420a408c32a']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:08:34 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-fa426bdd-4734-412a-8f4e-ac9e7211bae6 tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9cac945b-1836-4d99-a950-489b5950c229) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:08:34 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:08:34 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:08:34 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-fa426bdd-4734-412a-8f4e-ac9e7211bae6 tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9cac945b-1836-4d99-a950-489b5950c229) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8f5c8f83-4f96-4a8e-b7eb-893e887ad314', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-31330295',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47ac7fe4099b44fdba434e83006cfa93',qos_specs=None,replication_status=,reservations=['1f1606af-eaf3-4e67-b689-0fcac3e62830','163a03e7-aa7a-4daa-86ea-60ca4145e1a6','0e444db3-0cca-49a9-8214-37f58130192b','de7afd25-a425-41e2-ba3d-6420a408c32a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20c434e886b342b29cb22eb987f71eb1',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:08:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-31330295',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8f5c8f83-4f96-4a8e-b7eb-893e887ad314,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='47ac7fe4099b44fdba434e83006cfa93',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='20c434e886b342b29cb22eb987f71eb1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:08:34 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-fa426bdd-4734-412a-8f4e-ac9e7211bae6 tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02c05753-a50f-41cf-b49c-62535e9bb1b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:08:35 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-fa426bdd-4734-412a-8f4e-ac9e7211bae6 tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02c05753-a50f-41cf-b49c-62535e9bb1b2) transitioned into state 'SUCCESS' from state '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-31330295',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47ac7fe4099b44fdba434e83006cfa93',qos_specs=None,replication_status=,reservations=['1f1606af-eaf3-4e67-b689-0fcac3e62830','163a03e7-aa7a-4daa-86ea-60ca4145e1a6','0e444db3-0cca-49a9-8214-37f58130192b','de7afd25-a425-41e2-ba3d-6420a408c32a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20c434e886b342b29cb22eb987f71eb1',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:08:35 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-fa426bdd-4734-412a-8f4e-ac9e7211bae6 tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (933dd84b-38fe-4c0c-a1fe-5390c8141cbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:08:35 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-fa426bdd-4734-412a-8f4e-ac9e7211bae6 tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (933dd84b-38fe-4c0c-a1fe-5390c8141cbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:08:35 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-fa426bdd-4734-412a-8f4e-ac9e7211bae6 tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-member] Flow 'volume_create_api' (7aa28f33-5f20-4729-92a7-26eb697114cd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:08:35 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-fa426bdd-4734-412a-8f4e-ac9e7211bae6 tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-member] Create volume request issued successfully. Sep 07 18:08:35 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-fa426bdd-4734-412a-8f4e-ac9e7211bae6 tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:08:35 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 762/1533] 192.168.122.66 () {62 vars in 1178 bytes} [Mon Sep 7 18:08:34 2026] POST /volume/v3/volumes => generated 824 bytes in 695 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:08:35 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-98f4bf03-95d9-435a-bbc8-e2251d099926 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:35 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-98f4bf03-95d9-435a-bbc8-e2251d099926 tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-member] GET http://192.168.122.66/volume/v3/volumes/8f5c8f83-4f96-4a8e-b7eb-893e887ad314 Sep 07 18:08:35 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-98f4bf03-95d9-435a-bbc8-e2251d099926 tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:35 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-98f4bf03-95d9-435a-bbc8-e2251d099926 tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:35 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:08:35 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:08:35 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:08:35 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:08:35 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-98f4bf03-95d9-435a-bbc8-e2251d099926 tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-member] Volume info retrieved successfully. Sep 07 18:08:35 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-98f4bf03-95d9-435a-bbc8-e2251d099926 tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-member] http://192.168.122.66/volume/v3/volumes/8f5c8f83-4f96-4a8e-b7eb-893e887ad314 returned with HTTP 200 Sep 07 18:08:35 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 772/1534] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:08:35 2026] GET /volume/v3/volumes/8f5c8f83-4f96-4a8e-b7eb-893e887ad314 => generated 892 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:08:36 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-623b89ad-49e3-4fe6-9b75-599f0aae380e None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:36 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-623b89ad-49e3-4fe6-9b75-599f0aae380e tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-member] GET http://192.168.122.66/volume/v3/volumes/8f5c8f83-4f96-4a8e-b7eb-893e887ad314 Sep 07 18:08:36 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-623b89ad-49e3-4fe6-9b75-599f0aae380e tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:36 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-623b89ad-49e3-4fe6-9b75-599f0aae380e tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:36 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:08:36 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:08:36 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:08:36 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:08:36 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-623b89ad-49e3-4fe6-9b75-599f0aae380e tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-member] Volume info retrieved successfully. Sep 07 18:08:36 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-623b89ad-49e3-4fe6-9b75-599f0aae380e tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-member] http://192.168.122.66/volume/v3/volumes/8f5c8f83-4f96-4a8e-b7eb-893e887ad314 returned with HTTP 200 Sep 07 18:08:36 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 763/1535] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:08:36 2026] GET /volume/v3/volumes/8f5c8f83-4f96-4a8e-b7eb-893e887ad314 => generated 916 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:08:37 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-ab434034-6fdc-4060-b0a0-afa0633de9c7 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:37 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-ab434034-6fdc-4060-b0a0-afa0633de9c7 tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-member] GET http://192.168.122.66/volume/v3/volumes/8f5c8f83-4f96-4a8e-b7eb-893e887ad314 Sep 07 18:08:37 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-ab434034-6fdc-4060-b0a0-afa0633de9c7 tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:37 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-ab434034-6fdc-4060-b0a0-afa0633de9c7 tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:37 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:08:37 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:08:37 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:08:37 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:08:37 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-ab434034-6fdc-4060-b0a0-afa0633de9c7 tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-member] Volume info retrieved successfully. Sep 07 18:08:37 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-ab434034-6fdc-4060-b0a0-afa0633de9c7 tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-member] http://192.168.122.66/volume/v3/volumes/8f5c8f83-4f96-4a8e-b7eb-893e887ad314 returned with HTTP 200 Sep 07 18:08:37 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 773/1536] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:08:37 2026] GET /volume/v3/volumes/8f5c8f83-4f96-4a8e-b7eb-893e887ad314 => generated 952 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:08:37 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-b265c608-8059-453a-837f-86ed047121eb None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:37 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b265c608-8059-453a-837f-86ed047121eb tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-member] POST http://192.168.122.66/volume/v3/volume-transfers Sep 07 18:08:37 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-b265c608-8059-453a-837f-86ed047121eb tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "8f5c8f83-4f96-4a8e-b7eb-893e887ad314"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:08:37 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.volume_transfer [None req-b265c608-8059-453a-837f-86ed047121eb tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-member] Creating new volume transfer {'transfer': {'volume_id': '8f5c8f83-4f96-4a8e-b7eb-893e887ad314'}} {{(pid=86964) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 07 18:08:37 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volume_transfer [None req-b265c608-8059-453a-837f-86ed047121eb tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-member] Creating transfer of volume 8f5c8f83-4f96-4a8e-b7eb-893e887ad314 Sep 07 18:08:37 devstack devstack@c-api.service[86964]: INFO cinder.transfer.api [None req-b265c608-8059-453a-837f-86ed047121eb tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-member] Generating transfer record for volume 8f5c8f83-4f96-4a8e-b7eb-893e887ad314 Sep 07 18:08:37 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:08:37 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:08:37 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:08:37 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:08:37 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b265c608-8059-453a-837f-86ed047121eb tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-member] http://192.168.122.66/volume/v3/volume-transfers returned with HTTP 202 Sep 07 18:08:37 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 764/1537] 192.168.122.66 () {62 vars in 1205 bytes} [Mon Sep 7 18:08:37 2026] POST /volume/v3/volume-transfers => generated 578 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:08:37 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-712ba1f0-556b-4f7a-9bce-02d89abb2156 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:37 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-712ba1f0-556b-4f7a-9bce-02d89abb2156 tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-member] GET http://192.168.122.66/volume/v3/volumes/8f5c8f83-4f96-4a8e-b7eb-893e887ad314 Sep 07 18:08:37 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-712ba1f0-556b-4f7a-9bce-02d89abb2156 tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:37 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-712ba1f0-556b-4f7a-9bce-02d89abb2156 tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:37 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:08:37 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:08:37 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:08:37 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:08:37 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-712ba1f0-556b-4f7a-9bce-02d89abb2156 tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-member] Volume info retrieved successfully. Sep 07 18:08:37 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-712ba1f0-556b-4f7a-9bce-02d89abb2156 tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-member] http://192.168.122.66/volume/v3/volumes/8f5c8f83-4f96-4a8e-b7eb-893e887ad314 returned with HTTP 200 Sep 07 18:08:37 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 774/1538] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:08:37 2026] GET /volume/v3/volumes/8f5c8f83-4f96-4a8e-b7eb-893e887ad314 => generated 960 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 18:08:37 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-10bcb02d-9f86-4413-a37b-f13ae58c7935 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:37 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-10bcb02d-9f86-4413-a37b-f13ae58c7935 tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-reader] GET http://192.168.122.66/volume/v3/os-volume-transfer/a558d9ca-6ed6-48e7-a2ee-df86375292e9 Sep 07 18:08:37 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-10bcb02d-9f86-4413-a37b-f13ae58c7935 tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-reader] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:37 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-10bcb02d-9f86-4413-a37b-f13ae58c7935 tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-reader] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:37 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-10bcb02d-9f86-4413-a37b-f13ae58c7935 tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-reader] http://192.168.122.66/volume/v3/os-volume-transfer/a558d9ca-6ed6-48e7-a2ee-df86375292e9 returned with HTTP 200 Sep 07 18:08:37 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 765/1539] 192.168.122.66 () {60 vars in 1301 bytes} [Mon Sep 7 18:08:37 2026] GET /volume/v3/os-volume-transfer/a558d9ca-6ed6-48e7-a2ee-df86375292e9 => generated 546 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:08:37 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-162c5025-e6d5-44a4-9975-f9f029956cac None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:37 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-162c5025-e6d5-44a4-9975-f9f029956cac tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-reader] GET http://192.168.122.66/volume/v3/os-volume-transfer Sep 07 18:08:37 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-162c5025-e6d5-44a4-9975-f9f029956cac tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-reader] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:37 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-162c5025-e6d5-44a4-9975-f9f029956cac tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-reader] Calling method 'index' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:37 devstack devstack@c-api.service[86965]: DEBUG cinder.api.contrib.volume_transfer [None req-162c5025-e6d5-44a4-9975-f9f029956cac tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-reader] Listing volume transfers {{(pid=86965) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 07 18:08:37 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-162c5025-e6d5-44a4-9975-f9f029956cac tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-reader] http://192.168.122.66/volume/v3/os-volume-transfer returned with HTTP 200 Sep 07 18:08:37 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 775/1540] 192.168.122.66 () {60 vars in 1190 bytes} [Mon Sep 7 18:08:37 2026] GET /volume/v3/os-volume-transfer => generated 374 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:08:37 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-4fa06f72-b710-4c58-a4f1-db924980bfee None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:37 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-4fa06f72-b710-4c58-a4f1-db924980bfee tempest-VolumesTransfersV357Test-1844483612 tempest-VolumesTransfersV357Test-1844483612-project-member] POST http://192.168.122.66/volume/v3/volume-transfers/a558d9ca-6ed6-48e7-a2ee-df86375292e9/accept Sep 07 18:08:37 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-4fa06f72-b710-4c58-a4f1-db924980bfee tempest-VolumesTransfersV357Test-1844483612 tempest-VolumesTransfersV357Test-1844483612-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "7f153dda12ffb0d8"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:08:37 devstack devstack@c-api.service[86964]: DEBUG cinder.api.contrib.volume_transfer [None req-4fa06f72-b710-4c58-a4f1-db924980bfee tempest-VolumesTransfersV357Test-1844483612 tempest-VolumesTransfersV357Test-1844483612-project-member] Accepting volume transfer a558d9ca-6ed6-48e7-a2ee-df86375292e9 {{(pid=86964) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 07 18:08:37 devstack devstack@c-api.service[86964]: INFO cinder.api.contrib.volume_transfer [None req-4fa06f72-b710-4c58-a4f1-db924980bfee tempest-VolumesTransfersV357Test-1844483612 tempest-VolumesTransfersV357Test-1844483612-project-member] Accepting transfer a558d9ca-6ed6-48e7-a2ee-df86375292e9 Sep 07 18:08:37 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:08:37 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:08:38 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-4fa06f72-b710-4c58-a4f1-db924980bfee tempest-VolumesTransfersV357Test-1844483612 tempest-VolumesTransfersV357Test-1844483612-project-member] Created reservations ['7cc5bbe4-7517-4be1-a552-915338ac4f87', '5e5a93c4-a58e-4f7e-9ea9-94fe8f9f8333', '14f3856b-4399-4755-b172-d474bc6ca919', '79fc857f-8049-493f-a8c9-53d305629cc4'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:08:38 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-4fa06f72-b710-4c58-a4f1-db924980bfee tempest-VolumesTransfersV357Test-1844483612 tempest-VolumesTransfersV357Test-1844483612-project-member] Created reservations ['d9f2bec2-2aa9-4600-8fb9-4f64c1799dd7', '3e61ab3f-f3ff-436d-8bf6-10b8d9cecb79', '0275ecea-8e5c-40b5-bd50-e79db1cd7bf9', 'b1e71147-fb3f-4100-8390-b0163d409123'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:08:38 devstack devstack@c-api.service[86964]: /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 07 18:08:38 devstack devstack@c-api.service[86964]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 18:08:38 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-4fa06f72-b710-4c58-a4f1-db924980bfee tempest-VolumesTransfersV357Test-1844483612 tempest-VolumesTransfersV357Test-1844483612-project-member] Created reservations ['da638aa3-28b3-424e-98c0-361589213107', '1cc33d1a-f87f-4cb4-beef-4dfd90b05235', 'dd441085-e8db-44a0-9119-a69705a070cb', '3eb94c15-54a3-4fe3-a6eb-146ae890e2dc'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:08:38 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-4fa06f72-b710-4c58-a4f1-db924980bfee tempest-VolumesTransfersV357Test-1844483612 tempest-VolumesTransfersV357Test-1844483612-project-member] Created reservations ['628c89aa-d0bd-4c4c-9562-77b6bbf47f07', '95f69af8-0035-455e-8450-9d65c8710773', '5bf0f3c3-898e-42a5-89a8-f1b589d8ded6', '797416ce-4ee7-4ed0-a2da-2dc06afc9dba'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:08:38 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-4fa06f72-b710-4c58-a4f1-db924980bfee tempest-VolumesTransfersV357Test-1844483612 tempest-VolumesTransfersV357Test-1844483612-project-member] Transfer volume completed successfully. Sep 07 18:08:38 devstack devstack@c-api.service[86964]: INFO cinder.transfer.api [None req-4fa06f72-b710-4c58-a4f1-db924980bfee tempest-VolumesTransfersV357Test-1844483612 tempest-VolumesTransfersV357Test-1844483612-project-member] Volume 8f5c8f83-4f96-4a8e-b7eb-893e887ad314 has been transferred. Sep 07 18:08:38 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:08:38 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:08:38 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-4fa06f72-b710-4c58-a4f1-db924980bfee tempest-VolumesTransfersV357Test-1844483612 tempest-VolumesTransfersV357Test-1844483612-project-member] http://192.168.122.66/volume/v3/volume-transfers/a558d9ca-6ed6-48e7-a2ee-df86375292e9/accept returned with HTTP 202 Sep 07 18:08:38 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 766/1541] 192.168.122.66 () {62 vars in 1337 bytes} [Mon Sep 7 18:08:37 2026] POST /volume/v3/volume-transfers/a558d9ca-6ed6-48e7-a2ee-df86375292e9/accept => generated 371 bytes in 950 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:08:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-7aeaa9f5-dea5-49b2-a71a-6beabdb65567 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:38 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-7aeaa9f5-dea5-49b2-a71a-6beabdb65567 tempest-VolumesTransfersV357Test-1844483612 tempest-VolumesTransfersV357Test-1844483612-project-member] GET http://192.168.122.66/volume/v3/volumes/8f5c8f83-4f96-4a8e-b7eb-893e887ad314 Sep 07 18:08:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-7aeaa9f5-dea5-49b2-a71a-6beabdb65567 tempest-VolumesTransfersV357Test-1844483612 tempest-VolumesTransfersV357Test-1844483612-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-7aeaa9f5-dea5-49b2-a71a-6beabdb65567 tempest-VolumesTransfersV357Test-1844483612 tempest-VolumesTransfersV357Test-1844483612-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:38 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:08:38 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:08:38 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:08:38 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:08:38 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-7aeaa9f5-dea5-49b2-a71a-6beabdb65567 tempest-VolumesTransfersV357Test-1844483612 tempest-VolumesTransfersV357Test-1844483612-project-member] Volume info retrieved successfully. Sep 07 18:08:38 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-7aeaa9f5-dea5-49b2-a71a-6beabdb65567 tempest-VolumesTransfersV357Test-1844483612 tempest-VolumesTransfersV357Test-1844483612-project-member] http://192.168.122.66/volume/v3/volumes/8f5c8f83-4f96-4a8e-b7eb-893e887ad314 returned with HTTP 200 Sep 07 18:08:38 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 776/1542] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:08:38 2026] GET /volume/v3/volumes/8f5c8f83-4f96-4a8e-b7eb-893e887ad314 => generated 952 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:08:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-18b0f2d0-98ee-4582-8b2d-45a974a3d2ca None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:38 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-18b0f2d0-98ee-4582-8b2d-45a974a3d2ca tempest-VolumesTransfersV357Test-1844483612 tempest-VolumesTransfersV357Test-1844483612-project-member] GET http://192.168.122.66/volume/v3/volumes/8f5c8f83-4f96-4a8e-b7eb-893e887ad314 Sep 07 18:08:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-18b0f2d0-98ee-4582-8b2d-45a974a3d2ca tempest-VolumesTransfersV357Test-1844483612 tempest-VolumesTransfersV357Test-1844483612-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-18b0f2d0-98ee-4582-8b2d-45a974a3d2ca tempest-VolumesTransfersV357Test-1844483612 tempest-VolumesTransfersV357Test-1844483612-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:38 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:08:38 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:08:38 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:08:38 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:08:38 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-18b0f2d0-98ee-4582-8b2d-45a974a3d2ca tempest-VolumesTransfersV357Test-1844483612 tempest-VolumesTransfersV357Test-1844483612-project-member] Volume info retrieved successfully. Sep 07 18:08:38 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-18b0f2d0-98ee-4582-8b2d-45a974a3d2ca tempest-VolumesTransfersV357Test-1844483612 tempest-VolumesTransfersV357Test-1844483612-project-member] http://192.168.122.66/volume/v3/volumes/8f5c8f83-4f96-4a8e-b7eb-893e887ad314 returned with HTTP 200 Sep 07 18:08:38 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 767/1543] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:08:38 2026] GET /volume/v3/volumes/8f5c8f83-4f96-4a8e-b7eb-893e887ad314 => generated 952 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 18:08:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-358c0e9e-c1ff-4bbf-9bd1-5e57905b5eb4 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:38 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-358c0e9e-c1ff-4bbf-9bd1-5e57905b5eb4 tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-member] DELETE http://192.168.122.66/volume/v3/volume-transfers/a558d9ca-6ed6-48e7-a2ee-df86375292e9 Sep 07 18:08:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-358c0e9e-c1ff-4bbf-9bd1-5e57905b5eb4 tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-358c0e9e-c1ff-4bbf-9bd1-5e57905b5eb4 tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-member] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:38 devstack devstack@c-api.service[86965]: INFO cinder.api.contrib.volume_transfer [None req-358c0e9e-c1ff-4bbf-9bd1-5e57905b5eb4 tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-member] Delete transfer with id: a558d9ca-6ed6-48e7-a2ee-df86375292e9 Sep 07 18:08:38 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-358c0e9e-c1ff-4bbf-9bd1-5e57905b5eb4 tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-member] http://192.168.122.66/volume/v3/volume-transfers/a558d9ca-6ed6-48e7-a2ee-df86375292e9 returned with HTTP 404 Sep 07 18:08:38 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 777/1544] 192.168.122.66 () {60 vars in 1298 bytes} [Mon Sep 7 18:08:38 2026] DELETE /volume/v3/volume-transfers/a558d9ca-6ed6-48e7-a2ee-df86375292e9 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 18:08:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-292e0030-f81c-4bcd-86d3-bf96680f906f None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:39 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-292e0030-f81c-4bcd-86d3-bf96680f906f tempest-VolumesTransfersV357Test-935179417 tempest-VolumesTransfersV357Test-935179417-project-admin] DELETE http://192.168.122.66/volume/v3/volumes/8f5c8f83-4f96-4a8e-b7eb-893e887ad314 Sep 07 18:08:39 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-292e0030-f81c-4bcd-86d3-bf96680f906f tempest-VolumesTransfersV357Test-935179417 tempest-VolumesTransfersV357Test-935179417-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:39 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-292e0030-f81c-4bcd-86d3-bf96680f906f tempest-VolumesTransfersV357Test-935179417 tempest-VolumesTransfersV357Test-935179417-project-admin] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:39 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-292e0030-f81c-4bcd-86d3-bf96680f906f tempest-VolumesTransfersV357Test-935179417 tempest-VolumesTransfersV357Test-935179417-project-admin] Delete volume with id: 8f5c8f83-4f96-4a8e-b7eb-893e887ad314 Sep 07 18:08:39 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:08:39 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:08:39 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:08:39 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:08:39 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-292e0030-f81c-4bcd-86d3-bf96680f906f tempest-VolumesTransfersV357Test-935179417 tempest-VolumesTransfersV357Test-935179417-project-admin] Volume info retrieved successfully. Sep 07 18:08:39 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-292e0030-f81c-4bcd-86d3-bf96680f906f tempest-VolumesTransfersV357Test-935179417 tempest-VolumesTransfersV357Test-935179417-project-admin] Delete volume request issued successfully. Sep 07 18:08:39 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-292e0030-f81c-4bcd-86d3-bf96680f906f tempest-VolumesTransfersV357Test-935179417 tempest-VolumesTransfersV357Test-935179417-project-admin] http://192.168.122.66/volume/v3/volumes/8f5c8f83-4f96-4a8e-b7eb-893e887ad314 returned with HTTP 202 Sep 07 18:08:39 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 768/1545] 192.168.122.66 () {60 vars in 1271 bytes} [Mon Sep 7 18:08:38 2026] DELETE /volume/v3/volumes/8f5c8f83-4f96-4a8e-b7eb-893e887ad314 => generated 0 bytes in 301 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 18:08:39 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-d343f6d2-3d04-4b11-b3c4-47fcf1895207 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:39 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-d343f6d2-3d04-4b11-b3c4-47fcf1895207 tempest-VolumesTransfersV357Test-935179417 tempest-VolumesTransfersV357Test-935179417-project-admin] GET http://192.168.122.66/volume/v3/volumes/8f5c8f83-4f96-4a8e-b7eb-893e887ad314 Sep 07 18:08:39 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-d343f6d2-3d04-4b11-b3c4-47fcf1895207 tempest-VolumesTransfersV357Test-935179417 tempest-VolumesTransfersV357Test-935179417-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:39 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-d343f6d2-3d04-4b11-b3c4-47fcf1895207 tempest-VolumesTransfersV357Test-935179417 tempest-VolumesTransfersV357Test-935179417-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:39 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:08:39 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:08:39 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:08:39 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:08:39 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-d343f6d2-3d04-4b11-b3c4-47fcf1895207 tempest-VolumesTransfersV357Test-935179417 tempest-VolumesTransfersV357Test-935179417-project-admin] Volume info retrieved successfully. Sep 07 18:08:39 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-d343f6d2-3d04-4b11-b3c4-47fcf1895207 tempest-VolumesTransfersV357Test-935179417 tempest-VolumesTransfersV357Test-935179417-project-admin] http://192.168.122.66/volume/v3/volumes/8f5c8f83-4f96-4a8e-b7eb-893e887ad314 returned with HTTP 200 Sep 07 18:08:39 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 778/1546] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:08:39 2026] GET /volume/v3/volumes/8f5c8f83-4f96-4a8e-b7eb-893e887ad314 => generated 1135 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 18:08:40 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-8804164b-0103-4c32-846c-e0398639a1db None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:40 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-8804164b-0103-4c32-846c-e0398639a1db tempest-VolumesTransfersV357Test-935179417 tempest-VolumesTransfersV357Test-935179417-project-admin] GET http://192.168.122.66/volume/v3/volumes/8f5c8f83-4f96-4a8e-b7eb-893e887ad314 Sep 07 18:08:40 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-8804164b-0103-4c32-846c-e0398639a1db tempest-VolumesTransfersV357Test-935179417 tempest-VolumesTransfersV357Test-935179417-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:40 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-8804164b-0103-4c32-846c-e0398639a1db tempest-VolumesTransfersV357Test-935179417 tempest-VolumesTransfersV357Test-935179417-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:40 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-8804164b-0103-4c32-846c-e0398639a1db tempest-VolumesTransfersV357Test-935179417 tempest-VolumesTransfersV357Test-935179417-project-admin] http://192.168.122.66/volume/v3/volumes/8f5c8f83-4f96-4a8e-b7eb-893e887ad314 returned with HTTP 404 Sep 07 18:08:40 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 769/1547] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:08:40 2026] GET /volume/v3/volumes/8f5c8f83-4f96-4a8e-b7eb-893e887ad314 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 18:08:40 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-4f65b4aa-bb6b-47da-ad65-47a74cae68ab None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:40 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-4f65b4aa-bb6b-47da-ad65-47a74cae68ab tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-member] GET http://192.168.122.66/volume/v3/volumes/8f5c8f83-4f96-4a8e-b7eb-893e887ad314 Sep 07 18:08:40 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-4f65b4aa-bb6b-47da-ad65-47a74cae68ab tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:40 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-4f65b4aa-bb6b-47da-ad65-47a74cae68ab tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:40 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-4f65b4aa-bb6b-47da-ad65-47a74cae68ab tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-member] http://192.168.122.66/volume/v3/volumes/8f5c8f83-4f96-4a8e-b7eb-893e887ad314 returned with HTTP 404 Sep 07 18:08:40 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 779/1548] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:08:40 2026] GET /volume/v3/volumes/8f5c8f83-4f96-4a8e-b7eb-893e887ad314 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 18:08:40 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-973d52e5-73f0-4325-b1bc-9813ffdf84fc None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:40 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-973d52e5-73f0-4325-b1bc-9813ffdf84fc tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-member] DELETE http://192.168.122.66/volume/v3/volumes/8f5c8f83-4f96-4a8e-b7eb-893e887ad314 Sep 07 18:08:40 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-973d52e5-73f0-4325-b1bc-9813ffdf84fc tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:40 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-973d52e5-73f0-4325-b1bc-9813ffdf84fc tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-member] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:40 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-973d52e5-73f0-4325-b1bc-9813ffdf84fc tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-member] Delete volume with id: 8f5c8f83-4f96-4a8e-b7eb-893e887ad314 Sep 07 18:08:40 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-973d52e5-73f0-4325-b1bc-9813ffdf84fc tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-member] http://192.168.122.66/volume/v3/volumes/8f5c8f83-4f96-4a8e-b7eb-893e887ad314 returned with HTTP 404 Sep 07 18:08:40 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 770/1549] 192.168.122.66 () {60 vars in 1271 bytes} [Mon Sep 7 18:08:40 2026] DELETE /volume/v3/volumes/8f5c8f83-4f96-4a8e-b7eb-893e887ad314 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 18:08:40 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-d185a7a3-276c-4a46-a5cb-fd3e1344f98f None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:40 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-d185a7a3-276c-4a46-a5cb-fd3e1344f98f tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:08:40 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-d185a7a3-276c-4a46-a5cb-fd3e1344f98f tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1452110034"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:08:40 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.volumes [None req-d185a7a3-276c-4a46-a5cb-fd3e1344f98f tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1452110034'}} {{(pid=86965) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:08:40 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-d185a7a3-276c-4a46-a5cb-fd3e1344f98f tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-member] Create volume of 1 GB Sep 07 18:08:40 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-d185a7a3-276c-4a46-a5cb-fd3e1344f98f tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-member] Availability Zones retrieved successfully. Sep 07 18:08:40 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-d185a7a3-276c-4a46-a5cb-fd3e1344f98f tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-member] Flow 'volume_create_api' (7625f254-0d3d-4136-bf9b-6c50234f81c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:08:40 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-d185a7a3-276c-4a46-a5cb-fd3e1344f98f tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (247f7760-d601-4536-a3ae-14a3c0533e13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:08:40 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.flows.api.create_volume [None req-d185a7a3-276c-4a46-a5cb-fd3e1344f98f tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-member] Validating volume size '1' using validate_int {{(pid=86965) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:08:40 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-d185a7a3-276c-4a46-a5cb-fd3e1344f98f tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (247f7760-d601-4536-a3ae-14a3c0533e13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:08:40 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-d185a7a3-276c-4a46-a5cb-fd3e1344f98f tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e18bec7-d115-4c86-b54f-f0c12c6a6c95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:08:40 devstack devstack@c-api.service[86965]: DEBUG cinder.quota [None req-d185a7a3-276c-4a46-a5cb-fd3e1344f98f tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-member] Created reservations ['356b932d-314c-45da-b8ac-7b9c11a27c54', '400083d9-a8db-4c2b-9c05-37e9f7909d2f', '686403a6-1cf1-4f71-b451-a33184da9761', '4d4ed0c8-4bb8-48bf-8982-f3e689378f9d'] {{(pid=86965) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:08:40 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-d185a7a3-276c-4a46-a5cb-fd3e1344f98f tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e18bec7-d115-4c86-b54f-f0c12c6a6c95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['356b932d-314c-45da-b8ac-7b9c11a27c54', '400083d9-a8db-4c2b-9c05-37e9f7909d2f', '686403a6-1cf1-4f71-b451-a33184da9761', '4d4ed0c8-4bb8-48bf-8982-f3e689378f9d']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:08:40 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-d185a7a3-276c-4a46-a5cb-fd3e1344f98f tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70820920-a2be-4228-b461-781815dc10a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:08:40 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:08:40 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:08:40 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-d185a7a3-276c-4a46-a5cb-fd3e1344f98f tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70820920-a2be-4228-b461-781815dc10a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9b196a23-f197-4439-b083-bda5c3bc6319', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1452110034',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47ac7fe4099b44fdba434e83006cfa93',qos_specs=None,replication_status=,reservations=['356b932d-314c-45da-b8ac-7b9c11a27c54','400083d9-a8db-4c2b-9c05-37e9f7909d2f','686403a6-1cf1-4f71-b451-a33184da9761','4d4ed0c8-4bb8-48bf-8982-f3e689378f9d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20c434e886b342b29cb22eb987f71eb1',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:08:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1452110034',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9b196a23-f197-4439-b083-bda5c3bc6319,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='47ac7fe4099b44fdba434e83006cfa93',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='20c434e886b342b29cb22eb987f71eb1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:08:40 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-d185a7a3-276c-4a46-a5cb-fd3e1344f98f tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09510489-e67b-40f7-afbd-9489d10039b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:08:40 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-d185a7a3-276c-4a46-a5cb-fd3e1344f98f tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09510489-e67b-40f7-afbd-9489d10039b4) transitioned into state 'SUCCESS' from state '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-1452110034',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47ac7fe4099b44fdba434e83006cfa93',qos_specs=None,replication_status=,reservations=['356b932d-314c-45da-b8ac-7b9c11a27c54','400083d9-a8db-4c2b-9c05-37e9f7909d2f','686403a6-1cf1-4f71-b451-a33184da9761','4d4ed0c8-4bb8-48bf-8982-f3e689378f9d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20c434e886b342b29cb22eb987f71eb1',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:08:40 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-d185a7a3-276c-4a46-a5cb-fd3e1344f98f tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (266a715f-9804-40b7-89a3-06d9839ff829) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:08:40 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-d185a7a3-276c-4a46-a5cb-fd3e1344f98f tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (266a715f-9804-40b7-89a3-06d9839ff829) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:08:40 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-d185a7a3-276c-4a46-a5cb-fd3e1344f98f tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-member] Flow 'volume_create_api' (7625f254-0d3d-4136-bf9b-6c50234f81c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:08:40 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-d185a7a3-276c-4a46-a5cb-fd3e1344f98f tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-member] Create volume request issued successfully. Sep 07 18:08:40 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-d185a7a3-276c-4a46-a5cb-fd3e1344f98f tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:08:40 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 780/1550] 192.168.122.66 () {62 vars in 1178 bytes} [Mon Sep 7 18:08:40 2026] POST /volume/v3/volumes => generated 826 bytes in 504 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:08:40 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-69e90b3a-1b4f-476a-8980-e8c0b4adda98 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:40 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-69e90b3a-1b4f-476a-8980-e8c0b4adda98 tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-member] GET http://192.168.122.66/volume/v3/volumes/9b196a23-f197-4439-b083-bda5c3bc6319 Sep 07 18:08:40 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-69e90b3a-1b4f-476a-8980-e8c0b4adda98 tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:40 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-69e90b3a-1b4f-476a-8980-e8c0b4adda98 tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:40 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:08:40 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:08:40 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:08:40 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:08:40 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-69e90b3a-1b4f-476a-8980-e8c0b4adda98 tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-member] Volume info retrieved successfully. Sep 07 18:08:40 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-69e90b3a-1b4f-476a-8980-e8c0b4adda98 tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-member] http://192.168.122.66/volume/v3/volumes/9b196a23-f197-4439-b083-bda5c3bc6319 returned with HTTP 200 Sep 07 18:08:40 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 771/1551] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:08:40 2026] GET /volume/v3/volumes/9b196a23-f197-4439-b083-bda5c3bc6319 => generated 894 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:08:41 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-186a8cff-d49b-465d-9bd6-5dba9827da4c None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:41 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-186a8cff-d49b-465d-9bd6-5dba9827da4c tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-member] GET http://192.168.122.66/volume/v3/volumes/9b196a23-f197-4439-b083-bda5c3bc6319 Sep 07 18:08:41 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-186a8cff-d49b-465d-9bd6-5dba9827da4c tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:41 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-186a8cff-d49b-465d-9bd6-5dba9827da4c tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:41 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:08:41 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:08:42 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:08:42 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:08:42 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-186a8cff-d49b-465d-9bd6-5dba9827da4c tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-member] Volume info retrieved successfully. Sep 07 18:08:42 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-186a8cff-d49b-465d-9bd6-5dba9827da4c tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-member] http://192.168.122.66/volume/v3/volumes/9b196a23-f197-4439-b083-bda5c3bc6319 returned with HTTP 200 Sep 07 18:08:42 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 781/1552] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:08:41 2026] GET /volume/v3/volumes/9b196a23-f197-4439-b083-bda5c3bc6319 => generated 918 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:08:43 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-6d4d4e38-7d5b-4e92-8df1-93a9f796865c None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:43 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-6d4d4e38-7d5b-4e92-8df1-93a9f796865c tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-member] GET http://192.168.122.66/volume/v3/volumes/9b196a23-f197-4439-b083-bda5c3bc6319 Sep 07 18:08:43 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-6d4d4e38-7d5b-4e92-8df1-93a9f796865c tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:43 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-6d4d4e38-7d5b-4e92-8df1-93a9f796865c tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:43 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:08:43 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:08:43 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:08:43 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:08:43 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-6d4d4e38-7d5b-4e92-8df1-93a9f796865c tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-member] Volume info retrieved successfully. Sep 07 18:08:43 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-6d4d4e38-7d5b-4e92-8df1-93a9f796865c tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-member] http://192.168.122.66/volume/v3/volumes/9b196a23-f197-4439-b083-bda5c3bc6319 returned with HTTP 200 Sep 07 18:08:43 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 772/1553] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:08:43 2026] GET /volume/v3/volumes/9b196a23-f197-4439-b083-bda5c3bc6319 => generated 954 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:08:43 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-146527ba-92f1-4148-927b-51ef0de8175c None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:43 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-146527ba-92f1-4148-927b-51ef0de8175c tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-member] POST http://192.168.122.66/volume/v3/volume-transfers Sep 07 18:08:43 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-146527ba-92f1-4148-927b-51ef0de8175c tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "9b196a23-f197-4439-b083-bda5c3bc6319"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:08:43 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.volume_transfer [None req-146527ba-92f1-4148-927b-51ef0de8175c tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-member] Creating new volume transfer {'transfer': {'volume_id': '9b196a23-f197-4439-b083-bda5c3bc6319'}} {{(pid=86965) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 07 18:08:43 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volume_transfer [None req-146527ba-92f1-4148-927b-51ef0de8175c tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-member] Creating transfer of volume 9b196a23-f197-4439-b083-bda5c3bc6319 Sep 07 18:08:43 devstack devstack@c-api.service[86965]: INFO cinder.transfer.api [None req-146527ba-92f1-4148-927b-51ef0de8175c tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-member] Generating transfer record for volume 9b196a23-f197-4439-b083-bda5c3bc6319 Sep 07 18:08:43 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:08:43 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:08:43 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:08:43 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:08:43 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-146527ba-92f1-4148-927b-51ef0de8175c tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-member] http://192.168.122.66/volume/v3/volume-transfers returned with HTTP 202 Sep 07 18:08:43 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 782/1554] 192.168.122.66 () {62 vars in 1205 bytes} [Mon Sep 7 18:08:43 2026] POST /volume/v3/volume-transfers => generated 578 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:08:43 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-e1f59bd7-53b9-472a-8fdc-3c7705f82da0 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:43 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-e1f59bd7-53b9-472a-8fdc-3c7705f82da0 tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-member] GET http://192.168.122.66/volume/v3/volumes/9b196a23-f197-4439-b083-bda5c3bc6319 Sep 07 18:08:43 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-e1f59bd7-53b9-472a-8fdc-3c7705f82da0 tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:43 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-e1f59bd7-53b9-472a-8fdc-3c7705f82da0 tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:43 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:08:43 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:08:43 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:08:43 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:08:43 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-e1f59bd7-53b9-472a-8fdc-3c7705f82da0 tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-member] Volume info retrieved successfully. Sep 07 18:08:43 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-e1f59bd7-53b9-472a-8fdc-3c7705f82da0 tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-member] http://192.168.122.66/volume/v3/volumes/9b196a23-f197-4439-b083-bda5c3bc6319 returned with HTTP 200 Sep 07 18:08:43 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 773/1555] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:08:43 2026] GET /volume/v3/volumes/9b196a23-f197-4439-b083-bda5c3bc6319 => generated 962 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:08:43 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-bf96d580-d545-474c-b74a-a03d37f2ebce None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:43 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-bf96d580-d545-474c-b74a-a03d37f2ebce tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-reader] GET http://192.168.122.66/volume/v3/os-volume-transfer/detail Sep 07 18:08:43 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-bf96d580-d545-474c-b74a-a03d37f2ebce tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-reader] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:43 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-bf96d580-d545-474c-b74a-a03d37f2ebce tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-reader] Calling method 'detail' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:43 devstack devstack@c-api.service[86965]: DEBUG cinder.api.contrib.volume_transfer [None req-bf96d580-d545-474c-b74a-a03d37f2ebce tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-reader] Listing volume transfers {{(pid=86965) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 07 18:08:43 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-bf96d580-d545-474c-b74a-a03d37f2ebce tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-reader] http://192.168.122.66/volume/v3/os-volume-transfer/detail returned with HTTP 200 Sep 07 18:08:43 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 783/1556] 192.168.122.66 () {60 vars in 1211 bytes} [Mon Sep 7 18:08:43 2026] GET /volume/v3/os-volume-transfer/detail => generated 549 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:08:43 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-15d7c116-da11-4180-af1d-68e8361521d5 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:43 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-15d7c116-da11-4180-af1d-68e8361521d5 tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-member] DELETE http://192.168.122.66/volume/v3/volume-transfers/897a92c7-b0c2-4eb1-8eb6-11b9f0aa34fb Sep 07 18:08:43 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-15d7c116-da11-4180-af1d-68e8361521d5 tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:43 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-15d7c116-da11-4180-af1d-68e8361521d5 tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-member] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:43 devstack devstack@c-api.service[86964]: INFO cinder.api.contrib.volume_transfer [None req-15d7c116-da11-4180-af1d-68e8361521d5 tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-member] Delete transfer with id: 897a92c7-b0c2-4eb1-8eb6-11b9f0aa34fb Sep 07 18:08:43 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:08:43 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:08:43 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:08:43 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:08:43 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-15d7c116-da11-4180-af1d-68e8361521d5 tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-member] http://192.168.122.66/volume/v3/volume-transfers/897a92c7-b0c2-4eb1-8eb6-11b9f0aa34fb returned with HTTP 202 Sep 07 18:08:43 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 774/1557] 192.168.122.66 () {60 vars in 1298 bytes} [Mon Sep 7 18:08:43 2026] DELETE /volume/v3/volume-transfers/897a92c7-b0c2-4eb1-8eb6-11b9f0aa34fb => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 07 18:08:43 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-126b37e0-bf08-4f10-9206-8e2afe6cd4c0 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:43 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-126b37e0-bf08-4f10-9206-8e2afe6cd4c0 tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-member] GET http://192.168.122.66/volume/v3/volumes/9b196a23-f197-4439-b083-bda5c3bc6319 Sep 07 18:08:43 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-126b37e0-bf08-4f10-9206-8e2afe6cd4c0 tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:43 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-126b37e0-bf08-4f10-9206-8e2afe6cd4c0 tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:43 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:08:43 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:08:43 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:08:43 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:08:43 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-126b37e0-bf08-4f10-9206-8e2afe6cd4c0 tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-member] Volume info retrieved successfully. Sep 07 18:08:43 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-126b37e0-bf08-4f10-9206-8e2afe6cd4c0 tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-member] http://192.168.122.66/volume/v3/volumes/9b196a23-f197-4439-b083-bda5c3bc6319 returned with HTTP 200 Sep 07 18:08:43 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 784/1558] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:08:43 2026] GET /volume/v3/volumes/9b196a23-f197-4439-b083-bda5c3bc6319 => generated 954 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 18:08:43 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-fbe9d1f0-64a4-4c86-bb02-df9e0d5dba91 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:43 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-fbe9d1f0-64a4-4c86-bb02-df9e0d5dba91 tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-member] DELETE http://192.168.122.66/volume/v3/volume-transfers/897a92c7-b0c2-4eb1-8eb6-11b9f0aa34fb Sep 07 18:08:43 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-fbe9d1f0-64a4-4c86-bb02-df9e0d5dba91 tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:43 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-fbe9d1f0-64a4-4c86-bb02-df9e0d5dba91 tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-member] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:43 devstack devstack@c-api.service[86964]: INFO cinder.api.contrib.volume_transfer [None req-fbe9d1f0-64a4-4c86-bb02-df9e0d5dba91 tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-member] Delete transfer with id: 897a92c7-b0c2-4eb1-8eb6-11b9f0aa34fb Sep 07 18:08:43 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-fbe9d1f0-64a4-4c86-bb02-df9e0d5dba91 tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-member] http://192.168.122.66/volume/v3/volume-transfers/897a92c7-b0c2-4eb1-8eb6-11b9f0aa34fb returned with HTTP 404 Sep 07 18:08:43 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 775/1559] 192.168.122.66 () {60 vars in 1298 bytes} [Mon Sep 7 18:08:43 2026] DELETE /volume/v3/volume-transfers/897a92c7-b0c2-4eb1-8eb6-11b9f0aa34fb => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 07 18:08:43 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [req-830ef304-d879-4c30-a030-226a21caff8a req-4517a3be-4cbb-4053-b5f6-389a5ea5183f None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:43 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-ac1d6bc7-5380-4215-a264-5541dc2041e1 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:43 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-830ef304-d879-4c30-a030-226a21caff8a req-4517a3be-4cbb-4053-b5f6-389a5ea5183f tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] GET http://192.168.122.66/volume/v3/volumes/5ccc33a0-db77-4d67-a700-0f2ac8e127ec Sep 07 18:08:43 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-830ef304-d879-4c30-a030-226a21caff8a req-4517a3be-4cbb-4053-b5f6-389a5ea5183f tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:43 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-830ef304-d879-4c30-a030-226a21caff8a req-4517a3be-4cbb-4053-b5f6-389a5ea5183f tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:43 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-ac1d6bc7-5380-4215-a264-5541dc2041e1 tempest-VolumesTransfersV357Test-935179417 tempest-VolumesTransfersV357Test-935179417-project-admin] DELETE http://192.168.122.66/volume/v3/volumes/9b196a23-f197-4439-b083-bda5c3bc6319 Sep 07 18:08:43 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-ac1d6bc7-5380-4215-a264-5541dc2041e1 tempest-VolumesTransfersV357Test-935179417 tempest-VolumesTransfersV357Test-935179417-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:43 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-ac1d6bc7-5380-4215-a264-5541dc2041e1 tempest-VolumesTransfersV357Test-935179417 tempest-VolumesTransfersV357Test-935179417-project-admin] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:43 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-ac1d6bc7-5380-4215-a264-5541dc2041e1 tempest-VolumesTransfersV357Test-935179417 tempest-VolumesTransfersV357Test-935179417-project-admin] Delete volume with id: 9b196a23-f197-4439-b083-bda5c3bc6319 Sep 07 18:08:43 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:08:43 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:08:43 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:08:43 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:08:43 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:08:43 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:08:43 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-ac1d6bc7-5380-4215-a264-5541dc2041e1 tempest-VolumesTransfersV357Test-935179417 tempest-VolumesTransfersV357Test-935179417-project-admin] Volume info retrieved successfully. Sep 07 18:08:43 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:08:43 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:08:43 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [req-830ef304-d879-4c30-a030-226a21caff8a req-4517a3be-4cbb-4053-b5f6-389a5ea5183f tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Volume info retrieved successfully. Sep 07 18:08:43 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-830ef304-d879-4c30-a030-226a21caff8a req-4517a3be-4cbb-4053-b5f6-389a5ea5183f tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] http://192.168.122.66/volume/v3/volumes/5ccc33a0-db77-4d67-a700-0f2ac8e127ec returned with HTTP 200 Sep 07 18:08:43 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 785/1560] 192.168.122.66 () {60 vars in 1482 bytes} [Mon Sep 7 18:08:43 2026] GET /volume/v3/volumes/5ccc33a0-db77-4d67-a700-0f2ac8e127ec => generated 1146 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:08:43 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-ac1d6bc7-5380-4215-a264-5541dc2041e1 tempest-VolumesTransfersV357Test-935179417 tempest-VolumesTransfersV357Test-935179417-project-admin] Delete volume request issued successfully. Sep 07 18:08:43 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-ac1d6bc7-5380-4215-a264-5541dc2041e1 tempest-VolumesTransfersV357Test-935179417 tempest-VolumesTransfersV357Test-935179417-project-admin] http://192.168.122.66/volume/v3/volumes/9b196a23-f197-4439-b083-bda5c3bc6319 returned with HTTP 202 Sep 07 18:08:43 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 776/1561] 192.168.122.66 () {60 vars in 1271 bytes} [Mon Sep 7 18:08:43 2026] DELETE /volume/v3/volumes/9b196a23-f197-4439-b083-bda5c3bc6319 => generated 0 bytes in 118 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 18:08:43 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-2c5fae4a-ac65-4e1e-9860-61bd0c573f8a None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:43 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-2c5fae4a-ac65-4e1e-9860-61bd0c573f8a tempest-VolumesTransfersV357Test-935179417 tempest-VolumesTransfersV357Test-935179417-project-admin] GET http://192.168.122.66/volume/v3/volumes/9b196a23-f197-4439-b083-bda5c3bc6319 Sep 07 18:08:43 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-2c5fae4a-ac65-4e1e-9860-61bd0c573f8a tempest-VolumesTransfersV357Test-935179417 tempest-VolumesTransfersV357Test-935179417-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:43 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-2c5fae4a-ac65-4e1e-9860-61bd0c573f8a tempest-VolumesTransfersV357Test-935179417 tempest-VolumesTransfersV357Test-935179417-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:43 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:08:43 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:08:43 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:08:43 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:08:43 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-2c5fae4a-ac65-4e1e-9860-61bd0c573f8a tempest-VolumesTransfersV357Test-935179417 tempest-VolumesTransfersV357Test-935179417-project-admin] Volume info retrieved successfully. Sep 07 18:08:43 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-2c5fae4a-ac65-4e1e-9860-61bd0c573f8a tempest-VolumesTransfersV357Test-935179417 tempest-VolumesTransfersV357Test-935179417-project-admin] http://192.168.122.66/volume/v3/volumes/9b196a23-f197-4439-b083-bda5c3bc6319 returned with HTTP 200 Sep 07 18:08:44 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 786/1562] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:08:43 2026] GET /volume/v3/volumes/9b196a23-f197-4439-b083-bda5c3bc6319 => generated 1137 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 18:08:45 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-21082662-2f35-48cd-a163-b57deaaa5dbd None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:45 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-21082662-2f35-48cd-a163-b57deaaa5dbd tempest-VolumesTransfersV357Test-935179417 tempest-VolumesTransfersV357Test-935179417-project-admin] GET http://192.168.122.66/volume/v3/volumes/9b196a23-f197-4439-b083-bda5c3bc6319 Sep 07 18:08:45 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-21082662-2f35-48cd-a163-b57deaaa5dbd tempest-VolumesTransfersV357Test-935179417 tempest-VolumesTransfersV357Test-935179417-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:45 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-21082662-2f35-48cd-a163-b57deaaa5dbd tempest-VolumesTransfersV357Test-935179417 tempest-VolumesTransfersV357Test-935179417-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:45 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:08:45 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:08:45 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:08:45 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:08:45 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-21082662-2f35-48cd-a163-b57deaaa5dbd tempest-VolumesTransfersV357Test-935179417 tempest-VolumesTransfersV357Test-935179417-project-admin] Volume info retrieved successfully. Sep 07 18:08:45 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-21082662-2f35-48cd-a163-b57deaaa5dbd tempest-VolumesTransfersV357Test-935179417 tempest-VolumesTransfersV357Test-935179417-project-admin] http://192.168.122.66/volume/v3/volumes/9b196a23-f197-4439-b083-bda5c3bc6319 returned with HTTP 200 Sep 07 18:08:45 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 777/1563] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:08:45 2026] GET /volume/v3/volumes/9b196a23-f197-4439-b083-bda5c3bc6319 => generated 1137 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 18:08:46 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-3d38a15e-d4c9-4105-a984-f6b674381aef None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:46 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-3d38a15e-d4c9-4105-a984-f6b674381aef tempest-VolumesTransfersV357Test-935179417 tempest-VolumesTransfersV357Test-935179417-project-admin] GET http://192.168.122.66/volume/v3/volumes/9b196a23-f197-4439-b083-bda5c3bc6319 Sep 07 18:08:46 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-3d38a15e-d4c9-4105-a984-f6b674381aef tempest-VolumesTransfersV357Test-935179417 tempest-VolumesTransfersV357Test-935179417-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:46 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-3d38a15e-d4c9-4105-a984-f6b674381aef tempest-VolumesTransfersV357Test-935179417 tempest-VolumesTransfersV357Test-935179417-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:46 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-3d38a15e-d4c9-4105-a984-f6b674381aef tempest-VolumesTransfersV357Test-935179417 tempest-VolumesTransfersV357Test-935179417-project-admin] http://192.168.122.66/volume/v3/volumes/9b196a23-f197-4439-b083-bda5c3bc6319 returned with HTTP 404 Sep 07 18:08:46 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 787/1564] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:08:46 2026] GET /volume/v3/volumes/9b196a23-f197-4439-b083-bda5c3bc6319 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 18:08:46 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-37a086ea-d59b-4abf-a71e-c4d16d4385c1 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:46 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-37a086ea-d59b-4abf-a71e-c4d16d4385c1 tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-member] GET http://192.168.122.66/volume/v3/volumes/9b196a23-f197-4439-b083-bda5c3bc6319 Sep 07 18:08:46 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-37a086ea-d59b-4abf-a71e-c4d16d4385c1 tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:46 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-37a086ea-d59b-4abf-a71e-c4d16d4385c1 tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:46 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-37a086ea-d59b-4abf-a71e-c4d16d4385c1 tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-member] http://192.168.122.66/volume/v3/volumes/9b196a23-f197-4439-b083-bda5c3bc6319 returned with HTTP 404 Sep 07 18:08:46 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 778/1565] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:08:46 2026] GET /volume/v3/volumes/9b196a23-f197-4439-b083-bda5c3bc6319 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 18:08:46 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-e9e06de1-8576-4673-a2a9-ba51bd92d5c2 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:46 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e9e06de1-8576-4673-a2a9-ba51bd92d5c2 tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-member] DELETE http://192.168.122.66/volume/v3/volumes/9b196a23-f197-4439-b083-bda5c3bc6319 Sep 07 18:08:46 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-e9e06de1-8576-4673-a2a9-ba51bd92d5c2 tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:46 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-e9e06de1-8576-4673-a2a9-ba51bd92d5c2 tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-member] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:46 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-e9e06de1-8576-4673-a2a9-ba51bd92d5c2 tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-member] Delete volume with id: 9b196a23-f197-4439-b083-bda5c3bc6319 Sep 07 18:08:46 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e9e06de1-8576-4673-a2a9-ba51bd92d5c2 tempest-VolumesTransfersV357Test-1564315180 tempest-VolumesTransfersV357Test-1564315180-project-member] http://192.168.122.66/volume/v3/volumes/9b196a23-f197-4439-b083-bda5c3bc6319 returned with HTTP 404 Sep 07 18:08:46 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 788/1566] 192.168.122.66 () {60 vars in 1271 bytes} [Mon Sep 7 18:08:46 2026] DELETE /volume/v3/volumes/9b196a23-f197-4439-b083-bda5c3bc6319 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 18:08:52 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-1d8ffd74-ab1d-4b11-ba97-4c06be4cc6e9 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:52 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-1d8ffd74-ab1d-4b11-ba97-4c06be4cc6e9 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] GET http://192.168.122.66/volume/v3/volumes/5ccc33a0-db77-4d67-a700-0f2ac8e127ec Sep 07 18:08:52 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-1d8ffd74-ab1d-4b11-ba97-4c06be4cc6e9 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:52 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-1d8ffd74-ab1d-4b11-ba97-4c06be4cc6e9 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:52 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:08:52 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:08:52 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:08:52 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:08:52 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-1d8ffd74-ab1d-4b11-ba97-4c06be4cc6e9 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Volume info retrieved successfully. Sep 07 18:08:52 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-1d8ffd74-ab1d-4b11-ba97-4c06be4cc6e9 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] http://192.168.122.66/volume/v3/volumes/5ccc33a0-db77-4d67-a700-0f2ac8e127ec returned with HTTP 200 Sep 07 18:08:52 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 779/1567] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:08:52 2026] GET /volume/v3/volumes/5ccc33a0-db77-4d67-a700-0f2ac8e127ec => generated 1146 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 18:08:52 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [req-2cbd7b94-14ff-4f47-b32b-7aec756d2e96 req-bd39cf56-bde8-4356-b479-96a7576bd32d None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:52 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-2cbd7b94-14ff-4f47-b32b-7aec756d2e96 req-bd39cf56-bde8-4356-b479-96a7576bd32d tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] GET http://192.168.122.66/volume/v3/volumes/5ccc33a0-db77-4d67-a700-0f2ac8e127ec Sep 07 18:08:52 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-2cbd7b94-14ff-4f47-b32b-7aec756d2e96 req-bd39cf56-bde8-4356-b479-96a7576bd32d tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:52 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-2cbd7b94-14ff-4f47-b32b-7aec756d2e96 req-bd39cf56-bde8-4356-b479-96a7576bd32d tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:52 devstack devstack@c-api.service[86965]: DEBUG dbcounter [-] [86965] Writing DB stats cinder:SELECT=360,cinder:INSERT=49,cinder:UPDATE=87 {{(pid=86965) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 18:08:52 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:08:52 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:08:52 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:08:52 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:08:52 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [req-2cbd7b94-14ff-4f47-b32b-7aec756d2e96 req-bd39cf56-bde8-4356-b479-96a7576bd32d tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Volume info retrieved successfully. Sep 07 18:08:52 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-2cbd7b94-14ff-4f47-b32b-7aec756d2e96 req-bd39cf56-bde8-4356-b479-96a7576bd32d tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] http://192.168.122.66/volume/v3/volumes/5ccc33a0-db77-4d67-a700-0f2ac8e127ec returned with HTTP 200 Sep 07 18:08:52 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 789/1568] 192.168.122.66 () {60 vars in 1482 bytes} [Mon Sep 7 18:08:52 2026] GET /volume/v3/volumes/5ccc33a0-db77-4d67-a700-0f2ac8e127ec => generated 1146 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:08:52 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [req-2cbd7b94-14ff-4f47-b32b-7aec756d2e96 req-d5729f60-b8e9-43a8-ba35-965f331a2b67 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:52 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-2cbd7b94-14ff-4f47-b32b-7aec756d2e96 req-d5729f60-b8e9-43a8-ba35-965f331a2b67 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] POST http://192.168.122.66/volume/v3/volumes/5ccc33a0-db77-4d67-a700-0f2ac8e127ec/action Sep 07 18:08:52 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-2cbd7b94-14ff-4f47-b32b-7aec756d2e96 req-d5729f60-b8e9-43a8-ba35-965f331a2b67 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86964) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:08:52 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-2cbd7b94-14ff-4f47-b32b-7aec756d2e96 req-d5729f60-b8e9-43a8-ba35-965f331a2b67 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:08:52 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:08:52 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:08:52 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:08:52 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:08:52 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [req-2cbd7b94-14ff-4f47-b32b-7aec756d2e96 req-d5729f60-b8e9-43a8-ba35-965f331a2b67 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Volume info retrieved successfully. Sep 07 18:08:52 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [req-2cbd7b94-14ff-4f47-b32b-7aec756d2e96 req-d5729f60-b8e9-43a8-ba35-965f331a2b67 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Begin detaching volume completed successfully. Sep 07 18:08:52 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-2cbd7b94-14ff-4f47-b32b-7aec756d2e96 req-d5729f60-b8e9-43a8-ba35-965f331a2b67 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] http://192.168.122.66/volume/v3/volumes/5ccc33a0-db77-4d67-a700-0f2ac8e127ec/action returned with HTTP 202 Sep 07 18:08:52 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 780/1569] 192.168.122.66 () {64 vars in 1556 bytes} [Mon Sep 7 18:08:52 2026] POST /volume/v3/volumes/5ccc33a0-db77-4d67-a700-0f2ac8e127ec/action => generated 0 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 18:08:53 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-2971e3d1-521a-4c6f-93c4-494c92bef344 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:53 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-2971e3d1-521a-4c6f-93c4-494c92bef344 None None] GET http://192.168.122.66/volume// Sep 07 18:08:53 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-2971e3d1-521a-4c6f-93c4-494c92bef344 None None] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:53 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-2971e3d1-521a-4c6f-93c4-494c92bef344 None None] Calling method 'all' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:53 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-2971e3d1-521a-4c6f-93c4-494c92bef344 None None] http://192.168.122.66/volume// returned with HTTP 300 Sep 07 18:08:53 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 790/1570] 192.168.122.66 () {58 vars in 1310 bytes} [Mon Sep 7 18:08:53 2026] GET /volume/ => generated 389 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 18:08:53 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [req-2cbd7b94-14ff-4f47-b32b-7aec756d2e96 req-d3f00081-93ce-4cdd-a0ba-7c1d55d4f721 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:53 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-2cbd7b94-14ff-4f47-b32b-7aec756d2e96 req-d3f00081-93ce-4cdd-a0ba-7c1d55d4f721 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] GET http://192.168.122.66/volume/v3/volumes/5ccc33a0-db77-4d67-a700-0f2ac8e127ec Sep 07 18:08:53 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-2cbd7b94-14ff-4f47-b32b-7aec756d2e96 req-d3f00081-93ce-4cdd-a0ba-7c1d55d4f721 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:53 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-2cbd7b94-14ff-4f47-b32b-7aec756d2e96 req-d3f00081-93ce-4cdd-a0ba-7c1d55d4f721 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:53 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:08:53 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:08:53 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:08:53 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:08:53 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [req-2cbd7b94-14ff-4f47-b32b-7aec756d2e96 req-d3f00081-93ce-4cdd-a0ba-7c1d55d4f721 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Volume info retrieved successfully. Sep 07 18:08:53 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-2cbd7b94-14ff-4f47-b32b-7aec756d2e96 req-d3f00081-93ce-4cdd-a0ba-7c1d55d4f721 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] http://192.168.122.66/volume/v3/volumes/5ccc33a0-db77-4d67-a700-0f2ac8e127ec returned with HTTP 200 Sep 07 18:08:53 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 781/1571] 192.168.122.66 () {62 vars in 1523 bytes} [Mon Sep 7 18:08:53 2026] GET /volume/v3/volumes/5ccc33a0-db77-4d67-a700-0f2ac8e127ec => generated 1330 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 18:08:53 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [req-2cbd7b94-14ff-4f47-b32b-7aec756d2e96 req-ec0e2ac4-da5a-456d-95f8-611e25321198 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:53 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-2cbd7b94-14ff-4f47-b32b-7aec756d2e96 req-ec0e2ac4-da5a-456d-95f8-611e25321198 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] DELETE http://192.168.122.66/volume/v3/attachments/6e4ecdc1-f4cf-40d8-a36f-b219e20aa193 Sep 07 18:08:53 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-2cbd7b94-14ff-4f47-b32b-7aec756d2e96 req-ec0e2ac4-da5a-456d-95f8-611e25321198 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:53 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-2cbd7b94-14ff-4f47-b32b-7aec756d2e96 req-ec0e2ac4-da5a-456d-95f8-611e25321198 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Calling method 'version_select' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:53 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:08:53 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:08:53 devstack devstack@c-api.service[86965]: /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 07 18:08:53 devstack devstack@c-api.service[86965]: return base.obj_make_list(context, Sep 07 18:08:53 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-2cbd7b94-14ff-4f47-b32b-7aec756d2e96 req-ec0e2ac4-da5a-456d-95f8-611e25321198 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] http://192.168.122.66/volume/v3/attachments/6e4ecdc1-f4cf-40d8-a36f-b219e20aa193 returned with HTTP 200 Sep 07 18:08:53 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 791/1572] 192.168.122.66 () {64 vars in 1557 bytes} [Mon Sep 7 18:08:53 2026] DELETE /volume/v3/attachments/6e4ecdc1-f4cf-40d8-a36f-b219e20aa193 => generated 19 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 18:08:54 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-2751ea4a-e639-4ace-be64-bd58a159b95c None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:08:54 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-2751ea4a-e639-4ace-be64-bd58a159b95c tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] GET http://192.168.122.66/volume/v3/volumes/5ccc33a0-db77-4d67-a700-0f2ac8e127ec Sep 07 18:08:54 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-2751ea4a-e639-4ace-be64-bd58a159b95c tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:08:54 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-2751ea4a-e639-4ace-be64-bd58a159b95c tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:08:54 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:08:54 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:08:54 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:08:54 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:08:54 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-2751ea4a-e639-4ace-be64-bd58a159b95c tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Volume info retrieved successfully. Sep 07 18:08:54 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-2751ea4a-e639-4ace-be64-bd58a159b95c tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] http://192.168.122.66/volume/v3/volumes/5ccc33a0-db77-4d67-a700-0f2ac8e127ec returned with HTTP 200 Sep 07 18:08:54 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 782/1573] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:08:54 2026] GET /volume/v3/volumes/5ccc33a0-db77-4d67-a700-0f2ac8e127ec => generated 854 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 18:09:03 devstack devstack@c-api.service[86965]: DEBUG dbcounter [-] [86965] Writing DB stats cinder:SELECT=14,cinder:UPDATE=3 {{(pid=86965) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 18:09:04 devstack devstack@c-api.service[86964]: DEBUG dbcounter [-] [86964] Writing DB stats cinder:SELECT=193,cinder:UPDATE=55,cinder:INSERT=40 {{(pid=86964) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 18:09:09 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-a2f8f0b0-c1a8-4d2f-98ff-6a6b62086306 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:09:09 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-a2f8f0b0-c1a8-4d2f-98ff-6a6b62086306 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:09:09 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-a2f8f0b0-c1a8-4d2f-98ff-6a6b62086306 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-2026783043"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:09:09 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.volumes [None req-a2f8f0b0-c1a8-4d2f-98ff-6a6b62086306 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-2026783043'}} {{(pid=86965) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:09:09 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-a2f8f0b0-c1a8-4d2f-98ff-6a6b62086306 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] Create volume of 1 GB Sep 07 18:09:09 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:09:09 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:09:09 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-a2f8f0b0-c1a8-4d2f-98ff-6a6b62086306 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] Availability Zones retrieved successfully. Sep 07 18:09:09 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-a2f8f0b0-c1a8-4d2f-98ff-6a6b62086306 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] Flow 'volume_create_api' (0a999f48-adec-4787-b038-9e12c6e91fce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:09:09 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-a2f8f0b0-c1a8-4d2f-98ff-6a6b62086306 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4620a99c-2427-482b-a131-fe3432cb9a3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:09:09 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.flows.api.create_volume [None req-a2f8f0b0-c1a8-4d2f-98ff-6a6b62086306 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] Validating volume size '1' using validate_int {{(pid=86965) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:09:09 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-a2f8f0b0-c1a8-4d2f-98ff-6a6b62086306 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4620a99c-2427-482b-a131-fe3432cb9a3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:09:09 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-a2f8f0b0-c1a8-4d2f-98ff-6a6b62086306 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c835e58c-5d89-4463-8831-091b135708d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:09:09 devstack devstack@c-api.service[86965]: DEBUG cinder.quota [None req-a2f8f0b0-c1a8-4d2f-98ff-6a6b62086306 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] Created reservations ['aeba0616-7dbe-46d1-8388-ebf1775ce09f', '7ee83db4-b55e-4701-abf1-84d54052629a', '77794532-116f-4a12-92a6-4f1c90030052', '7ac55788-6577-4415-8faa-24be6d69f018'] {{(pid=86965) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:09:10 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-a2f8f0b0-c1a8-4d2f-98ff-6a6b62086306 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c835e58c-5d89-4463-8831-091b135708d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aeba0616-7dbe-46d1-8388-ebf1775ce09f', '7ee83db4-b55e-4701-abf1-84d54052629a', '77794532-116f-4a12-92a6-4f1c90030052', '7ac55788-6577-4415-8faa-24be6d69f018']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:09:10 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-a2f8f0b0-c1a8-4d2f-98ff-6a6b62086306 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (473db564-d883-403e-af71-97cdeff805b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:09:10 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:09:10 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:09:10 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-a2f8f0b0-c1a8-4d2f-98ff-6a6b62086306 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (473db564-d883-403e-af71-97cdeff805b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c7bb58f0-6103-4634-b85d-a435eeacddec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2026783043',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61948bf28b114fffb3e4e93e255d240f',qos_specs=None,replication_status=,reservations=['aeba0616-7dbe-46d1-8388-ebf1775ce09f','7ee83db4-b55e-4701-abf1-84d54052629a','77794532-116f-4a12-92a6-4f1c90030052','7ac55788-6577-4415-8faa-24be6d69f018'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3ef3ec73c8f4ecdbd98029db67dabea',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:09:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2026783043',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c7bb58f0-6103-4634-b85d-a435eeacddec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='61948bf28b114fffb3e4e93e255d240f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e3ef3ec73c8f4ecdbd98029db67dabea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:09:10 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-a2f8f0b0-c1a8-4d2f-98ff-6a6b62086306 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0ff58d3-fe13-475c-b514-cc84b4357b1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:09:10 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-a2f8f0b0-c1a8-4d2f-98ff-6a6b62086306 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0ff58d3-fe13-475c-b514-cc84b4357b1a) transitioned into state 'SUCCESS' from state '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-2026783043',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61948bf28b114fffb3e4e93e255d240f',qos_specs=None,replication_status=,reservations=['aeba0616-7dbe-46d1-8388-ebf1775ce09f','7ee83db4-b55e-4701-abf1-84d54052629a','77794532-116f-4a12-92a6-4f1c90030052','7ac55788-6577-4415-8faa-24be6d69f018'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3ef3ec73c8f4ecdbd98029db67dabea',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:09:10 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-a2f8f0b0-c1a8-4d2f-98ff-6a6b62086306 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (772d847a-c6c0-4302-99fd-ba17c0180c5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:09:10 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-a2f8f0b0-c1a8-4d2f-98ff-6a6b62086306 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (772d847a-c6c0-4302-99fd-ba17c0180c5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:09:10 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-a2f8f0b0-c1a8-4d2f-98ff-6a6b62086306 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] Flow 'volume_create_api' (0a999f48-adec-4787-b038-9e12c6e91fce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:09:10 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-a2f8f0b0-c1a8-4d2f-98ff-6a6b62086306 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] Create volume request issued successfully. Sep 07 18:09:10 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-a2f8f0b0-c1a8-4d2f-98ff-6a6b62086306 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:09:10 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 792/1574] 192.168.122.66 () {60 vars in 1137 bytes} [Mon Sep 7 18:09:09 2026] POST /volume/v3/volumes => generated 756 bytes in 736 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:09:10 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-02c54904-94d1-420b-a2dc-07739482a8d6 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:09:10 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-02c54904-94d1-420b-a2dc-07739482a8d6 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] GET http://192.168.122.66/volume/v3/volumes/c7bb58f0-6103-4634-b85d-a435eeacddec Sep 07 18:09:10 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-02c54904-94d1-420b-a2dc-07739482a8d6 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:09:10 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-02c54904-94d1-420b-a2dc-07739482a8d6 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:09:10 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:09:10 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:09:10 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:09:10 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:09:10 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-02c54904-94d1-420b-a2dc-07739482a8d6 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] Volume info retrieved successfully. Sep 07 18:09:10 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-02c54904-94d1-420b-a2dc-07739482a8d6 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] http://192.168.122.66/volume/v3/volumes/c7bb58f0-6103-4634-b85d-a435eeacddec returned with HTTP 200 Sep 07 18:09:10 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 783/1575] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:09:10 2026] GET /volume/v3/volumes/c7bb58f0-6103-4634-b85d-a435eeacddec => generated 824 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:09:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-4fe470c3-988a-47ed-b15c-1109c09ae793 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:09:11 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-4fe470c3-988a-47ed-b15c-1109c09ae793 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] GET http://192.168.122.66/volume/v3/volumes/c7bb58f0-6103-4634-b85d-a435eeacddec Sep 07 18:09:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-4fe470c3-988a-47ed-b15c-1109c09ae793 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:09:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-4fe470c3-988a-47ed-b15c-1109c09ae793 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:09:11 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:09:11 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:09:11 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:09:11 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:09:11 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-4fe470c3-988a-47ed-b15c-1109c09ae793 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] Volume info retrieved successfully. Sep 07 18:09:11 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-4fe470c3-988a-47ed-b15c-1109c09ae793 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] http://192.168.122.66/volume/v3/volumes/c7bb58f0-6103-4634-b85d-a435eeacddec returned with HTTP 200 Sep 07 18:09:11 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 793/1576] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:09:11 2026] GET /volume/v3/volumes/c7bb58f0-6103-4634-b85d-a435eeacddec => generated 848 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:09:12 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-07ecaa30-e0ba-4452-8ea3-c5ae4bd9824b None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:09:12 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-07ecaa30-e0ba-4452-8ea3-c5ae4bd9824b tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] GET http://192.168.122.66/volume/v3/volumes/c7bb58f0-6103-4634-b85d-a435eeacddec Sep 07 18:09:12 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-07ecaa30-e0ba-4452-8ea3-c5ae4bd9824b tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:09:12 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-07ecaa30-e0ba-4452-8ea3-c5ae4bd9824b tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:09:12 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:09:12 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:09:12 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:09:12 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:09:12 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-07ecaa30-e0ba-4452-8ea3-c5ae4bd9824b tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] Volume info retrieved successfully. Sep 07 18:09:12 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-07ecaa30-e0ba-4452-8ea3-c5ae4bd9824b tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] http://192.168.122.66/volume/v3/volumes/c7bb58f0-6103-4634-b85d-a435eeacddec returned with HTTP 200 Sep 07 18:09:12 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 784/1577] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:09:12 2026] GET /volume/v3/volumes/c7bb58f0-6103-4634-b85d-a435eeacddec => generated 849 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:09:17 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-8053c7f2-cc2a-42ae-ac4e-9a201105c38d None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:09:17 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-8053c7f2-cc2a-42ae-ac4e-9a201105c38d tempest-TestImageHashVerification-910762778 tempest-TestImageHashVerification-910762778-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:09:17 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-8053c7f2-cc2a-42ae-ac4e-9a201105c38d tempest-TestImageHashVerification-910762778 tempest-TestImageHashVerification-910762778-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-73812077", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:09:17 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.volumes [None req-8053c7f2-cc2a-42ae-ac4e-9a201105c38d tempest-TestImageHashVerification-910762778 tempest-TestImageHashVerification-910762778-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-73812077', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86965) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:09:17 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-8053c7f2-cc2a-42ae-ac4e-9a201105c38d tempest-TestImageHashVerification-910762778 tempest-TestImageHashVerification-910762778-project-member] Create volume of 1 GB Sep 07 18:09:17 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-8053c7f2-cc2a-42ae-ac4e-9a201105c38d tempest-TestImageHashVerification-910762778 tempest-TestImageHashVerification-910762778-project-member] Availability Zones retrieved successfully. Sep 07 18:09:17 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-8053c7f2-cc2a-42ae-ac4e-9a201105c38d tempest-TestImageHashVerification-910762778 tempest-TestImageHashVerification-910762778-project-member] Flow 'volume_create_api' (903a806f-88d6-462e-a35e-a4b4a33f124f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:09:17 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-8053c7f2-cc2a-42ae-ac4e-9a201105c38d tempest-TestImageHashVerification-910762778 tempest-TestImageHashVerification-910762778-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a82ade4c-6bee-4496-8913-de3629feb23b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:09:17 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.flows.api.create_volume [None req-8053c7f2-cc2a-42ae-ac4e-9a201105c38d tempest-TestImageHashVerification-910762778 tempest-TestImageHashVerification-910762778-project-member] Validating volume size '1' using validate_int {{(pid=86965) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:09:18 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-8053c7f2-cc2a-42ae-ac4e-9a201105c38d tempest-TestImageHashVerification-910762778 tempest-TestImageHashVerification-910762778-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a82ade4c-6bee-4496-8913-de3629feb23b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:09:18 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-8053c7f2-cc2a-42ae-ac4e-9a201105c38d tempest-TestImageHashVerification-910762778 tempest-TestImageHashVerification-910762778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e29091c7-905e-4603-961d-ad3aa30c3314) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:09:18 devstack devstack@c-api.service[86965]: DEBUG cinder.quota [None req-8053c7f2-cc2a-42ae-ac4e-9a201105c38d tempest-TestImageHashVerification-910762778 tempest-TestImageHashVerification-910762778-project-member] Created reservations ['567fbf35-91db-4ffd-942a-17c730bb854b', 'ea5f286a-36d8-4962-bff3-aed8538b4bf8', '7acc6e24-614e-4c98-808d-f16c1a5fbf8e', 'f9565ef3-dcd7-4e07-a218-1051e59b0edd'] {{(pid=86965) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:09:18 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-8053c7f2-cc2a-42ae-ac4e-9a201105c38d tempest-TestImageHashVerification-910762778 tempest-TestImageHashVerification-910762778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e29091c7-905e-4603-961d-ad3aa30c3314) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['567fbf35-91db-4ffd-942a-17c730bb854b', 'ea5f286a-36d8-4962-bff3-aed8538b4bf8', '7acc6e24-614e-4c98-808d-f16c1a5fbf8e', 'f9565ef3-dcd7-4e07-a218-1051e59b0edd']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:09:18 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-8053c7f2-cc2a-42ae-ac4e-9a201105c38d tempest-TestImageHashVerification-910762778 tempest-TestImageHashVerification-910762778-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c80ff31c-e7f0-4c77-8b4f-8ce85948bb75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:09:18 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:09:18 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:09:18 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-8053c7f2-cc2a-42ae-ac4e-9a201105c38d tempest-TestImageHashVerification-910762778 tempest-TestImageHashVerification-910762778-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c80ff31c-e7f0-4c77-8b4f-8ce85948bb75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3e0b1e71-b75e-4f24-b72f-921304a6fd7b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-73812077',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fda3ab018ed54aedb6af01e609477103',qos_specs=None,replication_status=,reservations=['567fbf35-91db-4ffd-942a-17c730bb854b','ea5f286a-36d8-4962-bff3-aed8538b4bf8','7acc6e24-614e-4c98-808d-f16c1a5fbf8e','f9565ef3-dcd7-4e07-a218-1051e59b0edd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d54f3868131944eca9765f1572f02fe4',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:09:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-73812077',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3e0b1e71-b75e-4f24-b72f-921304a6fd7b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fda3ab018ed54aedb6af01e609477103',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d54f3868131944eca9765f1572f02fe4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:09:18 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-8053c7f2-cc2a-42ae-ac4e-9a201105c38d tempest-TestImageHashVerification-910762778 tempest-TestImageHashVerification-910762778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab9e1107-d054-4ad2-9fa9-17b0fff866d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:09:18 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-8053c7f2-cc2a-42ae-ac4e-9a201105c38d tempest-TestImageHashVerification-910762778 tempest-TestImageHashVerification-910762778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab9e1107-d054-4ad2-9fa9-17b0fff866d5) transitioned into state 'SUCCESS' from state '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-73812077',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fda3ab018ed54aedb6af01e609477103',qos_specs=None,replication_status=,reservations=['567fbf35-91db-4ffd-942a-17c730bb854b','ea5f286a-36d8-4962-bff3-aed8538b4bf8','7acc6e24-614e-4c98-808d-f16c1a5fbf8e','f9565ef3-dcd7-4e07-a218-1051e59b0edd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d54f3868131944eca9765f1572f02fe4',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:09:18 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-8053c7f2-cc2a-42ae-ac4e-9a201105c38d tempest-TestImageHashVerification-910762778 tempest-TestImageHashVerification-910762778-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (555aac74-5f2a-4eec-bbd3-1d6935680413) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:09:18 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-8053c7f2-cc2a-42ae-ac4e-9a201105c38d tempest-TestImageHashVerification-910762778 tempest-TestImageHashVerification-910762778-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (555aac74-5f2a-4eec-bbd3-1d6935680413) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:09:18 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-8053c7f2-cc2a-42ae-ac4e-9a201105c38d tempest-TestImageHashVerification-910762778 tempest-TestImageHashVerification-910762778-project-member] Flow 'volume_create_api' (903a806f-88d6-462e-a35e-a4b4a33f124f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:09:18 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-8053c7f2-cc2a-42ae-ac4e-9a201105c38d tempest-TestImageHashVerification-910762778 tempest-TestImageHashVerification-910762778-project-member] Create volume request issued successfully. Sep 07 18:09:18 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-8053c7f2-cc2a-42ae-ac4e-9a201105c38d tempest-TestImageHashVerification-910762778 tempest-TestImageHashVerification-910762778-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:09:18 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 794/1578] 192.168.122.66 () {60 vars in 1138 bytes} [Mon Sep 7 18:09:17 2026] POST /volume/v3/volumes => generated 761 bytes in 673 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:09:18 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-4f94fa61-335d-459f-9817-938a4875e9d1 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:09:18 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-4f94fa61-335d-459f-9817-938a4875e9d1 tempest-TestImageHashVerification-910762778 tempest-TestImageHashVerification-910762778-project-member] GET http://192.168.122.66/volume/v3/volumes/3e0b1e71-b75e-4f24-b72f-921304a6fd7b Sep 07 18:09:18 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-4f94fa61-335d-459f-9817-938a4875e9d1 tempest-TestImageHashVerification-910762778 tempest-TestImageHashVerification-910762778-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:09:18 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-4f94fa61-335d-459f-9817-938a4875e9d1 tempest-TestImageHashVerification-910762778 tempest-TestImageHashVerification-910762778-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:09:18 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:09:18 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:09:18 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:09:18 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:09:18 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-4f94fa61-335d-459f-9817-938a4875e9d1 tempest-TestImageHashVerification-910762778 tempest-TestImageHashVerification-910762778-project-member] Volume info retrieved successfully. Sep 07 18:09:18 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-4f94fa61-335d-459f-9817-938a4875e9d1 tempest-TestImageHashVerification-910762778 tempest-TestImageHashVerification-910762778-project-member] http://192.168.122.66/volume/v3/volumes/3e0b1e71-b75e-4f24-b72f-921304a6fd7b returned with HTTP 200 Sep 07 18:09:18 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 785/1579] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:09:18 2026] GET /volume/v3/volumes/3e0b1e71-b75e-4f24-b72f-921304a6fd7b => generated 829 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:09:19 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-a6bccc6a-18a0-4957-a5b3-634cd8af6b49 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:09:19 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-a6bccc6a-18a0-4957-a5b3-634cd8af6b49 tempest-TestImageHashVerification-910762778 tempest-TestImageHashVerification-910762778-project-member] GET http://192.168.122.66/volume/v3/volumes/3e0b1e71-b75e-4f24-b72f-921304a6fd7b Sep 07 18:09:19 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-a6bccc6a-18a0-4957-a5b3-634cd8af6b49 tempest-TestImageHashVerification-910762778 tempest-TestImageHashVerification-910762778-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:09:19 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-a6bccc6a-18a0-4957-a5b3-634cd8af6b49 tempest-TestImageHashVerification-910762778 tempest-TestImageHashVerification-910762778-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:09:19 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:09:19 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:09:19 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:09:19 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:09:19 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-a6bccc6a-18a0-4957-a5b3-634cd8af6b49 tempest-TestImageHashVerification-910762778 tempest-TestImageHashVerification-910762778-project-member] Volume info retrieved successfully. Sep 07 18:09:19 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-a6bccc6a-18a0-4957-a5b3-634cd8af6b49 tempest-TestImageHashVerification-910762778 tempest-TestImageHashVerification-910762778-project-member] http://192.168.122.66/volume/v3/volumes/3e0b1e71-b75e-4f24-b72f-921304a6fd7b returned with HTTP 200 Sep 07 18:09:19 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 795/1580] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:09:19 2026] GET /volume/v3/volumes/3e0b1e71-b75e-4f24-b72f-921304a6fd7b => generated 853 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:09:20 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-d7361df5-9e12-466e-beea-065b7ddb4058 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:09:20 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-d7361df5-9e12-466e-beea-065b7ddb4058 tempest-TestImageHashVerification-910762778 tempest-TestImageHashVerification-910762778-project-member] GET http://192.168.122.66/volume/v3/volumes/3e0b1e71-b75e-4f24-b72f-921304a6fd7b Sep 07 18:09:20 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-d7361df5-9e12-466e-beea-065b7ddb4058 tempest-TestImageHashVerification-910762778 tempest-TestImageHashVerification-910762778-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:09:20 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-d7361df5-9e12-466e-beea-065b7ddb4058 tempest-TestImageHashVerification-910762778 tempest-TestImageHashVerification-910762778-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:09:20 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:09:20 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:09:20 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:09:20 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:09:20 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-d7361df5-9e12-466e-beea-065b7ddb4058 tempest-TestImageHashVerification-910762778 tempest-TestImageHashVerification-910762778-project-member] Volume info retrieved successfully. Sep 07 18:09:20 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-d7361df5-9e12-466e-beea-065b7ddb4058 tempest-TestImageHashVerification-910762778 tempest-TestImageHashVerification-910762778-project-member] http://192.168.122.66/volume/v3/volumes/3e0b1e71-b75e-4f24-b72f-921304a6fd7b returned with HTTP 200 Sep 07 18:09:20 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 786/1581] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:09:20 2026] GET /volume/v3/volumes/3e0b1e71-b75e-4f24-b72f-921304a6fd7b => generated 854 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:09:20 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-034a4b37-b50c-43d0-a77d-56d9d5fd6740 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:09:20 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-034a4b37-b50c-43d0-a77d-56d9d5fd6740 tempest-TestImageHashVerification-910762778 tempest-TestImageHashVerification-910762778-project-member] GET http://192.168.122.66/volume/v3/volumes/3e0b1e71-b75e-4f24-b72f-921304a6fd7b Sep 07 18:09:20 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-034a4b37-b50c-43d0-a77d-56d9d5fd6740 tempest-TestImageHashVerification-910762778 tempest-TestImageHashVerification-910762778-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:09:20 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-034a4b37-b50c-43d0-a77d-56d9d5fd6740 tempest-TestImageHashVerification-910762778 tempest-TestImageHashVerification-910762778-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:09:20 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:09:20 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:09:20 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:09:20 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:09:20 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-034a4b37-b50c-43d0-a77d-56d9d5fd6740 tempest-TestImageHashVerification-910762778 tempest-TestImageHashVerification-910762778-project-member] Volume info retrieved successfully. Sep 07 18:09:20 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-034a4b37-b50c-43d0-a77d-56d9d5fd6740 tempest-TestImageHashVerification-910762778 tempest-TestImageHashVerification-910762778-project-member] http://192.168.122.66/volume/v3/volumes/3e0b1e71-b75e-4f24-b72f-921304a6fd7b returned with HTTP 200 Sep 07 18:09:20 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 796/1582] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:09:20 2026] GET /volume/v3/volumes/3e0b1e71-b75e-4f24-b72f-921304a6fd7b => generated 854 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:09:20 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-d4458e52-aa00-418b-8aa8-acb7024d58f9 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:09:20 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-d4458e52-aa00-418b-8aa8-acb7024d58f9 tempest-TestImageHashVerification-910762778 tempest-TestImageHashVerification-910762778-project-member] POST http://192.168.122.66/volume/v3/volumes/3e0b1e71-b75e-4f24-b72f-921304a6fd7b/action Sep 07 18:09:20 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-d4458e52-aa00-418b-8aa8-acb7024d58f9 tempest-TestImageHashVerification-910762778 tempest-TestImageHashVerification-910762778-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-1678866790", "disk_format": "raw"}}' {{(pid=86964) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:09:20 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-d4458e52-aa00-418b-8aa8-acb7024d58f9 tempest-TestImageHashVerification-910762778 tempest-TestImageHashVerification-910762778-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-1678866790", "disk_format": "raw"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:09:20 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:09:20 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:09:20 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:09:20 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:09:20 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-d4458e52-aa00-418b-8aa8-acb7024d58f9 tempest-TestImageHashVerification-910762778 tempest-TestImageHashVerification-910762778-project-member] Volume info retrieved successfully. Sep 07 18:09:21 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:09:21 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:09:21 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:09:21 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:09:21 devstack devstack@c-api.service[86964]: DEBUG cinder.image.image_utils [None req-d4458e52-aa00-418b-8aa8-acb7024d58f9 tempest-TestImageHashVerification-910762778 tempest-TestImageHashVerification-910762778-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-1678866790'}] 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-1678866790'}]. {{(pid=86964) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 07 18:09:22 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-d4458e52-aa00-418b-8aa8-acb7024d58f9 tempest-TestImageHashVerification-910762778 tempest-TestImageHashVerification-910762778-project-member] Copy volume to image completed successfully. Sep 07 18:09:22 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-d4458e52-aa00-418b-8aa8-acb7024d58f9 tempest-TestImageHashVerification-910762778 tempest-TestImageHashVerification-910762778-project-member] http://192.168.122.66/volume/v3/volumes/3e0b1e71-b75e-4f24-b72f-921304a6fd7b/action returned with HTTP 202 Sep 07 18:09:22 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 787/1583] 192.168.122.66 () {60 vars in 1270 bytes} [Mon Sep 7 18:09:20 2026] POST /volume/v3/volumes/3e0b1e71-b75e-4f24-b72f-921304a6fd7b/action => generated 654 bytes in 1539 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:09:30 devstack devstack@c-api.service[86965]: DEBUG dbcounter [-] [86965] Writing DB stats cinder:SELECT=66,cinder:INSERT=20,cinder:UPDATE=24 {{(pid=86965) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 18:09:31 devstack devstack@c-api.service[86964]: DEBUG dbcounter [-] [86964] Writing DB stats cinder:SELECT=20,cinder:UPDATE=1 {{(pid=86964) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 18:09:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-d992d1cc-5dcc-488b-a4dd-3a320e9d7756 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:09:38 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-d992d1cc-5dcc-488b-a4dd-3a320e9d7756 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] POST http://192.168.122.66/volume/v3/volumes/c7bb58f0-6103-4634-b85d-a435eeacddec/action Sep 07 18:09:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-d992d1cc-5dcc-488b-a4dd-3a320e9d7756 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] Action body: b'{"os-attach": {"instance_uuid": "e775f43d-1252-42d9-ad4b-94693c1d2e5d", "mountpoint": "/dev/vdb"}}' {{(pid=86965) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:09:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-d992d1cc-5dcc-488b-a4dd-3a320e9d7756 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "e775f43d-1252-42d9-ad4b-94693c1d2e5d", "mountpoint": "/dev/vdb"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:09:38 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:09:38 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:09:38 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:09:38 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:09:38 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-d992d1cc-5dcc-488b-a4dd-3a320e9d7756 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] Volume info retrieved successfully. Sep 07 18:09:38 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-d992d1cc-5dcc-488b-a4dd-3a320e9d7756 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] Update volume admin metadata completed successfully. Sep 07 18:09:38 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-d992d1cc-5dcc-488b-a4dd-3a320e9d7756 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] Attach volume completed successfully. Sep 07 18:09:38 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-d992d1cc-5dcc-488b-a4dd-3a320e9d7756 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] http://192.168.122.66/volume/v3/volumes/c7bb58f0-6103-4634-b85d-a435eeacddec/action returned with HTTP 202 Sep 07 18:09:38 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 797/1584] 192.168.122.66 () {60 vars in 1269 bytes} [Mon Sep 7 18:09:38 2026] POST /volume/v3/volumes/c7bb58f0-6103-4634-b85d-a435eeacddec/action => generated 0 bytes in 484 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 18:09:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-7b493655-6158-4b81-921e-9f73e64d2fdf None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:09:38 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-7b493655-6158-4b81-921e-9f73e64d2fdf tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] GET http://192.168.122.66/volume/v3/volumes/c7bb58f0-6103-4634-b85d-a435eeacddec Sep 07 18:09:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-7b493655-6158-4b81-921e-9f73e64d2fdf tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:09:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-7b493655-6158-4b81-921e-9f73e64d2fdf tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:09:38 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:09:38 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:09:38 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:09:38 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:09:38 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-7b493655-6158-4b81-921e-9f73e64d2fdf tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] Volume info retrieved successfully. Sep 07 18:09:38 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-7b493655-6158-4b81-921e-9f73e64d2fdf tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] http://192.168.122.66/volume/v3/volumes/c7bb58f0-6103-4634-b85d-a435eeacddec returned with HTTP 200 Sep 07 18:09:38 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 788/1585] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:09:38 2026] GET /volume/v3/volumes/c7bb58f0-6103-4634-b85d-a435eeacddec => generated 1183 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:09:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-3f446218-2499-47ad-a637-92f1f632dc57 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:09:38 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-3f446218-2499-47ad-a637-92f1f632dc57 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] POST http://192.168.122.66/volume/v3/volumes/c7bb58f0-6103-4634-b85d-a435eeacddec/action Sep 07 18:09:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-3f446218-2499-47ad-a637-92f1f632dc57 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] Action body: b'{"os-detach": {}}' {{(pid=86965) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:09:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-3f446218-2499-47ad-a637-92f1f632dc57 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:09:38 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:09:38 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:09:38 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:09:38 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:09:38 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-3f446218-2499-47ad-a637-92f1f632dc57 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] Volume info retrieved successfully. Sep 07 18:09:38 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-3f446218-2499-47ad-a637-92f1f632dc57 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] Detach volume completed successfully. Sep 07 18:09:38 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-3f446218-2499-47ad-a637-92f1f632dc57 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] http://192.168.122.66/volume/v3/volumes/c7bb58f0-6103-4634-b85d-a435eeacddec/action returned with HTTP 202 Sep 07 18:09:38 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 798/1586] 192.168.122.66 () {60 vars in 1269 bytes} [Mon Sep 7 18:09:38 2026] POST /volume/v3/volumes/c7bb58f0-6103-4634-b85d-a435eeacddec/action => generated 0 bytes in 337 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 18:09:39 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-2f02d1d8-260a-4d72-87ad-98edc6c8f8b6 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:09:39 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-2f02d1d8-260a-4d72-87ad-98edc6c8f8b6 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] GET http://192.168.122.66/volume/v3/volumes/c7bb58f0-6103-4634-b85d-a435eeacddec Sep 07 18:09:39 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-2f02d1d8-260a-4d72-87ad-98edc6c8f8b6 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:09:39 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-2f02d1d8-260a-4d72-87ad-98edc6c8f8b6 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:09:39 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:09:39 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:09:39 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:09:39 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:09:39 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-2f02d1d8-260a-4d72-87ad-98edc6c8f8b6 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] Volume info retrieved successfully. Sep 07 18:09:39 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-2f02d1d8-260a-4d72-87ad-98edc6c8f8b6 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] http://192.168.122.66/volume/v3/volumes/c7bb58f0-6103-4634-b85d-a435eeacddec returned with HTTP 200 Sep 07 18:09:39 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 789/1587] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:09:39 2026] GET /volume/v3/volumes/c7bb58f0-6103-4634-b85d-a435eeacddec => generated 868 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:09:48 devstack devstack@c-api.service[86965]: DEBUG dbcounter [-] [86965] Writing DB stats cinder:SELECT=5,cinder:INSERT=1 {{(pid=86965) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 18:09:49 devstack devstack@c-api.service[86964]: DEBUG dbcounter [-] [86964] Writing DB stats cinder:SELECT=9 {{(pid=86964) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 18:09:51 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-2a7300d2-9de9-499f-a50b-a698a7e2aa84 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:09:51 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-2a7300d2-9de9-499f-a50b-a698a7e2aa84 tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:09:51 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-2a7300d2-9de9-499f-a50b-a698a7e2aa84 tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-242483948", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:09:51 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.volumes [None req-2a7300d2-9de9-499f-a50b-a698a7e2aa84 tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-242483948', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86965) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:09:51 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-2a7300d2-9de9-499f-a50b-a698a7e2aa84 tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] Create volume of 1 GB Sep 07 18:09:51 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-2a7300d2-9de9-499f-a50b-a698a7e2aa84 tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] Availability Zones retrieved successfully. Sep 07 18:09:51 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-2a7300d2-9de9-499f-a50b-a698a7e2aa84 tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] Flow 'volume_create_api' (b2736a7d-892b-40fa-88c8-d6ce8273114b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:09:51 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-2a7300d2-9de9-499f-a50b-a698a7e2aa84 tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c17b7f82-3eab-4d5b-9f7b-17bb107bd56b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:09:51 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.flows.api.create_volume [None req-2a7300d2-9de9-499f-a50b-a698a7e2aa84 tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] Validating volume size '1' using validate_int {{(pid=86965) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:09:51 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-2a7300d2-9de9-499f-a50b-a698a7e2aa84 tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c17b7f82-3eab-4d5b-9f7b-17bb107bd56b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:09:51 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-2a7300d2-9de9-499f-a50b-a698a7e2aa84 tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35eefc4a-53fe-467f-89a5-ee7ce757eddd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:09:52 devstack devstack@c-api.service[86965]: DEBUG cinder.quota [None req-2a7300d2-9de9-499f-a50b-a698a7e2aa84 tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] Created reservations ['a2c37293-dfde-4290-bb67-30e9e80e79fd', '482a3b49-306b-4680-bd9a-7c2778e27385', 'e8284722-ed93-4bc5-94e8-eee5db660e6f', '357405b1-a0b3-4bb3-84f9-c48200e1b537'] {{(pid=86965) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:09:52 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-2a7300d2-9de9-499f-a50b-a698a7e2aa84 tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35eefc4a-53fe-467f-89a5-ee7ce757eddd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a2c37293-dfde-4290-bb67-30e9e80e79fd', '482a3b49-306b-4680-bd9a-7c2778e27385', 'e8284722-ed93-4bc5-94e8-eee5db660e6f', '357405b1-a0b3-4bb3-84f9-c48200e1b537']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:09:52 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-2a7300d2-9de9-499f-a50b-a698a7e2aa84 tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44f7730e-9b95-4cf1-9b56-9435636399bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:09:52 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:09:52 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:09:52 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-2a7300d2-9de9-499f-a50b-a698a7e2aa84 tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44f7730e-9b95-4cf1-9b56-9435636399bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '77e988f3-fbad-4ec8-b398-1136c8fd0023', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-242483948',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab7b1a0f98b0496da1f4d50da15c2fb7',qos_specs=None,replication_status=,reservations=['a2c37293-dfde-4290-bb67-30e9e80e79fd','482a3b49-306b-4680-bd9a-7c2778e27385','e8284722-ed93-4bc5-94e8-eee5db660e6f','357405b1-a0b3-4bb3-84f9-c48200e1b537'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='205d40ca399e4cbd804a3c7704c5c03d',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:09:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-242483948',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=77e988f3-fbad-4ec8-b398-1136c8fd0023,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ab7b1a0f98b0496da1f4d50da15c2fb7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='205d40ca399e4cbd804a3c7704c5c03d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:09:52 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-2a7300d2-9de9-499f-a50b-a698a7e2aa84 tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bcdd31d-18ae-4b07-8b48-decb40a39e67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:09:52 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-2a7300d2-9de9-499f-a50b-a698a7e2aa84 tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bcdd31d-18ae-4b07-8b48-decb40a39e67) transitioned into state 'SUCCESS' from state '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-242483948',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab7b1a0f98b0496da1f4d50da15c2fb7',qos_specs=None,replication_status=,reservations=['a2c37293-dfde-4290-bb67-30e9e80e79fd','482a3b49-306b-4680-bd9a-7c2778e27385','e8284722-ed93-4bc5-94e8-eee5db660e6f','357405b1-a0b3-4bb3-84f9-c48200e1b537'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='205d40ca399e4cbd804a3c7704c5c03d',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:09:52 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-2a7300d2-9de9-499f-a50b-a698a7e2aa84 tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6cf07496-fbe1-41d0-bebc-6644ebe32849) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:09:52 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-2a7300d2-9de9-499f-a50b-a698a7e2aa84 tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6cf07496-fbe1-41d0-bebc-6644ebe32849) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:09:52 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-2a7300d2-9de9-499f-a50b-a698a7e2aa84 tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] Flow 'volume_create_api' (b2736a7d-892b-40fa-88c8-d6ce8273114b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:09:52 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-2a7300d2-9de9-499f-a50b-a698a7e2aa84 tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] Create volume request issued successfully. Sep 07 18:09:52 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-2a7300d2-9de9-499f-a50b-a698a7e2aa84 tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:09:52 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 799/1588] 192.168.122.66 () {62 vars in 1179 bytes} [Mon Sep 7 18:09:51 2026] POST /volume/v3/volumes => generated 795 bytes in 477 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:09:52 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-779616f3-c543-4b68-bf81-21977781eebb None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:09:52 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-779616f3-c543-4b68-bf81-21977781eebb tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] GET http://192.168.122.66/volume/v3/volumes/77e988f3-fbad-4ec8-b398-1136c8fd0023 Sep 07 18:09:52 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-779616f3-c543-4b68-bf81-21977781eebb tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:09:52 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-779616f3-c543-4b68-bf81-21977781eebb tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:09:52 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:09:52 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:09:52 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:09:52 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:09:52 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-779616f3-c543-4b68-bf81-21977781eebb tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] Volume info retrieved successfully. Sep 07 18:09:52 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-779616f3-c543-4b68-bf81-21977781eebb tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] http://192.168.122.66/volume/v3/volumes/77e988f3-fbad-4ec8-b398-1136c8fd0023 returned with HTTP 200 Sep 07 18:09:52 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 790/1589] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:09:52 2026] GET /volume/v3/volumes/77e988f3-fbad-4ec8-b398-1136c8fd0023 => generated 863 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 18:09:53 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-c59716fc-8890-4382-b250-e852174bc060 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:09:53 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c59716fc-8890-4382-b250-e852174bc060 tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] GET http://192.168.122.66/volume/v3/volumes/77e988f3-fbad-4ec8-b398-1136c8fd0023 Sep 07 18:09:53 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-c59716fc-8890-4382-b250-e852174bc060 tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:09:53 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-c59716fc-8890-4382-b250-e852174bc060 tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:09:53 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:09:53 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:09:53 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:09:53 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:09:53 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-c59716fc-8890-4382-b250-e852174bc060 tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] Volume info retrieved successfully. Sep 07 18:09:53 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c59716fc-8890-4382-b250-e852174bc060 tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] http://192.168.122.66/volume/v3/volumes/77e988f3-fbad-4ec8-b398-1136c8fd0023 returned with HTTP 200 Sep 07 18:09:53 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 800/1590] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:09:53 2026] GET /volume/v3/volumes/77e988f3-fbad-4ec8-b398-1136c8fd0023 => generated 887 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:09:54 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-767f616b-ffc8-4191-b823-1311fdd58228 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:09:54 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-767f616b-ffc8-4191-b823-1311fdd58228 tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] GET http://192.168.122.66/volume/v3/volumes/77e988f3-fbad-4ec8-b398-1136c8fd0023 Sep 07 18:09:54 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-767f616b-ffc8-4191-b823-1311fdd58228 tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:09:54 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-767f616b-ffc8-4191-b823-1311fdd58228 tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:09:54 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:09:54 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:09:54 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:09:54 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:09:54 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-767f616b-ffc8-4191-b823-1311fdd58228 tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] Volume info retrieved successfully. Sep 07 18:09:54 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-767f616b-ffc8-4191-b823-1311fdd58228 tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] http://192.168.122.66/volume/v3/volumes/77e988f3-fbad-4ec8-b398-1136c8fd0023 returned with HTTP 200 Sep 07 18:09:54 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 791/1591] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:09:54 2026] GET /volume/v3/volumes/77e988f3-fbad-4ec8-b398-1136c8fd0023 => generated 887 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:09:55 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-62de2778-a3ea-4e0c-9f84-6dc18413b48c None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:09:55 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-62de2778-a3ea-4e0c-9f84-6dc18413b48c tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] GET http://192.168.122.66/volume/v3/volumes/77e988f3-fbad-4ec8-b398-1136c8fd0023 Sep 07 18:09:55 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-62de2778-a3ea-4e0c-9f84-6dc18413b48c tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:09:55 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-62de2778-a3ea-4e0c-9f84-6dc18413b48c tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:09:55 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:09:55 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:09:55 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:09:55 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:09:55 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-62de2778-a3ea-4e0c-9f84-6dc18413b48c tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] Volume info retrieved successfully. Sep 07 18:09:55 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-62de2778-a3ea-4e0c-9f84-6dc18413b48c tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] http://192.168.122.66/volume/v3/volumes/77e988f3-fbad-4ec8-b398-1136c8fd0023 returned with HTTP 200 Sep 07 18:09:55 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 801/1592] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:09:55 2026] GET /volume/v3/volumes/77e988f3-fbad-4ec8-b398-1136c8fd0023 => generated 887 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:09:56 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-d6fc5c6e-eb24-45d7-8c05-157c291ec073 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:09:56 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-d6fc5c6e-eb24-45d7-8c05-157c291ec073 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] POST http://192.168.122.66/volume/v3/volumes/c7bb58f0-6103-4634-b85d-a435eeacddec/action Sep 07 18:09:56 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-d6fc5c6e-eb24-45d7-8c05-157c291ec073 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] Action body: b'{"os-attach": {"instance_uuid": "e484a1a4-92e0-4e94-9d82-1a15a995350e", "mountpoint": "/dev/vdb"}}' {{(pid=86964) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:09:56 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-d6fc5c6e-eb24-45d7-8c05-157c291ec073 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "e484a1a4-92e0-4e94-9d82-1a15a995350e", "mountpoint": "/dev/vdb"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:09:56 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:09:56 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:09:56 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:09:56 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:09:56 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-d6fc5c6e-eb24-45d7-8c05-157c291ec073 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] Volume info retrieved successfully. Sep 07 18:09:56 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-d6fc5c6e-eb24-45d7-8c05-157c291ec073 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] Update volume admin metadata completed successfully. Sep 07 18:09:56 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-d6fc5c6e-eb24-45d7-8c05-157c291ec073 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] Attach volume completed successfully. Sep 07 18:09:56 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-d6fc5c6e-eb24-45d7-8c05-157c291ec073 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] http://192.168.122.66/volume/v3/volumes/c7bb58f0-6103-4634-b85d-a435eeacddec/action returned with HTTP 202 Sep 07 18:09:56 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 792/1593] 192.168.122.66 () {60 vars in 1269 bytes} [Mon Sep 7 18:09:56 2026] POST /volume/v3/volumes/c7bb58f0-6103-4634-b85d-a435eeacddec/action => generated 0 bytes in 277 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 18:09:56 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-98f4288e-be12-4e4c-9251-b58ad2dfbfbe None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:09:56 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-98f4288e-be12-4e4c-9251-b58ad2dfbfbe tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] GET http://192.168.122.66/volume/v3/volumes/c7bb58f0-6103-4634-b85d-a435eeacddec Sep 07 18:09:56 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-98f4288e-be12-4e4c-9251-b58ad2dfbfbe tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:09:56 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-98f4288e-be12-4e4c-9251-b58ad2dfbfbe tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:09:56 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:09:56 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:09:56 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:09:56 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:09:56 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-98f4288e-be12-4e4c-9251-b58ad2dfbfbe tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] Volume info retrieved successfully. Sep 07 18:09:56 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-98f4288e-be12-4e4c-9251-b58ad2dfbfbe tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] http://192.168.122.66/volume/v3/volumes/c7bb58f0-6103-4634-b85d-a435eeacddec returned with HTTP 200 Sep 07 18:09:56 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 802/1594] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:09:56 2026] GET /volume/v3/volumes/c7bb58f0-6103-4634-b85d-a435eeacddec => generated 1183 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:09:56 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-0ada7fd4-9648-4bb8-90e2-1fa77ebe0a31 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:09:56 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-0ada7fd4-9648-4bb8-90e2-1fa77ebe0a31 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-reader] GET http://192.168.122.66/volume/v3/volumes/c7bb58f0-6103-4634-b85d-a435eeacddec Sep 07 18:09:56 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-0ada7fd4-9648-4bb8-90e2-1fa77ebe0a31 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-reader] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:09:56 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-0ada7fd4-9648-4bb8-90e2-1fa77ebe0a31 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-reader] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:09:56 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:09:56 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:09:56 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:09:56 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:09:56 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-0ada7fd4-9648-4bb8-90e2-1fa77ebe0a31 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-reader] Volume info retrieved successfully. Sep 07 18:09:56 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-0ada7fd4-9648-4bb8-90e2-1fa77ebe0a31 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-reader] http://192.168.122.66/volume/v3/volumes/c7bb58f0-6103-4634-b85d-a435eeacddec returned with HTTP 200 Sep 07 18:09:56 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 793/1595] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:09:56 2026] GET /volume/v3/volumes/c7bb58f0-6103-4634-b85d-a435eeacddec => generated 1183 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 18:09:56 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-71a5977d-fed2-4f93-8afc-506a9e9c7c9a None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:09:56 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-71a5977d-fed2-4f93-8afc-506a9e9c7c9a tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] POST http://192.168.122.66/volume/v3/volumes/c7bb58f0-6103-4634-b85d-a435eeacddec/action Sep 07 18:09:56 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-71a5977d-fed2-4f93-8afc-506a9e9c7c9a tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] Action body: b'{"os-detach": {}}' {{(pid=86965) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:09:56 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-71a5977d-fed2-4f93-8afc-506a9e9c7c9a tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:09:56 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-168b9ccf-39ee-499c-8d13-39c4e39b0841 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:09:56 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-168b9ccf-39ee-499c-8d13-39c4e39b0841 tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] GET http://192.168.122.66/volume/v3/volumes/77e988f3-fbad-4ec8-b398-1136c8fd0023 Sep 07 18:09:56 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-168b9ccf-39ee-499c-8d13-39c4e39b0841 tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:09:56 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-168b9ccf-39ee-499c-8d13-39c4e39b0841 tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:09:56 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:09:56 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:09:56 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:09:56 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:09:56 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:09:56 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:09:56 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-168b9ccf-39ee-499c-8d13-39c4e39b0841 tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] Volume info retrieved successfully. Sep 07 18:09:56 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:09:56 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:09:56 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-71a5977d-fed2-4f93-8afc-506a9e9c7c9a tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] Volume info retrieved successfully. Sep 07 18:09:56 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-168b9ccf-39ee-499c-8d13-39c4e39b0841 tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] http://192.168.122.66/volume/v3/volumes/77e988f3-fbad-4ec8-b398-1136c8fd0023 returned with HTTP 200 Sep 07 18:09:56 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 794/1596] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:09:56 2026] GET /volume/v3/volumes/77e988f3-fbad-4ec8-b398-1136c8fd0023 => generated 887 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:09:56 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-71a5977d-fed2-4f93-8afc-506a9e9c7c9a tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] Detach volume completed successfully. Sep 07 18:09:56 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-71a5977d-fed2-4f93-8afc-506a9e9c7c9a tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] http://192.168.122.66/volume/v3/volumes/c7bb58f0-6103-4634-b85d-a435eeacddec/action returned with HTTP 202 Sep 07 18:09:56 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 803/1597] 192.168.122.66 () {60 vars in 1269 bytes} [Mon Sep 7 18:09:56 2026] POST /volume/v3/volumes/c7bb58f0-6103-4634-b85d-a435eeacddec/action => generated 0 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 18:09:56 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-64f209c9-f562-4fa5-b0a7-b3d9919b1f09 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:09:56 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-64f209c9-f562-4fa5-b0a7-b3d9919b1f09 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] GET http://192.168.122.66/volume/v3/volumes/c7bb58f0-6103-4634-b85d-a435eeacddec Sep 07 18:09:56 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-64f209c9-f562-4fa5-b0a7-b3d9919b1f09 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:09:56 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-64f209c9-f562-4fa5-b0a7-b3d9919b1f09 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:09:56 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:09:56 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:09:56 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:09:56 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:09:56 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-64f209c9-f562-4fa5-b0a7-b3d9919b1f09 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] Volume info retrieved successfully. Sep 07 18:09:57 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-64f209c9-f562-4fa5-b0a7-b3d9919b1f09 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] http://192.168.122.66/volume/v3/volumes/c7bb58f0-6103-4634-b85d-a435eeacddec returned with HTTP 200 Sep 07 18:09:57 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 795/1598] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:09:56 2026] GET /volume/v3/volumes/c7bb58f0-6103-4634-b85d-a435eeacddec => generated 868 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:09:57 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-6a20a473-752c-4975-ac99-6d11204e9f48 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:09:57 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-6a20a473-752c-4975-ac99-6d11204e9f48 tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] GET http://192.168.122.66/volume/v3/volumes/77e988f3-fbad-4ec8-b398-1136c8fd0023 Sep 07 18:09:57 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-6a20a473-752c-4975-ac99-6d11204e9f48 tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:09:57 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-6a20a473-752c-4975-ac99-6d11204e9f48 tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:09:57 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:09:57 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:09:57 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:09:57 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:09:57 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-6a20a473-752c-4975-ac99-6d11204e9f48 tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] Volume info retrieved successfully. Sep 07 18:09:57 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-6a20a473-752c-4975-ac99-6d11204e9f48 tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] http://192.168.122.66/volume/v3/volumes/77e988f3-fbad-4ec8-b398-1136c8fd0023 returned with HTTP 200 Sep 07 18:09:57 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 804/1599] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:09:57 2026] GET /volume/v3/volumes/77e988f3-fbad-4ec8-b398-1136c8fd0023 => generated 887 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:09:58 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-e09a9b1e-6571-40f6-a9b7-ac25846f6cab None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:09:58 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-e09a9b1e-6571-40f6-a9b7-ac25846f6cab tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] GET http://192.168.122.66/volume/v3/volumes/77e988f3-fbad-4ec8-b398-1136c8fd0023 Sep 07 18:09:58 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-e09a9b1e-6571-40f6-a9b7-ac25846f6cab tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:09:58 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-e09a9b1e-6571-40f6-a9b7-ac25846f6cab tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:09:58 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:09:58 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:09:58 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:09:58 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:09:58 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-e09a9b1e-6571-40f6-a9b7-ac25846f6cab tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] Volume info retrieved successfully. Sep 07 18:09:58 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-e09a9b1e-6571-40f6-a9b7-ac25846f6cab tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] http://192.168.122.66/volume/v3/volumes/77e988f3-fbad-4ec8-b398-1136c8fd0023 returned with HTTP 200 Sep 07 18:09:58 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 796/1600] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:09:58 2026] GET /volume/v3/volumes/77e988f3-fbad-4ec8-b398-1136c8fd0023 => generated 887 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 18:09:59 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-e2f75077-a6d8-4250-bd89-572b41d4d4e7 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:09:59 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e2f75077-a6d8-4250-bd89-572b41d4d4e7 tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] GET http://192.168.122.66/volume/v3/volumes/77e988f3-fbad-4ec8-b398-1136c8fd0023 Sep 07 18:09:59 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-e2f75077-a6d8-4250-bd89-572b41d4d4e7 tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:09:59 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-e2f75077-a6d8-4250-bd89-572b41d4d4e7 tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:09:59 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:09:59 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:09:59 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:09:59 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:10:00 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-e2f75077-a6d8-4250-bd89-572b41d4d4e7 tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] Volume info retrieved successfully. Sep 07 18:10:00 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e2f75077-a6d8-4250-bd89-572b41d4d4e7 tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] http://192.168.122.66/volume/v3/volumes/77e988f3-fbad-4ec8-b398-1136c8fd0023 returned with HTTP 200 Sep 07 18:10:00 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 805/1601] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:09:59 2026] GET /volume/v3/volumes/77e988f3-fbad-4ec8-b398-1136c8fd0023 => generated 887 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:10:00 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-3e1fb389-bb02-47bb-89d9-e0803c72bc83 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:10:00 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-3e1fb389-bb02-47bb-89d9-e0803c72bc83 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:10:00 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-3e1fb389-bb02-47bb-89d9-e0803c72bc83 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1369654882"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:10:00 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.volumes [None req-3e1fb389-bb02-47bb-89d9-e0803c72bc83 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1369654882'}} {{(pid=86964) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:10:00 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-3e1fb389-bb02-47bb-89d9-e0803c72bc83 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Create volume of 1 GB Sep 07 18:10:00 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-3e1fb389-bb02-47bb-89d9-e0803c72bc83 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Availability Zones retrieved successfully. Sep 07 18:10:00 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-3e1fb389-bb02-47bb-89d9-e0803c72bc83 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Flow 'volume_create_api' (c8207fb0-a73b-4e66-8b45-db39402c3ad0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:10:00 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-3e1fb389-bb02-47bb-89d9-e0803c72bc83 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54521fc2-b22b-4d3e-889c-aca87065a7c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:10:00 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.flows.api.create_volume [None req-3e1fb389-bb02-47bb-89d9-e0803c72bc83 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Validating volume size '1' using validate_int {{(pid=86964) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:10:01 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-3e1fb389-bb02-47bb-89d9-e0803c72bc83 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54521fc2-b22b-4d3e-889c-aca87065a7c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:10:01 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-3e1fb389-bb02-47bb-89d9-e0803c72bc83 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7660aefc-d445-45d1-b502-7def7b421f28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:10:01 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-7a1579ff-d77d-4404-bb1d-724e709b83b8 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:10:01 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-7a1579ff-d77d-4404-bb1d-724e709b83b8 tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] GET http://192.168.122.66/volume/v3/volumes/77e988f3-fbad-4ec8-b398-1136c8fd0023 Sep 07 18:10:01 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-7a1579ff-d77d-4404-bb1d-724e709b83b8 tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:10:01 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-7a1579ff-d77d-4404-bb1d-724e709b83b8 tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:10:01 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:10:01 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:10:01 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:10:01 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:10:01 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-7a1579ff-d77d-4404-bb1d-724e709b83b8 tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] Volume info retrieved successfully. Sep 07 18:10:01 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-7a1579ff-d77d-4404-bb1d-724e709b83b8 tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] http://192.168.122.66/volume/v3/volumes/77e988f3-fbad-4ec8-b398-1136c8fd0023 returned with HTTP 200 Sep 07 18:10:01 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 806/1602] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:10:01 2026] GET /volume/v3/volumes/77e988f3-fbad-4ec8-b398-1136c8fd0023 => generated 887 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:10:01 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-3e1fb389-bb02-47bb-89d9-e0803c72bc83 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Created reservations ['c7ca4fcc-9440-4b01-b0d3-67431aef7999', 'dd5e5b87-7df7-46b0-9d97-c35d78456501', 'bb71e41b-8a87-4f34-b99d-5976de6b5760', 'b9bcd978-99e7-4144-83c9-f493d6c2f261'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:10:01 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-3e1fb389-bb02-47bb-89d9-e0803c72bc83 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7660aefc-d445-45d1-b502-7def7b421f28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c7ca4fcc-9440-4b01-b0d3-67431aef7999', 'dd5e5b87-7df7-46b0-9d97-c35d78456501', 'bb71e41b-8a87-4f34-b99d-5976de6b5760', 'b9bcd978-99e7-4144-83c9-f493d6c2f261']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:10:01 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-3e1fb389-bb02-47bb-89d9-e0803c72bc83 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (252af0b9-e881-4830-8fed-70c1cb060ac0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:10:01 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:10:01 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:10:01 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-3e1fb389-bb02-47bb-89d9-e0803c72bc83 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (252af0b9-e881-4830-8fed-70c1cb060ac0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8cebee19-24df-48a7-8e73-3eda8aea7ebd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1369654882',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c6445e4479a4f25bcce2536b55b37f7',qos_specs=None,replication_status=,reservations=['c7ca4fcc-9440-4b01-b0d3-67431aef7999','dd5e5b87-7df7-46b0-9d97-c35d78456501','bb71e41b-8a87-4f34-b99d-5976de6b5760','b9bcd978-99e7-4144-83c9-f493d6c2f261'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06f038df90f74342888199086c12f09d',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:10:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1369654882',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8cebee19-24df-48a7-8e73-3eda8aea7ebd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1c6445e4479a4f25bcce2536b55b37f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='06f038df90f74342888199086c12f09d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:10:01 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-3e1fb389-bb02-47bb-89d9-e0803c72bc83 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6cc60fa4-1a49-4348-9244-c8ff97e61225) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:10:01 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-3e1fb389-bb02-47bb-89d9-e0803c72bc83 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6cc60fa4-1a49-4348-9244-c8ff97e61225) transitioned into state 'SUCCESS' from state '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-1369654882',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c6445e4479a4f25bcce2536b55b37f7',qos_specs=None,replication_status=,reservations=['c7ca4fcc-9440-4b01-b0d3-67431aef7999','dd5e5b87-7df7-46b0-9d97-c35d78456501','bb71e41b-8a87-4f34-b99d-5976de6b5760','b9bcd978-99e7-4144-83c9-f493d6c2f261'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06f038df90f74342888199086c12f09d',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:10:01 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-3e1fb389-bb02-47bb-89d9-e0803c72bc83 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a21fb0c-8398-4996-bb12-4fe2fcb83308) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:10:01 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-3e1fb389-bb02-47bb-89d9-e0803c72bc83 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a21fb0c-8398-4996-bb12-4fe2fcb83308) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:10:01 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-3e1fb389-bb02-47bb-89d9-e0803c72bc83 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Flow 'volume_create_api' (c8207fb0-a73b-4e66-8b45-db39402c3ad0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:10:01 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-3e1fb389-bb02-47bb-89d9-e0803c72bc83 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Create volume request issued successfully. Sep 07 18:10:01 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-3e1fb389-bb02-47bb-89d9-e0803c72bc83 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:10:01 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 797/1603] 192.168.122.66 () {60 vars in 1137 bytes} [Mon Sep 7 18:10:00 2026] POST /volume/v3/volumes => generated 762 bytes in 465 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:10:01 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-21837d99-75dc-4a4a-af12-66d762a59360 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:10:01 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-21837d99-75dc-4a4a-af12-66d762a59360 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] POST http://192.168.122.66/volume/v3/volumes/c7bb58f0-6103-4634-b85d-a435eeacddec/action Sep 07 18:10:01 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-21837d99-75dc-4a4a-af12-66d762a59360 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] Action body: b'{"os-reserve": {}}' {{(pid=86965) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:10:01 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-21837d99-75dc-4a4a-af12-66d762a59360 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:10:01 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-98d5aa85-70f3-4d4a-83f0-61155a9d3dc9 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:10:01 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-98d5aa85-70f3-4d4a-83f0-61155a9d3dc9 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] GET http://192.168.122.66/volume/v3/volumes/8cebee19-24df-48a7-8e73-3eda8aea7ebd Sep 07 18:10:01 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-98d5aa85-70f3-4d4a-83f0-61155a9d3dc9 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:10:01 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-98d5aa85-70f3-4d4a-83f0-61155a9d3dc9 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:10:01 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:10:01 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:10:01 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:10:01 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:10:01 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-21837d99-75dc-4a4a-af12-66d762a59360 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] Volume info retrieved successfully. Sep 07 18:10:01 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-21837d99-75dc-4a4a-af12-66d762a59360 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] Reserve volume completed successfully. Sep 07 18:10:01 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:10:01 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:10:01 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:10:01 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:10:01 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-21837d99-75dc-4a4a-af12-66d762a59360 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] http://192.168.122.66/volume/v3/volumes/c7bb58f0-6103-4634-b85d-a435eeacddec/action returned with HTTP 202 Sep 07 18:10:01 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 807/1604] 192.168.122.66 () {60 vars in 1269 bytes} [Mon Sep 7 18:10:01 2026] POST /volume/v3/volumes/c7bb58f0-6103-4634-b85d-a435eeacddec/action => generated 0 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 18:10:01 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-4c39fb3c-8004-4904-9faf-5d5a2934f524 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:10:01 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-98d5aa85-70f3-4d4a-83f0-61155a9d3dc9 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Volume info retrieved successfully. Sep 07 18:10:01 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-4c39fb3c-8004-4904-9faf-5d5a2934f524 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-reader] GET http://192.168.122.66/volume/v3/volumes/c7bb58f0-6103-4634-b85d-a435eeacddec Sep 07 18:10:01 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-4c39fb3c-8004-4904-9faf-5d5a2934f524 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-reader] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:10:01 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-4c39fb3c-8004-4904-9faf-5d5a2934f524 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-reader] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:10:01 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-98d5aa85-70f3-4d4a-83f0-61155a9d3dc9 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] http://192.168.122.66/volume/v3/volumes/8cebee19-24df-48a7-8e73-3eda8aea7ebd returned with HTTP 200 Sep 07 18:10:01 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 798/1605] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:10:01 2026] GET /volume/v3/volumes/8cebee19-24df-48a7-8e73-3eda8aea7ebd => generated 830 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:10:01 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:10:01 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:10:01 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:10:01 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:10:01 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-4c39fb3c-8004-4904-9faf-5d5a2934f524 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-reader] Volume info retrieved successfully. Sep 07 18:10:01 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-4c39fb3c-8004-4904-9faf-5d5a2934f524 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-reader] http://192.168.122.66/volume/v3/volumes/c7bb58f0-6103-4634-b85d-a435eeacddec returned with HTTP 200 Sep 07 18:10:01 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 808/1606] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:10:01 2026] GET /volume/v3/volumes/c7bb58f0-6103-4634-b85d-a435eeacddec => generated 868 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:10:01 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-98621161-62b4-435d-ac87-5f6a2cd247f2 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:10:01 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-98621161-62b4-435d-ac87-5f6a2cd247f2 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] POST http://192.168.122.66/volume/v3/volumes/c7bb58f0-6103-4634-b85d-a435eeacddec/action Sep 07 18:10:01 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-98621161-62b4-435d-ac87-5f6a2cd247f2 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=86964) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:10:01 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-98621161-62b4-435d-ac87-5f6a2cd247f2 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:10:01 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:10:01 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:10:01 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:10:01 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:10:01 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-98621161-62b4-435d-ac87-5f6a2cd247f2 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] Volume info retrieved successfully. Sep 07 18:10:01 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:10:01 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:10:01 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-98621161-62b4-435d-ac87-5f6a2cd247f2 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] Unreserve volume completed successfully. Sep 07 18:10:01 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-98621161-62b4-435d-ac87-5f6a2cd247f2 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] http://192.168.122.66/volume/v3/volumes/c7bb58f0-6103-4634-b85d-a435eeacddec/action returned with HTTP 202 Sep 07 18:10:01 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 799/1607] 192.168.122.66 () {60 vars in 1269 bytes} [Mon Sep 7 18:10:01 2026] POST /volume/v3/volumes/c7bb58f0-6103-4634-b85d-a435eeacddec/action => generated 0 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 18:10:01 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-f65bc496-ffee-4298-9bf4-3b84ff1b0032 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:10:01 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-f65bc496-ffee-4298-9bf4-3b84ff1b0032 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-reader] GET http://192.168.122.66/volume/v3/volumes/c7bb58f0-6103-4634-b85d-a435eeacddec Sep 07 18:10:01 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-f65bc496-ffee-4298-9bf4-3b84ff1b0032 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-reader] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:10:01 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-f65bc496-ffee-4298-9bf4-3b84ff1b0032 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-reader] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:10:01 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:10:01 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:10:01 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:10:01 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:10:01 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-f65bc496-ffee-4298-9bf4-3b84ff1b0032 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-reader] Volume info retrieved successfully. Sep 07 18:10:01 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-f65bc496-ffee-4298-9bf4-3b84ff1b0032 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-reader] http://192.168.122.66/volume/v3/volumes/c7bb58f0-6103-4634-b85d-a435eeacddec returned with HTTP 200 Sep 07 18:10:01 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 809/1608] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:10:01 2026] GET /volume/v3/volumes/c7bb58f0-6103-4634-b85d-a435eeacddec => generated 868 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:10:01 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-5091e3cc-de89-4bc2-be70-590f86ea0b31 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:10:01 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-5091e3cc-de89-4bc2-be70-590f86ea0b31 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] POST http://192.168.122.66/volume/v3/volumes/c7bb58f0-6103-4634-b85d-a435eeacddec/action Sep 07 18:10:01 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-5091e3cc-de89-4bc2-be70-590f86ea0b31 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=86964) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:10:01 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-5091e3cc-de89-4bc2-be70-590f86ea0b31 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:10:01 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:10:01 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:10:01 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:10:01 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:10:01 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-5091e3cc-de89-4bc2-be70-590f86ea0b31 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] Volume info retrieved successfully. Sep 07 18:10:01 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-5091e3cc-de89-4bc2-be70-590f86ea0b31 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] Volume updated successfully. Sep 07 18:10:01 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-5091e3cc-de89-4bc2-be70-590f86ea0b31 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] http://192.168.122.66/volume/v3/volumes/c7bb58f0-6103-4634-b85d-a435eeacddec/action returned with HTTP 200 Sep 07 18:10:01 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 800/1609] 192.168.122.66 () {60 vars in 1269 bytes} [Mon Sep 7 18:10:01 2026] POST /volume/v3/volumes/c7bb58f0-6103-4634-b85d-a435eeacddec/action => generated 0 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 07 18:10:01 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-b58f3aeb-c429-417b-93eb-48cecc40015e None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:10:01 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-b58f3aeb-c429-417b-93eb-48cecc40015e tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-reader] GET http://192.168.122.66/volume/v3/volumes/c7bb58f0-6103-4634-b85d-a435eeacddec Sep 07 18:10:01 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-b58f3aeb-c429-417b-93eb-48cecc40015e tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-reader] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:10:01 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-b58f3aeb-c429-417b-93eb-48cecc40015e tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-reader] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:10:01 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:10:01 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:10:01 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:10:01 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:10:01 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-b58f3aeb-c429-417b-93eb-48cecc40015e tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-reader] Volume info retrieved successfully. Sep 07 18:10:01 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-b58f3aeb-c429-417b-93eb-48cecc40015e tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-reader] http://192.168.122.66/volume/v3/volumes/c7bb58f0-6103-4634-b85d-a435eeacddec returned with HTTP 200 Sep 07 18:10:01 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 810/1610] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:10:01 2026] GET /volume/v3/volumes/c7bb58f0-6103-4634-b85d-a435eeacddec => generated 867 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:10:01 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-d4601369-ced8-4323-bc3f-961e7ca34479 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:10:01 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-d4601369-ced8-4323-bc3f-961e7ca34479 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] POST http://192.168.122.66/volume/v3/volumes/c7bb58f0-6103-4634-b85d-a435eeacddec/action Sep 07 18:10:01 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-d4601369-ced8-4323-bc3f-961e7ca34479 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=86964) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:10:01 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-d4601369-ced8-4323-bc3f-961e7ca34479 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:10:01 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:10:01 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:10:01 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:10:01 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:10:01 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-d4601369-ced8-4323-bc3f-961e7ca34479 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] Volume info retrieved successfully. Sep 07 18:10:01 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-d4601369-ced8-4323-bc3f-961e7ca34479 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] Volume updated successfully. Sep 07 18:10:01 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-d4601369-ced8-4323-bc3f-961e7ca34479 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] http://192.168.122.66/volume/v3/volumes/c7bb58f0-6103-4634-b85d-a435eeacddec/action returned with HTTP 200 Sep 07 18:10:01 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 801/1611] 192.168.122.66 () {60 vars in 1269 bytes} [Mon Sep 7 18:10:01 2026] POST /volume/v3/volumes/c7bb58f0-6103-4634-b85d-a435eeacddec/action => generated 0 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 07 18:10:01 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-0e2ae435-4733-409d-ae64-94947641c693 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:10:01 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-0e2ae435-4733-409d-ae64-94947641c693 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-reader] GET http://192.168.122.66/volume/v3/volumes/c7bb58f0-6103-4634-b85d-a435eeacddec Sep 07 18:10:01 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-0e2ae435-4733-409d-ae64-94947641c693 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-reader] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:10:01 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-0e2ae435-4733-409d-ae64-94947641c693 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-reader] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:10:01 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:10:01 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:10:01 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:10:01 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:10:01 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-0e2ae435-4733-409d-ae64-94947641c693 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-reader] Volume info retrieved successfully. Sep 07 18:10:01 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-0e2ae435-4733-409d-ae64-94947641c693 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-reader] http://192.168.122.66/volume/v3/volumes/c7bb58f0-6103-4634-b85d-a435eeacddec returned with HTTP 200 Sep 07 18:10:01 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 811/1612] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:10:01 2026] GET /volume/v3/volumes/c7bb58f0-6103-4634-b85d-a435eeacddec => generated 868 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:10:01 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-5727e2ef-e5a8-4f2c-a917-8b86253c330d None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:10:01 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-5727e2ef-e5a8-4f2c-a917-8b86253c330d tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] POST http://192.168.122.66/volume/v3/volumes/c7bb58f0-6103-4634-b85d-a435eeacddec/action Sep 07 18:10:01 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-5727e2ef-e5a8-4f2c-a917-8b86253c330d tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=86964) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:10:01 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-5727e2ef-e5a8-4f2c-a917-8b86253c330d tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:10:01 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:10:01 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:10:01 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:10:01 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:10:01 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-5727e2ef-e5a8-4f2c-a917-8b86253c330d tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] Volume info retrieved successfully. Sep 07 18:10:01 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-5727e2ef-e5a8-4f2c-a917-8b86253c330d tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] Update volume admin metadata completed successfully. Sep 07 18:10:01 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-5727e2ef-e5a8-4f2c-a917-8b86253c330d tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] Update readonly setting on volume completed successfully. Sep 07 18:10:01 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-5727e2ef-e5a8-4f2c-a917-8b86253c330d tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] http://192.168.122.66/volume/v3/volumes/c7bb58f0-6103-4634-b85d-a435eeacddec/action returned with HTTP 202 Sep 07 18:10:01 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 802/1613] 192.168.122.66 () {60 vars in 1269 bytes} [Mon Sep 7 18:10:01 2026] POST /volume/v3/volumes/c7bb58f0-6103-4634-b85d-a435eeacddec/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 18:10:01 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-0d762dd1-8fd7-4414-9bd5-be375a4a4f93 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:10:01 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-0d762dd1-8fd7-4414-9bd5-be375a4a4f93 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-reader] GET http://192.168.122.66/volume/v3/volumes/c7bb58f0-6103-4634-b85d-a435eeacddec Sep 07 18:10:01 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-0d762dd1-8fd7-4414-9bd5-be375a4a4f93 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-reader] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:10:01 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-0d762dd1-8fd7-4414-9bd5-be375a4a4f93 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-reader] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:10:01 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:10:01 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:10:01 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:10:01 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:10:02 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-0d762dd1-8fd7-4414-9bd5-be375a4a4f93 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-reader] Volume info retrieved successfully. Sep 07 18:10:02 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-0d762dd1-8fd7-4414-9bd5-be375a4a4f93 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-reader] http://192.168.122.66/volume/v3/volumes/c7bb58f0-6103-4634-b85d-a435eeacddec returned with HTTP 200 Sep 07 18:10:02 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 812/1614] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:10:01 2026] GET /volume/v3/volumes/c7bb58f0-6103-4634-b85d-a435eeacddec => generated 867 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:10:02 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-a32265c5-96ad-4dcb-9084-824b32681f2f None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:10:02 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-a32265c5-96ad-4dcb-9084-824b32681f2f tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] POST http://192.168.122.66/volume/v3/volumes/c7bb58f0-6103-4634-b85d-a435eeacddec/action Sep 07 18:10:02 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-a32265c5-96ad-4dcb-9084-824b32681f2f tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=86964) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:10:02 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-a32265c5-96ad-4dcb-9084-824b32681f2f tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:10:02 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:10:02 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:10:02 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:10:02 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:10:02 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-a32265c5-96ad-4dcb-9084-824b32681f2f tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] Volume info retrieved successfully. Sep 07 18:10:02 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-a32265c5-96ad-4dcb-9084-824b32681f2f tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] Update volume admin metadata completed successfully. Sep 07 18:10:02 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-a32265c5-96ad-4dcb-9084-824b32681f2f tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] Update readonly setting on volume completed successfully. Sep 07 18:10:02 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-a32265c5-96ad-4dcb-9084-824b32681f2f tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] http://192.168.122.66/volume/v3/volumes/c7bb58f0-6103-4634-b85d-a435eeacddec/action returned with HTTP 202 Sep 07 18:10:02 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 803/1615] 192.168.122.66 () {60 vars in 1269 bytes} [Mon Sep 7 18:10:02 2026] POST /volume/v3/volumes/c7bb58f0-6103-4634-b85d-a435eeacddec/action => generated 0 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 18:10:02 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-d3b604dd-1af9-4c4b-bb19-17c8d16081bd None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:10:02 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-a20bfca4-bf32-4fd2-ae69-bdde53ddb4a0 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:10:02 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-d3b604dd-1af9-4c4b-bb19-17c8d16081bd tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] GET http://192.168.122.66/volume/v3/volumes/77e988f3-fbad-4ec8-b398-1136c8fd0023 Sep 07 18:10:02 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-d3b604dd-1af9-4c4b-bb19-17c8d16081bd tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:10:02 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-d3b604dd-1af9-4c4b-bb19-17c8d16081bd tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:10:02 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-a20bfca4-bf32-4fd2-ae69-bdde53ddb4a0 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-reader] GET http://192.168.122.66/volume/v3/volumes/c7bb58f0-6103-4634-b85d-a435eeacddec Sep 07 18:10:02 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-a20bfca4-bf32-4fd2-ae69-bdde53ddb4a0 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-reader] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:10:02 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-a20bfca4-bf32-4fd2-ae69-bdde53ddb4a0 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-reader] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:10:02 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:10:02 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:10:02 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:10:02 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:10:02 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:10:02 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:10:02 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:10:02 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:10:02 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-d3b604dd-1af9-4c4b-bb19-17c8d16081bd tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] Volume info retrieved successfully. Sep 07 18:10:02 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-d3b604dd-1af9-4c4b-bb19-17c8d16081bd tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] http://192.168.122.66/volume/v3/volumes/77e988f3-fbad-4ec8-b398-1136c8fd0023 returned with HTTP 200 Sep 07 18:10:02 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 813/1616] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:10:02 2026] GET /volume/v3/volumes/77e988f3-fbad-4ec8-b398-1136c8fd0023 => generated 887 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:10:02 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-a20bfca4-bf32-4fd2-ae69-bdde53ddb4a0 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-reader] Volume info retrieved successfully. Sep 07 18:10:02 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-a20bfca4-bf32-4fd2-ae69-bdde53ddb4a0 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-reader] http://192.168.122.66/volume/v3/volumes/c7bb58f0-6103-4634-b85d-a435eeacddec returned with HTTP 200 Sep 07 18:10:02 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 804/1617] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:10:02 2026] GET /volume/v3/volumes/c7bb58f0-6103-4634-b85d-a435eeacddec => generated 868 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:10:02 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-912c36af-ec2b-499c-b736-9e72f3ef2720 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:10:02 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-912c36af-ec2b-499c-b736-9e72f3ef2720 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] POST http://192.168.122.66/volume/v3/volumes/c7bb58f0-6103-4634-b85d-a435eeacddec/action Sep 07 18:10:02 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-912c36af-ec2b-499c-b736-9e72f3ef2720 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1853658154", "disk_format": "raw"}}' {{(pid=86965) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:10:02 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-912c36af-ec2b-499c-b736-9e72f3ef2720 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1853658154", "disk_format": "raw"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:10:02 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:10:02 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:10:02 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:10:02 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:10:02 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-912c36af-ec2b-499c-b736-9e72f3ef2720 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] Volume info retrieved successfully. Sep 07 18:10:02 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:10:02 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:10:02 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:10:02 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:10:02 devstack devstack@c-api.service[86965]: DEBUG cinder.image.image_utils [None req-912c36af-ec2b-499c-b736-9e72f3ef2720 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-1853658154'}] 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-1853658154'}]. {{(pid=86965) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 07 18:10:02 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-04f12421-90fb-4841-a484-c96483b9ce8d None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:10:02 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-04f12421-90fb-4841-a484-c96483b9ce8d tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] GET http://192.168.122.66/volume/v3/volumes/8cebee19-24df-48a7-8e73-3eda8aea7ebd Sep 07 18:10:02 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-04f12421-90fb-4841-a484-c96483b9ce8d tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:10:02 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-04f12421-90fb-4841-a484-c96483b9ce8d tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:10:02 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:10:02 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:10:02 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:10:02 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:10:02 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-04f12421-90fb-4841-a484-c96483b9ce8d tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Volume info retrieved successfully. Sep 07 18:10:02 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-04f12421-90fb-4841-a484-c96483b9ce8d tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] http://192.168.122.66/volume/v3/volumes/8cebee19-24df-48a7-8e73-3eda8aea7ebd returned with HTTP 200 Sep 07 18:10:02 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 805/1618] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:10:02 2026] GET /volume/v3/volumes/8cebee19-24df-48a7-8e73-3eda8aea7ebd => generated 854 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:10:03 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-912c36af-ec2b-499c-b736-9e72f3ef2720 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] Copy volume to image completed successfully. Sep 07 18:10:03 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-912c36af-ec2b-499c-b736-9e72f3ef2720 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] http://192.168.122.66/volume/v3/volumes/c7bb58f0-6103-4634-b85d-a435eeacddec/action returned with HTTP 202 Sep 07 18:10:03 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 814/1619] 192.168.122.66 () {60 vars in 1270 bytes} [Mon Sep 7 18:10:02 2026] POST /volume/v3/volumes/c7bb58f0-6103-4634-b85d-a435eeacddec/action => generated 655 bytes in 834 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:10:03 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-7e794636-3218-4623-a69b-242d323d81b3 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:10:03 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-7e794636-3218-4623-a69b-242d323d81b3 tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] GET http://192.168.122.66/volume/v3/volumes/77e988f3-fbad-4ec8-b398-1136c8fd0023 Sep 07 18:10:03 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-7e794636-3218-4623-a69b-242d323d81b3 tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:10:03 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-7e794636-3218-4623-a69b-242d323d81b3 tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:10:03 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:10:03 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:10:03 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:10:03 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:10:03 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-7e794636-3218-4623-a69b-242d323d81b3 tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] Volume info retrieved successfully. Sep 07 18:10:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-3580e282-fc79-4732-b25b-cbd5233e7a54 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:10:03 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-7e794636-3218-4623-a69b-242d323d81b3 tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] http://192.168.122.66/volume/v3/volumes/77e988f3-fbad-4ec8-b398-1136c8fd0023 returned with HTTP 200 Sep 07 18:10:03 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-3580e282-fc79-4732-b25b-cbd5233e7a54 tempest-TestImageHashVerification-910762778 tempest-TestImageHashVerification-910762778-project-member] GET http://192.168.122.66/volume/v3/volumes/3e0b1e71-b75e-4f24-b72f-921304a6fd7b Sep 07 18:10:03 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 806/1620] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:10:03 2026] GET /volume/v3/volumes/77e988f3-fbad-4ec8-b398-1136c8fd0023 => generated 887 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:10:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-3580e282-fc79-4732-b25b-cbd5233e7a54 tempest-TestImageHashVerification-910762778 tempest-TestImageHashVerification-910762778-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:10:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-3580e282-fc79-4732-b25b-cbd5233e7a54 tempest-TestImageHashVerification-910762778 tempest-TestImageHashVerification-910762778-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:10:03 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:10:03 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:10:03 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:10:03 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:10:03 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-3580e282-fc79-4732-b25b-cbd5233e7a54 tempest-TestImageHashVerification-910762778 tempest-TestImageHashVerification-910762778-project-member] Volume info retrieved successfully. Sep 07 18:10:03 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-3580e282-fc79-4732-b25b-cbd5233e7a54 tempest-TestImageHashVerification-910762778 tempest-TestImageHashVerification-910762778-project-member] http://192.168.122.66/volume/v3/volumes/3e0b1e71-b75e-4f24-b72f-921304a6fd7b returned with HTTP 200 Sep 07 18:10:03 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 815/1621] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:10:03 2026] GET /volume/v3/volumes/3e0b1e71-b75e-4f24-b72f-921304a6fd7b => generated 854 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:10:03 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-5596c9b0-9121-4cbe-b3ae-8054aa8be730 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:10:03 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-5596c9b0-9121-4cbe-b3ae-8054aa8be730 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] GET http://192.168.122.66/volume/v3/volumes/8cebee19-24df-48a7-8e73-3eda8aea7ebd Sep 07 18:10:03 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-5596c9b0-9121-4cbe-b3ae-8054aa8be730 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:10:03 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-5596c9b0-9121-4cbe-b3ae-8054aa8be730 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:10:03 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:10:03 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:10:03 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:10:03 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:10:03 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-5596c9b0-9121-4cbe-b3ae-8054aa8be730 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Volume info retrieved successfully. Sep 07 18:10:03 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-5596c9b0-9121-4cbe-b3ae-8054aa8be730 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] http://192.168.122.66/volume/v3/volumes/8cebee19-24df-48a7-8e73-3eda8aea7ebd returned with HTTP 200 Sep 07 18:10:03 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 807/1622] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:10:03 2026] GET /volume/v3/volumes/8cebee19-24df-48a7-8e73-3eda8aea7ebd => generated 854 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:10:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-9cd1fb2b-b885-4639-9229-b9b223f569b2 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:10:03 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-9cd1fb2b-b885-4639-9229-b9b223f569b2 tempest-TestImageHashVerification-910762778 tempest-TestImageHashVerification-910762778-project-member] DELETE http://192.168.122.66/volume/v3/volumes/3e0b1e71-b75e-4f24-b72f-921304a6fd7b Sep 07 18:10:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-9cd1fb2b-b885-4639-9229-b9b223f569b2 tempest-TestImageHashVerification-910762778 tempest-TestImageHashVerification-910762778-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:10:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-9cd1fb2b-b885-4639-9229-b9b223f569b2 tempest-TestImageHashVerification-910762778 tempest-TestImageHashVerification-910762778-project-member] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:10:03 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-9cd1fb2b-b885-4639-9229-b9b223f569b2 tempest-TestImageHashVerification-910762778 tempest-TestImageHashVerification-910762778-project-member] Delete volume with id: 3e0b1e71-b75e-4f24-b72f-921304a6fd7b Sep 07 18:10:03 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:10:03 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:10:03 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:10:03 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:10:03 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-9cd1fb2b-b885-4639-9229-b9b223f569b2 tempest-TestImageHashVerification-910762778 tempest-TestImageHashVerification-910762778-project-member] Volume info retrieved successfully. Sep 07 18:10:03 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-9cd1fb2b-b885-4639-9229-b9b223f569b2 tempest-TestImageHashVerification-910762778 tempest-TestImageHashVerification-910762778-project-member] Delete volume request issued successfully. Sep 07 18:10:03 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-9cd1fb2b-b885-4639-9229-b9b223f569b2 tempest-TestImageHashVerification-910762778 tempest-TestImageHashVerification-910762778-project-member] http://192.168.122.66/volume/v3/volumes/3e0b1e71-b75e-4f24-b72f-921304a6fd7b returned with HTTP 202 Sep 07 18:10:03 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 816/1623] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:10:03 2026] DELETE /volume/v3/volumes/3e0b1e71-b75e-4f24-b72f-921304a6fd7b => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:10:03 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-eaa18719-68ae-43ed-83e3-a3ee48338778 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:10:03 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-eaa18719-68ae-43ed-83e3-a3ee48338778 tempest-TestImageHashVerification-910762778 tempest-TestImageHashVerification-910762778-project-member] GET http://192.168.122.66/volume/v3/volumes/3e0b1e71-b75e-4f24-b72f-921304a6fd7b Sep 07 18:10:03 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-eaa18719-68ae-43ed-83e3-a3ee48338778 tempest-TestImageHashVerification-910762778 tempest-TestImageHashVerification-910762778-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:10:03 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-eaa18719-68ae-43ed-83e3-a3ee48338778 tempest-TestImageHashVerification-910762778 tempest-TestImageHashVerification-910762778-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:10:03 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:10:03 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:10:03 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:10:03 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:10:03 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-eaa18719-68ae-43ed-83e3-a3ee48338778 tempest-TestImageHashVerification-910762778 tempest-TestImageHashVerification-910762778-project-member] Volume info retrieved successfully. Sep 07 18:10:03 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-eaa18719-68ae-43ed-83e3-a3ee48338778 tempest-TestImageHashVerification-910762778 tempest-TestImageHashVerification-910762778-project-member] http://192.168.122.66/volume/v3/volumes/3e0b1e71-b75e-4f24-b72f-921304a6fd7b returned with HTTP 200 Sep 07 18:10:03 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 808/1624] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:10:03 2026] GET /volume/v3/volumes/3e0b1e71-b75e-4f24-b72f-921304a6fd7b => generated 853 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:10:04 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-720d4234-1f5d-4a9d-b04f-f923192802ce None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:10:04 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-720d4234-1f5d-4a9d-b04f-f923192802ce tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] GET http://192.168.122.66/volume/v3/volumes/77e988f3-fbad-4ec8-b398-1136c8fd0023 Sep 07 18:10:04 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-720d4234-1f5d-4a9d-b04f-f923192802ce tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:10:04 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-720d4234-1f5d-4a9d-b04f-f923192802ce tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:10:04 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:10:04 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:10:04 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:10:04 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:10:04 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-720d4234-1f5d-4a9d-b04f-f923192802ce tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] Volume info retrieved successfully. Sep 07 18:10:04 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-720d4234-1f5d-4a9d-b04f-f923192802ce tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] http://192.168.122.66/volume/v3/volumes/77e988f3-fbad-4ec8-b398-1136c8fd0023 returned with HTTP 200 Sep 07 18:10:04 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 817/1625] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:10:04 2026] GET /volume/v3/volumes/77e988f3-fbad-4ec8-b398-1136c8fd0023 => generated 888 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:10:04 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-eb1759ac-3d59-451c-9b3d-d7aaca790b3a None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:10:04 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-eb1759ac-3d59-451c-9b3d-d7aaca790b3a tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] GET http://192.168.122.66/volume/v3/volumes/77e988f3-fbad-4ec8-b398-1136c8fd0023 Sep 07 18:10:04 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-eb1759ac-3d59-451c-9b3d-d7aaca790b3a tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:10:04 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-eb1759ac-3d59-451c-9b3d-d7aaca790b3a tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:10:04 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:10:04 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:10:04 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:10:04 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:10:04 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-eb1759ac-3d59-451c-9b3d-d7aaca790b3a tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] Volume info retrieved successfully. Sep 07 18:10:04 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-eb1759ac-3d59-451c-9b3d-d7aaca790b3a tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] http://192.168.122.66/volume/v3/volumes/77e988f3-fbad-4ec8-b398-1136c8fd0023 returned with HTTP 200 Sep 07 18:10:04 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 809/1626] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:10:04 2026] GET /volume/v3/volumes/77e988f3-fbad-4ec8-b398-1136c8fd0023 => generated 888 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:10:04 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [req-57a5d321-e490-494e-9180-902a716324c1 req-d7745a8d-7016-4df7-ac24-ebdd8ec638cb None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:10:04 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-57a5d321-e490-494e-9180-902a716324c1 req-d7745a8d-7016-4df7-ac24-ebdd8ec638cb tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] GET http://192.168.122.66/volume/v3/volumes/77e988f3-fbad-4ec8-b398-1136c8fd0023 Sep 07 18:10:04 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-57a5d321-e490-494e-9180-902a716324c1 req-d7745a8d-7016-4df7-ac24-ebdd8ec638cb tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:10:04 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-57a5d321-e490-494e-9180-902a716324c1 req-d7745a8d-7016-4df7-ac24-ebdd8ec638cb tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:10:04 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:10:04 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:10:04 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:10:04 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:10:04 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [req-57a5d321-e490-494e-9180-902a716324c1 req-d7745a8d-7016-4df7-ac24-ebdd8ec638cb tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] Volume info retrieved successfully. Sep 07 18:10:04 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-57a5d321-e490-494e-9180-902a716324c1 req-d7745a8d-7016-4df7-ac24-ebdd8ec638cb tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] http://192.168.122.66/volume/v3/volumes/77e988f3-fbad-4ec8-b398-1136c8fd0023 returned with HTTP 200 Sep 07 18:10:04 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 818/1627] 192.168.122.66 () {60 vars in 1482 bytes} [Mon Sep 7 18:10:04 2026] GET /volume/v3/volumes/77e988f3-fbad-4ec8-b398-1136c8fd0023 => generated 870 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:10:04 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-5f09fcf5-e9c3-4782-89c2-33a3c8a8c040 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:10:04 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-5f09fcf5-e9c3-4782-89c2-33a3c8a8c040 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] GET http://192.168.122.66/volume/v3/volumes/8cebee19-24df-48a7-8e73-3eda8aea7ebd Sep 07 18:10:04 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-5f09fcf5-e9c3-4782-89c2-33a3c8a8c040 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:10:04 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-5f09fcf5-e9c3-4782-89c2-33a3c8a8c040 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:10:04 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:10:04 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:10:04 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:10:04 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:10:04 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-5f09fcf5-e9c3-4782-89c2-33a3c8a8c040 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Volume info retrieved successfully. Sep 07 18:10:04 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-5f09fcf5-e9c3-4782-89c2-33a3c8a8c040 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] http://192.168.122.66/volume/v3/volumes/8cebee19-24df-48a7-8e73-3eda8aea7ebd returned with HTTP 200 Sep 07 18:10:04 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 810/1628] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:10:04 2026] GET /volume/v3/volumes/8cebee19-24df-48a7-8e73-3eda8aea7ebd => generated 855 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:10:04 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-4ffac6ba-636f-4622-a790-f9a29b144572 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:10:04 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-4ffac6ba-636f-4622-a790-f9a29b144572 None None] GET http://192.168.122.66/volume// Sep 07 18:10:04 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-4ffac6ba-636f-4622-a790-f9a29b144572 None None] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:10:04 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-4ffac6ba-636f-4622-a790-f9a29b144572 None None] Calling method 'all' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:10:04 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-4ffac6ba-636f-4622-a790-f9a29b144572 None None] http://192.168.122.66/volume// returned with HTTP 300 Sep 07 18:10:04 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 819/1629] 192.168.122.66 () {58 vars in 1312 bytes} [Mon Sep 7 18:10:04 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 18:10:04 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [req-d1d715af-6461-4e22-8fa6-6d4934c20201 req-054b7da5-ae55-44a1-9065-6711f64aab5b None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:10:04 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [req-57a5d321-e490-494e-9180-902a716324c1 req-86745acf-9de9-43c2-a0c4-374594c84649 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:10:04 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-d1d715af-6461-4e22-8fa6-6d4934c20201 req-054b7da5-ae55-44a1-9065-6711f64aab5b tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] GET http://192.168.122.66/volume/v3/volumes/8cebee19-24df-48a7-8e73-3eda8aea7ebd Sep 07 18:10:04 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-57a5d321-e490-494e-9180-902a716324c1 req-86745acf-9de9-43c2-a0c4-374594c84649 tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] POST http://192.168.122.66/volume/v3/attachments Sep 07 18:10:04 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-d1d715af-6461-4e22-8fa6-6d4934c20201 req-054b7da5-ae55-44a1-9065-6711f64aab5b tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:10:04 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-d1d715af-6461-4e22-8fa6-6d4934c20201 req-054b7da5-ae55-44a1-9065-6711f64aab5b tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:10:04 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-57a5d321-e490-494e-9180-902a716324c1 req-86745acf-9de9-43c2-a0c4-374594c84649 tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "77e988f3-fbad-4ec8-b398-1136c8fd0023", "connector": null, "instance_uuid": "aa4056e4-4b17-4886-a65d-de1dcae477a5"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:10:04 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:10:04 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:10:04 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:10:04 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:10:04 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:10:04 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:10:04 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:10:04 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:10:04 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [req-d1d715af-6461-4e22-8fa6-6d4934c20201 req-054b7da5-ae55-44a1-9065-6711f64aab5b tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Volume info retrieved successfully. Sep 07 18:10:04 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-d1d715af-6461-4e22-8fa6-6d4934c20201 req-054b7da5-ae55-44a1-9065-6711f64aab5b tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] http://192.168.122.66/volume/v3/volumes/8cebee19-24df-48a7-8e73-3eda8aea7ebd returned with HTTP 200 Sep 07 18:10:04 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 811/1630] 192.168.122.66 () {60 vars in 1482 bytes} [Mon Sep 7 18:10:04 2026] GET /volume/v3/volumes/8cebee19-24df-48a7-8e73-3eda8aea7ebd => generated 855 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:10:04 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-1671de7d-7087-43a4-82dd-eb741ce3a603 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:10:04 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-1671de7d-7087-43a4-82dd-eb741ce3a603 tempest-TestImageHashVerification-910762778 tempest-TestImageHashVerification-910762778-project-member] GET http://192.168.122.66/volume/v3/volumes/3e0b1e71-b75e-4f24-b72f-921304a6fd7b Sep 07 18:10:04 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-1671de7d-7087-43a4-82dd-eb741ce3a603 tempest-TestImageHashVerification-910762778 tempest-TestImageHashVerification-910762778-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:10:04 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-1671de7d-7087-43a4-82dd-eb741ce3a603 tempest-TestImageHashVerification-910762778 tempest-TestImageHashVerification-910762778-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:10:04 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-57a5d321-e490-494e-9180-902a716324c1 req-86745acf-9de9-43c2-a0c4-374594c84649 tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] http://192.168.122.66/volume/v3/attachments returned with HTTP 200 Sep 07 18:10:04 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 820/1631] 192.168.122.66 () {66 vars in 1478 bytes} [Mon Sep 7 18:10:04 2026] POST /volume/v3/attachments => generated 273 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:10:04 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-1671de7d-7087-43a4-82dd-eb741ce3a603 tempest-TestImageHashVerification-910762778 tempest-TestImageHashVerification-910762778-project-member] http://192.168.122.66/volume/v3/volumes/3e0b1e71-b75e-4f24-b72f-921304a6fd7b returned with HTTP 404 Sep 07 18:10:04 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 812/1632] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:10:04 2026] GET /volume/v3/volumes/3e0b1e71-b75e-4f24-b72f-921304a6fd7b => generated 109 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 18:10:04 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-6a816349-4aae-4614-b09a-d3091e8298d9 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:10:04 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-6a816349-4aae-4614-b09a-d3091e8298d9 tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] GET http://192.168.122.66/volume/v3/volumes/77e988f3-fbad-4ec8-b398-1136c8fd0023 Sep 07 18:10:04 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-6a816349-4aae-4614-b09a-d3091e8298d9 tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:10:04 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-6a816349-4aae-4614-b09a-d3091e8298d9 tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:10:05 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:10:05 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:10:05 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:10:05 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:10:05 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-6a816349-4aae-4614-b09a-d3091e8298d9 tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] Volume info retrieved successfully. Sep 07 18:10:05 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-b7df3638-f591-46f3-991a-bc88b214abd6 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:10:05 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b7df3638-f591-46f3-991a-bc88b214abd6 None None] GET http://192.168.122.66/volume// Sep 07 18:10:05 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-b7df3638-f591-46f3-991a-bc88b214abd6 None None] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:10:05 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-b7df3638-f591-46f3-991a-bc88b214abd6 None None] Calling method 'all' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:10:05 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b7df3638-f591-46f3-991a-bc88b214abd6 None None] http://192.168.122.66/volume// returned with HTTP 300 Sep 07 18:10:05 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 813/1633] 192.168.122.66 () {58 vars in 1310 bytes} [Mon Sep 7 18:10:05 2026] GET /volume/ => generated 389 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 18:10:05 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-6a816349-4aae-4614-b09a-d3091e8298d9 tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] http://192.168.122.66/volume/v3/volumes/77e988f3-fbad-4ec8-b398-1136c8fd0023 returned with HTTP 200 Sep 07 18:10:05 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 821/1634] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:10:04 2026] GET /volume/v3/volumes/77e988f3-fbad-4ec8-b398-1136c8fd0023 => generated 887 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:10:05 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [req-57a5d321-e490-494e-9180-902a716324c1 req-f4709725-e55e-4fc9-9a4d-818eb41e8532 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:10:05 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-57a5d321-e490-494e-9180-902a716324c1 req-f4709725-e55e-4fc9-9a4d-818eb41e8532 tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] GET http://192.168.122.66/volume/v3/volumes/77e988f3-fbad-4ec8-b398-1136c8fd0023 Sep 07 18:10:05 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-57a5d321-e490-494e-9180-902a716324c1 req-f4709725-e55e-4fc9-9a4d-818eb41e8532 tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:10:05 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-57a5d321-e490-494e-9180-902a716324c1 req-f4709725-e55e-4fc9-9a4d-818eb41e8532 tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:10:05 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:10:05 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:10:05 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-0f7ae712-7f08-4ff3-9df4-723acd47cf34 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:10:05 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-0f7ae712-7f08-4ff3-9df4-723acd47cf34 None None] GET http://192.168.122.66/volume// Sep 07 18:10:05 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-0f7ae712-7f08-4ff3-9df4-723acd47cf34 None None] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:10:05 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-0f7ae712-7f08-4ff3-9df4-723acd47cf34 None None] Calling method 'all' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:10:05 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-0f7ae712-7f08-4ff3-9df4-723acd47cf34 None None] http://192.168.122.66/volume// returned with HTTP 300 Sep 07 18:10:05 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 822/1635] 192.168.122.66 () {58 vars in 1312 bytes} [Mon Sep 7 18:10:05 2026] GET /volume/ => generated 389 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 18:10:05 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:10:05 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:10:05 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [req-d1d715af-6461-4e22-8fa6-6d4934c20201 req-f497fd3c-92ef-434e-802a-6a664f39ab82 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:10:05 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [req-57a5d321-e490-494e-9180-902a716324c1 req-f4709725-e55e-4fc9-9a4d-818eb41e8532 tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] Volume info retrieved successfully. Sep 07 18:10:05 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-d1d715af-6461-4e22-8fa6-6d4934c20201 req-f497fd3c-92ef-434e-802a-6a664f39ab82 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] POST http://192.168.122.66/volume/v3/attachments Sep 07 18:10:05 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-d1d715af-6461-4e22-8fa6-6d4934c20201 req-f497fd3c-92ef-434e-802a-6a664f39ab82 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8cebee19-24df-48a7-8e73-3eda8aea7ebd", "connector": null, "instance_uuid": "b6c7a168-7306-46f5-858a-42d8c8e7517b"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:10:05 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-57a5d321-e490-494e-9180-902a716324c1 req-f4709725-e55e-4fc9-9a4d-818eb41e8532 tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] http://192.168.122.66/volume/v3/volumes/77e988f3-fbad-4ec8-b398-1136c8fd0023 returned with HTTP 200 Sep 07 18:10:05 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 814/1636] 192.168.122.66 () {62 vars in 1523 bytes} [Mon Sep 7 18:10:05 2026] GET /volume/v3/volumes/77e988f3-fbad-4ec8-b398-1136c8fd0023 => generated 1050 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 18:10:05 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:10:05 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:10:05 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:10:05 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:10:05 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-d1d715af-6461-4e22-8fa6-6d4934c20201 req-f497fd3c-92ef-434e-802a-6a664f39ab82 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] http://192.168.122.66/volume/v3/attachments returned with HTTP 200 Sep 07 18:10:05 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 823/1637] 192.168.122.66 () {66 vars in 1478 bytes} [Mon Sep 7 18:10:05 2026] POST /volume/v3/attachments => generated 273 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:10:05 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [req-57a5d321-e490-494e-9180-902a716324c1 req-018d2887-2b72-434f-9007-747ef3844b3f None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:10:05 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-57a5d321-e490-494e-9180-902a716324c1 req-018d2887-2b72-434f-9007-747ef3844b3f tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] PUT http://192.168.122.66/volume/v3/attachments/8cd8ef5f-cd0e-4a40-b69d-6fcb94d7ce75 Sep 07 18:10:05 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-57a5d321-e490-494e-9180-902a716324c1 req-018d2887-2b72-434f-9007-747ef3844b3f tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.66", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:da595ca9282", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "de538fb9-4273-4ed9-a64b-778a9fe4baf0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:10:05 devstack devstack@c-api.service[86964]: DEBUG cinder.coordination [req-57a5d321-e490-494e-9180-902a716324c1 req-018d2887-2b72-434f-9007-747ef3844b3f tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] Acquiring lock "cinder-attachment_update-77e988f3-fbad-4ec8-b398-1136c8fd0023-devstack" by "attachment_update" {{(pid=86964) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 18:10:05 devstack devstack@c-api.service[86964]: DEBUG cinder.coordination [req-57a5d321-e490-494e-9180-902a716324c1 req-018d2887-2b72-434f-9007-747ef3844b3f tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] Lock "cinder-attachment_update-77e988f3-fbad-4ec8-b398-1136c8fd0023-devstack" acquired by "attachment_update" :: waited 0.021s {{(pid=86964) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 18:10:05 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-4d360669-7a7d-4a5c-8dcc-62ed3cce3ba8 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:10:05 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:10:05 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:10:05 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-4d360669-7a7d-4a5c-8dcc-62ed3cce3ba8 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] GET http://192.168.122.66/volume/v3/volumes/8cebee19-24df-48a7-8e73-3eda8aea7ebd Sep 07 18:10:05 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-4d360669-7a7d-4a5c-8dcc-62ed3cce3ba8 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:10:05 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-4d360669-7a7d-4a5c-8dcc-62ed3cce3ba8 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:10:05 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:10:05 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:10:05 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:10:05 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:10:05 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:10:05 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:10:05 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-4d360669-7a7d-4a5c-8dcc-62ed3cce3ba8 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Volume info retrieved successfully. Sep 07 18:10:05 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-4d360669-7a7d-4a5c-8dcc-62ed3cce3ba8 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] http://192.168.122.66/volume/v3/volumes/8cebee19-24df-48a7-8e73-3eda8aea7ebd returned with HTTP 200 Sep 07 18:10:05 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 824/1638] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:10:05 2026] GET /volume/v3/volumes/8cebee19-24df-48a7-8e73-3eda8aea7ebd => generated 854 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:10:05 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-3c29bee2-edcd-410c-8b3f-e0569445b266 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:10:05 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-3c29bee2-edcd-410c-8b3f-e0569445b266 None None] GET http://192.168.122.66/volume// Sep 07 18:10:05 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-3c29bee2-edcd-410c-8b3f-e0569445b266 None None] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:10:05 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-3c29bee2-edcd-410c-8b3f-e0569445b266 None None] Calling method 'all' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:10:05 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-3c29bee2-edcd-410c-8b3f-e0569445b266 None None] http://192.168.122.66/volume// returned with HTTP 300 Sep 07 18:10:05 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 825/1639] 192.168.122.66 () {58 vars in 1310 bytes} [Mon Sep 7 18:10:05 2026] GET /volume/ => generated 389 bytes in 13 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 18:10:05 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [req-d1d715af-6461-4e22-8fa6-6d4934c20201 req-6ef066a3-b015-4f28-9b41-d57ef9ccc0ec None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:10:05 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-d1d715af-6461-4e22-8fa6-6d4934c20201 req-6ef066a3-b015-4f28-9b41-d57ef9ccc0ec tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] GET http://192.168.122.66/volume/v3/volumes/8cebee19-24df-48a7-8e73-3eda8aea7ebd Sep 07 18:10:05 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-d1d715af-6461-4e22-8fa6-6d4934c20201 req-6ef066a3-b015-4f28-9b41-d57ef9ccc0ec tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:10:05 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-d1d715af-6461-4e22-8fa6-6d4934c20201 req-6ef066a3-b015-4f28-9b41-d57ef9ccc0ec tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:10:05 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:10:05 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:10:05 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:10:05 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:10:05 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [req-d1d715af-6461-4e22-8fa6-6d4934c20201 req-6ef066a3-b015-4f28-9b41-d57ef9ccc0ec tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Volume info retrieved successfully. Sep 07 18:10:05 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-d1d715af-6461-4e22-8fa6-6d4934c20201 req-6ef066a3-b015-4f28-9b41-d57ef9ccc0ec tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] http://192.168.122.66/volume/v3/volumes/8cebee19-24df-48a7-8e73-3eda8aea7ebd returned with HTTP 200 Sep 07 18:10:05 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 826/1640] 192.168.122.66 () {62 vars in 1523 bytes} [Mon Sep 7 18:10:05 2026] GET /volume/v3/volumes/8cebee19-24df-48a7-8e73-3eda8aea7ebd => generated 1035 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 18:10:05 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [req-d1d715af-6461-4e22-8fa6-6d4934c20201 req-5e01d700-23e0-452e-bb27-7279f7fbb4f5 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:10:05 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-d1d715af-6461-4e22-8fa6-6d4934c20201 req-5e01d700-23e0-452e-bb27-7279f7fbb4f5 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] PUT http://192.168.122.66/volume/v3/attachments/dacf54cc-b5b3-4d36-a763-7a591d5c9050 Sep 07 18:10:05 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-d1d715af-6461-4e22-8fa6-6d4934c20201 req-5e01d700-23e0-452e-bb27-7279f7fbb4f5 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.66", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:da595ca9282", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "de538fb9-4273-4ed9-a64b-778a9fe4baf0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:10:05 devstack devstack@c-api.service[86965]: DEBUG cinder.coordination [req-d1d715af-6461-4e22-8fa6-6d4934c20201 req-5e01d700-23e0-452e-bb27-7279f7fbb4f5 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Acquiring lock "cinder-attachment_update-8cebee19-24df-48a7-8e73-3eda8aea7ebd-devstack" by "attachment_update" {{(pid=86965) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 18:10:05 devstack devstack@c-api.service[86965]: DEBUG cinder.coordination [req-d1d715af-6461-4e22-8fa6-6d4934c20201 req-5e01d700-23e0-452e-bb27-7279f7fbb4f5 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Lock "cinder-attachment_update-8cebee19-24df-48a7-8e73-3eda8aea7ebd-devstack" acquired by "attachment_update" :: waited 0.015s {{(pid=86965) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 18:10:05 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:10:05 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:10:05 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:10:05 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:10:15 devstack devstack@c-api.service[86964]: DEBUG dbcounter [-] [86964] Writing DB stats cinder:SELECT=104,cinder:INSERT=6,cinder:UPDATE=19 {{(pid=86964) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 18:10:15 devstack devstack@c-api.service[86965]: DEBUG dbcounter [-] [86965] Writing DB stats cinder:SELECT=129,cinder:INSERT=13,cinder:UPDATE=19 {{(pid=86965) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 18:10:30 devstack devstack@c-api.service[86964]: DEBUG cinder.coordination [req-57a5d321-e490-494e-9180-902a716324c1 req-018d2887-2b72-434f-9007-747ef3844b3f tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] Lock "cinder-attachment_update-77e988f3-fbad-4ec8-b398-1136c8fd0023-devstack" released by "attachment_update" :: held 24.977s {{(pid=86964) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 18:10:30 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-57a5d321-e490-494e-9180-902a716324c1 req-018d2887-2b72-434f-9007-747ef3844b3f tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] http://192.168.122.66/volume/v3/attachments/8cd8ef5f-cd0e-4a40-b69d-6fcb94d7ce75 returned with HTTP 200 Sep 07 18:10:30 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 815/1641] 192.168.122.66 () {66 vars in 1588 bytes} [Mon Sep 7 18:10:05 2026] PUT /volume/v3/attachments/8cd8ef5f-cd0e-4a40-b69d-6fcb94d7ce75 => generated 694 bytes in 25027 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 18:10:30 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-6129e10d-dd0d-4bc5-945a-2aa090a7ed26 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:10:30 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-6129e10d-dd0d-4bc5-945a-2aa090a7ed26 tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] GET http://192.168.122.66/volume/v3/volumes/77e988f3-fbad-4ec8-b398-1136c8fd0023 Sep 07 18:10:30 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-6129e10d-dd0d-4bc5-945a-2aa090a7ed26 tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:10:30 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-6129e10d-dd0d-4bc5-945a-2aa090a7ed26 tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:10:30 devstack devstack@c-api.service[86965]: DEBUG cinder.coordination [req-d1d715af-6461-4e22-8fa6-6d4934c20201 req-5e01d700-23e0-452e-bb27-7279f7fbb4f5 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Lock "cinder-attachment_update-8cebee19-24df-48a7-8e73-3eda8aea7ebd-devstack" released by "attachment_update" :: held 24.664s {{(pid=86965) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 18:10:30 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-d1d715af-6461-4e22-8fa6-6d4934c20201 req-5e01d700-23e0-452e-bb27-7279f7fbb4f5 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] http://192.168.122.66/volume/v3/attachments/dacf54cc-b5b3-4d36-a763-7a591d5c9050 returned with HTTP 200 Sep 07 18:10:30 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 827/1642] 192.168.122.66 () {66 vars in 1588 bytes} [Mon Sep 7 18:10:05 2026] PUT /volume/v3/attachments/dacf54cc-b5b3-4d36-a763-7a591d5c9050 => generated 694 bytes in 24714 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:10:30 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-30a22d10-786d-4197-ad18-1b65fd24ffea None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:10:30 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-30a22d10-786d-4197-ad18-1b65fd24ffea tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] GET http://192.168.122.66/volume/v3/volumes/8cebee19-24df-48a7-8e73-3eda8aea7ebd Sep 07 18:10:30 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-30a22d10-786d-4197-ad18-1b65fd24ffea tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:10:30 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-30a22d10-786d-4197-ad18-1b65fd24ffea tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:10:30 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:10:30 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:10:30 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:10:30 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:10:30 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:10:30 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:10:30 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:10:30 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:10:30 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-6129e10d-dd0d-4bc5-945a-2aa090a7ed26 tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] Volume info retrieved successfully. Sep 07 18:10:30 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-30a22d10-786d-4197-ad18-1b65fd24ffea tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Volume info retrieved successfully. Sep 07 18:10:30 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-6129e10d-dd0d-4bc5-945a-2aa090a7ed26 tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] http://192.168.122.66/volume/v3/volumes/77e988f3-fbad-4ec8-b398-1136c8fd0023 returned with HTTP 200 Sep 07 18:10:30 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 816/1643] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:10:30 2026] GET /volume/v3/volumes/77e988f3-fbad-4ec8-b398-1136c8fd0023 => generated 888 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:10:30 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-340230b5-a882-4ac1-8e97-dccd7a0a3eef None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:10:30 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-30a22d10-786d-4197-ad18-1b65fd24ffea tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] http://192.168.122.66/volume/v3/volumes/8cebee19-24df-48a7-8e73-3eda8aea7ebd returned with HTTP 200 Sep 07 18:10:30 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 828/1644] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:10:30 2026] GET /volume/v3/volumes/8cebee19-24df-48a7-8e73-3eda8aea7ebd => generated 855 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:10:30 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-1f485237-b047-415a-ac00-e7a6b414556e None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:10:30 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-1f485237-b047-415a-ac00-e7a6b414556e tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] GET http://192.168.122.66/volume/v3/volumes/c7bb58f0-6103-4634-b85d-a435eeacddec Sep 07 18:10:30 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-1f485237-b047-415a-ac00-e7a6b414556e tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:10:30 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-1f485237-b047-415a-ac00-e7a6b414556e tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:10:30 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:10:30 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:10:30 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:10:30 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:10:30 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-1f485237-b047-415a-ac00-e7a6b414556e tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] Volume info retrieved successfully. Sep 07 18:10:30 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-1f485237-b047-415a-ac00-e7a6b414556e tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] http://192.168.122.66/volume/v3/volumes/c7bb58f0-6103-4634-b85d-a435eeacddec returned with HTTP 200 Sep 07 18:10:30 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 829/1645] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:10:30 2026] GET /volume/v3/volumes/c7bb58f0-6103-4634-b85d-a435eeacddec => generated 868 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:10:30 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-f1992ad1-4966-4bd0-9ee3-ff33d74f7213 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:10:30 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-f1992ad1-4966-4bd0-9ee3-ff33d74f7213 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] POST http://192.168.122.66/volume/v3/volumes/c7bb58f0-6103-4634-b85d-a435eeacddec/action Sep 07 18:10:30 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-f1992ad1-4966-4bd0-9ee3-ff33d74f7213 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1615018842", "disk_format": "qcow2"}}' {{(pid=86965) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:10:30 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-f1992ad1-4966-4bd0-9ee3-ff33d74f7213 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1615018842", "disk_format": "qcow2"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:10:30 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:10:30 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:10:30 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:10:30 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:10:30 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-f1992ad1-4966-4bd0-9ee3-ff33d74f7213 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] Volume info retrieved successfully. Sep 07 18:10:30 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:10:30 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:10:30 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:10:30 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:10:30 devstack devstack@c-api.service[86965]: DEBUG cinder.image.image_utils [None req-f1992ad1-4966-4bd0-9ee3-ff33d74f7213 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-1615018842'}] 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-1615018842'}]. {{(pid=86965) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 07 18:10:30 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-340230b5-a882-4ac1-8e97-dccd7a0a3eef tempest-VolumeAndVolumeTypeFromImageTest-1494883316 tempest-VolumeAndVolumeTypeFromImageTest-1494883316-project-admin] POST http://192.168.122.66/volume/v3/types Sep 07 18:10:30 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-340230b5-a882-4ac1-8e97-dccd7a0a3eef tempest-VolumeAndVolumeTypeFromImageTest-1494883316 tempest-VolumeAndVolumeTypeFromImageTest-1494883316-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=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:10:30 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-340230b5-a882-4ac1-8e97-dccd7a0a3eef tempest-VolumeAndVolumeTypeFromImageTest-1494883316 tempest-VolumeAndVolumeTypeFromImageTest-1494883316-project-admin] http://192.168.122.66/volume/v3/types returned with HTTP 200 Sep 07 18:10:30 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 817/1646] 192.168.122.66 () {60 vars in 1132 bytes} [Mon Sep 7 18:10:30 2026] POST /volume/v3/types => generated 287 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:10:31 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [req-57a5d321-e490-494e-9180-902a716324c1 req-7666f11a-4f2b-4715-bf9a-2a6863585a0c None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:10:31 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-57a5d321-e490-494e-9180-902a716324c1 req-7666f11a-4f2b-4715-bf9a-2a6863585a0c tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] POST http://192.168.122.66/volume/v3/attachments/8cd8ef5f-cd0e-4a40-b69d-6fcb94d7ce75/action Sep 07 18:10:31 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-57a5d321-e490-494e-9180-902a716324c1 req-7666f11a-4f2b-4715-bf9a-2a6863585a0c tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] Action body: b'{"os-complete": null}' {{(pid=86964) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:10:31 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-57a5d321-e490-494e-9180-902a716324c1 req-7666f11a-4f2b-4715-bf9a-2a6863585a0c tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:10:31 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:10:31 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:10:31 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:10:31 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:10:31 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-57a5d321-e490-494e-9180-902a716324c1 req-7666f11a-4f2b-4715-bf9a-2a6863585a0c tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] http://192.168.122.66/volume/v3/attachments/8cd8ef5f-cd0e-4a40-b69d-6fcb94d7ce75/action returned with HTTP 204 Sep 07 18:10:31 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 818/1647] 192.168.122.66 () {66 vars in 1609 bytes} [Mon Sep 7 18:10:31 2026] POST /volume/v3/attachments/8cd8ef5f-cd0e-4a40-b69d-6fcb94d7ce75/action => generated 0 bytes in 81 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:10:31 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [req-d1d715af-6461-4e22-8fa6-6d4934c20201 req-dda82530-8c86-4655-9ea6-1f2c57a5db2f None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:10:31 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-d1d715af-6461-4e22-8fa6-6d4934c20201 req-dda82530-8c86-4655-9ea6-1f2c57a5db2f tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] POST http://192.168.122.66/volume/v3/attachments/dacf54cc-b5b3-4d36-a763-7a591d5c9050/action Sep 07 18:10:31 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-d1d715af-6461-4e22-8fa6-6d4934c20201 req-dda82530-8c86-4655-9ea6-1f2c57a5db2f tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Action body: b'{"os-complete": null}' {{(pid=86964) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:10:31 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-d1d715af-6461-4e22-8fa6-6d4934c20201 req-dda82530-8c86-4655-9ea6-1f2c57a5db2f tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:10:31 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:10:31 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:10:31 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:10:31 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:10:31 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-d1d715af-6461-4e22-8fa6-6d4934c20201 req-dda82530-8c86-4655-9ea6-1f2c57a5db2f tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] http://192.168.122.66/volume/v3/attachments/dacf54cc-b5b3-4d36-a763-7a591d5c9050/action returned with HTTP 204 Sep 07 18:10:31 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 819/1648] 192.168.122.66 () {66 vars in 1609 bytes} [Mon Sep 7 18:10:31 2026] POST /volume/v3/attachments/dacf54cc-b5b3-4d36-a763-7a591d5c9050/action => generated 0 bytes in 86 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:10:31 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-589b8fd0-d316-40f3-85d4-3bbb6e1ff788 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:10:31 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-589b8fd0-d316-40f3-85d4-3bbb6e1ff788 tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] GET http://192.168.122.66/volume/v3/volumes/77e988f3-fbad-4ec8-b398-1136c8fd0023 Sep 07 18:10:31 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-589b8fd0-d316-40f3-85d4-3bbb6e1ff788 tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:10:31 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-589b8fd0-d316-40f3-85d4-3bbb6e1ff788 tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:10:31 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:10:31 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:10:31 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:10:31 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:10:31 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-589b8fd0-d316-40f3-85d4-3bbb6e1ff788 tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] Volume info retrieved successfully. Sep 07 18:10:31 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-589b8fd0-d316-40f3-85d4-3bbb6e1ff788 tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] http://192.168.122.66/volume/v3/volumes/77e988f3-fbad-4ec8-b398-1136c8fd0023 returned with HTTP 200 Sep 07 18:10:31 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 820/1649] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:10:31 2026] GET /volume/v3/volumes/77e988f3-fbad-4ec8-b398-1136c8fd0023 => generated 1180 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 18:10:31 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-58b6d7a1-2a7a-441d-8cc4-89447599d8b4 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:10:31 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-58b6d7a1-2a7a-441d-8cc4-89447599d8b4 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] GET http://192.168.122.66/volume/v3/volumes/8cebee19-24df-48a7-8e73-3eda8aea7ebd Sep 07 18:10:31 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-58b6d7a1-2a7a-441d-8cc4-89447599d8b4 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:10:31 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-58b6d7a1-2a7a-441d-8cc4-89447599d8b4 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:10:31 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:10:31 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:10:31 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:10:31 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:10:31 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-58b6d7a1-2a7a-441d-8cc4-89447599d8b4 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Volume info retrieved successfully. Sep 07 18:10:31 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-58b6d7a1-2a7a-441d-8cc4-89447599d8b4 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] http://192.168.122.66/volume/v3/volumes/8cebee19-24df-48a7-8e73-3eda8aea7ebd returned with HTTP 200 Sep 07 18:10:31 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 821/1650] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:10:31 2026] GET /volume/v3/volumes/8cebee19-24df-48a7-8e73-3eda8aea7ebd => generated 1147 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:10:31 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-529a51e5-c8c9-413c-b657-bb239e205e3b None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:10:31 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-529a51e5-c8c9-413c-b657-bb239e205e3b tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] GET http://192.168.122.66/volume/v3/volumes/77e988f3-fbad-4ec8-b398-1136c8fd0023 Sep 07 18:10:31 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-529a51e5-c8c9-413c-b657-bb239e205e3b tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:10:31 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-529a51e5-c8c9-413c-b657-bb239e205e3b tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:10:31 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:10:31 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:10:31 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:10:31 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:10:31 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-f1992ad1-4966-4bd0-9ee3-ff33d74f7213 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] Copy volume to image completed successfully. Sep 07 18:10:31 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-f1992ad1-4966-4bd0-9ee3-ff33d74f7213 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] http://192.168.122.66/volume/v3/volumes/c7bb58f0-6103-4634-b85d-a435eeacddec/action returned with HTTP 202 Sep 07 18:10:31 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 830/1651] 192.168.122.66 () {60 vars in 1270 bytes} [Mon Sep 7 18:10:30 2026] POST /volume/v3/volumes/c7bb58f0-6103-4634-b85d-a435eeacddec/action => generated 657 bytes in 1076 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:10:31 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-a48e6570-e687-430c-9da5-b333d5e0421b None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:10:31 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-529a51e5-c8c9-413c-b657-bb239e205e3b tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] Volume info retrieved successfully. Sep 07 18:10:31 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-a48e6570-e687-430c-9da5-b333d5e0421b tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] GET http://192.168.122.66/volume/v3/volumes/8cebee19-24df-48a7-8e73-3eda8aea7ebd Sep 07 18:10:31 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-a48e6570-e687-430c-9da5-b333d5e0421b tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:10:31 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-a48e6570-e687-430c-9da5-b333d5e0421b tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:10:31 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-529a51e5-c8c9-413c-b657-bb239e205e3b tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] http://192.168.122.66/volume/v3/volumes/77e988f3-fbad-4ec8-b398-1136c8fd0023 returned with HTTP 200 Sep 07 18:10:31 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 822/1652] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:10:31 2026] GET /volume/v3/volumes/77e988f3-fbad-4ec8-b398-1136c8fd0023 => generated 1180 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 18:10:31 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:10:31 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:10:31 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:10:31 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:10:31 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-6408deab-7993-44e8-bc82-50f25a875900 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:10:31 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 823/1653] 192.168.122.66 () {62 vars in 1490 bytes} [Mon Sep 7 18:10:31 2026] DELETE /volume/v3/attachments/8cd8ef5f-cd0e-4a40-b69d-6fcb94d7ce75 => generated 114 bytes in 4 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 07 18:10:31 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-a48e6570-e687-430c-9da5-b333d5e0421b tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Volume info retrieved successfully. Sep 07 18:10:31 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-77b371d5-5541-4b73-9868-8195ea880899 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:10:31 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-a48e6570-e687-430c-9da5-b333d5e0421b tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] http://192.168.122.66/volume/v3/volumes/8cebee19-24df-48a7-8e73-3eda8aea7ebd returned with HTTP 200 Sep 07 18:10:31 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 831/1654] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:10:31 2026] GET /volume/v3/volumes/8cebee19-24df-48a7-8e73-3eda8aea7ebd => generated 1147 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:10:31 devstack devstack@c-api.service[86964]: WARNING keystonemiddleware.auth_token [None req-77b371d5-5541-4b73-9868-8195ea880899 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 07 18:10:31 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 824/1655] 192.168.122.66 () {62 vars in 1490 bytes} [Mon Sep 7 18:10:31 2026] DELETE /volume/v3/attachments/8cd8ef5f-cd0e-4a40-b69d-6fcb94d7ce75 => generated 114 bytes in 62 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 07 18:10:31 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-5560f8c2-f47a-4915-b74b-4d76b07802e1 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:10:31 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-5560f8c2-f47a-4915-b74b-4d76b07802e1 tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] DELETE http://192.168.122.66/volume/v3/attachments/8cd8ef5f-cd0e-4a40-b69d-6fcb94d7ce75 Sep 07 18:10:31 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-5560f8c2-f47a-4915-b74b-4d76b07802e1 tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:10:31 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-5560f8c2-f47a-4915-b74b-4d76b07802e1 tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] Calling method 'version_select' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:10:31 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:10:31 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:10:31 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [req-21a0c1d1-481f-491c-a1f8-81beb7a02964 req-cad2c9cd-da6a-45c4-acfc-149b48166653 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:10:31 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-21a0c1d1-481f-491c-a1f8-81beb7a02964 req-cad2c9cd-da6a-45c4-acfc-149b48166653 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] GET http://192.168.122.66/volume/v3/volumes/8cebee19-24df-48a7-8e73-3eda8aea7ebd Sep 07 18:10:31 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-21a0c1d1-481f-491c-a1f8-81beb7a02964 req-cad2c9cd-da6a-45c4-acfc-149b48166653 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:10:31 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-21a0c1d1-481f-491c-a1f8-81beb7a02964 req-cad2c9cd-da6a-45c4-acfc-149b48166653 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:10:31 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:10:31 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:10:31 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:10:31 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:10:31 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [req-21a0c1d1-481f-491c-a1f8-81beb7a02964 req-cad2c9cd-da6a-45c4-acfc-149b48166653 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Volume info retrieved successfully. Sep 07 18:10:31 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-21a0c1d1-481f-491c-a1f8-81beb7a02964 req-cad2c9cd-da6a-45c4-acfc-149b48166653 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] http://192.168.122.66/volume/v3/volumes/8cebee19-24df-48a7-8e73-3eda8aea7ebd returned with HTTP 200 Sep 07 18:10:31 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 825/1656] 192.168.122.66 () {60 vars in 1482 bytes} [Mon Sep 7 18:10:31 2026] GET /volume/v3/volumes/8cebee19-24df-48a7-8e73-3eda8aea7ebd => generated 1147 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:10:31 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-d8bc7ea8-0db2-4b45-a780-196e81072503 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:10:31 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-d8bc7ea8-0db2-4b45-a780-196e81072503 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] GET http://192.168.122.66/volume/v3/volumes/8cebee19-24df-48a7-8e73-3eda8aea7ebd Sep 07 18:10:31 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-d8bc7ea8-0db2-4b45-a780-196e81072503 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:10:31 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-d8bc7ea8-0db2-4b45-a780-196e81072503 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:10:31 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:10:31 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:10:31 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:10:31 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:10:31 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-d8bc7ea8-0db2-4b45-a780-196e81072503 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Volume info retrieved successfully. Sep 07 18:10:31 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-d8bc7ea8-0db2-4b45-a780-196e81072503 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] http://192.168.122.66/volume/v3/volumes/8cebee19-24df-48a7-8e73-3eda8aea7ebd returned with HTTP 200 Sep 07 18:10:31 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 826/1657] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:10:31 2026] GET /volume/v3/volumes/8cebee19-24df-48a7-8e73-3eda8aea7ebd => generated 1147 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:10:32 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-5560f8c2-f47a-4915-b74b-4d76b07802e1 tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] Attachment connected to vm aa4056e4-4b17-4886-a65d-de1dcae477a5, checking data on nova Sep 07 18:10:32 devstack devstack@c-api.service[86965]: DEBUG cinder.compute.nova [None req-5560f8c2-f47a-4915-b74b-4d76b07802e1 tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] Creating Keystone token plugin using URL: http://192.168.122.66/identity {{(pid=86965) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 07 18:10:32 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [req-90cf6ea0-d999-438b-bc7d-7ff40cd95e81 req-59b5d664-5795-48bc-ae0b-5b57f69349f8 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:10:32 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-90cf6ea0-d999-438b-bc7d-7ff40cd95e81 req-59b5d664-5795-48bc-ae0b-5b57f69349f8 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] GET http://192.168.122.66/volume/v3/volumes/8cebee19-24df-48a7-8e73-3eda8aea7ebd Sep 07 18:10:32 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-90cf6ea0-d999-438b-bc7d-7ff40cd95e81 req-59b5d664-5795-48bc-ae0b-5b57f69349f8 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:10:32 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-90cf6ea0-d999-438b-bc7d-7ff40cd95e81 req-59b5d664-5795-48bc-ae0b-5b57f69349f8 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:10:32 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:10:32 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:10:32 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:10:32 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:10:32 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [req-90cf6ea0-d999-438b-bc7d-7ff40cd95e81 req-59b5d664-5795-48bc-ae0b-5b57f69349f8 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Volume info retrieved successfully. Sep 07 18:10:32 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-90cf6ea0-d999-438b-bc7d-7ff40cd95e81 req-59b5d664-5795-48bc-ae0b-5b57f69349f8 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] http://192.168.122.66/volume/v3/volumes/8cebee19-24df-48a7-8e73-3eda8aea7ebd returned with HTTP 200 Sep 07 18:10:32 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 827/1658] 192.168.122.66 () {60 vars in 1482 bytes} [Mon Sep 7 18:10:32 2026] GET /volume/v3/volumes/8cebee19-24df-48a7-8e73-3eda8aea7ebd => generated 1147 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:10:32 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [req-90cf6ea0-d999-438b-bc7d-7ff40cd95e81 req-acb534c5-d294-42bb-a738-17afd064bd7d None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:10:32 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-90cf6ea0-d999-438b-bc7d-7ff40cd95e81 req-acb534c5-d294-42bb-a738-17afd064bd7d tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] POST http://192.168.122.66/volume/v3/volumes/8cebee19-24df-48a7-8e73-3eda8aea7ebd/action Sep 07 18:10:32 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-90cf6ea0-d999-438b-bc7d-7ff40cd95e81 req-acb534c5-d294-42bb-a738-17afd064bd7d tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86964) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:10:32 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-90cf6ea0-d999-438b-bc7d-7ff40cd95e81 req-acb534c5-d294-42bb-a738-17afd064bd7d tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:10:32 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:10:32 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:10:32 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:10:32 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:10:32 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [req-90cf6ea0-d999-438b-bc7d-7ff40cd95e81 req-acb534c5-d294-42bb-a738-17afd064bd7d tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Volume info retrieved successfully. Sep 07 18:10:32 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [req-90cf6ea0-d999-438b-bc7d-7ff40cd95e81 req-acb534c5-d294-42bb-a738-17afd064bd7d tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Begin detaching volume completed successfully. Sep 07 18:10:32 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-90cf6ea0-d999-438b-bc7d-7ff40cd95e81 req-acb534c5-d294-42bb-a738-17afd064bd7d tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] http://192.168.122.66/volume/v3/volumes/8cebee19-24df-48a7-8e73-3eda8aea7ebd/action returned with HTTP 202 Sep 07 18:10:32 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 828/1659] 192.168.122.66 () {64 vars in 1556 bytes} [Mon Sep 7 18:10:32 2026] POST /volume/v3/volumes/8cebee19-24df-48a7-8e73-3eda8aea7ebd/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 18:10:32 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-58b750b6-22e9-4d28-a6bb-b8795ab56039 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:10:32 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-58b750b6-22e9-4d28-a6bb-b8795ab56039 None None] GET http://192.168.122.66/volume// Sep 07 18:10:32 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-58b750b6-22e9-4d28-a6bb-b8795ab56039 None None] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:10:32 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-58b750b6-22e9-4d28-a6bb-b8795ab56039 None None] Calling method 'all' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:10:32 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-58b750b6-22e9-4d28-a6bb-b8795ab56039 None None] http://192.168.122.66/volume// returned with HTTP 300 Sep 07 18:10:32 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 829/1660] 192.168.122.66 () {58 vars in 1310 bytes} [Mon Sep 7 18:10:32 2026] GET /volume/ => generated 389 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 18:10:32 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [req-90cf6ea0-d999-438b-bc7d-7ff40cd95e81 req-e2c3c291-899b-4c18-9df3-b93e9ea73c20 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:10:32 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-90cf6ea0-d999-438b-bc7d-7ff40cd95e81 req-e2c3c291-899b-4c18-9df3-b93e9ea73c20 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] GET http://192.168.122.66/volume/v3/volumes/8cebee19-24df-48a7-8e73-3eda8aea7ebd Sep 07 18:10:32 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-90cf6ea0-d999-438b-bc7d-7ff40cd95e81 req-e2c3c291-899b-4c18-9df3-b93e9ea73c20 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:10:32 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-90cf6ea0-d999-438b-bc7d-7ff40cd95e81 req-e2c3c291-899b-4c18-9df3-b93e9ea73c20 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:10:32 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:10:32 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:10:32 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:10:32 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:10:32 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [req-90cf6ea0-d999-438b-bc7d-7ff40cd95e81 req-e2c3c291-899b-4c18-9df3-b93e9ea73c20 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Volume info retrieved successfully. Sep 07 18:10:32 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-90cf6ea0-d999-438b-bc7d-7ff40cd95e81 req-e2c3c291-899b-4c18-9df3-b93e9ea73c20 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] http://192.168.122.66/volume/v3/volumes/8cebee19-24df-48a7-8e73-3eda8aea7ebd returned with HTTP 200 Sep 07 18:10:32 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 830/1661] 192.168.122.66 () {62 vars in 1523 bytes} [Mon Sep 7 18:10:32 2026] GET /volume/v3/volumes/8cebee19-24df-48a7-8e73-3eda8aea7ebd => generated 1331 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 18:10:32 devstack devstack@c-api.service[86965]: DEBUG novaclient.v2.client [None req-5560f8c2-f47a-4915-b74b-4d76b07802e1 tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] REQ: curl -g -i -X GET http://192.168.122.66/compute/v2.1/servers/aa4056e4-4b17-4886-a65d-de1dcae477a5/os-volume_attachments/77e988f3-fbad-4ec8-b398-1136c8fd0023 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}f12f911472dfd5af8226b1c273af895866cae2e84c1680c707946c1029112d67" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-5560f8c2-f47a-4915-b74b-4d76b07802e1" -H "X-Service-Token: {SHA256}f15f535e570ea5dc6255da8b9799cc1febbefdd44101c82768f1f55f7d912971" {{(pid=86965) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 07 18:10:32 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [req-90cf6ea0-d999-438b-bc7d-7ff40cd95e81 req-a74972ab-f456-4832-b312-860247af29d6 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:10:32 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-90cf6ea0-d999-438b-bc7d-7ff40cd95e81 req-a74972ab-f456-4832-b312-860247af29d6 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] DELETE http://192.168.122.66/volume/v3/attachments/dacf54cc-b5b3-4d36-a763-7a591d5c9050 Sep 07 18:10:32 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-90cf6ea0-d999-438b-bc7d-7ff40cd95e81 req-a74972ab-f456-4832-b312-860247af29d6 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:10:32 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-90cf6ea0-d999-438b-bc7d-7ff40cd95e81 req-a74972ab-f456-4832-b312-860247af29d6 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Calling method 'version_select' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:10:32 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:10:32 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:10:32 devstack devstack@c-api.service[86964]: /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 07 18:10:32 devstack devstack@c-api.service[86964]: return base.obj_make_list(context, Sep 07 18:10:32 devstack devstack@c-api.service[86965]: DEBUG novaclient.v2.client [None req-5560f8c2-f47a-4915-b74b-4d76b07802e1 tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Mon, 07 Sep 2026 16:10:32 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-f0af161b-198c-475d-9128-37eed758e7ce x-openstack-request-id: req-f0af161b-198c-475d-9128-37eed758e7ce {{(pid=86965) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 07 18:10:32 devstack devstack@c-api.service[86965]: DEBUG novaclient.v2.client [None req-5560f8c2-f47a-4915-b74b-4d76b07802e1 tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "77e988f3-fbad-4ec8-b398-1136c8fd0023", "serverId": "aa4056e4-4b17-4886-a65d-de1dcae477a5", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "8cd8ef5f-cd0e-4a40-b69d-6fcb94d7ce75", "bdm_uuid": "0cc9ca75-50d4-4205-b2f3-9c1e7ee32167"}} {{(pid=86965) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 07 18:10:32 devstack devstack@c-api.service[86965]: DEBUG novaclient.v2.client [None req-5560f8c2-f47a-4915-b74b-4d76b07802e1 tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] GET call to compute for http://192.168.122.66/compute/v2.1/servers/aa4056e4-4b17-4886-a65d-de1dcae477a5/os-volume_attachments/77e988f3-fbad-4ec8-b398-1136c8fd0023 used request id req-f0af161b-198c-475d-9128-37eed758e7ce {{(pid=86965) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 07 18:10:32 devstack devstack@c-api.service[86965]: ERROR cinder.volume.api [None req-5560f8c2-f47a-4915-b74b-4d76b07802e1 tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-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 07 18:10:32 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault [None req-5560f8c2-f47a-4915-b74b-4d76b07802e1 tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] Caught error: Detach volume from instance aa4056e4-4b17-4886-a65d-de1dcae477a5 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance aa4056e4-4b17-4886-a65d-de1dcae477a5 using the Compute API Sep 07 18:10:32 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 07 18:10:32 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 07 18:10:32 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 07 18:10:32 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 18:10:32 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 18:10:32 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 18:10:32 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 18:10:32 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 07 18:10:32 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 18:10:32 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 18:10:32 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 18:10:32 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 18:10:32 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 18:10:32 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 07 18:10:32 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 18:10:32 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 18:10:32 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 07 18:10:32 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 07 18:10:32 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 18:10:32 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 18:10:32 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 18:10:32 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 18:10:32 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 07 18:10:32 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 18:10:32 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 18:10:32 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 18:10:32 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 18:10:32 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 18:10:32 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 07 18:10:32 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 18:10:32 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 18:10:32 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 07 18:10:32 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 07 18:10:32 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 18:10:32 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 18:10:32 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 18:10:32 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 18:10:32 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 07 18:10:32 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 18:10:32 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 18:10:32 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 18:10:32 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 18:10:32 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 18:10:32 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 07 18:10:32 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 18:10:32 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 18:10:32 devstack devstack@c-api.service[86965]: 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 07 18:10:32 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 07 18:10:32 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 18:10:32 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 18:10:32 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 18:10:32 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 18:10:32 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 07 18:10:32 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 18:10:32 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 18:10:32 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 07 18:10:32 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 07 18:10:32 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 18:10:32 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 07 18:10:32 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 07 18:10:32 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 18:10:32 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 07 18:10:32 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 07 18:10:32 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 18:10:32 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 07 18:10:32 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 07 18:10:32 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 18:10:32 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 18:10:32 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 18:10:32 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 18:10:32 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 07 18:10:32 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 18:10:32 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 18:10:32 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 07 18:10:32 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 07 18:10:32 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 18:10:32 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 07 18:10:32 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 07 18:10:32 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 18:10:32 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 07 18:10:32 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 07 18:10:32 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 18:10:32 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Sep 07 18:10:32 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Sep 07 18:10:32 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 18:10:32 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Sep 07 18:10:32 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Sep 07 18:10:32 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 18:10:32 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Sep 07 18:10:32 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Sep 07 18:10:32 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 07 18:10:32 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 07 18:10:32 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance aa4056e4-4b17-4886-a65d-de1dcae477a5 using the Compute API Sep 07 18:10:32 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault Sep 07 18:10:32 devstack devstack@c-api.service[86965]: INFO cinder.api.middleware.fault [None req-5560f8c2-f47a-4915-b74b-4d76b07802e1 tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] http://192.168.122.66/volume/v3/attachments/8cd8ef5f-cd0e-4a40-b69d-6fcb94d7ce75 returned with HTTP 409 Sep 07 18:10:32 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 832/1662] 192.168.122.66 () {60 vars in 1283 bytes} [Mon Sep 7 18:10:31 2026] DELETE /volume/v3/attachments/8cd8ef5f-cd0e-4a40-b69d-6fcb94d7ce75 => generated 167 bytes in 1012 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:10:32 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-90cf6ea0-d999-438b-bc7d-7ff40cd95e81 req-a74972ab-f456-4832-b312-860247af29d6 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] http://192.168.122.66/volume/v3/attachments/dacf54cc-b5b3-4d36-a763-7a591d5c9050 returned with HTTP 200 Sep 07 18:10:32 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 831/1663] 192.168.122.66 () {64 vars in 1557 bytes} [Mon Sep 7 18:10:32 2026] DELETE /volume/v3/attachments/dacf54cc-b5b3-4d36-a763-7a591d5c9050 => generated 19 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:10:32 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [req-d143372f-f308-4045-abc3-4897bb947a8e req-236fc2bb-9b68-4127-9481-1c5d75dd3286 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:10:32 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-d143372f-f308-4045-abc3-4897bb947a8e req-236fc2bb-9b68-4127-9481-1c5d75dd3286 tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] GET http://192.168.122.66/volume/v3/volumes/77e988f3-fbad-4ec8-b398-1136c8fd0023 Sep 07 18:10:32 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-d143372f-f308-4045-abc3-4897bb947a8e req-236fc2bb-9b68-4127-9481-1c5d75dd3286 tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:10:32 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-d143372f-f308-4045-abc3-4897bb947a8e req-236fc2bb-9b68-4127-9481-1c5d75dd3286 tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:10:32 devstack devstack@c-api.service[86965]: DEBUG oslo_db.sqlalchemy.engines [req-d143372f-f308-4045-abc3-4897bb947a8e req-236fc2bb-9b68-4127-9481-1c5d75dd3286 tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86965) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 18:10:32 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:10:32 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:10:32 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:10:32 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:10:33 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [req-d143372f-f308-4045-abc3-4897bb947a8e req-236fc2bb-9b68-4127-9481-1c5d75dd3286 tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] Volume info retrieved successfully. Sep 07 18:10:33 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-d143372f-f308-4045-abc3-4897bb947a8e req-236fc2bb-9b68-4127-9481-1c5d75dd3286 tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] http://192.168.122.66/volume/v3/volumes/77e988f3-fbad-4ec8-b398-1136c8fd0023 returned with HTTP 200 Sep 07 18:10:33 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 833/1664] 192.168.122.66 () {60 vars in 1482 bytes} [Mon Sep 7 18:10:32 2026] GET /volume/v3/volumes/77e988f3-fbad-4ec8-b398-1136c8fd0023 => generated 1162 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:10:33 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [req-d143372f-f308-4045-abc3-4897bb947a8e req-13a48629-a05f-4ad8-aad1-123d4dac9966 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:10:33 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-d143372f-f308-4045-abc3-4897bb947a8e req-13a48629-a05f-4ad8-aad1-123d4dac9966 tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] POST http://192.168.122.66/volume/v3/volumes/77e988f3-fbad-4ec8-b398-1136c8fd0023/action Sep 07 18:10:33 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-d143372f-f308-4045-abc3-4897bb947a8e req-13a48629-a05f-4ad8-aad1-123d4dac9966 tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86964) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:10:33 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-d143372f-f308-4045-abc3-4897bb947a8e req-13a48629-a05f-4ad8-aad1-123d4dac9966 tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:10:33 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:10:33 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:10:33 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:10:33 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:10:33 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [req-d143372f-f308-4045-abc3-4897bb947a8e req-13a48629-a05f-4ad8-aad1-123d4dac9966 tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] Volume info retrieved successfully. Sep 07 18:10:33 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [req-d143372f-f308-4045-abc3-4897bb947a8e req-13a48629-a05f-4ad8-aad1-123d4dac9966 tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] Begin detaching volume completed successfully. Sep 07 18:10:33 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-d143372f-f308-4045-abc3-4897bb947a8e req-13a48629-a05f-4ad8-aad1-123d4dac9966 tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] http://192.168.122.66/volume/v3/volumes/77e988f3-fbad-4ec8-b398-1136c8fd0023/action returned with HTTP 202 Sep 07 18:10:33 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 832/1665] 192.168.122.66 () {64 vars in 1556 bytes} [Mon Sep 7 18:10:33 2026] POST /volume/v3/volumes/77e988f3-fbad-4ec8-b398-1136c8fd0023/action => generated 0 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 18:10:33 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-37ba8f1a-19de-4f3f-9297-74e101ca0b24 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:10:33 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-37ba8f1a-19de-4f3f-9297-74e101ca0b24 None None] GET http://192.168.122.66/volume// Sep 07 18:10:33 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-37ba8f1a-19de-4f3f-9297-74e101ca0b24 None None] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:10:33 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-37ba8f1a-19de-4f3f-9297-74e101ca0b24 None None] Calling method 'all' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:10:33 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-37ba8f1a-19de-4f3f-9297-74e101ca0b24 None None] http://192.168.122.66/volume// returned with HTTP 300 Sep 07 18:10:33 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 834/1666] 192.168.122.66 () {58 vars in 1310 bytes} [Mon Sep 7 18:10:33 2026] GET /volume/ => generated 389 bytes in 16 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 18:10:33 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [req-d143372f-f308-4045-abc3-4897bb947a8e req-9df04b01-6473-43cc-8f51-a71eba3a8f89 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:10:33 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-dc21bb42-a0bd-4270-a774-102968dc4fc4 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:10:33 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-d143372f-f308-4045-abc3-4897bb947a8e req-9df04b01-6473-43cc-8f51-a71eba3a8f89 tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] GET http://192.168.122.66/volume/v3/volumes/77e988f3-fbad-4ec8-b398-1136c8fd0023 Sep 07 18:10:33 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-d143372f-f308-4045-abc3-4897bb947a8e req-9df04b01-6473-43cc-8f51-a71eba3a8f89 tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:10:33 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-d143372f-f308-4045-abc3-4897bb947a8e req-9df04b01-6473-43cc-8f51-a71eba3a8f89 tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:10:33 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-dc21bb42-a0bd-4270-a774-102968dc4fc4 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] GET http://192.168.122.66/volume/v3/volumes/8cebee19-24df-48a7-8e73-3eda8aea7ebd Sep 07 18:10:33 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-dc21bb42-a0bd-4270-a774-102968dc4fc4 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:10:33 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-dc21bb42-a0bd-4270-a774-102968dc4fc4 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:10:33 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:10:33 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:10:33 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:10:33 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:10:33 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:10:33 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:10:33 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:10:33 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:10:33 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-dc21bb42-a0bd-4270-a774-102968dc4fc4 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Volume info retrieved successfully. Sep 07 18:10:33 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-dc21bb42-a0bd-4270-a774-102968dc4fc4 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] http://192.168.122.66/volume/v3/volumes/8cebee19-24df-48a7-8e73-3eda8aea7ebd returned with HTTP 200 Sep 07 18:10:33 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [req-d143372f-f308-4045-abc3-4897bb947a8e req-9df04b01-6473-43cc-8f51-a71eba3a8f89 tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] Volume info retrieved successfully. Sep 07 18:10:33 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 835/1667] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:10:33 2026] GET /volume/v3/volumes/8cebee19-24df-48a7-8e73-3eda8aea7ebd => generated 855 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:10:33 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-d143372f-f308-4045-abc3-4897bb947a8e req-9df04b01-6473-43cc-8f51-a71eba3a8f89 tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] http://192.168.122.66/volume/v3/volumes/77e988f3-fbad-4ec8-b398-1136c8fd0023 returned with HTTP 200 Sep 07 18:10:33 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 833/1668] 192.168.122.66 () {62 vars in 1523 bytes} [Mon Sep 7 18:10:33 2026] GET /volume/v3/volumes/77e988f3-fbad-4ec8-b398-1136c8fd0023 => generated 1346 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 18:10:34 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [req-d143372f-f308-4045-abc3-4897bb947a8e req-42e3a22a-0dde-4ddb-9eaf-0aabdd96c021 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:10:34 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-d143372f-f308-4045-abc3-4897bb947a8e req-42e3a22a-0dde-4ddb-9eaf-0aabdd96c021 tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] DELETE http://192.168.122.66/volume/v3/attachments/8cd8ef5f-cd0e-4a40-b69d-6fcb94d7ce75 Sep 07 18:10:34 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-d143372f-f308-4045-abc3-4897bb947a8e req-42e3a22a-0dde-4ddb-9eaf-0aabdd96c021 tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:10:34 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-d143372f-f308-4045-abc3-4897bb947a8e req-42e3a22a-0dde-4ddb-9eaf-0aabdd96c021 tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] Calling method 'version_select' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:10:34 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:10:34 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:10:34 devstack devstack@c-api.service[86965]: /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 07 18:10:34 devstack devstack@c-api.service[86965]: return base.obj_make_list(context, Sep 07 18:10:34 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-d143372f-f308-4045-abc3-4897bb947a8e req-42e3a22a-0dde-4ddb-9eaf-0aabdd96c021 tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] http://192.168.122.66/volume/v3/attachments/8cd8ef5f-cd0e-4a40-b69d-6fcb94d7ce75 returned with HTTP 200 Sep 07 18:10:34 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 836/1669] 192.168.122.66 () {64 vars in 1557 bytes} [Mon Sep 7 18:10:34 2026] DELETE /volume/v3/attachments/8cd8ef5f-cd0e-4a40-b69d-6fcb94d7ce75 => generated 19 bytes in 508 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:10:34 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-6e972fe2-7115-4a60-9aec-aabae722cf06 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:10:34 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-6e972fe2-7115-4a60-9aec-aabae722cf06 tempest-VolumeAndVolumeTypeFromImageTest-1271378679 tempest-VolumeAndVolumeTypeFromImageTest-1271378679-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:10:34 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-6e972fe2-7115-4a60-9aec-aabae722cf06 tempest-VolumeAndVolumeTypeFromImageTest-1271378679 tempest-VolumeAndVolumeTypeFromImageTest-1271378679-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "6b554f6f-87de-4cd3-b0d8-8f3c22d6c228", "size": 1}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:10:34 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.volumes [None req-6e972fe2-7115-4a60-9aec-aabae722cf06 tempest-VolumeAndVolumeTypeFromImageTest-1271378679 tempest-VolumeAndVolumeTypeFromImageTest-1271378679-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '6b554f6f-87de-4cd3-b0d8-8f3c22d6c228', 'size': 1}} {{(pid=86964) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:10:35 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-6e972fe2-7115-4a60-9aec-aabae722cf06 tempest-VolumeAndVolumeTypeFromImageTest-1271378679 tempest-VolumeAndVolumeTypeFromImageTest-1271378679-project-member] Create volume of 1 GB Sep 07 18:10:35 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-6e972fe2-7115-4a60-9aec-aabae722cf06 tempest-VolumeAndVolumeTypeFromImageTest-1271378679 tempest-VolumeAndVolumeTypeFromImageTest-1271378679-project-member] Availability Zones retrieved successfully. Sep 07 18:10:35 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-6e972fe2-7115-4a60-9aec-aabae722cf06 tempest-VolumeAndVolumeTypeFromImageTest-1271378679 tempest-VolumeAndVolumeTypeFromImageTest-1271378679-project-member] Flow 'volume_create_api' (c5b790be-1a85-4fdc-be5e-0c8e338e2c7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:10:35 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-6e972fe2-7115-4a60-9aec-aabae722cf06 tempest-VolumeAndVolumeTypeFromImageTest-1271378679 tempest-VolumeAndVolumeTypeFromImageTest-1271378679-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea1f6bf7-88c6-464b-82ab-ac42a784fa07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:10:35 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.flows.api.create_volume [None req-6e972fe2-7115-4a60-9aec-aabae722cf06 tempest-VolumeAndVolumeTypeFromImageTest-1271378679 tempest-VolumeAndVolumeTypeFromImageTest-1271378679-project-member] Validating volume size '1' using validate_int {{(pid=86964) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:10:35 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-6e972fe2-7115-4a60-9aec-aabae722cf06 tempest-VolumeAndVolumeTypeFromImageTest-1271378679 tempest-VolumeAndVolumeTypeFromImageTest-1271378679-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea1f6bf7-88c6-464b-82ab-ac42a784fa07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T16:10:31Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=7c08494e-ad52-45cf-b90f-82c7bbc17698,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': '7c08494e-ad52-45cf-b90f-82c7bbc17698', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:10:35 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-6e972fe2-7115-4a60-9aec-aabae722cf06 tempest-VolumeAndVolumeTypeFromImageTest-1271378679 tempest-VolumeAndVolumeTypeFromImageTest-1271378679-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3af67ba1-e589-436d-b38b-424153f22794) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:10:35 devstack devstack@c-api.service[86964]: WARNING cinder.quota [None req-6e972fe2-7115-4a60-9aec-aabae722cf06 tempest-VolumeAndVolumeTypeFromImageTest-1271378679 tempest-VolumeAndVolumeTypeFromImageTest-1271378679-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 07 18:10:35 devstack devstack@c-api.service[86964]: WARNING cinder.quota [None req-6e972fe2-7115-4a60-9aec-aabae722cf06 tempest-VolumeAndVolumeTypeFromImageTest-1271378679 tempest-VolumeAndVolumeTypeFromImageTest-1271378679-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 07 18:10:36 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-6e972fe2-7115-4a60-9aec-aabae722cf06 tempest-VolumeAndVolumeTypeFromImageTest-1271378679 tempest-VolumeAndVolumeTypeFromImageTest-1271378679-project-member] Created reservations ['55f37b33-8aec-4af2-8853-d0d0cd7b277e', '0ba66e7c-1e55-4b57-8717-787d24673c71', 'c437198d-3135-4583-9090-773639b58535', '1687d048-dbba-43ff-ae48-e032bb801ddf'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:10:36 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-6e972fe2-7115-4a60-9aec-aabae722cf06 tempest-VolumeAndVolumeTypeFromImageTest-1271378679 tempest-VolumeAndVolumeTypeFromImageTest-1271378679-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3af67ba1-e589-436d-b38b-424153f22794) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['55f37b33-8aec-4af2-8853-d0d0cd7b277e', '0ba66e7c-1e55-4b57-8717-787d24673c71', 'c437198d-3135-4583-9090-773639b58535', '1687d048-dbba-43ff-ae48-e032bb801ddf']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:10:36 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-6e972fe2-7115-4a60-9aec-aabae722cf06 tempest-VolumeAndVolumeTypeFromImageTest-1271378679 tempest-VolumeAndVolumeTypeFromImageTest-1271378679-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f6298f2-9494-4a5e-9b0d-327cb6876eb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:10:36 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [req-2f612fd7-7a83-49a6-9096-713dfdfffaaa req-54884f6d-1c71-44cc-8439-ffbd8394ae05 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:10:36 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-2f612fd7-7a83-49a6-9096-713dfdfffaaa req-54884f6d-1c71-44cc-8439-ffbd8394ae05 tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] GET http://192.168.122.66/volume/v3/volumes/77e988f3-fbad-4ec8-b398-1136c8fd0023 Sep 07 18:10:36 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-2f612fd7-7a83-49a6-9096-713dfdfffaaa req-54884f6d-1c71-44cc-8439-ffbd8394ae05 tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:10:36 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-2f612fd7-7a83-49a6-9096-713dfdfffaaa req-54884f6d-1c71-44cc-8439-ffbd8394ae05 tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:10:36 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:10:36 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:10:36 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:10:36 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:10:36 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:10:36 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:10:36 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-6e972fe2-7115-4a60-9aec-aabae722cf06 tempest-VolumeAndVolumeTypeFromImageTest-1271378679 tempest-VolumeAndVolumeTypeFromImageTest-1271378679-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f6298f2-9494-4a5e-9b0d-327cb6876eb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2cd53eb2-2b9b-489f-ba42-57c543e27342', '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='a3641485185e4ad692a670b2ba4d85a2',qos_specs=None,replication_status=,reservations=['55f37b33-8aec-4af2-8853-d0d0cd7b277e','0ba66e7c-1e55-4b57-8717-787d24673c71','c437198d-3135-4583-9090-773639b58535','1687d048-dbba-43ff-ae48-e032bb801ddf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1987a8d2eb6c474d860707b53390714f',volume_type_id=7c08494e-ad52-45cf-b90f-82c7bbc17698), 'volume': Volume(_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-07T16:10:36Z,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=2cd53eb2-2b9b-489f-ba42-57c543e27342,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a3641485185e4ad692a670b2ba4d85a2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1987a8d2eb6c474d860707b53390714f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7c08494e-ad52-45cf-b90f-82c7bbc17698),volume_type_id=7c08494e-ad52-45cf-b90f-82c7bbc17698)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:10:36 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-6e972fe2-7115-4a60-9aec-aabae722cf06 tempest-VolumeAndVolumeTypeFromImageTest-1271378679 tempest-VolumeAndVolumeTypeFromImageTest-1271378679-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1dcd6154-0aeb-4ed1-a419-585c482b3f6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:10:36 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [req-2f612fd7-7a83-49a6-9096-713dfdfffaaa req-54884f6d-1c71-44cc-8439-ffbd8394ae05 tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] Volume info retrieved successfully. Sep 07 18:10:36 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-2f612fd7-7a83-49a6-9096-713dfdfffaaa req-54884f6d-1c71-44cc-8439-ffbd8394ae05 tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] http://192.168.122.66/volume/v3/volumes/77e988f3-fbad-4ec8-b398-1136c8fd0023 returned with HTTP 200 Sep 07 18:10:36 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 837/1670] 192.168.122.66 () {60 vars in 1482 bytes} [Mon Sep 7 18:10:36 2026] GET /volume/v3/volumes/77e988f3-fbad-4ec8-b398-1136c8fd0023 => generated 870 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:10:36 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-1eb84003-8700-4cd4-b599-63cc751ac47e None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:10:36 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-1eb84003-8700-4cd4-b599-63cc751ac47e tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] DELETE http://192.168.122.66/volume/v3/volumes/77e988f3-fbad-4ec8-b398-1136c8fd0023 Sep 07 18:10:36 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-1eb84003-8700-4cd4-b599-63cc751ac47e tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:10:36 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-1eb84003-8700-4cd4-b599-63cc751ac47e tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:10:36 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-1eb84003-8700-4cd4-b599-63cc751ac47e tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] Delete volume with id: 77e988f3-fbad-4ec8-b398-1136c8fd0023 Sep 07 18:10:36 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:10:36 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:10:36 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:10:36 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:10:36 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-1eb84003-8700-4cd4-b599-63cc751ac47e tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] Volume info retrieved successfully. Sep 07 18:10:36 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-6e972fe2-7115-4a60-9aec-aabae722cf06 tempest-VolumeAndVolumeTypeFromImageTest-1271378679 tempest-VolumeAndVolumeTypeFromImageTest-1271378679-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1dcd6154-0aeb-4ed1-a419-585c482b3f6d) transitioned into state 'SUCCESS' from 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='a3641485185e4ad692a670b2ba4d85a2',qos_specs=None,replication_status=,reservations=['55f37b33-8aec-4af2-8853-d0d0cd7b277e','0ba66e7c-1e55-4b57-8717-787d24673c71','c437198d-3135-4583-9090-773639b58535','1687d048-dbba-43ff-ae48-e032bb801ddf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1987a8d2eb6c474d860707b53390714f',volume_type_id=7c08494e-ad52-45cf-b90f-82c7bbc17698)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:10:36 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-6e972fe2-7115-4a60-9aec-aabae722cf06 tempest-VolumeAndVolumeTypeFromImageTest-1271378679 tempest-VolumeAndVolumeTypeFromImageTest-1271378679-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee9de095-55dc-4f1d-b57d-a0b99f2a775f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:10:36 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-1eb84003-8700-4cd4-b599-63cc751ac47e tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] Delete volume request issued successfully. Sep 07 18:10:36 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-1eb84003-8700-4cd4-b599-63cc751ac47e tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] http://192.168.122.66/volume/v3/volumes/77e988f3-fbad-4ec8-b398-1136c8fd0023 returned with HTTP 202 Sep 07 18:10:36 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 838/1671] 192.168.122.66 () {60 vars in 1271 bytes} [Mon Sep 7 18:10:36 2026] DELETE /volume/v3/volumes/77e988f3-fbad-4ec8-b398-1136c8fd0023 => generated 0 bytes in 185 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 18:10:36 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-fd7f495d-f92e-4030-b032-757e02534661 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:10:36 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-fd7f495d-f92e-4030-b032-757e02534661 tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] GET http://192.168.122.66/volume/v3/volumes/77e988f3-fbad-4ec8-b398-1136c8fd0023 Sep 07 18:10:36 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-fd7f495d-f92e-4030-b032-757e02534661 tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:10:36 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-fd7f495d-f92e-4030-b032-757e02534661 tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:10:36 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-6e972fe2-7115-4a60-9aec-aabae722cf06 tempest-VolumeAndVolumeTypeFromImageTest-1271378679 tempest-VolumeAndVolumeTypeFromImageTest-1271378679-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee9de095-55dc-4f1d-b57d-a0b99f2a775f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:10:36 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:10:36 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:10:36 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:10:36 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:10:36 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-6e972fe2-7115-4a60-9aec-aabae722cf06 tempest-VolumeAndVolumeTypeFromImageTest-1271378679 tempest-VolumeAndVolumeTypeFromImageTest-1271378679-project-member] Flow 'volume_create_api' (c5b790be-1a85-4fdc-be5e-0c8e338e2c7d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:10:36 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-6e972fe2-7115-4a60-9aec-aabae722cf06 tempest-VolumeAndVolumeTypeFromImageTest-1271378679 tempest-VolumeAndVolumeTypeFromImageTest-1271378679-project-member] Create volume request issued successfully. Sep 07 18:10:36 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-6e972fe2-7115-4a60-9aec-aabae722cf06 tempest-VolumeAndVolumeTypeFromImageTest-1271378679 tempest-VolumeAndVolumeTypeFromImageTest-1271378679-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:10:36 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 834/1672] 192.168.122.66 () {60 vars in 1138 bytes} [Mon Sep 7 18:10:34 2026] POST /volume/v3/volumes => generated 804 bytes in 2039 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:10:36 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-8febae35-bb69-49cd-9e07-0469ca78a9ce None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:10:36 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-fd7f495d-f92e-4030-b032-757e02534661 tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] Volume info retrieved successfully. Sep 07 18:10:36 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-8febae35-bb69-49cd-9e07-0469ca78a9ce tempest-VolumeAndVolumeTypeFromImageTest-1271378679 tempest-VolumeAndVolumeTypeFromImageTest-1271378679-project-member] GET http://192.168.122.66/volume/v3/volumes/2cd53eb2-2b9b-489f-ba42-57c543e27342 Sep 07 18:10:36 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-8febae35-bb69-49cd-9e07-0469ca78a9ce tempest-VolumeAndVolumeTypeFromImageTest-1271378679 tempest-VolumeAndVolumeTypeFromImageTest-1271378679-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:10:36 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-8febae35-bb69-49cd-9e07-0469ca78a9ce tempest-VolumeAndVolumeTypeFromImageTest-1271378679 tempest-VolumeAndVolumeTypeFromImageTest-1271378679-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:10:36 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-fd7f495d-f92e-4030-b032-757e02534661 tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] http://192.168.122.66/volume/v3/volumes/77e988f3-fbad-4ec8-b398-1136c8fd0023 returned with HTTP 200 Sep 07 18:10:36 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 839/1673] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:10:36 2026] GET /volume/v3/volumes/77e988f3-fbad-4ec8-b398-1136c8fd0023 => generated 887 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:10:36 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:10:36 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:10:36 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:10:36 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:10:36 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-8febae35-bb69-49cd-9e07-0469ca78a9ce tempest-VolumeAndVolumeTypeFromImageTest-1271378679 tempest-VolumeAndVolumeTypeFromImageTest-1271378679-project-member] Volume info retrieved successfully. Sep 07 18:10:36 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-8febae35-bb69-49cd-9e07-0469ca78a9ce tempest-VolumeAndVolumeTypeFromImageTest-1271378679 tempest-VolumeAndVolumeTypeFromImageTest-1271378679-project-member] http://192.168.122.66/volume/v3/volumes/2cd53eb2-2b9b-489f-ba42-57c543e27342 returned with HTTP 200 Sep 07 18:10:36 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 835/1674] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:10:36 2026] GET /volume/v3/volumes/2cd53eb2-2b9b-489f-ba42-57c543e27342 => generated 872 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 18:10:37 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-551e1387-7ef5-4b0e-90b2-42431a342d1d None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:10:37 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-551e1387-7ef5-4b0e-90b2-42431a342d1d tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] GET http://192.168.122.66/volume/v3/volumes/77e988f3-fbad-4ec8-b398-1136c8fd0023 Sep 07 18:10:37 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-551e1387-7ef5-4b0e-90b2-42431a342d1d tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:10:37 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-551e1387-7ef5-4b0e-90b2-42431a342d1d tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:10:37 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:10:37 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:10:37 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:10:37 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:10:37 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-551e1387-7ef5-4b0e-90b2-42431a342d1d tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] Volume info retrieved successfully. Sep 07 18:10:37 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-a8ae91ef-ae3e-4bdc-a467-1f746969dc2b None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:10:37 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-a8ae91ef-ae3e-4bdc-a467-1f746969dc2b tempest-VolumeAndVolumeTypeFromImageTest-1271378679 tempest-VolumeAndVolumeTypeFromImageTest-1271378679-project-member] GET http://192.168.122.66/volume/v3/volumes/2cd53eb2-2b9b-489f-ba42-57c543e27342 Sep 07 18:10:37 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-a8ae91ef-ae3e-4bdc-a467-1f746969dc2b tempest-VolumeAndVolumeTypeFromImageTest-1271378679 tempest-VolumeAndVolumeTypeFromImageTest-1271378679-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:10:37 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-a8ae91ef-ae3e-4bdc-a467-1f746969dc2b tempest-VolumeAndVolumeTypeFromImageTest-1271378679 tempest-VolumeAndVolumeTypeFromImageTest-1271378679-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:10:37 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-551e1387-7ef5-4b0e-90b2-42431a342d1d tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] http://192.168.122.66/volume/v3/volumes/77e988f3-fbad-4ec8-b398-1136c8fd0023 returned with HTTP 200 Sep 07 18:10:37 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 840/1675] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:10:37 2026] GET /volume/v3/volumes/77e988f3-fbad-4ec8-b398-1136c8fd0023 => generated 887 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:10:37 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:10:37 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:10:37 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:10:37 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:10:38 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-a8ae91ef-ae3e-4bdc-a467-1f746969dc2b tempest-VolumeAndVolumeTypeFromImageTest-1271378679 tempest-VolumeAndVolumeTypeFromImageTest-1271378679-project-member] Volume info retrieved successfully. Sep 07 18:10:38 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-a8ae91ef-ae3e-4bdc-a467-1f746969dc2b tempest-VolumeAndVolumeTypeFromImageTest-1271378679 tempest-VolumeAndVolumeTypeFromImageTest-1271378679-project-member] http://192.168.122.66/volume/v3/volumes/2cd53eb2-2b9b-489f-ba42-57c543e27342 returned with HTTP 200 Sep 07 18:10:38 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 836/1676] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:10:37 2026] GET /volume/v3/volumes/2cd53eb2-2b9b-489f-ba42-57c543e27342 => generated 896 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:10:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-1e65603f-2ba0-4e2d-b1a9-a2e4c0599742 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:10:38 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-1e65603f-2ba0-4e2d-b1a9-a2e4c0599742 tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] GET http://192.168.122.66/volume/v3/volumes/77e988f3-fbad-4ec8-b398-1136c8fd0023 Sep 07 18:10:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-1e65603f-2ba0-4e2d-b1a9-a2e4c0599742 tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:10:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-1e65603f-2ba0-4e2d-b1a9-a2e4c0599742 tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:10:38 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:10:38 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:10:38 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:10:38 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:10:38 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-1e65603f-2ba0-4e2d-b1a9-a2e4c0599742 tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] Volume info retrieved successfully. Sep 07 18:10:39 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-1e65603f-2ba0-4e2d-b1a9-a2e4c0599742 tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] http://192.168.122.66/volume/v3/volumes/77e988f3-fbad-4ec8-b398-1136c8fd0023 returned with HTTP 200 Sep 07 18:10:39 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 841/1677] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:10:38 2026] GET /volume/v3/volumes/77e988f3-fbad-4ec8-b398-1136c8fd0023 => generated 887 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:10:39 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-e0c8d1fb-56c7-4212-bb36-af514076dd8f None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:10:39 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-e0c8d1fb-56c7-4212-bb36-af514076dd8f tempest-VolumeAndVolumeTypeFromImageTest-1271378679 tempest-VolumeAndVolumeTypeFromImageTest-1271378679-project-member] GET http://192.168.122.66/volume/v3/volumes/2cd53eb2-2b9b-489f-ba42-57c543e27342 Sep 07 18:10:39 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-e0c8d1fb-56c7-4212-bb36-af514076dd8f tempest-VolumeAndVolumeTypeFromImageTest-1271378679 tempest-VolumeAndVolumeTypeFromImageTest-1271378679-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:10:39 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-e0c8d1fb-56c7-4212-bb36-af514076dd8f tempest-VolumeAndVolumeTypeFromImageTest-1271378679 tempest-VolumeAndVolumeTypeFromImageTest-1271378679-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:10:39 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:10:39 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:10:39 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:10:39 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:10:39 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-e0c8d1fb-56c7-4212-bb36-af514076dd8f tempest-VolumeAndVolumeTypeFromImageTest-1271378679 tempest-VolumeAndVolumeTypeFromImageTest-1271378679-project-member] Volume info retrieved successfully. Sep 07 18:10:39 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-e0c8d1fb-56c7-4212-bb36-af514076dd8f tempest-VolumeAndVolumeTypeFromImageTest-1271378679 tempest-VolumeAndVolumeTypeFromImageTest-1271378679-project-member] http://192.168.122.66/volume/v3/volumes/2cd53eb2-2b9b-489f-ba42-57c543e27342 returned with HTTP 200 Sep 07 18:10:39 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 837/1678] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:10:39 2026] GET /volume/v3/volumes/2cd53eb2-2b9b-489f-ba42-57c543e27342 => generated 896 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:10:40 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-2729b5fb-96ba-4f91-966d-3b626ed9e0b9 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:10:40 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-2729b5fb-96ba-4f91-966d-3b626ed9e0b9 tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] GET http://192.168.122.66/volume/v3/volumes/77e988f3-fbad-4ec8-b398-1136c8fd0023 Sep 07 18:10:40 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-2729b5fb-96ba-4f91-966d-3b626ed9e0b9 tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:10:40 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-2729b5fb-96ba-4f91-966d-3b626ed9e0b9 tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:10:40 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-2729b5fb-96ba-4f91-966d-3b626ed9e0b9 tempest-TestServerVolumeAttachScenarioOldVersion-376941723 tempest-TestServerVolumeAttachScenarioOldVersion-376941723-project-member] http://192.168.122.66/volume/v3/volumes/77e988f3-fbad-4ec8-b398-1136c8fd0023 returned with HTTP 404 Sep 07 18:10:40 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 842/1679] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:10:40 2026] GET /volume/v3/volumes/77e988f3-fbad-4ec8-b398-1136c8fd0023 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 18:10:40 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-c129a641-7281-41d9-997d-f8e23af60fb8 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:10:40 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c129a641-7281-41d9-997d-f8e23af60fb8 tempest-VolumeAndVolumeTypeFromImageTest-1271378679 tempest-VolumeAndVolumeTypeFromImageTest-1271378679-project-member] GET http://192.168.122.66/volume/v3/volumes/2cd53eb2-2b9b-489f-ba42-57c543e27342 Sep 07 18:10:40 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c129a641-7281-41d9-997d-f8e23af60fb8 tempest-VolumeAndVolumeTypeFromImageTest-1271378679 tempest-VolumeAndVolumeTypeFromImageTest-1271378679-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:10:40 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c129a641-7281-41d9-997d-f8e23af60fb8 tempest-VolumeAndVolumeTypeFromImageTest-1271378679 tempest-VolumeAndVolumeTypeFromImageTest-1271378679-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:10:40 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:10:40 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:10:40 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:10:40 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:10:40 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-c129a641-7281-41d9-997d-f8e23af60fb8 tempest-VolumeAndVolumeTypeFromImageTest-1271378679 tempest-VolumeAndVolumeTypeFromImageTest-1271378679-project-member] Volume info retrieved successfully. Sep 07 18:10:40 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c129a641-7281-41d9-997d-f8e23af60fb8 tempest-VolumeAndVolumeTypeFromImageTest-1271378679 tempest-VolumeAndVolumeTypeFromImageTest-1271378679-project-member] http://192.168.122.66/volume/v3/volumes/2cd53eb2-2b9b-489f-ba42-57c543e27342 returned with HTTP 200 Sep 07 18:10:40 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 838/1680] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:10:40 2026] GET /volume/v3/volumes/2cd53eb2-2b9b-489f-ba42-57c543e27342 => generated 954 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:10:41 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-7ffd1be4-1d1a-48c1-bb3b-f10f5e573aba None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:10:41 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-7ffd1be4-1d1a-48c1-bb3b-f10f5e573aba tempest-VolumeAndVolumeTypeFromImageTest-1271378679 tempest-VolumeAndVolumeTypeFromImageTest-1271378679-project-member] GET http://192.168.122.66/volume/v3/volumes/2cd53eb2-2b9b-489f-ba42-57c543e27342 Sep 07 18:10:41 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-7ffd1be4-1d1a-48c1-bb3b-f10f5e573aba tempest-VolumeAndVolumeTypeFromImageTest-1271378679 tempest-VolumeAndVolumeTypeFromImageTest-1271378679-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:10:41 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-7ffd1be4-1d1a-48c1-bb3b-f10f5e573aba tempest-VolumeAndVolumeTypeFromImageTest-1271378679 tempest-VolumeAndVolumeTypeFromImageTest-1271378679-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:10:41 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:10:41 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:10:41 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:10:41 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:10:41 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-7ffd1be4-1d1a-48c1-bb3b-f10f5e573aba tempest-VolumeAndVolumeTypeFromImageTest-1271378679 tempest-VolumeAndVolumeTypeFromImageTest-1271378679-project-member] Volume info retrieved successfully. Sep 07 18:10:41 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-7ffd1be4-1d1a-48c1-bb3b-f10f5e573aba tempest-VolumeAndVolumeTypeFromImageTest-1271378679 tempest-VolumeAndVolumeTypeFromImageTest-1271378679-project-member] http://192.168.122.66/volume/v3/volumes/2cd53eb2-2b9b-489f-ba42-57c543e27342 returned with HTTP 200 Sep 07 18:10:41 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 843/1681] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:10:41 2026] GET /volume/v3/volumes/2cd53eb2-2b9b-489f-ba42-57c543e27342 => generated 954 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 18:10:42 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-aca4a548-3475-48fa-b4ee-a1c5dfeb111b None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:10:42 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-aca4a548-3475-48fa-b4ee-a1c5dfeb111b tempest-VolumeAndVolumeTypeFromImageTest-1271378679 tempest-VolumeAndVolumeTypeFromImageTest-1271378679-project-member] GET http://192.168.122.66/volume/v3/volumes/2cd53eb2-2b9b-489f-ba42-57c543e27342 Sep 07 18:10:42 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-aca4a548-3475-48fa-b4ee-a1c5dfeb111b tempest-VolumeAndVolumeTypeFromImageTest-1271378679 tempest-VolumeAndVolumeTypeFromImageTest-1271378679-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:10:42 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-aca4a548-3475-48fa-b4ee-a1c5dfeb111b tempest-VolumeAndVolumeTypeFromImageTest-1271378679 tempest-VolumeAndVolumeTypeFromImageTest-1271378679-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:10:42 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:10:42 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:10:42 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:10:42 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:10:42 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-aca4a548-3475-48fa-b4ee-a1c5dfeb111b tempest-VolumeAndVolumeTypeFromImageTest-1271378679 tempest-VolumeAndVolumeTypeFromImageTest-1271378679-project-member] Volume info retrieved successfully. Sep 07 18:10:42 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-aca4a548-3475-48fa-b4ee-a1c5dfeb111b tempest-VolumeAndVolumeTypeFromImageTest-1271378679 tempest-VolumeAndVolumeTypeFromImageTest-1271378679-project-member] http://192.168.122.66/volume/v3/volumes/2cd53eb2-2b9b-489f-ba42-57c543e27342 returned with HTTP 200 Sep 07 18:10:42 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 839/1682] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:10:42 2026] GET /volume/v3/volumes/2cd53eb2-2b9b-489f-ba42-57c543e27342 => generated 954 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:10:43 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-653f24b8-4cfc-49a9-a961-3e89dd86a4dd None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:10:43 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-653f24b8-4cfc-49a9-a961-3e89dd86a4dd tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] GET http://192.168.122.66/volume/v3/volumes/c7bb58f0-6103-4634-b85d-a435eeacddec Sep 07 18:10:43 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-653f24b8-4cfc-49a9-a961-3e89dd86a4dd tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:10:43 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-653f24b8-4cfc-49a9-a961-3e89dd86a4dd tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:10:43 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:10:43 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:10:43 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:10:43 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:10:43 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-653f24b8-4cfc-49a9-a961-3e89dd86a4dd tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] Volume info retrieved successfully. Sep 07 18:10:43 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-653f24b8-4cfc-49a9-a961-3e89dd86a4dd tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] http://192.168.122.66/volume/v3/volumes/c7bb58f0-6103-4634-b85d-a435eeacddec returned with HTTP 200 Sep 07 18:10:43 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 844/1683] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:10:43 2026] GET /volume/v3/volumes/c7bb58f0-6103-4634-b85d-a435eeacddec => generated 868 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:10:43 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-c08526e9-776f-47e8-acf0-7fc6376094ce None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:10:43 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c08526e9-776f-47e8-acf0-7fc6376094ce tempest-VolumeAndVolumeTypeFromImageTest-1271378679 tempest-VolumeAndVolumeTypeFromImageTest-1271378679-project-member] GET http://192.168.122.66/volume/v3/volumes/2cd53eb2-2b9b-489f-ba42-57c543e27342 Sep 07 18:10:43 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c08526e9-776f-47e8-acf0-7fc6376094ce tempest-VolumeAndVolumeTypeFromImageTest-1271378679 tempest-VolumeAndVolumeTypeFromImageTest-1271378679-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:10:43 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c08526e9-776f-47e8-acf0-7fc6376094ce tempest-VolumeAndVolumeTypeFromImageTest-1271378679 tempest-VolumeAndVolumeTypeFromImageTest-1271378679-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:10:43 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:10:43 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:10:43 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:10:43 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:10:43 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-c08526e9-776f-47e8-acf0-7fc6376094ce tempest-VolumeAndVolumeTypeFromImageTest-1271378679 tempest-VolumeAndVolumeTypeFromImageTest-1271378679-project-member] Volume info retrieved successfully. Sep 07 18:10:43 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c08526e9-776f-47e8-acf0-7fc6376094ce tempest-VolumeAndVolumeTypeFromImageTest-1271378679 tempest-VolumeAndVolumeTypeFromImageTest-1271378679-project-member] http://192.168.122.66/volume/v3/volumes/2cd53eb2-2b9b-489f-ba42-57c543e27342 returned with HTTP 200 Sep 07 18:10:43 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 840/1684] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:10:43 2026] GET /volume/v3/volumes/2cd53eb2-2b9b-489f-ba42-57c543e27342 => generated 954 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:10:44 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-c76cd8a5-cb9e-4f0b-bf9c-71ed1f33d331 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:10:44 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c76cd8a5-cb9e-4f0b-bf9c-71ed1f33d331 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] GET http://192.168.122.66/volume/v3/volumes/c7bb58f0-6103-4634-b85d-a435eeacddec Sep 07 18:10:44 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-c76cd8a5-cb9e-4f0b-bf9c-71ed1f33d331 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:10:44 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-c76cd8a5-cb9e-4f0b-bf9c-71ed1f33d331 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:10:44 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:10:44 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:10:44 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:10:44 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:10:44 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-c76cd8a5-cb9e-4f0b-bf9c-71ed1f33d331 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] Volume info retrieved successfully. Sep 07 18:10:44 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c76cd8a5-cb9e-4f0b-bf9c-71ed1f33d331 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] http://192.168.122.66/volume/v3/volumes/c7bb58f0-6103-4634-b85d-a435eeacddec returned with HTTP 200 Sep 07 18:10:44 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 845/1685] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:10:44 2026] GET /volume/v3/volumes/c7bb58f0-6103-4634-b85d-a435eeacddec => generated 868 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:10:44 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-03700859-bf2e-4e3d-bf7d-e75dc6ef0a44 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:10:44 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-03700859-bf2e-4e3d-bf7d-e75dc6ef0a44 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] DELETE http://192.168.122.66/volume/v3/volumes/c7bb58f0-6103-4634-b85d-a435eeacddec Sep 07 18:10:44 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-03700859-bf2e-4e3d-bf7d-e75dc6ef0a44 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:10:44 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-03700859-bf2e-4e3d-bf7d-e75dc6ef0a44 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:10:44 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-03700859-bf2e-4e3d-bf7d-e75dc6ef0a44 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] Delete volume with id: c7bb58f0-6103-4634-b85d-a435eeacddec Sep 07 18:10:44 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:10:44 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:10:44 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:10:44 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:10:44 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-03700859-bf2e-4e3d-bf7d-e75dc6ef0a44 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] Volume info retrieved successfully. Sep 07 18:10:44 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-03700859-bf2e-4e3d-bf7d-e75dc6ef0a44 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] Delete volume request issued successfully. Sep 07 18:10:44 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-03700859-bf2e-4e3d-bf7d-e75dc6ef0a44 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] http://192.168.122.66/volume/v3/volumes/c7bb58f0-6103-4634-b85d-a435eeacddec returned with HTTP 202 Sep 07 18:10:44 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 841/1686] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:10:44 2026] DELETE /volume/v3/volumes/c7bb58f0-6103-4634-b85d-a435eeacddec => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:10:44 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-eccbdef5-7c79-47e7-9406-bffc4bfe1e33 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:10:44 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-eccbdef5-7c79-47e7-9406-bffc4bfe1e33 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] GET http://192.168.122.66/volume/v3/volumes/c7bb58f0-6103-4634-b85d-a435eeacddec Sep 07 18:10:44 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-eccbdef5-7c79-47e7-9406-bffc4bfe1e33 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:10:44 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-eccbdef5-7c79-47e7-9406-bffc4bfe1e33 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:10:44 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:10:44 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:10:44 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:10:44 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:10:44 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-eccbdef5-7c79-47e7-9406-bffc4bfe1e33 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] Volume info retrieved successfully. Sep 07 18:10:44 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-eccbdef5-7c79-47e7-9406-bffc4bfe1e33 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] http://192.168.122.66/volume/v3/volumes/c7bb58f0-6103-4634-b85d-a435eeacddec returned with HTTP 200 Sep 07 18:10:44 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 846/1687] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:10:44 2026] GET /volume/v3/volumes/c7bb58f0-6103-4634-b85d-a435eeacddec => generated 867 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:10:44 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-368f59e2-ee06-4adb-8f32-96c694b1ac36 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:10:44 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-368f59e2-ee06-4adb-8f32-96c694b1ac36 tempest-VolumeAndVolumeTypeFromImageTest-1271378679 tempest-VolumeAndVolumeTypeFromImageTest-1271378679-project-member] GET http://192.168.122.66/volume/v3/volumes/2cd53eb2-2b9b-489f-ba42-57c543e27342 Sep 07 18:10:44 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-368f59e2-ee06-4adb-8f32-96c694b1ac36 tempest-VolumeAndVolumeTypeFromImageTest-1271378679 tempest-VolumeAndVolumeTypeFromImageTest-1271378679-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:10:44 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-368f59e2-ee06-4adb-8f32-96c694b1ac36 tempest-VolumeAndVolumeTypeFromImageTest-1271378679 tempest-VolumeAndVolumeTypeFromImageTest-1271378679-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:10:44 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:10:44 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:10:44 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:10:44 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:10:44 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-368f59e2-ee06-4adb-8f32-96c694b1ac36 tempest-VolumeAndVolumeTypeFromImageTest-1271378679 tempest-VolumeAndVolumeTypeFromImageTest-1271378679-project-member] Volume info retrieved successfully. Sep 07 18:10:44 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-368f59e2-ee06-4adb-8f32-96c694b1ac36 tempest-VolumeAndVolumeTypeFromImageTest-1271378679 tempest-VolumeAndVolumeTypeFromImageTest-1271378679-project-member] http://192.168.122.66/volume/v3/volumes/2cd53eb2-2b9b-489f-ba42-57c543e27342 returned with HTTP 200 Sep 07 18:10:44 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 842/1688] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:10:44 2026] GET /volume/v3/volumes/2cd53eb2-2b9b-489f-ba42-57c543e27342 => generated 957 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:10:45 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-e5c27b56-e2e1-4e20-9a00-99779b8b7325 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:10:45 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e5c27b56-e2e1-4e20-9a00-99779b8b7325 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] GET http://192.168.122.66/volume/v3/volumes/c7bb58f0-6103-4634-b85d-a435eeacddec Sep 07 18:10:45 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-e5c27b56-e2e1-4e20-9a00-99779b8b7325 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:10:45 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-e5c27b56-e2e1-4e20-9a00-99779b8b7325 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:10:45 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e5c27b56-e2e1-4e20-9a00-99779b8b7325 tempest-VolumesActionsTest-561353297 tempest-VolumesActionsTest-561353297-project-member] http://192.168.122.66/volume/v3/volumes/c7bb58f0-6103-4634-b85d-a435eeacddec returned with HTTP 404 Sep 07 18:10:45 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 847/1689] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:10:45 2026] GET /volume/v3/volumes/c7bb58f0-6103-4634-b85d-a435eeacddec => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:10:45 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-a915d358-594d-489f-a212-0d3add9c9a29 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:10:45 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-a915d358-594d-489f-a212-0d3add9c9a29 tempest-VolumeAndVolumeTypeFromImageTest-1271378679 tempest-VolumeAndVolumeTypeFromImageTest-1271378679-project-member] GET http://192.168.122.66/volume/v3/volumes/2cd53eb2-2b9b-489f-ba42-57c543e27342 Sep 07 18:10:45 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-a915d358-594d-489f-a212-0d3add9c9a29 tempest-VolumeAndVolumeTypeFromImageTest-1271378679 tempest-VolumeAndVolumeTypeFromImageTest-1271378679-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:10:45 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-a915d358-594d-489f-a212-0d3add9c9a29 tempest-VolumeAndVolumeTypeFromImageTest-1271378679 tempest-VolumeAndVolumeTypeFromImageTest-1271378679-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:10:45 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:10:45 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:10:45 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:10:45 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:10:45 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-a915d358-594d-489f-a212-0d3add9c9a29 tempest-VolumeAndVolumeTypeFromImageTest-1271378679 tempest-VolumeAndVolumeTypeFromImageTest-1271378679-project-member] Volume info retrieved successfully. Sep 07 18:10:45 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-a915d358-594d-489f-a212-0d3add9c9a29 tempest-VolumeAndVolumeTypeFromImageTest-1271378679 tempest-VolumeAndVolumeTypeFromImageTest-1271378679-project-member] http://192.168.122.66/volume/v3/volumes/2cd53eb2-2b9b-489f-ba42-57c543e27342 returned with HTTP 200 Sep 07 18:10:45 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 843/1690] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:10:45 2026] GET /volume/v3/volumes/2cd53eb2-2b9b-489f-ba42-57c543e27342 => generated 957 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 18:10:46 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-ae48d48a-648d-4f07-9c8f-d74671a0c99c None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:10:46 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-ae48d48a-648d-4f07-9c8f-d74671a0c99c tempest-VolumeAndVolumeTypeFromImageTest-1271378679 tempest-VolumeAndVolumeTypeFromImageTest-1271378679-project-member] GET http://192.168.122.66/volume/v3/volumes/2cd53eb2-2b9b-489f-ba42-57c543e27342 Sep 07 18:10:46 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-ae48d48a-648d-4f07-9c8f-d74671a0c99c tempest-VolumeAndVolumeTypeFromImageTest-1271378679 tempest-VolumeAndVolumeTypeFromImageTest-1271378679-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:10:46 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-ae48d48a-648d-4f07-9c8f-d74671a0c99c tempest-VolumeAndVolumeTypeFromImageTest-1271378679 tempest-VolumeAndVolumeTypeFromImageTest-1271378679-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:10:46 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:10:46 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:10:46 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:10:46 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:10:46 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-ae48d48a-648d-4f07-9c8f-d74671a0c99c tempest-VolumeAndVolumeTypeFromImageTest-1271378679 tempest-VolumeAndVolumeTypeFromImageTest-1271378679-project-member] Volume info retrieved successfully. Sep 07 18:10:46 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-ae48d48a-648d-4f07-9c8f-d74671a0c99c tempest-VolumeAndVolumeTypeFromImageTest-1271378679 tempest-VolumeAndVolumeTypeFromImageTest-1271378679-project-member] http://192.168.122.66/volume/v3/volumes/2cd53eb2-2b9b-489f-ba42-57c543e27342 returned with HTTP 200 Sep 07 18:10:46 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 848/1691] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:10:46 2026] GET /volume/v3/volumes/2cd53eb2-2b9b-489f-ba42-57c543e27342 => generated 957 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:10:47 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-5e7495ac-a9be-42c1-a392-31a59a65d131 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:10:47 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-5e7495ac-a9be-42c1-a392-31a59a65d131 tempest-VolumeAndVolumeTypeFromImageTest-1271378679 tempest-VolumeAndVolumeTypeFromImageTest-1271378679-project-member] GET http://192.168.122.66/volume/v3/volumes/2cd53eb2-2b9b-489f-ba42-57c543e27342 Sep 07 18:10:47 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-5e7495ac-a9be-42c1-a392-31a59a65d131 tempest-VolumeAndVolumeTypeFromImageTest-1271378679 tempest-VolumeAndVolumeTypeFromImageTest-1271378679-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:10:47 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-5e7495ac-a9be-42c1-a392-31a59a65d131 tempest-VolumeAndVolumeTypeFromImageTest-1271378679 tempest-VolumeAndVolumeTypeFromImageTest-1271378679-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:10:47 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:10:47 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:10:47 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:10:47 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:10:47 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-5e7495ac-a9be-42c1-a392-31a59a65d131 tempest-VolumeAndVolumeTypeFromImageTest-1271378679 tempest-VolumeAndVolumeTypeFromImageTest-1271378679-project-member] Volume info retrieved successfully. Sep 07 18:10:47 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-5e7495ac-a9be-42c1-a392-31a59a65d131 tempest-VolumeAndVolumeTypeFromImageTest-1271378679 tempest-VolumeAndVolumeTypeFromImageTest-1271378679-project-member] http://192.168.122.66/volume/v3/volumes/2cd53eb2-2b9b-489f-ba42-57c543e27342 returned with HTTP 200 Sep 07 18:10:47 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 844/1692] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:10:47 2026] GET /volume/v3/volumes/2cd53eb2-2b9b-489f-ba42-57c543e27342 => generated 1301 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:10:48 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-1b30d26c-71ca-4226-a6ff-5bd526c09ce1 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:10:48 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-1b30d26c-71ca-4226-a6ff-5bd526c09ce1 tempest-VolumeAndVolumeTypeFromImageTest-1271378679 tempest-VolumeAndVolumeTypeFromImageTest-1271378679-project-member] DELETE http://192.168.122.66/volume/v3/volumes/2cd53eb2-2b9b-489f-ba42-57c543e27342 Sep 07 18:10:48 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-1b30d26c-71ca-4226-a6ff-5bd526c09ce1 tempest-VolumeAndVolumeTypeFromImageTest-1271378679 tempest-VolumeAndVolumeTypeFromImageTest-1271378679-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:10:48 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-1b30d26c-71ca-4226-a6ff-5bd526c09ce1 tempest-VolumeAndVolumeTypeFromImageTest-1271378679 tempest-VolumeAndVolumeTypeFromImageTest-1271378679-project-member] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:10:48 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-1b30d26c-71ca-4226-a6ff-5bd526c09ce1 tempest-VolumeAndVolumeTypeFromImageTest-1271378679 tempest-VolumeAndVolumeTypeFromImageTest-1271378679-project-member] Delete volume with id: 2cd53eb2-2b9b-489f-ba42-57c543e27342 Sep 07 18:10:48 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:10:48 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:10:48 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:10:48 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:10:48 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-1b30d26c-71ca-4226-a6ff-5bd526c09ce1 tempest-VolumeAndVolumeTypeFromImageTest-1271378679 tempest-VolumeAndVolumeTypeFromImageTest-1271378679-project-member] Volume info retrieved successfully. Sep 07 18:10:48 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-1b30d26c-71ca-4226-a6ff-5bd526c09ce1 tempest-VolumeAndVolumeTypeFromImageTest-1271378679 tempest-VolumeAndVolumeTypeFromImageTest-1271378679-project-member] Delete volume request issued successfully. Sep 07 18:10:48 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-1b30d26c-71ca-4226-a6ff-5bd526c09ce1 tempest-VolumeAndVolumeTypeFromImageTest-1271378679 tempest-VolumeAndVolumeTypeFromImageTest-1271378679-project-member] http://192.168.122.66/volume/v3/volumes/2cd53eb2-2b9b-489f-ba42-57c543e27342 returned with HTTP 202 Sep 07 18:10:48 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 849/1693] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:10:48 2026] DELETE /volume/v3/volumes/2cd53eb2-2b9b-489f-ba42-57c543e27342 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:10:48 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-aff0d2a7-db9b-4c48-8ed7-26b87d8e7e85 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:10:48 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-aff0d2a7-db9b-4c48-8ed7-26b87d8e7e85 tempest-VolumeAndVolumeTypeFromImageTest-1271378679 tempest-VolumeAndVolumeTypeFromImageTest-1271378679-project-member] GET http://192.168.122.66/volume/v3/volumes/2cd53eb2-2b9b-489f-ba42-57c543e27342 Sep 07 18:10:48 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-aff0d2a7-db9b-4c48-8ed7-26b87d8e7e85 tempest-VolumeAndVolumeTypeFromImageTest-1271378679 tempest-VolumeAndVolumeTypeFromImageTest-1271378679-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:10:48 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-aff0d2a7-db9b-4c48-8ed7-26b87d8e7e85 tempest-VolumeAndVolumeTypeFromImageTest-1271378679 tempest-VolumeAndVolumeTypeFromImageTest-1271378679-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:10:48 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:10:48 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:10:48 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:10:48 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:10:48 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-aff0d2a7-db9b-4c48-8ed7-26b87d8e7e85 tempest-VolumeAndVolumeTypeFromImageTest-1271378679 tempest-VolumeAndVolumeTypeFromImageTest-1271378679-project-member] Volume info retrieved successfully. Sep 07 18:10:48 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-aff0d2a7-db9b-4c48-8ed7-26b87d8e7e85 tempest-VolumeAndVolumeTypeFromImageTest-1271378679 tempest-VolumeAndVolumeTypeFromImageTest-1271378679-project-member] http://192.168.122.66/volume/v3/volumes/2cd53eb2-2b9b-489f-ba42-57c543e27342 returned with HTTP 200 Sep 07 18:10:48 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 845/1694] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:10:48 2026] GET /volume/v3/volumes/2cd53eb2-2b9b-489f-ba42-57c543e27342 => generated 1300 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:10:49 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-7bcd172b-e0f1-423b-9c75-e68cbb420d7d None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:10:49 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-7bcd172b-e0f1-423b-9c75-e68cbb420d7d tempest-VolumeAndVolumeTypeFromImageTest-1271378679 tempest-VolumeAndVolumeTypeFromImageTest-1271378679-project-member] GET http://192.168.122.66/volume/v3/volumes/2cd53eb2-2b9b-489f-ba42-57c543e27342 Sep 07 18:10:49 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-7bcd172b-e0f1-423b-9c75-e68cbb420d7d tempest-VolumeAndVolumeTypeFromImageTest-1271378679 tempest-VolumeAndVolumeTypeFromImageTest-1271378679-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:10:49 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-7bcd172b-e0f1-423b-9c75-e68cbb420d7d tempest-VolumeAndVolumeTypeFromImageTest-1271378679 tempest-VolumeAndVolumeTypeFromImageTest-1271378679-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:10:49 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-7bcd172b-e0f1-423b-9c75-e68cbb420d7d tempest-VolumeAndVolumeTypeFromImageTest-1271378679 tempest-VolumeAndVolumeTypeFromImageTest-1271378679-project-member] http://192.168.122.66/volume/v3/volumes/2cd53eb2-2b9b-489f-ba42-57c543e27342 returned with HTTP 404 Sep 07 18:10:49 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 850/1695] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:10:49 2026] GET /volume/v3/volumes/2cd53eb2-2b9b-489f-ba42-57c543e27342 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:10:49 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-05160c64-e7a5-4af9-bdb5-162a8e166b63 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:10:49 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-05160c64-e7a5-4af9-bdb5-162a8e166b63 tempest-VolumeAndVolumeTypeFromImageTest-1494883316 tempest-VolumeAndVolumeTypeFromImageTest-1494883316-project-admin] GET http://192.168.122.66/volume/v3/volumes/detail?all_tenants=1 Sep 07 18:10:49 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-05160c64-e7a5-4af9-bdb5-162a8e166b63 tempest-VolumeAndVolumeTypeFromImageTest-1494883316 tempest-VolumeAndVolumeTypeFromImageTest-1494883316-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:10:49 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-05160c64-e7a5-4af9-bdb5-162a8e166b63 tempest-VolumeAndVolumeTypeFromImageTest-1494883316 tempest-VolumeAndVolumeTypeFromImageTest-1494883316-project-admin] Calling method 'detail' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:10:49 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-05160c64-e7a5-4af9-bdb5-162a8e166b63 tempest-VolumeAndVolumeTypeFromImageTest-1494883316 tempest-VolumeAndVolumeTypeFromImageTest-1494883316-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=86964) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 18:10:49 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:10:49 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:10:49 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:10:49 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:10:49 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-05160c64-e7a5-4af9-bdb5-162a8e166b63 tempest-VolumeAndVolumeTypeFromImageTest-1494883316 tempest-VolumeAndVolumeTypeFromImageTest-1494883316-project-admin] Get all volumes completed successfully. Sep 07 18:10:49 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:10:49 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:10:49 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-05160c64-e7a5-4af9-bdb5-162a8e166b63 tempest-VolumeAndVolumeTypeFromImageTest-1494883316 tempest-VolumeAndVolumeTypeFromImageTest-1494883316-project-admin] http://192.168.122.66/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 07 18:10:49 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 846/1696] 192.168.122.66 () {58 vars in 1164 bytes} [Mon Sep 7 18:10:49 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 2028 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:10:49 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-c7ae05df-3d37-4255-a072-507a16b16cc9 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:10:49 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c7ae05df-3d37-4255-a072-507a16b16cc9 tempest-VolumeAndVolumeTypeFromImageTest-1494883316 tempest-VolumeAndVolumeTypeFromImageTest-1494883316-project-admin] DELETE http://192.168.122.66/volume/v3/types/7c08494e-ad52-45cf-b90f-82c7bbc17698 Sep 07 18:10:49 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-c7ae05df-3d37-4255-a072-507a16b16cc9 tempest-VolumeAndVolumeTypeFromImageTest-1494883316 tempest-VolumeAndVolumeTypeFromImageTest-1494883316-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:10:49 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-c7ae05df-3d37-4255-a072-507a16b16cc9 tempest-VolumeAndVolumeTypeFromImageTest-1494883316 tempest-VolumeAndVolumeTypeFromImageTest-1494883316-project-admin] Calling method '_delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:10:49 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c7ae05df-3d37-4255-a072-507a16b16cc9 tempest-VolumeAndVolumeTypeFromImageTest-1494883316 tempest-VolumeAndVolumeTypeFromImageTest-1494883316-project-admin] http://192.168.122.66/volume/v3/types/7c08494e-ad52-45cf-b90f-82c7bbc17698 returned with HTTP 202 Sep 07 18:10:49 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 851/1697] 192.168.122.66 () {58 vars in 1224 bytes} [Mon Sep 7 18:10:49 2026] DELETE /volume/v3/types/7c08494e-ad52-45cf-b90f-82c7bbc17698 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:10:49 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-dc6526b0-9b64-4046-ac20-523734e0d07d None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:10:49 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-dc6526b0-9b64-4046-ac20-523734e0d07d tempest-VolumeAndVolumeTypeFromImageTest-1494883316 tempest-VolumeAndVolumeTypeFromImageTest-1494883316-project-admin] GET http://192.168.122.66/volume/v3/types/7c08494e-ad52-45cf-b90f-82c7bbc17698 Sep 07 18:10:49 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-dc6526b0-9b64-4046-ac20-523734e0d07d tempest-VolumeAndVolumeTypeFromImageTest-1494883316 tempest-VolumeAndVolumeTypeFromImageTest-1494883316-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:10:49 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-dc6526b0-9b64-4046-ac20-523734e0d07d tempest-VolumeAndVolumeTypeFromImageTest-1494883316 tempest-VolumeAndVolumeTypeFromImageTest-1494883316-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:10:49 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-dc6526b0-9b64-4046-ac20-523734e0d07d tempest-VolumeAndVolumeTypeFromImageTest-1494883316 tempest-VolumeAndVolumeTypeFromImageTest-1494883316-project-admin] http://192.168.122.66/volume/v3/types/7c08494e-ad52-45cf-b90f-82c7bbc17698 returned with HTTP 404 Sep 07 18:10:49 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 847/1698] 192.168.122.66 () {58 vars in 1221 bytes} [Mon Sep 7 18:10:49 2026] GET /volume/v3/types/7c08494e-ad52-45cf-b90f-82c7bbc17698 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:10:55 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-9ad7e940-0bb5-486c-bb65-1d8b6bcc56bf None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:10:56 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-9ad7e940-0bb5-486c-bb65-1d8b6bcc56bf tempest-VolumesSummaryTest-1876636091 tempest-VolumesSummaryTest-1876636091-project-reader] GET http://192.168.122.66/volume/v3/volumes/summary Sep 07 18:10:56 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-9ad7e940-0bb5-486c-bb65-1d8b6bcc56bf tempest-VolumesSummaryTest-1876636091 tempest-VolumesSummaryTest-1876636091-project-reader] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:10:56 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-9ad7e940-0bb5-486c-bb65-1d8b6bcc56bf tempest-VolumesSummaryTest-1876636091 tempest-VolumesSummaryTest-1876636091-project-reader] Calling method 'version_select' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:10:56 devstack devstack@c-api.service[86965]: DEBUG cinder.api.api_utils [None req-9ad7e940-0bb5-486c-bb65-1d8b6bcc56bf tempest-VolumesSummaryTest-1876636091 tempest-VolumesSummaryTest-1876636091-project-reader] Removing options '' from query. {{(pid=86965) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 18:10:56 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-9ad7e940-0bb5-486c-bb65-1d8b6bcc56bf tempest-VolumesSummaryTest-1876636091 tempest-VolumesSummaryTest-1876636091-project-reader] Get summary completed successfully. Sep 07 18:10:56 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-9ad7e940-0bb5-486c-bb65-1d8b6bcc56bf tempest-VolumesSummaryTest-1876636091 tempest-VolumesSummaryTest-1876636091-project-reader] http://192.168.122.66/volume/v3/volumes/summary returned with HTTP 200 Sep 07 18:10:56 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 852/1699] 192.168.122.66 () {60 vars in 1181 bytes} [Mon Sep 7 18:10:55 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 672 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:10:59 devstack devstack@c-api.service[86964]: DEBUG dbcounter [-] [86964] Writing DB stats cinder:UPDATE=23,cinder:SELECT=142,cinder:INSERT=12 {{(pid=86964) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 18:11:01 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-02b8f445-d348-4f90-9c13-e57345b860c6 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:01 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-02b8f445-d348-4f90-9c13-e57345b860c6 tempest-VolumeImageDependencyTests-695785612 tempest-VolumeImageDependencyTests-695785612-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:11:01 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-02b8f445-d348-4f90-9c13-e57345b860c6 tempest-VolumeImageDependencyTests-695785612 tempest-VolumeImageDependencyTests-695785612-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "9347ddb8-f082-47da-b211-84253395cfdd", "size": 1}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:11:01 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.volumes [None req-02b8f445-d348-4f90-9c13-e57345b860c6 tempest-VolumeImageDependencyTests-695785612 tempest-VolumeImageDependencyTests-695785612-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': '9347ddb8-f082-47da-b211-84253395cfdd', 'size': 1}} {{(pid=86964) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:11:01 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-02b8f445-d348-4f90-9c13-e57345b860c6 tempest-VolumeImageDependencyTests-695785612 tempest-VolumeImageDependencyTests-695785612-project-member] Create volume of 1 GB Sep 07 18:11:01 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-02b8f445-d348-4f90-9c13-e57345b860c6 tempest-VolumeImageDependencyTests-695785612 tempest-VolumeImageDependencyTests-695785612-project-member] Availability Zones retrieved successfully. Sep 07 18:11:01 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-02b8f445-d348-4f90-9c13-e57345b860c6 tempest-VolumeImageDependencyTests-695785612 tempest-VolumeImageDependencyTests-695785612-project-member] Flow 'volume_create_api' (6b01abcc-a839-40c5-93e9-146395cddfb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:11:01 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-02b8f445-d348-4f90-9c13-e57345b860c6 tempest-VolumeImageDependencyTests-695785612 tempest-VolumeImageDependencyTests-695785612-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (957dfac9-ac3f-4cdd-90c2-db95c24b229a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:11:01 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.flows.api.create_volume [None req-02b8f445-d348-4f90-9c13-e57345b860c6 tempest-VolumeImageDependencyTests-695785612 tempest-VolumeImageDependencyTests-695785612-project-member] Validating volume size '1' using validate_int {{(pid=86964) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:11:01 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-02b8f445-d348-4f90-9c13-e57345b860c6 tempest-VolumeImageDependencyTests-695785612 tempest-VolumeImageDependencyTests-695785612-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (957dfac9-ac3f-4cdd-90c2-db95c24b229a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:11:01 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-02b8f445-d348-4f90-9c13-e57345b860c6 tempest-VolumeImageDependencyTests-695785612 tempest-VolumeImageDependencyTests-695785612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (433b5a76-8978-43a6-b89e-e1c83dab9a11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:11:01 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-02b8f445-d348-4f90-9c13-e57345b860c6 tempest-VolumeImageDependencyTests-695785612 tempest-VolumeImageDependencyTests-695785612-project-member] Created reservations ['25f926d4-020c-46fd-849f-df5c59870c34', 'cc8f4108-7773-479f-b8aa-8aa8447ddd09', 'd31e0e84-03c2-444c-83f4-dc6316c95a29', '9c2bd4b9-e9bc-41d7-b37d-331070c1690a'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:11:01 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-02b8f445-d348-4f90-9c13-e57345b860c6 tempest-VolumeImageDependencyTests-695785612 tempest-VolumeImageDependencyTests-695785612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (433b5a76-8978-43a6-b89e-e1c83dab9a11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['25f926d4-020c-46fd-849f-df5c59870c34', 'cc8f4108-7773-479f-b8aa-8aa8447ddd09', 'd31e0e84-03c2-444c-83f4-dc6316c95a29', '9c2bd4b9-e9bc-41d7-b37d-331070c1690a']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:11:01 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-02b8f445-d348-4f90-9c13-e57345b860c6 tempest-VolumeImageDependencyTests-695785612 tempest-VolumeImageDependencyTests-695785612-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d77b551-4131-4e7b-b1d9-7b3c847d9712) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:11:01 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:01 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:11:01 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-02b8f445-d348-4f90-9c13-e57345b860c6 tempest-VolumeImageDependencyTests-695785612 tempest-VolumeImageDependencyTests-695785612-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d77b551-4131-4e7b-b1d9-7b3c847d9712) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e3f8d5ac-8ab0-4610-ba90-750c32c03133', '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='98cd2f8c25704f68983aacbd8f8f4e96',qos_specs=None,replication_status=,reservations=['25f926d4-020c-46fd-849f-df5c59870c34','cc8f4108-7773-479f-b8aa-8aa8447ddd09','d31e0e84-03c2-444c-83f4-dc6316c95a29','9c2bd4b9-e9bc-41d7-b37d-331070c1690a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c7e9c8d1f3e4d8a84e066056f1ddf6b',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:11:01Z,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=e3f8d5ac-8ab0-4610-ba90-750c32c03133,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='98cd2f8c25704f68983aacbd8f8f4e96',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6c7e9c8d1f3e4d8a84e066056f1ddf6b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:11:01 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-02b8f445-d348-4f90-9c13-e57345b860c6 tempest-VolumeImageDependencyTests-695785612 tempest-VolumeImageDependencyTests-695785612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6883a0d4-3b7c-4543-80f5-f5f1136f1a1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:11:02 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-722a4bba-2957-4c4b-8d33-3d5015d5e865 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:02 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-02b8f445-d348-4f90-9c13-e57345b860c6 tempest-VolumeImageDependencyTests-695785612 tempest-VolumeImageDependencyTests-695785612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6883a0d4-3b7c-4543-80f5-f5f1136f1a1b) transitioned into state 'SUCCESS' from 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='98cd2f8c25704f68983aacbd8f8f4e96',qos_specs=None,replication_status=,reservations=['25f926d4-020c-46fd-849f-df5c59870c34','cc8f4108-7773-479f-b8aa-8aa8447ddd09','d31e0e84-03c2-444c-83f4-dc6316c95a29','9c2bd4b9-e9bc-41d7-b37d-331070c1690a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c7e9c8d1f3e4d8a84e066056f1ddf6b',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:11:02 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-02b8f445-d348-4f90-9c13-e57345b860c6 tempest-VolumeImageDependencyTests-695785612 tempest-VolumeImageDependencyTests-695785612-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa629df2-e2f6-46a2-8e04-0cd6fda65d7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:11:02 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-02b8f445-d348-4f90-9c13-e57345b860c6 tempest-VolumeImageDependencyTests-695785612 tempest-VolumeImageDependencyTests-695785612-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa629df2-e2f6-46a2-8e04-0cd6fda65d7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:11:02 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-02b8f445-d348-4f90-9c13-e57345b860c6 tempest-VolumeImageDependencyTests-695785612 tempest-VolumeImageDependencyTests-695785612-project-member] Flow 'volume_create_api' (6b01abcc-a839-40c5-93e9-146395cddfb0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:11:02 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-02b8f445-d348-4f90-9c13-e57345b860c6 tempest-VolumeImageDependencyTests-695785612 tempest-VolumeImageDependencyTests-695785612-project-member] Create volume request issued successfully. Sep 07 18:11:02 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-02b8f445-d348-4f90-9c13-e57345b860c6 tempest-VolumeImageDependencyTests-695785612 tempest-VolumeImageDependencyTests-695785612-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:11:02 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 848/1700] 192.168.122.66 () {62 vars in 1179 bytes} [Mon Sep 7 18:11:01 2026] POST /volume/v3/volumes => generated 782 bytes in 958 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:11:02 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-84bd214b-e87f-4830-a627-c33dc693b29f None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:02 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-84bd214b-e87f-4830-a627-c33dc693b29f tempest-VolumeImageDependencyTests-695785612 tempest-VolumeImageDependencyTests-695785612-project-member] GET http://192.168.122.66/volume/v3/volumes/e3f8d5ac-8ab0-4610-ba90-750c32c03133 Sep 07 18:11:02 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-84bd214b-e87f-4830-a627-c33dc693b29f tempest-VolumeImageDependencyTests-695785612 tempest-VolumeImageDependencyTests-695785612-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:02 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-84bd214b-e87f-4830-a627-c33dc693b29f tempest-VolumeImageDependencyTests-695785612 tempest-VolumeImageDependencyTests-695785612-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:02 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:02 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:11:02 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:02 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:11:02 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-84bd214b-e87f-4830-a627-c33dc693b29f tempest-VolumeImageDependencyTests-695785612 tempest-VolumeImageDependencyTests-695785612-project-member] Volume info retrieved successfully. Sep 07 18:11:02 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-84bd214b-e87f-4830-a627-c33dc693b29f tempest-VolumeImageDependencyTests-695785612 tempest-VolumeImageDependencyTests-695785612-project-member] http://192.168.122.66/volume/v3/volumes/e3f8d5ac-8ab0-4610-ba90-750c32c03133 returned with HTTP 200 Sep 07 18:11:02 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 849/1701] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:11:02 2026] GET /volume/v3/volumes/e3f8d5ac-8ab0-4610-ba90-750c32c03133 => generated 850 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:11:02 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-722a4bba-2957-4c4b-8d33-3d5015d5e865 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] GET http://192.168.122.66/volume/v3/volumes Sep 07 18:11:02 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-722a4bba-2957-4c4b-8d33-3d5015d5e865 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:02 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-722a4bba-2957-4c4b-8d33-3d5015d5e865 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] Calling method 'index' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:02 devstack devstack@c-api.service[86965]: DEBUG cinder.api.api_utils [None req-722a4bba-2957-4c4b-8d33-3d5015d5e865 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] Removing options '' from query. {{(pid=86965) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 18:11:02 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-722a4bba-2957-4c4b-8d33-3d5015d5e865 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86965) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 18:11:02 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-722a4bba-2957-4c4b-8d33-3d5015d5e865 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] Get all volumes completed successfully. Sep 07 18:11:02 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-722a4bba-2957-4c4b-8d33-3d5015d5e865 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] http://192.168.122.66/volume/v3/volumes returned with HTTP 200 Sep 07 18:11:02 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 853/1702] 192.168.122.66 () {58 vars in 1116 bytes} [Mon Sep 7 18:11:02 2026] GET /volume/v3/volumes => generated 15 bytes in 389 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 07 18:11:02 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-1dd78dd6-0577-4a51-9280-dfbd47e8c13f None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:02 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-1dd78dd6-0577-4a51-9280-dfbd47e8c13f tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:11:02 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-1dd78dd6-0577-4a51-9280-dfbd47e8c13f tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1656810315"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:11:02 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.volumes [None req-1dd78dd6-0577-4a51-9280-dfbd47e8c13f tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1656810315'}} {{(pid=86964) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:11:02 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-1dd78dd6-0577-4a51-9280-dfbd47e8c13f tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Create volume of 1 GB Sep 07 18:11:02 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-1dd78dd6-0577-4a51-9280-dfbd47e8c13f tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Availability Zones retrieved successfully. Sep 07 18:11:02 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-1dd78dd6-0577-4a51-9280-dfbd47e8c13f tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Flow 'volume_create_api' (e81ff586-ccf6-4466-9056-eaac61e0ec35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:11:02 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-1dd78dd6-0577-4a51-9280-dfbd47e8c13f tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc0e7c62-c932-46b1-b33a-4ed3d9a9accb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:11:02 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.flows.api.create_volume [None req-1dd78dd6-0577-4a51-9280-dfbd47e8c13f tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Validating volume size '1' using validate_int {{(pid=86964) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:11:02 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-1dd78dd6-0577-4a51-9280-dfbd47e8c13f tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc0e7c62-c932-46b1-b33a-4ed3d9a9accb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:11:02 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-1dd78dd6-0577-4a51-9280-dfbd47e8c13f tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c033252a-ec67-4208-94ea-a4ee5ad959a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:11:02 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-1dd78dd6-0577-4a51-9280-dfbd47e8c13f tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Created reservations ['c945f037-dcec-4d33-8f4f-5cd5f2f466a2', 'd4e4000e-f799-4132-9c75-7b87390d3dad', '23f73d92-c79b-47b0-94e4-ed698ec8bfe9', '336be400-5769-402c-8551-66b576e9d9bd'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:11:02 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-1dd78dd6-0577-4a51-9280-dfbd47e8c13f tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c033252a-ec67-4208-94ea-a4ee5ad959a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c945f037-dcec-4d33-8f4f-5cd5f2f466a2', 'd4e4000e-f799-4132-9c75-7b87390d3dad', '23f73d92-c79b-47b0-94e4-ed698ec8bfe9', '336be400-5769-402c-8551-66b576e9d9bd']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:11:02 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-1dd78dd6-0577-4a51-9280-dfbd47e8c13f tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9924622e-d0e2-46cf-8b9a-894658111f40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:11:02 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:02 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:11:02 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-1dd78dd6-0577-4a51-9280-dfbd47e8c13f tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9924622e-d0e2-46cf-8b9a-894658111f40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9c57842c-7d39-4d88-81c5-728a20a4d84c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1656810315',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='2275b805e0b744a6895b8bdb50552d8b',qos_specs=None,replication_status=,reservations=['c945f037-dcec-4d33-8f4f-5cd5f2f466a2','d4e4000e-f799-4132-9c75-7b87390d3dad','23f73d92-c79b-47b0-94e4-ed698ec8bfe9','336be400-5769-402c-8551-66b576e9d9bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73982804813d42b3bc5fdbfe31f0c569',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:11:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1656810315',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9c57842c-7d39-4d88-81c5-728a20a4d84c,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='2275b805e0b744a6895b8bdb50552d8b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='73982804813d42b3bc5fdbfe31f0c569',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:11:02 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-1dd78dd6-0577-4a51-9280-dfbd47e8c13f tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11430d06-9220-45df-8c52-8bca79b47933) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:11:03 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-1dd78dd6-0577-4a51-9280-dfbd47e8c13f tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11430d06-9220-45df-8c52-8bca79b47933) transitioned into state 'SUCCESS' from state '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-1656810315',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='2275b805e0b744a6895b8bdb50552d8b',qos_specs=None,replication_status=,reservations=['c945f037-dcec-4d33-8f4f-5cd5f2f466a2','d4e4000e-f799-4132-9c75-7b87390d3dad','23f73d92-c79b-47b0-94e4-ed698ec8bfe9','336be400-5769-402c-8551-66b576e9d9bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73982804813d42b3bc5fdbfe31f0c569',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:11:03 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-1dd78dd6-0577-4a51-9280-dfbd47e8c13f tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb519c49-00fe-41f6-9835-fd4f1aabad80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:11:03 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-1dd78dd6-0577-4a51-9280-dfbd47e8c13f tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb519c49-00fe-41f6-9835-fd4f1aabad80) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:11:03 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-1dd78dd6-0577-4a51-9280-dfbd47e8c13f tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Flow 'volume_create_api' (e81ff586-ccf6-4466-9056-eaac61e0ec35) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:11:03 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-1dd78dd6-0577-4a51-9280-dfbd47e8c13f tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Create volume request issued successfully. Sep 07 18:11:03 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-1dd78dd6-0577-4a51-9280-dfbd47e8c13f tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:11:03 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 850/1703] 192.168.122.66 () {60 vars in 1138 bytes} [Mon Sep 7 18:11:02 2026] POST /volume/v3/volumes => generated 771 bytes in 667 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:11:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-bb75cb8a-a950-40b2-ae57-62523b73aad1 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:03 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-bb75cb8a-a950-40b2-ae57-62523b73aad1 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] GET http://192.168.122.66/volume/v3/volumes/9c57842c-7d39-4d88-81c5-728a20a4d84c Sep 07 18:11:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-bb75cb8a-a950-40b2-ae57-62523b73aad1 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-bb75cb8a-a950-40b2-ae57-62523b73aad1 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:03 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:03 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:11:03 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:03 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:11:03 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-bb75cb8a-a950-40b2-ae57-62523b73aad1 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Volume info retrieved successfully. Sep 07 18:11:03 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-bb75cb8a-a950-40b2-ae57-62523b73aad1 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] http://192.168.122.66/volume/v3/volumes/9c57842c-7d39-4d88-81c5-728a20a4d84c returned with HTTP 200 Sep 07 18:11:03 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 854/1704] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:11:03 2026] GET /volume/v3/volumes/9c57842c-7d39-4d88-81c5-728a20a4d84c => generated 839 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:11:03 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-05f8d89b-cb0f-4d08-a7ca-a1045712886e None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:03 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-05f8d89b-cb0f-4d08-a7ca-a1045712886e tempest-VolumeImageDependencyTests-695785612 tempest-VolumeImageDependencyTests-695785612-project-member] GET http://192.168.122.66/volume/v3/volumes/e3f8d5ac-8ab0-4610-ba90-750c32c03133 Sep 07 18:11:03 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-05f8d89b-cb0f-4d08-a7ca-a1045712886e tempest-VolumeImageDependencyTests-695785612 tempest-VolumeImageDependencyTests-695785612-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:03 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-05f8d89b-cb0f-4d08-a7ca-a1045712886e tempest-VolumeImageDependencyTests-695785612 tempest-VolumeImageDependencyTests-695785612-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:03 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:03 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:11:03 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:03 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:11:03 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-05f8d89b-cb0f-4d08-a7ca-a1045712886e tempest-VolumeImageDependencyTests-695785612 tempest-VolumeImageDependencyTests-695785612-project-member] Volume info retrieved successfully. Sep 07 18:11:03 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-05f8d89b-cb0f-4d08-a7ca-a1045712886e tempest-VolumeImageDependencyTests-695785612 tempest-VolumeImageDependencyTests-695785612-project-member] http://192.168.122.66/volume/v3/volumes/e3f8d5ac-8ab0-4610-ba90-750c32c03133 returned with HTTP 200 Sep 07 18:11:03 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 851/1705] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:11:03 2026] GET /volume/v3/volumes/e3f8d5ac-8ab0-4610-ba90-750c32c03133 => generated 874 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:11:04 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-c805b4ca-6954-4892-90d9-74c575127e54 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:04 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c805b4ca-6954-4892-90d9-74c575127e54 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] GET http://192.168.122.66/volume/v3/volumes/9c57842c-7d39-4d88-81c5-728a20a4d84c Sep 07 18:11:04 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-c805b4ca-6954-4892-90d9-74c575127e54 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:04 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-c805b4ca-6954-4892-90d9-74c575127e54 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:04 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:04 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:11:04 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:04 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:11:04 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-c805b4ca-6954-4892-90d9-74c575127e54 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Volume info retrieved successfully. Sep 07 18:11:04 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c805b4ca-6954-4892-90d9-74c575127e54 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] http://192.168.122.66/volume/v3/volumes/9c57842c-7d39-4d88-81c5-728a20a4d84c returned with HTTP 200 Sep 07 18:11:04 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 855/1706] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:11:04 2026] GET /volume/v3/volumes/9c57842c-7d39-4d88-81c5-728a20a4d84c => generated 863 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:11:04 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-d8b20145-a877-4f1e-8c4b-5b692ed577e7 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:04 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-d8b20145-a877-4f1e-8c4b-5b692ed577e7 tempest-VolumeImageDependencyTests-695785612 tempest-VolumeImageDependencyTests-695785612-project-member] GET http://192.168.122.66/volume/v3/volumes/e3f8d5ac-8ab0-4610-ba90-750c32c03133 Sep 07 18:11:04 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-d8b20145-a877-4f1e-8c4b-5b692ed577e7 tempest-VolumeImageDependencyTests-695785612 tempest-VolumeImageDependencyTests-695785612-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:04 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-d8b20145-a877-4f1e-8c4b-5b692ed577e7 tempest-VolumeImageDependencyTests-695785612 tempest-VolumeImageDependencyTests-695785612-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:04 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:04 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:11:04 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:04 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:11:04 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-d8b20145-a877-4f1e-8c4b-5b692ed577e7 tempest-VolumeImageDependencyTests-695785612 tempest-VolumeImageDependencyTests-695785612-project-member] Volume info retrieved successfully. Sep 07 18:11:04 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-d8b20145-a877-4f1e-8c4b-5b692ed577e7 tempest-VolumeImageDependencyTests-695785612 tempest-VolumeImageDependencyTests-695785612-project-member] http://192.168.122.66/volume/v3/volumes/e3f8d5ac-8ab0-4610-ba90-750c32c03133 returned with HTTP 200 Sep 07 18:11:04 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 852/1707] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:11:04 2026] GET /volume/v3/volumes/e3f8d5ac-8ab0-4610-ba90-750c32c03133 => generated 932 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:11:05 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-8bf9cc6a-78ab-4b12-9f09-e118ff56e035 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:05 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-8bf9cc6a-78ab-4b12-9f09-e118ff56e035 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] GET http://192.168.122.66/volume/v3/volumes/9c57842c-7d39-4d88-81c5-728a20a4d84c Sep 07 18:11:05 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-8bf9cc6a-78ab-4b12-9f09-e118ff56e035 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:05 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-8bf9cc6a-78ab-4b12-9f09-e118ff56e035 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:05 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:05 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:11:05 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:05 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:11:05 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-8bf9cc6a-78ab-4b12-9f09-e118ff56e035 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Volume info retrieved successfully. Sep 07 18:11:05 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-8bf9cc6a-78ab-4b12-9f09-e118ff56e035 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] http://192.168.122.66/volume/v3/volumes/9c57842c-7d39-4d88-81c5-728a20a4d84c returned with HTTP 200 Sep 07 18:11:05 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 856/1708] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:11:05 2026] GET /volume/v3/volumes/9c57842c-7d39-4d88-81c5-728a20a4d84c => generated 864 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 18:11:05 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-28436cfb-a3b2-44f7-a31f-323ce1a8cf18 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:05 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-28436cfb-a3b2-44f7-a31f-323ce1a8cf18 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] GET http://192.168.122.66/volume/v3/volumes/9c57842c-7d39-4d88-81c5-728a20a4d84c Sep 07 18:11:05 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-28436cfb-a3b2-44f7-a31f-323ce1a8cf18 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:05 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-28436cfb-a3b2-44f7-a31f-323ce1a8cf18 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:05 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:05 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:11:05 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:05 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:11:05 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-28436cfb-a3b2-44f7-a31f-323ce1a8cf18 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] Volume info retrieved successfully. Sep 07 18:11:05 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-28436cfb-a3b2-44f7-a31f-323ce1a8cf18 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] http://192.168.122.66/volume/v3/volumes/9c57842c-7d39-4d88-81c5-728a20a4d84c returned with HTTP 200 Sep 07 18:11:05 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 853/1709] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:11:05 2026] GET /volume/v3/volumes/9c57842c-7d39-4d88-81c5-728a20a4d84c => generated 864 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:11:05 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-08b3c3e0-8dc4-454b-88bf-5ea39b2797df None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:05 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-08b3c3e0-8dc4-454b-88bf-5ea39b2797df tempest-VolumeImageDependencyTests-695785612 tempest-VolumeImageDependencyTests-695785612-project-member] GET http://192.168.122.66/volume/v3/volumes/e3f8d5ac-8ab0-4610-ba90-750c32c03133 Sep 07 18:11:05 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-08b3c3e0-8dc4-454b-88bf-5ea39b2797df tempest-VolumeImageDependencyTests-695785612 tempest-VolumeImageDependencyTests-695785612-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:05 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-08b3c3e0-8dc4-454b-88bf-5ea39b2797df tempest-VolumeImageDependencyTests-695785612 tempest-VolumeImageDependencyTests-695785612-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:05 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-d769ad69-8a5d-4fa8-a0db-9581ea21e26c None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:05 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-d769ad69-8a5d-4fa8-a0db-9581ea21e26c tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:11:05 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-d769ad69-8a5d-4fa8-a0db-9581ea21e26c tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-502646714"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:11:05 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.volumes [None req-d769ad69-8a5d-4fa8-a0db-9581ea21e26c tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-502646714'}} {{(pid=86964) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:11:05 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-d769ad69-8a5d-4fa8-a0db-9581ea21e26c tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Create volume of 1 GB Sep 07 18:11:05 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:05 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:11:05 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:05 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:11:05 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-d769ad69-8a5d-4fa8-a0db-9581ea21e26c tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Availability Zones retrieved successfully. Sep 07 18:11:05 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-08b3c3e0-8dc4-454b-88bf-5ea39b2797df tempest-VolumeImageDependencyTests-695785612 tempest-VolumeImageDependencyTests-695785612-project-member] Volume info retrieved successfully. Sep 07 18:11:05 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-d769ad69-8a5d-4fa8-a0db-9581ea21e26c tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Flow 'volume_create_api' (e6a870fa-85c2-4257-a8c3-19a3a2f4b944) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:11:05 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-08b3c3e0-8dc4-454b-88bf-5ea39b2797df tempest-VolumeImageDependencyTests-695785612 tempest-VolumeImageDependencyTests-695785612-project-member] http://192.168.122.66/volume/v3/volumes/e3f8d5ac-8ab0-4610-ba90-750c32c03133 returned with HTTP 200 Sep 07 18:11:05 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 857/1710] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:11:05 2026] GET /volume/v3/volumes/e3f8d5ac-8ab0-4610-ba90-750c32c03133 => generated 932 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:11:05 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-d769ad69-8a5d-4fa8-a0db-9581ea21e26c tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afede50d-9c52-4bf2-93ed-289a12b139d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:11:05 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.flows.api.create_volume [None req-d769ad69-8a5d-4fa8-a0db-9581ea21e26c tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Validating volume size '1' using validate_int {{(pid=86964) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:11:05 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-d769ad69-8a5d-4fa8-a0db-9581ea21e26c tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afede50d-9c52-4bf2-93ed-289a12b139d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:11:05 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-d769ad69-8a5d-4fa8-a0db-9581ea21e26c tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf23920a-6efe-4c5e-86c6-ebdcc264da29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:11:05 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-d769ad69-8a5d-4fa8-a0db-9581ea21e26c tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Created reservations ['12e12023-84de-444c-8cc4-edc56cd51d05', 'fa169774-708c-4f02-8483-0a70695e3c6e', 'f7376c53-fbf4-49af-b87d-6b6b392a1e19', 'ab9d1bc0-0eb7-4c0c-a997-e49a4fdc3d10'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:11:05 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-d769ad69-8a5d-4fa8-a0db-9581ea21e26c tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf23920a-6efe-4c5e-86c6-ebdcc264da29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['12e12023-84de-444c-8cc4-edc56cd51d05', 'fa169774-708c-4f02-8483-0a70695e3c6e', 'f7376c53-fbf4-49af-b87d-6b6b392a1e19', 'ab9d1bc0-0eb7-4c0c-a997-e49a4fdc3d10']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:11:05 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-d769ad69-8a5d-4fa8-a0db-9581ea21e26c tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7db1fb9-3b31-4d9d-be2d-949703d586d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:11:05 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:05 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:11:05 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-d769ad69-8a5d-4fa8-a0db-9581ea21e26c tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7db1fb9-3b31-4d9d-be2d-949703d586d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '489dc710-8807-40a0-96af-5e6d8f895e16', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-502646714',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='2275b805e0b744a6895b8bdb50552d8b',qos_specs=None,replication_status=,reservations=['12e12023-84de-444c-8cc4-edc56cd51d05','fa169774-708c-4f02-8483-0a70695e3c6e','f7376c53-fbf4-49af-b87d-6b6b392a1e19','ab9d1bc0-0eb7-4c0c-a997-e49a4fdc3d10'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73982804813d42b3bc5fdbfe31f0c569',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:11:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-502646714',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=489dc710-8807-40a0-96af-5e6d8f895e16,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='2275b805e0b744a6895b8bdb50552d8b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='73982804813d42b3bc5fdbfe31f0c569',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:11:05 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-d769ad69-8a5d-4fa8-a0db-9581ea21e26c tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb9cf8ba-e53c-429f-8cf8-ac065104cb32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:11:06 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-d769ad69-8a5d-4fa8-a0db-9581ea21e26c tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb9cf8ba-e53c-429f-8cf8-ac065104cb32) transitioned into state 'SUCCESS' from state '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-502646714',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='2275b805e0b744a6895b8bdb50552d8b',qos_specs=None,replication_status=,reservations=['12e12023-84de-444c-8cc4-edc56cd51d05','fa169774-708c-4f02-8483-0a70695e3c6e','f7376c53-fbf4-49af-b87d-6b6b392a1e19','ab9d1bc0-0eb7-4c0c-a997-e49a4fdc3d10'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73982804813d42b3bc5fdbfe31f0c569',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:11:06 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-d769ad69-8a5d-4fa8-a0db-9581ea21e26c tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f8bbd29-e9ee-462a-ad4b-3efe5533f29f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:11:06 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-d769ad69-8a5d-4fa8-a0db-9581ea21e26c tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f8bbd29-e9ee-462a-ad4b-3efe5533f29f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:11:06 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-d769ad69-8a5d-4fa8-a0db-9581ea21e26c tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Flow 'volume_create_api' (e6a870fa-85c2-4257-a8c3-19a3a2f4b944) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:11:06 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-d769ad69-8a5d-4fa8-a0db-9581ea21e26c tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Create volume request issued successfully. Sep 07 18:11:06 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-d769ad69-8a5d-4fa8-a0db-9581ea21e26c tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:11:06 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 854/1711] 192.168.122.66 () {60 vars in 1138 bytes} [Mon Sep 7 18:11:05 2026] POST /volume/v3/volumes => generated 770 bytes in 581 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:11:06 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-f153d12e-adb6-4ddc-adb2-6414892adfda None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:06 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-f153d12e-adb6-4ddc-adb2-6414892adfda tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] GET http://192.168.122.66/volume/v3/volumes/489dc710-8807-40a0-96af-5e6d8f895e16 Sep 07 18:11:06 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-f153d12e-adb6-4ddc-adb2-6414892adfda tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:06 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-f153d12e-adb6-4ddc-adb2-6414892adfda tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:06 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:06 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:11:06 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:06 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:11:06 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-f153d12e-adb6-4ddc-adb2-6414892adfda tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Volume info retrieved successfully. Sep 07 18:11:06 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-f153d12e-adb6-4ddc-adb2-6414892adfda tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] http://192.168.122.66/volume/v3/volumes/489dc710-8807-40a0-96af-5e6d8f895e16 returned with HTTP 200 Sep 07 18:11:06 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 858/1712] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:11:06 2026] GET /volume/v3/volumes/489dc710-8807-40a0-96af-5e6d8f895e16 => generated 838 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:11:06 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-62f9b191-4045-452d-99cf-cc134904f656 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:06 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-62f9b191-4045-452d-99cf-cc134904f656 tempest-VolumeImageDependencyTests-695785612 tempest-VolumeImageDependencyTests-695785612-project-member] GET http://192.168.122.66/volume/v3/volumes/e3f8d5ac-8ab0-4610-ba90-750c32c03133 Sep 07 18:11:06 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-62f9b191-4045-452d-99cf-cc134904f656 tempest-VolumeImageDependencyTests-695785612 tempest-VolumeImageDependencyTests-695785612-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:06 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-62f9b191-4045-452d-99cf-cc134904f656 tempest-VolumeImageDependencyTests-695785612 tempest-VolumeImageDependencyTests-695785612-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:06 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:06 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:11:06 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:06 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:11:06 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-62f9b191-4045-452d-99cf-cc134904f656 tempest-VolumeImageDependencyTests-695785612 tempest-VolumeImageDependencyTests-695785612-project-member] Volume info retrieved successfully. Sep 07 18:11:06 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-62f9b191-4045-452d-99cf-cc134904f656 tempest-VolumeImageDependencyTests-695785612 tempest-VolumeImageDependencyTests-695785612-project-member] http://192.168.122.66/volume/v3/volumes/e3f8d5ac-8ab0-4610-ba90-750c32c03133 returned with HTTP 200 Sep 07 18:11:06 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 855/1713] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:11:06 2026] GET /volume/v3/volumes/e3f8d5ac-8ab0-4610-ba90-750c32c03133 => generated 932 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:11:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-fd314e39-6c50-4c34-894c-a7c108616101 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:07 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-fd314e39-6c50-4c34-894c-a7c108616101 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] GET http://192.168.122.66/volume/v3/volumes/489dc710-8807-40a0-96af-5e6d8f895e16 Sep 07 18:11:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-fd314e39-6c50-4c34-894c-a7c108616101 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-fd314e39-6c50-4c34-894c-a7c108616101 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:07 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:07 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:11:07 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:07 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:11:07 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-fd314e39-6c50-4c34-894c-a7c108616101 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Volume info retrieved successfully. Sep 07 18:11:07 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-fd314e39-6c50-4c34-894c-a7c108616101 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] http://192.168.122.66/volume/v3/volumes/489dc710-8807-40a0-96af-5e6d8f895e16 returned with HTTP 200 Sep 07 18:11:07 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 859/1714] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:11:07 2026] GET /volume/v3/volumes/489dc710-8807-40a0-96af-5e6d8f895e16 => generated 862 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:11:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-c196cd8e-b4a9-40c1-994b-9e8701b44bf6 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:07 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c196cd8e-b4a9-40c1-994b-9e8701b44bf6 tempest-VolumeImageDependencyTests-695785612 tempest-VolumeImageDependencyTests-695785612-project-member] GET http://192.168.122.66/volume/v3/volumes/e3f8d5ac-8ab0-4610-ba90-750c32c03133 Sep 07 18:11:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c196cd8e-b4a9-40c1-994b-9e8701b44bf6 tempest-VolumeImageDependencyTests-695785612 tempest-VolumeImageDependencyTests-695785612-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c196cd8e-b4a9-40c1-994b-9e8701b44bf6 tempest-VolumeImageDependencyTests-695785612 tempest-VolumeImageDependencyTests-695785612-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:07 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:07 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:11:07 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:07 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:11:07 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-c196cd8e-b4a9-40c1-994b-9e8701b44bf6 tempest-VolumeImageDependencyTests-695785612 tempest-VolumeImageDependencyTests-695785612-project-member] Volume info retrieved successfully. Sep 07 18:11:07 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c196cd8e-b4a9-40c1-994b-9e8701b44bf6 tempest-VolumeImageDependencyTests-695785612 tempest-VolumeImageDependencyTests-695785612-project-member] http://192.168.122.66/volume/v3/volumes/e3f8d5ac-8ab0-4610-ba90-750c32c03133 returned with HTTP 200 Sep 07 18:11:07 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 856/1715] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:11:07 2026] GET /volume/v3/volumes/e3f8d5ac-8ab0-4610-ba90-750c32c03133 => generated 935 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:11:08 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-55c40ba2-8797-4568-8933-09fa2571241d None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:08 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-55c40ba2-8797-4568-8933-09fa2571241d tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] GET http://192.168.122.66/volume/v3/volumes/489dc710-8807-40a0-96af-5e6d8f895e16 Sep 07 18:11:08 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-55c40ba2-8797-4568-8933-09fa2571241d tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:08 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-55c40ba2-8797-4568-8933-09fa2571241d tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:08 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:08 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:11:08 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:08 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:11:08 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-55c40ba2-8797-4568-8933-09fa2571241d tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Volume info retrieved successfully. Sep 07 18:11:08 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-55c40ba2-8797-4568-8933-09fa2571241d tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] http://192.168.122.66/volume/v3/volumes/489dc710-8807-40a0-96af-5e6d8f895e16 returned with HTTP 200 Sep 07 18:11:08 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 860/1716] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:11:08 2026] GET /volume/v3/volumes/489dc710-8807-40a0-96af-5e6d8f895e16 => generated 863 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:11:08 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-4bf3822c-075e-4d07-bf22-b762c361e478 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:08 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-4bf3822c-075e-4d07-bf22-b762c361e478 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] GET http://192.168.122.66/volume/v3/volumes/489dc710-8807-40a0-96af-5e6d8f895e16 Sep 07 18:11:08 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-4bf3822c-075e-4d07-bf22-b762c361e478 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:08 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-4bf3822c-075e-4d07-bf22-b762c361e478 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:08 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:08 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:11:08 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:08 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:11:08 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-4bf3822c-075e-4d07-bf22-b762c361e478 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] Volume info retrieved successfully. Sep 07 18:11:08 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-4bf3822c-075e-4d07-bf22-b762c361e478 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] http://192.168.122.66/volume/v3/volumes/489dc710-8807-40a0-96af-5e6d8f895e16 returned with HTTP 200 Sep 07 18:11:08 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 857/1717] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:11:08 2026] GET /volume/v3/volumes/489dc710-8807-40a0-96af-5e6d8f895e16 => generated 863 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:11:08 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-7dd5af28-ed27-412f-ad9a-83848c68fba1 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:08 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-7dd5af28-ed27-412f-ad9a-83848c68fba1 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:11:08 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-7dd5af28-ed27-412f-ad9a-83848c68fba1 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-2025236898"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:11:08 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.volumes [None req-7dd5af28-ed27-412f-ad9a-83848c68fba1 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-2025236898'}} {{(pid=86965) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:11:08 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-7dd5af28-ed27-412f-ad9a-83848c68fba1 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Create volume of 1 GB Sep 07 18:11:08 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-7dd5af28-ed27-412f-ad9a-83848c68fba1 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Availability Zones retrieved successfully. Sep 07 18:11:08 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-7dd5af28-ed27-412f-ad9a-83848c68fba1 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Flow 'volume_create_api' (8acf85e9-ee89-4e0a-a764-777809ea160a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:11:08 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-7dd5af28-ed27-412f-ad9a-83848c68fba1 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bddeefc4-292c-4530-aaa4-6c2ef27ed83d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:11:08 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.flows.api.create_volume [None req-7dd5af28-ed27-412f-ad9a-83848c68fba1 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Validating volume size '1' using validate_int {{(pid=86965) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:11:08 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-7dd5af28-ed27-412f-ad9a-83848c68fba1 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bddeefc4-292c-4530-aaa4-6c2ef27ed83d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:11:08 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-7dd5af28-ed27-412f-ad9a-83848c68fba1 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92e7794a-1410-421e-a235-153a7e14c21b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:11:08 devstack devstack@c-api.service[86965]: DEBUG cinder.quota [None req-7dd5af28-ed27-412f-ad9a-83848c68fba1 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Created reservations ['d84b85f6-1f08-4c3d-b4b7-6b5d942a271a', 'bbd137f1-b229-4aa9-885c-6aba31211108', '4c97be06-b5b1-4bb2-88da-c7f354a3fb41', '74e113aa-39e4-4a47-ad5c-64ff67ec8fc2'] {{(pid=86965) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:11:08 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-7dd5af28-ed27-412f-ad9a-83848c68fba1 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92e7794a-1410-421e-a235-153a7e14c21b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d84b85f6-1f08-4c3d-b4b7-6b5d942a271a', 'bbd137f1-b229-4aa9-885c-6aba31211108', '4c97be06-b5b1-4bb2-88da-c7f354a3fb41', '74e113aa-39e4-4a47-ad5c-64ff67ec8fc2']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:11:08 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-7dd5af28-ed27-412f-ad9a-83848c68fba1 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65787ace-37d3-4659-b1a8-c931855dedae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:11:08 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:08 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:11:08 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-7dd5af28-ed27-412f-ad9a-83848c68fba1 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65787ace-37d3-4659-b1a8-c931855dedae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '732df69e-d48d-481b-b2b7-58544b95f0f3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-2025236898',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='2275b805e0b744a6895b8bdb50552d8b',qos_specs=None,replication_status=,reservations=['d84b85f6-1f08-4c3d-b4b7-6b5d942a271a','bbd137f1-b229-4aa9-885c-6aba31211108','4c97be06-b5b1-4bb2-88da-c7f354a3fb41','74e113aa-39e4-4a47-ad5c-64ff67ec8fc2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73982804813d42b3bc5fdbfe31f0c569',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:11:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-2025236898',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=732df69e-d48d-481b-b2b7-58544b95f0f3,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='2275b805e0b744a6895b8bdb50552d8b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='73982804813d42b3bc5fdbfe31f0c569',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:11:08 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-7dd5af28-ed27-412f-ad9a-83848c68fba1 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5fc02833-11e6-4306-a919-91940d4ffe2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:11:08 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-7dd5af28-ed27-412f-ad9a-83848c68fba1 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5fc02833-11e6-4306-a919-91940d4ffe2e) transitioned into state 'SUCCESS' from state '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-2025236898',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='2275b805e0b744a6895b8bdb50552d8b',qos_specs=None,replication_status=,reservations=['d84b85f6-1f08-4c3d-b4b7-6b5d942a271a','bbd137f1-b229-4aa9-885c-6aba31211108','4c97be06-b5b1-4bb2-88da-c7f354a3fb41','74e113aa-39e4-4a47-ad5c-64ff67ec8fc2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73982804813d42b3bc5fdbfe31f0c569',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:11:08 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-7dd5af28-ed27-412f-ad9a-83848c68fba1 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (794fc3fb-707f-4654-8cf3-6bb1aaf332df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:11:08 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-4d202af2-b9f2-4121-8d91-02c1fe872c40 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:08 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-7dd5af28-ed27-412f-ad9a-83848c68fba1 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (794fc3fb-707f-4654-8cf3-6bb1aaf332df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:11:08 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-4d202af2-b9f2-4121-8d91-02c1fe872c40 tempest-VolumeImageDependencyTests-695785612 tempest-VolumeImageDependencyTests-695785612-project-member] GET http://192.168.122.66/volume/v3/volumes/e3f8d5ac-8ab0-4610-ba90-750c32c03133 Sep 07 18:11:08 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-4d202af2-b9f2-4121-8d91-02c1fe872c40 tempest-VolumeImageDependencyTests-695785612 tempest-VolumeImageDependencyTests-695785612-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:08 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-4d202af2-b9f2-4121-8d91-02c1fe872c40 tempest-VolumeImageDependencyTests-695785612 tempest-VolumeImageDependencyTests-695785612-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:08 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-7dd5af28-ed27-412f-ad9a-83848c68fba1 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Flow 'volume_create_api' (8acf85e9-ee89-4e0a-a764-777809ea160a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:11:08 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-7dd5af28-ed27-412f-ad9a-83848c68fba1 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Create volume request issued successfully. Sep 07 18:11:08 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-7dd5af28-ed27-412f-ad9a-83848c68fba1 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:11:08 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:08 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:11:08 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:08 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:11:08 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 861/1718] 192.168.122.66 () {60 vars in 1138 bytes} [Mon Sep 7 18:11:08 2026] POST /volume/v3/volumes => generated 771 bytes in 452 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:11:08 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-4d202af2-b9f2-4121-8d91-02c1fe872c40 tempest-VolumeImageDependencyTests-695785612 tempest-VolumeImageDependencyTests-695785612-project-member] Volume info retrieved successfully. Sep 07 18:11:08 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-b2bd1024-ba7f-4217-8b1f-02ef7a7ed2d0 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:08 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-4d202af2-b9f2-4121-8d91-02c1fe872c40 tempest-VolumeImageDependencyTests-695785612 tempest-VolumeImageDependencyTests-695785612-project-member] http://192.168.122.66/volume/v3/volumes/e3f8d5ac-8ab0-4610-ba90-750c32c03133 returned with HTTP 200 Sep 07 18:11:08 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-b2bd1024-ba7f-4217-8b1f-02ef7a7ed2d0 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] GET http://192.168.122.66/volume/v3/volumes/732df69e-d48d-481b-b2b7-58544b95f0f3 Sep 07 18:11:08 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-b2bd1024-ba7f-4217-8b1f-02ef7a7ed2d0 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:08 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 858/1719] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:11:08 2026] GET /volume/v3/volumes/e3f8d5ac-8ab0-4610-ba90-750c32c03133 => generated 935 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 18:11:08 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-b2bd1024-ba7f-4217-8b1f-02ef7a7ed2d0 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:08 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:08 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:11:08 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:08 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:11:08 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-b2bd1024-ba7f-4217-8b1f-02ef7a7ed2d0 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Volume info retrieved successfully. Sep 07 18:11:08 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-b2bd1024-ba7f-4217-8b1f-02ef7a7ed2d0 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] http://192.168.122.66/volume/v3/volumes/732df69e-d48d-481b-b2b7-58544b95f0f3 returned with HTTP 200 Sep 07 18:11:08 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 862/1720] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:11:08 2026] GET /volume/v3/volumes/732df69e-d48d-481b-b2b7-58544b95f0f3 => generated 839 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:11:09 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-58dd17b8-4da9-4298-a435-ce235c7f494a None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:09 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-58dd17b8-4da9-4298-a435-ce235c7f494a tempest-VolumeImageDependencyTests-695785612 tempest-VolumeImageDependencyTests-695785612-project-member] GET http://192.168.122.66/volume/v3/volumes/e3f8d5ac-8ab0-4610-ba90-750c32c03133 Sep 07 18:11:09 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-58dd17b8-4da9-4298-a435-ce235c7f494a tempest-VolumeImageDependencyTests-695785612 tempest-VolumeImageDependencyTests-695785612-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:09 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-58dd17b8-4da9-4298-a435-ce235c7f494a tempest-VolumeImageDependencyTests-695785612 tempest-VolumeImageDependencyTests-695785612-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:09 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:09 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:11:09 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:09 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:11:09 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-58dd17b8-4da9-4298-a435-ce235c7f494a tempest-VolumeImageDependencyTests-695785612 tempest-VolumeImageDependencyTests-695785612-project-member] Volume info retrieved successfully. Sep 07 18:11:09 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-58dd17b8-4da9-4298-a435-ce235c7f494a tempest-VolumeImageDependencyTests-695785612 tempest-VolumeImageDependencyTests-695785612-project-member] http://192.168.122.66/volume/v3/volumes/e3f8d5ac-8ab0-4610-ba90-750c32c03133 returned with HTTP 200 Sep 07 18:11:09 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 859/1721] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:11:09 2026] GET /volume/v3/volumes/e3f8d5ac-8ab0-4610-ba90-750c32c03133 => generated 1200 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 18:11:09 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-07259e7e-908c-4515-a542-3787fe772934 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:09 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-4b575ff0-004d-4d7e-a8c5-e687832e9043 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:09 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-07259e7e-908c-4515-a542-3787fe772934 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] GET http://192.168.122.66/volume/v3/volumes/732df69e-d48d-481b-b2b7-58544b95f0f3 Sep 07 18:11:09 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-07259e7e-908c-4515-a542-3787fe772934 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:09 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-4b575ff0-004d-4d7e-a8c5-e687832e9043 tempest-VolumeImageDependencyTests-695785612 tempest-VolumeImageDependencyTests-695785612-project-member] GET http://192.168.122.66/volume/v3/volumes/e3f8d5ac-8ab0-4610-ba90-750c32c03133 Sep 07 18:11:09 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-4b575ff0-004d-4d7e-a8c5-e687832e9043 tempest-VolumeImageDependencyTests-695785612 tempest-VolumeImageDependencyTests-695785612-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:09 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-4b575ff0-004d-4d7e-a8c5-e687832e9043 tempest-VolumeImageDependencyTests-695785612 tempest-VolumeImageDependencyTests-695785612-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:09 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-07259e7e-908c-4515-a542-3787fe772934 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:09 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:09 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:11:09 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:09 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:11:09 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-4b575ff0-004d-4d7e-a8c5-e687832e9043 tempest-VolumeImageDependencyTests-695785612 tempest-VolumeImageDependencyTests-695785612-project-member] Volume info retrieved successfully. Sep 07 18:11:09 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:09 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:11:09 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:09 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:11:09 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-4b575ff0-004d-4d7e-a8c5-e687832e9043 tempest-VolumeImageDependencyTests-695785612 tempest-VolumeImageDependencyTests-695785612-project-member] http://192.168.122.66/volume/v3/volumes/e3f8d5ac-8ab0-4610-ba90-750c32c03133 returned with HTTP 200 Sep 07 18:11:09 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 860/1722] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:11:09 2026] GET /volume/v3/volumes/e3f8d5ac-8ab0-4610-ba90-750c32c03133 => generated 1200 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 18:11:09 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-07259e7e-908c-4515-a542-3787fe772934 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Volume info retrieved successfully. Sep 07 18:11:10 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-7d3dbf9a-829f-435c-80cc-503bbbc7aa25 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:10 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-7d3dbf9a-829f-435c-80cc-503bbbc7aa25 tempest-VolumeImageDependencyTests-695785612 tempest-VolumeImageDependencyTests-695785612-project-member] DELETE http://192.168.122.66/volume/v3/volumes/e3f8d5ac-8ab0-4610-ba90-750c32c03133 Sep 07 18:11:10 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-7d3dbf9a-829f-435c-80cc-503bbbc7aa25 tempest-VolumeImageDependencyTests-695785612 tempest-VolumeImageDependencyTests-695785612-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:10 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-7d3dbf9a-829f-435c-80cc-503bbbc7aa25 tempest-VolumeImageDependencyTests-695785612 tempest-VolumeImageDependencyTests-695785612-project-member] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:10 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-7d3dbf9a-829f-435c-80cc-503bbbc7aa25 tempest-VolumeImageDependencyTests-695785612 tempest-VolumeImageDependencyTests-695785612-project-member] Delete volume with id: e3f8d5ac-8ab0-4610-ba90-750c32c03133 Sep 07 18:11:10 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-07259e7e-908c-4515-a542-3787fe772934 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] http://192.168.122.66/volume/v3/volumes/732df69e-d48d-481b-b2b7-58544b95f0f3 returned with HTTP 200 Sep 07 18:11:10 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 863/1723] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:11:09 2026] GET /volume/v3/volumes/732df69e-d48d-481b-b2b7-58544b95f0f3 => generated 863 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 18:11:10 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:10 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:11:10 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:10 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:11:10 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-7d3dbf9a-829f-435c-80cc-503bbbc7aa25 tempest-VolumeImageDependencyTests-695785612 tempest-VolumeImageDependencyTests-695785612-project-member] Volume info retrieved successfully. Sep 07 18:11:10 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-7d3dbf9a-829f-435c-80cc-503bbbc7aa25 tempest-VolumeImageDependencyTests-695785612 tempest-VolumeImageDependencyTests-695785612-project-member] Delete volume request issued successfully. Sep 07 18:11:10 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-7d3dbf9a-829f-435c-80cc-503bbbc7aa25 tempest-VolumeImageDependencyTests-695785612 tempest-VolumeImageDependencyTests-695785612-project-member] http://192.168.122.66/volume/v3/volumes/e3f8d5ac-8ab0-4610-ba90-750c32c03133 returned with HTTP 202 Sep 07 18:11:10 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 861/1724] 192.168.122.66 () {60 vars in 1271 bytes} [Mon Sep 7 18:11:09 2026] DELETE /volume/v3/volumes/e3f8d5ac-8ab0-4610-ba90-750c32c03133 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 18:11:10 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-ab43e2eb-9a7c-4dc4-a02c-43f3ba178992 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:10 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-ab43e2eb-9a7c-4dc4-a02c-43f3ba178992 tempest-VolumeImageDependencyTests-695785612 tempest-VolumeImageDependencyTests-695785612-project-member] GET http://192.168.122.66/volume/v3/volumes/e3f8d5ac-8ab0-4610-ba90-750c32c03133 Sep 07 18:11:10 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-ab43e2eb-9a7c-4dc4-a02c-43f3ba178992 tempest-VolumeImageDependencyTests-695785612 tempest-VolumeImageDependencyTests-695785612-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:10 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-ab43e2eb-9a7c-4dc4-a02c-43f3ba178992 tempest-VolumeImageDependencyTests-695785612 tempest-VolumeImageDependencyTests-695785612-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:10 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:10 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:11:10 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:10 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:11:10 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-ab43e2eb-9a7c-4dc4-a02c-43f3ba178992 tempest-VolumeImageDependencyTests-695785612 tempest-VolumeImageDependencyTests-695785612-project-member] Volume info retrieved successfully. Sep 07 18:11:10 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-ab43e2eb-9a7c-4dc4-a02c-43f3ba178992 tempest-VolumeImageDependencyTests-695785612 tempest-VolumeImageDependencyTests-695785612-project-member] http://192.168.122.66/volume/v3/volumes/e3f8d5ac-8ab0-4610-ba90-750c32c03133 returned with HTTP 200 Sep 07 18:11:10 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 864/1725] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:11:10 2026] GET /volume/v3/volumes/e3f8d5ac-8ab0-4610-ba90-750c32c03133 => generated 1199 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 18:11:11 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-fd6c826e-5f2d-4260-ae15-8d518ee81637 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:11 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-fd6c826e-5f2d-4260-ae15-8d518ee81637 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] GET http://192.168.122.66/volume/v3/volumes/732df69e-d48d-481b-b2b7-58544b95f0f3 Sep 07 18:11:11 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-fd6c826e-5f2d-4260-ae15-8d518ee81637 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:11 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-fd6c826e-5f2d-4260-ae15-8d518ee81637 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:11 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:11 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:11:11 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:11 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:11:11 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-fd6c826e-5f2d-4260-ae15-8d518ee81637 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Volume info retrieved successfully. Sep 07 18:11:11 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-fd6c826e-5f2d-4260-ae15-8d518ee81637 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] http://192.168.122.66/volume/v3/volumes/732df69e-d48d-481b-b2b7-58544b95f0f3 returned with HTTP 200 Sep 07 18:11:11 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 862/1726] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:11:11 2026] GET /volume/v3/volumes/732df69e-d48d-481b-b2b7-58544b95f0f3 => generated 864 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:11:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-67a0de7d-22b2-4c21-bd7b-a069798e8681 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:11 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-67a0de7d-22b2-4c21-bd7b-a069798e8681 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] GET http://192.168.122.66/volume/v3/volumes/732df69e-d48d-481b-b2b7-58544b95f0f3 Sep 07 18:11:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-67a0de7d-22b2-4c21-bd7b-a069798e8681 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-67a0de7d-22b2-4c21-bd7b-a069798e8681 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:11 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:11 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:11:11 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:11 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:11:11 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-67a0de7d-22b2-4c21-bd7b-a069798e8681 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] Volume info retrieved successfully. Sep 07 18:11:11 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-67a0de7d-22b2-4c21-bd7b-a069798e8681 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] http://192.168.122.66/volume/v3/volumes/732df69e-d48d-481b-b2b7-58544b95f0f3 returned with HTTP 200 Sep 07 18:11:11 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 865/1727] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:11:11 2026] GET /volume/v3/volumes/732df69e-d48d-481b-b2b7-58544b95f0f3 => generated 864 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:11:11 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-a338ba59-f543-4649-9b2c-a178165a70a3 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-11eb874d-4640-413c-9267-68cd5e0a35bc None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:11 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-a338ba59-f543-4649-9b2c-a178165a70a3 tempest-VolumeImageDependencyTests-695785612 tempest-VolumeImageDependencyTests-695785612-project-member] GET http://192.168.122.66/volume/v3/volumes/e3f8d5ac-8ab0-4610-ba90-750c32c03133 Sep 07 18:11:11 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-11eb874d-4640-413c-9267-68cd5e0a35bc tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] GET http://192.168.122.66/volume/v3/volumes Sep 07 18:11:11 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-a338ba59-f543-4649-9b2c-a178165a70a3 tempest-VolumeImageDependencyTests-695785612 tempest-VolumeImageDependencyTests-695785612-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-11eb874d-4640-413c-9267-68cd5e0a35bc tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-11eb874d-4640-413c-9267-68cd5e0a35bc tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] Calling method 'index' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:11 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-a338ba59-f543-4649-9b2c-a178165a70a3 tempest-VolumeImageDependencyTests-695785612 tempest-VolumeImageDependencyTests-695785612-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.api_utils [None req-11eb874d-4640-413c-9267-68cd5e0a35bc tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] Removing options '' from query. {{(pid=86965) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 18:11:11 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-11eb874d-4640-413c-9267-68cd5e0a35bc tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86965) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 18:11:11 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:11 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:11:11 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:11 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:11:11 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:11 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:11:11 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-11eb874d-4640-413c-9267-68cd5e0a35bc tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] Get all volumes completed successfully. Sep 07 18:11:11 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-11eb874d-4640-413c-9267-68cd5e0a35bc tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] http://192.168.122.66/volume/v3/volumes returned with HTTP 200 Sep 07 18:11:11 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 866/1728] 192.168.122.66 () {58 vars in 1116 bytes} [Mon Sep 7 18:11:11 2026] GET /volume/v3/volumes => generated 993 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:11:11 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-a338ba59-f543-4649-9b2c-a178165a70a3 tempest-VolumeImageDependencyTests-695785612 tempest-VolumeImageDependencyTests-695785612-project-member] http://192.168.122.66/volume/v3/volumes/e3f8d5ac-8ab0-4610-ba90-750c32c03133 returned with HTTP 404 Sep 07 18:11:11 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 863/1729] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:11:11 2026] GET /volume/v3/volumes/e3f8d5ac-8ab0-4610-ba90-750c32c03133 => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 18:11:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-9deddb5d-e4c2-451e-942c-0ee65197fe70 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:11 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-9deddb5d-e4c2-451e-942c-0ee65197fe70 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] GET http://192.168.122.66/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-502646714 Sep 07 18:11:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-9deddb5d-e4c2-451e-942c-0ee65197fe70 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-9deddb5d-e4c2-451e-942c-0ee65197fe70 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] Calling method 'index' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.api_utils [None req-9deddb5d-e4c2-451e-942c-0ee65197fe70 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] Removing options '' from query. {{(pid=86965) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 18:11:11 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:11 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:11:11 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-9deddb5d-e4c2-451e-942c-0ee65197fe70 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-502646714'), ('no_migration_targets', True)]). {{(pid=86965) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 18:11:11 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:11 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:11:11 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-9deddb5d-e4c2-451e-942c-0ee65197fe70 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] Get all volumes completed successfully. Sep 07 18:11:11 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-9deddb5d-e4c2-451e-942c-0ee65197fe70 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] http://192.168.122.66/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-502646714 returned with HTTP 200 Sep 07 18:11:11 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 867/1730] 192.168.122.66 () {58 vars in 1215 bytes} [Mon Sep 7 18:11:11 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-502646714 => generated 339 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:11:11 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-3873aa8f-1124-46b3-a1a1-ffb43170a7b8 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:11 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-3873aa8f-1124-46b3-a1a1-ffb43170a7b8 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] GET http://192.168.122.66/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-502646714 Sep 07 18:11:11 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-3873aa8f-1124-46b3-a1a1-ffb43170a7b8 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:11 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-3873aa8f-1124-46b3-a1a1-ffb43170a7b8 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] Calling method 'detail' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:11 devstack devstack@c-api.service[86964]: DEBUG cinder.api.api_utils [None req-3873aa8f-1124-46b3-a1a1-ffb43170a7b8 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] Removing options '' from query. {{(pid=86964) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 18:11:11 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-3873aa8f-1124-46b3-a1a1-ffb43170a7b8 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-502646714'), ('no_migration_targets', True)]). {{(pid=86964) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 18:11:11 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:11 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:11:11 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-3873aa8f-1124-46b3-a1a1-ffb43170a7b8 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] Get all volumes completed successfully. Sep 07 18:11:11 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:11 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:11:11 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-3873aa8f-1124-46b3-a1a1-ffb43170a7b8 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] http://192.168.122.66/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-502646714 returned with HTTP 200 Sep 07 18:11:11 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 864/1731] 192.168.122.66 () {58 vars in 1236 bytes} [Mon Sep 7 18:11:11 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-502646714 => generated 866 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:11:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-91055be3-5f27-4c50-8a89-5e8b850c1388 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:11 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-91055be3-5f27-4c50-8a89-5e8b850c1388 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] GET http://192.168.122.66/volume/v3/volumes/detail?limit=1 Sep 07 18:11:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-91055be3-5f27-4c50-8a89-5e8b850c1388 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-91055be3-5f27-4c50-8a89-5e8b850c1388 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Calling method 'detail' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.api_utils [None req-91055be3-5f27-4c50-8a89-5e8b850c1388 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Removing options '' from query. {{(pid=86965) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 18:11:11 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:11 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:11:11 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-91055be3-5f27-4c50-8a89-5e8b850c1388 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86965) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 18:11:11 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:11 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:11:11 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-91055be3-5f27-4c50-8a89-5e8b850c1388 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Get all volumes completed successfully. Sep 07 18:11:11 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:11 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:11:11 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-0e6ecd53-4e65-4e87-9294-3c4b2d86e6b2 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:11 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-91055be3-5f27-4c50-8a89-5e8b850c1388 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] http://192.168.122.66/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Sep 07 18:11:11 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 868/1732] 192.168.122.66 () {58 vars in 1152 bytes} [Mon Sep 7 18:11:11 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1013 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:11:11 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-0e6ecd53-4e65-4e87-9294-3c4b2d86e6b2 tempest-VolumeImageDependencyTests-695785612 tempest-VolumeImageDependencyTests-695785612-project-member] DELETE http://192.168.122.66/volume/v3/volumes/e3f8d5ac-8ab0-4610-ba90-750c32c03133 Sep 07 18:11:11 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-0e6ecd53-4e65-4e87-9294-3c4b2d86e6b2 tempest-VolumeImageDependencyTests-695785612 tempest-VolumeImageDependencyTests-695785612-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:11 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-0e6ecd53-4e65-4e87-9294-3c4b2d86e6b2 tempest-VolumeImageDependencyTests-695785612 tempest-VolumeImageDependencyTests-695785612-project-member] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:11 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-0e6ecd53-4e65-4e87-9294-3c4b2d86e6b2 tempest-VolumeImageDependencyTests-695785612 tempest-VolumeImageDependencyTests-695785612-project-member] Delete volume with id: e3f8d5ac-8ab0-4610-ba90-750c32c03133 Sep 07 18:11:11 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-0e6ecd53-4e65-4e87-9294-3c4b2d86e6b2 tempest-VolumeImageDependencyTests-695785612 tempest-VolumeImageDependencyTests-695785612-project-member] http://192.168.122.66/volume/v3/volumes/e3f8d5ac-8ab0-4610-ba90-750c32c03133 returned with HTTP 404 Sep 07 18:11:11 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 865/1733] 192.168.122.66 () {60 vars in 1271 bytes} [Mon Sep 7 18:11:11 2026] DELETE /volume/v3/volumes/e3f8d5ac-8ab0-4610-ba90-750c32c03133 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 18:11:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-6eda4098-0148-4cb2-a0cf-f8b82f27f7fd None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:11 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-6eda4098-0148-4cb2-a0cf-f8b82f27f7fd tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] GET http://192.168.122.66/volume/v3/volumes/detail?limit=1&marker=732df69e-d48d-481b-b2b7-58544b95f0f3 Sep 07 18:11:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-6eda4098-0148-4cb2-a0cf-f8b82f27f7fd tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-6eda4098-0148-4cb2-a0cf-f8b82f27f7fd tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Calling method 'detail' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.api_utils [None req-6eda4098-0148-4cb2-a0cf-f8b82f27f7fd tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Removing options '' from query. {{(pid=86965) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 18:11:11 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-6eda4098-0148-4cb2-a0cf-f8b82f27f7fd tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86965) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 18:11:11 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-20f644a6-81d1-4915-a17b-dd70658d0682 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:11 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-20f644a6-81d1-4915-a17b-dd70658d0682 tempest-VolumeImageDependencyTests-695785612 tempest-VolumeImageDependencyTests-695785612-project-member] GET http://192.168.122.66/volume/v3/volumes/e3f8d5ac-8ab0-4610-ba90-750c32c03133 Sep 07 18:11:11 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-20f644a6-81d1-4915-a17b-dd70658d0682 tempest-VolumeImageDependencyTests-695785612 tempest-VolumeImageDependencyTests-695785612-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:11 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-20f644a6-81d1-4915-a17b-dd70658d0682 tempest-VolumeImageDependencyTests-695785612 tempest-VolumeImageDependencyTests-695785612-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:11 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-20f644a6-81d1-4915-a17b-dd70658d0682 tempest-VolumeImageDependencyTests-695785612 tempest-VolumeImageDependencyTests-695785612-project-member] http://192.168.122.66/volume/v3/volumes/e3f8d5ac-8ab0-4610-ba90-750c32c03133 returned with HTTP 404 Sep 07 18:11:11 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 866/1734] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:11:11 2026] GET /volume/v3/volumes/e3f8d5ac-8ab0-4610-ba90-750c32c03133 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 18:11:11 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:11 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:11:11 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-6eda4098-0148-4cb2-a0cf-f8b82f27f7fd tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Get all volumes completed successfully. Sep 07 18:11:11 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:11 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:11:11 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-6eda4098-0148-4cb2-a0cf-f8b82f27f7fd tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] http://192.168.122.66/volume/v3/volumes/detail?limit=1&marker=732df69e-d48d-481b-b2b7-58544b95f0f3 returned with HTTP 200 Sep 07 18:11:11 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 869/1735] 192.168.122.66 () {58 vars in 1240 bytes} [Mon Sep 7 18:11:11 2026] GET /volume/v3/volumes/detail?limit=1&marker=732df69e-d48d-481b-b2b7-58544b95f0f3 => generated 1012 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:11:11 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-384aad85-eeb6-4029-8c6b-a36f5a8daa12 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:11 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-384aad85-eeb6-4029-8c6b-a36f5a8daa12 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] GET http://192.168.122.66/volume/v3/volumes/detail?limit=1&marker=489dc710-8807-40a0-96af-5e6d8f895e16 Sep 07 18:11:11 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-384aad85-eeb6-4029-8c6b-a36f5a8daa12 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:11 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-384aad85-eeb6-4029-8c6b-a36f5a8daa12 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Calling method 'detail' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:11 devstack devstack@c-api.service[86964]: DEBUG cinder.api.api_utils [None req-384aad85-eeb6-4029-8c6b-a36f5a8daa12 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Removing options '' from query. {{(pid=86964) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 18:11:11 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-384aad85-eeb6-4029-8c6b-a36f5a8daa12 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86964) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 18:11:11 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:11 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:11:11 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-384aad85-eeb6-4029-8c6b-a36f5a8daa12 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Get all volumes completed successfully. Sep 07 18:11:11 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:11 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:11:11 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-384aad85-eeb6-4029-8c6b-a36f5a8daa12 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] http://192.168.122.66/volume/v3/volumes/detail?limit=1&marker=489dc710-8807-40a0-96af-5e6d8f895e16 returned with HTTP 200 Sep 07 18:11:11 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 867/1736] 192.168.122.66 () {58 vars in 1240 bytes} [Mon Sep 7 18:11:11 2026] GET /volume/v3/volumes/detail?limit=1&marker=489dc710-8807-40a0-96af-5e6d8f895e16 => generated 1013 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:11:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-183979b2-a91f-4ebd-b4ee-ee554078fb03 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:11 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-183979b2-a91f-4ebd-b4ee-ee554078fb03 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] GET http://192.168.122.66/volume/v3/volumes/detail?limit=1&marker=9c57842c-7d39-4d88-81c5-728a20a4d84c Sep 07 18:11:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-183979b2-a91f-4ebd-b4ee-ee554078fb03 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-183979b2-a91f-4ebd-b4ee-ee554078fb03 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Calling method 'detail' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.api_utils [None req-183979b2-a91f-4ebd-b4ee-ee554078fb03 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Removing options '' from query. {{(pid=86965) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 18:11:11 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-183979b2-a91f-4ebd-b4ee-ee554078fb03 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86965) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 18:11:11 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-183979b2-a91f-4ebd-b4ee-ee554078fb03 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Get all volumes completed successfully. Sep 07 18:11:11 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-183979b2-a91f-4ebd-b4ee-ee554078fb03 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] http://192.168.122.66/volume/v3/volumes/detail?limit=1&marker=9c57842c-7d39-4d88-81c5-728a20a4d84c returned with HTTP 200 Sep 07 18:11:11 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 870/1737] 192.168.122.66 () {58 vars in 1240 bytes} [Mon Sep 7 18:11:11 2026] GET /volume/v3/volumes/detail?limit=1&marker=9c57842c-7d39-4d88-81c5-728a20a4d84c => generated 15 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 18:11:11 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-5dcb633c-da3a-4716-a05c-47d028302d25 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:11 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-5dcb633c-da3a-4716-a05c-47d028302d25 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] GET http://192.168.122.66/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Sep 07 18:11:11 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-5dcb633c-da3a-4716-a05c-47d028302d25 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:11 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-5dcb633c-da3a-4716-a05c-47d028302d25 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] Calling method 'detail' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:11 devstack devstack@c-api.service[86964]: DEBUG cinder.api.api_utils [None req-5dcb633c-da3a-4716-a05c-47d028302d25 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] Removing options '' from query. {{(pid=86964) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 18:11:11 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-5dcb633c-da3a-4716-a05c-47d028302d25 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] Could not evaluate value available, assuming string {{(pid=86964) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 07 18:11:11 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-5dcb633c-da3a-4716-a05c-47d028302d25 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=86964) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 18:11:11 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:11 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:11:11 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:11 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:11:11 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-5dcb633c-da3a-4716-a05c-47d028302d25 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] Get all volumes completed successfully. Sep 07 18:11:11 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:11 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:11:11 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-5dcb633c-da3a-4716-a05c-47d028302d25 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] http://192.168.122.66/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Sep 07 18:11:11 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 868/1738] 192.168.122.66 () {58 vars in 1236 bytes} [Mon Sep 7 18:11:11 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1908 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:11:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-f0a3ccb6-606f-459d-ba41-20030fb194ea None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:11 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-f0a3ccb6-606f-459d-ba41-20030fb194ea tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] GET http://192.168.122.66/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Sep 07 18:11:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-f0a3ccb6-606f-459d-ba41-20030fb194ea tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-f0a3ccb6-606f-459d-ba41-20030fb194ea tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] Calling method 'detail' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.api_utils [None req-f0a3ccb6-606f-459d-ba41-20030fb194ea tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] Removing options '' from query. {{(pid=86965) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 18:11:11 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-f0a3ccb6-606f-459d-ba41-20030fb194ea tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] Could not evaluate value available, assuming string {{(pid=86965) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 07 18:11:11 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-f0a3ccb6-606f-459d-ba41-20030fb194ea tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=86965) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 18:11:11 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:11 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:11:11 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:11 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:11:11 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-f0a3ccb6-606f-459d-ba41-20030fb194ea tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] Get all volumes completed successfully. Sep 07 18:11:11 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:11 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:11:11 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-f0a3ccb6-606f-459d-ba41-20030fb194ea tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] http://192.168.122.66/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Sep 07 18:11:11 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 871/1739] 192.168.122.66 () {58 vars in 1238 bytes} [Mon Sep 7 18:11:11 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1910 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:11:11 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-eb8cea49-a2c4-48e1-b4a9-80c162563333 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:11 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-eb8cea49-a2c4-48e1-b4a9-80c162563333 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] GET http://192.168.122.66/volume/v3/volumes?limit=1 Sep 07 18:11:11 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-eb8cea49-a2c4-48e1-b4a9-80c162563333 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:11 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-eb8cea49-a2c4-48e1-b4a9-80c162563333 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Calling method 'index' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:11 devstack devstack@c-api.service[86964]: DEBUG cinder.api.api_utils [None req-eb8cea49-a2c4-48e1-b4a9-80c162563333 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Removing options '' from query. {{(pid=86964) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 18:11:11 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-eb8cea49-a2c4-48e1-b4a9-80c162563333 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86964) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 18:11:11 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:11 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:11:11 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-eb8cea49-a2c4-48e1-b4a9-80c162563333 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Get all volumes completed successfully. Sep 07 18:11:11 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-eb8cea49-a2c4-48e1-b4a9-80c162563333 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] http://192.168.122.66/volume/v3/volumes?limit=1 returned with HTTP 200 Sep 07 18:11:11 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 869/1740] 192.168.122.66 () {58 vars in 1131 bytes} [Mon Sep 7 18:11:11 2026] GET /volume/v3/volumes?limit=1 => generated 479 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:11:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-367daa82-8b7f-4ab7-bbd8-39fd2656d034 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:11 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-367daa82-8b7f-4ab7-bbd8-39fd2656d034 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] GET http://192.168.122.66/volume/v3/volumes?limit=1&marker=732df69e-d48d-481b-b2b7-58544b95f0f3 Sep 07 18:11:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-367daa82-8b7f-4ab7-bbd8-39fd2656d034 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-367daa82-8b7f-4ab7-bbd8-39fd2656d034 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Calling method 'index' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.api_utils [None req-367daa82-8b7f-4ab7-bbd8-39fd2656d034 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Removing options '' from query. {{(pid=86965) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 18:11:11 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-367daa82-8b7f-4ab7-bbd8-39fd2656d034 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86965) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 18:11:12 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:12 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:11:12 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-367daa82-8b7f-4ab7-bbd8-39fd2656d034 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Get all volumes completed successfully. Sep 07 18:11:12 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-367daa82-8b7f-4ab7-bbd8-39fd2656d034 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] http://192.168.122.66/volume/v3/volumes?limit=1&marker=732df69e-d48d-481b-b2b7-58544b95f0f3 returned with HTTP 200 Sep 07 18:11:12 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 872/1741] 192.168.122.66 () {58 vars in 1219 bytes} [Mon Sep 7 18:11:11 2026] GET /volume/v3/volumes?limit=1&marker=732df69e-d48d-481b-b2b7-58544b95f0f3 => generated 478 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:11:12 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-76f2680a-8811-46b3-a6cd-44675c323841 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:12 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-76f2680a-8811-46b3-a6cd-44675c323841 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] GET http://192.168.122.66/volume/v3/volumes?limit=1&marker=489dc710-8807-40a0-96af-5e6d8f895e16 Sep 07 18:11:12 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-76f2680a-8811-46b3-a6cd-44675c323841 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:12 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-76f2680a-8811-46b3-a6cd-44675c323841 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Calling method 'index' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:12 devstack devstack@c-api.service[86964]: DEBUG cinder.api.api_utils [None req-76f2680a-8811-46b3-a6cd-44675c323841 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Removing options '' from query. {{(pid=86964) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 18:11:12 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:12 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:11:12 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-76f2680a-8811-46b3-a6cd-44675c323841 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86964) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 18:11:12 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:12 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:11:12 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-76f2680a-8811-46b3-a6cd-44675c323841 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Get all volumes completed successfully. Sep 07 18:11:12 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-76f2680a-8811-46b3-a6cd-44675c323841 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] http://192.168.122.66/volume/v3/volumes?limit=1&marker=489dc710-8807-40a0-96af-5e6d8f895e16 returned with HTTP 200 Sep 07 18:11:12 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 870/1742] 192.168.122.66 () {58 vars in 1219 bytes} [Mon Sep 7 18:11:12 2026] GET /volume/v3/volumes?limit=1&marker=489dc710-8807-40a0-96af-5e6d8f895e16 => generated 479 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:11:12 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-a6d64c0e-f65c-448c-a243-6366817ab272 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:12 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-a6d64c0e-f65c-448c-a243-6366817ab272 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] GET http://192.168.122.66/volume/v3/volumes?limit=1&marker=9c57842c-7d39-4d88-81c5-728a20a4d84c Sep 07 18:11:12 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-a6d64c0e-f65c-448c-a243-6366817ab272 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:12 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-a6d64c0e-f65c-448c-a243-6366817ab272 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Calling method 'index' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:12 devstack devstack@c-api.service[86965]: DEBUG cinder.api.api_utils [None req-a6d64c0e-f65c-448c-a243-6366817ab272 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Removing options '' from query. {{(pid=86965) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 18:11:12 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:12 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:11:12 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-a6d64c0e-f65c-448c-a243-6366817ab272 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86965) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 18:11:12 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-a6d64c0e-f65c-448c-a243-6366817ab272 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Get all volumes completed successfully. Sep 07 18:11:12 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-a6d64c0e-f65c-448c-a243-6366817ab272 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] http://192.168.122.66/volume/v3/volumes?limit=1&marker=9c57842c-7d39-4d88-81c5-728a20a4d84c returned with HTTP 200 Sep 07 18:11:12 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 873/1743] 192.168.122.66 () {58 vars in 1219 bytes} [Mon Sep 7 18:11:12 2026] GET /volume/v3/volumes?limit=1&marker=9c57842c-7d39-4d88-81c5-728a20a4d84c => generated 15 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 18:11:12 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-644df4f7-c567-4618-b4c3-a20fc19e737d None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:12 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-644df4f7-c567-4618-b4c3-a20fc19e737d tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] GET http://192.168.122.66/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-502646714&status=available Sep 07 18:11:12 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-644df4f7-c567-4618-b4c3-a20fc19e737d tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:12 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-644df4f7-c567-4618-b4c3-a20fc19e737d tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] Calling method 'index' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:12 devstack devstack@c-api.service[86964]: DEBUG cinder.api.api_utils [None req-644df4f7-c567-4618-b4c3-a20fc19e737d tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] Removing options '' from query. {{(pid=86964) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 18:11:12 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-644df4f7-c567-4618-b4c3-a20fc19e737d tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] Could not evaluate value available, assuming string {{(pid=86964) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 07 18:11:12 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:12 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:11:12 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-644df4f7-c567-4618-b4c3-a20fc19e737d tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-502646714'), ('no_migration_targets', True)]). {{(pid=86964) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 18:11:12 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:12 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:11:12 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-644df4f7-c567-4618-b4c3-a20fc19e737d tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] Get all volumes completed successfully. Sep 07 18:11:12 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-644df4f7-c567-4618-b4c3-a20fc19e737d tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] http://192.168.122.66/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-502646714&status=available returned with HTTP 200 Sep 07 18:11:12 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 871/1744] 192.168.122.66 () {58 vars in 1249 bytes} [Mon Sep 7 18:11:12 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-502646714&status=available => generated 339 bytes in 336 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:11:12 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-c7e15dd2-f2de-43e7-a81d-d9c226469212 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:12 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c7e15dd2-f2de-43e7-a81d-d9c226469212 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] GET http://192.168.122.66/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-502646714&status=available Sep 07 18:11:12 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-c7e15dd2-f2de-43e7-a81d-d9c226469212 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:12 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-c7e15dd2-f2de-43e7-a81d-d9c226469212 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] Calling method 'detail' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:12 devstack devstack@c-api.service[86965]: DEBUG cinder.api.api_utils [None req-c7e15dd2-f2de-43e7-a81d-d9c226469212 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] Removing options '' from query. {{(pid=86965) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 18:11:12 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-c7e15dd2-f2de-43e7-a81d-d9c226469212 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] Could not evaluate value available, assuming string {{(pid=86965) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 07 18:11:12 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-c7e15dd2-f2de-43e7-a81d-d9c226469212 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-502646714'), ('no_migration_targets', True)]). {{(pid=86965) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 18:11:12 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:12 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:11:12 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-c7e15dd2-f2de-43e7-a81d-d9c226469212 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] Get all volumes completed successfully. Sep 07 18:11:12 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:12 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:11:12 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c7e15dd2-f2de-43e7-a81d-d9c226469212 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] http://192.168.122.66/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-502646714&status=available returned with HTTP 200 Sep 07 18:11:12 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 874/1745] 192.168.122.66 () {58 vars in 1270 bytes} [Mon Sep 7 18:11:12 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-502646714&status=available => generated 866 bytes in 336 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:11:12 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-716991e3-0799-497c-a1a0-972e98e05dde None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:12 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-716991e3-0799-497c-a1a0-972e98e05dde tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] GET http://192.168.122.66/volume/v3/volumes/detail?marker=9c57842c-7d39-4d88-81c5-728a20a4d84c&sort=id%3Aasc Sep 07 18:11:12 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-716991e3-0799-497c-a1a0-972e98e05dde tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:12 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-716991e3-0799-497c-a1a0-972e98e05dde tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] Calling method 'detail' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:12 devstack devstack@c-api.service[86964]: DEBUG cinder.api.api_utils [None req-716991e3-0799-497c-a1a0-972e98e05dde tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] Removing options '' from query. {{(pid=86964) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 18:11:12 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:12 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:11:12 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-716991e3-0799-497c-a1a0-972e98e05dde tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86964) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 18:11:12 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-716991e3-0799-497c-a1a0-972e98e05dde tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] Get all volumes completed successfully. Sep 07 18:11:12 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-716991e3-0799-497c-a1a0-972e98e05dde tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] http://192.168.122.66/volume/v3/volumes/detail?marker=9c57842c-7d39-4d88-81c5-728a20a4d84c&sort=id%3Aasc returned with HTTP 200 Sep 07 18:11:12 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 872/1746] 192.168.122.66 () {58 vars in 1252 bytes} [Mon Sep 7 18:11:12 2026] GET /volume/v3/volumes/detail?marker=9c57842c-7d39-4d88-81c5-728a20a4d84c&sort=id%3Aasc => generated 15 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 18:11:12 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-0e07948f-51d6-474e-aa91-4489ad37470f None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:12 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-0e07948f-51d6-474e-aa91-4489ad37470f tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] GET http://192.168.122.66/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Sep 07 18:11:12 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-0e07948f-51d6-474e-aa91-4489ad37470f tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:12 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-0e07948f-51d6-474e-aa91-4489ad37470f tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] Calling method 'detail' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:12 devstack devstack@c-api.service[86965]: DEBUG cinder.api.api_utils [None req-0e07948f-51d6-474e-aa91-4489ad37470f tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] Removing options '' from query. {{(pid=86965) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 18:11:12 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-0e07948f-51d6-474e-aa91-4489ad37470f tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=86965) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 18:11:13 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:13 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:11:13 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:13 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:11:13 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:13 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:11:13 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-0e07948f-51d6-474e-aa91-4489ad37470f tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] Get all volumes completed successfully. Sep 07 18:11:13 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:13 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:11:13 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-0e07948f-51d6-474e-aa91-4489ad37470f tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] http://192.168.122.66/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Sep 07 18:11:13 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 875/1747] 192.168.122.66 () {58 vars in 1216 bytes} [Mon Sep 7 18:11:12 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2574 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:11:13 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-842c5adf-602c-4552-9929-d2a61a93c93f None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:13 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-842c5adf-602c-4552-9929-d2a61a93c93f tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] GET http://192.168.122.66/volume/v3/volumes/detail Sep 07 18:11:13 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-842c5adf-602c-4552-9929-d2a61a93c93f tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:13 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-842c5adf-602c-4552-9929-d2a61a93c93f tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] Calling method 'detail' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:13 devstack devstack@c-api.service[86964]: DEBUG cinder.api.api_utils [None req-842c5adf-602c-4552-9929-d2a61a93c93f tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] Removing options '' from query. {{(pid=86964) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 18:11:13 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-842c5adf-602c-4552-9929-d2a61a93c93f tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86964) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 18:11:13 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:13 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:11:13 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:13 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:11:13 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:13 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:11:13 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-842c5adf-602c-4552-9929-d2a61a93c93f tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] Get all volumes completed successfully. Sep 07 18:11:13 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:13 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:11:13 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-842c5adf-602c-4552-9929-d2a61a93c93f tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] http://192.168.122.66/volume/v3/volumes/detail returned with HTTP 200 Sep 07 18:11:13 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 873/1748] 192.168.122.66 () {58 vars in 1137 bytes} [Mon Sep 7 18:11:13 2026] GET /volume/v3/volumes/detail => generated 2574 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:11:13 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-bfd4908a-6c1e-41d7-a16f-1978df25a133 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:13 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-bfd4908a-6c1e-41d7-a16f-1978df25a133 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] GET http://192.168.122.66/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Sep 07 18:11:13 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-bfd4908a-6c1e-41d7-a16f-1978df25a133 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:13 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-bfd4908a-6c1e-41d7-a16f-1978df25a133 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] Calling method 'index' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:13 devstack devstack@c-api.service[86965]: DEBUG cinder.api.api_utils [None req-bfd4908a-6c1e-41d7-a16f-1978df25a133 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] Removing options '' from query. {{(pid=86965) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 18:11:13 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-bfd4908a-6c1e-41d7-a16f-1978df25a133 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=86965) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 18:11:13 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:13 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:11:13 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:13 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:11:13 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:13 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:11:13 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-bfd4908a-6c1e-41d7-a16f-1978df25a133 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] Get all volumes completed successfully. Sep 07 18:11:13 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-bfd4908a-6c1e-41d7-a16f-1978df25a133 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] http://192.168.122.66/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Sep 07 18:11:13 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 876/1749] 192.168.122.66 () {58 vars in 1195 bytes} [Mon Sep 7 18:11:13 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 993 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:11:13 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-0d5a4189-6b2a-4030-8d2b-c06ac0df2129 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:13 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-0d5a4189-6b2a-4030-8d2b-c06ac0df2129 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] GET http://192.168.122.66/volume/v3/volumes?availability_zone=nova Sep 07 18:11:13 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-0d5a4189-6b2a-4030-8d2b-c06ac0df2129 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:13 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-0d5a4189-6b2a-4030-8d2b-c06ac0df2129 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] Calling method 'index' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:13 devstack devstack@c-api.service[86964]: DEBUG cinder.api.api_utils [None req-0d5a4189-6b2a-4030-8d2b-c06ac0df2129 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] Removing options '' from query. {{(pid=86964) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 18:11:13 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-0d5a4189-6b2a-4030-8d2b-c06ac0df2129 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] Could not evaluate value nova, assuming string {{(pid=86964) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 07 18:11:13 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-0d5a4189-6b2a-4030-8d2b-c06ac0df2129 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=86964) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 18:11:13 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:13 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:11:13 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:13 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:11:13 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:13 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:11:13 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-0d5a4189-6b2a-4030-8d2b-c06ac0df2129 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] Get all volumes completed successfully. Sep 07 18:11:13 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-0d5a4189-6b2a-4030-8d2b-c06ac0df2129 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] http://192.168.122.66/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Sep 07 18:11:13 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 874/1750] 192.168.122.66 () {58 vars in 1161 bytes} [Mon Sep 7 18:11:13 2026] GET /volume/v3/volumes?availability_zone=nova => generated 993 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 18:11:13 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-d07f02d3-877d-4f8d-984b-087917cbf7f7 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:13 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-d07f02d3-877d-4f8d-984b-087917cbf7f7 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] GET http://192.168.122.66/volume/v3/volumes?availability_zone=nova Sep 07 18:11:13 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-d07f02d3-877d-4f8d-984b-087917cbf7f7 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:13 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-d07f02d3-877d-4f8d-984b-087917cbf7f7 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] Calling method 'index' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:13 devstack devstack@c-api.service[86965]: DEBUG cinder.api.api_utils [None req-d07f02d3-877d-4f8d-984b-087917cbf7f7 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] Removing options '' from query. {{(pid=86965) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 18:11:13 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-d07f02d3-877d-4f8d-984b-087917cbf7f7 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] Could not evaluate value nova, assuming string {{(pid=86965) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 07 18:11:13 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:13 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:11:13 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-d07f02d3-877d-4f8d-984b-087917cbf7f7 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=86965) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 18:11:13 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:13 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:11:13 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:13 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:11:13 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:13 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:11:13 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-d07f02d3-877d-4f8d-984b-087917cbf7f7 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] Get all volumes completed successfully. Sep 07 18:11:13 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-d07f02d3-877d-4f8d-984b-087917cbf7f7 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] http://192.168.122.66/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Sep 07 18:11:13 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 877/1751] 192.168.122.66 () {58 vars in 1161 bytes} [Mon Sep 7 18:11:13 2026] GET /volume/v3/volumes?availability_zone=nova => generated 993 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:11:13 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-196fa04d-73dc-420b-81d8-7f085ce333a8 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:13 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-196fa04d-73dc-420b-81d8-7f085ce333a8 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] GET http://192.168.122.66/volume/v3/volumes?bootable=false Sep 07 18:11:13 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-196fa04d-73dc-420b-81d8-7f085ce333a8 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:13 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-196fa04d-73dc-420b-81d8-7f085ce333a8 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] Calling method 'index' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:13 devstack devstack@c-api.service[86964]: DEBUG cinder.api.api_utils [None req-196fa04d-73dc-420b-81d8-7f085ce333a8 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] Removing options '' from query. {{(pid=86964) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 18:11:13 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:13 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:11:13 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-196fa04d-73dc-420b-81d8-7f085ce333a8 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=86964) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 18:11:13 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:13 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:11:13 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:13 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:11:13 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:13 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:11:13 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-196fa04d-73dc-420b-81d8-7f085ce333a8 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] Get all volumes completed successfully. Sep 07 18:11:13 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-196fa04d-73dc-420b-81d8-7f085ce333a8 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] http://192.168.122.66/volume/v3/volumes?bootable=false returned with HTTP 200 Sep 07 18:11:13 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 875/1752] 192.168.122.66 () {58 vars in 1145 bytes} [Mon Sep 7 18:11:13 2026] GET /volume/v3/volumes?bootable=false => generated 993 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:11:13 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-6494671a-5fce-491d-abad-9e1a1c6b92ae None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:13 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-6494671a-5fce-491d-abad-9e1a1c6b92ae tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] GET http://192.168.122.66/volume/v3/volumes?bootable=false Sep 07 18:11:13 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-6494671a-5fce-491d-abad-9e1a1c6b92ae tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:13 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-6494671a-5fce-491d-abad-9e1a1c6b92ae tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] Calling method 'index' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:13 devstack devstack@c-api.service[86965]: DEBUG cinder.api.api_utils [None req-6494671a-5fce-491d-abad-9e1a1c6b92ae tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] Removing options '' from query. {{(pid=86965) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 18:11:13 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:13 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:11:13 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-6494671a-5fce-491d-abad-9e1a1c6b92ae tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=86965) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 18:11:13 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:13 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:11:13 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:13 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:11:13 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:13 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:11:13 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-6494671a-5fce-491d-abad-9e1a1c6b92ae tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] Get all volumes completed successfully. Sep 07 18:11:13 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-6494671a-5fce-491d-abad-9e1a1c6b92ae tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] http://192.168.122.66/volume/v3/volumes?bootable=false returned with HTTP 200 Sep 07 18:11:13 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 878/1753] 192.168.122.66 () {58 vars in 1145 bytes} [Mon Sep 7 18:11:13 2026] GET /volume/v3/volumes?bootable=false => generated 993 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:11:13 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-ba759fb9-b54d-4caf-b36a-c09c313e2e7c None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:13 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-ba759fb9-b54d-4caf-b36a-c09c313e2e7c tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] GET http://192.168.122.66/volume/v3/volumes?status=available Sep 07 18:11:13 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-ba759fb9-b54d-4caf-b36a-c09c313e2e7c tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:13 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-ba759fb9-b54d-4caf-b36a-c09c313e2e7c tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] Calling method 'index' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:13 devstack devstack@c-api.service[86964]: DEBUG cinder.api.api_utils [None req-ba759fb9-b54d-4caf-b36a-c09c313e2e7c tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] Removing options '' from query. {{(pid=86964) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 18:11:13 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-ba759fb9-b54d-4caf-b36a-c09c313e2e7c tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] Could not evaluate value available, assuming string {{(pid=86964) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 07 18:11:13 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:13 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:11:13 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-ba759fb9-b54d-4caf-b36a-c09c313e2e7c tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=86964) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 18:11:13 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:13 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:11:13 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:13 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:11:13 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:13 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:11:13 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-ba759fb9-b54d-4caf-b36a-c09c313e2e7c tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] Get all volumes completed successfully. Sep 07 18:11:13 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-ba759fb9-b54d-4caf-b36a-c09c313e2e7c tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] http://192.168.122.66/volume/v3/volumes?status=available returned with HTTP 200 Sep 07 18:11:13 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 876/1754] 192.168.122.66 () {58 vars in 1149 bytes} [Mon Sep 7 18:11:13 2026] GET /volume/v3/volumes?status=available => generated 993 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:11:13 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-881af23d-9eb1-490f-93bb-9c23dcf59006 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:13 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-881af23d-9eb1-490f-93bb-9c23dcf59006 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] GET http://192.168.122.66/volume/v3/volumes?status=available Sep 07 18:11:13 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-881af23d-9eb1-490f-93bb-9c23dcf59006 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:13 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-881af23d-9eb1-490f-93bb-9c23dcf59006 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] Calling method 'index' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:13 devstack devstack@c-api.service[86965]: DEBUG cinder.api.api_utils [None req-881af23d-9eb1-490f-93bb-9c23dcf59006 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] Removing options '' from query. {{(pid=86965) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 18:11:13 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-881af23d-9eb1-490f-93bb-9c23dcf59006 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] Could not evaluate value available, assuming string {{(pid=86965) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 07 18:11:13 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:13 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:11:13 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-881af23d-9eb1-490f-93bb-9c23dcf59006 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=86965) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 18:11:13 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:13 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:11:13 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:13 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:11:13 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:13 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:11:13 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-881af23d-9eb1-490f-93bb-9c23dcf59006 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] Get all volumes completed successfully. Sep 07 18:11:13 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-881af23d-9eb1-490f-93bb-9c23dcf59006 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] http://192.168.122.66/volume/v3/volumes?status=available returned with HTTP 200 Sep 07 18:11:13 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 879/1755] 192.168.122.66 () {58 vars in 1149 bytes} [Mon Sep 7 18:11:13 2026] GET /volume/v3/volumes?status=available => generated 993 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:11:13 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-546448b0-4bca-4310-a27e-e6754bb1f75e None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:13 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-546448b0-4bca-4310-a27e-e6754bb1f75e tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] GET http://192.168.122.66/volume/v3/volumes/detail?availability_zone=nova Sep 07 18:11:13 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-546448b0-4bca-4310-a27e-e6754bb1f75e tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:13 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-546448b0-4bca-4310-a27e-e6754bb1f75e tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] Calling method 'detail' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:13 devstack devstack@c-api.service[86964]: DEBUG cinder.api.api_utils [None req-546448b0-4bca-4310-a27e-e6754bb1f75e tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] Removing options '' from query. {{(pid=86964) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 18:11:13 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-546448b0-4bca-4310-a27e-e6754bb1f75e tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] Could not evaluate value nova, assuming string {{(pid=86964) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 07 18:11:13 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:13 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:11:13 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-546448b0-4bca-4310-a27e-e6754bb1f75e tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=86964) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 18:11:13 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:13 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:11:13 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:13 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:11:13 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:13 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:11:13 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-546448b0-4bca-4310-a27e-e6754bb1f75e tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] Get all volumes completed successfully. Sep 07 18:11:13 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:13 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:11:13 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-546448b0-4bca-4310-a27e-e6754bb1f75e tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] http://192.168.122.66/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Sep 07 18:11:13 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 877/1756] 192.168.122.66 () {58 vars in 1182 bytes} [Mon Sep 7 18:11:13 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2574 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:11:13 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-a027aa30-2ecb-47c3-8a53-cab3ee308fc1 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:13 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-a027aa30-2ecb-47c3-8a53-cab3ee308fc1 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] GET http://192.168.122.66/volume/v3/volumes/detail?bootable=false Sep 07 18:11:13 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-a027aa30-2ecb-47c3-8a53-cab3ee308fc1 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:13 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-a027aa30-2ecb-47c3-8a53-cab3ee308fc1 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] Calling method 'detail' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:13 devstack devstack@c-api.service[86965]: DEBUG cinder.api.api_utils [None req-a027aa30-2ecb-47c3-8a53-cab3ee308fc1 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] Removing options '' from query. {{(pid=86965) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 18:11:13 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:13 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:11:13 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-a027aa30-2ecb-47c3-8a53-cab3ee308fc1 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=86965) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 18:11:13 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:13 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:11:13 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:13 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:11:13 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:13 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:11:13 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-a027aa30-2ecb-47c3-8a53-cab3ee308fc1 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] Get all volumes completed successfully. Sep 07 18:11:13 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:13 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:11:13 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-a027aa30-2ecb-47c3-8a53-cab3ee308fc1 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] http://192.168.122.66/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Sep 07 18:11:13 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 880/1757] 192.168.122.66 () {58 vars in 1166 bytes} [Mon Sep 7 18:11:13 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2574 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:11:13 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-618167c4-ca8f-4897-b2f0-206133e9868a None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:13 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-618167c4-ca8f-4897-b2f0-206133e9868a tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] GET http://192.168.122.66/volume/v3/volumes/detail?status=available Sep 07 18:11:13 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-618167c4-ca8f-4897-b2f0-206133e9868a tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:13 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-618167c4-ca8f-4897-b2f0-206133e9868a tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] Calling method 'detail' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:13 devstack devstack@c-api.service[86964]: DEBUG cinder.api.api_utils [None req-618167c4-ca8f-4897-b2f0-206133e9868a tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] Removing options '' from query. {{(pid=86964) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 18:11:13 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-618167c4-ca8f-4897-b2f0-206133e9868a tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] Could not evaluate value available, assuming string {{(pid=86964) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 07 18:11:13 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-618167c4-ca8f-4897-b2f0-206133e9868a tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=86964) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 18:11:13 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:13 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:11:13 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:13 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:11:13 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:13 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:11:13 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-618167c4-ca8f-4897-b2f0-206133e9868a tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] Get all volumes completed successfully. Sep 07 18:11:13 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:13 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:11:13 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-618167c4-ca8f-4897-b2f0-206133e9868a tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-reader] http://192.168.122.66/volume/v3/volumes/detail?status=available returned with HTTP 200 Sep 07 18:11:13 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 878/1758] 192.168.122.66 () {58 vars in 1170 bytes} [Mon Sep 7 18:11:13 2026] GET /volume/v3/volumes/detail?status=available => generated 2574 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:11:13 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-fc71c2c3-96cc-4f8e-93a1-8084aa0878f0 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:13 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-fc71c2c3-96cc-4f8e-93a1-8084aa0878f0 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] GET http://192.168.122.66/volume/v3/volumes/732df69e-d48d-481b-b2b7-58544b95f0f3 Sep 07 18:11:13 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-fc71c2c3-96cc-4f8e-93a1-8084aa0878f0 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:13 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-fc71c2c3-96cc-4f8e-93a1-8084aa0878f0 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:13 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:13 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:11:13 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:13 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:11:13 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-fc71c2c3-96cc-4f8e-93a1-8084aa0878f0 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Volume info retrieved successfully. Sep 07 18:11:13 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-fc71c2c3-96cc-4f8e-93a1-8084aa0878f0 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] http://192.168.122.66/volume/v3/volumes/732df69e-d48d-481b-b2b7-58544b95f0f3 returned with HTTP 200 Sep 07 18:11:13 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 881/1759] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:11:13 2026] GET /volume/v3/volumes/732df69e-d48d-481b-b2b7-58544b95f0f3 => generated 864 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 18:11:14 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-eebe5eb6-77ad-4002-9ae1-0bad64f8da26 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:14 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-eebe5eb6-77ad-4002-9ae1-0bad64f8da26 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] DELETE http://192.168.122.66/volume/v3/volumes/732df69e-d48d-481b-b2b7-58544b95f0f3 Sep 07 18:11:14 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-eebe5eb6-77ad-4002-9ae1-0bad64f8da26 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:14 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-eebe5eb6-77ad-4002-9ae1-0bad64f8da26 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:14 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-eebe5eb6-77ad-4002-9ae1-0bad64f8da26 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Delete volume with id: 732df69e-d48d-481b-b2b7-58544b95f0f3 Sep 07 18:11:14 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:14 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:11:14 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:14 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:11:14 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-eebe5eb6-77ad-4002-9ae1-0bad64f8da26 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Volume info retrieved successfully. Sep 07 18:11:14 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-eebe5eb6-77ad-4002-9ae1-0bad64f8da26 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Delete volume request issued successfully. Sep 07 18:11:14 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-eebe5eb6-77ad-4002-9ae1-0bad64f8da26 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] http://192.168.122.66/volume/v3/volumes/732df69e-d48d-481b-b2b7-58544b95f0f3 returned with HTTP 202 Sep 07 18:11:14 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 879/1760] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:11:14 2026] DELETE /volume/v3/volumes/732df69e-d48d-481b-b2b7-58544b95f0f3 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:11:14 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-dd12ff33-6712-46ec-a985-0961cda5db0a None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:14 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-dd12ff33-6712-46ec-a985-0961cda5db0a tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] GET http://192.168.122.66/volume/v3/volumes/732df69e-d48d-481b-b2b7-58544b95f0f3 Sep 07 18:11:14 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-dd12ff33-6712-46ec-a985-0961cda5db0a tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:14 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-dd12ff33-6712-46ec-a985-0961cda5db0a tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:14 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:14 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:11:14 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:14 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:11:14 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-dd12ff33-6712-46ec-a985-0961cda5db0a tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Volume info retrieved successfully. Sep 07 18:11:14 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-dd12ff33-6712-46ec-a985-0961cda5db0a tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] http://192.168.122.66/volume/v3/volumes/732df69e-d48d-481b-b2b7-58544b95f0f3 returned with HTTP 200 Sep 07 18:11:14 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 882/1761] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:11:14 2026] GET /volume/v3/volumes/732df69e-d48d-481b-b2b7-58544b95f0f3 => generated 863 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:11:14 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-29a79789-36c9-4f2f-8649-5cb61f9cb216 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:14 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-29a79789-36c9-4f2f-8649-5cb61f9cb216 tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:11:14 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-29a79789-36c9-4f2f-8649-5cb61f9cb216 tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:11:14 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.volumes [None req-29a79789-36c9-4f2f-8649-5cb61f9cb216 tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=86964) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:11:14 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-29a79789-36c9-4f2f-8649-5cb61f9cb216 tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] Create volume of 1 GB Sep 07 18:11:14 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-29a79789-36c9-4f2f-8649-5cb61f9cb216 tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] Availability Zones retrieved successfully. Sep 07 18:11:14 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-29a79789-36c9-4f2f-8649-5cb61f9cb216 tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] Flow 'volume_create_api' (865545ef-c5d6-4bd1-acd7-3ddb7614effc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:11:14 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-29a79789-36c9-4f2f-8649-5cb61f9cb216 tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15903527-30ed-4576-9c83-783b9356e125) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:11:14 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.flows.api.create_volume [None req-29a79789-36c9-4f2f-8649-5cb61f9cb216 tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] Validating volume size '1' using validate_int {{(pid=86964) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:11:14 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-29a79789-36c9-4f2f-8649-5cb61f9cb216 tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15903527-30ed-4576-9c83-783b9356e125) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:11:14 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-29a79789-36c9-4f2f-8649-5cb61f9cb216 tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8588f354-1810-464c-be82-fe502a80853e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:11:14 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-29a79789-36c9-4f2f-8649-5cb61f9cb216 tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] Created reservations ['1c5cc535-1859-4f4a-9bc0-5d50ded873b8', 'eff1455f-b7c8-4f17-a67d-d9fe5154b542', 'e54d9942-1d4a-4468-a503-54ed09746208', 'd19ec71b-0b4b-46b0-a104-5433598a6c89'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:11:14 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-29a79789-36c9-4f2f-8649-5cb61f9cb216 tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8588f354-1810-464c-be82-fe502a80853e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1c5cc535-1859-4f4a-9bc0-5d50ded873b8', 'eff1455f-b7c8-4f17-a67d-d9fe5154b542', 'e54d9942-1d4a-4468-a503-54ed09746208', 'd19ec71b-0b4b-46b0-a104-5433598a6c89']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:11:14 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-29a79789-36c9-4f2f-8649-5cb61f9cb216 tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4fb38735-1f98-4a47-a11f-aa70ec46f048) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:11:14 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:14 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:11:14 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-29a79789-36c9-4f2f-8649-5cb61f9cb216 tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4fb38735-1f98-4a47-a11f-aa70ec46f048) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ee74f9f4-052e-40b0-807a-c4268b222187', '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='6ee77883e18b442b923b077dc31b595e',qos_specs=None,replication_status=,reservations=['1c5cc535-1859-4f4a-9bc0-5d50ded873b8','eff1455f-b7c8-4f17-a67d-d9fe5154b542','e54d9942-1d4a-4468-a503-54ed09746208','d19ec71b-0b4b-46b0-a104-5433598a6c89'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d718783ee114882b7b44374259e25ce',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:11:14Z,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=ee74f9f4-052e-40b0-807a-c4268b222187,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6ee77883e18b442b923b077dc31b595e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9d718783ee114882b7b44374259e25ce',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:11:14 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-29a79789-36c9-4f2f-8649-5cb61f9cb216 tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ded951e-1f00-4cd6-8285-c71ce902b62f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:11:14 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-29a79789-36c9-4f2f-8649-5cb61f9cb216 tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ded951e-1f00-4cd6-8285-c71ce902b62f) transitioned into state 'SUCCESS' from 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='6ee77883e18b442b923b077dc31b595e',qos_specs=None,replication_status=,reservations=['1c5cc535-1859-4f4a-9bc0-5d50ded873b8','eff1455f-b7c8-4f17-a67d-d9fe5154b542','e54d9942-1d4a-4468-a503-54ed09746208','d19ec71b-0b4b-46b0-a104-5433598a6c89'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d718783ee114882b7b44374259e25ce',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:11:14 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-29a79789-36c9-4f2f-8649-5cb61f9cb216 tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46e02477-3697-433b-81e1-516377a40f10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:11:14 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-29a79789-36c9-4f2f-8649-5cb61f9cb216 tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46e02477-3697-433b-81e1-516377a40f10) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:11:14 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-29a79789-36c9-4f2f-8649-5cb61f9cb216 tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] Flow 'volume_create_api' (865545ef-c5d6-4bd1-acd7-3ddb7614effc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:11:14 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-29a79789-36c9-4f2f-8649-5cb61f9cb216 tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] Create volume request issued successfully. Sep 07 18:11:14 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-29a79789-36c9-4f2f-8649-5cb61f9cb216 tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:11:14 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 880/1762] 192.168.122.66 () {60 vars in 1137 bytes} [Mon Sep 7 18:11:14 2026] POST /volume/v3/volumes => generated 747 bytes in 572 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:11:14 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-5ad6da52-b82e-4242-b4a9-530c22f2f131 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:14 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-5ad6da52-b82e-4242-b4a9-530c22f2f131 tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] GET http://192.168.122.66/volume/v3/volumes/ee74f9f4-052e-40b0-807a-c4268b222187 Sep 07 18:11:14 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-5ad6da52-b82e-4242-b4a9-530c22f2f131 tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:14 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-5ad6da52-b82e-4242-b4a9-530c22f2f131 tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:14 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:14 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:11:14 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:14 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:11:14 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-5ad6da52-b82e-4242-b4a9-530c22f2f131 tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] Volume info retrieved successfully. Sep 07 18:11:14 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-5ad6da52-b82e-4242-b4a9-530c22f2f131 tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] http://192.168.122.66/volume/v3/volumes/ee74f9f4-052e-40b0-807a-c4268b222187 returned with HTTP 200 Sep 07 18:11:14 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 883/1763] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:11:14 2026] GET /volume/v3/volumes/ee74f9f4-052e-40b0-807a-c4268b222187 => generated 815 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:11:15 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-e6a1f193-2089-4e5d-8a27-5994d6e032c8 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:15 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-e6a1f193-2089-4e5d-8a27-5994d6e032c8 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] GET http://192.168.122.66/volume/v3/volumes/732df69e-d48d-481b-b2b7-58544b95f0f3 Sep 07 18:11:15 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-e6a1f193-2089-4e5d-8a27-5994d6e032c8 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:15 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-e6a1f193-2089-4e5d-8a27-5994d6e032c8 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:15 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:15 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:11:15 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:15 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:11:15 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-e6a1f193-2089-4e5d-8a27-5994d6e032c8 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] http://192.168.122.66/volume/v3/volumes/732df69e-d48d-481b-b2b7-58544b95f0f3 returned with HTTP 404 Sep 07 18:11:15 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 881/1764] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:11:15 2026] GET /volume/v3/volumes/732df69e-d48d-481b-b2b7-58544b95f0f3 => generated 109 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:11:15 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-e9e36deb-1039-4901-9fb6-4e9ee7367ccd None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:15 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e9e36deb-1039-4901-9fb6-4e9ee7367ccd tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] GET http://192.168.122.66/volume/v3/volumes/489dc710-8807-40a0-96af-5e6d8f895e16 Sep 07 18:11:15 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-e9e36deb-1039-4901-9fb6-4e9ee7367ccd tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:15 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-e9e36deb-1039-4901-9fb6-4e9ee7367ccd tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:15 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:15 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:11:15 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:15 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:11:15 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-e9e36deb-1039-4901-9fb6-4e9ee7367ccd tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Volume info retrieved successfully. Sep 07 18:11:15 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e9e36deb-1039-4901-9fb6-4e9ee7367ccd tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] http://192.168.122.66/volume/v3/volumes/489dc710-8807-40a0-96af-5e6d8f895e16 returned with HTTP 200 Sep 07 18:11:15 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 884/1765] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:11:15 2026] GET /volume/v3/volumes/489dc710-8807-40a0-96af-5e6d8f895e16 => generated 863 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 18:11:15 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-ed563d3f-7eb3-4c70-8ddb-3813631af391 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:15 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-ed563d3f-7eb3-4c70-8ddb-3813631af391 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] DELETE http://192.168.122.66/volume/v3/volumes/489dc710-8807-40a0-96af-5e6d8f895e16 Sep 07 18:11:15 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-ed563d3f-7eb3-4c70-8ddb-3813631af391 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:15 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-ed563d3f-7eb3-4c70-8ddb-3813631af391 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:15 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-ed563d3f-7eb3-4c70-8ddb-3813631af391 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Delete volume with id: 489dc710-8807-40a0-96af-5e6d8f895e16 Sep 07 18:11:15 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:15 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:11:15 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:15 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:11:15 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-ed563d3f-7eb3-4c70-8ddb-3813631af391 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Volume info retrieved successfully. Sep 07 18:11:15 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-ed563d3f-7eb3-4c70-8ddb-3813631af391 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Delete volume request issued successfully. Sep 07 18:11:15 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-ed563d3f-7eb3-4c70-8ddb-3813631af391 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] http://192.168.122.66/volume/v3/volumes/489dc710-8807-40a0-96af-5e6d8f895e16 returned with HTTP 202 Sep 07 18:11:15 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 882/1766] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:11:15 2026] DELETE /volume/v3/volumes/489dc710-8807-40a0-96af-5e6d8f895e16 => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:11:15 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-78a7a97a-28e8-48cf-93e1-95edb80a5817 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:15 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-78a7a97a-28e8-48cf-93e1-95edb80a5817 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] GET http://192.168.122.66/volume/v3/volumes/489dc710-8807-40a0-96af-5e6d8f895e16 Sep 07 18:11:15 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-78a7a97a-28e8-48cf-93e1-95edb80a5817 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:15 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-78a7a97a-28e8-48cf-93e1-95edb80a5817 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:15 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:15 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:11:15 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:15 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:11:15 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-78a7a97a-28e8-48cf-93e1-95edb80a5817 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Volume info retrieved successfully. Sep 07 18:11:15 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-78a7a97a-28e8-48cf-93e1-95edb80a5817 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] http://192.168.122.66/volume/v3/volumes/489dc710-8807-40a0-96af-5e6d8f895e16 returned with HTTP 200 Sep 07 18:11:15 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 885/1767] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:11:15 2026] GET /volume/v3/volumes/489dc710-8807-40a0-96af-5e6d8f895e16 => generated 862 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:11:15 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-bc37baff-a3c1-4360-b2d5-0830f41e935e None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:15 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-bc37baff-a3c1-4360-b2d5-0830f41e935e tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] GET http://192.168.122.66/volume/v3/volumes/ee74f9f4-052e-40b0-807a-c4268b222187 Sep 07 18:11:15 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-bc37baff-a3c1-4360-b2d5-0830f41e935e tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:15 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-bc37baff-a3c1-4360-b2d5-0830f41e935e tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:15 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:15 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:11:15 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:15 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:11:15 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-bc37baff-a3c1-4360-b2d5-0830f41e935e tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] Volume info retrieved successfully. Sep 07 18:11:15 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-bc37baff-a3c1-4360-b2d5-0830f41e935e tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] http://192.168.122.66/volume/v3/volumes/ee74f9f4-052e-40b0-807a-c4268b222187 returned with HTTP 200 Sep 07 18:11:15 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 883/1768] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:11:15 2026] GET /volume/v3/volumes/ee74f9f4-052e-40b0-807a-c4268b222187 => generated 839 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:11:16 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-bc0abc48-97f2-4ca1-bf6a-ae7bc1f517b5 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:16 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-bc0abc48-97f2-4ca1-bf6a-ae7bc1f517b5 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] GET http://192.168.122.66/volume/v3/volumes/489dc710-8807-40a0-96af-5e6d8f895e16 Sep 07 18:11:16 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-bc0abc48-97f2-4ca1-bf6a-ae7bc1f517b5 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:16 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-bc0abc48-97f2-4ca1-bf6a-ae7bc1f517b5 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:16 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-bc0abc48-97f2-4ca1-bf6a-ae7bc1f517b5 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] http://192.168.122.66/volume/v3/volumes/489dc710-8807-40a0-96af-5e6d8f895e16 returned with HTTP 404 Sep 07 18:11:16 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 886/1769] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:11:16 2026] GET /volume/v3/volumes/489dc710-8807-40a0-96af-5e6d8f895e16 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:11:16 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-8808ef62-c746-4728-98d8-26de2f60a9b4 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:16 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-8808ef62-c746-4728-98d8-26de2f60a9b4 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] GET http://192.168.122.66/volume/v3/volumes/9c57842c-7d39-4d88-81c5-728a20a4d84c Sep 07 18:11:16 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-8808ef62-c746-4728-98d8-26de2f60a9b4 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:16 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-8808ef62-c746-4728-98d8-26de2f60a9b4 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:16 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:16 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:11:16 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:16 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:11:16 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-8808ef62-c746-4728-98d8-26de2f60a9b4 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Volume info retrieved successfully. Sep 07 18:11:16 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-8808ef62-c746-4728-98d8-26de2f60a9b4 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] http://192.168.122.66/volume/v3/volumes/9c57842c-7d39-4d88-81c5-728a20a4d84c returned with HTTP 200 Sep 07 18:11:16 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 884/1770] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:11:16 2026] GET /volume/v3/volumes/9c57842c-7d39-4d88-81c5-728a20a4d84c => generated 864 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:11:16 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-feebe13e-a2dd-48d2-9ae0-44df0723d28e None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:16 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-feebe13e-a2dd-48d2-9ae0-44df0723d28e tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] DELETE http://192.168.122.66/volume/v3/volumes/9c57842c-7d39-4d88-81c5-728a20a4d84c Sep 07 18:11:16 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-feebe13e-a2dd-48d2-9ae0-44df0723d28e tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:16 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-feebe13e-a2dd-48d2-9ae0-44df0723d28e tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:16 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-feebe13e-a2dd-48d2-9ae0-44df0723d28e tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Delete volume with id: 9c57842c-7d39-4d88-81c5-728a20a4d84c Sep 07 18:11:16 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:16 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:11:16 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:16 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:11:16 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-feebe13e-a2dd-48d2-9ae0-44df0723d28e tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Volume info retrieved successfully. Sep 07 18:11:16 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-feebe13e-a2dd-48d2-9ae0-44df0723d28e tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Delete volume request issued successfully. Sep 07 18:11:16 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-feebe13e-a2dd-48d2-9ae0-44df0723d28e tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] http://192.168.122.66/volume/v3/volumes/9c57842c-7d39-4d88-81c5-728a20a4d84c returned with HTTP 202 Sep 07 18:11:16 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 887/1771] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:11:16 2026] DELETE /volume/v3/volumes/9c57842c-7d39-4d88-81c5-728a20a4d84c => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 18:11:16 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-4b16eea4-9359-4fa2-9447-ba116566dc19 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:16 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-4b16eea4-9359-4fa2-9447-ba116566dc19 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] GET http://192.168.122.66/volume/v3/volumes/9c57842c-7d39-4d88-81c5-728a20a4d84c Sep 07 18:11:16 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-4b16eea4-9359-4fa2-9447-ba116566dc19 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:16 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-4b16eea4-9359-4fa2-9447-ba116566dc19 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:16 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:16 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:11:16 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:16 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:11:16 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-4b16eea4-9359-4fa2-9447-ba116566dc19 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Volume info retrieved successfully. Sep 07 18:11:16 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-4b16eea4-9359-4fa2-9447-ba116566dc19 tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] http://192.168.122.66/volume/v3/volumes/9c57842c-7d39-4d88-81c5-728a20a4d84c returned with HTTP 200 Sep 07 18:11:16 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 885/1772] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:11:16 2026] GET /volume/v3/volumes/9c57842c-7d39-4d88-81c5-728a20a4d84c => generated 863 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:11:16 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-167c9ac2-d6f9-4984-82bf-ba7080e988c0 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:16 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-167c9ac2-d6f9-4984-82bf-ba7080e988c0 tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] GET http://192.168.122.66/volume/v3/volumes/ee74f9f4-052e-40b0-807a-c4268b222187 Sep 07 18:11:16 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-167c9ac2-d6f9-4984-82bf-ba7080e988c0 tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:16 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-167c9ac2-d6f9-4984-82bf-ba7080e988c0 tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:17 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:17 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:11:17 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:17 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:11:17 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-167c9ac2-d6f9-4984-82bf-ba7080e988c0 tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] Volume info retrieved successfully. Sep 07 18:11:17 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-167c9ac2-d6f9-4984-82bf-ba7080e988c0 tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] http://192.168.122.66/volume/v3/volumes/ee74f9f4-052e-40b0-807a-c4268b222187 returned with HTTP 200 Sep 07 18:11:17 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 888/1773] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:11:16 2026] GET /volume/v3/volumes/ee74f9f4-052e-40b0-807a-c4268b222187 => generated 840 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:11:17 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-2fea52cc-91e3-44e7-96a6-3dcd3226b65e None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:17 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-2fea52cc-91e3-44e7-96a6-3dcd3226b65e tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] GET http://192.168.122.66/volume/v3/volumes/ee74f9f4-052e-40b0-807a-c4268b222187 Sep 07 18:11:17 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-2fea52cc-91e3-44e7-96a6-3dcd3226b65e tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:17 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-2fea52cc-91e3-44e7-96a6-3dcd3226b65e tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:17 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:17 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:11:17 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:17 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:11:17 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-2fea52cc-91e3-44e7-96a6-3dcd3226b65e tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] Volume info retrieved successfully. Sep 07 18:11:17 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-2fea52cc-91e3-44e7-96a6-3dcd3226b65e tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] http://192.168.122.66/volume/v3/volumes/ee74f9f4-052e-40b0-807a-c4268b222187 returned with HTTP 200 Sep 07 18:11:17 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 886/1774] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:11:17 2026] GET /volume/v3/volumes/ee74f9f4-052e-40b0-807a-c4268b222187 => generated 840 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:11:17 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-a21ddef3-7b9c-447a-bb36-f02abce53d98 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:17 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-a21ddef3-7b9c-447a-bb36-f02abce53d98 tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:11:17 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-a21ddef3-7b9c-447a-bb36-f02abce53d98 tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-1556178901"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:11:17 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.volumes [None req-a21ddef3-7b9c-447a-bb36-f02abce53d98 tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-1556178901'}} {{(pid=86965) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:11:17 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-a21ddef3-7b9c-447a-bb36-f02abce53d98 tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] Create volume of 1 GB Sep 07 18:11:17 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-a21ddef3-7b9c-447a-bb36-f02abce53d98 tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] Availability Zones retrieved successfully. Sep 07 18:11:17 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-a21ddef3-7b9c-447a-bb36-f02abce53d98 tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] Flow 'volume_create_api' (ee14eaf7-d1f5-450b-9f3d-02adf11e25a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:11:17 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-a21ddef3-7b9c-447a-bb36-f02abce53d98 tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d12dc317-6ae7-4669-b34d-14858ff87beb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:11:17 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.flows.api.create_volume [None req-a21ddef3-7b9c-447a-bb36-f02abce53d98 tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] Validating volume size '1' using validate_int {{(pid=86965) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:11:17 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-a21ddef3-7b9c-447a-bb36-f02abce53d98 tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d12dc317-6ae7-4669-b34d-14858ff87beb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:11:17 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-a21ddef3-7b9c-447a-bb36-f02abce53d98 tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f0901ac-2bc3-4a8c-80e0-2d644bbc3d27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:11:17 devstack devstack@c-api.service[86965]: DEBUG cinder.quota [None req-a21ddef3-7b9c-447a-bb36-f02abce53d98 tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] Created reservations ['3f42a199-45c7-4e57-8097-9383d05e96a2', 'b2da01da-b7a3-4afc-9d14-0be487f9da1a', '6a3bbe4b-c612-41b1-a55d-280893221b7d', '2438e629-92a3-4a55-a1f1-20f395da1f75'] {{(pid=86965) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:11:17 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-a21ddef3-7b9c-447a-bb36-f02abce53d98 tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f0901ac-2bc3-4a8c-80e0-2d644bbc3d27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3f42a199-45c7-4e57-8097-9383d05e96a2', 'b2da01da-b7a3-4afc-9d14-0be487f9da1a', '6a3bbe4b-c612-41b1-a55d-280893221b7d', '2438e629-92a3-4a55-a1f1-20f395da1f75']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:11:17 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-a21ddef3-7b9c-447a-bb36-f02abce53d98 tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5eedef7-f887-4b0c-b39f-d3201939cb50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:11:17 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:17 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:11:17 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-a21ddef3-7b9c-447a-bb36-f02abce53d98 tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5eedef7-f887-4b0c-b39f-d3201939cb50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e85683a6-5d98-4403-9ff1-168569f3a459', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1556178901',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ee77883e18b442b923b077dc31b595e',qos_specs=None,replication_status=,reservations=['3f42a199-45c7-4e57-8097-9383d05e96a2','b2da01da-b7a3-4afc-9d14-0be487f9da1a','6a3bbe4b-c612-41b1-a55d-280893221b7d','2438e629-92a3-4a55-a1f1-20f395da1f75'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d718783ee114882b7b44374259e25ce',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:11:17Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1556178901',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e85683a6-5d98-4403-9ff1-168569f3a459,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6ee77883e18b442b923b077dc31b595e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9d718783ee114882b7b44374259e25ce',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:11:17 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-a21ddef3-7b9c-447a-bb36-f02abce53d98 tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (437fc7a6-1bd8-4f1d-808a-b8a4d3c3700b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:11:17 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-a21ddef3-7b9c-447a-bb36-f02abce53d98 tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (437fc7a6-1bd8-4f1d-808a-b8a4d3c3700b) transitioned into 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-1556178901',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ee77883e18b442b923b077dc31b595e',qos_specs=None,replication_status=,reservations=['3f42a199-45c7-4e57-8097-9383d05e96a2','b2da01da-b7a3-4afc-9d14-0be487f9da1a','6a3bbe4b-c612-41b1-a55d-280893221b7d','2438e629-92a3-4a55-a1f1-20f395da1f75'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d718783ee114882b7b44374259e25ce',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:11:17 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-a21ddef3-7b9c-447a-bb36-f02abce53d98 tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac4eb854-01ef-4891-b0c7-7b9ddb4d9ea5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:11:17 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-a21ddef3-7b9c-447a-bb36-f02abce53d98 tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac4eb854-01ef-4891-b0c7-7b9ddb4d9ea5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:11:17 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-a21ddef3-7b9c-447a-bb36-f02abce53d98 tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] Flow 'volume_create_api' (ee14eaf7-d1f5-450b-9f3d-02adf11e25a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:11:17 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-a21ddef3-7b9c-447a-bb36-f02abce53d98 tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] Create volume request issued successfully. Sep 07 18:11:17 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-a21ddef3-7b9c-447a-bb36-f02abce53d98 tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:11:17 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 889/1775] 192.168.122.66 () {60 vars in 1138 bytes} [Mon Sep 7 18:11:17 2026] POST /volume/v3/volumes => generated 783 bytes in 492 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:11:17 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-1cfb8479-9294-4294-85f6-4d6217b76130 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:17 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-1cfb8479-9294-4294-85f6-4d6217b76130 tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] GET http://192.168.122.66/volume/v3/volumes/e85683a6-5d98-4403-9ff1-168569f3a459 Sep 07 18:11:17 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-1cfb8479-9294-4294-85f6-4d6217b76130 tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:17 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-1cfb8479-9294-4294-85f6-4d6217b76130 tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:17 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:17 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:11:17 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:17 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:11:17 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-1cfb8479-9294-4294-85f6-4d6217b76130 tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] Volume info retrieved successfully. Sep 07 18:11:17 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-1cfb8479-9294-4294-85f6-4d6217b76130 tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] http://192.168.122.66/volume/v3/volumes/e85683a6-5d98-4403-9ff1-168569f3a459 returned with HTTP 200 Sep 07 18:11:17 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 887/1776] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:11:17 2026] GET /volume/v3/volumes/e85683a6-5d98-4403-9ff1-168569f3a459 => generated 851 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:11:17 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-66804c3f-483b-4759-b808-0abb22521e1b None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:17 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-66804c3f-483b-4759-b808-0abb22521e1b tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] GET http://192.168.122.66/volume/v3/volumes/9c57842c-7d39-4d88-81c5-728a20a4d84c Sep 07 18:11:17 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-66804c3f-483b-4759-b808-0abb22521e1b tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:17 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-66804c3f-483b-4759-b808-0abb22521e1b tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:17 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-66804c3f-483b-4759-b808-0abb22521e1b tempest-VolumesListTestJSON-1108589817 tempest-VolumesListTestJSON-1108589817-project-member] http://192.168.122.66/volume/v3/volumes/9c57842c-7d39-4d88-81c5-728a20a4d84c returned with HTTP 404 Sep 07 18:11:17 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 890/1777] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:11:17 2026] GET /volume/v3/volumes/9c57842c-7d39-4d88-81c5-728a20a4d84c => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:11:18 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-b2e1c232-ea2c-46f1-95ad-7ac3cb48fe7f None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:18 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b2e1c232-ea2c-46f1-95ad-7ac3cb48fe7f tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] GET http://192.168.122.66/volume/v3/volumes/e85683a6-5d98-4403-9ff1-168569f3a459 Sep 07 18:11:18 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-b2e1c232-ea2c-46f1-95ad-7ac3cb48fe7f tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:18 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-b2e1c232-ea2c-46f1-95ad-7ac3cb48fe7f tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:18 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:18 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:11:18 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:18 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:11:18 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-b2e1c232-ea2c-46f1-95ad-7ac3cb48fe7f tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] Volume info retrieved successfully. Sep 07 18:11:18 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b2e1c232-ea2c-46f1-95ad-7ac3cb48fe7f tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] http://192.168.122.66/volume/v3/volumes/e85683a6-5d98-4403-9ff1-168569f3a459 returned with HTTP 200 Sep 07 18:11:18 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 888/1778] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:11:18 2026] GET /volume/v3/volumes/e85683a6-5d98-4403-9ff1-168569f3a459 => generated 875 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:11:19 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-21c88bd5-5746-4702-a753-1f9dfdb0d7fe None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:19 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-21c88bd5-5746-4702-a753-1f9dfdb0d7fe tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] GET http://192.168.122.66/volume/v3/volumes/e85683a6-5d98-4403-9ff1-168569f3a459 Sep 07 18:11:19 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-21c88bd5-5746-4702-a753-1f9dfdb0d7fe tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:19 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-21c88bd5-5746-4702-a753-1f9dfdb0d7fe tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:19 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:19 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:11:19 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:19 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:11:19 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-21c88bd5-5746-4702-a753-1f9dfdb0d7fe tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] Volume info retrieved successfully. Sep 07 18:11:19 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-21c88bd5-5746-4702-a753-1f9dfdb0d7fe tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] http://192.168.122.66/volume/v3/volumes/e85683a6-5d98-4403-9ff1-168569f3a459 returned with HTTP 200 Sep 07 18:11:19 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 891/1779] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:11:19 2026] GET /volume/v3/volumes/e85683a6-5d98-4403-9ff1-168569f3a459 => generated 876 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:11:19 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-f278db0f-b810-4565-9f57-69d2a4de834a None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:19 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-f278db0f-b810-4565-9f57-69d2a4de834a tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] GET http://192.168.122.66/volume/v3/volumes/e85683a6-5d98-4403-9ff1-168569f3a459 Sep 07 18:11:19 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-f278db0f-b810-4565-9f57-69d2a4de834a tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:19 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-f278db0f-b810-4565-9f57-69d2a4de834a tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:19 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:19 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:11:19 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:19 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:11:19 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-f278db0f-b810-4565-9f57-69d2a4de834a tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] Volume info retrieved successfully. Sep 07 18:11:20 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-f278db0f-b810-4565-9f57-69d2a4de834a tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] http://192.168.122.66/volume/v3/volumes/e85683a6-5d98-4403-9ff1-168569f3a459 returned with HTTP 200 Sep 07 18:11:20 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 889/1780] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:11:19 2026] GET /volume/v3/volumes/e85683a6-5d98-4403-9ff1-168569f3a459 => generated 876 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 18:11:20 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-4bb6b96f-8f66-462e-a72b-a602ebc3a175 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:20 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-4bb6b96f-8f66-462e-a72b-a602ebc3a175 tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] POST http://192.168.122.66/volume/v3/snapshots Sep 07 18:11:20 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-4bb6b96f-8f66-462e-a72b-a602ebc3a175 tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e85683a6-5d98-4403-9ff1-168569f3a459", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-1773024805"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:11:20 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:20 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:11:20 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:20 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:11:20 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-4bb6b96f-8f66-462e-a72b-a602ebc3a175 tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] Volume info retrieved successfully. Sep 07 18:11:20 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.snapshots [None req-4bb6b96f-8f66-462e-a72b-a602ebc3a175 tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] Create snapshot from volume e85683a6-5d98-4403-9ff1-168569f3a459 Sep 07 18:11:20 devstack devstack@c-api.service[86965]: DEBUG cinder.quota [None req-4bb6b96f-8f66-462e-a72b-a602ebc3a175 tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] Created reservations ['4cb4f523-321d-4d7e-9cbe-f04ded117ff2', '21e012a6-a222-40f5-8688-481988d2cf8d', '0745675a-54e9-428b-b299-2b4b26416db4', 'b113171f-17b6-4b40-ae01-c86ea965991b'] {{(pid=86965) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:11:20 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:20 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:11:20 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-a17fa326-6f65-4777-b208-16dc2823f2df None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:20 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-a17fa326-6f65-4777-b208-16dc2823f2df tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:11:20 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-a17fa326-6f65-4777-b208-16dc2823f2df tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-998202086"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:11:20 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.volumes [None req-a17fa326-6f65-4777-b208-16dc2823f2df tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-998202086'}} {{(pid=86964) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:11:20 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-a17fa326-6f65-4777-b208-16dc2823f2df tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Create volume of 1 GB Sep 07 18:11:20 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-a17fa326-6f65-4777-b208-16dc2823f2df tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Availability Zones retrieved successfully. Sep 07 18:11:20 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-4bb6b96f-8f66-462e-a72b-a602ebc3a175 tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] Snapshot create request issued successfully. Sep 07 18:11:20 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-4bb6b96f-8f66-462e-a72b-a602ebc3a175 tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] http://192.168.122.66/volume/v3/snapshots returned with HTTP 202 Sep 07 18:11:20 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 892/1781] 192.168.122.66 () {60 vars in 1144 bytes} [Mon Sep 7 18:11:20 2026] POST /volume/v3/snapshots => generated 326 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:11:20 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-a17fa326-6f65-4777-b208-16dc2823f2df tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Flow 'volume_create_api' (ae989ba5-765f-491d-8c75-533b5823206a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:11:20 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-a17fa326-6f65-4777-b208-16dc2823f2df tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89cdeddc-2316-480b-bd79-f7faba3857b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:11:20 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-bcb20f1c-cb84-40a2-bc9a-7c878f781197 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:20 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.flows.api.create_volume [None req-a17fa326-6f65-4777-b208-16dc2823f2df tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Validating volume size '1' using validate_int {{(pid=86964) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:11:20 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-bcb20f1c-cb84-40a2-bc9a-7c878f781197 tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] GET http://192.168.122.66/volume/v3/snapshots/6a2c6ec0-5c45-4bc4-861f-3c7736bbf15f Sep 07 18:11:20 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-bcb20f1c-cb84-40a2-bc9a-7c878f781197 tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:20 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-bcb20f1c-cb84-40a2-bc9a-7c878f781197 tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:20 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:20 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:11:20 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-bcb20f1c-cb84-40a2-bc9a-7c878f781197 tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] Snapshot retrieved successfully. Sep 07 18:11:20 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-bcb20f1c-cb84-40a2-bc9a-7c878f781197 tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] http://192.168.122.66/volume/v3/snapshots/6a2c6ec0-5c45-4bc4-861f-3c7736bbf15f returned with HTTP 200 Sep 07 18:11:20 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 893/1782] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:11:20 2026] GET /volume/v3/snapshots/6a2c6ec0-5c45-4bc4-861f-3c7736bbf15f => generated 458 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:11:20 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-a17fa326-6f65-4777-b208-16dc2823f2df tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89cdeddc-2316-480b-bd79-f7faba3857b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:11:20 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-a17fa326-6f65-4777-b208-16dc2823f2df tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f80b4ff3-12ef-4ea7-bc35-fce8876e8838) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:11:20 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-a17fa326-6f65-4777-b208-16dc2823f2df tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Created reservations ['b5723217-5b56-4bb9-8975-7da9bed36822', '62c19d59-5562-4744-9d02-7098d4cad1b1', 'ad6aa16f-37de-4cad-a02b-0c591ae4d3dc', '558c7ca7-0c1d-430d-ba07-b25c04cdde0f'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:11:20 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-a17fa326-6f65-4777-b208-16dc2823f2df tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f80b4ff3-12ef-4ea7-bc35-fce8876e8838) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b5723217-5b56-4bb9-8975-7da9bed36822', '62c19d59-5562-4744-9d02-7098d4cad1b1', 'ad6aa16f-37de-4cad-a02b-0c591ae4d3dc', '558c7ca7-0c1d-430d-ba07-b25c04cdde0f']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:11:20 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-a17fa326-6f65-4777-b208-16dc2823f2df tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53b6c0c3-d277-4b67-9fe1-1fb3816b0546) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:11:20 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:20 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:11:20 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-a17fa326-6f65-4777-b208-16dc2823f2df tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53b6c0c3-d277-4b67-9fe1-1fb3816b0546) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f3b09ae4-2582-49f3-aad8-ee0f6cf89c15', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-998202086',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c6445e4479a4f25bcce2536b55b37f7',qos_specs=None,replication_status=,reservations=['b5723217-5b56-4bb9-8975-7da9bed36822','62c19d59-5562-4744-9d02-7098d4cad1b1','ad6aa16f-37de-4cad-a02b-0c591ae4d3dc','558c7ca7-0c1d-430d-ba07-b25c04cdde0f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06f038df90f74342888199086c12f09d',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:11:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-998202086',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f3b09ae4-2582-49f3-aad8-ee0f6cf89c15,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1c6445e4479a4f25bcce2536b55b37f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='06f038df90f74342888199086c12f09d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:11:20 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-a17fa326-6f65-4777-b208-16dc2823f2df tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af6b75f7-4a26-4bd4-9a6c-f18c05b9008f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:11:20 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-a17fa326-6f65-4777-b208-16dc2823f2df tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af6b75f7-4a26-4bd4-9a6c-f18c05b9008f) transitioned into state 'SUCCESS' from state '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-998202086',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c6445e4479a4f25bcce2536b55b37f7',qos_specs=None,replication_status=,reservations=['b5723217-5b56-4bb9-8975-7da9bed36822','62c19d59-5562-4744-9d02-7098d4cad1b1','ad6aa16f-37de-4cad-a02b-0c591ae4d3dc','558c7ca7-0c1d-430d-ba07-b25c04cdde0f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06f038df90f74342888199086c12f09d',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:11:20 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-a17fa326-6f65-4777-b208-16dc2823f2df tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1754dc06-6cbf-453e-bca9-a374bdb0b6e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:11:20 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-a17fa326-6f65-4777-b208-16dc2823f2df tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1754dc06-6cbf-453e-bca9-a374bdb0b6e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:11:20 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-a17fa326-6f65-4777-b208-16dc2823f2df tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Flow 'volume_create_api' (ae989ba5-765f-491d-8c75-533b5823206a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:11:20 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-a17fa326-6f65-4777-b208-16dc2823f2df tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Create volume request issued successfully. Sep 07 18:11:20 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-a17fa326-6f65-4777-b208-16dc2823f2df tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:11:20 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 890/1783] 192.168.122.66 () {60 vars in 1137 bytes} [Mon Sep 7 18:11:20 2026] POST /volume/v3/volumes => generated 761 bytes in 498 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:11:20 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-a6cf3b30-0d86-4494-ba99-c7be188f77ea None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:20 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-a6cf3b30-0d86-4494-ba99-c7be188f77ea tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] GET http://192.168.122.66/volume/v3/volumes/f3b09ae4-2582-49f3-aad8-ee0f6cf89c15 Sep 07 18:11:20 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-a6cf3b30-0d86-4494-ba99-c7be188f77ea tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:20 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-a6cf3b30-0d86-4494-ba99-c7be188f77ea tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:20 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:20 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:11:20 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:20 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:11:20 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-a6cf3b30-0d86-4494-ba99-c7be188f77ea tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Volume info retrieved successfully. Sep 07 18:11:20 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-a6cf3b30-0d86-4494-ba99-c7be188f77ea tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] http://192.168.122.66/volume/v3/volumes/f3b09ae4-2582-49f3-aad8-ee0f6cf89c15 returned with HTTP 200 Sep 07 18:11:20 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 894/1784] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:11:20 2026] GET /volume/v3/volumes/f3b09ae4-2582-49f3-aad8-ee0f6cf89c15 => generated 829 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:11:21 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-0ddad8a4-cc71-4b8b-82b7-e510dbd6be1e None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:21 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-0ddad8a4-cc71-4b8b-82b7-e510dbd6be1e tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] GET http://192.168.122.66/volume/v3/snapshots/6a2c6ec0-5c45-4bc4-861f-3c7736bbf15f Sep 07 18:11:21 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-0ddad8a4-cc71-4b8b-82b7-e510dbd6be1e tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:21 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-0ddad8a4-cc71-4b8b-82b7-e510dbd6be1e tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:21 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:21 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:11:21 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-0ddad8a4-cc71-4b8b-82b7-e510dbd6be1e tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] Snapshot retrieved successfully. Sep 07 18:11:21 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-0ddad8a4-cc71-4b8b-82b7-e510dbd6be1e tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] http://192.168.122.66/volume/v3/snapshots/6a2c6ec0-5c45-4bc4-861f-3c7736bbf15f returned with HTTP 200 Sep 07 18:11:21 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 891/1785] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:11:21 2026] GET /volume/v3/snapshots/6a2c6ec0-5c45-4bc4-861f-3c7736bbf15f => generated 458 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:11:21 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-6060a475-df4e-4f00-8575-0b33ebca42dc None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:21 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-c883767b-4f57-40a8-a537-caa974bc95f8 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:21 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c883767b-4f57-40a8-a537-caa974bc95f8 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] GET http://192.168.122.66/volume/v3/volumes/f3b09ae4-2582-49f3-aad8-ee0f6cf89c15 Sep 07 18:11:21 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c883767b-4f57-40a8-a537-caa974bc95f8 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:21 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c883767b-4f57-40a8-a537-caa974bc95f8 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:21 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:21 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:11:21 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:21 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:11:21 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-c883767b-4f57-40a8-a537-caa974bc95f8 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Volume info retrieved successfully. Sep 07 18:11:21 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c883767b-4f57-40a8-a537-caa974bc95f8 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] http://192.168.122.66/volume/v3/volumes/f3b09ae4-2582-49f3-aad8-ee0f6cf89c15 returned with HTTP 200 Sep 07 18:11:21 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 892/1786] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:11:21 2026] GET /volume/v3/volumes/f3b09ae4-2582-49f3-aad8-ee0f6cf89c15 => generated 853 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:11:22 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-6060a475-df4e-4f00-8575-0b33ebca42dc tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] POST http://192.168.122.66/volume/v3/snapshots Sep 07 18:11:22 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-6060a475-df4e-4f00-8575-0b33ebca42dc tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2b01007c-1f68-4880-bb7a-f24c7d44fa57", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1813028475"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:11:22 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-6060a475-df4e-4f00-8575-0b33ebca42dc tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] http://192.168.122.66/volume/v3/snapshots returned with HTTP 404 Sep 07 18:11:22 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 895/1787] 192.168.122.66 () {60 vars in 1144 bytes} [Mon Sep 7 18:11:21 2026] POST /volume/v3/snapshots => generated 109 bytes in 330 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:11:22 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-ff1e5ff3-bdd2-4232-a444-e0e4f6369da0 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:22 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-ff1e5ff3-bdd2-4232-a444-e0e4f6369da0 tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] POST http://192.168.122.66/volume/v3/snapshots Sep 07 18:11:22 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-ff1e5ff3-bdd2-4232-a444-e0e4f6369da0 tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-600471646"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:11:22 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-ff1e5ff3-bdd2-4232-a444-e0e4f6369da0 tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] http://192.168.122.66/volume/v3/snapshots returned with HTTP 404 Sep 07 18:11:22 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 893/1788] 192.168.122.66 () {60 vars in 1144 bytes} [Mon Sep 7 18:11:22 2026] POST /volume/v3/snapshots => generated 77 bytes in 86 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:11:22 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-e12eb04c-4d52-49b6-a24b-f633722114f8 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:22 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e12eb04c-4d52-49b6-a24b-f633722114f8 tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-reader] GET http://192.168.122.66/volume/v3/snapshots?limit=invalid Sep 07 18:11:22 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-e12eb04c-4d52-49b6-a24b-f633722114f8 tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-reader] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:22 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-e12eb04c-4d52-49b6-a24b-f633722114f8 tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-reader] Calling method 'index' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:22 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e12eb04c-4d52-49b6-a24b-f633722114f8 tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-reader] HTTP exception thrown: limit param must be an integer Sep 07 18:11:22 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e12eb04c-4d52-49b6-a24b-f633722114f8 tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-reader] http://192.168.122.66/volume/v3/snapshots?limit=invalid returned with HTTP 400 Sep 07 18:11:22 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 896/1789] 192.168.122.66 () {58 vars in 1149 bytes} [Mon Sep 7 18:11:22 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 90 msecs (HTTP/1.1 400) 7 headers in 293 bytes (2 switches on core 0) Sep 07 18:11:22 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-a353200b-d9f8-44e8-8b82-db46a7c460b4 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:22 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-a353200b-d9f8-44e8-8b82-db46a7c460b4 tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-reader] GET http://192.168.122.66/volume/v3/snapshots?marker=e96c1ca6-d1a5-4244-9dc3-6469fdd7163a Sep 07 18:11:22 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-a353200b-d9f8-44e8-8b82-db46a7c460b4 tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-reader] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:22 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-a353200b-d9f8-44e8-8b82-db46a7c460b4 tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-reader] Calling method 'index' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:22 devstack devstack@c-api.service[86964]: DEBUG cinder.api.api_utils [None req-a353200b-d9f8-44e8-8b82-db46a7c460b4 tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-reader] Removing options '' from query. {{(pid=86964) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 18:11:22 devstack devstack@c-api.service[86964]: DEBUG cinder.db.api [None req-a353200b-d9f8-44e8-8b82-db46a7c460b4 tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-reader] Building query based on filter {{(pid=86964) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 18:11:22 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-a353200b-d9f8-44e8-8b82-db46a7c460b4 tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-reader] http://192.168.122.66/volume/v3/snapshots?marker=e96c1ca6-d1a5-4244-9dc3-6469fdd7163a returned with HTTP 404 Sep 07 18:11:22 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 894/1790] 192.168.122.66 () {58 vars in 1209 bytes} [Mon Sep 7 18:11:22 2026] GET /volume/v3/snapshots?marker=e96c1ca6-d1a5-4244-9dc3-6469fdd7163a => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:11:22 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-ae3b25f2-1c56-4ec8-817e-dea9e1264069 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:22 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-ae3b25f2-1c56-4ec8-817e-dea9e1264069 tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-reader] GET http://192.168.122.66/volume/v3/snapshots?sort_key=invalid Sep 07 18:11:22 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-ae3b25f2-1c56-4ec8-817e-dea9e1264069 tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-reader] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:22 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-ae3b25f2-1c56-4ec8-817e-dea9e1264069 tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-reader] Calling method 'index' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:22 devstack devstack@c-api.service[86965]: DEBUG cinder.api.api_utils [None req-ae3b25f2-1c56-4ec8-817e-dea9e1264069 tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-reader] Removing options '' from query. {{(pid=86965) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 18:11:22 devstack devstack@c-api.service[86965]: DEBUG cinder.db.api [None req-ae3b25f2-1c56-4ec8-817e-dea9e1264069 tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-reader] Building query based on filter {{(pid=86965) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 18:11:22 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-ae3b25f2-1c56-4ec8-817e-dea9e1264069 tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-reader] http://192.168.122.66/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Sep 07 18:11:22 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 897/1791] 192.168.122.66 () {58 vars in 1155 bytes} [Mon Sep 7 18:11:22 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 07 18:11:22 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-275019d0-55ae-46e2-bcd2-d36e21bb9c70 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:22 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-275019d0-55ae-46e2-bcd2-d36e21bb9c70 tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:11:22 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-275019d0-55ae-46e2-bcd2-d36e21bb9c70 tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-76321770"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:11:22 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.volumes [None req-275019d0-55ae-46e2-bcd2-d36e21bb9c70 tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-76321770'}} {{(pid=86964) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:11:22 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-275019d0-55ae-46e2-bcd2-d36e21bb9c70 tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] Create volume of 2 GB Sep 07 18:11:22 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-8d5dc307-f4cc-4f83-af08-ba84e406a499 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:22 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-275019d0-55ae-46e2-bcd2-d36e21bb9c70 tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] Availability Zones retrieved successfully. Sep 07 18:11:22 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-8d5dc307-f4cc-4f83-af08-ba84e406a499 tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] GET http://192.168.122.66/volume/v3/snapshots/6a2c6ec0-5c45-4bc4-861f-3c7736bbf15f Sep 07 18:11:22 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-8d5dc307-f4cc-4f83-af08-ba84e406a499 tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:22 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-8d5dc307-f4cc-4f83-af08-ba84e406a499 tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:22 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:22 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:11:22 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-275019d0-55ae-46e2-bcd2-d36e21bb9c70 tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] Flow 'volume_create_api' (392504d5-8d0d-4f67-87b5-e11d4fe8f564) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:11:22 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-8d5dc307-f4cc-4f83-af08-ba84e406a499 tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] Snapshot retrieved successfully. Sep 07 18:11:22 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-8d5dc307-f4cc-4f83-af08-ba84e406a499 tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] http://192.168.122.66/volume/v3/snapshots/6a2c6ec0-5c45-4bc4-861f-3c7736bbf15f returned with HTTP 200 Sep 07 18:11:22 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-275019d0-55ae-46e2-bcd2-d36e21bb9c70 tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7edba644-b5ce-49b5-81dc-5e5ec3947f3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:11:22 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 898/1792] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:11:22 2026] GET /volume/v3/snapshots/6a2c6ec0-5c45-4bc4-861f-3c7736bbf15f => generated 458 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:11:22 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.flows.api.create_volume [None req-275019d0-55ae-46e2-bcd2-d36e21bb9c70 tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] Validating volume size '2' using validate_int {{(pid=86964) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:11:22 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-275019d0-55ae-46e2-bcd2-d36e21bb9c70 tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7edba644-b5ce-49b5-81dc-5e5ec3947f3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:11:22 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-275019d0-55ae-46e2-bcd2-d36e21bb9c70 tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9fd4af3-add3-46a6-a219-c12fae35fdde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:11:22 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-275019d0-55ae-46e2-bcd2-d36e21bb9c70 tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] Created reservations ['65632a28-7cf4-4410-9be4-0f271805167f', 'f260e8f5-4871-4429-93f0-6dd334e47a99', 'be15cfe4-a337-46d3-b2be-c0d18a605b30', '4ab48cfa-1ddd-4e31-98e0-95beba3465f4'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:11:22 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-275019d0-55ae-46e2-bcd2-d36e21bb9c70 tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9fd4af3-add3-46a6-a219-c12fae35fdde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['65632a28-7cf4-4410-9be4-0f271805167f', 'f260e8f5-4871-4429-93f0-6dd334e47a99', 'be15cfe4-a337-46d3-b2be-c0d18a605b30', '4ab48cfa-1ddd-4e31-98e0-95beba3465f4']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:11:22 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-275019d0-55ae-46e2-bcd2-d36e21bb9c70 tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a13351c8-9233-46ff-b558-50cce2df1bd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:11:22 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:22 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:11:22 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-275019d0-55ae-46e2-bcd2-d36e21bb9c70 tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a13351c8-9233-46ff-b558-50cce2df1bd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a37871ac-fd8a-46f6-9544-f9164d3d40d2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-76321770',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f58ce0ed60a144a3a3c27c3f1f374c14',qos_specs=None,replication_status=,reservations=['65632a28-7cf4-4410-9be4-0f271805167f','f260e8f5-4871-4429-93f0-6dd334e47a99','be15cfe4-a337-46d3-b2be-c0d18a605b30','4ab48cfa-1ddd-4e31-98e0-95beba3465f4'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab1dc844aaaa4d15af8cf0a783627582',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:11:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-76321770',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a37871ac-fd8a-46f6-9544-f9164d3d40d2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f58ce0ed60a144a3a3c27c3f1f374c14',provider_auth=None,provider_geometry=None,provider_id=None,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='ab1dc844aaaa4d15af8cf0a783627582',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:11:22 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-275019d0-55ae-46e2-bcd2-d36e21bb9c70 tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02a99946-c459-4467-86ab-8e3f1a0ee113) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:11:22 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-275019d0-55ae-46e2-bcd2-d36e21bb9c70 tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02a99946-c459-4467-86ab-8e3f1a0ee113) transitioned into state 'SUCCESS' from state '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-76321770',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f58ce0ed60a144a3a3c27c3f1f374c14',qos_specs=None,replication_status=,reservations=['65632a28-7cf4-4410-9be4-0f271805167f','f260e8f5-4871-4429-93f0-6dd334e47a99','be15cfe4-a337-46d3-b2be-c0d18a605b30','4ab48cfa-1ddd-4e31-98e0-95beba3465f4'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab1dc844aaaa4d15af8cf0a783627582',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:11:22 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-275019d0-55ae-46e2-bcd2-d36e21bb9c70 tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d03cace-2452-478c-a814-e0d7ab9c6452) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:11:22 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-275019d0-55ae-46e2-bcd2-d36e21bb9c70 tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d03cace-2452-478c-a814-e0d7ab9c6452) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:11:22 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-275019d0-55ae-46e2-bcd2-d36e21bb9c70 tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] Flow 'volume_create_api' (392504d5-8d0d-4f67-87b5-e11d4fe8f564) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:11:22 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-275019d0-55ae-46e2-bcd2-d36e21bb9c70 tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] Create volume request issued successfully. Sep 07 18:11:22 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-275019d0-55ae-46e2-bcd2-d36e21bb9c70 tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:11:22 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 895/1793] 192.168.122.66 () {60 vars in 1137 bytes} [Mon Sep 7 18:11:22 2026] POST /volume/v3/volumes => generated 767 bytes in 403 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:11:22 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-95c0687c-fa5f-47cb-89d9-79407d3df215 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:22 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-95c0687c-fa5f-47cb-89d9-79407d3df215 tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] GET http://192.168.122.66/volume/v3/volumes/a37871ac-fd8a-46f6-9544-f9164d3d40d2 Sep 07 18:11:22 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-95c0687c-fa5f-47cb-89d9-79407d3df215 tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:22 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-95c0687c-fa5f-47cb-89d9-79407d3df215 tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:22 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:22 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:11:22 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:22 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:11:22 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-95c0687c-fa5f-47cb-89d9-79407d3df215 tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] Volume info retrieved successfully. Sep 07 18:11:22 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-95c0687c-fa5f-47cb-89d9-79407d3df215 tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] http://192.168.122.66/volume/v3/volumes/a37871ac-fd8a-46f6-9544-f9164d3d40d2 returned with HTTP 200 Sep 07 18:11:22 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 899/1794] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:11:22 2026] GET /volume/v3/volumes/a37871ac-fd8a-46f6-9544-f9164d3d40d2 => generated 835 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:11:23 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-7584b02d-1945-4f75-a334-31892c7932b7 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:23 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-7584b02d-1945-4f75-a334-31892c7932b7 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] GET http://192.168.122.66/volume/v3/volumes/f3b09ae4-2582-49f3-aad8-ee0f6cf89c15 Sep 07 18:11:23 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-7584b02d-1945-4f75-a334-31892c7932b7 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:23 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-7584b02d-1945-4f75-a334-31892c7932b7 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:23 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:23 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:11:23 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:23 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:11:23 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-7584b02d-1945-4f75-a334-31892c7932b7 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Volume info retrieved successfully. Sep 07 18:11:23 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-7584b02d-1945-4f75-a334-31892c7932b7 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] http://192.168.122.66/volume/v3/volumes/f3b09ae4-2582-49f3-aad8-ee0f6cf89c15 returned with HTTP 200 Sep 07 18:11:23 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 896/1795] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:11:23 2026] GET /volume/v3/volumes/f3b09ae4-2582-49f3-aad8-ee0f6cf89c15 => generated 853 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:11:23 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-ef52965a-3d20-41a0-af76-371e67b7a2bc None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:23 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-ef52965a-3d20-41a0-af76-371e67b7a2bc tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] GET http://192.168.122.66/volume/v3/snapshots/6a2c6ec0-5c45-4bc4-861f-3c7736bbf15f Sep 07 18:11:23 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-ef52965a-3d20-41a0-af76-371e67b7a2bc tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:23 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-ef52965a-3d20-41a0-af76-371e67b7a2bc tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:23 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:23 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:11:23 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-ef52965a-3d20-41a0-af76-371e67b7a2bc tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] Snapshot retrieved successfully. Sep 07 18:11:23 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-ef52965a-3d20-41a0-af76-371e67b7a2bc tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] http://192.168.122.66/volume/v3/snapshots/6a2c6ec0-5c45-4bc4-861f-3c7736bbf15f returned with HTTP 200 Sep 07 18:11:23 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 900/1796] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:11:23 2026] GET /volume/v3/snapshots/6a2c6ec0-5c45-4bc4-861f-3c7736bbf15f => generated 485 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:11:23 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-a1e8f8e1-26fa-455d-b6bc-e4459792fc55 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:23 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-a1e8f8e1-26fa-455d-b6bc-e4459792fc55 tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] GET http://192.168.122.66/volume/v3/snapshots/6a2c6ec0-5c45-4bc4-861f-3c7736bbf15f Sep 07 18:11:23 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-a1e8f8e1-26fa-455d-b6bc-e4459792fc55 tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:23 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-a1e8f8e1-26fa-455d-b6bc-e4459792fc55 tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:23 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:23 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:11:23 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-a1e8f8e1-26fa-455d-b6bc-e4459792fc55 tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] Snapshot retrieved successfully. Sep 07 18:11:23 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-a1e8f8e1-26fa-455d-b6bc-e4459792fc55 tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] http://192.168.122.66/volume/v3/snapshots/6a2c6ec0-5c45-4bc4-861f-3c7736bbf15f returned with HTTP 200 Sep 07 18:11:23 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 897/1797] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:11:23 2026] GET /volume/v3/snapshots/6a2c6ec0-5c45-4bc4-861f-3c7736bbf15f => generated 485 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 18:11:23 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-5dce3f2b-d6db-4944-b475-cf4d036de03a None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:23 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-5dce3f2b-d6db-4944-b475-cf4d036de03a tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] DELETE http://192.168.122.66/volume/v3/snapshots/6a2c6ec0-5c45-4bc4-861f-3c7736bbf15f Sep 07 18:11:23 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-5dce3f2b-d6db-4944-b475-cf4d036de03a tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:23 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-5dce3f2b-d6db-4944-b475-cf4d036de03a tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:23 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.snapshots [None req-5dce3f2b-d6db-4944-b475-cf4d036de03a tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] Delete snapshot with id: 6a2c6ec0-5c45-4bc4-861f-3c7736bbf15f Sep 07 18:11:23 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:23 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:11:23 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-5dce3f2b-d6db-4944-b475-cf4d036de03a tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] Snapshot retrieved successfully. Sep 07 18:11:23 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:23 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:11:23 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-5dce3f2b-d6db-4944-b475-cf4d036de03a tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] Snapshot delete request issued successfully. Sep 07 18:11:23 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-5dce3f2b-d6db-4944-b475-cf4d036de03a tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] http://192.168.122.66/volume/v3/snapshots/6a2c6ec0-5c45-4bc4-861f-3c7736bbf15f returned with HTTP 202 Sep 07 18:11:23 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 901/1798] 192.168.122.66 () {58 vars in 1236 bytes} [Mon Sep 7 18:11:23 2026] DELETE /volume/v3/snapshots/6a2c6ec0-5c45-4bc4-861f-3c7736bbf15f => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:11:23 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-ee68503c-69fa-43cc-b129-cdced1920c64 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:23 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-ee68503c-69fa-43cc-b129-cdced1920c64 tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] GET http://192.168.122.66/volume/v3/snapshots/6a2c6ec0-5c45-4bc4-861f-3c7736bbf15f Sep 07 18:11:23 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-ee68503c-69fa-43cc-b129-cdced1920c64 tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:23 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-ee68503c-69fa-43cc-b129-cdced1920c64 tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:23 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:23 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:11:23 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-ee68503c-69fa-43cc-b129-cdced1920c64 tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] Snapshot retrieved successfully. Sep 07 18:11:23 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-ee68503c-69fa-43cc-b129-cdced1920c64 tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] http://192.168.122.66/volume/v3/snapshots/6a2c6ec0-5c45-4bc4-861f-3c7736bbf15f returned with HTTP 200 Sep 07 18:11:23 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 898/1799] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:11:23 2026] GET /volume/v3/snapshots/6a2c6ec0-5c45-4bc4-861f-3c7736bbf15f => generated 484 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:11:23 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-3307491e-160c-406a-9b6e-375f5ad2707a None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:23 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-3307491e-160c-406a-9b6e-375f5ad2707a tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] GET http://192.168.122.66/volume/v3/volumes/a37871ac-fd8a-46f6-9544-f9164d3d40d2 Sep 07 18:11:23 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-3307491e-160c-406a-9b6e-375f5ad2707a tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:23 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-3307491e-160c-406a-9b6e-375f5ad2707a tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:23 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:23 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:11:23 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:23 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:11:23 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-3307491e-160c-406a-9b6e-375f5ad2707a tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] Volume info retrieved successfully. Sep 07 18:11:23 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-3307491e-160c-406a-9b6e-375f5ad2707a tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] http://192.168.122.66/volume/v3/volumes/a37871ac-fd8a-46f6-9544-f9164d3d40d2 returned with HTTP 200 Sep 07 18:11:23 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 902/1800] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:11:23 2026] GET /volume/v3/volumes/a37871ac-fd8a-46f6-9544-f9164d3d40d2 => generated 859 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:11:24 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-61d4ddca-35f8-409d-9400-c3349121aa03 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:24 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-61d4ddca-35f8-409d-9400-c3349121aa03 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] GET http://192.168.122.66/volume/v3/volumes/f3b09ae4-2582-49f3-aad8-ee0f6cf89c15 Sep 07 18:11:24 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-61d4ddca-35f8-409d-9400-c3349121aa03 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:24 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-61d4ddca-35f8-409d-9400-c3349121aa03 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:24 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:24 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:11:24 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:24 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:11:24 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-61d4ddca-35f8-409d-9400-c3349121aa03 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Volume info retrieved successfully. Sep 07 18:11:24 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-61d4ddca-35f8-409d-9400-c3349121aa03 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] http://192.168.122.66/volume/v3/volumes/f3b09ae4-2582-49f3-aad8-ee0f6cf89c15 returned with HTTP 200 Sep 07 18:11:24 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 899/1801] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:11:24 2026] GET /volume/v3/volumes/f3b09ae4-2582-49f3-aad8-ee0f6cf89c15 => generated 854 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:11:24 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [req-a1c83f91-13c7-4ddd-a40e-2278f164a413 req-86ed4128-b11f-40a0-bdcb-0594330dab01 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:24 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-a1c83f91-13c7-4ddd-a40e-2278f164a413 req-86ed4128-b11f-40a0-bdcb-0594330dab01 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] GET http://192.168.122.66/volume/v3/volumes/f3b09ae4-2582-49f3-aad8-ee0f6cf89c15 Sep 07 18:11:24 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-a1c83f91-13c7-4ddd-a40e-2278f164a413 req-86ed4128-b11f-40a0-bdcb-0594330dab01 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:24 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-a1c83f91-13c7-4ddd-a40e-2278f164a413 req-86ed4128-b11f-40a0-bdcb-0594330dab01 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:24 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:24 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:11:24 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:24 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:11:24 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [req-a1c83f91-13c7-4ddd-a40e-2278f164a413 req-86ed4128-b11f-40a0-bdcb-0594330dab01 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Volume info retrieved successfully. Sep 07 18:11:24 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-a1c83f91-13c7-4ddd-a40e-2278f164a413 req-86ed4128-b11f-40a0-bdcb-0594330dab01 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] http://192.168.122.66/volume/v3/volumes/f3b09ae4-2582-49f3-aad8-ee0f6cf89c15 returned with HTTP 200 Sep 07 18:11:24 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 903/1802] 192.168.122.66 () {60 vars in 1482 bytes} [Mon Sep 7 18:11:24 2026] GET /volume/v3/volumes/f3b09ae4-2582-49f3-aad8-ee0f6cf89c15 => generated 854 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:11:24 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-33b8a819-c00b-4057-8ff6-b979f1c3e3b1 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:24 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-33b8a819-c00b-4057-8ff6-b979f1c3e3b1 tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] GET http://192.168.122.66/volume/v3/snapshots/6a2c6ec0-5c45-4bc4-861f-3c7736bbf15f Sep 07 18:11:24 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-33b8a819-c00b-4057-8ff6-b979f1c3e3b1 tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:24 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-33b8a819-c00b-4057-8ff6-b979f1c3e3b1 tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:24 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-55e83b10-2d24-4971-86bf-8324fe6333b8 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:24 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-55e83b10-2d24-4971-86bf-8324fe6333b8 None None] GET http://192.168.122.66/volume// Sep 07 18:11:24 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-55e83b10-2d24-4971-86bf-8324fe6333b8 None None] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:24 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-55e83b10-2d24-4971-86bf-8324fe6333b8 None None] Calling method 'all' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:24 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-55e83b10-2d24-4971-86bf-8324fe6333b8 None None] http://192.168.122.66/volume// returned with HTTP 300 Sep 07 18:11:24 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 904/1803] 192.168.122.66 () {58 vars in 1312 bytes} [Mon Sep 7 18:11:24 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 18:11:24 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:24 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:11:24 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-33b8a819-c00b-4057-8ff6-b979f1c3e3b1 tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] Snapshot retrieved successfully. Sep 07 18:11:24 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-33b8a819-c00b-4057-8ff6-b979f1c3e3b1 tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] http://192.168.122.66/volume/v3/snapshots/6a2c6ec0-5c45-4bc4-861f-3c7736bbf15f returned with HTTP 200 Sep 07 18:11:24 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [req-a1c83f91-13c7-4ddd-a40e-2278f164a413 req-18010af2-1bd9-433d-a9b2-a483fa6550bd None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:24 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 900/1804] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:11:24 2026] GET /volume/v3/snapshots/6a2c6ec0-5c45-4bc4-861f-3c7736bbf15f => generated 484 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:11:24 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-f13345e7-ad7a-475f-85a5-bc5ec22637f5 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:24 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-f13345e7-ad7a-475f-85a5-bc5ec22637f5 tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] GET http://192.168.122.66/volume/v3/volumes/a37871ac-fd8a-46f6-9544-f9164d3d40d2 Sep 07 18:11:24 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-f13345e7-ad7a-475f-85a5-bc5ec22637f5 tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:24 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-f13345e7-ad7a-475f-85a5-bc5ec22637f5 tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:24 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:24 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:11:24 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:24 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:11:24 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-a1c83f91-13c7-4ddd-a40e-2278f164a413 req-18010af2-1bd9-433d-a9b2-a483fa6550bd tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] POST http://192.168.122.66/volume/v3/attachments Sep 07 18:11:24 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-a1c83f91-13c7-4ddd-a40e-2278f164a413 req-18010af2-1bd9-433d-a9b2-a483fa6550bd tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f3b09ae4-2582-49f3-aad8-ee0f6cf89c15", "connector": null, "instance_uuid": "be728b24-5cfb-4196-8131-23c513180ca8"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:11:24 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-f13345e7-ad7a-475f-85a5-bc5ec22637f5 tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] Volume info retrieved successfully. Sep 07 18:11:25 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:25 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:11:25 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:25 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:11:25 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-f13345e7-ad7a-475f-85a5-bc5ec22637f5 tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] http://192.168.122.66/volume/v3/volumes/a37871ac-fd8a-46f6-9544-f9164d3d40d2 returned with HTTP 200 Sep 07 18:11:25 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 901/1805] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:11:24 2026] GET /volume/v3/volumes/a37871ac-fd8a-46f6-9544-f9164d3d40d2 => generated 859 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:11:25 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-a1c83f91-13c7-4ddd-a40e-2278f164a413 req-18010af2-1bd9-433d-a9b2-a483fa6550bd tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] http://192.168.122.66/volume/v3/attachments returned with HTTP 200 Sep 07 18:11:25 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 905/1806] 192.168.122.66 () {66 vars in 1478 bytes} [Mon Sep 7 18:11:24 2026] POST /volume/v3/attachments => generated 273 bytes in 493 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:11:25 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-9c4f425e-e4b3-4fc9-88a4-7c63c028522f None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:25 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-9c4f425e-e4b3-4fc9-88a4-7c63c028522f tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] GET http://192.168.122.66/volume/v3/volumes/f3b09ae4-2582-49f3-aad8-ee0f6cf89c15 Sep 07 18:11:25 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-9c4f425e-e4b3-4fc9-88a4-7c63c028522f tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:25 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-9c4f425e-e4b3-4fc9-88a4-7c63c028522f tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:25 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:25 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:11:25 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-0914f367-b1b2-47c6-8c1f-c30a6c02a2b8 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:25 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-0914f367-b1b2-47c6-8c1f-c30a6c02a2b8 None None] GET http://192.168.122.66/volume// Sep 07 18:11:25 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-0914f367-b1b2-47c6-8c1f-c30a6c02a2b8 None None] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:25 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:25 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:11:25 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-0914f367-b1b2-47c6-8c1f-c30a6c02a2b8 None None] Calling method 'all' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:25 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-0914f367-b1b2-47c6-8c1f-c30a6c02a2b8 None None] http://192.168.122.66/volume// returned with HTTP 300 Sep 07 18:11:25 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 906/1807] 192.168.122.66 () {58 vars in 1310 bytes} [Mon Sep 7 18:11:25 2026] GET /volume/ => generated 389 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 18:11:25 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-9c4f425e-e4b3-4fc9-88a4-7c63c028522f tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Volume info retrieved successfully. Sep 07 18:11:25 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [req-a1c83f91-13c7-4ddd-a40e-2278f164a413 req-46d85ed5-bdcf-4e41-a15b-3217dac5d856 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:25 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-a1c83f91-13c7-4ddd-a40e-2278f164a413 req-46d85ed5-bdcf-4e41-a15b-3217dac5d856 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] GET http://192.168.122.66/volume/v3/volumes/f3b09ae4-2582-49f3-aad8-ee0f6cf89c15 Sep 07 18:11:25 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-a1c83f91-13c7-4ddd-a40e-2278f164a413 req-46d85ed5-bdcf-4e41-a15b-3217dac5d856 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:25 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-a1c83f91-13c7-4ddd-a40e-2278f164a413 req-46d85ed5-bdcf-4e41-a15b-3217dac5d856 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:25 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-9c4f425e-e4b3-4fc9-88a4-7c63c028522f tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] http://192.168.122.66/volume/v3/volumes/f3b09ae4-2582-49f3-aad8-ee0f6cf89c15 returned with HTTP 200 Sep 07 18:11:25 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 902/1808] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:11:25 2026] GET /volume/v3/volumes/f3b09ae4-2582-49f3-aad8-ee0f6cf89c15 => generated 853 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:11:25 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:25 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:11:25 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:25 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:11:25 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [req-a1c83f91-13c7-4ddd-a40e-2278f164a413 req-46d85ed5-bdcf-4e41-a15b-3217dac5d856 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Volume info retrieved successfully. Sep 07 18:11:25 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-a1c83f91-13c7-4ddd-a40e-2278f164a413 req-46d85ed5-bdcf-4e41-a15b-3217dac5d856 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] http://192.168.122.66/volume/v3/volumes/f3b09ae4-2582-49f3-aad8-ee0f6cf89c15 returned with HTTP 200 Sep 07 18:11:25 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 907/1809] 192.168.122.66 () {62 vars in 1523 bytes} [Mon Sep 7 18:11:25 2026] GET /volume/v3/volumes/f3b09ae4-2582-49f3-aad8-ee0f6cf89c15 => generated 1034 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 18:11:25 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [req-a1c83f91-13c7-4ddd-a40e-2278f164a413 req-8f76c62f-042e-407f-9529-5900756284b9 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:25 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-a1c83f91-13c7-4ddd-a40e-2278f164a413 req-8f76c62f-042e-407f-9529-5900756284b9 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] PUT http://192.168.122.66/volume/v3/attachments/3a80e7ae-e5ea-4721-a513-a072faae47a2 Sep 07 18:11:25 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-a1c83f91-13c7-4ddd-a40e-2278f164a413 req-8f76c62f-042e-407f-9529-5900756284b9 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.66", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:da595ca9282", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "de538fb9-4273-4ed9-a64b-778a9fe4baf0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:11:25 devstack devstack@c-api.service[86964]: DEBUG cinder.coordination [req-a1c83f91-13c7-4ddd-a40e-2278f164a413 req-8f76c62f-042e-407f-9529-5900756284b9 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Acquiring lock "cinder-attachment_update-f3b09ae4-2582-49f3-aad8-ee0f6cf89c15-devstack" by "attachment_update" {{(pid=86964) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 18:11:25 devstack devstack@c-api.service[86964]: DEBUG cinder.coordination [req-a1c83f91-13c7-4ddd-a40e-2278f164a413 req-8f76c62f-042e-407f-9529-5900756284b9 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Lock "cinder-attachment_update-f3b09ae4-2582-49f3-aad8-ee0f6cf89c15-devstack" acquired by "attachment_update" :: waited 0.018s {{(pid=86964) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 18:11:25 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:25 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:11:25 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:25 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:11:25 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-ccb4dcc2-fd2f-41fa-b7b1-9104619782c7 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:25 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-ccb4dcc2-fd2f-41fa-b7b1-9104619782c7 tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] GET http://192.168.122.66/volume/v3/snapshots/6a2c6ec0-5c45-4bc4-861f-3c7736bbf15f Sep 07 18:11:25 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-ccb4dcc2-fd2f-41fa-b7b1-9104619782c7 tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:25 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-ccb4dcc2-fd2f-41fa-b7b1-9104619782c7 tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:25 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:25 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:11:25 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-ccb4dcc2-fd2f-41fa-b7b1-9104619782c7 tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] Snapshot retrieved successfully. Sep 07 18:11:25 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-ccb4dcc2-fd2f-41fa-b7b1-9104619782c7 tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] http://192.168.122.66/volume/v3/snapshots/6a2c6ec0-5c45-4bc4-861f-3c7736bbf15f returned with HTTP 200 Sep 07 18:11:25 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 908/1810] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:11:25 2026] GET /volume/v3/snapshots/6a2c6ec0-5c45-4bc4-861f-3c7736bbf15f => generated 484 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:11:25 devstack devstack@c-api.service[86964]: DEBUG cinder.coordination [req-a1c83f91-13c7-4ddd-a40e-2278f164a413 req-8f76c62f-042e-407f-9529-5900756284b9 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Lock "cinder-attachment_update-f3b09ae4-2582-49f3-aad8-ee0f6cf89c15-devstack" released by "attachment_update" :: held 0.278s {{(pid=86964) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 18:11:25 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-a1c83f91-13c7-4ddd-a40e-2278f164a413 req-8f76c62f-042e-407f-9529-5900756284b9 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] http://192.168.122.66/volume/v3/attachments/3a80e7ae-e5ea-4721-a513-a072faae47a2 returned with HTTP 200 Sep 07 18:11:25 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 903/1811] 192.168.122.66 () {66 vars in 1588 bytes} [Mon Sep 7 18:11:25 2026] PUT /volume/v3/attachments/3a80e7ae-e5ea-4721-a513-a072faae47a2 => generated 694 bytes in 322 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:11:26 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-1d6da847-9992-4a88-b468-15919d5bfcfc None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:26 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-1d6da847-9992-4a88-b468-15919d5bfcfc tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] GET http://192.168.122.66/volume/v3/volumes/a37871ac-fd8a-46f6-9544-f9164d3d40d2 Sep 07 18:11:26 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-1d6da847-9992-4a88-b468-15919d5bfcfc tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:26 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-1d6da847-9992-4a88-b468-15919d5bfcfc tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:26 devstack devstack@c-api.service[86965]: DEBUG dbcounter [-] [86965] Writing DB stats cinder:UPDATE=51,cinder:SELECT=288,cinder:INSERT=24 {{(pid=86965) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 18:11:26 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:26 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:11:26 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:26 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:11:26 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-1d6da847-9992-4a88-b468-15919d5bfcfc tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] Volume info retrieved successfully. Sep 07 18:11:26 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-1d6da847-9992-4a88-b468-15919d5bfcfc tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] http://192.168.122.66/volume/v3/volumes/a37871ac-fd8a-46f6-9544-f9164d3d40d2 returned with HTTP 200 Sep 07 18:11:26 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 909/1812] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:11:26 2026] GET /volume/v3/volumes/a37871ac-fd8a-46f6-9544-f9164d3d40d2 => generated 860 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:11:26 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-ab7f73dd-222c-4858-a746-0c7bca9ff301 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:26 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-ab7f73dd-222c-4858-a746-0c7bca9ff301 tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] POST http://192.168.122.66/volume/v3/snapshots Sep 07 18:11:26 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-ab7f73dd-222c-4858-a746-0c7bca9ff301 tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a37871ac-fd8a-46f6-9544-f9164d3d40d2", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-1340037750"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:11:26 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:26 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:11:26 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:26 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:11:26 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-ab7f73dd-222c-4858-a746-0c7bca9ff301 tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] Volume info retrieved successfully. Sep 07 18:11:26 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.snapshots [None req-ab7f73dd-222c-4858-a746-0c7bca9ff301 tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] Create snapshot from volume a37871ac-fd8a-46f6-9544-f9164d3d40d2 Sep 07 18:11:26 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-ab7f73dd-222c-4858-a746-0c7bca9ff301 tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] Created reservations ['93d68929-1e8d-4043-a735-a668868f9a24', '28ea2b26-44b4-4a91-870a-c952d8f87c8d', 'b88fb56b-cf9c-43bd-a8e2-be4f114b91e9', '80930663-4a02-43e8-bc55-5827f74ac999'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:11:26 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-08a3c8bc-8d46-479d-9d9b-0885b16f9c4f None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:26 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-08a3c8bc-8d46-479d-9d9b-0885b16f9c4f tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] GET http://192.168.122.66/volume/v3/volumes/f3b09ae4-2582-49f3-aad8-ee0f6cf89c15 Sep 07 18:11:26 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-08a3c8bc-8d46-479d-9d9b-0885b16f9c4f tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:26 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-08a3c8bc-8d46-479d-9d9b-0885b16f9c4f tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:26 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:26 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:11:26 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:26 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:11:26 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:26 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:11:26 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-08a3c8bc-8d46-479d-9d9b-0885b16f9c4f tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Volume info retrieved successfully. Sep 07 18:11:26 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-ab7f73dd-222c-4858-a746-0c7bca9ff301 tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] Snapshot create request issued successfully. Sep 07 18:11:26 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-ab7f73dd-222c-4858-a746-0c7bca9ff301 tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] http://192.168.122.66/volume/v3/snapshots returned with HTTP 202 Sep 07 18:11:26 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 904/1813] 192.168.122.66 () {60 vars in 1144 bytes} [Mon Sep 7 18:11:26 2026] POST /volume/v3/snapshots => generated 318 bytes in 263 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:11:26 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-08a3c8bc-8d46-479d-9d9b-0885b16f9c4f tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] http://192.168.122.66/volume/v3/volumes/f3b09ae4-2582-49f3-aad8-ee0f6cf89c15 returned with HTTP 200 Sep 07 18:11:26 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 910/1814] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:11:26 2026] GET /volume/v3/volumes/f3b09ae4-2582-49f3-aad8-ee0f6cf89c15 => generated 854 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 18:11:26 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-083a5467-89ec-45bd-a124-feeac4ec003d None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:26 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-083a5467-89ec-45bd-a124-feeac4ec003d tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] GET http://192.168.122.66/volume/v3/snapshots/78f89f18-0c84-406f-8084-1f075f26544d Sep 07 18:11:26 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-083a5467-89ec-45bd-a124-feeac4ec003d tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:26 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-083a5467-89ec-45bd-a124-feeac4ec003d tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:26 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:26 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:11:26 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-083a5467-89ec-45bd-a124-feeac4ec003d tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] Snapshot retrieved successfully. Sep 07 18:11:26 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-083a5467-89ec-45bd-a124-feeac4ec003d tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] http://192.168.122.66/volume/v3/snapshots/78f89f18-0c84-406f-8084-1f075f26544d returned with HTTP 200 Sep 07 18:11:26 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 905/1815] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:11:26 2026] GET /volume/v3/snapshots/78f89f18-0c84-406f-8084-1f075f26544d => generated 450 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:11:26 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [req-a1c83f91-13c7-4ddd-a40e-2278f164a413 req-4508f89d-8d61-4e4e-b838-983393b6db64 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:26 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-a1c83f91-13c7-4ddd-a40e-2278f164a413 req-4508f89d-8d61-4e4e-b838-983393b6db64 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] POST http://192.168.122.66/volume/v3/attachments/3a80e7ae-e5ea-4721-a513-a072faae47a2/action Sep 07 18:11:26 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-a1c83f91-13c7-4ddd-a40e-2278f164a413 req-4508f89d-8d61-4e4e-b838-983393b6db64 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Action body: b'{"os-complete": null}' {{(pid=86965) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:11:26 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-a1c83f91-13c7-4ddd-a40e-2278f164a413 req-4508f89d-8d61-4e4e-b838-983393b6db64 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:11:26 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:26 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:11:26 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:26 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:11:26 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-a1c83f91-13c7-4ddd-a40e-2278f164a413 req-4508f89d-8d61-4e4e-b838-983393b6db64 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] http://192.168.122.66/volume/v3/attachments/3a80e7ae-e5ea-4721-a513-a072faae47a2/action returned with HTTP 204 Sep 07 18:11:26 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 911/1816] 192.168.122.66 () {66 vars in 1609 bytes} [Mon Sep 7 18:11:26 2026] POST /volume/v3/attachments/3a80e7ae-e5ea-4721-a513-a072faae47a2/action => generated 0 bytes in 75 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:11:26 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-8b943942-88e3-43af-b3ca-33f6219b08bc None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:26 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-8b943942-88e3-43af-b3ca-33f6219b08bc tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] GET http://192.168.122.66/volume/v3/snapshots/6a2c6ec0-5c45-4bc4-861f-3c7736bbf15f Sep 07 18:11:26 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-8b943942-88e3-43af-b3ca-33f6219b08bc tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:26 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-8b943942-88e3-43af-b3ca-33f6219b08bc tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:26 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-8b943942-88e3-43af-b3ca-33f6219b08bc tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] http://192.168.122.66/volume/v3/snapshots/6a2c6ec0-5c45-4bc4-861f-3c7736bbf15f returned with HTTP 404 Sep 07 18:11:26 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 906/1817] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:11:26 2026] GET /volume/v3/snapshots/6a2c6ec0-5c45-4bc4-861f-3c7736bbf15f => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:11:26 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-e17c8ab6-3179-47b3-83be-923e105ee013 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:26 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e17c8ab6-3179-47b3-83be-923e105ee013 tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] DELETE http://192.168.122.66/volume/v3/volumes/e85683a6-5d98-4403-9ff1-168569f3a459 Sep 07 18:11:26 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-e17c8ab6-3179-47b3-83be-923e105ee013 tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:26 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-e17c8ab6-3179-47b3-83be-923e105ee013 tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:26 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-e17c8ab6-3179-47b3-83be-923e105ee013 tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] Delete volume with id: e85683a6-5d98-4403-9ff1-168569f3a459 Sep 07 18:11:26 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:26 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:11:26 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:26 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:11:26 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-e17c8ab6-3179-47b3-83be-923e105ee013 tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] Volume info retrieved successfully. Sep 07 18:11:26 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-e17c8ab6-3179-47b3-83be-923e105ee013 tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] Delete volume request issued successfully. Sep 07 18:11:26 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e17c8ab6-3179-47b3-83be-923e105ee013 tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] http://192.168.122.66/volume/v3/volumes/e85683a6-5d98-4403-9ff1-168569f3a459 returned with HTTP 202 Sep 07 18:11:26 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 912/1818] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:11:26 2026] DELETE /volume/v3/volumes/e85683a6-5d98-4403-9ff1-168569f3a459 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:11:26 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-15864513-058e-49e5-8965-42f92e03b967 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:26 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-15864513-058e-49e5-8965-42f92e03b967 tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] GET http://192.168.122.66/volume/v3/volumes/e85683a6-5d98-4403-9ff1-168569f3a459 Sep 07 18:11:26 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-15864513-058e-49e5-8965-42f92e03b967 tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:26 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-15864513-058e-49e5-8965-42f92e03b967 tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:26 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:26 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:11:26 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:26 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:11:26 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-15864513-058e-49e5-8965-42f92e03b967 tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] Volume info retrieved successfully. Sep 07 18:11:26 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-15864513-058e-49e5-8965-42f92e03b967 tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] http://192.168.122.66/volume/v3/volumes/e85683a6-5d98-4403-9ff1-168569f3a459 returned with HTTP 200 Sep 07 18:11:26 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 907/1819] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:11:26 2026] GET /volume/v3/volumes/e85683a6-5d98-4403-9ff1-168569f3a459 => generated 875 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:11:27 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-bf41d070-4534-4ccb-9356-f73bca3a4459 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:27 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-bf41d070-4534-4ccb-9356-f73bca3a4459 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] GET http://192.168.122.66/volume/v3/volumes/f3b09ae4-2582-49f3-aad8-ee0f6cf89c15 Sep 07 18:11:27 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-bf41d070-4534-4ccb-9356-f73bca3a4459 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:27 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-bf41d070-4534-4ccb-9356-f73bca3a4459 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:27 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:27 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:11:27 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-a58b60c8-050d-4dcf-ab54-22cc1385c668 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:27 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:27 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:11:27 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-a58b60c8-050d-4dcf-ab54-22cc1385c668 tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] GET http://192.168.122.66/volume/v3/snapshots/78f89f18-0c84-406f-8084-1f075f26544d Sep 07 18:11:27 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-a58b60c8-050d-4dcf-ab54-22cc1385c668 tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:27 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-a58b60c8-050d-4dcf-ab54-22cc1385c668 tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:27 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-bf41d070-4534-4ccb-9356-f73bca3a4459 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Volume info retrieved successfully. Sep 07 18:11:27 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:27 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:11:27 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-a58b60c8-050d-4dcf-ab54-22cc1385c668 tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] Snapshot retrieved successfully. Sep 07 18:11:27 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-a58b60c8-050d-4dcf-ab54-22cc1385c668 tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] http://192.168.122.66/volume/v3/snapshots/78f89f18-0c84-406f-8084-1f075f26544d returned with HTTP 200 Sep 07 18:11:27 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 908/1820] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:11:27 2026] GET /volume/v3/snapshots/78f89f18-0c84-406f-8084-1f075f26544d => generated 450 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:11:27 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-bf41d070-4534-4ccb-9356-f73bca3a4459 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] http://192.168.122.66/volume/v3/volumes/f3b09ae4-2582-49f3-aad8-ee0f6cf89c15 returned with HTTP 200 Sep 07 18:11:27 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 913/1821] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:11:27 2026] GET /volume/v3/volumes/f3b09ae4-2582-49f3-aad8-ee0f6cf89c15 => generated 1146 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:11:27 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-1104b817-cf23-493c-8fdc-b7c814c6c583 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:27 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-1104b817-cf23-493c-8fdc-b7c814c6c583 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] GET http://192.168.122.66/volume/v3/volumes/f3b09ae4-2582-49f3-aad8-ee0f6cf89c15 Sep 07 18:11:27 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-1104b817-cf23-493c-8fdc-b7c814c6c583 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:27 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-1104b817-cf23-493c-8fdc-b7c814c6c583 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:27 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:27 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:11:27 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:27 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:11:27 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-1104b817-cf23-493c-8fdc-b7c814c6c583 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Volume info retrieved successfully. Sep 07 18:11:27 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-1104b817-cf23-493c-8fdc-b7c814c6c583 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] http://192.168.122.66/volume/v3/volumes/f3b09ae4-2582-49f3-aad8-ee0f6cf89c15 returned with HTTP 200 Sep 07 18:11:27 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 909/1822] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:11:27 2026] GET /volume/v3/volumes/f3b09ae4-2582-49f3-aad8-ee0f6cf89c15 => generated 1146 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:11:27 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-657799e3-fc37-4653-bb73-aacf59c8a5b0 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:27 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-657799e3-fc37-4653-bb73-aacf59c8a5b0 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] DELETE http://192.168.122.66/volume/v3/volumes/f3b09ae4-2582-49f3-aad8-ee0f6cf89c15 Sep 07 18:11:27 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-657799e3-fc37-4653-bb73-aacf59c8a5b0 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:27 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-657799e3-fc37-4653-bb73-aacf59c8a5b0 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:27 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-657799e3-fc37-4653-bb73-aacf59c8a5b0 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Delete volume with id: f3b09ae4-2582-49f3-aad8-ee0f6cf89c15 Sep 07 18:11:27 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:27 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:11:27 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:27 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:11:27 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-657799e3-fc37-4653-bb73-aacf59c8a5b0 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Volume info retrieved successfully. Sep 07 18:11:27 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-657799e3-fc37-4653-bb73-aacf59c8a5b0 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-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 07 18:11:27 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-657799e3-fc37-4653-bb73-aacf59c8a5b0 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] http://192.168.122.66/volume/v3/volumes/f3b09ae4-2582-49f3-aad8-ee0f6cf89c15 returned with HTTP 400 Sep 07 18:11:27 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 914/1823] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:11:27 2026] DELETE /volume/v3/volumes/f3b09ae4-2582-49f3-aad8-ee0f6cf89c15 => generated 307 bytes in 71 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 18:11:27 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-c139836f-f9e7-4eae-9028-831d76ae2e19 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:27 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c139836f-f9e7-4eae-9028-831d76ae2e19 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] GET http://192.168.122.66/volume/v3/volumes/f3b09ae4-2582-49f3-aad8-ee0f6cf89c15 Sep 07 18:11:27 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c139836f-f9e7-4eae-9028-831d76ae2e19 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:27 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c139836f-f9e7-4eae-9028-831d76ae2e19 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:27 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:27 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:11:27 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:27 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:11:27 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-c139836f-f9e7-4eae-9028-831d76ae2e19 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Volume info retrieved successfully. Sep 07 18:11:27 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c139836f-f9e7-4eae-9028-831d76ae2e19 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] http://192.168.122.66/volume/v3/volumes/f3b09ae4-2582-49f3-aad8-ee0f6cf89c15 returned with HTTP 200 Sep 07 18:11:27 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 910/1824] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:11:27 2026] GET /volume/v3/volumes/f3b09ae4-2582-49f3-aad8-ee0f6cf89c15 => generated 1146 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 18:11:27 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [req-647a24f7-219a-4a2b-b262-91228b9faf67 req-eedb78a3-6fdb-4073-abff-697954d9b246 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:27 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-647a24f7-219a-4a2b-b262-91228b9faf67 req-eedb78a3-6fdb-4073-abff-697954d9b246 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] GET http://192.168.122.66/volume/v3/volumes/f3b09ae4-2582-49f3-aad8-ee0f6cf89c15 Sep 07 18:11:27 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-647a24f7-219a-4a2b-b262-91228b9faf67 req-eedb78a3-6fdb-4073-abff-697954d9b246 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:27 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-647a24f7-219a-4a2b-b262-91228b9faf67 req-eedb78a3-6fdb-4073-abff-697954d9b246 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:27 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-29e23d7f-9e71-4be2-9501-9b7a9a983ad2 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:27 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-29e23d7f-9e71-4be2-9501-9b7a9a983ad2 tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] GET http://192.168.122.66/volume/v3/volumes/e85683a6-5d98-4403-9ff1-168569f3a459 Sep 07 18:11:27 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-29e23d7f-9e71-4be2-9501-9b7a9a983ad2 tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:27 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-29e23d7f-9e71-4be2-9501-9b7a9a983ad2 tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:27 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:27 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:11:27 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:27 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:11:27 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [req-647a24f7-219a-4a2b-b262-91228b9faf67 req-eedb78a3-6fdb-4073-abff-697954d9b246 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Volume info retrieved successfully. Sep 07 18:11:27 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-647a24f7-219a-4a2b-b262-91228b9faf67 req-eedb78a3-6fdb-4073-abff-697954d9b246 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] http://192.168.122.66/volume/v3/volumes/f3b09ae4-2582-49f3-aad8-ee0f6cf89c15 returned with HTTP 200 Sep 07 18:11:27 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 915/1825] 192.168.122.66 () {60 vars in 1482 bytes} [Mon Sep 7 18:11:27 2026] GET /volume/v3/volumes/f3b09ae4-2582-49f3-aad8-ee0f6cf89c15 => generated 1146 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 18:11:27 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:27 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:11:27 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:27 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:11:27 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-29e23d7f-9e71-4be2-9501-9b7a9a983ad2 tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] Volume info retrieved successfully. Sep 07 18:11:27 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-29e23d7f-9e71-4be2-9501-9b7a9a983ad2 tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] http://192.168.122.66/volume/v3/volumes/e85683a6-5d98-4403-9ff1-168569f3a459 returned with HTTP 200 Sep 07 18:11:27 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 911/1826] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:11:27 2026] GET /volume/v3/volumes/e85683a6-5d98-4403-9ff1-168569f3a459 => generated 875 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:11:27 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [req-647a24f7-219a-4a2b-b262-91228b9faf67 req-47297265-b653-43a4-963e-78c0f02b361e None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:27 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-647a24f7-219a-4a2b-b262-91228b9faf67 req-47297265-b653-43a4-963e-78c0f02b361e tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] POST http://192.168.122.66/volume/v3/volumes/f3b09ae4-2582-49f3-aad8-ee0f6cf89c15/action Sep 07 18:11:27 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-647a24f7-219a-4a2b-b262-91228b9faf67 req-47297265-b653-43a4-963e-78c0f02b361e tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86965) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:11:27 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-647a24f7-219a-4a2b-b262-91228b9faf67 req-47297265-b653-43a4-963e-78c0f02b361e tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:11:28 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:28 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:11:28 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:28 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:11:28 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [req-647a24f7-219a-4a2b-b262-91228b9faf67 req-47297265-b653-43a4-963e-78c0f02b361e tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Volume info retrieved successfully. Sep 07 18:11:28 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [req-647a24f7-219a-4a2b-b262-91228b9faf67 req-47297265-b653-43a4-963e-78c0f02b361e tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Begin detaching volume completed successfully. Sep 07 18:11:28 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-647a24f7-219a-4a2b-b262-91228b9faf67 req-47297265-b653-43a4-963e-78c0f02b361e tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] http://192.168.122.66/volume/v3/volumes/f3b09ae4-2582-49f3-aad8-ee0f6cf89c15/action returned with HTTP 202 Sep 07 18:11:28 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 916/1827] 192.168.122.66 () {64 vars in 1556 bytes} [Mon Sep 7 18:11:27 2026] POST /volume/v3/volumes/f3b09ae4-2582-49f3-aad8-ee0f6cf89c15/action => generated 0 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 18:11:28 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-6a89be29-b6a2-491f-be90-3b447fee5f35 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:28 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-6a89be29-b6a2-491f-be90-3b447fee5f35 None None] GET http://192.168.122.66/volume// Sep 07 18:11:28 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-6a89be29-b6a2-491f-be90-3b447fee5f35 None None] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:28 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-6a89be29-b6a2-491f-be90-3b447fee5f35 None None] Calling method 'all' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:28 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-6a89be29-b6a2-491f-be90-3b447fee5f35 None None] http://192.168.122.66/volume// returned with HTTP 300 Sep 07 18:11:28 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 912/1828] 192.168.122.66 () {58 vars in 1310 bytes} [Mon Sep 7 18:11:28 2026] GET /volume/ => generated 389 bytes in 15 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 18:11:28 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [req-647a24f7-219a-4a2b-b262-91228b9faf67 req-04fe203d-68bf-4423-becd-a3e9ec0beaea None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:28 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-647a24f7-219a-4a2b-b262-91228b9faf67 req-04fe203d-68bf-4423-becd-a3e9ec0beaea tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] GET http://192.168.122.66/volume/v3/volumes/f3b09ae4-2582-49f3-aad8-ee0f6cf89c15 Sep 07 18:11:28 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-647a24f7-219a-4a2b-b262-91228b9faf67 req-04fe203d-68bf-4423-becd-a3e9ec0beaea tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:28 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-647a24f7-219a-4a2b-b262-91228b9faf67 req-04fe203d-68bf-4423-becd-a3e9ec0beaea tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:28 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:28 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:11:28 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:28 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:11:28 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [req-647a24f7-219a-4a2b-b262-91228b9faf67 req-04fe203d-68bf-4423-becd-a3e9ec0beaea tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Volume info retrieved successfully. Sep 07 18:11:28 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-647a24f7-219a-4a2b-b262-91228b9faf67 req-04fe203d-68bf-4423-becd-a3e9ec0beaea tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] http://192.168.122.66/volume/v3/volumes/f3b09ae4-2582-49f3-aad8-ee0f6cf89c15 returned with HTTP 200 Sep 07 18:11:28 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 917/1829] 192.168.122.66 () {62 vars in 1523 bytes} [Mon Sep 7 18:11:28 2026] GET /volume/v3/volumes/f3b09ae4-2582-49f3-aad8-ee0f6cf89c15 => generated 1330 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 18:11:28 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-9d36f1df-ec10-471f-9ad7-34c0e95bfada None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:28 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-9d36f1df-ec10-471f-9ad7-34c0e95bfada tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] GET http://192.168.122.66/volume/v3/snapshots/78f89f18-0c84-406f-8084-1f075f26544d Sep 07 18:11:28 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-9d36f1df-ec10-471f-9ad7-34c0e95bfada tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:28 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-9d36f1df-ec10-471f-9ad7-34c0e95bfada tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:28 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:28 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:11:28 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-9d36f1df-ec10-471f-9ad7-34c0e95bfada tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] Snapshot retrieved successfully. Sep 07 18:11:28 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-9d36f1df-ec10-471f-9ad7-34c0e95bfada tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] http://192.168.122.66/volume/v3/snapshots/78f89f18-0c84-406f-8084-1f075f26544d returned with HTTP 200 Sep 07 18:11:28 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 913/1830] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:11:28 2026] GET /volume/v3/snapshots/78f89f18-0c84-406f-8084-1f075f26544d => generated 450 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:11:28 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [req-647a24f7-219a-4a2b-b262-91228b9faf67 req-f6298846-a669-47ba-ab1d-faaec62dc44b None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:28 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-647a24f7-219a-4a2b-b262-91228b9faf67 req-f6298846-a669-47ba-ab1d-faaec62dc44b tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] DELETE http://192.168.122.66/volume/v3/attachments/3a80e7ae-e5ea-4721-a513-a072faae47a2 Sep 07 18:11:28 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-647a24f7-219a-4a2b-b262-91228b9faf67 req-f6298846-a669-47ba-ab1d-faaec62dc44b tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:28 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-647a24f7-219a-4a2b-b262-91228b9faf67 req-f6298846-a669-47ba-ab1d-faaec62dc44b tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Calling method 'version_select' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:28 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:28 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:11:28 devstack devstack@c-api.service[86965]: /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 07 18:11:28 devstack devstack@c-api.service[86965]: return base.obj_make_list(context, Sep 07 18:11:28 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-647a24f7-219a-4a2b-b262-91228b9faf67 req-f6298846-a669-47ba-ab1d-faaec62dc44b tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] http://192.168.122.66/volume/v3/attachments/3a80e7ae-e5ea-4721-a513-a072faae47a2 returned with HTTP 200 Sep 07 18:11:28 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 918/1831] 192.168.122.66 () {64 vars in 1557 bytes} [Mon Sep 7 18:11:28 2026] DELETE /volume/v3/attachments/3a80e7ae-e5ea-4721-a513-a072faae47a2 => generated 19 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 18:11:28 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-56301051-669a-477f-b115-3c3e315d277a None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:28 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-56301051-669a-477f-b115-3c3e315d277a tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] GET http://192.168.122.66/volume/v3/volumes/e85683a6-5d98-4403-9ff1-168569f3a459 Sep 07 18:11:28 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-56301051-669a-477f-b115-3c3e315d277a tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:28 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-56301051-669a-477f-b115-3c3e315d277a tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:29 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-56301051-669a-477f-b115-3c3e315d277a tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] http://192.168.122.66/volume/v3/volumes/e85683a6-5d98-4403-9ff1-168569f3a459 returned with HTTP 404 Sep 07 18:11:29 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 914/1832] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:11:28 2026] GET /volume/v3/volumes/e85683a6-5d98-4403-9ff1-168569f3a459 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:11:29 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-d5c157f9-01f3-4b2b-b48c-43abb06ecdb2 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:29 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-d5c157f9-01f3-4b2b-b48c-43abb06ecdb2 tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] DELETE http://192.168.122.66/volume/v3/volumes/ee74f9f4-052e-40b0-807a-c4268b222187 Sep 07 18:11:29 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-d5c157f9-01f3-4b2b-b48c-43abb06ecdb2 tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:29 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-d5c157f9-01f3-4b2b-b48c-43abb06ecdb2 tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:29 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-d5c157f9-01f3-4b2b-b48c-43abb06ecdb2 tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] Delete volume with id: ee74f9f4-052e-40b0-807a-c4268b222187 Sep 07 18:11:29 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:29 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:11:29 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:29 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:11:29 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-d5c157f9-01f3-4b2b-b48c-43abb06ecdb2 tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] Volume info retrieved successfully. Sep 07 18:11:29 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-d5c157f9-01f3-4b2b-b48c-43abb06ecdb2 tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] Delete volume request issued successfully. Sep 07 18:11:29 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-d5c157f9-01f3-4b2b-b48c-43abb06ecdb2 tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] http://192.168.122.66/volume/v3/volumes/ee74f9f4-052e-40b0-807a-c4268b222187 returned with HTTP 202 Sep 07 18:11:29 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 919/1833] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:11:29 2026] DELETE /volume/v3/volumes/ee74f9f4-052e-40b0-807a-c4268b222187 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:11:29 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-83052340-edb8-425f-bbbc-0d9d2d9d1429 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:29 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-83052340-edb8-425f-bbbc-0d9d2d9d1429 tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] GET http://192.168.122.66/volume/v3/volumes/ee74f9f4-052e-40b0-807a-c4268b222187 Sep 07 18:11:29 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-83052340-edb8-425f-bbbc-0d9d2d9d1429 tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:29 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-83052340-edb8-425f-bbbc-0d9d2d9d1429 tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:29 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:29 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:11:29 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:29 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:11:29 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-83052340-edb8-425f-bbbc-0d9d2d9d1429 tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] Volume info retrieved successfully. Sep 07 18:11:29 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-83052340-edb8-425f-bbbc-0d9d2d9d1429 tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] http://192.168.122.66/volume/v3/volumes/ee74f9f4-052e-40b0-807a-c4268b222187 returned with HTTP 200 Sep 07 18:11:29 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 915/1834] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:11:29 2026] GET /volume/v3/volumes/ee74f9f4-052e-40b0-807a-c4268b222187 => generated 839 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 18:11:29 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-d7847cb9-61ca-40f6-9edd-284868256342 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:29 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-d7847cb9-61ca-40f6-9edd-284868256342 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] GET http://192.168.122.66/volume/v3/volumes/f3b09ae4-2582-49f3-aad8-ee0f6cf89c15 Sep 07 18:11:29 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-d7847cb9-61ca-40f6-9edd-284868256342 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:29 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-d7847cb9-61ca-40f6-9edd-284868256342 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:29 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:29 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:11:29 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:29 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:11:29 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-d7847cb9-61ca-40f6-9edd-284868256342 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Volume info retrieved successfully. Sep 07 18:11:29 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-d7847cb9-61ca-40f6-9edd-284868256342 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] http://192.168.122.66/volume/v3/volumes/f3b09ae4-2582-49f3-aad8-ee0f6cf89c15 returned with HTTP 200 Sep 07 18:11:29 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 920/1835] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:11:29 2026] GET /volume/v3/volumes/f3b09ae4-2582-49f3-aad8-ee0f6cf89c15 => generated 854 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 18:11:29 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-945e9d42-45ad-4641-bf5d-5e90be8025ea None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:29 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-945e9d42-45ad-4641-bf5d-5e90be8025ea tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] GET http://192.168.122.66/volume/v3/snapshots/78f89f18-0c84-406f-8084-1f075f26544d Sep 07 18:11:29 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-945e9d42-45ad-4641-bf5d-5e90be8025ea tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:29 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-945e9d42-45ad-4641-bf5d-5e90be8025ea tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:29 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:29 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:11:29 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-945e9d42-45ad-4641-bf5d-5e90be8025ea tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] Snapshot retrieved successfully. Sep 07 18:11:29 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-945e9d42-45ad-4641-bf5d-5e90be8025ea tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] http://192.168.122.66/volume/v3/snapshots/78f89f18-0c84-406f-8084-1f075f26544d returned with HTTP 200 Sep 07 18:11:29 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 916/1836] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:11:29 2026] GET /volume/v3/snapshots/78f89f18-0c84-406f-8084-1f075f26544d => generated 477 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:11:29 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-2aab9b36-79b3-4c24-a5f2-08db220811c5 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:29 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-2aab9b36-79b3-4c24-a5f2-08db220811c5 tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:11:29 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-2aab9b36-79b3-4c24-a5f2-08db220811c5 tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "78f89f18-0c84-406f-8084-1f075f26544d"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:11:29 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.volumes [None req-2aab9b36-79b3-4c24-a5f2-08db220811c5 tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '78f89f18-0c84-406f-8084-1f075f26544d'}} {{(pid=86965) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:11:29 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:29 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:11:29 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-2aab9b36-79b3-4c24-a5f2-08db220811c5 tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] Snapshot retrieved successfully. Sep 07 18:11:29 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-2aab9b36-79b3-4c24-a5f2-08db220811c5 tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] Create volume of 1 GB Sep 07 18:11:29 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-2aab9b36-79b3-4c24-a5f2-08db220811c5 tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] Availability Zones retrieved successfully. Sep 07 18:11:29 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-2aab9b36-79b3-4c24-a5f2-08db220811c5 tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] Flow 'volume_create_api' (3205e39b-824f-43f1-9cde-6fcb90578e24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:11:29 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-2aab9b36-79b3-4c24-a5f2-08db220811c5 tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22d3b860-fb41-45a0-ab94-7f4f53b12e63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:11:29 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.flows.api.create_volume [None req-2aab9b36-79b3-4c24-a5f2-08db220811c5 tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86965) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:11:29 devstack devstack@c-api.service[86965]: WARNING cinder.volume.api [None req-2aab9b36-79b3-4c24-a5f2-08db220811c5 tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22d3b860-fb41-45a0-ab94-7f4f53b12e63) transitioned into state 'FAILURE' from state 'RUNNING' Sep 07 18:11:29 devstack devstack@c-api.service[86965]: 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 07 18:11:29 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-2aab9b36-79b3-4c24-a5f2-08db220811c5 tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22d3b860-fb41-45a0-ab94-7f4f53b12e63) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:11:29 devstack devstack@c-api.service[86965]: WARNING cinder.volume.api [None req-2aab9b36-79b3-4c24-a5f2-08db220811c5 tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22d3b860-fb41-45a0-ab94-7f4f53b12e63) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 07 18:11:29 devstack devstack@c-api.service[86965]: WARNING cinder.volume.api [None req-2aab9b36-79b3-4c24-a5f2-08db220811c5 tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] Flow 'volume_create_api' (3205e39b-824f-43f1-9cde-6fcb90578e24) transitioned into state 'REVERTED' from state 'RUNNING' Sep 07 18:11:29 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-2aab9b36-79b3-4c24-a5f2-08db220811c5 tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 400 Sep 07 18:11:29 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 921/1837] 192.168.122.66 () {60 vars in 1137 bytes} [Mon Sep 7 18:11:29 2026] POST /volume/v3/volumes => generated 171 bytes in 137 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Sep 07 18:11:29 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-2e30bc4b-c699-401e-b83d-9240efa9308e None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:29 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-2e30bc4b-c699-401e-b83d-9240efa9308e tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] DELETE http://192.168.122.66/volume/v3/snapshots/78f89f18-0c84-406f-8084-1f075f26544d Sep 07 18:11:29 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-2e30bc4b-c699-401e-b83d-9240efa9308e tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:29 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-2e30bc4b-c699-401e-b83d-9240efa9308e tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:29 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.snapshots [None req-2e30bc4b-c699-401e-b83d-9240efa9308e tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] Delete snapshot with id: 78f89f18-0c84-406f-8084-1f075f26544d Sep 07 18:11:29 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:29 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:11:29 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-2e30bc4b-c699-401e-b83d-9240efa9308e tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] Snapshot retrieved successfully. Sep 07 18:11:29 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:29 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:11:29 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-2e30bc4b-c699-401e-b83d-9240efa9308e tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] Snapshot delete request issued successfully. Sep 07 18:11:29 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-2e30bc4b-c699-401e-b83d-9240efa9308e tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] http://192.168.122.66/volume/v3/snapshots/78f89f18-0c84-406f-8084-1f075f26544d returned with HTTP 202 Sep 07 18:11:29 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 917/1838] 192.168.122.66 () {58 vars in 1236 bytes} [Mon Sep 7 18:11:29 2026] DELETE /volume/v3/snapshots/78f89f18-0c84-406f-8084-1f075f26544d => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:11:29 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-1ba97ea7-57d1-4247-8043-5e46d7ef7137 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:29 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-1ba97ea7-57d1-4247-8043-5e46d7ef7137 tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] GET http://192.168.122.66/volume/v3/snapshots/78f89f18-0c84-406f-8084-1f075f26544d Sep 07 18:11:29 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-1ba97ea7-57d1-4247-8043-5e46d7ef7137 tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:29 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-1ba97ea7-57d1-4247-8043-5e46d7ef7137 tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:29 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:29 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:11:29 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-1ba97ea7-57d1-4247-8043-5e46d7ef7137 tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] Snapshot retrieved successfully. Sep 07 18:11:29 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-1ba97ea7-57d1-4247-8043-5e46d7ef7137 tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] http://192.168.122.66/volume/v3/snapshots/78f89f18-0c84-406f-8084-1f075f26544d returned with HTTP 200 Sep 07 18:11:29 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 922/1839] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:11:29 2026] GET /volume/v3/snapshots/78f89f18-0c84-406f-8084-1f075f26544d => generated 476 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:11:30 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-0f9c49f5-8450-4e40-9c5f-69a8cba19aaa None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:30 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-0f9c49f5-8450-4e40-9c5f-69a8cba19aaa tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] GET http://192.168.122.66/volume/v3/volumes/ee74f9f4-052e-40b0-807a-c4268b222187 Sep 07 18:11:30 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-0f9c49f5-8450-4e40-9c5f-69a8cba19aaa tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:30 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-0f9c49f5-8450-4e40-9c5f-69a8cba19aaa tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:30 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:30 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:11:30 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:30 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:11:30 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-0f9c49f5-8450-4e40-9c5f-69a8cba19aaa tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] Volume info retrieved successfully. Sep 07 18:11:30 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-0f9c49f5-8450-4e40-9c5f-69a8cba19aaa tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] http://192.168.122.66/volume/v3/volumes/ee74f9f4-052e-40b0-807a-c4268b222187 returned with HTTP 200 Sep 07 18:11:30 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 918/1840] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:11:30 2026] GET /volume/v3/volumes/ee74f9f4-052e-40b0-807a-c4268b222187 => generated 839 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:11:30 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-4dd0f62b-d3c6-43f0-bc40-a0a09a3d5e96 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:30 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-4dd0f62b-d3c6-43f0-bc40-a0a09a3d5e96 tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] GET http://192.168.122.66/volume/v3/snapshots/78f89f18-0c84-406f-8084-1f075f26544d Sep 07 18:11:30 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-4dd0f62b-d3c6-43f0-bc40-a0a09a3d5e96 tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:30 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-4dd0f62b-d3c6-43f0-bc40-a0a09a3d5e96 tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:30 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:30 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:11:30 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-4dd0f62b-d3c6-43f0-bc40-a0a09a3d5e96 tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] Snapshot retrieved successfully. Sep 07 18:11:30 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-4dd0f62b-d3c6-43f0-bc40-a0a09a3d5e96 tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] http://192.168.122.66/volume/v3/snapshots/78f89f18-0c84-406f-8084-1f075f26544d returned with HTTP 200 Sep 07 18:11:30 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 923/1841] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:11:30 2026] GET /volume/v3/snapshots/78f89f18-0c84-406f-8084-1f075f26544d => generated 476 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:11:31 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-ad88f2bd-0005-4c0e-a349-77ca4e070544 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:31 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-ad88f2bd-0005-4c0e-a349-77ca4e070544 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:11:31 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-ad88f2bd-0005-4c0e-a349-77ca4e070544 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-278418994", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:11:31 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.volumes [None req-ad88f2bd-0005-4c0e-a349-77ca4e070544 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-278418994', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86964) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:11:31 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-ad88f2bd-0005-4c0e-a349-77ca4e070544 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Create volume of 1 GB Sep 07 18:11:31 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-ad88f2bd-0005-4c0e-a349-77ca4e070544 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Availability Zones retrieved successfully. Sep 07 18:11:31 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-ad88f2bd-0005-4c0e-a349-77ca4e070544 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Flow 'volume_create_api' (d69f04ef-8573-4b48-8238-c39ba3c5c971) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:11:31 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-ad88f2bd-0005-4c0e-a349-77ca4e070544 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (462e9be3-bfff-41b9-b396-46406be81a3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:11:31 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.flows.api.create_volume [None req-ad88f2bd-0005-4c0e-a349-77ca4e070544 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Validating volume size '1' using validate_int {{(pid=86964) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:11:31 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-ad88f2bd-0005-4c0e-a349-77ca4e070544 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (462e9be3-bfff-41b9-b396-46406be81a3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:11:31 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-ad88f2bd-0005-4c0e-a349-77ca4e070544 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5273810-722b-4991-968c-5300614f51f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:11:31 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-d41a7423-d48a-4ef2-b161-e692cb67e66a None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:31 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-d41a7423-d48a-4ef2-b161-e692cb67e66a tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] GET http://192.168.122.66/volume/v3/volumes/ee74f9f4-052e-40b0-807a-c4268b222187 Sep 07 18:11:31 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-d41a7423-d48a-4ef2-b161-e692cb67e66a tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:31 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-d41a7423-d48a-4ef2-b161-e692cb67e66a tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:31 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-d41a7423-d48a-4ef2-b161-e692cb67e66a tempest-CinderUnicodeTest-71289627 tempest-CinderUnicodeTest-71289627-project-member] http://192.168.122.66/volume/v3/volumes/ee74f9f4-052e-40b0-807a-c4268b222187 returned with HTTP 404 Sep 07 18:11:31 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 924/1842] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:11:31 2026] GET /volume/v3/volumes/ee74f9f4-052e-40b0-807a-c4268b222187 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:11:31 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-ad88f2bd-0005-4c0e-a349-77ca4e070544 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Created reservations ['43b24258-7da8-4927-acca-d8d41fa06e1c', 'f18d393a-f63a-42f0-90f7-a8e6e2d28929', '495ea5e7-5403-4b8a-b9b8-bcd8f60496d8', '98f86fe9-b969-470e-8a8f-44a40dfa3e47'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:11:31 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-ad88f2bd-0005-4c0e-a349-77ca4e070544 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5273810-722b-4991-968c-5300614f51f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['43b24258-7da8-4927-acca-d8d41fa06e1c', 'f18d393a-f63a-42f0-90f7-a8e6e2d28929', '495ea5e7-5403-4b8a-b9b8-bcd8f60496d8', '98f86fe9-b969-470e-8a8f-44a40dfa3e47']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:11:31 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-ad88f2bd-0005-4c0e-a349-77ca4e070544 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aea71a24-3841-41ca-aa14-090c5471a82e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:11:31 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:31 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:11:31 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-ad88f2bd-0005-4c0e-a349-77ca4e070544 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aea71a24-3841-41ca-aa14-090c5471a82e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '00f6df7a-566d-4d64-905f-5c33fc65d3f6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-278418994',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4630a1dd241747cc9665572ded1c9754',qos_specs=None,replication_status=,reservations=['43b24258-7da8-4927-acca-d8d41fa06e1c','f18d393a-f63a-42f0-90f7-a8e6e2d28929','495ea5e7-5403-4b8a-b9b8-bcd8f60496d8','98f86fe9-b969-470e-8a8f-44a40dfa3e47'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e8d5be4564a40768fb1aff20d8aef5b',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:11:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-278418994',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=00f6df7a-566d-4d64-905f-5c33fc65d3f6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4630a1dd241747cc9665572ded1c9754',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4e8d5be4564a40768fb1aff20d8aef5b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:11:31 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-ad88f2bd-0005-4c0e-a349-77ca4e070544 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee8d95df-0875-46da-935f-37df1558ad8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:11:31 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-ad88f2bd-0005-4c0e-a349-77ca4e070544 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee8d95df-0875-46da-935f-37df1558ad8b) transitioned into state 'SUCCESS' from state '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-278418994',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4630a1dd241747cc9665572ded1c9754',qos_specs=None,replication_status=,reservations=['43b24258-7da8-4927-acca-d8d41fa06e1c','f18d393a-f63a-42f0-90f7-a8e6e2d28929','495ea5e7-5403-4b8a-b9b8-bcd8f60496d8','98f86fe9-b969-470e-8a8f-44a40dfa3e47'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e8d5be4564a40768fb1aff20d8aef5b',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:11:31 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-ad88f2bd-0005-4c0e-a349-77ca4e070544 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c966045c-d042-4343-a53b-c04063663fd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:11:31 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-ad88f2bd-0005-4c0e-a349-77ca4e070544 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c966045c-d042-4343-a53b-c04063663fd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:11:31 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-ad88f2bd-0005-4c0e-a349-77ca4e070544 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Flow 'volume_create_api' (d69f04ef-8573-4b48-8238-c39ba3c5c971) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:11:31 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-ad88f2bd-0005-4c0e-a349-77ca4e070544 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Create volume request issued successfully. Sep 07 18:11:31 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-ad88f2bd-0005-4c0e-a349-77ca4e070544 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:11:31 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 919/1843] 192.168.122.66 () {60 vars in 1138 bytes} [Mon Sep 7 18:11:31 2026] POST /volume/v3/volumes => generated 753 bytes in 445 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:11:31 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-56f53b17-f918-47dd-93a1-69c0bf9824dc None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:31 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-56f53b17-f918-47dd-93a1-69c0bf9824dc tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] GET http://192.168.122.66/volume/v3/snapshots/78f89f18-0c84-406f-8084-1f075f26544d Sep 07 18:11:31 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-56f53b17-f918-47dd-93a1-69c0bf9824dc tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:31 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-56f53b17-f918-47dd-93a1-69c0bf9824dc tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:31 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:31 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:11:31 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-56f53b17-f918-47dd-93a1-69c0bf9824dc tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] Snapshot retrieved successfully. Sep 07 18:11:31 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-56f53b17-f918-47dd-93a1-69c0bf9824dc tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] http://192.168.122.66/volume/v3/snapshots/78f89f18-0c84-406f-8084-1f075f26544d returned with HTTP 200 Sep 07 18:11:31 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 925/1844] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:11:31 2026] GET /volume/v3/snapshots/78f89f18-0c84-406f-8084-1f075f26544d => generated 476 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:11:33 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-f74b7db7-877b-4a94-90dd-da1753339e59 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:33 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-f74b7db7-877b-4a94-90dd-da1753339e59 tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] GET http://192.168.122.66/volume/v3/snapshots/78f89f18-0c84-406f-8084-1f075f26544d Sep 07 18:11:33 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-f74b7db7-877b-4a94-90dd-da1753339e59 tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:33 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-f74b7db7-877b-4a94-90dd-da1753339e59 tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:33 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-f74b7db7-877b-4a94-90dd-da1753339e59 tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] http://192.168.122.66/volume/v3/snapshots/78f89f18-0c84-406f-8084-1f075f26544d returned with HTTP 404 Sep 07 18:11:33 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 920/1845] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:11:33 2026] GET /volume/v3/snapshots/78f89f18-0c84-406f-8084-1f075f26544d => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:11:33 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-89ba67f4-5792-4545-9c79-a1fb97f1c44a None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:33 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-89ba67f4-5792-4545-9c79-a1fb97f1c44a tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] GET http://192.168.122.66/volume/v3/volumes/a37871ac-fd8a-46f6-9544-f9164d3d40d2 Sep 07 18:11:33 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-89ba67f4-5792-4545-9c79-a1fb97f1c44a tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:33 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-89ba67f4-5792-4545-9c79-a1fb97f1c44a tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:33 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:33 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:11:33 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:33 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:11:33 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-89ba67f4-5792-4545-9c79-a1fb97f1c44a tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] Volume info retrieved successfully. Sep 07 18:11:33 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-89ba67f4-5792-4545-9c79-a1fb97f1c44a tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] http://192.168.122.66/volume/v3/volumes/a37871ac-fd8a-46f6-9544-f9164d3d40d2 returned with HTTP 200 Sep 07 18:11:33 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 926/1846] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:11:33 2026] GET /volume/v3/volumes/a37871ac-fd8a-46f6-9544-f9164d3d40d2 => generated 860 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:11:33 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-95d89d01-697a-48af-adde-32e536147e73 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:33 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-95d89d01-697a-48af-adde-32e536147e73 tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] DELETE http://192.168.122.66/volume/v3/volumes/a37871ac-fd8a-46f6-9544-f9164d3d40d2 Sep 07 18:11:33 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-95d89d01-697a-48af-adde-32e536147e73 tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:33 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-95d89d01-697a-48af-adde-32e536147e73 tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:33 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-95d89d01-697a-48af-adde-32e536147e73 tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] Delete volume with id: a37871ac-fd8a-46f6-9544-f9164d3d40d2 Sep 07 18:11:33 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:33 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:11:33 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:33 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:11:33 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-95d89d01-697a-48af-adde-32e536147e73 tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] Volume info retrieved successfully. Sep 07 18:11:33 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-95d89d01-697a-48af-adde-32e536147e73 tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] Delete volume request issued successfully. Sep 07 18:11:33 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-95d89d01-697a-48af-adde-32e536147e73 tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] http://192.168.122.66/volume/v3/volumes/a37871ac-fd8a-46f6-9544-f9164d3d40d2 returned with HTTP 202 Sep 07 18:11:33 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 921/1847] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:11:33 2026] DELETE /volume/v3/volumes/a37871ac-fd8a-46f6-9544-f9164d3d40d2 => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 18:11:33 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-645f799a-6a4c-4db8-8eb5-6df78af68b34 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:33 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-645f799a-6a4c-4db8-8eb5-6df78af68b34 tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] GET http://192.168.122.66/volume/v3/volumes/a37871ac-fd8a-46f6-9544-f9164d3d40d2 Sep 07 18:11:33 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-645f799a-6a4c-4db8-8eb5-6df78af68b34 tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:33 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-645f799a-6a4c-4db8-8eb5-6df78af68b34 tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:33 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:33 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:11:33 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:33 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:11:33 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-645f799a-6a4c-4db8-8eb5-6df78af68b34 tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] Volume info retrieved successfully. Sep 07 18:11:33 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-645f799a-6a4c-4db8-8eb5-6df78af68b34 tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] http://192.168.122.66/volume/v3/volumes/a37871ac-fd8a-46f6-9544-f9164d3d40d2 returned with HTTP 200 Sep 07 18:11:33 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 927/1848] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:11:33 2026] GET /volume/v3/volumes/a37871ac-fd8a-46f6-9544-f9164d3d40d2 => generated 859 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:11:34 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-c5c88576-ac20-4423-a199-fddf280229b7 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:34 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c5c88576-ac20-4423-a199-fddf280229b7 tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] GET http://192.168.122.66/volume/v3/volumes/a37871ac-fd8a-46f6-9544-f9164d3d40d2 Sep 07 18:11:34 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c5c88576-ac20-4423-a199-fddf280229b7 tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:34 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c5c88576-ac20-4423-a199-fddf280229b7 tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:34 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:34 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:11:34 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:34 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:11:34 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-c5c88576-ac20-4423-a199-fddf280229b7 tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] Volume info retrieved successfully. Sep 07 18:11:34 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c5c88576-ac20-4423-a199-fddf280229b7 tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] http://192.168.122.66/volume/v3/volumes/a37871ac-fd8a-46f6-9544-f9164d3d40d2 returned with HTTP 200 Sep 07 18:11:34 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 922/1849] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:11:34 2026] GET /volume/v3/volumes/a37871ac-fd8a-46f6-9544-f9164d3d40d2 => generated 859 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:11:35 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-c223019b-9691-493f-8be4-267bce5fc955 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:35 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c223019b-9691-493f-8be4-267bce5fc955 tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] GET http://192.168.122.66/volume/v3/volumes/a37871ac-fd8a-46f6-9544-f9164d3d40d2 Sep 07 18:11:35 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-c223019b-9691-493f-8be4-267bce5fc955 tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:35 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-c223019b-9691-493f-8be4-267bce5fc955 tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:35 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c223019b-9691-493f-8be4-267bce5fc955 tempest-VolumesSnapshotNegativeTestJSON-1732878231 tempest-VolumesSnapshotNegativeTestJSON-1732878231-project-member] http://192.168.122.66/volume/v3/volumes/a37871ac-fd8a-46f6-9544-f9164d3d40d2 returned with HTTP 404 Sep 07 18:11:35 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 928/1850] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:11:35 2026] GET /volume/v3/volumes/a37871ac-fd8a-46f6-9544-f9164d3d40d2 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:11:35 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-e035af16-72c2-4994-9dda-ae37b7bd55d2 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:35 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-e035af16-72c2-4994-9dda-ae37b7bd55d2 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] DELETE http://192.168.122.66/volume/v3/volumes/f3b09ae4-2582-49f3-aad8-ee0f6cf89c15 Sep 07 18:11:35 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-e035af16-72c2-4994-9dda-ae37b7bd55d2 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:35 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-e035af16-72c2-4994-9dda-ae37b7bd55d2 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:35 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-e035af16-72c2-4994-9dda-ae37b7bd55d2 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Delete volume with id: f3b09ae4-2582-49f3-aad8-ee0f6cf89c15 Sep 07 18:11:35 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-4f0ceb81-6f31-4ce5-9c77-91509c7c99ad None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:35 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:35 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:11:35 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:35 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:11:35 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-e035af16-72c2-4994-9dda-ae37b7bd55d2 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Volume info retrieved successfully. Sep 07 18:11:35 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-e035af16-72c2-4994-9dda-ae37b7bd55d2 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Delete volume request issued successfully. Sep 07 18:11:35 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-e035af16-72c2-4994-9dda-ae37b7bd55d2 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] http://192.168.122.66/volume/v3/volumes/f3b09ae4-2582-49f3-aad8-ee0f6cf89c15 returned with HTTP 202 Sep 07 18:11:35 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 923/1851] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:11:35 2026] DELETE /volume/v3/volumes/f3b09ae4-2582-49f3-aad8-ee0f6cf89c15 => generated 0 bytes in 128 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:11:35 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-03ff5edf-63c8-43a5-96a8-5d8f4291318d None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:35 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-03ff5edf-63c8-43a5-96a8-5d8f4291318d tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] GET http://192.168.122.66/volume/v3/volumes/f3b09ae4-2582-49f3-aad8-ee0f6cf89c15 Sep 07 18:11:35 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-03ff5edf-63c8-43a5-96a8-5d8f4291318d tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:35 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-03ff5edf-63c8-43a5-96a8-5d8f4291318d tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:35 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:35 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:11:35 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:35 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:11:35 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-03ff5edf-63c8-43a5-96a8-5d8f4291318d tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Volume info retrieved successfully. Sep 07 18:11:36 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-03ff5edf-63c8-43a5-96a8-5d8f4291318d tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] http://192.168.122.66/volume/v3/volumes/f3b09ae4-2582-49f3-aad8-ee0f6cf89c15 returned with HTTP 200 Sep 07 18:11:36 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 924/1852] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:11:35 2026] GET /volume/v3/volumes/f3b09ae4-2582-49f3-aad8-ee0f6cf89c15 => generated 853 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:11:36 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-4f0ceb81-6f31-4ce5-9c77-91509c7c99ad tempest-ProjectReaderTests-617203195 tempest-ProjectReaderTests-617203195-project-admin] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:11:36 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-4f0ceb81-6f31-4ce5-9c77-91509c7c99ad tempest-ProjectReaderTests-617203195 tempest-ProjectReaderTests-617203195-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1994956272"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:11:36 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.volumes [None req-4f0ceb81-6f31-4ce5-9c77-91509c7c99ad tempest-ProjectReaderTests-617203195 tempest-ProjectReaderTests-617203195-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1994956272'}} {{(pid=86965) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:11:36 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-4f0ceb81-6f31-4ce5-9c77-91509c7c99ad tempest-ProjectReaderTests-617203195 tempest-ProjectReaderTests-617203195-project-admin] Create volume of 1 GB Sep 07 18:11:36 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-4f0ceb81-6f31-4ce5-9c77-91509c7c99ad tempest-ProjectReaderTests-617203195 tempest-ProjectReaderTests-617203195-project-admin] Availability Zones retrieved successfully. Sep 07 18:11:36 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-4f0ceb81-6f31-4ce5-9c77-91509c7c99ad tempest-ProjectReaderTests-617203195 tempest-ProjectReaderTests-617203195-project-admin] Flow 'volume_create_api' (611d2459-cfd1-4b81-aaea-8877d79ae980) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:11:36 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-4f0ceb81-6f31-4ce5-9c77-91509c7c99ad tempest-ProjectReaderTests-617203195 tempest-ProjectReaderTests-617203195-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d1141c9-e165-42c2-bcf1-e09387272710) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:11:36 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.flows.api.create_volume [None req-4f0ceb81-6f31-4ce5-9c77-91509c7c99ad tempest-ProjectReaderTests-617203195 tempest-ProjectReaderTests-617203195-project-admin] Validating volume size '1' using validate_int {{(pid=86965) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:11:36 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-4f0ceb81-6f31-4ce5-9c77-91509c7c99ad tempest-ProjectReaderTests-617203195 tempest-ProjectReaderTests-617203195-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d1141c9-e165-42c2-bcf1-e09387272710) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:11:36 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-4f0ceb81-6f31-4ce5-9c77-91509c7c99ad tempest-ProjectReaderTests-617203195 tempest-ProjectReaderTests-617203195-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26e1b1a2-3897-4a17-add7-7e18e1c71704) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:11:36 devstack devstack@c-api.service[86965]: DEBUG cinder.quota [None req-4f0ceb81-6f31-4ce5-9c77-91509c7c99ad tempest-ProjectReaderTests-617203195 tempest-ProjectReaderTests-617203195-project-admin] Created reservations ['f3710dd7-b3f3-4353-9f43-d8d254905e05', '3abfabb6-fd12-4f28-80a9-de478722d284', 'eebe1886-9e8f-4a70-8fec-530700600fe3', '3a54be97-eb7a-4d52-8cd9-57d7edc99f20'] {{(pid=86965) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:11:36 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-4f0ceb81-6f31-4ce5-9c77-91509c7c99ad tempest-ProjectReaderTests-617203195 tempest-ProjectReaderTests-617203195-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26e1b1a2-3897-4a17-add7-7e18e1c71704) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f3710dd7-b3f3-4353-9f43-d8d254905e05', '3abfabb6-fd12-4f28-80a9-de478722d284', 'eebe1886-9e8f-4a70-8fec-530700600fe3', '3a54be97-eb7a-4d52-8cd9-57d7edc99f20']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:11:36 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-4f0ceb81-6f31-4ce5-9c77-91509c7c99ad tempest-ProjectReaderTests-617203195 tempest-ProjectReaderTests-617203195-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2dc18330-7432-43fd-a981-6f2cc1a03bb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:11:36 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:36 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:11:36 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-4f0ceb81-6f31-4ce5-9c77-91509c7c99ad tempest-ProjectReaderTests-617203195 tempest-ProjectReaderTests-617203195-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2dc18330-7432-43fd-a981-6f2cc1a03bb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7960a16d-71e1-4d10-92b4-92999e5f72cd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1994956272',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14736c37f83347d4ba0a2a5aa75ba553',qos_specs=None,replication_status=,reservations=['f3710dd7-b3f3-4353-9f43-d8d254905e05','3abfabb6-fd12-4f28-80a9-de478722d284','eebe1886-9e8f-4a70-8fec-530700600fe3','3a54be97-eb7a-4d52-8cd9-57d7edc99f20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='728bd200dc45435285fee7ee558c7bc2',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:11:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1994956272',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7960a16d-71e1-4d10-92b4-92999e5f72cd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='14736c37f83347d4ba0a2a5aa75ba553',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='728bd200dc45435285fee7ee558c7bc2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:11:36 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-4f0ceb81-6f31-4ce5-9c77-91509c7c99ad tempest-ProjectReaderTests-617203195 tempest-ProjectReaderTests-617203195-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b6a2cb3-9c80-4d76-a929-fbe1f96b2416) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:11:36 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-4f0ceb81-6f31-4ce5-9c77-91509c7c99ad tempest-ProjectReaderTests-617203195 tempest-ProjectReaderTests-617203195-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b6a2cb3-9c80-4d76-a929-fbe1f96b2416) transitioned into state 'SUCCESS' from state '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-1994956272',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14736c37f83347d4ba0a2a5aa75ba553',qos_specs=None,replication_status=,reservations=['f3710dd7-b3f3-4353-9f43-d8d254905e05','3abfabb6-fd12-4f28-80a9-de478722d284','eebe1886-9e8f-4a70-8fec-530700600fe3','3a54be97-eb7a-4d52-8cd9-57d7edc99f20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='728bd200dc45435285fee7ee558c7bc2',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:11:36 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-4f0ceb81-6f31-4ce5-9c77-91509c7c99ad tempest-ProjectReaderTests-617203195 tempest-ProjectReaderTests-617203195-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ae73712-9f8f-4718-82a8-88c4b78427f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:11:36 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-4f0ceb81-6f31-4ce5-9c77-91509c7c99ad tempest-ProjectReaderTests-617203195 tempest-ProjectReaderTests-617203195-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ae73712-9f8f-4718-82a8-88c4b78427f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:11:36 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-4f0ceb81-6f31-4ce5-9c77-91509c7c99ad tempest-ProjectReaderTests-617203195 tempest-ProjectReaderTests-617203195-project-admin] Flow 'volume_create_api' (611d2459-cfd1-4b81-aaea-8877d79ae980) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:11:36 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-4f0ceb81-6f31-4ce5-9c77-91509c7c99ad tempest-ProjectReaderTests-617203195 tempest-ProjectReaderTests-617203195-project-admin] Create volume request issued successfully. Sep 07 18:11:36 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-4f0ceb81-6f31-4ce5-9c77-91509c7c99ad tempest-ProjectReaderTests-617203195 tempest-ProjectReaderTests-617203195-project-admin] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:11:36 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 929/1853] 192.168.122.66 () {60 vars in 1137 bytes} [Mon Sep 7 18:11:35 2026] POST /volume/v3/volumes => generated 785 bytes in 1069 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:11:36 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-53cf47fc-b19f-40c4-b16b-a3b45e4cc7a7 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:36 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-53cf47fc-b19f-40c4-b16b-a3b45e4cc7a7 tempest-ProjectReaderTests-617203195 tempest-ProjectReaderTests-617203195-project-admin] GET http://192.168.122.66/volume/v3/volumes/7960a16d-71e1-4d10-92b4-92999e5f72cd Sep 07 18:11:36 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-53cf47fc-b19f-40c4-b16b-a3b45e4cc7a7 tempest-ProjectReaderTests-617203195 tempest-ProjectReaderTests-617203195-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:36 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-53cf47fc-b19f-40c4-b16b-a3b45e4cc7a7 tempest-ProjectReaderTests-617203195 tempest-ProjectReaderTests-617203195-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:36 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:36 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:11:36 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:36 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:11:36 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-53cf47fc-b19f-40c4-b16b-a3b45e4cc7a7 tempest-ProjectReaderTests-617203195 tempest-ProjectReaderTests-617203195-project-admin] Volume info retrieved successfully. Sep 07 18:11:36 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-53cf47fc-b19f-40c4-b16b-a3b45e4cc7a7 tempest-ProjectReaderTests-617203195 tempest-ProjectReaderTests-617203195-project-admin] http://192.168.122.66/volume/v3/volumes/7960a16d-71e1-4d10-92b4-92999e5f72cd returned with HTTP 200 Sep 07 18:11:36 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 925/1854] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:11:36 2026] GET /volume/v3/volumes/7960a16d-71e1-4d10-92b4-92999e5f72cd => generated 964 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:11:37 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-b89e6481-b5ba-4e54-b626-c20299130b68 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:37 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-b89e6481-b5ba-4e54-b626-c20299130b68 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] GET http://192.168.122.66/volume/v3/volumes/f3b09ae4-2582-49f3-aad8-ee0f6cf89c15 Sep 07 18:11:37 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-b89e6481-b5ba-4e54-b626-c20299130b68 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:37 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-b89e6481-b5ba-4e54-b626-c20299130b68 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:37 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:37 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:11:37 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:37 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:11:37 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-b89e6481-b5ba-4e54-b626-c20299130b68 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Volume info retrieved successfully. Sep 07 18:11:37 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-b89e6481-b5ba-4e54-b626-c20299130b68 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] http://192.168.122.66/volume/v3/volumes/f3b09ae4-2582-49f3-aad8-ee0f6cf89c15 returned with HTTP 200 Sep 07 18:11:37 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 930/1855] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:11:37 2026] GET /volume/v3/volumes/f3b09ae4-2582-49f3-aad8-ee0f6cf89c15 => generated 853 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:11:37 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-76bc8256-10e6-4129-9e8e-263e1942b184 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:37 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-76bc8256-10e6-4129-9e8e-263e1942b184 tempest-ProjectReaderTests-617203195 tempest-ProjectReaderTests-617203195-project-admin] GET http://192.168.122.66/volume/v3/volumes/7960a16d-71e1-4d10-92b4-92999e5f72cd Sep 07 18:11:37 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-76bc8256-10e6-4129-9e8e-263e1942b184 tempest-ProjectReaderTests-617203195 tempest-ProjectReaderTests-617203195-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:37 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-76bc8256-10e6-4129-9e8e-263e1942b184 tempest-ProjectReaderTests-617203195 tempest-ProjectReaderTests-617203195-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:37 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:37 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:11:37 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:37 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:11:37 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-76bc8256-10e6-4129-9e8e-263e1942b184 tempest-ProjectReaderTests-617203195 tempest-ProjectReaderTests-617203195-project-admin] Volume info retrieved successfully. Sep 07 18:11:38 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-76bc8256-10e6-4129-9e8e-263e1942b184 tempest-ProjectReaderTests-617203195 tempest-ProjectReaderTests-617203195-project-admin] http://192.168.122.66/volume/v3/volumes/7960a16d-71e1-4d10-92b4-92999e5f72cd returned with HTTP 200 Sep 07 18:11:38 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 926/1856] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:11:37 2026] GET /volume/v3/volumes/7960a16d-71e1-4d10-92b4-92999e5f72cd => generated 1014 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:11:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-bc568a9d-ea21-4e70-b406-fced07e111e7 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:38 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-bc568a9d-ea21-4e70-b406-fced07e111e7 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] GET http://192.168.122.66/volume/v3/volumes/f3b09ae4-2582-49f3-aad8-ee0f6cf89c15 Sep 07 18:11:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-bc568a9d-ea21-4e70-b406-fced07e111e7 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-bc568a9d-ea21-4e70-b406-fced07e111e7 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:38 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-bc568a9d-ea21-4e70-b406-fced07e111e7 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] http://192.168.122.66/volume/v3/volumes/f3b09ae4-2582-49f3-aad8-ee0f6cf89c15 returned with HTTP 404 Sep 07 18:11:38 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 931/1857] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:11:38 2026] GET /volume/v3/volumes/f3b09ae4-2582-49f3-aad8-ee0f6cf89c15 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:11:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-19f119eb-0f5b-4d62-b0d1-5905e9e00ae2 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:38 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-19f119eb-0f5b-4d62-b0d1-5905e9e00ae2 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] DELETE http://192.168.122.66/volume/v3/volumes/8cebee19-24df-48a7-8e73-3eda8aea7ebd Sep 07 18:11:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-19f119eb-0f5b-4d62-b0d1-5905e9e00ae2 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-19f119eb-0f5b-4d62-b0d1-5905e9e00ae2 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:38 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-19f119eb-0f5b-4d62-b0d1-5905e9e00ae2 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Delete volume with id: 8cebee19-24df-48a7-8e73-3eda8aea7ebd Sep 07 18:11:38 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:38 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:11:38 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:38 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:11:38 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-19f119eb-0f5b-4d62-b0d1-5905e9e00ae2 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Volume info retrieved successfully. Sep 07 18:11:38 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-19f119eb-0f5b-4d62-b0d1-5905e9e00ae2 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Delete volume request issued successfully. Sep 07 18:11:38 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-19f119eb-0f5b-4d62-b0d1-5905e9e00ae2 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] http://192.168.122.66/volume/v3/volumes/8cebee19-24df-48a7-8e73-3eda8aea7ebd returned with HTTP 202 Sep 07 18:11:38 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 927/1858] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:11:38 2026] DELETE /volume/v3/volumes/8cebee19-24df-48a7-8e73-3eda8aea7ebd => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:11:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-e08e6888-ce3b-483c-8ae1-a32830f9a9a6 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:38 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e08e6888-ce3b-483c-8ae1-a32830f9a9a6 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] GET http://192.168.122.66/volume/v3/volumes/8cebee19-24df-48a7-8e73-3eda8aea7ebd Sep 07 18:11:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-e08e6888-ce3b-483c-8ae1-a32830f9a9a6 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-e08e6888-ce3b-483c-8ae1-a32830f9a9a6 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:38 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:38 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:11:38 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:38 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:11:38 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-e08e6888-ce3b-483c-8ae1-a32830f9a9a6 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Volume info retrieved successfully. Sep 07 18:11:38 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e08e6888-ce3b-483c-8ae1-a32830f9a9a6 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] http://192.168.122.66/volume/v3/volumes/8cebee19-24df-48a7-8e73-3eda8aea7ebd returned with HTTP 200 Sep 07 18:11:38 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 932/1859] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:11:38 2026] GET /volume/v3/volumes/8cebee19-24df-48a7-8e73-3eda8aea7ebd => generated 854 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:11:39 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-89f1dc1d-cb6b-4ab8-826d-7111394dee7b None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:39 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-89f1dc1d-cb6b-4ab8-826d-7111394dee7b tempest-ProjectReaderTests-617203195 tempest-ProjectReaderTests-617203195-project-admin] GET http://192.168.122.66/volume/v3/volumes/7960a16d-71e1-4d10-92b4-92999e5f72cd Sep 07 18:11:39 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-89f1dc1d-cb6b-4ab8-826d-7111394dee7b tempest-ProjectReaderTests-617203195 tempest-ProjectReaderTests-617203195-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:39 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-89f1dc1d-cb6b-4ab8-826d-7111394dee7b tempest-ProjectReaderTests-617203195 tempest-ProjectReaderTests-617203195-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:39 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:39 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:11:39 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:39 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:11:39 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-89f1dc1d-cb6b-4ab8-826d-7111394dee7b tempest-ProjectReaderTests-617203195 tempest-ProjectReaderTests-617203195-project-admin] Volume info retrieved successfully. Sep 07 18:11:39 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-89f1dc1d-cb6b-4ab8-826d-7111394dee7b tempest-ProjectReaderTests-617203195 tempest-ProjectReaderTests-617203195-project-admin] http://192.168.122.66/volume/v3/volumes/7960a16d-71e1-4d10-92b4-92999e5f72cd returned with HTTP 200 Sep 07 18:11:39 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 928/1860] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:11:39 2026] GET /volume/v3/volumes/7960a16d-71e1-4d10-92b4-92999e5f72cd => generated 1015 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:11:39 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-5cbb36f7-f4a4-45f0-baa8-a311422031bd None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:39 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-5cbb36f7-f4a4-45f0-baa8-a311422031bd tempest-ProjectReaderTests-617203195 tempest-ProjectReaderTests-617203195-project-reader] POST http://192.168.122.66/volume/v3/volumes/7960a16d-71e1-4d10-92b4-92999e5f72cd/action Sep 07 18:11:39 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-5cbb36f7-f4a4-45f0-baa8-a311422031bd tempest-ProjectReaderTests-617203195 tempest-ProjectReaderTests-617203195-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=86965) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:11:39 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-5cbb36f7-f4a4-45f0-baa8-a311422031bd tempest-ProjectReaderTests-617203195 tempest-ProjectReaderTests-617203195-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:11:39 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:39 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:11:39 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:39 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:11:39 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-5cbb36f7-f4a4-45f0-baa8-a311422031bd tempest-ProjectReaderTests-617203195 tempest-ProjectReaderTests-617203195-project-reader] Volume info retrieved successfully. Sep 07 18:11:39 devstack devstack@c-api.service[86965]: DEBUG cinder.policy [None req-5cbb36f7-f4a4-45f0-baa8-a311422031bd tempest-ProjectReaderTests-617203195 tempest-ProjectReaderTests-617203195-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'cd5208ba07da46c0a17fa52c2c66532d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '14736c37f83347d4ba0a2a5aa75ba553', '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=86965) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 18:11:39 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-5cbb36f7-f4a4-45f0-baa8-a311422031bd tempest-ProjectReaderTests-617203195 tempest-ProjectReaderTests-617203195-project-reader] http://192.168.122.66/volume/v3/volumes/7960a16d-71e1-4d10-92b4-92999e5f72cd/action returned with HTTP 403 Sep 07 18:11:39 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 933/1861] 192.168.122.66 () {60 vars in 1269 bytes} [Mon Sep 7 18:11:39 2026] POST /volume/v3/volumes/7960a16d-71e1-4d10-92b4-92999e5f72cd/action => generated 131 bytes in 343 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:11:39 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-5278ced8-9434-4843-96d9-43b737775264 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:39 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-5278ced8-9434-4843-96d9-43b737775264 tempest-ProjectReaderTests-617203195 tempest-ProjectReaderTests-617203195-project-admin] DELETE http://192.168.122.66/volume/v3/volumes/7960a16d-71e1-4d10-92b4-92999e5f72cd Sep 07 18:11:39 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-5278ced8-9434-4843-96d9-43b737775264 tempest-ProjectReaderTests-617203195 tempest-ProjectReaderTests-617203195-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:39 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-5278ced8-9434-4843-96d9-43b737775264 tempest-ProjectReaderTests-617203195 tempest-ProjectReaderTests-617203195-project-admin] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:39 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-5278ced8-9434-4843-96d9-43b737775264 tempest-ProjectReaderTests-617203195 tempest-ProjectReaderTests-617203195-project-admin] Delete volume with id: 7960a16d-71e1-4d10-92b4-92999e5f72cd Sep 07 18:11:39 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:39 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:11:39 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:39 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:11:39 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-5278ced8-9434-4843-96d9-43b737775264 tempest-ProjectReaderTests-617203195 tempest-ProjectReaderTests-617203195-project-admin] Volume info retrieved successfully. Sep 07 18:11:39 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-509b9803-fbee-436d-aac8-83dd54c94bcd None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:39 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-509b9803-fbee-436d-aac8-83dd54c94bcd tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] GET http://192.168.122.66/volume/v3/volumes/8cebee19-24df-48a7-8e73-3eda8aea7ebd Sep 07 18:11:39 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-509b9803-fbee-436d-aac8-83dd54c94bcd tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:39 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-509b9803-fbee-436d-aac8-83dd54c94bcd tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:39 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-5278ced8-9434-4843-96d9-43b737775264 tempest-ProjectReaderTests-617203195 tempest-ProjectReaderTests-617203195-project-admin] Delete volume request issued successfully. Sep 07 18:11:39 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-5278ced8-9434-4843-96d9-43b737775264 tempest-ProjectReaderTests-617203195 tempest-ProjectReaderTests-617203195-project-admin] http://192.168.122.66/volume/v3/volumes/7960a16d-71e1-4d10-92b4-92999e5f72cd returned with HTTP 202 Sep 07 18:11:39 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 929/1862] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:11:39 2026] DELETE /volume/v3/volumes/7960a16d-71e1-4d10-92b4-92999e5f72cd => generated 0 bytes in 125 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:11:39 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-bc9304cf-f688-4564-9b63-1114ff98a64e None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:39 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-bc9304cf-f688-4564-9b63-1114ff98a64e tempest-ProjectReaderTests-617203195 tempest-ProjectReaderTests-617203195-project-admin] GET http://192.168.122.66/volume/v3/volumes/7960a16d-71e1-4d10-92b4-92999e5f72cd Sep 07 18:11:39 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-bc9304cf-f688-4564-9b63-1114ff98a64e tempest-ProjectReaderTests-617203195 tempest-ProjectReaderTests-617203195-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:39 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-bc9304cf-f688-4564-9b63-1114ff98a64e tempest-ProjectReaderTests-617203195 tempest-ProjectReaderTests-617203195-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:39 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:39 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:11:39 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:39 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:11:39 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-509b9803-fbee-436d-aac8-83dd54c94bcd tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Volume info retrieved successfully. Sep 07 18:11:39 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:39 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:11:39 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:39 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:11:39 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-509b9803-fbee-436d-aac8-83dd54c94bcd tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] http://192.168.122.66/volume/v3/volumes/8cebee19-24df-48a7-8e73-3eda8aea7ebd returned with HTTP 200 Sep 07 18:11:39 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 934/1863] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:11:39 2026] GET /volume/v3/volumes/8cebee19-24df-48a7-8e73-3eda8aea7ebd => generated 854 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 18:11:39 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-bc9304cf-f688-4564-9b63-1114ff98a64e tempest-ProjectReaderTests-617203195 tempest-ProjectReaderTests-617203195-project-admin] Volume info retrieved successfully. Sep 07 18:11:39 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-bc9304cf-f688-4564-9b63-1114ff98a64e tempest-ProjectReaderTests-617203195 tempest-ProjectReaderTests-617203195-project-admin] http://192.168.122.66/volume/v3/volumes/7960a16d-71e1-4d10-92b4-92999e5f72cd returned with HTTP 200 Sep 07 18:11:39 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 930/1864] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:11:39 2026] GET /volume/v3/volumes/7960a16d-71e1-4d10-92b4-92999e5f72cd => generated 1014 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:11:40 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-497746eb-29b4-4246-a233-e61e41fad60d None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:40 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-497746eb-29b4-4246-a233-e61e41fad60d tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] GET http://192.168.122.66/volume/v3/volumes/8cebee19-24df-48a7-8e73-3eda8aea7ebd Sep 07 18:11:40 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-497746eb-29b4-4246-a233-e61e41fad60d tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:40 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-497746eb-29b4-4246-a233-e61e41fad60d tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:40 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-497746eb-29b4-4246-a233-e61e41fad60d tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] http://192.168.122.66/volume/v3/volumes/8cebee19-24df-48a7-8e73-3eda8aea7ebd returned with HTTP 404 Sep 07 18:11:40 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 935/1865] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:11:40 2026] GET /volume/v3/volumes/8cebee19-24df-48a7-8e73-3eda8aea7ebd => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:11:40 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-29920638-d3bb-4702-9a55-fc5c6b9a96ba None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:40 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-29920638-d3bb-4702-9a55-fc5c6b9a96ba tempest-ProjectReaderTests-617203195 tempest-ProjectReaderTests-617203195-project-admin] GET http://192.168.122.66/volume/v3/volumes/7960a16d-71e1-4d10-92b4-92999e5f72cd Sep 07 18:11:40 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-29920638-d3bb-4702-9a55-fc5c6b9a96ba tempest-ProjectReaderTests-617203195 tempest-ProjectReaderTests-617203195-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:40 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-29920638-d3bb-4702-9a55-fc5c6b9a96ba tempest-ProjectReaderTests-617203195 tempest-ProjectReaderTests-617203195-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:40 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:40 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:11:40 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:40 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:11:40 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-29920638-d3bb-4702-9a55-fc5c6b9a96ba tempest-ProjectReaderTests-617203195 tempest-ProjectReaderTests-617203195-project-admin] Volume info retrieved successfully. Sep 07 18:11:40 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-29920638-d3bb-4702-9a55-fc5c6b9a96ba tempest-ProjectReaderTests-617203195 tempest-ProjectReaderTests-617203195-project-admin] http://192.168.122.66/volume/v3/volumes/7960a16d-71e1-4d10-92b4-92999e5f72cd returned with HTTP 200 Sep 07 18:11:40 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 931/1866] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:11:40 2026] GET /volume/v3/volumes/7960a16d-71e1-4d10-92b4-92999e5f72cd => generated 1014 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:11:41 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-f5f967dc-c91d-4f98-8baa-20b0af980c9c None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:41 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-f5f967dc-c91d-4f98-8baa-20b0af980c9c tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] DELETE http://192.168.122.66/volume/v3/volumes/5ccc33a0-db77-4d67-a700-0f2ac8e127ec Sep 07 18:11:41 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-f5f967dc-c91d-4f98-8baa-20b0af980c9c tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:41 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-f5f967dc-c91d-4f98-8baa-20b0af980c9c tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:41 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-f5f967dc-c91d-4f98-8baa-20b0af980c9c tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Delete volume with id: 5ccc33a0-db77-4d67-a700-0f2ac8e127ec Sep 07 18:11:41 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:41 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:11:41 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:41 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:11:41 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-f5f967dc-c91d-4f98-8baa-20b0af980c9c tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Volume info retrieved successfully. Sep 07 18:11:41 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-f5f967dc-c91d-4f98-8baa-20b0af980c9c tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Delete volume request issued successfully. Sep 07 18:11:41 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-f5f967dc-c91d-4f98-8baa-20b0af980c9c tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] http://192.168.122.66/volume/v3/volumes/5ccc33a0-db77-4d67-a700-0f2ac8e127ec returned with HTTP 202 Sep 07 18:11:41 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 936/1867] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:11:41 2026] DELETE /volume/v3/volumes/5ccc33a0-db77-4d67-a700-0f2ac8e127ec => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:11:41 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-905fb8c0-8e3e-4e6c-b838-ea3af4bdf894 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:41 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-905fb8c0-8e3e-4e6c-b838-ea3af4bdf894 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] GET http://192.168.122.66/volume/v3/volumes/5ccc33a0-db77-4d67-a700-0f2ac8e127ec Sep 07 18:11:41 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-905fb8c0-8e3e-4e6c-b838-ea3af4bdf894 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:41 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-905fb8c0-8e3e-4e6c-b838-ea3af4bdf894 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:41 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:41 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:11:41 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:41 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:11:41 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-905fb8c0-8e3e-4e6c-b838-ea3af4bdf894 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Volume info retrieved successfully. Sep 07 18:11:41 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-905fb8c0-8e3e-4e6c-b838-ea3af4bdf894 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] http://192.168.122.66/volume/v3/volumes/5ccc33a0-db77-4d67-a700-0f2ac8e127ec returned with HTTP 200 Sep 07 18:11:41 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 932/1868] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:11:41 2026] GET /volume/v3/volumes/5ccc33a0-db77-4d67-a700-0f2ac8e127ec => generated 853 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:11:41 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-c6ce0571-539e-4e06-bed7-dccf1aea2b75 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:41 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c6ce0571-539e-4e06-bed7-dccf1aea2b75 tempest-ProjectReaderTests-617203195 tempest-ProjectReaderTests-617203195-project-admin] GET http://192.168.122.66/volume/v3/volumes/7960a16d-71e1-4d10-92b4-92999e5f72cd Sep 07 18:11:41 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-c6ce0571-539e-4e06-bed7-dccf1aea2b75 tempest-ProjectReaderTests-617203195 tempest-ProjectReaderTests-617203195-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:41 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-c6ce0571-539e-4e06-bed7-dccf1aea2b75 tempest-ProjectReaderTests-617203195 tempest-ProjectReaderTests-617203195-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:41 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c6ce0571-539e-4e06-bed7-dccf1aea2b75 tempest-ProjectReaderTests-617203195 tempest-ProjectReaderTests-617203195-project-admin] http://192.168.122.66/volume/v3/volumes/7960a16d-71e1-4d10-92b4-92999e5f72cd returned with HTTP 404 Sep 07 18:11:41 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 937/1869] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:11:41 2026] GET /volume/v3/volumes/7960a16d-71e1-4d10-92b4-92999e5f72cd => generated 109 bytes in 67 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:11:41 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-dd12e187-1014-438e-9765-169626a3d57b None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:41 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-dd12e187-1014-438e-9765-169626a3d57b tempest-ProjectReaderTests-617203195 tempest-ProjectReaderTests-617203195-project-admin] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:11:41 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-dd12e187-1014-438e-9765-169626a3d57b tempest-ProjectReaderTests-617203195 tempest-ProjectReaderTests-617203195-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1021063851"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:11:41 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.volumes [None req-dd12e187-1014-438e-9765-169626a3d57b tempest-ProjectReaderTests-617203195 tempest-ProjectReaderTests-617203195-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1021063851'}} {{(pid=86964) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:11:41 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-dd12e187-1014-438e-9765-169626a3d57b tempest-ProjectReaderTests-617203195 tempest-ProjectReaderTests-617203195-project-admin] Create volume of 1 GB Sep 07 18:11:42 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-dd12e187-1014-438e-9765-169626a3d57b tempest-ProjectReaderTests-617203195 tempest-ProjectReaderTests-617203195-project-admin] Availability Zones retrieved successfully. Sep 07 18:11:42 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-dd12e187-1014-438e-9765-169626a3d57b tempest-ProjectReaderTests-617203195 tempest-ProjectReaderTests-617203195-project-admin] Flow 'volume_create_api' (24c3ddba-4090-4e21-810a-0ad05f1b1758) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:11:42 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-dd12e187-1014-438e-9765-169626a3d57b tempest-ProjectReaderTests-617203195 tempest-ProjectReaderTests-617203195-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed9a9a2c-36b5-45a6-a077-0659b2ccbdc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:11:42 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.flows.api.create_volume [None req-dd12e187-1014-438e-9765-169626a3d57b tempest-ProjectReaderTests-617203195 tempest-ProjectReaderTests-617203195-project-admin] Validating volume size '1' using validate_int {{(pid=86964) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:11:42 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-dd12e187-1014-438e-9765-169626a3d57b tempest-ProjectReaderTests-617203195 tempest-ProjectReaderTests-617203195-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed9a9a2c-36b5-45a6-a077-0659b2ccbdc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:11:42 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-dd12e187-1014-438e-9765-169626a3d57b tempest-ProjectReaderTests-617203195 tempest-ProjectReaderTests-617203195-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b22b3c7-d560-46ff-a293-437e873610fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:11:42 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-dd12e187-1014-438e-9765-169626a3d57b tempest-ProjectReaderTests-617203195 tempest-ProjectReaderTests-617203195-project-admin] Created reservations ['7cfe81b8-f6f5-45be-9d6d-b28a8a7b8e79', '666f1a4d-9123-449a-a8cd-a6622ed061d2', 'e480b74f-c5d5-4502-ac42-f6573f96f168', 'bb38fe24-09ab-40f9-8f73-5505a267f894'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:11:42 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-dd12e187-1014-438e-9765-169626a3d57b tempest-ProjectReaderTests-617203195 tempest-ProjectReaderTests-617203195-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b22b3c7-d560-46ff-a293-437e873610fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7cfe81b8-f6f5-45be-9d6d-b28a8a7b8e79', '666f1a4d-9123-449a-a8cd-a6622ed061d2', 'e480b74f-c5d5-4502-ac42-f6573f96f168', 'bb38fe24-09ab-40f9-8f73-5505a267f894']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:11:42 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-dd12e187-1014-438e-9765-169626a3d57b tempest-ProjectReaderTests-617203195 tempest-ProjectReaderTests-617203195-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2211c740-5a6e-4b6a-8cae-aff933000542) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:11:42 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:42 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:11:42 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-dd12e187-1014-438e-9765-169626a3d57b tempest-ProjectReaderTests-617203195 tempest-ProjectReaderTests-617203195-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2211c740-5a6e-4b6a-8cae-aff933000542) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ee488438-5c99-4312-8581-96862c8950ee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1021063851',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14736c37f83347d4ba0a2a5aa75ba553',qos_specs=None,replication_status=,reservations=['7cfe81b8-f6f5-45be-9d6d-b28a8a7b8e79','666f1a4d-9123-449a-a8cd-a6622ed061d2','e480b74f-c5d5-4502-ac42-f6573f96f168','bb38fe24-09ab-40f9-8f73-5505a267f894'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='728bd200dc45435285fee7ee558c7bc2',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:11:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1021063851',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ee488438-5c99-4312-8581-96862c8950ee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='14736c37f83347d4ba0a2a5aa75ba553',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='728bd200dc45435285fee7ee558c7bc2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:11:42 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-dd12e187-1014-438e-9765-169626a3d57b tempest-ProjectReaderTests-617203195 tempest-ProjectReaderTests-617203195-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e65661c-c339-4dc7-8e98-5cdaf62a40bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:11:42 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-5043992e-c9da-45ac-8e6a-91ccead711f3 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:42 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-5043992e-c9da-45ac-8e6a-91ccead711f3 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] GET http://192.168.122.66/volume/v3/volumes/5ccc33a0-db77-4d67-a700-0f2ac8e127ec Sep 07 18:11:42 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-5043992e-c9da-45ac-8e6a-91ccead711f3 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:42 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-5043992e-c9da-45ac-8e6a-91ccead711f3 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:42 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-dd12e187-1014-438e-9765-169626a3d57b tempest-ProjectReaderTests-617203195 tempest-ProjectReaderTests-617203195-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e65661c-c339-4dc7-8e98-5cdaf62a40bb) transitioned into state 'SUCCESS' from state '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-1021063851',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14736c37f83347d4ba0a2a5aa75ba553',qos_specs=None,replication_status=,reservations=['7cfe81b8-f6f5-45be-9d6d-b28a8a7b8e79','666f1a4d-9123-449a-a8cd-a6622ed061d2','e480b74f-c5d5-4502-ac42-f6573f96f168','bb38fe24-09ab-40f9-8f73-5505a267f894'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='728bd200dc45435285fee7ee558c7bc2',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:11:42 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-dd12e187-1014-438e-9765-169626a3d57b tempest-ProjectReaderTests-617203195 tempest-ProjectReaderTests-617203195-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (646dcd1c-497f-4f5e-b665-8bd482922ce1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:11:42 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:42 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:11:42 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:42 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:11:42 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-dd12e187-1014-438e-9765-169626a3d57b tempest-ProjectReaderTests-617203195 tempest-ProjectReaderTests-617203195-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (646dcd1c-497f-4f5e-b665-8bd482922ce1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:11:42 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-5043992e-c9da-45ac-8e6a-91ccead711f3 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Volume info retrieved successfully. Sep 07 18:11:42 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-dd12e187-1014-438e-9765-169626a3d57b tempest-ProjectReaderTests-617203195 tempest-ProjectReaderTests-617203195-project-admin] Flow 'volume_create_api' (24c3ddba-4090-4e21-810a-0ad05f1b1758) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:11:42 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-dd12e187-1014-438e-9765-169626a3d57b tempest-ProjectReaderTests-617203195 tempest-ProjectReaderTests-617203195-project-admin] Create volume request issued successfully. Sep 07 18:11:42 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-dd12e187-1014-438e-9765-169626a3d57b tempest-ProjectReaderTests-617203195 tempest-ProjectReaderTests-617203195-project-admin] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:11:42 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 933/1870] 192.168.122.66 () {60 vars in 1137 bytes} [Mon Sep 7 18:11:41 2026] POST /volume/v3/volumes => generated 785 bytes in 511 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:11:42 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-5043992e-c9da-45ac-8e6a-91ccead711f3 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] http://192.168.122.66/volume/v3/volumes/5ccc33a0-db77-4d67-a700-0f2ac8e127ec returned with HTTP 200 Sep 07 18:11:42 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 938/1871] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:11:42 2026] GET /volume/v3/volumes/5ccc33a0-db77-4d67-a700-0f2ac8e127ec => generated 853 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:11:42 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-ce1a32a7-2df8-4ad5-9456-e0d71de96ac0 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:42 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-ce1a32a7-2df8-4ad5-9456-e0d71de96ac0 tempest-ProjectReaderTests-617203195 tempest-ProjectReaderTests-617203195-project-admin] GET http://192.168.122.66/volume/v3/volumes/ee488438-5c99-4312-8581-96862c8950ee Sep 07 18:11:42 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-ce1a32a7-2df8-4ad5-9456-e0d71de96ac0 tempest-ProjectReaderTests-617203195 tempest-ProjectReaderTests-617203195-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:42 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-ce1a32a7-2df8-4ad5-9456-e0d71de96ac0 tempest-ProjectReaderTests-617203195 tempest-ProjectReaderTests-617203195-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:42 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:42 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:11:42 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:42 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:11:42 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-ce1a32a7-2df8-4ad5-9456-e0d71de96ac0 tempest-ProjectReaderTests-617203195 tempest-ProjectReaderTests-617203195-project-admin] Volume info retrieved successfully. Sep 07 18:11:42 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-ce1a32a7-2df8-4ad5-9456-e0d71de96ac0 tempest-ProjectReaderTests-617203195 tempest-ProjectReaderTests-617203195-project-admin] http://192.168.122.66/volume/v3/volumes/ee488438-5c99-4312-8581-96862c8950ee returned with HTTP 200 Sep 07 18:11:42 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 934/1872] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:11:42 2026] GET /volume/v3/volumes/ee488438-5c99-4312-8581-96862c8950ee => generated 964 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:11:43 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-98e518de-dc3e-4cbe-bac4-80d565e0c7d7 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:43 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-98e518de-dc3e-4cbe-bac4-80d565e0c7d7 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] GET http://192.168.122.66/volume/v3/volumes/5ccc33a0-db77-4d67-a700-0f2ac8e127ec Sep 07 18:11:43 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-98e518de-dc3e-4cbe-bac4-80d565e0c7d7 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:43 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-98e518de-dc3e-4cbe-bac4-80d565e0c7d7 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:43 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-98e518de-dc3e-4cbe-bac4-80d565e0c7d7 tempest-AttachVolumeNegativeTest-1258960963 tempest-AttachVolumeNegativeTest-1258960963-project-member] http://192.168.122.66/volume/v3/volumes/5ccc33a0-db77-4d67-a700-0f2ac8e127ec returned with HTTP 404 Sep 07 18:11:43 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 939/1873] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:11:43 2026] GET /volume/v3/volumes/5ccc33a0-db77-4d67-a700-0f2ac8e127ec => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:11:43 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-200e77fc-ad05-407c-9dc5-26d297ee45a5 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:43 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-200e77fc-ad05-407c-9dc5-26d297ee45a5 tempest-ProjectReaderTests-617203195 tempest-ProjectReaderTests-617203195-project-admin] GET http://192.168.122.66/volume/v3/volumes/ee488438-5c99-4312-8581-96862c8950ee Sep 07 18:11:43 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-200e77fc-ad05-407c-9dc5-26d297ee45a5 tempest-ProjectReaderTests-617203195 tempest-ProjectReaderTests-617203195-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:43 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-200e77fc-ad05-407c-9dc5-26d297ee45a5 tempest-ProjectReaderTests-617203195 tempest-ProjectReaderTests-617203195-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:43 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:43 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:11:43 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:43 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:11:43 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-200e77fc-ad05-407c-9dc5-26d297ee45a5 tempest-ProjectReaderTests-617203195 tempest-ProjectReaderTests-617203195-project-admin] Volume info retrieved successfully. Sep 07 18:11:43 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-200e77fc-ad05-407c-9dc5-26d297ee45a5 tempest-ProjectReaderTests-617203195 tempest-ProjectReaderTests-617203195-project-admin] http://192.168.122.66/volume/v3/volumes/ee488438-5c99-4312-8581-96862c8950ee returned with HTTP 200 Sep 07 18:11:43 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 935/1874] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:11:43 2026] GET /volume/v3/volumes/ee488438-5c99-4312-8581-96862c8950ee => generated 1014 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 18:11:44 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-bbb3e740-dc72-4dd4-bee9-80773fb105fd None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:44 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-bbb3e740-dc72-4dd4-bee9-80773fb105fd tempest-ProjectReaderTests-617203195 tempest-ProjectReaderTests-617203195-project-admin] GET http://192.168.122.66/volume/v3/volumes/ee488438-5c99-4312-8581-96862c8950ee Sep 07 18:11:44 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-bbb3e740-dc72-4dd4-bee9-80773fb105fd tempest-ProjectReaderTests-617203195 tempest-ProjectReaderTests-617203195-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:44 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-bbb3e740-dc72-4dd4-bee9-80773fb105fd tempest-ProjectReaderTests-617203195 tempest-ProjectReaderTests-617203195-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:44 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:44 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:11:44 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:44 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:11:44 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-bbb3e740-dc72-4dd4-bee9-80773fb105fd tempest-ProjectReaderTests-617203195 tempest-ProjectReaderTests-617203195-project-admin] Volume info retrieved successfully. Sep 07 18:11:44 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-bbb3e740-dc72-4dd4-bee9-80773fb105fd tempest-ProjectReaderTests-617203195 tempest-ProjectReaderTests-617203195-project-admin] http://192.168.122.66/volume/v3/volumes/ee488438-5c99-4312-8581-96862c8950ee returned with HTTP 200 Sep 07 18:11:44 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 940/1875] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:11:44 2026] GET /volume/v3/volumes/ee488438-5c99-4312-8581-96862c8950ee => generated 1015 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 18:11:44 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-0c79ba20-dd5f-4769-8ca4-bd785337122d None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:44 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-0c79ba20-dd5f-4769-8ca4-bd785337122d tempest-ProjectReaderTests-617203195 tempest-ProjectReaderTests-617203195-project-reader] POST http://192.168.122.66/volume/v3/volumes/ee488438-5c99-4312-8581-96862c8950ee/action Sep 07 18:11:44 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-0c79ba20-dd5f-4769-8ca4-bd785337122d tempest-ProjectReaderTests-617203195 tempest-ProjectReaderTests-617203195-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86964) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:11:44 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-0c79ba20-dd5f-4769-8ca4-bd785337122d tempest-ProjectReaderTests-617203195 tempest-ProjectReaderTests-617203195-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:11:44 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:44 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:11:44 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:44 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:11:44 devstack devstack@c-api.service[86964]: DEBUG cinder.policy [None req-0c79ba20-dd5f-4769-8ca4-bd785337122d tempest-ProjectReaderTests-617203195 tempest-ProjectReaderTests-617203195-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'cd5208ba07da46c0a17fa52c2c66532d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '14736c37f83347d4ba0a2a5aa75ba553', '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=86964) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 18:11:44 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-0c79ba20-dd5f-4769-8ca4-bd785337122d tempest-ProjectReaderTests-617203195 tempest-ProjectReaderTests-617203195-project-reader] http://192.168.122.66/volume/v3/volumes/ee488438-5c99-4312-8581-96862c8950ee/action returned with HTTP 403 Sep 07 18:11:44 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 936/1876] 192.168.122.66 () {60 vars in 1269 bytes} [Mon Sep 7 18:11:44 2026] POST /volume/v3/volumes/ee488438-5c99-4312-8581-96862c8950ee/action => generated 131 bytes in 27 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:11:44 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-857e17f5-b574-4243-a405-820bab14d361 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:44 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-857e17f5-b574-4243-a405-820bab14d361 tempest-ProjectReaderTests-617203195 tempest-ProjectReaderTests-617203195-project-admin] DELETE http://192.168.122.66/volume/v3/volumes/ee488438-5c99-4312-8581-96862c8950ee Sep 07 18:11:44 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-857e17f5-b574-4243-a405-820bab14d361 tempest-ProjectReaderTests-617203195 tempest-ProjectReaderTests-617203195-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:44 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-857e17f5-b574-4243-a405-820bab14d361 tempest-ProjectReaderTests-617203195 tempest-ProjectReaderTests-617203195-project-admin] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:44 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-857e17f5-b574-4243-a405-820bab14d361 tempest-ProjectReaderTests-617203195 tempest-ProjectReaderTests-617203195-project-admin] Delete volume with id: ee488438-5c99-4312-8581-96862c8950ee Sep 07 18:11:44 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:44 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:11:44 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:44 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:11:44 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-857e17f5-b574-4243-a405-820bab14d361 tempest-ProjectReaderTests-617203195 tempest-ProjectReaderTests-617203195-project-admin] Volume info retrieved successfully. Sep 07 18:11:44 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-857e17f5-b574-4243-a405-820bab14d361 tempest-ProjectReaderTests-617203195 tempest-ProjectReaderTests-617203195-project-admin] Delete volume request issued successfully. Sep 07 18:11:44 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-857e17f5-b574-4243-a405-820bab14d361 tempest-ProjectReaderTests-617203195 tempest-ProjectReaderTests-617203195-project-admin] http://192.168.122.66/volume/v3/volumes/ee488438-5c99-4312-8581-96862c8950ee returned with HTTP 202 Sep 07 18:11:44 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 941/1877] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:11:44 2026] DELETE /volume/v3/volumes/ee488438-5c99-4312-8581-96862c8950ee => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:11:44 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-58c3b4cc-6705-45ec-9c63-f1468332733b None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:44 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-58c3b4cc-6705-45ec-9c63-f1468332733b tempest-ProjectReaderTests-617203195 tempest-ProjectReaderTests-617203195-project-admin] GET http://192.168.122.66/volume/v3/volumes/ee488438-5c99-4312-8581-96862c8950ee Sep 07 18:11:44 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-58c3b4cc-6705-45ec-9c63-f1468332733b tempest-ProjectReaderTests-617203195 tempest-ProjectReaderTests-617203195-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:44 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-58c3b4cc-6705-45ec-9c63-f1468332733b tempest-ProjectReaderTests-617203195 tempest-ProjectReaderTests-617203195-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:44 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:44 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:11:44 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:44 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:11:45 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-58c3b4cc-6705-45ec-9c63-f1468332733b tempest-ProjectReaderTests-617203195 tempest-ProjectReaderTests-617203195-project-admin] Volume info retrieved successfully. Sep 07 18:11:45 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-58c3b4cc-6705-45ec-9c63-f1468332733b tempest-ProjectReaderTests-617203195 tempest-ProjectReaderTests-617203195-project-admin] http://192.168.122.66/volume/v3/volumes/ee488438-5c99-4312-8581-96862c8950ee returned with HTTP 200 Sep 07 18:11:45 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 937/1878] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:11:44 2026] GET /volume/v3/volumes/ee488438-5c99-4312-8581-96862c8950ee => generated 1014 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:11:46 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-7c0e375e-97ad-4eb6-897d-054def60779e None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:46 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-7c0e375e-97ad-4eb6-897d-054def60779e tempest-ProjectReaderTests-617203195 tempest-ProjectReaderTests-617203195-project-admin] GET http://192.168.122.66/volume/v3/volumes/ee488438-5c99-4312-8581-96862c8950ee Sep 07 18:11:46 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-7c0e375e-97ad-4eb6-897d-054def60779e tempest-ProjectReaderTests-617203195 tempest-ProjectReaderTests-617203195-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:46 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-7c0e375e-97ad-4eb6-897d-054def60779e tempest-ProjectReaderTests-617203195 tempest-ProjectReaderTests-617203195-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:46 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:46 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:11:46 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:46 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:11:46 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-7c0e375e-97ad-4eb6-897d-054def60779e tempest-ProjectReaderTests-617203195 tempest-ProjectReaderTests-617203195-project-admin] http://192.168.122.66/volume/v3/volumes/ee488438-5c99-4312-8581-96862c8950ee returned with HTTP 404 Sep 07 18:11:46 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 942/1879] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:11:46 2026] GET /volume/v3/volumes/ee488438-5c99-4312-8581-96862c8950ee => generated 109 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:11:52 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-3d1aaafd-6335-471f-92e6-1347eb4a771f None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:53 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-3d1aaafd-6335-471f-92e6-1347eb4a771f tempest-VolumeTypesAdminTests-1168329405 tempest-VolumeTypesAdminTests-1168329405-project-admin] POST http://192.168.122.66/volume/v3/types Sep 07 18:11:53 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-3d1aaafd-6335-471f-92e6-1347eb4a771f tempest-VolumeTypesAdminTests-1168329405 tempest-VolumeTypesAdminTests-1168329405-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-908906369", "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=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:11:53 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-3d1aaafd-6335-471f-92e6-1347eb4a771f tempest-VolumeTypesAdminTests-1168329405 tempest-VolumeTypesAdminTests-1168329405-project-admin] http://192.168.122.66/volume/v3/types returned with HTTP 200 Sep 07 18:11:53 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 938/1880] 192.168.122.66 () {60 vars in 1132 bytes} [Mon Sep 7 18:11:52 2026] POST /volume/v3/types => generated 379 bytes in 375 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:11:53 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-d61517cd-d0cb-4a57-904a-e8c389ab31bb None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:53 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-d61517cd-d0cb-4a57-904a-e8c389ab31bb tempest-VolumeTypesAdminTests-1168329405 tempest-VolumeTypesAdminTests-1168329405-project-admin] POST http://192.168.122.66/volume/v3/types/98b01150-5712-45e1-9349-d75ff0d7b5e0/encryption Sep 07 18:11:53 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-d61517cd-d0cb-4a57-904a-e8c389ab31bb tempest-VolumeTypesAdminTests-1168329405 tempest-VolumeTypesAdminTests-1168329405-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:11:53 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-d61517cd-d0cb-4a57-904a-e8c389ab31bb tempest-VolumeTypesAdminTests-1168329405 tempest-VolumeTypesAdminTests-1168329405-project-admin] http://192.168.122.66/volume/v3/types/98b01150-5712-45e1-9349-d75ff0d7b5e0/encryption returned with HTTP 200 Sep 07 18:11:53 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 943/1881] 192.168.122.66 () {60 vars in 1276 bytes} [Mon Sep 7 18:11:53 2026] POST /volume/v3/types/98b01150-5712-45e1-9349-d75ff0d7b5e0/encryption => generated 239 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 18:11:53 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-df0decdf-85da-4b04-8b3e-4384bcdda16a None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:53 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-df0decdf-85da-4b04-8b3e-4384bcdda16a tempest-VolumeTypesAdminTests-1168329405 tempest-VolumeTypesAdminTests-1168329405-project-admin] POST http://192.168.122.66/volume/v3/types Sep 07 18:11:53 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-df0decdf-85da-4b04-8b3e-4384bcdda16a tempest-VolumeTypesAdminTests-1168329405 tempest-VolumeTypesAdminTests-1168329405-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1674560921", "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=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:11:53 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-df0decdf-85da-4b04-8b3e-4384bcdda16a tempest-VolumeTypesAdminTests-1168329405 tempest-VolumeTypesAdminTests-1168329405-project-admin] http://192.168.122.66/volume/v3/types returned with HTTP 200 Sep 07 18:11:53 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 939/1882] 192.168.122.66 () {60 vars in 1132 bytes} [Mon Sep 7 18:11:53 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 07 18:11:53 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-1d0e4bb9-0a74-41e1-852b-c129af240e21 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:53 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-1d0e4bb9-0a74-41e1-852b-c129af240e21 tempest-VolumeTypesAdminTests-1168329405 tempest-VolumeTypesAdminTests-1168329405-project-admin] POST http://192.168.122.66/volume/v3/types/4bbc16dc-ae7f-4352-a771-8fe00bc17795/encryption Sep 07 18:11:53 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-1d0e4bb9-0a74-41e1-852b-c129af240e21 tempest-VolumeTypesAdminTests-1168329405 tempest-VolumeTypesAdminTests-1168329405-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:11:53 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-1d0e4bb9-0a74-41e1-852b-c129af240e21 tempest-VolumeTypesAdminTests-1168329405 tempest-VolumeTypesAdminTests-1168329405-project-admin] http://192.168.122.66/volume/v3/types/4bbc16dc-ae7f-4352-a771-8fe00bc17795/encryption returned with HTTP 200 Sep 07 18:11:53 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 944/1883] 192.168.122.66 () {60 vars in 1276 bytes} [Mon Sep 7 18:11:53 2026] POST /volume/v3/types/4bbc16dc-ae7f-4352-a771-8fe00bc17795/encryption => generated 239 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:11:53 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-47949d8d-14c5-4e42-8900-30ab2e66f226 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:53 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-47949d8d-14c5-4e42-8900-30ab2e66f226 tempest-VolumeTypesAdminTests-1168329405 tempest-VolumeTypesAdminTests-1168329405-project-admin] POST http://192.168.122.66/volume/v3/types Sep 07 18:11:53 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-47949d8d-14c5-4e42-8900-30ab2e66f226 tempest-VolumeTypesAdminTests-1168329405 tempest-VolumeTypesAdminTests-1168329405-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1819426025", "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=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:11:53 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-47949d8d-14c5-4e42-8900-30ab2e66f226 tempest-VolumeTypesAdminTests-1168329405 tempest-VolumeTypesAdminTests-1168329405-project-admin] http://192.168.122.66/volume/v3/types returned with HTTP 200 Sep 07 18:11:53 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 940/1884] 192.168.122.66 () {60 vars in 1132 bytes} [Mon Sep 7 18:11:53 2026] POST /volume/v3/types => generated 380 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 18:11:53 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-f1abc724-3e1e-43c3-ac85-5187de1df261 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:53 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-f1abc724-3e1e-43c3-ac85-5187de1df261 tempest-VolumeTypesAdminTests-1168329405 tempest-VolumeTypesAdminTests-1168329405-project-admin] POST http://192.168.122.66/volume/v3/types/c177336b-4c93-4657-bfd0-ccaef422a6dd/extra_specs Sep 07 18:11:53 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-f1abc724-3e1e-43c3-ac85-5187de1df261 tempest-VolumeTypesAdminTests-1168329405 tempest-VolumeTypesAdminTests-1168329405-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:11:53 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-f1abc724-3e1e-43c3-ac85-5187de1df261 tempest-VolumeTypesAdminTests-1168329405 tempest-VolumeTypesAdminTests-1168329405-project-admin] http://192.168.122.66/volume/v3/types/c177336b-4c93-4657-bfd0-ccaef422a6dd/extra_specs returned with HTTP 200 Sep 07 18:11:53 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 945/1885] 192.168.122.66 () {60 vars in 1278 bytes} [Mon Sep 7 18:11:53 2026] POST /volume/v3/types/c177336b-4c93-4657-bfd0-ccaef422a6dd/extra_specs => generated 35 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 07 18:11:53 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-c5f86cc2-58e0-4ca3-ad50-ffc42d0fc38b None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:53 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c5f86cc2-58e0-4ca3-ad50-ffc42d0fc38b tempest-VolumeTypesAdminTests-1168329405 tempest-VolumeTypesAdminTests-1168329405-project-admin] PUT http://192.168.122.66/volume/v3/types/c177336b-4c93-4657-bfd0-ccaef422a6dd/extra_specs/key2 Sep 07 18:11:53 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c5f86cc2-58e0-4ca3-ad50-ffc42d0fc38b tempest-VolumeTypesAdminTests-1168329405 tempest-VolumeTypesAdminTests-1168329405-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:11:53 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c5f86cc2-58e0-4ca3-ad50-ffc42d0fc38b tempest-VolumeTypesAdminTests-1168329405 tempest-VolumeTypesAdminTests-1168329405-project-admin] http://192.168.122.66/volume/v3/types/c177336b-4c93-4657-bfd0-ccaef422a6dd/extra_specs/key2 returned with HTTP 200 Sep 07 18:11:53 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 941/1886] 192.168.122.66 () {60 vars in 1292 bytes} [Mon Sep 7 18:11:53 2026] PUT /volume/v3/types/c177336b-4c93-4657-bfd0-ccaef422a6dd/extra_specs/key2 => generated 25 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 18:11:53 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-69cdf3e0-3bbb-458c-9510-787b597d6e88 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:53 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-69cdf3e0-3bbb-458c-9510-787b597d6e88 tempest-VolumeTypesAdminTests-1168329405 tempest-VolumeTypesAdminTests-1168329405-project-admin] POST http://192.168.122.66/volume/v3/types Sep 07 18:11:53 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-69cdf3e0-3bbb-458c-9510-787b597d6e88 tempest-VolumeTypesAdminTests-1168329405 tempest-VolumeTypesAdminTests-1168329405-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:11:53 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-69cdf3e0-3bbb-458c-9510-787b597d6e88 tempest-VolumeTypesAdminTests-1168329405 tempest-VolumeTypesAdminTests-1168329405-project-admin] http://192.168.122.66/volume/v3/types returned with HTTP 200 Sep 07 18:11:53 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 946/1887] 192.168.122.66 () {60 vars in 1131 bytes} [Mon Sep 7 18:11:53 2026] POST /volume/v3/types => generated 195 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:11:53 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-c1fe8b7d-eeeb-4a2d-bae3-d76b64972915 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:53 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c1fe8b7d-eeeb-4a2d-bae3-d76b64972915 tempest-VolumeTypesAdminTests-1168329405 tempest-VolumeTypesAdminTests-1168329405-project-admin] DELETE http://192.168.122.66/volume/v3/types/a192cffe-3ff3-41d7-b5ff-0240fb6e85f7 Sep 07 18:11:53 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c1fe8b7d-eeeb-4a2d-bae3-d76b64972915 tempest-VolumeTypesAdminTests-1168329405 tempest-VolumeTypesAdminTests-1168329405-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:53 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c1fe8b7d-eeeb-4a2d-bae3-d76b64972915 tempest-VolumeTypesAdminTests-1168329405 tempest-VolumeTypesAdminTests-1168329405-project-admin] Calling method '_delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:54 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c1fe8b7d-eeeb-4a2d-bae3-d76b64972915 tempest-VolumeTypesAdminTests-1168329405 tempest-VolumeTypesAdminTests-1168329405-project-admin] http://192.168.122.66/volume/v3/types/a192cffe-3ff3-41d7-b5ff-0240fb6e85f7 returned with HTTP 202 Sep 07 18:11:54 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 942/1888] 192.168.122.66 () {58 vars in 1224 bytes} [Mon Sep 7 18:11:53 2026] DELETE /volume/v3/types/a192cffe-3ff3-41d7-b5ff-0240fb6e85f7 => generated 0 bytes in 128 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:11:54 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-48ef5c07-61b1-4d9c-8bc3-dae307f49841 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:54 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-48ef5c07-61b1-4d9c-8bc3-dae307f49841 tempest-VolumeTypesAdminTests-1168329405 tempest-VolumeTypesAdminTests-1168329405-project-admin] POST http://192.168.122.66/volume/v3/types Sep 07 18:11:54 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-48ef5c07-61b1-4d9c-8bc3-dae307f49841 tempest-VolumeTypesAdminTests-1168329405 tempest-VolumeTypesAdminTests-1168329405-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-273053522", "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=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:11:54 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-48ef5c07-61b1-4d9c-8bc3-dae307f49841 tempest-VolumeTypesAdminTests-1168329405 tempest-VolumeTypesAdminTests-1168329405-project-admin] http://192.168.122.66/volume/v3/types returned with HTTP 200 Sep 07 18:11:54 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 947/1889] 192.168.122.66 () {60 vars in 1132 bytes} [Mon Sep 7 18:11:54 2026] POST /volume/v3/types => generated 379 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:11:54 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-dc3d13c0-f6e4-4f3f-9a11-a2c5a9e0a4b2 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:54 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-dc3d13c0-f6e4-4f3f-9a11-a2c5a9e0a4b2 tempest-VolumeTypesAdminTests-1168329405 tempest-VolumeTypesAdminTests-1168329405-project-admin] POST http://192.168.122.66/volume/v3/types/248e7562-dae6-452c-97ec-255170d8aef4/encryption Sep 07 18:11:54 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-dc3d13c0-f6e4-4f3f-9a11-a2c5a9e0a4b2 tempest-VolumeTypesAdminTests-1168329405 tempest-VolumeTypesAdminTests-1168329405-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:11:54 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-dc3d13c0-f6e4-4f3f-9a11-a2c5a9e0a4b2 tempest-VolumeTypesAdminTests-1168329405 tempest-VolumeTypesAdminTests-1168329405-project-admin] http://192.168.122.66/volume/v3/types/248e7562-dae6-452c-97ec-255170d8aef4/encryption returned with HTTP 200 Sep 07 18:11:54 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 943/1890] 192.168.122.66 () {60 vars in 1276 bytes} [Mon Sep 7 18:11:54 2026] POST /volume/v3/types/248e7562-dae6-452c-97ec-255170d8aef4/encryption => generated 239 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:11:54 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-1e171f55-920e-456d-a9c1-4cfbf67ad802 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:54 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-1e171f55-920e-456d-a9c1-4cfbf67ad802 tempest-VolumeTypesAdminTests-1168329405 tempest-VolumeTypesAdminTests-1168329405-project-admin] DELETE http://192.168.122.66/volume/v3/types/248e7562-dae6-452c-97ec-255170d8aef4/encryption/cbb84427-8728-4fd1-9976-506f2d536d0a Sep 07 18:11:54 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-1e171f55-920e-456d-a9c1-4cfbf67ad802 tempest-VolumeTypesAdminTests-1168329405 tempest-VolumeTypesAdminTests-1168329405-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:54 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-1e171f55-920e-456d-a9c1-4cfbf67ad802 tempest-VolumeTypesAdminTests-1168329405 tempest-VolumeTypesAdminTests-1168329405-project-admin] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:54 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-1e171f55-920e-456d-a9c1-4cfbf67ad802 tempest-VolumeTypesAdminTests-1168329405 tempest-VolumeTypesAdminTests-1168329405-project-admin] http://192.168.122.66/volume/v3/types/248e7562-dae6-452c-97ec-255170d8aef4/encryption/cbb84427-8728-4fd1-9976-506f2d536d0a returned with HTTP 202 Sep 07 18:11:54 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 948/1891] 192.168.122.66 () {58 vars in 1368 bytes} [Mon Sep 7 18:11:54 2026] DELETE /volume/v3/types/248e7562-dae6-452c-97ec-255170d8aef4/encryption/cbb84427-8728-4fd1-9976-506f2d536d0a => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:11:54 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-10cd6859-7ebc-4d23-a553-7425235ab6f0 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:54 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-10cd6859-7ebc-4d23-a553-7425235ab6f0 tempest-VolumeTypesAdminTests-1168329405 tempest-VolumeTypesAdminTests-1168329405-project-admin] POST http://192.168.122.66/volume/v3/types Sep 07 18:11:54 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-10cd6859-7ebc-4d23-a553-7425235ab6f0 tempest-VolumeTypesAdminTests-1168329405 tempest-VolumeTypesAdminTests-1168329405-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1607260948", "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=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:11:54 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-10cd6859-7ebc-4d23-a553-7425235ab6f0 tempest-VolumeTypesAdminTests-1168329405 tempest-VolumeTypesAdminTests-1168329405-project-admin] http://192.168.122.66/volume/v3/types returned with HTTP 200 Sep 07 18:11:54 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 944/1892] 192.168.122.66 () {60 vars in 1132 bytes} [Mon Sep 7 18:11:54 2026] POST /volume/v3/types => generated 380 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:11:54 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-a3ab8983-9057-4128-96fd-a91fcf773da2 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:54 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-a3ab8983-9057-4128-96fd-a91fcf773da2 tempest-VolumeTypesAdminTests-1168329405 tempest-VolumeTypesAdminTests-1168329405-project-admin] DELETE http://192.168.122.66/volume/v3/types/c54efe7a-c92a-4996-b0d3-290eaaacbbe5/extra_specs/key1 Sep 07 18:11:54 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-a3ab8983-9057-4128-96fd-a91fcf773da2 tempest-VolumeTypesAdminTests-1168329405 tempest-VolumeTypesAdminTests-1168329405-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:54 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-a3ab8983-9057-4128-96fd-a91fcf773da2 tempest-VolumeTypesAdminTests-1168329405 tempest-VolumeTypesAdminTests-1168329405-project-admin] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:54 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-a3ab8983-9057-4128-96fd-a91fcf773da2 tempest-VolumeTypesAdminTests-1168329405 tempest-VolumeTypesAdminTests-1168329405-project-admin] http://192.168.122.66/volume/v3/types/c54efe7a-c92a-4996-b0d3-290eaaacbbe5/extra_specs/key1 returned with HTTP 202 Sep 07 18:11:54 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 949/1893] 192.168.122.66 () {58 vars in 1275 bytes} [Mon Sep 7 18:11:54 2026] DELETE /volume/v3/types/c54efe7a-c92a-4996-b0d3-290eaaacbbe5/extra_specs/key1 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 18:11:54 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-71529b61-5541-4d78-8b62-369e5772b14d None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:54 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-71529b61-5541-4d78-8b62-369e5772b14d tempest-VolumeTypesAdminTests-1168329405 tempest-VolumeTypesAdminTests-1168329405-project-admin] POST http://192.168.122.66/volume/v3/types Sep 07 18:11:54 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-71529b61-5541-4d78-8b62-369e5772b14d tempest-VolumeTypesAdminTests-1168329405 tempest-VolumeTypesAdminTests-1168329405-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-786471881", "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=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:11:54 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-71529b61-5541-4d78-8b62-369e5772b14d tempest-VolumeTypesAdminTests-1168329405 tempest-VolumeTypesAdminTests-1168329405-project-admin] http://192.168.122.66/volume/v3/types returned with HTTP 200 Sep 07 18:11:54 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 945/1894] 192.168.122.66 () {60 vars in 1132 bytes} [Mon Sep 7 18:11:54 2026] POST /volume/v3/types => generated 379 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:11:54 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-463588fd-5da4-47dc-879f-c488b91bf096 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:54 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-463588fd-5da4-47dc-879f-c488b91bf096 tempest-VolumeTypesAdminTests-1168329405 tempest-VolumeTypesAdminTests-1168329405-project-admin] DELETE http://192.168.122.66/volume/v3/types/2996b0d8-7a2e-4ded-8bd7-2cb1095fddc5 Sep 07 18:11:54 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-463588fd-5da4-47dc-879f-c488b91bf096 tempest-VolumeTypesAdminTests-1168329405 tempest-VolumeTypesAdminTests-1168329405-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:54 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-463588fd-5da4-47dc-879f-c488b91bf096 tempest-VolumeTypesAdminTests-1168329405 tempest-VolumeTypesAdminTests-1168329405-project-admin] Calling method '_delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:54 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-463588fd-5da4-47dc-879f-c488b91bf096 tempest-VolumeTypesAdminTests-1168329405 tempest-VolumeTypesAdminTests-1168329405-project-admin] http://192.168.122.66/volume/v3/types/2996b0d8-7a2e-4ded-8bd7-2cb1095fddc5 returned with HTTP 202 Sep 07 18:11:54 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 950/1895] 192.168.122.66 () {58 vars in 1224 bytes} [Mon Sep 7 18:11:54 2026] DELETE /volume/v3/types/2996b0d8-7a2e-4ded-8bd7-2cb1095fddc5 => generated 0 bytes in 145 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:11:54 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-14019ccb-bf04-4062-bf7d-31b820c4c51f None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:54 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-14019ccb-bf04-4062-bf7d-31b820c4c51f tempest-VolumeTypesAdminTests-1168329405 tempest-VolumeTypesAdminTests-1168329405-project-admin] GET http://192.168.122.66/volume/v3/types/98b01150-5712-45e1-9349-d75ff0d7b5e0/extra_specs Sep 07 18:11:54 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-14019ccb-bf04-4062-bf7d-31b820c4c51f tempest-VolumeTypesAdminTests-1168329405 tempest-VolumeTypesAdminTests-1168329405-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:54 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-14019ccb-bf04-4062-bf7d-31b820c4c51f tempest-VolumeTypesAdminTests-1168329405 tempest-VolumeTypesAdminTests-1168329405-project-admin] Calling method 'index' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:54 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-14019ccb-bf04-4062-bf7d-31b820c4c51f tempest-VolumeTypesAdminTests-1168329405 tempest-VolumeTypesAdminTests-1168329405-project-admin] http://192.168.122.66/volume/v3/types/98b01150-5712-45e1-9349-d75ff0d7b5e0/extra_specs returned with HTTP 200 Sep 07 18:11:54 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 946/1896] 192.168.122.66 () {58 vars in 1257 bytes} [Mon Sep 7 18:11:54 2026] GET /volume/v3/types/98b01150-5712-45e1-9349-d75ff0d7b5e0/extra_specs => generated 185 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:11:54 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-437c7341-f880-4efa-88e6-671555cf1b0a None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:54 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-437c7341-f880-4efa-88e6-671555cf1b0a tempest-VolumeTypesAdminTests-1168329405 tempest-VolumeTypesAdminTests-1168329405-project-admin] GET http://192.168.122.66/volume/v3/types Sep 07 18:11:54 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-437c7341-f880-4efa-88e6-671555cf1b0a tempest-VolumeTypesAdminTests-1168329405 tempest-VolumeTypesAdminTests-1168329405-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:54 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-437c7341-f880-4efa-88e6-671555cf1b0a tempest-VolumeTypesAdminTests-1168329405 tempest-VolumeTypesAdminTests-1168329405-project-admin] Calling method 'index' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:54 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-437c7341-f880-4efa-88e6-671555cf1b0a tempest-VolumeTypesAdminTests-1168329405 tempest-VolumeTypesAdminTests-1168329405-project-admin] http://192.168.122.66/volume/v3/types returned with HTTP 200 Sep 07 18:11:54 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 951/1897] 192.168.122.66 () {58 vars in 1110 bytes} [Mon Sep 7 18:11:54 2026] GET /volume/v3/types => generated 2588 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:11:54 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-1706f56a-2b5d-4d0c-ad43-a44f1ab2da5c None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:54 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-1706f56a-2b5d-4d0c-ad43-a44f1ab2da5c tempest-VolumeTypesAdminTests-1168329405 tempest-VolumeTypesAdminTests-1168329405-project-admin] GET http://192.168.122.66/volume/v3/types/98b01150-5712-45e1-9349-d75ff0d7b5e0/encryption/cipher Sep 07 18:11:54 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-1706f56a-2b5d-4d0c-ad43-a44f1ab2da5c tempest-VolumeTypesAdminTests-1168329405 tempest-VolumeTypesAdminTests-1168329405-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:54 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-1706f56a-2b5d-4d0c-ad43-a44f1ab2da5c tempest-VolumeTypesAdminTests-1168329405 tempest-VolumeTypesAdminTests-1168329405-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:54 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-1706f56a-2b5d-4d0c-ad43-a44f1ab2da5c tempest-VolumeTypesAdminTests-1168329405 tempest-VolumeTypesAdminTests-1168329405-project-admin] http://192.168.122.66/volume/v3/types/98b01150-5712-45e1-9349-d75ff0d7b5e0/encryption/cipher returned with HTTP 200 Sep 07 18:11:54 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 947/1898] 192.168.122.66 () {58 vars in 1275 bytes} [Mon Sep 7 18:11:54 2026] GET /volume/v3/types/98b01150-5712-45e1-9349-d75ff0d7b5e0/encryption/cipher => generated 29 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 18:11:54 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-800c6940-0985-40ae-8ba5-1fba60174329 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:54 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-800c6940-0985-40ae-8ba5-1fba60174329 tempest-VolumeTypesAdminTests-1168329405 tempest-VolumeTypesAdminTests-1168329405-project-admin] GET http://192.168.122.66/volume/v3/types/98b01150-5712-45e1-9349-d75ff0d7b5e0/encryption Sep 07 18:11:54 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-800c6940-0985-40ae-8ba5-1fba60174329 tempest-VolumeTypesAdminTests-1168329405 tempest-VolumeTypesAdminTests-1168329405-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:54 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-800c6940-0985-40ae-8ba5-1fba60174329 tempest-VolumeTypesAdminTests-1168329405 tempest-VolumeTypesAdminTests-1168329405-project-admin] Calling method 'index' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:54 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-800c6940-0985-40ae-8ba5-1fba60174329 tempest-VolumeTypesAdminTests-1168329405 tempest-VolumeTypesAdminTests-1168329405-project-admin] http://192.168.122.66/volume/v3/types/98b01150-5712-45e1-9349-d75ff0d7b5e0/encryption returned with HTTP 200 Sep 07 18:11:54 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 952/1899] 192.168.122.66 () {58 vars in 1254 bytes} [Mon Sep 7 18:11:54 2026] GET /volume/v3/types/98b01150-5712-45e1-9349-d75ff0d7b5e0/encryption => generated 325 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:11:54 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-9bd98f78-9864-4925-8892-300e3388acc5 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:54 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-9bd98f78-9864-4925-8892-300e3388acc5 tempest-VolumeTypesAdminTests-1168329405 tempest-VolumeTypesAdminTests-1168329405-project-admin] GET http://192.168.122.66/volume/v3/types/98b01150-5712-45e1-9349-d75ff0d7b5e0/extra_specs/multiattach Sep 07 18:11:54 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-9bd98f78-9864-4925-8892-300e3388acc5 tempest-VolumeTypesAdminTests-1168329405 tempest-VolumeTypesAdminTests-1168329405-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:54 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-9bd98f78-9864-4925-8892-300e3388acc5 tempest-VolumeTypesAdminTests-1168329405 tempest-VolumeTypesAdminTests-1168329405-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:54 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-9bd98f78-9864-4925-8892-300e3388acc5 tempest-VolumeTypesAdminTests-1168329405 tempest-VolumeTypesAdminTests-1168329405-project-admin] http://192.168.122.66/volume/v3/types/98b01150-5712-45e1-9349-d75ff0d7b5e0/extra_specs/multiattach returned with HTTP 200 Sep 07 18:11:54 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 948/1900] 192.168.122.66 () {58 vars in 1293 bytes} [Mon Sep 7 18:11:54 2026] GET /volume/v3/types/98b01150-5712-45e1-9349-d75ff0d7b5e0/extra_specs/multiattach => generated 29 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 18:11:54 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-16a09b9c-5630-47a6-8ff7-8219fd27c5ba None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:54 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-16a09b9c-5630-47a6-8ff7-8219fd27c5ba tempest-VolumeTypesAdminTests-1168329405 tempest-VolumeTypesAdminTests-1168329405-project-admin] GET http://192.168.122.66/volume/v3/types/98b01150-5712-45e1-9349-d75ff0d7b5e0/extra_specs/volume_backend_name Sep 07 18:11:54 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-16a09b9c-5630-47a6-8ff7-8219fd27c5ba tempest-VolumeTypesAdminTests-1168329405 tempest-VolumeTypesAdminTests-1168329405-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:54 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-16a09b9c-5630-47a6-8ff7-8219fd27c5ba tempest-VolumeTypesAdminTests-1168329405 tempest-VolumeTypesAdminTests-1168329405-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:54 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-16a09b9c-5630-47a6-8ff7-8219fd27c5ba tempest-VolumeTypesAdminTests-1168329405 tempest-VolumeTypesAdminTests-1168329405-project-admin] http://192.168.122.66/volume/v3/types/98b01150-5712-45e1-9349-d75ff0d7b5e0/extra_specs/volume_backend_name returned with HTTP 200 Sep 07 18:11:54 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 953/1901] 192.168.122.66 () {58 vars in 1317 bytes} [Mon Sep 7 18:11:54 2026] GET /volume/v3/types/98b01150-5712-45e1-9349-d75ff0d7b5e0/extra_specs/volume_backend_name => generated 44 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 18:11:54 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-837432ec-71c9-44ce-a2d4-742e022fe144 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:54 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-837432ec-71c9-44ce-a2d4-742e022fe144 tempest-VolumeTypesAdminTests-1168329405 tempest-VolumeTypesAdminTests-1168329405-project-admin] GET http://192.168.122.66/volume/v3/types/98b01150-5712-45e1-9349-d75ff0d7b5e0 Sep 07 18:11:54 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-837432ec-71c9-44ce-a2d4-742e022fe144 tempest-VolumeTypesAdminTests-1168329405 tempest-VolumeTypesAdminTests-1168329405-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:54 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-837432ec-71c9-44ce-a2d4-742e022fe144 tempest-VolumeTypesAdminTests-1168329405 tempest-VolumeTypesAdminTests-1168329405-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:55 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-837432ec-71c9-44ce-a2d4-742e022fe144 tempest-VolumeTypesAdminTests-1168329405 tempest-VolumeTypesAdminTests-1168329405-project-admin] http://192.168.122.66/volume/v3/types/98b01150-5712-45e1-9349-d75ff0d7b5e0 returned with HTTP 200 Sep 07 18:11:55 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 949/1902] 192.168.122.66 () {58 vars in 1221 bytes} [Mon Sep 7 18:11:54 2026] GET /volume/v3/types/98b01150-5712-45e1-9349-d75ff0d7b5e0 => generated 401 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:11:55 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-18d16f92-92e3-40db-8b64-9215f8f5ef2d None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:55 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-18d16f92-92e3-40db-8b64-9215f8f5ef2d tempest-VolumeTypesAdminTests-1168329405 tempest-VolumeTypesAdminTests-1168329405-project-admin] PUT http://192.168.122.66/volume/v3/types/98b01150-5712-45e1-9349-d75ff0d7b5e0/encryption/5aec86da-c403-4678-aa7b-100371c45a90 Sep 07 18:11:55 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-18d16f92-92e3-40db-8b64-9215f8f5ef2d tempest-VolumeTypesAdminTests-1168329405 tempest-VolumeTypesAdminTests-1168329405-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:11:55 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-18d16f92-92e3-40db-8b64-9215f8f5ef2d tempest-VolumeTypesAdminTests-1168329405 tempest-VolumeTypesAdminTests-1168329405-project-admin] http://192.168.122.66/volume/v3/types/98b01150-5712-45e1-9349-d75ff0d7b5e0/encryption/5aec86da-c403-4678-aa7b-100371c45a90 returned with HTTP 200 Sep 07 18:11:55 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 954/1903] 192.168.122.66 () {60 vars in 1385 bytes} [Mon Sep 7 18:11:55 2026] PUT /volume/v3/types/98b01150-5712-45e1-9349-d75ff0d7b5e0/encryption/5aec86da-c403-4678-aa7b-100371c45a90 => generated 33 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 18:11:55 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-4fdd32ae-9f82-4fab-9a40-3883cb3fa6e4 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:55 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-4fdd32ae-9f82-4fab-9a40-3883cb3fa6e4 tempest-VolumeTypesAdminTests-1168329405 tempest-VolumeTypesAdminTests-1168329405-project-admin] PUT http://192.168.122.66/volume/v3/types/98b01150-5712-45e1-9349-d75ff0d7b5e0/extra_specs/key1 Sep 07 18:11:55 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-4fdd32ae-9f82-4fab-9a40-3883cb3fa6e4 tempest-VolumeTypesAdminTests-1168329405 tempest-VolumeTypesAdminTests-1168329405-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:11:55 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-4fdd32ae-9f82-4fab-9a40-3883cb3fa6e4 tempest-VolumeTypesAdminTests-1168329405 tempest-VolumeTypesAdminTests-1168329405-project-admin] http://192.168.122.66/volume/v3/types/98b01150-5712-45e1-9349-d75ff0d7b5e0/extra_specs/key1 returned with HTTP 200 Sep 07 18:11:55 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 950/1904] 192.168.122.66 () {60 vars in 1292 bytes} [Mon Sep 7 18:11:55 2026] PUT /volume/v3/types/98b01150-5712-45e1-9349-d75ff0d7b5e0/extra_specs/key1 => generated 30 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 18:11:55 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-65d3a2f8-b69c-434a-8682-19fe6cd37acb None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:55 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-65d3a2f8-b69c-434a-8682-19fe6cd37acb tempest-VolumeTypesAdminTests-1168329405 tempest-VolumeTypesAdminTests-1168329405-project-admin] PUT http://192.168.122.66/volume/v3/types/98b01150-5712-45e1-9349-d75ff0d7b5e0 Sep 07 18:11:55 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-65d3a2f8-b69c-434a-8682-19fe6cd37acb tempest-VolumeTypesAdminTests-1168329405 tempest-VolumeTypesAdminTests-1168329405-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:11:55 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-65d3a2f8-b69c-434a-8682-19fe6cd37acb tempest-VolumeTypesAdminTests-1168329405 tempest-VolumeTypesAdminTests-1168329405-project-admin] http://192.168.122.66/volume/v3/types/98b01150-5712-45e1-9349-d75ff0d7b5e0 returned with HTTP 200 Sep 07 18:11:55 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 955/1905] 192.168.122.66 () {60 vars in 1241 bytes} [Mon Sep 7 18:11:55 2026] PUT /volume/v3/types/98b01150-5712-45e1-9349-d75ff0d7b5e0 => generated 370 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:11:55 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-e5dee8b6-290d-4277-a634-b1cf50f9edbb None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:55 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-e5dee8b6-290d-4277-a634-b1cf50f9edbb tempest-VolumeTypesAdminTests-1168329405 tempest-VolumeTypesAdminTests-1168329405-project-admin] DELETE http://192.168.122.66/volume/v3/types/c54efe7a-c92a-4996-b0d3-290eaaacbbe5 Sep 07 18:11:55 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-e5dee8b6-290d-4277-a634-b1cf50f9edbb tempest-VolumeTypesAdminTests-1168329405 tempest-VolumeTypesAdminTests-1168329405-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:55 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-e5dee8b6-290d-4277-a634-b1cf50f9edbb tempest-VolumeTypesAdminTests-1168329405 tempest-VolumeTypesAdminTests-1168329405-project-admin] Calling method '_delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:55 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-e5dee8b6-290d-4277-a634-b1cf50f9edbb tempest-VolumeTypesAdminTests-1168329405 tempest-VolumeTypesAdminTests-1168329405-project-admin] http://192.168.122.66/volume/v3/types/c54efe7a-c92a-4996-b0d3-290eaaacbbe5 returned with HTTP 202 Sep 07 18:11:55 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 951/1906] 192.168.122.66 () {58 vars in 1224 bytes} [Mon Sep 7 18:11:55 2026] DELETE /volume/v3/types/c54efe7a-c92a-4996-b0d3-290eaaacbbe5 => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:11:55 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-d46696d6-86a9-4e52-be95-74dc5c6954f7 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:55 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-d46696d6-86a9-4e52-be95-74dc5c6954f7 tempest-VolumeTypesAdminTests-1168329405 tempest-VolumeTypesAdminTests-1168329405-project-admin] DELETE http://192.168.122.66/volume/v3/types/248e7562-dae6-452c-97ec-255170d8aef4 Sep 07 18:11:55 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-d46696d6-86a9-4e52-be95-74dc5c6954f7 tempest-VolumeTypesAdminTests-1168329405 tempest-VolumeTypesAdminTests-1168329405-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:55 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-d46696d6-86a9-4e52-be95-74dc5c6954f7 tempest-VolumeTypesAdminTests-1168329405 tempest-VolumeTypesAdminTests-1168329405-project-admin] Calling method '_delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:55 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-d46696d6-86a9-4e52-be95-74dc5c6954f7 tempest-VolumeTypesAdminTests-1168329405 tempest-VolumeTypesAdminTests-1168329405-project-admin] http://192.168.122.66/volume/v3/types/248e7562-dae6-452c-97ec-255170d8aef4 returned with HTTP 202 Sep 07 18:11:55 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 956/1907] 192.168.122.66 () {58 vars in 1224 bytes} [Mon Sep 7 18:11:55 2026] DELETE /volume/v3/types/248e7562-dae6-452c-97ec-255170d8aef4 => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 18:11:55 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-ae647294-eed7-4b7f-8c6f-ad3a006d6dcc None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:55 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-ae647294-eed7-4b7f-8c6f-ad3a006d6dcc tempest-VolumeTypesAdminTests-1168329405 tempest-VolumeTypesAdminTests-1168329405-project-admin] DELETE http://192.168.122.66/volume/v3/types/c177336b-4c93-4657-bfd0-ccaef422a6dd Sep 07 18:11:55 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-ae647294-eed7-4b7f-8c6f-ad3a006d6dcc tempest-VolumeTypesAdminTests-1168329405 tempest-VolumeTypesAdminTests-1168329405-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:55 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-ae647294-eed7-4b7f-8c6f-ad3a006d6dcc tempest-VolumeTypesAdminTests-1168329405 tempest-VolumeTypesAdminTests-1168329405-project-admin] Calling method '_delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:55 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-ae647294-eed7-4b7f-8c6f-ad3a006d6dcc tempest-VolumeTypesAdminTests-1168329405 tempest-VolumeTypesAdminTests-1168329405-project-admin] http://192.168.122.66/volume/v3/types/c177336b-4c93-4657-bfd0-ccaef422a6dd returned with HTTP 202 Sep 07 18:11:55 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 952/1908] 192.168.122.66 () {58 vars in 1224 bytes} [Mon Sep 7 18:11:55 2026] DELETE /volume/v3/types/c177336b-4c93-4657-bfd0-ccaef422a6dd => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:11:55 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-0b1a873f-6c7f-4c58-8522-263e09b29c97 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:55 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-0b1a873f-6c7f-4c58-8522-263e09b29c97 tempest-VolumeTypesAdminTests-1168329405 tempest-VolumeTypesAdminTests-1168329405-project-admin] DELETE http://192.168.122.66/volume/v3/types/4bbc16dc-ae7f-4352-a771-8fe00bc17795 Sep 07 18:11:55 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-0b1a873f-6c7f-4c58-8522-263e09b29c97 tempest-VolumeTypesAdminTests-1168329405 tempest-VolumeTypesAdminTests-1168329405-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:55 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-0b1a873f-6c7f-4c58-8522-263e09b29c97 tempest-VolumeTypesAdminTests-1168329405 tempest-VolumeTypesAdminTests-1168329405-project-admin] Calling method '_delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:55 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-0b1a873f-6c7f-4c58-8522-263e09b29c97 tempest-VolumeTypesAdminTests-1168329405 tempest-VolumeTypesAdminTests-1168329405-project-admin] http://192.168.122.66/volume/v3/types/4bbc16dc-ae7f-4352-a771-8fe00bc17795 returned with HTTP 202 Sep 07 18:11:55 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 957/1909] 192.168.122.66 () {58 vars in 1224 bytes} [Mon Sep 7 18:11:55 2026] DELETE /volume/v3/types/4bbc16dc-ae7f-4352-a771-8fe00bc17795 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:11:55 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-747cd4a4-9b3d-442c-9a63-801c8e846d44 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:55 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-747cd4a4-9b3d-442c-9a63-801c8e846d44 tempest-VolumeTypesAdminTests-1168329405 tempest-VolumeTypesAdminTests-1168329405-project-admin] DELETE http://192.168.122.66/volume/v3/types/98b01150-5712-45e1-9349-d75ff0d7b5e0 Sep 07 18:11:55 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-747cd4a4-9b3d-442c-9a63-801c8e846d44 tempest-VolumeTypesAdminTests-1168329405 tempest-VolumeTypesAdminTests-1168329405-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:55 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-747cd4a4-9b3d-442c-9a63-801c8e846d44 tempest-VolumeTypesAdminTests-1168329405 tempest-VolumeTypesAdminTests-1168329405-project-admin] Calling method '_delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:55 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-747cd4a4-9b3d-442c-9a63-801c8e846d44 tempest-VolumeTypesAdminTests-1168329405 tempest-VolumeTypesAdminTests-1168329405-project-admin] http://192.168.122.66/volume/v3/types/98b01150-5712-45e1-9349-d75ff0d7b5e0 returned with HTTP 202 Sep 07 18:11:55 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 953/1910] 192.168.122.66 () {58 vars in 1224 bytes} [Mon Sep 7 18:11:55 2026] DELETE /volume/v3/types/98b01150-5712-45e1-9349-d75ff0d7b5e0 => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:11:58 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [req-8c525485-e9b1-4c71-bc7c-3a41d4ec1935 req-82cf8160-438c-46da-b2ab-0d2a6da752ed None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:58 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-8c525485-e9b1-4c71-bc7c-3a41d4ec1935 req-82cf8160-438c-46da-b2ab-0d2a6da752ed tempest-VolumesSnapshotsTestJSON-275046806 tempest-VolumesSnapshotsTestJSON-275046806-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:11:58 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-8c525485-e9b1-4c71-bc7c-3a41d4ec1935 req-82cf8160-438c-46da-b2ab-0d2a6da752ed tempest-VolumesSnapshotsTestJSON-275046806 tempest-VolumesSnapshotsTestJSON-275046806-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-394166502", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:11:58 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.volumes [req-8c525485-e9b1-4c71-bc7c-3a41d4ec1935 req-82cf8160-438c-46da-b2ab-0d2a6da752ed tempest-VolumesSnapshotsTestJSON-275046806 tempest-VolumesSnapshotsTestJSON-275046806-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-394166502', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=86965) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:11:58 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [req-8c525485-e9b1-4c71-bc7c-3a41d4ec1935 req-82cf8160-438c-46da-b2ab-0d2a6da752ed tempest-VolumesSnapshotsTestJSON-275046806 tempest-VolumesSnapshotsTestJSON-275046806-project-member] Create volume of 1 GB Sep 07 18:11:58 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [req-8c525485-e9b1-4c71-bc7c-3a41d4ec1935 req-82cf8160-438c-46da-b2ab-0d2a6da752ed tempest-VolumesSnapshotsTestJSON-275046806 tempest-VolumesSnapshotsTestJSON-275046806-project-member] Availability Zones retrieved successfully. Sep 07 18:11:58 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [req-8c525485-e9b1-4c71-bc7c-3a41d4ec1935 req-82cf8160-438c-46da-b2ab-0d2a6da752ed tempest-VolumesSnapshotsTestJSON-275046806 tempest-VolumesSnapshotsTestJSON-275046806-project-member] Flow 'volume_create_api' (438c3365-55bc-4766-8f04-ebcd79c85171) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:11:58 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [req-8c525485-e9b1-4c71-bc7c-3a41d4ec1935 req-82cf8160-438c-46da-b2ab-0d2a6da752ed tempest-VolumesSnapshotsTestJSON-275046806 tempest-VolumesSnapshotsTestJSON-275046806-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7e8b5e1-75b6-4555-802a-fb342d6c5c9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:11:58 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.flows.api.create_volume [req-8c525485-e9b1-4c71-bc7c-3a41d4ec1935 req-82cf8160-438c-46da-b2ab-0d2a6da752ed tempest-VolumesSnapshotsTestJSON-275046806 tempest-VolumesSnapshotsTestJSON-275046806-project-member] Validating volume size '1' using validate_int {{(pid=86965) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:11:58 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [req-8c525485-e9b1-4c71-bc7c-3a41d4ec1935 req-82cf8160-438c-46da-b2ab-0d2a6da752ed tempest-VolumesSnapshotsTestJSON-275046806 tempest-VolumesSnapshotsTestJSON-275046806-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7e8b5e1-75b6-4555-802a-fb342d6c5c9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:11:58 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [req-8c525485-e9b1-4c71-bc7c-3a41d4ec1935 req-82cf8160-438c-46da-b2ab-0d2a6da752ed tempest-VolumesSnapshotsTestJSON-275046806 tempest-VolumesSnapshotsTestJSON-275046806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5b99096-3b35-4208-98b5-5a56496ad058) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:11:58 devstack devstack@c-api.service[86965]: DEBUG cinder.quota [req-8c525485-e9b1-4c71-bc7c-3a41d4ec1935 req-82cf8160-438c-46da-b2ab-0d2a6da752ed tempest-VolumesSnapshotsTestJSON-275046806 tempest-VolumesSnapshotsTestJSON-275046806-project-member] Created reservations ['fbbdaa03-596a-46d3-badb-5d01c23be68b', 'dcaba09a-c8ae-4155-adbe-9bad9a1d4474', '578d51de-09d6-42e3-969e-7657fe4f8452', 'e6b4aafd-b318-4b49-974a-f607611a078e'] {{(pid=86965) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:11:58 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [req-8c525485-e9b1-4c71-bc7c-3a41d4ec1935 req-82cf8160-438c-46da-b2ab-0d2a6da752ed tempest-VolumesSnapshotsTestJSON-275046806 tempest-VolumesSnapshotsTestJSON-275046806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5b99096-3b35-4208-98b5-5a56496ad058) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fbbdaa03-596a-46d3-badb-5d01c23be68b', 'dcaba09a-c8ae-4155-adbe-9bad9a1d4474', '578d51de-09d6-42e3-969e-7657fe4f8452', 'e6b4aafd-b318-4b49-974a-f607611a078e']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:11:58 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [req-8c525485-e9b1-4c71-bc7c-3a41d4ec1935 req-82cf8160-438c-46da-b2ab-0d2a6da752ed tempest-VolumesSnapshotsTestJSON-275046806 tempest-VolumesSnapshotsTestJSON-275046806-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e716cbe-5b19-4a17-9d0c-34bbeca1370b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:11:58 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:58 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:11:58 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [req-8c525485-e9b1-4c71-bc7c-3a41d4ec1935 req-82cf8160-438c-46da-b2ab-0d2a6da752ed tempest-VolumesSnapshotsTestJSON-275046806 tempest-VolumesSnapshotsTestJSON-275046806-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e716cbe-5b19-4a17-9d0c-34bbeca1370b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'be1badab-b08d-49c3-a4c3-bb2c49629793', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-394166502',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e285bbe791b4a0892cb44fec0c51e0d',qos_specs=None,replication_status=,reservations=['fbbdaa03-596a-46d3-badb-5d01c23be68b','dcaba09a-c8ae-4155-adbe-9bad9a1d4474','578d51de-09d6-42e3-969e-7657fe4f8452','e6b4aafd-b318-4b49-974a-f607611a078e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c256436cb21e44cdb549fc4684e6086f',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:11:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-394166502',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=be1badab-b08d-49c3-a4c3-bb2c49629793,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e285bbe791b4a0892cb44fec0c51e0d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c256436cb21e44cdb549fc4684e6086f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:11:58 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [req-8c525485-e9b1-4c71-bc7c-3a41d4ec1935 req-82cf8160-438c-46da-b2ab-0d2a6da752ed tempest-VolumesSnapshotsTestJSON-275046806 tempest-VolumesSnapshotsTestJSON-275046806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1a70c8b-6cce-4d32-840f-2b94f482f8ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:11:58 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [req-8c525485-e9b1-4c71-bc7c-3a41d4ec1935 req-82cf8160-438c-46da-b2ab-0d2a6da752ed tempest-VolumesSnapshotsTestJSON-275046806 tempest-VolumesSnapshotsTestJSON-275046806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1a70c8b-6cce-4d32-840f-2b94f482f8ab) transitioned into state 'SUCCESS' from state '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-394166502',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e285bbe791b4a0892cb44fec0c51e0d',qos_specs=None,replication_status=,reservations=['fbbdaa03-596a-46d3-badb-5d01c23be68b','dcaba09a-c8ae-4155-adbe-9bad9a1d4474','578d51de-09d6-42e3-969e-7657fe4f8452','e6b4aafd-b318-4b49-974a-f607611a078e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c256436cb21e44cdb549fc4684e6086f',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:11:58 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [req-8c525485-e9b1-4c71-bc7c-3a41d4ec1935 req-82cf8160-438c-46da-b2ab-0d2a6da752ed tempest-VolumesSnapshotsTestJSON-275046806 tempest-VolumesSnapshotsTestJSON-275046806-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c633ddda-48a3-49ce-bc76-78afc8e52699) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:11:58 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [req-8c525485-e9b1-4c71-bc7c-3a41d4ec1935 req-82cf8160-438c-46da-b2ab-0d2a6da752ed tempest-VolumesSnapshotsTestJSON-275046806 tempest-VolumesSnapshotsTestJSON-275046806-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c633ddda-48a3-49ce-bc76-78afc8e52699) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:11:58 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [req-8c525485-e9b1-4c71-bc7c-3a41d4ec1935 req-82cf8160-438c-46da-b2ab-0d2a6da752ed tempest-VolumesSnapshotsTestJSON-275046806 tempest-VolumesSnapshotsTestJSON-275046806-project-member] Flow 'volume_create_api' (438c3365-55bc-4766-8f04-ebcd79c85171) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:11:58 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [req-8c525485-e9b1-4c71-bc7c-3a41d4ec1935 req-82cf8160-438c-46da-b2ab-0d2a6da752ed tempest-VolumesSnapshotsTestJSON-275046806 tempest-VolumesSnapshotsTestJSON-275046806-project-member] Create volume request issued successfully. Sep 07 18:11:58 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-8c525485-e9b1-4c71-bc7c-3a41d4ec1935 req-82cf8160-438c-46da-b2ab-0d2a6da752ed tempest-VolumesSnapshotsTestJSON-275046806 tempest-VolumesSnapshotsTestJSON-275046806-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:11:58 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 958/1911] 192.168.122.66 () {64 vars in 1425 bytes} [Mon Sep 7 18:11:58 2026] POST /volume/v3/volumes => generated 761 bytes in 529 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:11:58 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [req-8c525485-e9b1-4c71-bc7c-3a41d4ec1935 req-262bd0b7-8f6b-4651-9ac0-3fda0faa7493 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:58 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-8c525485-e9b1-4c71-bc7c-3a41d4ec1935 req-262bd0b7-8f6b-4651-9ac0-3fda0faa7493 tempest-VolumesSnapshotsTestJSON-275046806 tempest-VolumesSnapshotsTestJSON-275046806-project-member] GET http://192.168.122.66/volume/v3/volumes/be1badab-b08d-49c3-a4c3-bb2c49629793 Sep 07 18:11:58 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-8c525485-e9b1-4c71-bc7c-3a41d4ec1935 req-262bd0b7-8f6b-4651-9ac0-3fda0faa7493 tempest-VolumesSnapshotsTestJSON-275046806 tempest-VolumesSnapshotsTestJSON-275046806-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:58 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-8c525485-e9b1-4c71-bc7c-3a41d4ec1935 req-262bd0b7-8f6b-4651-9ac0-3fda0faa7493 tempest-VolumesSnapshotsTestJSON-275046806 tempest-VolumesSnapshotsTestJSON-275046806-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:58 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:58 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:11:58 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:58 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:11:58 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [req-8c525485-e9b1-4c71-bc7c-3a41d4ec1935 req-262bd0b7-8f6b-4651-9ac0-3fda0faa7493 tempest-VolumesSnapshotsTestJSON-275046806 tempest-VolumesSnapshotsTestJSON-275046806-project-member] Volume info retrieved successfully. Sep 07 18:11:58 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-8c525485-e9b1-4c71-bc7c-3a41d4ec1935 req-262bd0b7-8f6b-4651-9ac0-3fda0faa7493 tempest-VolumesSnapshotsTestJSON-275046806 tempest-VolumesSnapshotsTestJSON-275046806-project-member] http://192.168.122.66/volume/v3/volumes/be1badab-b08d-49c3-a4c3-bb2c49629793 returned with HTTP 200 Sep 07 18:11:58 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 954/1912] 192.168.122.66 () {60 vars in 1482 bytes} [Mon Sep 7 18:11:58 2026] GET /volume/v3/volumes/be1badab-b08d-49c3-a4c3-bb2c49629793 => generated 829 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:11:58 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [req-a606f801-2471-4fca-99db-8aa8d95c98b8 req-048aa84e-c144-4ad8-9fc5-911e75057837 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:58 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-a606f801-2471-4fca-99db-8aa8d95c98b8 req-048aa84e-c144-4ad8-9fc5-911e75057837 tempest-VolumesSnapshotsTestJSON-275046806 tempest-VolumesSnapshotsTestJSON-275046806-project-member] GET http://192.168.122.66/volume/v3/volumes/be1badab-b08d-49c3-a4c3-bb2c49629793 Sep 07 18:11:58 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-a606f801-2471-4fca-99db-8aa8d95c98b8 req-048aa84e-c144-4ad8-9fc5-911e75057837 tempest-VolumesSnapshotsTestJSON-275046806 tempest-VolumesSnapshotsTestJSON-275046806-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:11:58 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-a606f801-2471-4fca-99db-8aa8d95c98b8 req-048aa84e-c144-4ad8-9fc5-911e75057837 tempest-VolumesSnapshotsTestJSON-275046806 tempest-VolumesSnapshotsTestJSON-275046806-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:11:58 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:11:58 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:11:58 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:11:58 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:11:58 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [req-a606f801-2471-4fca-99db-8aa8d95c98b8 req-048aa84e-c144-4ad8-9fc5-911e75057837 tempest-VolumesSnapshotsTestJSON-275046806 tempest-VolumesSnapshotsTestJSON-275046806-project-member] Volume info retrieved successfully. Sep 07 18:11:58 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-a606f801-2471-4fca-99db-8aa8d95c98b8 req-048aa84e-c144-4ad8-9fc5-911e75057837 tempest-VolumesSnapshotsTestJSON-275046806 tempest-VolumesSnapshotsTestJSON-275046806-project-member] http://192.168.122.66/volume/v3/volumes/be1badab-b08d-49c3-a4c3-bb2c49629793 returned with HTTP 200 Sep 07 18:11:58 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 959/1913] 192.168.122.66 () {60 vars in 1482 bytes} [Mon Sep 7 18:11:58 2026] GET /volume/v3/volumes/be1badab-b08d-49c3-a4c3-bb2c49629793 => generated 829 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:11:59 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-5cc95bd5-1fc4-4c98-91cb-0564be4bbc1f None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:59 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-5cc95bd5-1fc4-4c98-91cb-0564be4bbc1f tempest-VolumeTypesMemberTests-180688992 tempest-VolumeTypesMemberTests-180688992-project-admin] POST http://192.168.122.66/volume/v3/types Sep 07 18:11:59 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-5cc95bd5-1fc4-4c98-91cb-0564be4bbc1f tempest-VolumeTypesMemberTests-180688992 tempest-VolumeTypesMemberTests-180688992-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1902542810", "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=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:11:59 devstack devstack@c-api.service[86964]: DEBUG dbcounter [-] [86964] Writing DB stats cinder:SELECT=512,cinder:INSERT=115,cinder:UPDATE=135 {{(pid=86964) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 18:11:59 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-5cc95bd5-1fc4-4c98-91cb-0564be4bbc1f tempest-VolumeTypesMemberTests-180688992 tempest-VolumeTypesMemberTests-180688992-project-admin] http://192.168.122.66/volume/v3/types returned with HTTP 200 Sep 07 18:11:59 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 955/1914] 192.168.122.66 () {60 vars in 1132 bytes} [Mon Sep 7 18:11:59 2026] POST /volume/v3/types => generated 380 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:11:59 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-283fd598-3e2e-4fc6-9f88-a045720e6a01 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:59 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-283fd598-3e2e-4fc6-9f88-a045720e6a01 tempest-VolumeTypesMemberTests-180688992 tempest-VolumeTypesMemberTests-180688992-project-admin] POST http://192.168.122.66/volume/v3/types/810023f7-4fd3-4526-a6ee-ed1279d56fa1/encryption Sep 07 18:11:59 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-283fd598-3e2e-4fc6-9f88-a045720e6a01 tempest-VolumeTypesMemberTests-180688992 tempest-VolumeTypesMemberTests-180688992-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:11:59 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-283fd598-3e2e-4fc6-9f88-a045720e6a01 tempest-VolumeTypesMemberTests-180688992 tempest-VolumeTypesMemberTests-180688992-project-admin] http://192.168.122.66/volume/v3/types/810023f7-4fd3-4526-a6ee-ed1279d56fa1/encryption returned with HTTP 200 Sep 07 18:11:59 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 960/1915] 192.168.122.66 () {60 vars in 1276 bytes} [Mon Sep 7 18:11:59 2026] POST /volume/v3/types/810023f7-4fd3-4526-a6ee-ed1279d56fa1/encryption => generated 239 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:11:59 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-1ace060c-f526-4a2c-975a-df2e37168307 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:11:59 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-1ace060c-f526-4a2c-975a-df2e37168307 tempest-VolumeTypesMemberTests-180688992 tempest-VolumeTypesMemberTests-180688992-project-admin] POST http://192.168.122.66/volume/v3/types Sep 07 18:11:59 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-1ace060c-f526-4a2c-975a-df2e37168307 tempest-VolumeTypesMemberTests-180688992 tempest-VolumeTypesMemberTests-180688992-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2112902952", "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=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:11:59 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-1ace060c-f526-4a2c-975a-df2e37168307 tempest-VolumeTypesMemberTests-180688992 tempest-VolumeTypesMemberTests-180688992-project-admin] http://192.168.122.66/volume/v3/types returned with HTTP 200 Sep 07 18:11:59 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 956/1916] 192.168.122.66 () {60 vars in 1132 bytes} [Mon Sep 7 18:11:59 2026] POST /volume/v3/types => generated 380 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:11:59 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-c629c3c8-198f-4074-90e8-b356c1ec2d8f None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:00 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [req-9c6520a7-630e-4464-bdf7-3b299d330af7 req-56698319-9ee9-4439-b50f-08a7445c6179 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:00 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-9c6520a7-630e-4464-bdf7-3b299d330af7 req-56698319-9ee9-4439-b50f-08a7445c6179 tempest-VolumesSnapshotsTestJSON-275046806 tempest-VolumesSnapshotsTestJSON-275046806-project-member] GET http://192.168.122.66/volume/v3/volumes/be1badab-b08d-49c3-a4c3-bb2c49629793 Sep 07 18:12:00 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-9c6520a7-630e-4464-bdf7-3b299d330af7 req-56698319-9ee9-4439-b50f-08a7445c6179 tempest-VolumesSnapshotsTestJSON-275046806 tempest-VolumesSnapshotsTestJSON-275046806-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:00 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-9c6520a7-630e-4464-bdf7-3b299d330af7 req-56698319-9ee9-4439-b50f-08a7445c6179 tempest-VolumesSnapshotsTestJSON-275046806 tempest-VolumesSnapshotsTestJSON-275046806-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:00 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:12:00 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:12:00 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:12:00 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:12:00 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [req-9c6520a7-630e-4464-bdf7-3b299d330af7 req-56698319-9ee9-4439-b50f-08a7445c6179 tempest-VolumesSnapshotsTestJSON-275046806 tempest-VolumesSnapshotsTestJSON-275046806-project-member] Volume info retrieved successfully. Sep 07 18:12:00 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-9c6520a7-630e-4464-bdf7-3b299d330af7 req-56698319-9ee9-4439-b50f-08a7445c6179 tempest-VolumesSnapshotsTestJSON-275046806 tempest-VolumesSnapshotsTestJSON-275046806-project-member] http://192.168.122.66/volume/v3/volumes/be1badab-b08d-49c3-a4c3-bb2c49629793 returned with HTTP 200 Sep 07 18:12:00 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 957/1917] 192.168.122.66 () {60 vars in 1482 bytes} [Mon Sep 7 18:12:00 2026] GET /volume/v3/volumes/be1badab-b08d-49c3-a4c3-bb2c49629793 => generated 853 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:12:00 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c629c3c8-198f-4074-90e8-b356c1ec2d8f tempest-VolumeTypesMemberTests-180688992 tempest-VolumeTypesMemberTests-180688992-project-member] POST http://192.168.122.66/volume/v3/types/f6e40e9a-3068-43e2-9e53-e58019956353/encryption Sep 07 18:12:00 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-c629c3c8-198f-4074-90e8-b356c1ec2d8f tempest-VolumeTypesMemberTests-180688992 tempest-VolumeTypesMemberTests-180688992-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:12:00 devstack devstack@c-api.service[86965]: DEBUG cinder.policy [None req-c629c3c8-198f-4074-90e8-b356c1ec2d8f tempest-VolumeTypesMemberTests-180688992 tempest-VolumeTypesMemberTests-180688992-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '4b68e9436eee449fb399f918371f97b2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '28812f9868584e95a3aff25997f6cceb', '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=86965) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 18:12:00 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c629c3c8-198f-4074-90e8-b356c1ec2d8f tempest-VolumeTypesMemberTests-180688992 tempest-VolumeTypesMemberTests-180688992-project-member] http://192.168.122.66/volume/v3/types/f6e40e9a-3068-43e2-9e53-e58019956353/encryption returned with HTTP 403 Sep 07 18:12:00 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 961/1918] 192.168.122.66 () {60 vars in 1276 bytes} [Mon Sep 7 18:11:59 2026] POST /volume/v3/types/f6e40e9a-3068-43e2-9e53-e58019956353/encryption => generated 127 bytes in 176 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:12:00 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-eaa8fe41-ac05-48e5-bc56-c13c62644b22 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:00 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-eaa8fe41-ac05-48e5-bc56-c13c62644b22 tempest-VolumeTypesMemberTests-180688992 tempest-VolumeTypesMemberTests-180688992-project-admin] POST http://192.168.122.66/volume/v3/types Sep 07 18:12:00 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-eaa8fe41-ac05-48e5-bc56-c13c62644b22 tempest-VolumeTypesMemberTests-180688992 tempest-VolumeTypesMemberTests-180688992-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1021752463", "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=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:12:00 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-eaa8fe41-ac05-48e5-bc56-c13c62644b22 tempest-VolumeTypesMemberTests-180688992 tempest-VolumeTypesMemberTests-180688992-project-admin] http://192.168.122.66/volume/v3/types returned with HTTP 200 Sep 07 18:12:00 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 958/1919] 192.168.122.66 () {60 vars in 1132 bytes} [Mon Sep 7 18:12:00 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 07 18:12:00 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-1c84763e-5130-46f6-9e8f-40d4e298a20b None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:00 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-1c84763e-5130-46f6-9e8f-40d4e298a20b tempest-VolumeTypesMemberTests-180688992 tempest-VolumeTypesMemberTests-180688992-project-member] POST http://192.168.122.66/volume/v3/types/23b2d407-2ce4-46af-b6ab-c8c62f208607/extra_specs Sep 07 18:12:00 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-1c84763e-5130-46f6-9e8f-40d4e298a20b tempest-VolumeTypesMemberTests-180688992 tempest-VolumeTypesMemberTests-180688992-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:12:00 devstack devstack@c-api.service[86965]: DEBUG cinder.policy [None req-1c84763e-5130-46f6-9e8f-40d4e298a20b tempest-VolumeTypesMemberTests-180688992 tempest-VolumeTypesMemberTests-180688992-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '4b68e9436eee449fb399f918371f97b2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '28812f9868584e95a3aff25997f6cceb', '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=86965) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 18:12:00 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-1c84763e-5130-46f6-9e8f-40d4e298a20b tempest-VolumeTypesMemberTests-180688992 tempest-VolumeTypesMemberTests-180688992-project-member] http://192.168.122.66/volume/v3/types/23b2d407-2ce4-46af-b6ab-c8c62f208607/extra_specs returned with HTTP 403 Sep 07 18:12:00 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 962/1920] 192.168.122.66 () {60 vars in 1278 bytes} [Mon Sep 7 18:12:00 2026] POST /volume/v3/types/23b2d407-2ce4-46af-b6ab-c8c62f208607/extra_specs => generated 122 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:12:00 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-650724e1-aaf2-44ad-856c-5337a208a538 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:00 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-650724e1-aaf2-44ad-856c-5337a208a538 tempest-VolumeTypesMemberTests-180688992 tempest-VolumeTypesMemberTests-180688992-project-member] PUT http://192.168.122.66/volume/v3/types/23b2d407-2ce4-46af-b6ab-c8c62f208607/extra_specs/key2 Sep 07 18:12:00 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-650724e1-aaf2-44ad-856c-5337a208a538 tempest-VolumeTypesMemberTests-180688992 tempest-VolumeTypesMemberTests-180688992-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:12:00 devstack devstack@c-api.service[86964]: DEBUG cinder.policy [None req-650724e1-aaf2-44ad-856c-5337a208a538 tempest-VolumeTypesMemberTests-180688992 tempest-VolumeTypesMemberTests-180688992-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '4b68e9436eee449fb399f918371f97b2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '28812f9868584e95a3aff25997f6cceb', '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=86964) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 18:12:00 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-650724e1-aaf2-44ad-856c-5337a208a538 tempest-VolumeTypesMemberTests-180688992 tempest-VolumeTypesMemberTests-180688992-project-member] http://192.168.122.66/volume/v3/types/23b2d407-2ce4-46af-b6ab-c8c62f208607/extra_specs/key2 returned with HTTP 403 Sep 07 18:12:00 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 959/1921] 192.168.122.66 () {60 vars in 1292 bytes} [Mon Sep 7 18:12:00 2026] PUT /volume/v3/types/23b2d407-2ce4-46af-b6ab-c8c62f208607/extra_specs/key2 => generated 122 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:12:00 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-e774bc32-2f88-4a3b-9b09-5d2761141d49 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:00 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e774bc32-2f88-4a3b-9b09-5d2761141d49 tempest-VolumeTypesMemberTests-180688992 tempest-VolumeTypesMemberTests-180688992-project-member] POST http://192.168.122.66/volume/v3/types Sep 07 18:12:00 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-e774bc32-2f88-4a3b-9b09-5d2761141d49 tempest-VolumeTypesMemberTests-180688992 tempest-VolumeTypesMemberTests-180688992-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:12:00 devstack devstack@c-api.service[86965]: DEBUG cinder.policy [None req-e774bc32-2f88-4a3b-9b09-5d2761141d49 tempest-VolumeTypesMemberTests-180688992 tempest-VolumeTypesMemberTests-180688992-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '4b68e9436eee449fb399f918371f97b2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '28812f9868584e95a3aff25997f6cceb', '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=86965) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 18:12:00 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e774bc32-2f88-4a3b-9b09-5d2761141d49 tempest-VolumeTypesMemberTests-180688992 tempest-VolumeTypesMemberTests-180688992-project-member] http://192.168.122.66/volume/v3/types returned with HTTP 403 Sep 07 18:12:00 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 963/1922] 192.168.122.66 () {60 vars in 1131 bytes} [Mon Sep 7 18:12:00 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 07 18:12:00 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-f5e7fc1f-371c-42f1-a89a-1d212be60bbb None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:00 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-f5e7fc1f-371c-42f1-a89a-1d212be60bbb tempest-VolumeTypesMemberTests-180688992 tempest-VolumeTypesMemberTests-180688992-project-admin] POST http://192.168.122.66/volume/v3/types Sep 07 18:12:00 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-f5e7fc1f-371c-42f1-a89a-1d212be60bbb tempest-VolumeTypesMemberTests-180688992 tempest-VolumeTypesMemberTests-180688992-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-723507048", "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=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:12:00 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-f5e7fc1f-371c-42f1-a89a-1d212be60bbb tempest-VolumeTypesMemberTests-180688992 tempest-VolumeTypesMemberTests-180688992-project-admin] http://192.168.122.66/volume/v3/types returned with HTTP 200 Sep 07 18:12:00 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 960/1923] 192.168.122.66 () {60 vars in 1132 bytes} [Mon Sep 7 18:12:00 2026] POST /volume/v3/types => generated 379 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:12:00 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-2aec3421-b4f9-49ed-9e42-b92b9c2ec384 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:00 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-2aec3421-b4f9-49ed-9e42-b92b9c2ec384 tempest-VolumeTypesMemberTests-180688992 tempest-VolumeTypesMemberTests-180688992-project-admin] POST http://192.168.122.66/volume/v3/types/b0887b81-427d-4f02-8d04-62769ebce3c3/encryption Sep 07 18:12:00 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-2aec3421-b4f9-49ed-9e42-b92b9c2ec384 tempest-VolumeTypesMemberTests-180688992 tempest-VolumeTypesMemberTests-180688992-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:12:00 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-2aec3421-b4f9-49ed-9e42-b92b9c2ec384 tempest-VolumeTypesMemberTests-180688992 tempest-VolumeTypesMemberTests-180688992-project-admin] http://192.168.122.66/volume/v3/types/b0887b81-427d-4f02-8d04-62769ebce3c3/encryption returned with HTTP 200 Sep 07 18:12:00 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 964/1924] 192.168.122.66 () {60 vars in 1276 bytes} [Mon Sep 7 18:12:00 2026] POST /volume/v3/types/b0887b81-427d-4f02-8d04-62769ebce3c3/encryption => generated 239 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:12:00 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-a5aa0650-5936-4711-9f4e-46b96b2eb97d None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:00 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-a5aa0650-5936-4711-9f4e-46b96b2eb97d tempest-VolumeTypesMemberTests-180688992 tempest-VolumeTypesMemberTests-180688992-project-member] DELETE http://192.168.122.66/volume/v3/types/b0887b81-427d-4f02-8d04-62769ebce3c3/encryption/8e1a718d-8e97-4798-9d42-7bd51211f164 Sep 07 18:12:00 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-a5aa0650-5936-4711-9f4e-46b96b2eb97d tempest-VolumeTypesMemberTests-180688992 tempest-VolumeTypesMemberTests-180688992-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:00 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-a5aa0650-5936-4711-9f4e-46b96b2eb97d tempest-VolumeTypesMemberTests-180688992 tempest-VolumeTypesMemberTests-180688992-project-member] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:00 devstack devstack@c-api.service[86964]: DEBUG cinder.policy [None req-a5aa0650-5936-4711-9f4e-46b96b2eb97d tempest-VolumeTypesMemberTests-180688992 tempest-VolumeTypesMemberTests-180688992-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '4b68e9436eee449fb399f918371f97b2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '28812f9868584e95a3aff25997f6cceb', '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=86964) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 18:12:00 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-a5aa0650-5936-4711-9f4e-46b96b2eb97d tempest-VolumeTypesMemberTests-180688992 tempest-VolumeTypesMemberTests-180688992-project-member] http://192.168.122.66/volume/v3/types/b0887b81-427d-4f02-8d04-62769ebce3c3/encryption/8e1a718d-8e97-4798-9d42-7bd51211f164 returned with HTTP 403 Sep 07 18:12:00 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 961/1925] 192.168.122.66 () {58 vars in 1368 bytes} [Mon Sep 7 18:12:00 2026] DELETE /volume/v3/types/b0887b81-427d-4f02-8d04-62769ebce3c3/encryption/8e1a718d-8e97-4798-9d42-7bd51211f164 => generated 127 bytes in 18 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:12:00 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-16a8fe47-3530-46d4-b3d5-3e0df4ca4c96 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:00 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-16a8fe47-3530-46d4-b3d5-3e0df4ca4c96 tempest-VolumeTypesMemberTests-180688992 tempest-VolumeTypesMemberTests-180688992-project-admin] POST http://192.168.122.66/volume/v3/types Sep 07 18:12:00 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-16a8fe47-3530-46d4-b3d5-3e0df4ca4c96 tempest-VolumeTypesMemberTests-180688992 tempest-VolumeTypesMemberTests-180688992-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-270836610", "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=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:12:00 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-16a8fe47-3530-46d4-b3d5-3e0df4ca4c96 tempest-VolumeTypesMemberTests-180688992 tempest-VolumeTypesMemberTests-180688992-project-admin] http://192.168.122.66/volume/v3/types returned with HTTP 200 Sep 07 18:12:00 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 965/1926] 192.168.122.66 () {60 vars in 1132 bytes} [Mon Sep 7 18:12:00 2026] POST /volume/v3/types => generated 379 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:12:00 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-7f804a7f-7482-42bc-a090-6afab4cd7fba None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:00 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-7f804a7f-7482-42bc-a090-6afab4cd7fba tempest-VolumeTypesMemberTests-180688992 tempest-VolumeTypesMemberTests-180688992-project-member] DELETE http://192.168.122.66/volume/v3/types/681c9ce5-93ad-4971-8c14-a61e8f184e1f/extra_specs/key1 Sep 07 18:12:00 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-7f804a7f-7482-42bc-a090-6afab4cd7fba tempest-VolumeTypesMemberTests-180688992 tempest-VolumeTypesMemberTests-180688992-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:00 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-7f804a7f-7482-42bc-a090-6afab4cd7fba tempest-VolumeTypesMemberTests-180688992 tempest-VolumeTypesMemberTests-180688992-project-member] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:00 devstack devstack@c-api.service[86964]: DEBUG cinder.policy [None req-7f804a7f-7482-42bc-a090-6afab4cd7fba tempest-VolumeTypesMemberTests-180688992 tempest-VolumeTypesMemberTests-180688992-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '4b68e9436eee449fb399f918371f97b2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '28812f9868584e95a3aff25997f6cceb', '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=86964) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 18:12:00 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-7f804a7f-7482-42bc-a090-6afab4cd7fba tempest-VolumeTypesMemberTests-180688992 tempest-VolumeTypesMemberTests-180688992-project-member] http://192.168.122.66/volume/v3/types/681c9ce5-93ad-4971-8c14-a61e8f184e1f/extra_specs/key1 returned with HTTP 403 Sep 07 18:12:00 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 962/1927] 192.168.122.66 () {58 vars in 1275 bytes} [Mon Sep 7 18:12:00 2026] DELETE /volume/v3/types/681c9ce5-93ad-4971-8c14-a61e8f184e1f/extra_specs/key1 => generated 122 bytes in 28 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 07 18:12:00 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-903b2241-deef-419b-9777-67c9dc6548ff None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:00 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-903b2241-deef-419b-9777-67c9dc6548ff tempest-VolumeTypesMemberTests-180688992 tempest-VolumeTypesMemberTests-180688992-project-admin] POST http://192.168.122.66/volume/v3/types Sep 07 18:12:00 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-903b2241-deef-419b-9777-67c9dc6548ff tempest-VolumeTypesMemberTests-180688992 tempest-VolumeTypesMemberTests-180688992-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1876226896", "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=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:12:00 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-903b2241-deef-419b-9777-67c9dc6548ff tempest-VolumeTypesMemberTests-180688992 tempest-VolumeTypesMemberTests-180688992-project-admin] http://192.168.122.66/volume/v3/types returned with HTTP 200 Sep 07 18:12:00 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 966/1928] 192.168.122.66 () {60 vars in 1132 bytes} [Mon Sep 7 18:12:00 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 07 18:12:00 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-9d052ea2-b706-4ffc-af2f-517318f868f0 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:00 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-9d052ea2-b706-4ffc-af2f-517318f868f0 tempest-VolumeTypesMemberTests-180688992 tempest-VolumeTypesMemberTests-180688992-project-member] DELETE http://192.168.122.66/volume/v3/types/88a27de7-0d08-44b5-a686-0eec7d0e538b Sep 07 18:12:00 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-9d052ea2-b706-4ffc-af2f-517318f868f0 tempest-VolumeTypesMemberTests-180688992 tempest-VolumeTypesMemberTests-180688992-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:00 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-9d052ea2-b706-4ffc-af2f-517318f868f0 tempest-VolumeTypesMemberTests-180688992 tempest-VolumeTypesMemberTests-180688992-project-member] Calling method '_delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:00 devstack devstack@c-api.service[86964]: DEBUG cinder.policy [None req-9d052ea2-b706-4ffc-af2f-517318f868f0 tempest-VolumeTypesMemberTests-180688992 tempest-VolumeTypesMemberTests-180688992-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '4b68e9436eee449fb399f918371f97b2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '28812f9868584e95a3aff25997f6cceb', '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=86964) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 18:12:00 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-9d052ea2-b706-4ffc-af2f-517318f868f0 tempest-VolumeTypesMemberTests-180688992 tempest-VolumeTypesMemberTests-180688992-project-member] http://192.168.122.66/volume/v3/types/88a27de7-0d08-44b5-a686-0eec7d0e538b returned with HTTP 403 Sep 07 18:12:00 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 963/1929] 192.168.122.66 () {58 vars in 1224 bytes} [Mon Sep 7 18:12:00 2026] DELETE /volume/v3/types/88a27de7-0d08-44b5-a686-0eec7d0e538b => generated 109 bytes in 17 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:12:00 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-a6b3623b-92c4-430d-8a3f-44a7a64223b8 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:00 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-a6b3623b-92c4-430d-8a3f-44a7a64223b8 tempest-VolumeTypesMemberTests-180688992 tempest-VolumeTypesMemberTests-180688992-project-member] GET http://192.168.122.66/volume/v3/types/810023f7-4fd3-4526-a6ee-ed1279d56fa1/extra_specs Sep 07 18:12:00 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-a6b3623b-92c4-430d-8a3f-44a7a64223b8 tempest-VolumeTypesMemberTests-180688992 tempest-VolumeTypesMemberTests-180688992-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:00 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-a6b3623b-92c4-430d-8a3f-44a7a64223b8 tempest-VolumeTypesMemberTests-180688992 tempest-VolumeTypesMemberTests-180688992-project-member] Calling method 'index' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:00 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-a6b3623b-92c4-430d-8a3f-44a7a64223b8 tempest-VolumeTypesMemberTests-180688992 tempest-VolumeTypesMemberTests-180688992-project-member] http://192.168.122.66/volume/v3/types/810023f7-4fd3-4526-a6ee-ed1279d56fa1/extra_specs returned with HTTP 200 Sep 07 18:12:00 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 967/1930] 192.168.122.66 () {58 vars in 1257 bytes} [Mon Sep 7 18:12:00 2026] GET /volume/v3/types/810023f7-4fd3-4526-a6ee-ed1279d56fa1/extra_specs => generated 123 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:12:00 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-95dcf302-b7ce-46eb-bbc5-07378f0d85f9 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:00 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-95dcf302-b7ce-46eb-bbc5-07378f0d85f9 tempest-VolumeTypesMemberTests-180688992 tempest-VolumeTypesMemberTests-180688992-project-member] GET http://192.168.122.66/volume/v3/types Sep 07 18:12:00 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-95dcf302-b7ce-46eb-bbc5-07378f0d85f9 tempest-VolumeTypesMemberTests-180688992 tempest-VolumeTypesMemberTests-180688992-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:00 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-95dcf302-b7ce-46eb-bbc5-07378f0d85f9 tempest-VolumeTypesMemberTests-180688992 tempest-VolumeTypesMemberTests-180688992-project-member] Calling method 'index' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:00 devstack devstack@c-api.service[86964]: DEBUG cinder.api.api_utils [None req-95dcf302-b7ce-46eb-bbc5-07378f0d85f9 tempest-VolumeTypesMemberTests-180688992 tempest-VolumeTypesMemberTests-180688992-project-member] Removing options '' from query. {{(pid=86964) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 18:12:00 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-95dcf302-b7ce-46eb-bbc5-07378f0d85f9 tempest-VolumeTypesMemberTests-180688992 tempest-VolumeTypesMemberTests-180688992-project-member] http://192.168.122.66/volume/v3/types returned with HTTP 200 Sep 07 18:12:00 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 964/1931] 192.168.122.66 () {58 vars in 1110 bytes} [Mon Sep 7 18:12:00 2026] GET /volume/v3/types => generated 2362 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:12:00 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-21ccaed6-fd5f-4719-adda-78253e9e15d4 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:00 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-21ccaed6-fd5f-4719-adda-78253e9e15d4 tempest-VolumeTypesMemberTests-180688992 tempest-VolumeTypesMemberTests-180688992-project-member] GET http://192.168.122.66/volume/v3/types/810023f7-4fd3-4526-a6ee-ed1279d56fa1/encryption/cipher Sep 07 18:12:00 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-21ccaed6-fd5f-4719-adda-78253e9e15d4 tempest-VolumeTypesMemberTests-180688992 tempest-VolumeTypesMemberTests-180688992-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:00 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-21ccaed6-fd5f-4719-adda-78253e9e15d4 tempest-VolumeTypesMemberTests-180688992 tempest-VolumeTypesMemberTests-180688992-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:00 devstack devstack@c-api.service[86965]: DEBUG cinder.policy [None req-21ccaed6-fd5f-4719-adda-78253e9e15d4 tempest-VolumeTypesMemberTests-180688992 tempest-VolumeTypesMemberTests-180688992-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '4b68e9436eee449fb399f918371f97b2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '28812f9868584e95a3aff25997f6cceb', '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=86965) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 18:12:00 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-21ccaed6-fd5f-4719-adda-78253e9e15d4 tempest-VolumeTypesMemberTests-180688992 tempest-VolumeTypesMemberTests-180688992-project-member] http://192.168.122.66/volume/v3/types/810023f7-4fd3-4526-a6ee-ed1279d56fa1/encryption/cipher returned with HTTP 403 Sep 07 18:12:00 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 968/1932] 192.168.122.66 () {58 vars in 1275 bytes} [Mon Sep 7 18:12:00 2026] GET /volume/v3/types/810023f7-4fd3-4526-a6ee-ed1279d56fa1/encryption/cipher => generated 124 bytes in 18 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:12:00 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-7f6787dd-a994-4053-b60f-471f0875065c None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:00 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-7f6787dd-a994-4053-b60f-471f0875065c tempest-VolumeTypesMemberTests-180688992 tempest-VolumeTypesMemberTests-180688992-project-member] GET http://192.168.122.66/volume/v3/types/810023f7-4fd3-4526-a6ee-ed1279d56fa1/encryption Sep 07 18:12:00 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-7f6787dd-a994-4053-b60f-471f0875065c tempest-VolumeTypesMemberTests-180688992 tempest-VolumeTypesMemberTests-180688992-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:00 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-7f6787dd-a994-4053-b60f-471f0875065c tempest-VolumeTypesMemberTests-180688992 tempest-VolumeTypesMemberTests-180688992-project-member] Calling method 'index' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:00 devstack devstack@c-api.service[86964]: DEBUG cinder.policy [None req-7f6787dd-a994-4053-b60f-471f0875065c tempest-VolumeTypesMemberTests-180688992 tempest-VolumeTypesMemberTests-180688992-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '4b68e9436eee449fb399f918371f97b2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '28812f9868584e95a3aff25997f6cceb', '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=86964) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 18:12:00 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-7f6787dd-a994-4053-b60f-471f0875065c tempest-VolumeTypesMemberTests-180688992 tempest-VolumeTypesMemberTests-180688992-project-member] http://192.168.122.66/volume/v3/types/810023f7-4fd3-4526-a6ee-ed1279d56fa1/encryption returned with HTTP 403 Sep 07 18:12:00 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 965/1933] 192.168.122.66 () {58 vars in 1254 bytes} [Mon Sep 7 18:12:00 2026] GET /volume/v3/types/810023f7-4fd3-4526-a6ee-ed1279d56fa1/encryption => generated 124 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:12:00 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-692d598d-0f69-44f8-89e4-d321c6fc2706 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:00 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-692d598d-0f69-44f8-89e4-d321c6fc2706 tempest-VolumeTypesMemberTests-180688992 tempest-VolumeTypesMemberTests-180688992-project-member] GET http://192.168.122.66/volume/v3/types/810023f7-4fd3-4526-a6ee-ed1279d56fa1/extra_specs/multiattach Sep 07 18:12:00 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-692d598d-0f69-44f8-89e4-d321c6fc2706 tempest-VolumeTypesMemberTests-180688992 tempest-VolumeTypesMemberTests-180688992-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:00 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-692d598d-0f69-44f8-89e4-d321c6fc2706 tempest-VolumeTypesMemberTests-180688992 tempest-VolumeTypesMemberTests-180688992-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:00 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-692d598d-0f69-44f8-89e4-d321c6fc2706 tempest-VolumeTypesMemberTests-180688992 tempest-VolumeTypesMemberTests-180688992-project-member] http://192.168.122.66/volume/v3/types/810023f7-4fd3-4526-a6ee-ed1279d56fa1/extra_specs/multiattach returned with HTTP 200 Sep 07 18:12:00 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 969/1934] 192.168.122.66 () {58 vars in 1293 bytes} [Mon Sep 7 18:12:00 2026] GET /volume/v3/types/810023f7-4fd3-4526-a6ee-ed1279d56fa1/extra_specs/multiattach => generated 29 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 18:12:00 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-ea185c59-19e5-400f-bbdb-86c4415e746a None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:00 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-ea185c59-19e5-400f-bbdb-86c4415e746a tempest-VolumeTypesMemberTests-180688992 tempest-VolumeTypesMemberTests-180688992-project-member] GET http://192.168.122.66/volume/v3/types/810023f7-4fd3-4526-a6ee-ed1279d56fa1/extra_specs/volume_backend_name Sep 07 18:12:00 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-ea185c59-19e5-400f-bbdb-86c4415e746a tempest-VolumeTypesMemberTests-180688992 tempest-VolumeTypesMemberTests-180688992-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:00 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-ea185c59-19e5-400f-bbdb-86c4415e746a tempest-VolumeTypesMemberTests-180688992 tempest-VolumeTypesMemberTests-180688992-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:01 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-ea185c59-19e5-400f-bbdb-86c4415e746a tempest-VolumeTypesMemberTests-180688992 tempest-VolumeTypesMemberTests-180688992-project-member] http://192.168.122.66/volume/v3/types/810023f7-4fd3-4526-a6ee-ed1279d56fa1/extra_specs/volume_backend_name returned with HTTP 404 Sep 07 18:12:01 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 966/1935] 192.168.122.66 () {58 vars in 1317 bytes} [Mon Sep 7 18:12:00 2026] GET /volume/v3/types/810023f7-4fd3-4526-a6ee-ed1279d56fa1/extra_specs/volume_backend_name => generated 143 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:12:01 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-0fdc18ef-f362-4525-adec-c453db9eb6aa None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:01 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-0fdc18ef-f362-4525-adec-c453db9eb6aa tempest-VolumeTypesMemberTests-180688992 tempest-VolumeTypesMemberTests-180688992-project-member] GET http://192.168.122.66/volume/v3/types/810023f7-4fd3-4526-a6ee-ed1279d56fa1 Sep 07 18:12:01 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-0fdc18ef-f362-4525-adec-c453db9eb6aa tempest-VolumeTypesMemberTests-180688992 tempest-VolumeTypesMemberTests-180688992-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:01 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-0fdc18ef-f362-4525-adec-c453db9eb6aa tempest-VolumeTypesMemberTests-180688992 tempest-VolumeTypesMemberTests-180688992-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:01 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-0fdc18ef-f362-4525-adec-c453db9eb6aa tempest-VolumeTypesMemberTests-180688992 tempest-VolumeTypesMemberTests-180688992-project-member] http://192.168.122.66/volume/v3/types/810023f7-4fd3-4526-a6ee-ed1279d56fa1 returned with HTTP 200 Sep 07 18:12:01 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 970/1936] 192.168.122.66 () {58 vars in 1221 bytes} [Mon Sep 7 18:12:01 2026] GET /volume/v3/types/810023f7-4fd3-4526-a6ee-ed1279d56fa1 => generated 318 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:12:01 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-c69e443e-a155-40ad-9f33-7ca525471858 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:01 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c69e443e-a155-40ad-9f33-7ca525471858 tempest-VolumeTypesMemberTests-180688992 tempest-VolumeTypesMemberTests-180688992-project-member] PUT http://192.168.122.66/volume/v3/types/810023f7-4fd3-4526-a6ee-ed1279d56fa1/encryption/54a45e0d-3662-426f-a15b-b4b50406db33 Sep 07 18:12:01 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c69e443e-a155-40ad-9f33-7ca525471858 tempest-VolumeTypesMemberTests-180688992 tempest-VolumeTypesMemberTests-180688992-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:12:01 devstack devstack@c-api.service[86964]: DEBUG cinder.policy [None req-c69e443e-a155-40ad-9f33-7ca525471858 tempest-VolumeTypesMemberTests-180688992 tempest-VolumeTypesMemberTests-180688992-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '4b68e9436eee449fb399f918371f97b2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '28812f9868584e95a3aff25997f6cceb', '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=86964) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 18:12:01 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c69e443e-a155-40ad-9f33-7ca525471858 tempest-VolumeTypesMemberTests-180688992 tempest-VolumeTypesMemberTests-180688992-project-member] http://192.168.122.66/volume/v3/types/810023f7-4fd3-4526-a6ee-ed1279d56fa1/encryption/54a45e0d-3662-426f-a15b-b4b50406db33 returned with HTTP 403 Sep 07 18:12:01 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 967/1937] 192.168.122.66 () {60 vars in 1385 bytes} [Mon Sep 7 18:12:01 2026] PUT /volume/v3/types/810023f7-4fd3-4526-a6ee-ed1279d56fa1/encryption/54a45e0d-3662-426f-a15b-b4b50406db33 => generated 127 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:12:01 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-9cbe3dde-25bb-44c6-bd3c-1872ce83831b None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:01 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-9cbe3dde-25bb-44c6-bd3c-1872ce83831b tempest-VolumeTypesMemberTests-180688992 tempest-VolumeTypesMemberTests-180688992-project-member] PUT http://192.168.122.66/volume/v3/types/810023f7-4fd3-4526-a6ee-ed1279d56fa1/extra_specs/key1 Sep 07 18:12:01 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-9cbe3dde-25bb-44c6-bd3c-1872ce83831b tempest-VolumeTypesMemberTests-180688992 tempest-VolumeTypesMemberTests-180688992-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:12:01 devstack devstack@c-api.service[86965]: DEBUG cinder.policy [None req-9cbe3dde-25bb-44c6-bd3c-1872ce83831b tempest-VolumeTypesMemberTests-180688992 tempest-VolumeTypesMemberTests-180688992-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '4b68e9436eee449fb399f918371f97b2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '28812f9868584e95a3aff25997f6cceb', '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=86965) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 18:12:01 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-9cbe3dde-25bb-44c6-bd3c-1872ce83831b tempest-VolumeTypesMemberTests-180688992 tempest-VolumeTypesMemberTests-180688992-project-member] http://192.168.122.66/volume/v3/types/810023f7-4fd3-4526-a6ee-ed1279d56fa1/extra_specs/key1 returned with HTTP 403 Sep 07 18:12:01 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 971/1938] 192.168.122.66 () {60 vars in 1292 bytes} [Mon Sep 7 18:12:01 2026] PUT /volume/v3/types/810023f7-4fd3-4526-a6ee-ed1279d56fa1/extra_specs/key1 => generated 122 bytes in 19 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 07 18:12:01 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-1f07063d-e201-4260-8d8b-afde8f82d37e None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:01 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-1f07063d-e201-4260-8d8b-afde8f82d37e tempest-VolumeTypesMemberTests-180688992 tempest-VolumeTypesMemberTests-180688992-project-member] PUT http://192.168.122.66/volume/v3/types/810023f7-4fd3-4526-a6ee-ed1279d56fa1 Sep 07 18:12:01 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-1f07063d-e201-4260-8d8b-afde8f82d37e tempest-VolumeTypesMemberTests-180688992 tempest-VolumeTypesMemberTests-180688992-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:12:01 devstack devstack@c-api.service[86964]: DEBUG cinder.policy [None req-1f07063d-e201-4260-8d8b-afde8f82d37e tempest-VolumeTypesMemberTests-180688992 tempest-VolumeTypesMemberTests-180688992-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '4b68e9436eee449fb399f918371f97b2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '28812f9868584e95a3aff25997f6cceb', '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=86964) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 18:12:01 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-1f07063d-e201-4260-8d8b-afde8f82d37e tempest-VolumeTypesMemberTests-180688992 tempest-VolumeTypesMemberTests-180688992-project-member] http://192.168.122.66/volume/v3/types/810023f7-4fd3-4526-a6ee-ed1279d56fa1 returned with HTTP 403 Sep 07 18:12:01 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 968/1939] 192.168.122.66 () {60 vars in 1241 bytes} [Mon Sep 7 18:12:01 2026] PUT /volume/v3/types/810023f7-4fd3-4526-a6ee-ed1279d56fa1 => generated 109 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:12:01 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [req-99716b1d-077d-41d4-a1cb-75a041081136 req-c1639607-7a3f-497b-91d5-24c79a708e22 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:01 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-ee9ae679-6532-4af3-ab7b-9c3232f0a3df None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:01 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-99716b1d-077d-41d4-a1cb-75a041081136 req-c1639607-7a3f-497b-91d5-24c79a708e22 tempest-VolumesSnapshotsTestJSON-275046806 tempest-VolumesSnapshotsTestJSON-275046806-project-member] GET http://192.168.122.66/volume/v3/volumes/be1badab-b08d-49c3-a4c3-bb2c49629793 Sep 07 18:12:01 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-99716b1d-077d-41d4-a1cb-75a041081136 req-c1639607-7a3f-497b-91d5-24c79a708e22 tempest-VolumesSnapshotsTestJSON-275046806 tempest-VolumesSnapshotsTestJSON-275046806-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:01 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-ee9ae679-6532-4af3-ab7b-9c3232f0a3df tempest-VolumeTypesMemberTests-180688992 tempest-VolumeTypesMemberTests-180688992-project-admin] DELETE http://192.168.122.66/volume/v3/types/88a27de7-0d08-44b5-a686-0eec7d0e538b Sep 07 18:12:01 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-ee9ae679-6532-4af3-ab7b-9c3232f0a3df tempest-VolumeTypesMemberTests-180688992 tempest-VolumeTypesMemberTests-180688992-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:01 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-ee9ae679-6532-4af3-ab7b-9c3232f0a3df tempest-VolumeTypesMemberTests-180688992 tempest-VolumeTypesMemberTests-180688992-project-admin] Calling method '_delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:01 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-99716b1d-077d-41d4-a1cb-75a041081136 req-c1639607-7a3f-497b-91d5-24c79a708e22 tempest-VolumesSnapshotsTestJSON-275046806 tempest-VolumesSnapshotsTestJSON-275046806-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:01 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:12:01 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:12:01 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:12:01 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:12:01 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [req-99716b1d-077d-41d4-a1cb-75a041081136 req-c1639607-7a3f-497b-91d5-24c79a708e22 tempest-VolumesSnapshotsTestJSON-275046806 tempest-VolumesSnapshotsTestJSON-275046806-project-member] Volume info retrieved successfully. Sep 07 18:12:01 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-99716b1d-077d-41d4-a1cb-75a041081136 req-c1639607-7a3f-497b-91d5-24c79a708e22 tempest-VolumesSnapshotsTestJSON-275046806 tempest-VolumesSnapshotsTestJSON-275046806-project-member] http://192.168.122.66/volume/v3/volumes/be1badab-b08d-49c3-a4c3-bb2c49629793 returned with HTTP 200 Sep 07 18:12:01 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 972/1940] 192.168.122.66 () {60 vars in 1482 bytes} [Mon Sep 7 18:12:01 2026] GET /volume/v3/volumes/be1badab-b08d-49c3-a4c3-bb2c49629793 => generated 854 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:12:01 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-ee9ae679-6532-4af3-ab7b-9c3232f0a3df tempest-VolumeTypesMemberTests-180688992 tempest-VolumeTypesMemberTests-180688992-project-admin] http://192.168.122.66/volume/v3/types/88a27de7-0d08-44b5-a686-0eec7d0e538b returned with HTTP 202 Sep 07 18:12:01 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 969/1941] 192.168.122.66 () {58 vars in 1224 bytes} [Mon Sep 7 18:12:01 2026] DELETE /volume/v3/types/88a27de7-0d08-44b5-a686-0eec7d0e538b => generated 0 bytes in 127 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:12:01 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-9cc8cba0-967b-4d91-ae23-5670960c3289 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:01 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-9cc8cba0-967b-4d91-ae23-5670960c3289 tempest-VolumeTypesMemberTests-180688992 tempest-VolumeTypesMemberTests-180688992-project-admin] DELETE http://192.168.122.66/volume/v3/types/681c9ce5-93ad-4971-8c14-a61e8f184e1f Sep 07 18:12:01 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-9cc8cba0-967b-4d91-ae23-5670960c3289 tempest-VolumeTypesMemberTests-180688992 tempest-VolumeTypesMemberTests-180688992-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:01 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-9cc8cba0-967b-4d91-ae23-5670960c3289 tempest-VolumeTypesMemberTests-180688992 tempest-VolumeTypesMemberTests-180688992-project-admin] Calling method '_delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:01 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [req-5e28aa04-101e-4265-9f46-dea0f5422f5c req-1749c03f-257e-4587-b370-e8100bfa83fa None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:01 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-5e28aa04-101e-4265-9f46-dea0f5422f5c req-1749c03f-257e-4587-b370-e8100bfa83fa tempest-VolumesSnapshotsTestJSON-275046806 tempest-VolumesSnapshotsTestJSON-275046806-project-member] POST http://192.168.122.66/volume/v3/snapshots Sep 07 18:12:01 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-5e28aa04-101e-4265-9f46-dea0f5422f5c req-1749c03f-257e-4587-b370-e8100bfa83fa tempest-VolumesSnapshotsTestJSON-275046806 tempest-VolumesSnapshotsTestJSON-275046806-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "be1badab-b08d-49c3-a4c3-bb2c49629793", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-889816973", "description": null, "metadata": {}}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:12:01 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:12:01 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:12:01 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:12:01 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:12:01 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [req-5e28aa04-101e-4265-9f46-dea0f5422f5c req-1749c03f-257e-4587-b370-e8100bfa83fa tempest-VolumesSnapshotsTestJSON-275046806 tempest-VolumesSnapshotsTestJSON-275046806-project-member] Volume info retrieved successfully. Sep 07 18:12:01 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.snapshots [req-5e28aa04-101e-4265-9f46-dea0f5422f5c req-1749c03f-257e-4587-b370-e8100bfa83fa tempest-VolumesSnapshotsTestJSON-275046806 tempest-VolumesSnapshotsTestJSON-275046806-project-member] Create snapshot from volume be1badab-b08d-49c3-a4c3-bb2c49629793 Sep 07 18:12:01 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-9cc8cba0-967b-4d91-ae23-5670960c3289 tempest-VolumeTypesMemberTests-180688992 tempest-VolumeTypesMemberTests-180688992-project-admin] http://192.168.122.66/volume/v3/types/681c9ce5-93ad-4971-8c14-a61e8f184e1f returned with HTTP 202 Sep 07 18:12:01 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 973/1942] 192.168.122.66 () {58 vars in 1224 bytes} [Mon Sep 7 18:12:01 2026] DELETE /volume/v3/types/681c9ce5-93ad-4971-8c14-a61e8f184e1f => generated 0 bytes in 141 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:12:01 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-520ede4b-3ff0-4e4a-85aa-11e34119d988 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:01 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-520ede4b-3ff0-4e4a-85aa-11e34119d988 tempest-VolumeTypesMemberTests-180688992 tempest-VolumeTypesMemberTests-180688992-project-admin] DELETE http://192.168.122.66/volume/v3/types/b0887b81-427d-4f02-8d04-62769ebce3c3 Sep 07 18:12:01 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-520ede4b-3ff0-4e4a-85aa-11e34119d988 tempest-VolumeTypesMemberTests-180688992 tempest-VolumeTypesMemberTests-180688992-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:01 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-520ede4b-3ff0-4e4a-85aa-11e34119d988 tempest-VolumeTypesMemberTests-180688992 tempest-VolumeTypesMemberTests-180688992-project-admin] Calling method '_delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:01 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [req-5e28aa04-101e-4265-9f46-dea0f5422f5c req-1749c03f-257e-4587-b370-e8100bfa83fa tempest-VolumesSnapshotsTestJSON-275046806 tempest-VolumesSnapshotsTestJSON-275046806-project-member] Created reservations ['11c59382-2585-4f2e-a94a-b2b752f4b050', '2253243d-b99b-46c5-b0a9-0a33c6b86e69', '07ee4340-6df9-4777-b8ee-26ad1d59a1c0', '4df208d0-9fc9-4055-b1a0-1f77d09c9b88'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:12:01 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:12:01 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:12:01 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-520ede4b-3ff0-4e4a-85aa-11e34119d988 tempest-VolumeTypesMemberTests-180688992 tempest-VolumeTypesMemberTests-180688992-project-admin] http://192.168.122.66/volume/v3/types/b0887b81-427d-4f02-8d04-62769ebce3c3 returned with HTTP 202 Sep 07 18:12:01 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 974/1943] 192.168.122.66 () {58 vars in 1224 bytes} [Mon Sep 7 18:12:01 2026] DELETE /volume/v3/types/b0887b81-427d-4f02-8d04-62769ebce3c3 => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:12:01 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-202a73f7-4e51-487b-8c9b-85c939e3800d None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:01 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-202a73f7-4e51-487b-8c9b-85c939e3800d tempest-VolumeTypesMemberTests-180688992 tempest-VolumeTypesMemberTests-180688992-project-admin] DELETE http://192.168.122.66/volume/v3/types/23b2d407-2ce4-46af-b6ab-c8c62f208607 Sep 07 18:12:01 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-202a73f7-4e51-487b-8c9b-85c939e3800d tempest-VolumeTypesMemberTests-180688992 tempest-VolumeTypesMemberTests-180688992-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:01 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-202a73f7-4e51-487b-8c9b-85c939e3800d tempest-VolumeTypesMemberTests-180688992 tempest-VolumeTypesMemberTests-180688992-project-admin] Calling method '_delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:01 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [req-5e28aa04-101e-4265-9f46-dea0f5422f5c req-1749c03f-257e-4587-b370-e8100bfa83fa tempest-VolumesSnapshotsTestJSON-275046806 tempest-VolumesSnapshotsTestJSON-275046806-project-member] Snapshot create request issued successfully. Sep 07 18:12:01 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-5e28aa04-101e-4265-9f46-dea0f5422f5c req-1749c03f-257e-4587-b370-e8100bfa83fa tempest-VolumesSnapshotsTestJSON-275046806 tempest-VolumesSnapshotsTestJSON-275046806-project-member] http://192.168.122.66/volume/v3/snapshots returned with HTTP 202 Sep 07 18:12:01 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 970/1944] 192.168.122.66 () {64 vars in 1431 bytes} [Mon Sep 7 18:12:01 2026] POST /volume/v3/snapshots => generated 310 bytes in 280 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:12:01 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-202a73f7-4e51-487b-8c9b-85c939e3800d tempest-VolumeTypesMemberTests-180688992 tempest-VolumeTypesMemberTests-180688992-project-admin] http://192.168.122.66/volume/v3/types/23b2d407-2ce4-46af-b6ab-c8c62f208607 returned with HTTP 202 Sep 07 18:12:01 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 975/1945] 192.168.122.66 () {58 vars in 1224 bytes} [Mon Sep 7 18:12:01 2026] DELETE /volume/v3/types/23b2d407-2ce4-46af-b6ab-c8c62f208607 => generated 0 bytes in 123 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:12:01 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-824aa691-e35a-44c2-a926-aa33fe0d4038 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:01 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-824aa691-e35a-44c2-a926-aa33fe0d4038 tempest-VolumeTypesMemberTests-180688992 tempest-VolumeTypesMemberTests-180688992-project-admin] DELETE http://192.168.122.66/volume/v3/types/f6e40e9a-3068-43e2-9e53-e58019956353 Sep 07 18:12:01 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-824aa691-e35a-44c2-a926-aa33fe0d4038 tempest-VolumeTypesMemberTests-180688992 tempest-VolumeTypesMemberTests-180688992-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:01 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-824aa691-e35a-44c2-a926-aa33fe0d4038 tempest-VolumeTypesMemberTests-180688992 tempest-VolumeTypesMemberTests-180688992-project-admin] Calling method '_delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:01 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:12:01 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:12:01 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-824aa691-e35a-44c2-a926-aa33fe0d4038 tempest-VolumeTypesMemberTests-180688992 tempest-VolumeTypesMemberTests-180688992-project-admin] http://192.168.122.66/volume/v3/types/f6e40e9a-3068-43e2-9e53-e58019956353 returned with HTTP 202 Sep 07 18:12:01 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 971/1946] 192.168.122.66 () {58 vars in 1224 bytes} [Mon Sep 7 18:12:01 2026] DELETE /volume/v3/types/f6e40e9a-3068-43e2-9e53-e58019956353 => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:12:01 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-1fbd8eb1-e78a-45b3-93d5-48e05498d24e None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:01 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-1fbd8eb1-e78a-45b3-93d5-48e05498d24e tempest-VolumeTypesMemberTests-180688992 tempest-VolumeTypesMemberTests-180688992-project-admin] DELETE http://192.168.122.66/volume/v3/types/810023f7-4fd3-4526-a6ee-ed1279d56fa1 Sep 07 18:12:01 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-1fbd8eb1-e78a-45b3-93d5-48e05498d24e tempest-VolumeTypesMemberTests-180688992 tempest-VolumeTypesMemberTests-180688992-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:01 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-1fbd8eb1-e78a-45b3-93d5-48e05498d24e tempest-VolumeTypesMemberTests-180688992 tempest-VolumeTypesMemberTests-180688992-project-admin] Calling method '_delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:01 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-1fbd8eb1-e78a-45b3-93d5-48e05498d24e tempest-VolumeTypesMemberTests-180688992 tempest-VolumeTypesMemberTests-180688992-project-admin] http://192.168.122.66/volume/v3/types/810023f7-4fd3-4526-a6ee-ed1279d56fa1 returned with HTTP 202 Sep 07 18:12:01 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 976/1947] 192.168.122.66 () {58 vars in 1224 bytes} [Mon Sep 7 18:12:01 2026] DELETE /volume/v3/types/810023f7-4fd3-4526-a6ee-ed1279d56fa1 => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:12:02 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [req-05ad65e4-dcb5-463d-b1d2-554245b30d13 req-1339413b-55f8-44f8-b9b2-43d2323a18ee None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:02 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-05ad65e4-dcb5-463d-b1d2-554245b30d13 req-1339413b-55f8-44f8-b9b2-43d2323a18ee tempest-VolumesSnapshotsTestJSON-275046806 tempest-VolumesSnapshotsTestJSON-275046806-project-reader] GET http://192.168.122.66/volume/v3/snapshots/5570fcd2-f462-4439-b0d2-993ecdeb78d1 Sep 07 18:12:02 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-05ad65e4-dcb5-463d-b1d2-554245b30d13 req-1339413b-55f8-44f8-b9b2-43d2323a18ee tempest-VolumesSnapshotsTestJSON-275046806 tempest-VolumesSnapshotsTestJSON-275046806-project-reader] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:02 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-05ad65e4-dcb5-463d-b1d2-554245b30d13 req-1339413b-55f8-44f8-b9b2-43d2323a18ee tempest-VolumesSnapshotsTestJSON-275046806 tempest-VolumesSnapshotsTestJSON-275046806-project-reader] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:02 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:12:02 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:12:02 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [req-05ad65e4-dcb5-463d-b1d2-554245b30d13 req-1339413b-55f8-44f8-b9b2-43d2323a18ee tempest-VolumesSnapshotsTestJSON-275046806 tempest-VolumesSnapshotsTestJSON-275046806-project-reader] Snapshot retrieved successfully. Sep 07 18:12:02 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-05ad65e4-dcb5-463d-b1d2-554245b30d13 req-1339413b-55f8-44f8-b9b2-43d2323a18ee tempest-VolumesSnapshotsTestJSON-275046806 tempest-VolumesSnapshotsTestJSON-275046806-project-reader] http://192.168.122.66/volume/v3/snapshots/5570fcd2-f462-4439-b0d2-993ecdeb78d1 returned with HTTP 200 Sep 07 18:12:02 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 972/1948] 192.168.122.66 () {60 vars in 1488 bytes} [Mon Sep 7 18:12:02 2026] GET /volume/v3/snapshots/5570fcd2-f462-4439-b0d2-993ecdeb78d1 => generated 442 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:12:02 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [req-111c29c1-6aa7-4f7f-91a3-72a4eef4a895 req-9612f474-4712-4fa7-b53a-86d70ecf689e None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:02 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-111c29c1-6aa7-4f7f-91a3-72a4eef4a895 req-9612f474-4712-4fa7-b53a-86d70ecf689e tempest-VolumesSnapshotsTestJSON-275046806 tempest-VolumesSnapshotsTestJSON-275046806-project-reader] GET http://192.168.122.66/volume/v3/snapshots/detail Sep 07 18:12:02 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-111c29c1-6aa7-4f7f-91a3-72a4eef4a895 req-9612f474-4712-4fa7-b53a-86d70ecf689e tempest-VolumesSnapshotsTestJSON-275046806 tempest-VolumesSnapshotsTestJSON-275046806-project-reader] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:02 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-111c29c1-6aa7-4f7f-91a3-72a4eef4a895 req-9612f474-4712-4fa7-b53a-86d70ecf689e tempest-VolumesSnapshotsTestJSON-275046806 tempest-VolumesSnapshotsTestJSON-275046806-project-reader] Calling method 'detail' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:02 devstack devstack@c-api.service[86965]: DEBUG cinder.api.api_utils [req-111c29c1-6aa7-4f7f-91a3-72a4eef4a895 req-9612f474-4712-4fa7-b53a-86d70ecf689e tempest-VolumesSnapshotsTestJSON-275046806 tempest-VolumesSnapshotsTestJSON-275046806-project-reader] Removing options '' from query. {{(pid=86965) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 18:12:02 devstack devstack@c-api.service[86965]: DEBUG cinder.db.api [req-111c29c1-6aa7-4f7f-91a3-72a4eef4a895 req-9612f474-4712-4fa7-b53a-86d70ecf689e tempest-VolumesSnapshotsTestJSON-275046806 tempest-VolumesSnapshotsTestJSON-275046806-project-reader] Building query based on filter {{(pid=86965) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 18:12:02 devstack devstack@c-api.service[86965]: /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 07 18:12:02 devstack devstack@c-api.service[86965]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 18:12:02 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [req-111c29c1-6aa7-4f7f-91a3-72a4eef4a895 req-9612f474-4712-4fa7-b53a-86d70ecf689e tempest-VolumesSnapshotsTestJSON-275046806 tempest-VolumesSnapshotsTestJSON-275046806-project-reader] Get all snapshots completed successfully. Sep 07 18:12:02 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:12:02 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:12:02 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-111c29c1-6aa7-4f7f-91a3-72a4eef4a895 req-9612f474-4712-4fa7-b53a-86d70ecf689e tempest-VolumesSnapshotsTestJSON-275046806 tempest-VolumesSnapshotsTestJSON-275046806-project-reader] http://192.168.122.66/volume/v3/snapshots/detail returned with HTTP 200 Sep 07 18:12:02 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 977/1949] 192.168.122.66 () {60 vars in 1398 bytes} [Mon Sep 7 18:12:02 2026] GET /volume/v3/snapshots/detail => generated 445 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:12:02 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [req-5bd8e3c8-a3f0-44ec-9fb4-21d74c9cf7b1 req-2cb0a2b4-8226-4047-a268-9adf2e222a12 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:02 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-5bd8e3c8-a3f0-44ec-9fb4-21d74c9cf7b1 req-2cb0a2b4-8226-4047-a268-9adf2e222a12 tempest-VolumesSnapshotsTestJSON-275046806 tempest-VolumesSnapshotsTestJSON-275046806-project-member] GET http://192.168.122.66/volume/v3/snapshots/5570fcd2-f462-4439-b0d2-993ecdeb78d1 Sep 07 18:12:02 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-5bd8e3c8-a3f0-44ec-9fb4-21d74c9cf7b1 req-2cb0a2b4-8226-4047-a268-9adf2e222a12 tempest-VolumesSnapshotsTestJSON-275046806 tempest-VolumesSnapshotsTestJSON-275046806-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:02 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-5bd8e3c8-a3f0-44ec-9fb4-21d74c9cf7b1 req-2cb0a2b4-8226-4047-a268-9adf2e222a12 tempest-VolumesSnapshotsTestJSON-275046806 tempest-VolumesSnapshotsTestJSON-275046806-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:02 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:12:02 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:12:02 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [req-5bd8e3c8-a3f0-44ec-9fb4-21d74c9cf7b1 req-2cb0a2b4-8226-4047-a268-9adf2e222a12 tempest-VolumesSnapshotsTestJSON-275046806 tempest-VolumesSnapshotsTestJSON-275046806-project-member] Snapshot retrieved successfully. Sep 07 18:12:02 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-5bd8e3c8-a3f0-44ec-9fb4-21d74c9cf7b1 req-2cb0a2b4-8226-4047-a268-9adf2e222a12 tempest-VolumesSnapshotsTestJSON-275046806 tempest-VolumesSnapshotsTestJSON-275046806-project-member] http://192.168.122.66/volume/v3/snapshots/5570fcd2-f462-4439-b0d2-993ecdeb78d1 returned with HTTP 200 Sep 07 18:12:02 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 973/1950] 192.168.122.66 () {60 vars in 1488 bytes} [Mon Sep 7 18:12:02 2026] GET /volume/v3/snapshots/5570fcd2-f462-4439-b0d2-993ecdeb78d1 => generated 442 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:12:02 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-a324e22d-c3cd-493f-9b1a-8a44b59702d4 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:02 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-a324e22d-c3cd-493f-9b1a-8a44b59702d4 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] GET http://192.168.122.66/volume/v3/volumes/00f6df7a-566d-4d64-905f-5c33fc65d3f6 Sep 07 18:12:02 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-a324e22d-c3cd-493f-9b1a-8a44b59702d4 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:02 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-a324e22d-c3cd-493f-9b1a-8a44b59702d4 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:02 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:12:02 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:12:02 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:12:02 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:12:02 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-a324e22d-c3cd-493f-9b1a-8a44b59702d4 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Volume info retrieved successfully. Sep 07 18:12:02 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-a324e22d-c3cd-493f-9b1a-8a44b59702d4 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] http://192.168.122.66/volume/v3/volumes/00f6df7a-566d-4d64-905f-5c33fc65d3f6 returned with HTTP 200 Sep 07 18:12:02 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 978/1951] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:12:02 2026] GET /volume/v3/volumes/00f6df7a-566d-4d64-905f-5c33fc65d3f6 => generated 846 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 18:12:02 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-9de4a948-6bc3-4055-aea3-dc8755aa6111 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:02 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-9de4a948-6bc3-4055-aea3-dc8755aa6111 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] GET http://192.168.122.66/volume/v3/volumes/00f6df7a-566d-4d64-905f-5c33fc65d3f6 Sep 07 18:12:02 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-9de4a948-6bc3-4055-aea3-dc8755aa6111 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:02 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-9de4a948-6bc3-4055-aea3-dc8755aa6111 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:02 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:12:02 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:12:02 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:12:02 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:12:02 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-9de4a948-6bc3-4055-aea3-dc8755aa6111 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Volume info retrieved successfully. Sep 07 18:12:02 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-9de4a948-6bc3-4055-aea3-dc8755aa6111 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] http://192.168.122.66/volume/v3/volumes/00f6df7a-566d-4d64-905f-5c33fc65d3f6 returned with HTTP 200 Sep 07 18:12:02 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 974/1952] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:12:02 2026] GET /volume/v3/volumes/00f6df7a-566d-4d64-905f-5c33fc65d3f6 => generated 846 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:12:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [req-bac6e5bb-f714-42ca-ab6f-a6db98e9a6a3 req-070f0175-5143-4fab-b42b-0251d82be57b None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:03 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-bac6e5bb-f714-42ca-ab6f-a6db98e9a6a3 req-070f0175-5143-4fab-b42b-0251d82be57b tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] GET http://192.168.122.66/volume/v3/volumes/00f6df7a-566d-4d64-905f-5c33fc65d3f6 Sep 07 18:12:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-bac6e5bb-f714-42ca-ab6f-a6db98e9a6a3 req-070f0175-5143-4fab-b42b-0251d82be57b tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-bac6e5bb-f714-42ca-ab6f-a6db98e9a6a3 req-070f0175-5143-4fab-b42b-0251d82be57b tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:03 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:12:03 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:12:03 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:12:03 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:12:03 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [req-bac6e5bb-f714-42ca-ab6f-a6db98e9a6a3 req-070f0175-5143-4fab-b42b-0251d82be57b tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Volume info retrieved successfully. Sep 07 18:12:03 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-bac6e5bb-f714-42ca-ab6f-a6db98e9a6a3 req-070f0175-5143-4fab-b42b-0251d82be57b tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] http://192.168.122.66/volume/v3/volumes/00f6df7a-566d-4d64-905f-5c33fc65d3f6 returned with HTTP 200 Sep 07 18:12:03 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 979/1953] 192.168.122.66 () {60 vars in 1482 bytes} [Mon Sep 7 18:12:03 2026] GET /volume/v3/volumes/00f6df7a-566d-4d64-905f-5c33fc65d3f6 => generated 846 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:12:03 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [req-20d69f97-3799-4cd9-8330-d2c125dde525 req-8fc25423-df67-4320-b97a-bad3361d4575 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:03 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-20d69f97-3799-4cd9-8330-d2c125dde525 req-8fc25423-df67-4320-b97a-bad3361d4575 tempest-VolumesSnapshotsTestJSON-275046806 tempest-VolumesSnapshotsTestJSON-275046806-project-member] GET http://192.168.122.66/volume/v3/snapshots/5570fcd2-f462-4439-b0d2-993ecdeb78d1 Sep 07 18:12:03 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-20d69f97-3799-4cd9-8330-d2c125dde525 req-8fc25423-df67-4320-b97a-bad3361d4575 tempest-VolumesSnapshotsTestJSON-275046806 tempest-VolumesSnapshotsTestJSON-275046806-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:03 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-20d69f97-3799-4cd9-8330-d2c125dde525 req-8fc25423-df67-4320-b97a-bad3361d4575 tempest-VolumesSnapshotsTestJSON-275046806 tempest-VolumesSnapshotsTestJSON-275046806-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-96738393-a3f2-4666-8562-fa5de43bc07c None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:03 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-96738393-a3f2-4666-8562-fa5de43bc07c None None] GET http://192.168.122.66/volume// Sep 07 18:12:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-96738393-a3f2-4666-8562-fa5de43bc07c None None] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-96738393-a3f2-4666-8562-fa5de43bc07c None None] Calling method 'all' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:03 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-96738393-a3f2-4666-8562-fa5de43bc07c None None] http://192.168.122.66/volume// returned with HTTP 300 Sep 07 18:12:03 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 980/1954] 192.168.122.66 () {58 vars in 1312 bytes} [Mon Sep 7 18:12:03 2026] GET /volume/ => generated 389 bytes in 15 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 18:12:03 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:12:03 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:12:03 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [req-20d69f97-3799-4cd9-8330-d2c125dde525 req-8fc25423-df67-4320-b97a-bad3361d4575 tempest-VolumesSnapshotsTestJSON-275046806 tempest-VolumesSnapshotsTestJSON-275046806-project-member] Snapshot retrieved successfully. Sep 07 18:12:03 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-20d69f97-3799-4cd9-8330-d2c125dde525 req-8fc25423-df67-4320-b97a-bad3361d4575 tempest-VolumesSnapshotsTestJSON-275046806 tempest-VolumesSnapshotsTestJSON-275046806-project-member] http://192.168.122.66/volume/v3/snapshots/5570fcd2-f462-4439-b0d2-993ecdeb78d1 returned with HTTP 200 Sep 07 18:12:03 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 975/1955] 192.168.122.66 () {60 vars in 1488 bytes} [Mon Sep 7 18:12:03 2026] GET /volume/v3/snapshots/5570fcd2-f462-4439-b0d2-993ecdeb78d1 => generated 442 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:12:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [req-bac6e5bb-f714-42ca-ab6f-a6db98e9a6a3 req-65e14a54-70c3-4b70-8b56-1ab98bd39027 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:03 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-bac6e5bb-f714-42ca-ab6f-a6db98e9a6a3 req-65e14a54-70c3-4b70-8b56-1ab98bd39027 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] POST http://192.168.122.66/volume/v3/attachments Sep 07 18:12:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-bac6e5bb-f714-42ca-ab6f-a6db98e9a6a3 req-65e14a54-70c3-4b70-8b56-1ab98bd39027 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "00f6df7a-566d-4d64-905f-5c33fc65d3f6", "connector": null, "instance_uuid": "6324bcd9-8e04-40d7-8f64-92fd81ce8624"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:12:03 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:12:03 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:12:03 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:12:03 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:12:03 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-bac6e5bb-f714-42ca-ab6f-a6db98e9a6a3 req-65e14a54-70c3-4b70-8b56-1ab98bd39027 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] http://192.168.122.66/volume/v3/attachments returned with HTTP 200 Sep 07 18:12:03 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 981/1956] 192.168.122.66 () {66 vars in 1478 bytes} [Mon Sep 7 18:12:03 2026] POST /volume/v3/attachments => generated 273 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:12:03 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-bf6a0c7c-2b5b-4fbf-9282-2e82b73adab6 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:03 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-bf6a0c7c-2b5b-4fbf-9282-2e82b73adab6 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] GET http://192.168.122.66/volume/v3/volumes/00f6df7a-566d-4d64-905f-5c33fc65d3f6 Sep 07 18:12:03 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-bf6a0c7c-2b5b-4fbf-9282-2e82b73adab6 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:03 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-bf6a0c7c-2b5b-4fbf-9282-2e82b73adab6 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:03 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:12:03 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:12:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-a9d3676e-f8e5-478f-914d-8948f812c268 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:03 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-a9d3676e-f8e5-478f-914d-8948f812c268 None None] GET http://192.168.122.66/volume// Sep 07 18:12:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-a9d3676e-f8e5-478f-914d-8948f812c268 None None] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-a9d3676e-f8e5-478f-914d-8948f812c268 None None] Calling method 'all' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:03 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-a9d3676e-f8e5-478f-914d-8948f812c268 None None] http://192.168.122.66/volume// returned with HTTP 300 Sep 07 18:12:03 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 982/1957] 192.168.122.66 () {58 vars in 1310 bytes} [Mon Sep 7 18:12:03 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 18:12:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [req-bac6e5bb-f714-42ca-ab6f-a6db98e9a6a3 req-3f508a1e-cd5b-42e8-ac94-6eae9eb7f109 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:03 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:12:03 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:12:03 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-bac6e5bb-f714-42ca-ab6f-a6db98e9a6a3 req-3f508a1e-cd5b-42e8-ac94-6eae9eb7f109 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] GET http://192.168.122.66/volume/v3/volumes/00f6df7a-566d-4d64-905f-5c33fc65d3f6 Sep 07 18:12:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-bac6e5bb-f714-42ca-ab6f-a6db98e9a6a3 req-3f508a1e-cd5b-42e8-ac94-6eae9eb7f109 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:03 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-bf6a0c7c-2b5b-4fbf-9282-2e82b73adab6 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Volume info retrieved successfully. Sep 07 18:12:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-bac6e5bb-f714-42ca-ab6f-a6db98e9a6a3 req-3f508a1e-cd5b-42e8-ac94-6eae9eb7f109 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:03 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-bf6a0c7c-2b5b-4fbf-9282-2e82b73adab6 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] http://192.168.122.66/volume/v3/volumes/00f6df7a-566d-4d64-905f-5c33fc65d3f6 returned with HTTP 200 Sep 07 18:12:03 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 976/1958] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:12:03 2026] GET /volume/v3/volumes/00f6df7a-566d-4d64-905f-5c33fc65d3f6 => generated 845 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:12:03 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:12:03 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:12:03 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:12:03 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:12:03 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [req-bac6e5bb-f714-42ca-ab6f-a6db98e9a6a3 req-3f508a1e-cd5b-42e8-ac94-6eae9eb7f109 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Volume info retrieved successfully. Sep 07 18:12:03 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-bac6e5bb-f714-42ca-ab6f-a6db98e9a6a3 req-3f508a1e-cd5b-42e8-ac94-6eae9eb7f109 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] http://192.168.122.66/volume/v3/volumes/00f6df7a-566d-4d64-905f-5c33fc65d3f6 returned with HTTP 200 Sep 07 18:12:03 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 983/1959] 192.168.122.66 () {62 vars in 1523 bytes} [Mon Sep 7 18:12:03 2026] GET /volume/v3/volumes/00f6df7a-566d-4d64-905f-5c33fc65d3f6 => generated 1026 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 18:12:03 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [req-bac6e5bb-f714-42ca-ab6f-a6db98e9a6a3 req-e9a72e8e-15bd-4a3a-ad18-2d5100c4cea3 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:03 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-bac6e5bb-f714-42ca-ab6f-a6db98e9a6a3 req-e9a72e8e-15bd-4a3a-ad18-2d5100c4cea3 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] PUT http://192.168.122.66/volume/v3/attachments/eac69ab9-ec56-4a27-8f16-c3353f18065e Sep 07 18:12:03 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-bac6e5bb-f714-42ca-ab6f-a6db98e9a6a3 req-e9a72e8e-15bd-4a3a-ad18-2d5100c4cea3 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.66", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:da595ca9282", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "de538fb9-4273-4ed9-a64b-778a9fe4baf0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:12:03 devstack devstack@c-api.service[86964]: DEBUG cinder.coordination [req-bac6e5bb-f714-42ca-ab6f-a6db98e9a6a3 req-e9a72e8e-15bd-4a3a-ad18-2d5100c4cea3 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Acquiring lock "cinder-attachment_update-00f6df7a-566d-4d64-905f-5c33fc65d3f6-devstack" by "attachment_update" {{(pid=86964) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 18:12:03 devstack devstack@c-api.service[86964]: DEBUG cinder.coordination [req-bac6e5bb-f714-42ca-ab6f-a6db98e9a6a3 req-e9a72e8e-15bd-4a3a-ad18-2d5100c4cea3 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Lock "cinder-attachment_update-00f6df7a-566d-4d64-905f-5c33fc65d3f6-devstack" acquired by "attachment_update" :: waited 0.026s {{(pid=86964) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 18:12:03 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:12:03 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:12:04 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:12:04 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:12:04 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [req-4885914e-e683-42a0-8248-27f1e9eab3f5 req-03c75d4e-9add-4f77-a376-f634f4c63319 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:04 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-4885914e-e683-42a0-8248-27f1e9eab3f5 req-03c75d4e-9add-4f77-a376-f634f4c63319 tempest-VolumesSnapshotsTestJSON-275046806 tempest-VolumesSnapshotsTestJSON-275046806-project-member] GET http://192.168.122.66/volume/v3/snapshots/5570fcd2-f462-4439-b0d2-993ecdeb78d1 Sep 07 18:12:04 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-4885914e-e683-42a0-8248-27f1e9eab3f5 req-03c75d4e-9add-4f77-a376-f634f4c63319 tempest-VolumesSnapshotsTestJSON-275046806 tempest-VolumesSnapshotsTestJSON-275046806-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:04 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-4885914e-e683-42a0-8248-27f1e9eab3f5 req-03c75d4e-9add-4f77-a376-f634f4c63319 tempest-VolumesSnapshotsTestJSON-275046806 tempest-VolumesSnapshotsTestJSON-275046806-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:04 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:12:04 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:12:04 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [req-4885914e-e683-42a0-8248-27f1e9eab3f5 req-03c75d4e-9add-4f77-a376-f634f4c63319 tempest-VolumesSnapshotsTestJSON-275046806 tempest-VolumesSnapshotsTestJSON-275046806-project-member] Snapshot retrieved successfully. Sep 07 18:12:04 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-4885914e-e683-42a0-8248-27f1e9eab3f5 req-03c75d4e-9add-4f77-a376-f634f4c63319 tempest-VolumesSnapshotsTestJSON-275046806 tempest-VolumesSnapshotsTestJSON-275046806-project-member] http://192.168.122.66/volume/v3/snapshots/5570fcd2-f462-4439-b0d2-993ecdeb78d1 returned with HTTP 200 Sep 07 18:12:04 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 984/1960] 192.168.122.66 () {60 vars in 1488 bytes} [Mon Sep 7 18:12:04 2026] GET /volume/v3/snapshots/5570fcd2-f462-4439-b0d2-993ecdeb78d1 => generated 442 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:12:04 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-472ff709-7f6f-4099-91d4-2d6fc1a6bfbc None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:04 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-472ff709-7f6f-4099-91d4-2d6fc1a6bfbc tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] GET http://192.168.122.66/volume/v3/volumes/00f6df7a-566d-4d64-905f-5c33fc65d3f6 Sep 07 18:12:04 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-472ff709-7f6f-4099-91d4-2d6fc1a6bfbc tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:04 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-472ff709-7f6f-4099-91d4-2d6fc1a6bfbc tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:04 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:12:04 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:12:04 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:12:04 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:12:04 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-472ff709-7f6f-4099-91d4-2d6fc1a6bfbc tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Volume info retrieved successfully. Sep 07 18:12:04 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-472ff709-7f6f-4099-91d4-2d6fc1a6bfbc tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] http://192.168.122.66/volume/v3/volumes/00f6df7a-566d-4d64-905f-5c33fc65d3f6 returned with HTTP 200 Sep 07 18:12:04 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 985/1961] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:12:04 2026] GET /volume/v3/volumes/00f6df7a-566d-4d64-905f-5c33fc65d3f6 => generated 845 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:12:04 devstack devstack@c-api.service[86964]: DEBUG cinder.coordination [req-bac6e5bb-f714-42ca-ab6f-a6db98e9a6a3 req-e9a72e8e-15bd-4a3a-ad18-2d5100c4cea3 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Lock "cinder-attachment_update-00f6df7a-566d-4d64-905f-5c33fc65d3f6-devstack" released by "attachment_update" :: held 0.892s {{(pid=86964) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 18:12:04 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-bac6e5bb-f714-42ca-ab6f-a6db98e9a6a3 req-e9a72e8e-15bd-4a3a-ad18-2d5100c4cea3 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] http://192.168.122.66/volume/v3/attachments/eac69ab9-ec56-4a27-8f16-c3353f18065e returned with HTTP 200 Sep 07 18:12:04 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 977/1962] 192.168.122.66 () {66 vars in 1588 bytes} [Mon Sep 7 18:12:03 2026] PUT /volume/v3/attachments/eac69ab9-ec56-4a27-8f16-c3353f18065e => generated 694 bytes in 978 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:12:05 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [req-f693ad69-eb9d-4e03-a235-d8c22f19a143 req-382ae0dd-f286-4c4e-973b-dcc2cdc28075 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:05 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-f693ad69-eb9d-4e03-a235-d8c22f19a143 req-382ae0dd-f286-4c4e-973b-dcc2cdc28075 tempest-VolumesSnapshotsTestJSON-275046806 tempest-VolumesSnapshotsTestJSON-275046806-project-member] GET http://192.168.122.66/volume/v3/snapshots/5570fcd2-f462-4439-b0d2-993ecdeb78d1 Sep 07 18:12:05 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-f693ad69-eb9d-4e03-a235-d8c22f19a143 req-382ae0dd-f286-4c4e-973b-dcc2cdc28075 tempest-VolumesSnapshotsTestJSON-275046806 tempest-VolumesSnapshotsTestJSON-275046806-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:05 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-f693ad69-eb9d-4e03-a235-d8c22f19a143 req-382ae0dd-f286-4c4e-973b-dcc2cdc28075 tempest-VolumesSnapshotsTestJSON-275046806 tempest-VolumesSnapshotsTestJSON-275046806-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:05 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:12:05 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:12:05 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [req-f693ad69-eb9d-4e03-a235-d8c22f19a143 req-382ae0dd-f286-4c4e-973b-dcc2cdc28075 tempest-VolumesSnapshotsTestJSON-275046806 tempest-VolumesSnapshotsTestJSON-275046806-project-member] Snapshot retrieved successfully. Sep 07 18:12:05 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-f693ad69-eb9d-4e03-a235-d8c22f19a143 req-382ae0dd-f286-4c4e-973b-dcc2cdc28075 tempest-VolumesSnapshotsTestJSON-275046806 tempest-VolumesSnapshotsTestJSON-275046806-project-member] http://192.168.122.66/volume/v3/snapshots/5570fcd2-f462-4439-b0d2-993ecdeb78d1 returned with HTTP 200 Sep 07 18:12:05 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 986/1963] 192.168.122.66 () {60 vars in 1488 bytes} [Mon Sep 7 18:12:05 2026] GET /volume/v3/snapshots/5570fcd2-f462-4439-b0d2-993ecdeb78d1 => generated 469 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:12:05 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [req-cb0b1ca1-7fa8-4a41-856b-a079e2526321 req-69f18780-1db0-4a7b-a0c6-6e4d44807f78 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:05 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-cb0b1ca1-7fa8-4a41-856b-a079e2526321 req-69f18780-1db0-4a7b-a0c6-6e4d44807f78 tempest-VolumesSnapshotsTestJSON-275046806 tempest-VolumesSnapshotsTestJSON-275046806-project-member] DELETE http://192.168.122.66/volume/v3/snapshots/5570fcd2-f462-4439-b0d2-993ecdeb78d1 Sep 07 18:12:05 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-cb0b1ca1-7fa8-4a41-856b-a079e2526321 req-69f18780-1db0-4a7b-a0c6-6e4d44807f78 tempest-VolumesSnapshotsTestJSON-275046806 tempest-VolumesSnapshotsTestJSON-275046806-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:05 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-cb0b1ca1-7fa8-4a41-856b-a079e2526321 req-69f18780-1db0-4a7b-a0c6-6e4d44807f78 tempest-VolumesSnapshotsTestJSON-275046806 tempest-VolumesSnapshotsTestJSON-275046806-project-member] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:05 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.snapshots [req-cb0b1ca1-7fa8-4a41-856b-a079e2526321 req-69f18780-1db0-4a7b-a0c6-6e4d44807f78 tempest-VolumesSnapshotsTestJSON-275046806 tempest-VolumesSnapshotsTestJSON-275046806-project-member] Delete snapshot with id: 5570fcd2-f462-4439-b0d2-993ecdeb78d1 Sep 07 18:12:05 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [req-bac6e5bb-f714-42ca-ab6f-a6db98e9a6a3 req-2d5734e0-c684-470f-a180-85247ade14bf None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:05 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:12:05 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:12:05 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [req-cb0b1ca1-7fa8-4a41-856b-a079e2526321 req-69f18780-1db0-4a7b-a0c6-6e4d44807f78 tempest-VolumesSnapshotsTestJSON-275046806 tempest-VolumesSnapshotsTestJSON-275046806-project-member] Snapshot retrieved successfully. Sep 07 18:12:05 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-bac6e5bb-f714-42ca-ab6f-a6db98e9a6a3 req-2d5734e0-c684-470f-a180-85247ade14bf tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] POST http://192.168.122.66/volume/v3/attachments/eac69ab9-ec56-4a27-8f16-c3353f18065e/action Sep 07 18:12:05 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-bac6e5bb-f714-42ca-ab6f-a6db98e9a6a3 req-2d5734e0-c684-470f-a180-85247ade14bf tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Action body: b'{"os-complete": null}' {{(pid=86965) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:12:05 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-bac6e5bb-f714-42ca-ab6f-a6db98e9a6a3 req-2d5734e0-c684-470f-a180-85247ade14bf tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:12:05 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:12:05 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:12:05 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:12:05 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:12:05 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:12:05 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:12:05 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [req-cb0b1ca1-7fa8-4a41-856b-a079e2526321 req-69f18780-1db0-4a7b-a0c6-6e4d44807f78 tempest-VolumesSnapshotsTestJSON-275046806 tempest-VolumesSnapshotsTestJSON-275046806-project-member] Snapshot delete request issued successfully. Sep 07 18:12:05 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-cb0b1ca1-7fa8-4a41-856b-a079e2526321 req-69f18780-1db0-4a7b-a0c6-6e4d44807f78 tempest-VolumesSnapshotsTestJSON-275046806 tempest-VolumesSnapshotsTestJSON-275046806-project-member] http://192.168.122.66/volume/v3/snapshots/5570fcd2-f462-4439-b0d2-993ecdeb78d1 returned with HTTP 202 Sep 07 18:12:05 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 978/1964] 192.168.122.66 () {62 vars in 1510 bytes} [Mon Sep 7 18:12:05 2026] DELETE /volume/v3/snapshots/5570fcd2-f462-4439-b0d2-993ecdeb78d1 => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:12:05 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-bac6e5bb-f714-42ca-ab6f-a6db98e9a6a3 req-2d5734e0-c684-470f-a180-85247ade14bf tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] http://192.168.122.66/volume/v3/attachments/eac69ab9-ec56-4a27-8f16-c3353f18065e/action returned with HTTP 204 Sep 07 18:12:05 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 987/1965] 192.168.122.66 () {66 vars in 1609 bytes} [Mon Sep 7 18:12:05 2026] POST /volume/v3/attachments/eac69ab9-ec56-4a27-8f16-c3353f18065e/action => generated 0 bytes in 113 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:12:05 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [req-341afeda-13f8-4e19-bdd9-73c04db66eaf req-5fb61908-307f-42fd-aec4-a294017ee5fb None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:05 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-341afeda-13f8-4e19-bdd9-73c04db66eaf req-5fb61908-307f-42fd-aec4-a294017ee5fb tempest-VolumesSnapshotsTestJSON-275046806 tempest-VolumesSnapshotsTestJSON-275046806-project-member] GET http://192.168.122.66/volume/v3/snapshots/5570fcd2-f462-4439-b0d2-993ecdeb78d1 Sep 07 18:12:05 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-341afeda-13f8-4e19-bdd9-73c04db66eaf req-5fb61908-307f-42fd-aec4-a294017ee5fb tempest-VolumesSnapshotsTestJSON-275046806 tempest-VolumesSnapshotsTestJSON-275046806-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:05 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-341afeda-13f8-4e19-bdd9-73c04db66eaf req-5fb61908-307f-42fd-aec4-a294017ee5fb tempest-VolumesSnapshotsTestJSON-275046806 tempest-VolumesSnapshotsTestJSON-275046806-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:05 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-79a67e0a-a223-48dd-9cc7-2acccebb2a33 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:05 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-79a67e0a-a223-48dd-9cc7-2acccebb2a33 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] GET http://192.168.122.66/volume/v3/volumes/00f6df7a-566d-4d64-905f-5c33fc65d3f6 Sep 07 18:12:05 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-79a67e0a-a223-48dd-9cc7-2acccebb2a33 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:05 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-79a67e0a-a223-48dd-9cc7-2acccebb2a33 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:05 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:12:05 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:12:05 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [req-341afeda-13f8-4e19-bdd9-73c04db66eaf req-5fb61908-307f-42fd-aec4-a294017ee5fb tempest-VolumesSnapshotsTestJSON-275046806 tempest-VolumesSnapshotsTestJSON-275046806-project-member] Snapshot retrieved successfully. Sep 07 18:12:05 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-341afeda-13f8-4e19-bdd9-73c04db66eaf req-5fb61908-307f-42fd-aec4-a294017ee5fb tempest-VolumesSnapshotsTestJSON-275046806 tempest-VolumesSnapshotsTestJSON-275046806-project-member] http://192.168.122.66/volume/v3/snapshots/5570fcd2-f462-4439-b0d2-993ecdeb78d1 returned with HTTP 200 Sep 07 18:12:05 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 979/1966] 192.168.122.66 () {60 vars in 1488 bytes} [Mon Sep 7 18:12:05 2026] GET /volume/v3/snapshots/5570fcd2-f462-4439-b0d2-993ecdeb78d1 => generated 468 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:12:05 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:12:05 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:12:05 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:12:05 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:12:05 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-79a67e0a-a223-48dd-9cc7-2acccebb2a33 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Volume info retrieved successfully. Sep 07 18:12:05 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-79a67e0a-a223-48dd-9cc7-2acccebb2a33 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] http://192.168.122.66/volume/v3/volumes/00f6df7a-566d-4d64-905f-5c33fc65d3f6 returned with HTTP 200 Sep 07 18:12:05 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 988/1967] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:12:05 2026] GET /volume/v3/volumes/00f6df7a-566d-4d64-905f-5c33fc65d3f6 => generated 1138 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:12:05 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-c99ab852-61a3-4e21-9397-7dd6d9e77bd7 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:05 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c99ab852-61a3-4e21-9397-7dd6d9e77bd7 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] GET http://192.168.122.66/volume/v3/volumes/00f6df7a-566d-4d64-905f-5c33fc65d3f6 Sep 07 18:12:05 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c99ab852-61a3-4e21-9397-7dd6d9e77bd7 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:05 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c99ab852-61a3-4e21-9397-7dd6d9e77bd7 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:05 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:12:05 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:12:05 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:12:05 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:12:05 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-c99ab852-61a3-4e21-9397-7dd6d9e77bd7 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Volume info retrieved successfully. Sep 07 18:12:05 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c99ab852-61a3-4e21-9397-7dd6d9e77bd7 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] http://192.168.122.66/volume/v3/volumes/00f6df7a-566d-4d64-905f-5c33fc65d3f6 returned with HTTP 200 Sep 07 18:12:05 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 980/1968] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:12:05 2026] GET /volume/v3/volumes/00f6df7a-566d-4d64-905f-5c33fc65d3f6 => generated 1138 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:12:06 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-0bb31a8e-31f3-421b-99d3-a00205140fd1 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:06 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-0bb31a8e-31f3-421b-99d3-a00205140fd1 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:12:06 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-0bb31a8e-31f3-421b-99d3-a00205140fd1 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1297043"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:12:06 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.volumes [None req-0bb31a8e-31f3-421b-99d3-a00205140fd1 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1297043'}} {{(pid=86965) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:12:06 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-0bb31a8e-31f3-421b-99d3-a00205140fd1 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Create volume of 1 GB Sep 07 18:12:06 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-0bb31a8e-31f3-421b-99d3-a00205140fd1 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Availability Zones retrieved successfully. Sep 07 18:12:06 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-0bb31a8e-31f3-421b-99d3-a00205140fd1 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Flow 'volume_create_api' (316aca52-5115-4464-a8f0-70c5ba33c45f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:12:06 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-0bb31a8e-31f3-421b-99d3-a00205140fd1 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4dfa915a-6d2a-4a2b-a432-48d1e62f6701) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:12:06 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.flows.api.create_volume [None req-0bb31a8e-31f3-421b-99d3-a00205140fd1 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Validating volume size '1' using validate_int {{(pid=86965) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:12:06 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-0bb31a8e-31f3-421b-99d3-a00205140fd1 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4dfa915a-6d2a-4a2b-a432-48d1e62f6701) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:12:06 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-0bb31a8e-31f3-421b-99d3-a00205140fd1 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce6a5b5a-8cfd-4f7c-a27d-e8e0a6bd597c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:12:06 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [req-79b05a07-989f-4fb9-bfcb-6ff9d0e08b45 req-e9c2f2aa-3b45-4bfa-ab21-57d504b7ba62 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:06 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-79b05a07-989f-4fb9-bfcb-6ff9d0e08b45 req-e9c2f2aa-3b45-4bfa-ab21-57d504b7ba62 tempest-VolumesSnapshotsTestJSON-275046806 tempest-VolumesSnapshotsTestJSON-275046806-project-member] GET http://192.168.122.66/volume/v3/snapshots/5570fcd2-f462-4439-b0d2-993ecdeb78d1 Sep 07 18:12:06 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-79b05a07-989f-4fb9-bfcb-6ff9d0e08b45 req-e9c2f2aa-3b45-4bfa-ab21-57d504b7ba62 tempest-VolumesSnapshotsTestJSON-275046806 tempest-VolumesSnapshotsTestJSON-275046806-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:06 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-79b05a07-989f-4fb9-bfcb-6ff9d0e08b45 req-e9c2f2aa-3b45-4bfa-ab21-57d504b7ba62 tempest-VolumesSnapshotsTestJSON-275046806 tempest-VolumesSnapshotsTestJSON-275046806-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:06 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:12:06 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:12:06 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [req-79b05a07-989f-4fb9-bfcb-6ff9d0e08b45 req-e9c2f2aa-3b45-4bfa-ab21-57d504b7ba62 tempest-VolumesSnapshotsTestJSON-275046806 tempest-VolumesSnapshotsTestJSON-275046806-project-member] Snapshot retrieved successfully. Sep 07 18:12:06 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-79b05a07-989f-4fb9-bfcb-6ff9d0e08b45 req-e9c2f2aa-3b45-4bfa-ab21-57d504b7ba62 tempest-VolumesSnapshotsTestJSON-275046806 tempest-VolumesSnapshotsTestJSON-275046806-project-member] http://192.168.122.66/volume/v3/snapshots/5570fcd2-f462-4439-b0d2-993ecdeb78d1 returned with HTTP 200 Sep 07 18:12:06 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 981/1969] 192.168.122.66 () {60 vars in 1488 bytes} [Mon Sep 7 18:12:06 2026] GET /volume/v3/snapshots/5570fcd2-f462-4439-b0d2-993ecdeb78d1 => generated 468 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:12:07 devstack devstack@c-api.service[86965]: DEBUG cinder.quota [None req-0bb31a8e-31f3-421b-99d3-a00205140fd1 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Created reservations ['0eb4e4f7-a8c5-4bea-be71-10cf74eefaaf', 'bb2d01c9-bf45-4306-bf84-7d56ef733a18', 'dbba85be-2f25-4c49-bc89-415f319be127', 'd9e494a5-6447-49a0-a19e-e941d3e98b8e'] {{(pid=86965) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:12:07 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-0bb31a8e-31f3-421b-99d3-a00205140fd1 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce6a5b5a-8cfd-4f7c-a27d-e8e0a6bd597c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0eb4e4f7-a8c5-4bea-be71-10cf74eefaaf', 'bb2d01c9-bf45-4306-bf84-7d56ef733a18', 'dbba85be-2f25-4c49-bc89-415f319be127', 'd9e494a5-6447-49a0-a19e-e941d3e98b8e']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:12:07 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-0bb31a8e-31f3-421b-99d3-a00205140fd1 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb7d4079-978f-4660-9309-a3286a2c5e8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:12:07 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:12:07 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:12:07 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-0bb31a8e-31f3-421b-99d3-a00205140fd1 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb7d4079-978f-4660-9309-a3286a2c5e8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5c680e3d-0a06-43f1-93f7-2d92dd34dd4a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1297043',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='55dfcffc70e34ecb95f742ef0f78ca68',qos_specs=None,replication_status=,reservations=['0eb4e4f7-a8c5-4bea-be71-10cf74eefaaf','bb2d01c9-bf45-4306-bf84-7d56ef733a18','dbba85be-2f25-4c49-bc89-415f319be127','d9e494a5-6447-49a0-a19e-e941d3e98b8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a922426ef7f149e0b04410c6d5253fd6',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:12:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1297043',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5c680e3d-0a06-43f1-93f7-2d92dd34dd4a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='55dfcffc70e34ecb95f742ef0f78ca68',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a922426ef7f149e0b04410c6d5253fd6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:12:07 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-0bb31a8e-31f3-421b-99d3-a00205140fd1 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d1f7799-89fb-4b2a-9f34-56ad78f5839e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:12:07 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-0bb31a8e-31f3-421b-99d3-a00205140fd1 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d1f7799-89fb-4b2a-9f34-56ad78f5839e) transitioned into state 'SUCCESS' from state '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-1297043',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='55dfcffc70e34ecb95f742ef0f78ca68',qos_specs=None,replication_status=,reservations=['0eb4e4f7-a8c5-4bea-be71-10cf74eefaaf','bb2d01c9-bf45-4306-bf84-7d56ef733a18','dbba85be-2f25-4c49-bc89-415f319be127','d9e494a5-6447-49a0-a19e-e941d3e98b8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a922426ef7f149e0b04410c6d5253fd6',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:12:07 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-0bb31a8e-31f3-421b-99d3-a00205140fd1 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31d431f1-28d6-48f6-8662-bf5496b7d280) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:12:07 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-0bb31a8e-31f3-421b-99d3-a00205140fd1 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31d431f1-28d6-48f6-8662-bf5496b7d280) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:12:07 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-0bb31a8e-31f3-421b-99d3-a00205140fd1 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Flow 'volume_create_api' (316aca52-5115-4464-a8f0-70c5ba33c45f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:12:07 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-0bb31a8e-31f3-421b-99d3-a00205140fd1 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Create volume request issued successfully. Sep 07 18:12:07 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-0bb31a8e-31f3-421b-99d3-a00205140fd1 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:12:07 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 989/1970] 192.168.122.66 () {62 vars in 1178 bytes} [Mon Sep 7 18:12:06 2026] POST /volume/v3/volumes => generated 782 bytes in 886 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:12:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-47837c7f-5f65-4682-b36d-b4faf9d842f7 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:07 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-47837c7f-5f65-4682-b36d-b4faf9d842f7 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] GET http://192.168.122.66/volume/v3/volumes/5c680e3d-0a06-43f1-93f7-2d92dd34dd4a Sep 07 18:12:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-47837c7f-5f65-4682-b36d-b4faf9d842f7 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-47837c7f-5f65-4682-b36d-b4faf9d842f7 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:07 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:12:07 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:12:07 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:12:07 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:12:07 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-47837c7f-5f65-4682-b36d-b4faf9d842f7 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Volume info retrieved successfully. Sep 07 18:12:07 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-47837c7f-5f65-4682-b36d-b4faf9d842f7 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] http://192.168.122.66/volume/v3/volumes/5c680e3d-0a06-43f1-93f7-2d92dd34dd4a returned with HTTP 200 Sep 07 18:12:07 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 982/1971] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:12:07 2026] GET /volume/v3/volumes/5c680e3d-0a06-43f1-93f7-2d92dd34dd4a => generated 961 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:12:08 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [req-b2a5a397-bdfe-4179-ac8f-4f529cb62b8d req-9b8f38fc-657f-492c-8b89-3058a9ec719f None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:08 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-b2a5a397-bdfe-4179-ac8f-4f529cb62b8d req-9b8f38fc-657f-492c-8b89-3058a9ec719f tempest-VolumesSnapshotsTestJSON-275046806 tempest-VolumesSnapshotsTestJSON-275046806-project-member] GET http://192.168.122.66/volume/v3/snapshots/5570fcd2-f462-4439-b0d2-993ecdeb78d1 Sep 07 18:12:08 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-b2a5a397-bdfe-4179-ac8f-4f529cb62b8d req-9b8f38fc-657f-492c-8b89-3058a9ec719f tempest-VolumesSnapshotsTestJSON-275046806 tempest-VolumesSnapshotsTestJSON-275046806-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:08 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-b2a5a397-bdfe-4179-ac8f-4f529cb62b8d req-9b8f38fc-657f-492c-8b89-3058a9ec719f tempest-VolumesSnapshotsTestJSON-275046806 tempest-VolumesSnapshotsTestJSON-275046806-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:08 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:12:08 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:12:08 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [req-b2a5a397-bdfe-4179-ac8f-4f529cb62b8d req-9b8f38fc-657f-492c-8b89-3058a9ec719f tempest-VolumesSnapshotsTestJSON-275046806 tempest-VolumesSnapshotsTestJSON-275046806-project-member] Snapshot retrieved successfully. Sep 07 18:12:08 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-b2a5a397-bdfe-4179-ac8f-4f529cb62b8d req-9b8f38fc-657f-492c-8b89-3058a9ec719f tempest-VolumesSnapshotsTestJSON-275046806 tempest-VolumesSnapshotsTestJSON-275046806-project-member] http://192.168.122.66/volume/v3/snapshots/5570fcd2-f462-4439-b0d2-993ecdeb78d1 returned with HTTP 200 Sep 07 18:12:08 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 990/1972] 192.168.122.66 () {60 vars in 1488 bytes} [Mon Sep 7 18:12:08 2026] GET /volume/v3/snapshots/5570fcd2-f462-4439-b0d2-993ecdeb78d1 => generated 468 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:12:08 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-995212e3-bf76-4343-a381-0ec0033a1b2b None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:08 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-995212e3-bf76-4343-a381-0ec0033a1b2b tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] GET http://192.168.122.66/volume/v3/volumes/5c680e3d-0a06-43f1-93f7-2d92dd34dd4a Sep 07 18:12:08 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-995212e3-bf76-4343-a381-0ec0033a1b2b tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:08 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-995212e3-bf76-4343-a381-0ec0033a1b2b tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:08 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:12:08 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:12:08 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:12:08 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:12:08 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-995212e3-bf76-4343-a381-0ec0033a1b2b tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Volume info retrieved successfully. Sep 07 18:12:08 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-995212e3-bf76-4343-a381-0ec0033a1b2b tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] http://192.168.122.66/volume/v3/volumes/5c680e3d-0a06-43f1-93f7-2d92dd34dd4a returned with HTTP 200 Sep 07 18:12:08 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 983/1973] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:12:08 2026] GET /volume/v3/volumes/5c680e3d-0a06-43f1-93f7-2d92dd34dd4a => generated 1011 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 18:12:08 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-ffd0a41a-9410-4ebc-b79b-ccbbb1fd5f59 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:08 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-ffd0a41a-9410-4ebc-b79b-ccbbb1fd5f59 tempest-TestInstancesWithCinderVolumes-1310078876 tempest-TestInstancesWithCinderVolumes-1310078876-project-admin] POST http://192.168.122.66/volume/v3/types Sep 07 18:12:08 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-ffd0a41a-9410-4ebc-b79b-ccbbb1fd5f59 tempest-TestInstancesWithCinderVolumes-1310078876 tempest-TestInstancesWithCinderVolumes-1310078876-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1944575417-555732852", "extra_specs": {}}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:12:08 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-ffd0a41a-9410-4ebc-b79b-ccbbb1fd5f59 tempest-TestInstancesWithCinderVolumes-1310078876 tempest-TestInstancesWithCinderVolumes-1310078876-project-admin] http://192.168.122.66/volume/v3/types returned with HTTP 200 Sep 07 18:12:08 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 991/1974] 192.168.122.66 () {60 vars in 1132 bytes} [Mon Sep 7 18:12:08 2026] POST /volume/v3/types => generated 268 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:12:09 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [req-689cdfa1-026b-4f8d-a94f-efb54c7e69df req-9d25a42c-f29f-4add-af46-abbd83a36907 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:09 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-689cdfa1-026b-4f8d-a94f-efb54c7e69df req-9d25a42c-f29f-4add-af46-abbd83a36907 tempest-VolumesSnapshotsTestJSON-275046806 tempest-VolumesSnapshotsTestJSON-275046806-project-member] GET http://192.168.122.66/volume/v3/snapshots/5570fcd2-f462-4439-b0d2-993ecdeb78d1 Sep 07 18:12:09 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-689cdfa1-026b-4f8d-a94f-efb54c7e69df req-9d25a42c-f29f-4add-af46-abbd83a36907 tempest-VolumesSnapshotsTestJSON-275046806 tempest-VolumesSnapshotsTestJSON-275046806-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:09 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-689cdfa1-026b-4f8d-a94f-efb54c7e69df req-9d25a42c-f29f-4add-af46-abbd83a36907 tempest-VolumesSnapshotsTestJSON-275046806 tempest-VolumesSnapshotsTestJSON-275046806-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:09 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-689cdfa1-026b-4f8d-a94f-efb54c7e69df req-9d25a42c-f29f-4add-af46-abbd83a36907 tempest-VolumesSnapshotsTestJSON-275046806 tempest-VolumesSnapshotsTestJSON-275046806-project-member] http://192.168.122.66/volume/v3/snapshots/5570fcd2-f462-4439-b0d2-993ecdeb78d1 returned with HTTP 404 Sep 07 18:12:09 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 984/1975] 192.168.122.66 () {60 vars in 1488 bytes} [Mon Sep 7 18:12:09 2026] GET /volume/v3/snapshots/5570fcd2-f462-4439-b0d2-993ecdeb78d1 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:12:09 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [req-c6d5f770-b1ec-4f1c-8017-e2942f7ab6ce req-272cdf83-fb85-414b-94be-7b3d90915ba6 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:09 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-c6d5f770-b1ec-4f1c-8017-e2942f7ab6ce req-272cdf83-fb85-414b-94be-7b3d90915ba6 tempest-VolumesSnapshotsTestJSON-275046806 tempest-VolumesSnapshotsTestJSON-275046806-project-member] DELETE http://192.168.122.66/volume/v3/volumes/be1badab-b08d-49c3-a4c3-bb2c49629793 Sep 07 18:12:09 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-c6d5f770-b1ec-4f1c-8017-e2942f7ab6ce req-272cdf83-fb85-414b-94be-7b3d90915ba6 tempest-VolumesSnapshotsTestJSON-275046806 tempest-VolumesSnapshotsTestJSON-275046806-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:09 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-c6d5f770-b1ec-4f1c-8017-e2942f7ab6ce req-272cdf83-fb85-414b-94be-7b3d90915ba6 tempest-VolumesSnapshotsTestJSON-275046806 tempest-VolumesSnapshotsTestJSON-275046806-project-member] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:09 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [req-c6d5f770-b1ec-4f1c-8017-e2942f7ab6ce req-272cdf83-fb85-414b-94be-7b3d90915ba6 tempest-VolumesSnapshotsTestJSON-275046806 tempest-VolumesSnapshotsTestJSON-275046806-project-member] Delete volume with id: be1badab-b08d-49c3-a4c3-bb2c49629793 Sep 07 18:12:09 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:12:09 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:12:09 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:12:09 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:12:09 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [req-c6d5f770-b1ec-4f1c-8017-e2942f7ab6ce req-272cdf83-fb85-414b-94be-7b3d90915ba6 tempest-VolumesSnapshotsTestJSON-275046806 tempest-VolumesSnapshotsTestJSON-275046806-project-member] Volume info retrieved successfully. Sep 07 18:12:09 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [req-c6d5f770-b1ec-4f1c-8017-e2942f7ab6ce req-272cdf83-fb85-414b-94be-7b3d90915ba6 tempest-VolumesSnapshotsTestJSON-275046806 tempest-VolumesSnapshotsTestJSON-275046806-project-member] Delete volume request issued successfully. Sep 07 18:12:09 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-c6d5f770-b1ec-4f1c-8017-e2942f7ab6ce req-272cdf83-fb85-414b-94be-7b3d90915ba6 tempest-VolumesSnapshotsTestJSON-275046806 tempest-VolumesSnapshotsTestJSON-275046806-project-member] http://192.168.122.66/volume/v3/volumes/be1badab-b08d-49c3-a4c3-bb2c49629793 returned with HTTP 202 Sep 07 18:12:09 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 992/1976] 192.168.122.66 () {62 vars in 1504 bytes} [Mon Sep 7 18:12:09 2026] DELETE /volume/v3/volumes/be1badab-b08d-49c3-a4c3-bb2c49629793 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:12:09 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [req-b754f98c-cbc6-4a1b-8ea7-fc0a9db1a178 req-ba913468-11dc-40a7-ad74-4c6fadb6f407 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:09 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-b754f98c-cbc6-4a1b-8ea7-fc0a9db1a178 req-ba913468-11dc-40a7-ad74-4c6fadb6f407 tempest-VolumesSnapshotsTestJSON-275046806 tempest-VolumesSnapshotsTestJSON-275046806-project-member] GET http://192.168.122.66/volume/v3/volumes/be1badab-b08d-49c3-a4c3-bb2c49629793 Sep 07 18:12:09 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-b754f98c-cbc6-4a1b-8ea7-fc0a9db1a178 req-ba913468-11dc-40a7-ad74-4c6fadb6f407 tempest-VolumesSnapshotsTestJSON-275046806 tempest-VolumesSnapshotsTestJSON-275046806-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:09 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-b754f98c-cbc6-4a1b-8ea7-fc0a9db1a178 req-ba913468-11dc-40a7-ad74-4c6fadb6f407 tempest-VolumesSnapshotsTestJSON-275046806 tempest-VolumesSnapshotsTestJSON-275046806-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:09 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:12:09 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:12:09 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:12:09 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:12:09 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [req-b754f98c-cbc6-4a1b-8ea7-fc0a9db1a178 req-ba913468-11dc-40a7-ad74-4c6fadb6f407 tempest-VolumesSnapshotsTestJSON-275046806 tempest-VolumesSnapshotsTestJSON-275046806-project-member] Volume info retrieved successfully. Sep 07 18:12:09 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-b754f98c-cbc6-4a1b-8ea7-fc0a9db1a178 req-ba913468-11dc-40a7-ad74-4c6fadb6f407 tempest-VolumesSnapshotsTestJSON-275046806 tempest-VolumesSnapshotsTestJSON-275046806-project-member] http://192.168.122.66/volume/v3/volumes/be1badab-b08d-49c3-a4c3-bb2c49629793 returned with HTTP 200 Sep 07 18:12:09 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 985/1977] 192.168.122.66 () {60 vars in 1482 bytes} [Mon Sep 7 18:12:09 2026] GET /volume/v3/volumes/be1badab-b08d-49c3-a4c3-bb2c49629793 => generated 853 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:12:09 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-6ebfb54f-a75b-41f5-8c70-7c5fb576621a None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:09 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-6ebfb54f-a75b-41f5-8c70-7c5fb576621a tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] GET http://192.168.122.66/volume/v3/volumes/5c680e3d-0a06-43f1-93f7-2d92dd34dd4a Sep 07 18:12:09 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-6ebfb54f-a75b-41f5-8c70-7c5fb576621a tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:09 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-6ebfb54f-a75b-41f5-8c70-7c5fb576621a tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:09 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [req-25344371-1022-425a-b3a2-96d1e5ee2396 req-f264cef1-e3b2-4bb1-b29d-d6a17034a71a None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:09 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-25344371-1022-425a-b3a2-96d1e5ee2396 req-f264cef1-e3b2-4bb1-b29d-d6a17034a71a tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] GET http://192.168.122.66/volume/v3/volumes/00f6df7a-566d-4d64-905f-5c33fc65d3f6 Sep 07 18:12:09 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-25344371-1022-425a-b3a2-96d1e5ee2396 req-f264cef1-e3b2-4bb1-b29d-d6a17034a71a tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:09 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-25344371-1022-425a-b3a2-96d1e5ee2396 req-f264cef1-e3b2-4bb1-b29d-d6a17034a71a tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:09 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:12:09 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:12:09 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:12:09 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:12:09 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-6ebfb54f-a75b-41f5-8c70-7c5fb576621a tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Volume info retrieved successfully. Sep 07 18:12:09 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:12:09 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:12:09 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:12:09 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:12:09 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-6ebfb54f-a75b-41f5-8c70-7c5fb576621a tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] http://192.168.122.66/volume/v3/volumes/5c680e3d-0a06-43f1-93f7-2d92dd34dd4a returned with HTTP 200 Sep 07 18:12:09 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 993/1978] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:12:09 2026] GET /volume/v3/volumes/5c680e3d-0a06-43f1-93f7-2d92dd34dd4a => generated 1012 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 18:12:09 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [req-25344371-1022-425a-b3a2-96d1e5ee2396 req-f264cef1-e3b2-4bb1-b29d-d6a17034a71a tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Volume info retrieved successfully. Sep 07 18:12:09 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-148d635c-6679-4528-b916-ecdb4503ff56 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:09 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-25344371-1022-425a-b3a2-96d1e5ee2396 req-f264cef1-e3b2-4bb1-b29d-d6a17034a71a tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] http://192.168.122.66/volume/v3/volumes/00f6df7a-566d-4d64-905f-5c33fc65d3f6 returned with HTTP 200 Sep 07 18:12:09 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 986/1979] 192.168.122.66 () {60 vars in 1482 bytes} [Mon Sep 7 18:12:09 2026] GET /volume/v3/volumes/00f6df7a-566d-4d64-905f-5c33fc65d3f6 => generated 1138 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:12:09 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [req-25344371-1022-425a-b3a2-96d1e5ee2396 req-768dfc54-458b-4544-88c0-462bfe4a7440 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:09 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-25344371-1022-425a-b3a2-96d1e5ee2396 req-768dfc54-458b-4544-88c0-462bfe4a7440 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] POST http://192.168.122.66/volume/v3/volumes/00f6df7a-566d-4d64-905f-5c33fc65d3f6/action Sep 07 18:12:09 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-25344371-1022-425a-b3a2-96d1e5ee2396 req-768dfc54-458b-4544-88c0-462bfe4a7440 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86964) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:12:09 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-25344371-1022-425a-b3a2-96d1e5ee2396 req-768dfc54-458b-4544-88c0-462bfe4a7440 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:12:09 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:12:09 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:12:09 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:12:09 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:12:09 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [req-25344371-1022-425a-b3a2-96d1e5ee2396 req-768dfc54-458b-4544-88c0-462bfe4a7440 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Volume info retrieved successfully. Sep 07 18:12:09 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [req-25344371-1022-425a-b3a2-96d1e5ee2396 req-768dfc54-458b-4544-88c0-462bfe4a7440 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Begin detaching volume completed successfully. Sep 07 18:12:09 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-25344371-1022-425a-b3a2-96d1e5ee2396 req-768dfc54-458b-4544-88c0-462bfe4a7440 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] http://192.168.122.66/volume/v3/volumes/00f6df7a-566d-4d64-905f-5c33fc65d3f6/action returned with HTTP 202 Sep 07 18:12:09 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 987/1980] 192.168.122.66 () {64 vars in 1556 bytes} [Mon Sep 7 18:12:09 2026] POST /volume/v3/volumes/00f6df7a-566d-4d64-905f-5c33fc65d3f6/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 18:12:09 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-148d635c-6679-4528-b916-ecdb4503ff56 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-reader] GET http://192.168.122.66/volume/v3/volumes Sep 07 18:12:09 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-148d635c-6679-4528-b916-ecdb4503ff56 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-reader] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:09 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-148d635c-6679-4528-b916-ecdb4503ff56 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-reader] Calling method 'index' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:09 devstack devstack@c-api.service[86965]: DEBUG cinder.api.api_utils [None req-148d635c-6679-4528-b916-ecdb4503ff56 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-reader] Removing options '' from query. {{(pid=86965) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 18:12:09 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-148d635c-6679-4528-b916-ecdb4503ff56 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86965) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 18:12:09 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:12:09 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:12:09 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-148d635c-6679-4528-b916-ecdb4503ff56 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-reader] Get all volumes completed successfully. Sep 07 18:12:09 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-148d635c-6679-4528-b916-ecdb4503ff56 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-reader] http://192.168.122.66/volume/v3/volumes returned with HTTP 200 Sep 07 18:12:09 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 994/1981] 192.168.122.66 () {60 vars in 1157 bytes} [Mon Sep 7 18:12:09 2026] GET /volume/v3/volumes => generated 339 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:12:09 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-1af4cebb-21ac-41a9-93f5-b21d932acc68 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:09 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-1af4cebb-21ac-41a9-93f5-b21d932acc68 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] DELETE http://192.168.122.66/volume/v3/volumes/5c680e3d-0a06-43f1-93f7-2d92dd34dd4a Sep 07 18:12:09 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-1af4cebb-21ac-41a9-93f5-b21d932acc68 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:09 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-1af4cebb-21ac-41a9-93f5-b21d932acc68 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:09 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-1af4cebb-21ac-41a9-93f5-b21d932acc68 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Delete volume with id: 5c680e3d-0a06-43f1-93f7-2d92dd34dd4a Sep 07 18:12:09 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:12:09 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:12:09 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:12:09 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:12:09 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-1af4cebb-21ac-41a9-93f5-b21d932acc68 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Volume info retrieved successfully. Sep 07 18:12:09 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-aeb3bd3b-d014-4869-8b13-3d6faada5e9b None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:09 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-aeb3bd3b-d014-4869-8b13-3d6faada5e9b None None] GET http://192.168.122.66/volume// Sep 07 18:12:09 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-aeb3bd3b-d014-4869-8b13-3d6faada5e9b None None] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:09 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-aeb3bd3b-d014-4869-8b13-3d6faada5e9b None None] Calling method 'all' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:09 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-aeb3bd3b-d014-4869-8b13-3d6faada5e9b None None] http://192.168.122.66/volume// returned with HTTP 300 Sep 07 18:12:09 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 995/1982] 192.168.122.66 () {58 vars in 1310 bytes} [Mon Sep 7 18:12:09 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 18:12:09 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [req-25344371-1022-425a-b3a2-96d1e5ee2396 req-17d543be-8b28-45c4-862c-0537ff30a395 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:09 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-25344371-1022-425a-b3a2-96d1e5ee2396 req-17d543be-8b28-45c4-862c-0537ff30a395 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] GET http://192.168.122.66/volume/v3/volumes/00f6df7a-566d-4d64-905f-5c33fc65d3f6 Sep 07 18:12:09 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-25344371-1022-425a-b3a2-96d1e5ee2396 req-17d543be-8b28-45c4-862c-0537ff30a395 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:09 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-25344371-1022-425a-b3a2-96d1e5ee2396 req-17d543be-8b28-45c4-862c-0537ff30a395 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:09 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-1af4cebb-21ac-41a9-93f5-b21d932acc68 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Delete volume request issued successfully. Sep 07 18:12:09 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-1af4cebb-21ac-41a9-93f5-b21d932acc68 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] http://192.168.122.66/volume/v3/volumes/5c680e3d-0a06-43f1-93f7-2d92dd34dd4a returned with HTTP 202 Sep 07 18:12:09 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 988/1983] 192.168.122.66 () {60 vars in 1271 bytes} [Mon Sep 7 18:12:09 2026] DELETE /volume/v3/volumes/5c680e3d-0a06-43f1-93f7-2d92dd34dd4a => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 18:12:09 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:12:09 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:12:09 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:12:09 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:12:09 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-0d977b32-77ae-47fa-bb24-79e728882dde None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:09 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [req-25344371-1022-425a-b3a2-96d1e5ee2396 req-17d543be-8b28-45c4-862c-0537ff30a395 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Volume info retrieved successfully. Sep 07 18:12:09 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-0d977b32-77ae-47fa-bb24-79e728882dde tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] GET http://192.168.122.66/volume/v3/volumes/5c680e3d-0a06-43f1-93f7-2d92dd34dd4a Sep 07 18:12:09 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-0d977b32-77ae-47fa-bb24-79e728882dde tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:09 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-0d977b32-77ae-47fa-bb24-79e728882dde tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:09 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-25344371-1022-425a-b3a2-96d1e5ee2396 req-17d543be-8b28-45c4-862c-0537ff30a395 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] http://192.168.122.66/volume/v3/volumes/00f6df7a-566d-4d64-905f-5c33fc65d3f6 returned with HTTP 200 Sep 07 18:12:09 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 996/1984] 192.168.122.66 () {62 vars in 1523 bytes} [Mon Sep 7 18:12:09 2026] GET /volume/v3/volumes/00f6df7a-566d-4d64-905f-5c33fc65d3f6 => generated 1322 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 18:12:09 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:12:09 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:12:09 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:12:09 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:12:09 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-0d977b32-77ae-47fa-bb24-79e728882dde tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Volume info retrieved successfully. Sep 07 18:12:09 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-0d977b32-77ae-47fa-bb24-79e728882dde tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] http://192.168.122.66/volume/v3/volumes/5c680e3d-0a06-43f1-93f7-2d92dd34dd4a returned with HTTP 200 Sep 07 18:12:09 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 989/1985] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:12:09 2026] GET /volume/v3/volumes/5c680e3d-0a06-43f1-93f7-2d92dd34dd4a => generated 1011 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 18:12:10 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [req-25344371-1022-425a-b3a2-96d1e5ee2396 req-657841d5-169c-4481-9e47-22d13527dad7 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:10 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-25344371-1022-425a-b3a2-96d1e5ee2396 req-657841d5-169c-4481-9e47-22d13527dad7 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] DELETE http://192.168.122.66/volume/v3/attachments/eac69ab9-ec56-4a27-8f16-c3353f18065e Sep 07 18:12:10 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-25344371-1022-425a-b3a2-96d1e5ee2396 req-657841d5-169c-4481-9e47-22d13527dad7 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:10 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-25344371-1022-425a-b3a2-96d1e5ee2396 req-657841d5-169c-4481-9e47-22d13527dad7 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Calling method 'version_select' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:10 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:12:10 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:12:10 devstack devstack@c-api.service[86965]: /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 07 18:12:10 devstack devstack@c-api.service[86965]: return base.obj_make_list(context, Sep 07 18:12:10 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-25344371-1022-425a-b3a2-96d1e5ee2396 req-657841d5-169c-4481-9e47-22d13527dad7 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] http://192.168.122.66/volume/v3/attachments/eac69ab9-ec56-4a27-8f16-c3353f18065e returned with HTTP 200 Sep 07 18:12:10 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 997/1986] 192.168.122.66 () {64 vars in 1557 bytes} [Mon Sep 7 18:12:10 2026] DELETE /volume/v3/attachments/eac69ab9-ec56-4a27-8f16-c3353f18065e => generated 19 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:12:10 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [req-85fbe490-b2b3-4d10-8940-45a9116476ee req-52c3ca21-78b1-456a-be55-b304b442b01e None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:10 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-85fbe490-b2b3-4d10-8940-45a9116476ee req-52c3ca21-78b1-456a-be55-b304b442b01e tempest-VolumesSnapshotsTestJSON-275046806 tempest-VolumesSnapshotsTestJSON-275046806-project-member] GET http://192.168.122.66/volume/v3/volumes/be1badab-b08d-49c3-a4c3-bb2c49629793 Sep 07 18:12:10 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-85fbe490-b2b3-4d10-8940-45a9116476ee req-52c3ca21-78b1-456a-be55-b304b442b01e tempest-VolumesSnapshotsTestJSON-275046806 tempest-VolumesSnapshotsTestJSON-275046806-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:10 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-85fbe490-b2b3-4d10-8940-45a9116476ee req-52c3ca21-78b1-456a-be55-b304b442b01e tempest-VolumesSnapshotsTestJSON-275046806 tempest-VolumesSnapshotsTestJSON-275046806-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:10 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-85fbe490-b2b3-4d10-8940-45a9116476ee req-52c3ca21-78b1-456a-be55-b304b442b01e tempest-VolumesSnapshotsTestJSON-275046806 tempest-VolumesSnapshotsTestJSON-275046806-project-member] http://192.168.122.66/volume/v3/volumes/be1badab-b08d-49c3-a4c3-bb2c49629793 returned with HTTP 404 Sep 07 18:12:10 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 990/1987] 192.168.122.66 () {60 vars in 1482 bytes} [Mon Sep 7 18:12:10 2026] GET /volume/v3/volumes/be1badab-b08d-49c3-a4c3-bb2c49629793 => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:12:10 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [req-1158ce8f-249d-4d97-9b26-cddb19807b31 req-c286a05d-b055-469e-8f15-35ead6e26239 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:10 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-1158ce8f-249d-4d97-9b26-cddb19807b31 req-c286a05d-b055-469e-8f15-35ead6e26239 tempest-VolumesSnapshotsTestJSON-275046806 tempest-VolumesSnapshotsTestJSON-275046806-project-member] DELETE http://192.168.122.66/volume/v3/volumes/be1badab-b08d-49c3-a4c3-bb2c49629793 Sep 07 18:12:10 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-1158ce8f-249d-4d97-9b26-cddb19807b31 req-c286a05d-b055-469e-8f15-35ead6e26239 tempest-VolumesSnapshotsTestJSON-275046806 tempest-VolumesSnapshotsTestJSON-275046806-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:10 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-1158ce8f-249d-4d97-9b26-cddb19807b31 req-c286a05d-b055-469e-8f15-35ead6e26239 tempest-VolumesSnapshotsTestJSON-275046806 tempest-VolumesSnapshotsTestJSON-275046806-project-member] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:10 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [req-1158ce8f-249d-4d97-9b26-cddb19807b31 req-c286a05d-b055-469e-8f15-35ead6e26239 tempest-VolumesSnapshotsTestJSON-275046806 tempest-VolumesSnapshotsTestJSON-275046806-project-member] Delete volume with id: be1badab-b08d-49c3-a4c3-bb2c49629793 Sep 07 18:12:10 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-1158ce8f-249d-4d97-9b26-cddb19807b31 req-c286a05d-b055-469e-8f15-35ead6e26239 tempest-VolumesSnapshotsTestJSON-275046806 tempest-VolumesSnapshotsTestJSON-275046806-project-member] http://192.168.122.66/volume/v3/volumes/be1badab-b08d-49c3-a4c3-bb2c49629793 returned with HTTP 404 Sep 07 18:12:10 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 998/1988] 192.168.122.66 () {62 vars in 1504 bytes} [Mon Sep 7 18:12:10 2026] DELETE /volume/v3/volumes/be1badab-b08d-49c3-a4c3-bb2c49629793 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:12:10 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [req-e367fc68-e45a-402f-96f3-9cb41a011430 req-f6b753c6-b715-4b68-9bec-81cc8c3a3cbf None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:10 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-e367fc68-e45a-402f-96f3-9cb41a011430 req-f6b753c6-b715-4b68-9bec-81cc8c3a3cbf tempest-VolumesSnapshotsTestJSON-275046806 tempest-VolumesSnapshotsTestJSON-275046806-project-member] GET http://192.168.122.66/volume/v3/volumes/be1badab-b08d-49c3-a4c3-bb2c49629793 Sep 07 18:12:10 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-e367fc68-e45a-402f-96f3-9cb41a011430 req-f6b753c6-b715-4b68-9bec-81cc8c3a3cbf tempest-VolumesSnapshotsTestJSON-275046806 tempest-VolumesSnapshotsTestJSON-275046806-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:10 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-e367fc68-e45a-402f-96f3-9cb41a011430 req-f6b753c6-b715-4b68-9bec-81cc8c3a3cbf tempest-VolumesSnapshotsTestJSON-275046806 tempest-VolumesSnapshotsTestJSON-275046806-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:10 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-e367fc68-e45a-402f-96f3-9cb41a011430 req-f6b753c6-b715-4b68-9bec-81cc8c3a3cbf tempest-VolumesSnapshotsTestJSON-275046806 tempest-VolumesSnapshotsTestJSON-275046806-project-member] http://192.168.122.66/volume/v3/volumes/be1badab-b08d-49c3-a4c3-bb2c49629793 returned with HTTP 404 Sep 07 18:12:10 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 991/1989] 192.168.122.66 () {60 vars in 1482 bytes} [Mon Sep 7 18:12:10 2026] GET /volume/v3/volumes/be1badab-b08d-49c3-a4c3-bb2c49629793 => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:12:10 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-47192586-117f-4ee1-9609-2b8a402d79d1 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:10 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-47192586-117f-4ee1-9609-2b8a402d79d1 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] POST http://192.168.122.66/volume/v3/snapshots Sep 07 18:12:10 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-47192586-117f-4ee1-9609-2b8a402d79d1 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "00f6df7a-566d-4d64-905f-5c33fc65d3f6", "force": false, "name": "tempest-TestStampPattern-snapshot-1748451028", "description": null, "metadata": null}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:12:10 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:12:10 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:12:10 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:12:10 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:12:10 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-47192586-117f-4ee1-9609-2b8a402d79d1 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Volume info retrieved successfully. Sep 07 18:12:10 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.snapshots [None req-47192586-117f-4ee1-9609-2b8a402d79d1 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Create snapshot from volume 00f6df7a-566d-4d64-905f-5c33fc65d3f6 Sep 07 18:12:10 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-59a04b1a-cf2a-4994-af0f-f9625921c241 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:10 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-59a04b1a-cf2a-4994-af0f-f9625921c241 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] GET http://192.168.122.66/volume/v3/volumes/5c680e3d-0a06-43f1-93f7-2d92dd34dd4a Sep 07 18:12:10 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-59a04b1a-cf2a-4994-af0f-f9625921c241 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:10 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-59a04b1a-cf2a-4994-af0f-f9625921c241 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:10 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:12:10 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:12:10 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:12:10 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:12:10 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-59a04b1a-cf2a-4994-af0f-f9625921c241 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Volume info retrieved successfully. Sep 07 18:12:11 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-59a04b1a-cf2a-4994-af0f-f9625921c241 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] http://192.168.122.66/volume/v3/volumes/5c680e3d-0a06-43f1-93f7-2d92dd34dd4a returned with HTTP 200 Sep 07 18:12:11 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 992/1990] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:12:10 2026] GET /volume/v3/volumes/5c680e3d-0a06-43f1-93f7-2d92dd34dd4a => generated 1011 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 18:12:11 devstack devstack@c-api.service[86965]: DEBUG cinder.quota [None req-47192586-117f-4ee1-9609-2b8a402d79d1 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Created reservations ['c52fe394-9014-477c-bc07-dae9adf7c525', 'fa82b55c-0bde-4167-979c-0ac7ca288b41', 'd7e06734-2051-4b56-874e-a8fa5f64f3c2', 'cb394e5c-8673-49bd-bb22-3466097ee9b9'] {{(pid=86965) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:12:11 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:12:11 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:12:11 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-47192586-117f-4ee1-9609-2b8a402d79d1 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Snapshot create request issued successfully. Sep 07 18:12:11 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-47192586-117f-4ee1-9609-2b8a402d79d1 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] http://192.168.122.66/volume/v3/snapshots returned with HTTP 202 Sep 07 18:12:11 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 999/1991] 192.168.122.66 () {60 vars in 1144 bytes} [Mon Sep 7 18:12:10 2026] POST /volume/v3/snapshots => generated 303 bytes in 319 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:12:11 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-789933cb-7bf0-4f6c-b811-230042f1279d None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:11 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-789933cb-7bf0-4f6c-b811-230042f1279d tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] GET http://192.168.122.66/volume/v3/snapshots/b7a87e89-3699-469e-a241-236cac0661f9 Sep 07 18:12:11 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-789933cb-7bf0-4f6c-b811-230042f1279d tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:11 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-789933cb-7bf0-4f6c-b811-230042f1279d tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:11 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:12:11 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:12:11 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-789933cb-7bf0-4f6c-b811-230042f1279d tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Snapshot retrieved successfully. Sep 07 18:12:11 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-789933cb-7bf0-4f6c-b811-230042f1279d tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] http://192.168.122.66/volume/v3/snapshots/b7a87e89-3699-469e-a241-236cac0661f9 returned with HTTP 200 Sep 07 18:12:11 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 993/1992] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:12:11 2026] GET /volume/v3/snapshots/b7a87e89-3699-469e-a241-236cac0661f9 => generated 435 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:12:12 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-e6117c00-22f5-4321-82c2-cc48deb46068 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:12 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e6117c00-22f5-4321-82c2-cc48deb46068 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] GET http://192.168.122.66/volume/v3/volumes/5c680e3d-0a06-43f1-93f7-2d92dd34dd4a Sep 07 18:12:12 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-e6117c00-22f5-4321-82c2-cc48deb46068 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:12 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-e6117c00-22f5-4321-82c2-cc48deb46068 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:12 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e6117c00-22f5-4321-82c2-cc48deb46068 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] http://192.168.122.66/volume/v3/volumes/5c680e3d-0a06-43f1-93f7-2d92dd34dd4a returned with HTTP 404 Sep 07 18:12:12 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1000/1993] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:12:12 2026] GET /volume/v3/volumes/5c680e3d-0a06-43f1-93f7-2d92dd34dd4a => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 18:12:12 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-67968812-cea1-4e72-a497-b61aa561eff5 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:12 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-67968812-cea1-4e72-a497-b61aa561eff5 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:12:12 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-67968812-cea1-4e72-a497-b61aa561eff5 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1703769965"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:12:12 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.volumes [None req-67968812-cea1-4e72-a497-b61aa561eff5 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1703769965'}} {{(pid=86964) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:12:12 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-67968812-cea1-4e72-a497-b61aa561eff5 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Create volume of 1 GB Sep 07 18:12:12 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-67968812-cea1-4e72-a497-b61aa561eff5 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Availability Zones retrieved successfully. Sep 07 18:12:12 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-67968812-cea1-4e72-a497-b61aa561eff5 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Flow 'volume_create_api' (52446727-06a0-4269-bbc2-baf2650585ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:12:12 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-67968812-cea1-4e72-a497-b61aa561eff5 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7090a3a8-06ac-4fcd-8a71-f3e31fcbf531) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:12:12 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.flows.api.create_volume [None req-67968812-cea1-4e72-a497-b61aa561eff5 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Validating volume size '1' using validate_int {{(pid=86964) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:12:12 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-67968812-cea1-4e72-a497-b61aa561eff5 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7090a3a8-06ac-4fcd-8a71-f3e31fcbf531) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:12:12 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-67968812-cea1-4e72-a497-b61aa561eff5 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bebeffd0-3d9b-4faa-86a8-a115cb3c1686) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:12:12 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-3c84fd48-fd06-435b-86b7-8fe8956962e6 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:12 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-3c84fd48-fd06-435b-86b7-8fe8956962e6 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] GET http://192.168.122.66/volume/v3/snapshots/b7a87e89-3699-469e-a241-236cac0661f9 Sep 07 18:12:12 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-3c84fd48-fd06-435b-86b7-8fe8956962e6 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:12 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-3c84fd48-fd06-435b-86b7-8fe8956962e6 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:12 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:12:12 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:12:12 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-3c84fd48-fd06-435b-86b7-8fe8956962e6 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Snapshot retrieved successfully. Sep 07 18:12:12 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-3c84fd48-fd06-435b-86b7-8fe8956962e6 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] http://192.168.122.66/volume/v3/snapshots/b7a87e89-3699-469e-a241-236cac0661f9 returned with HTTP 200 Sep 07 18:12:12 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1001/1994] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:12:12 2026] GET /volume/v3/snapshots/b7a87e89-3699-469e-a241-236cac0661f9 => generated 435 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:12:12 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-67968812-cea1-4e72-a497-b61aa561eff5 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Created reservations ['77a73e5e-9e33-4a4a-b818-e91e2025eedf', '10a4a368-79af-4998-b7de-5b6060cbe592', 'a5ae6a50-9c00-4211-a5c9-76030d64aa95', '85b40821-04ea-404b-9dde-9621df72a0f6'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:12:12 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-67968812-cea1-4e72-a497-b61aa561eff5 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bebeffd0-3d9b-4faa-86a8-a115cb3c1686) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['77a73e5e-9e33-4a4a-b818-e91e2025eedf', '10a4a368-79af-4998-b7de-5b6060cbe592', 'a5ae6a50-9c00-4211-a5c9-76030d64aa95', '85b40821-04ea-404b-9dde-9621df72a0f6']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:12:12 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-67968812-cea1-4e72-a497-b61aa561eff5 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b5bacb9-9d16-4838-b88b-248a6f2f77ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:12:12 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:12:12 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:12:12 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-67968812-cea1-4e72-a497-b61aa561eff5 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b5bacb9-9d16-4838-b88b-248a6f2f77ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b15c7f04-d3e7-420d-bbce-3c998e9d6c7a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1703769965',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='55dfcffc70e34ecb95f742ef0f78ca68',qos_specs=None,replication_status=,reservations=['77a73e5e-9e33-4a4a-b818-e91e2025eedf','10a4a368-79af-4998-b7de-5b6060cbe592','a5ae6a50-9c00-4211-a5c9-76030d64aa95','85b40821-04ea-404b-9dde-9621df72a0f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a922426ef7f149e0b04410c6d5253fd6',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:12:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1703769965',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b15c7f04-d3e7-420d-bbce-3c998e9d6c7a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='55dfcffc70e34ecb95f742ef0f78ca68',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a922426ef7f149e0b04410c6d5253fd6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:12:12 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-67968812-cea1-4e72-a497-b61aa561eff5 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e91908f0-4b0d-44cd-9342-75db1a9fec10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:12:12 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-67968812-cea1-4e72-a497-b61aa561eff5 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e91908f0-4b0d-44cd-9342-75db1a9fec10) transitioned into state 'SUCCESS' from state '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-1703769965',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='55dfcffc70e34ecb95f742ef0f78ca68',qos_specs=None,replication_status=,reservations=['77a73e5e-9e33-4a4a-b818-e91e2025eedf','10a4a368-79af-4998-b7de-5b6060cbe592','a5ae6a50-9c00-4211-a5c9-76030d64aa95','85b40821-04ea-404b-9dde-9621df72a0f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a922426ef7f149e0b04410c6d5253fd6',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:12:12 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-67968812-cea1-4e72-a497-b61aa561eff5 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89764b00-7145-4223-aff8-e7e6f6f0114a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:12:12 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-67968812-cea1-4e72-a497-b61aa561eff5 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89764b00-7145-4223-aff8-e7e6f6f0114a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:12:12 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-67968812-cea1-4e72-a497-b61aa561eff5 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Flow 'volume_create_api' (52446727-06a0-4269-bbc2-baf2650585ed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:12:12 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-67968812-cea1-4e72-a497-b61aa561eff5 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Create volume request issued successfully. Sep 07 18:12:12 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-67968812-cea1-4e72-a497-b61aa561eff5 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:12:12 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 994/1995] 192.168.122.66 () {62 vars in 1178 bytes} [Mon Sep 7 18:12:12 2026] POST /volume/v3/volumes => generated 785 bytes in 384 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:12:12 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-8f3a22da-8a39-4aaa-a898-d78e9d7e7572 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:12 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-8f3a22da-8a39-4aaa-a898-d78e9d7e7572 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] GET http://192.168.122.66/volume/v3/volumes/b15c7f04-d3e7-420d-bbce-3c998e9d6c7a Sep 07 18:12:12 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-8f3a22da-8a39-4aaa-a898-d78e9d7e7572 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:12 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-8f3a22da-8a39-4aaa-a898-d78e9d7e7572 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:12 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:12:12 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:12:12 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:12:12 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:12:12 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-8f3a22da-8a39-4aaa-a898-d78e9d7e7572 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Volume info retrieved successfully. Sep 07 18:12:12 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-8f3a22da-8a39-4aaa-a898-d78e9d7e7572 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] http://192.168.122.66/volume/v3/volumes/b15c7f04-d3e7-420d-bbce-3c998e9d6c7a returned with HTTP 200 Sep 07 18:12:12 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1002/1996] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:12:12 2026] GET /volume/v3/volumes/b15c7f04-d3e7-420d-bbce-3c998e9d6c7a => generated 964 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:12:12 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-98d561be-78d4-46ed-98c7-a1c1ce6489c2 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:12 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-98d561be-78d4-46ed-98c7-a1c1ce6489c2 tempest-TestInstancesWithCinderVolumes-1310078876 tempest-TestInstancesWithCinderVolumes-1310078876-project-admin] POST http://192.168.122.66/volume/v3/types Sep 07 18:12:12 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-98d561be-78d4-46ed-98c7-a1c1ce6489c2 tempest-TestInstancesWithCinderVolumes-1310078876 tempest-TestInstancesWithCinderVolumes-1310078876-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-490694058-1090349485", "extra_specs": {}}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:12:12 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:12:12 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:12:12 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-98d561be-78d4-46ed-98c7-a1c1ce6489c2 tempest-TestInstancesWithCinderVolumes-1310078876 tempest-TestInstancesWithCinderVolumes-1310078876-project-admin] http://192.168.122.66/volume/v3/types returned with HTTP 200 Sep 07 18:12:12 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 995/1997] 192.168.122.66 () {60 vars in 1132 bytes} [Mon Sep 7 18:12:12 2026] POST /volume/v3/types => generated 268 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:12:12 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-c73f052e-6580-48b7-b931-58845325309f None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:12 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c73f052e-6580-48b7-b931-58845325309f tempest-TestInstancesWithCinderVolumes-1310078876 tempest-TestInstancesWithCinderVolumes-1310078876-project-admin] POST http://192.168.122.66/volume/v3/types Sep 07 18:12:12 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-c73f052e-6580-48b7-b931-58845325309f tempest-TestInstancesWithCinderVolumes-1310078876 tempest-TestInstancesWithCinderVolumes-1310078876-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-41990556-1215510391", "extra_specs": {}}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:12:12 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c73f052e-6580-48b7-b931-58845325309f tempest-TestInstancesWithCinderVolumes-1310078876 tempest-TestInstancesWithCinderVolumes-1310078876-project-admin] http://192.168.122.66/volume/v3/types returned with HTTP 200 Sep 07 18:12:12 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1003/1998] 192.168.122.66 () {60 vars in 1132 bytes} [Mon Sep 7 18:12:12 2026] POST /volume/v3/types => generated 267 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:12:12 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-c0871f09-80ad-415f-83dc-b120e05fe200 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:12 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c0871f09-80ad-415f-83dc-b120e05fe200 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:12:12 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c0871f09-80ad-415f-83dc-b120e05fe200 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-57742372", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-490694058-1090349485", "size": 1}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:12:12 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.volumes [None req-c0871f09-80ad-415f-83dc-b120e05fe200 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-57742372', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-490694058-1090349485', 'size': 1}} {{(pid=86964) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:12:12 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-c0871f09-80ad-415f-83dc-b120e05fe200 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Create volume of 1 GB Sep 07 18:12:12 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:12:12 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:12:12 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-c0871f09-80ad-415f-83dc-b120e05fe200 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Availability Zones retrieved successfully. Sep 07 18:12:12 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-c0871f09-80ad-415f-83dc-b120e05fe200 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Flow 'volume_create_api' (cb3dc204-f488-4087-9a23-fd77cb1c712a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:12:12 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-c0871f09-80ad-415f-83dc-b120e05fe200 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8612c795-321f-4174-a19a-56b1a2d6fa96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:12:12 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.flows.api.create_volume [None req-c0871f09-80ad-415f-83dc-b120e05fe200 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Validating volume size '1' using validate_int {{(pid=86964) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:12:12 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-c0871f09-80ad-415f-83dc-b120e05fe200 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8612c795-321f-4174-a19a-56b1a2d6fa96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T16:12:13Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=87dbbb07-e70d-45dd-ba1c-5f5a95627317,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-490694058-1090349485',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '87dbbb07-e70d-45dd-ba1c-5f5a95627317', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:12:12 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-c0871f09-80ad-415f-83dc-b120e05fe200 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11b8b9e3-448b-490c-b3bc-575f28ad9053) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:12:12 devstack devstack@c-api.service[86964]: WARNING cinder.quota [None req-c0871f09-80ad-415f-83dc-b120e05fe200 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-490694058-1090349485 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-490694058-1090349485, it is now deprecated. Please use the default quota class for default quota. Sep 07 18:12:12 devstack devstack@c-api.service[86964]: WARNING cinder.quota [None req-c0871f09-80ad-415f-83dc-b120e05fe200 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-490694058-1090349485 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-490694058-1090349485, it is now deprecated. Please use the default quota class for default quota. Sep 07 18:12:13 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-c0871f09-80ad-415f-83dc-b120e05fe200 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Created reservations ['e393d31d-267d-4803-bb89-2080a0ed881f', '2b58161a-73dc-4555-a60a-907acd39294c', '3e12cd6d-0f1e-4e04-a011-cd8a2efc38e2', 'c08748fb-fb24-45fa-adb7-0c18e6e4ad11'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:12:13 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-c0871f09-80ad-415f-83dc-b120e05fe200 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11b8b9e3-448b-490c-b3bc-575f28ad9053) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e393d31d-267d-4803-bb89-2080a0ed881f', '2b58161a-73dc-4555-a60a-907acd39294c', '3e12cd6d-0f1e-4e04-a011-cd8a2efc38e2', 'c08748fb-fb24-45fa-adb7-0c18e6e4ad11']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:12:13 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-c0871f09-80ad-415f-83dc-b120e05fe200 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (152d9a10-73e5-44fe-8082-4340e598a48f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:12:13 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:12:13 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:12:13 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-c0871f09-80ad-415f-83dc-b120e05fe200 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (152d9a10-73e5-44fe-8082-4340e598a48f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0fcc75ec-20cd-47e0-8277-50ededb3dd29', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-57742372',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad384f92ace14672876b90d57726e369',qos_specs=None,replication_status=,reservations=['e393d31d-267d-4803-bb89-2080a0ed881f','2b58161a-73dc-4555-a60a-907acd39294c','3e12cd6d-0f1e-4e04-a011-cd8a2efc38e2','c08748fb-fb24-45fa-adb7-0c18e6e4ad11'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='890cf4c114614387b43ae544cd2973ba',volume_type_id=87dbbb07-e70d-45dd-ba1c-5f5a95627317), 'volume': Volume(_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-07T16:12:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-57742372',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0fcc75ec-20cd-47e0-8277-50ededb3dd29,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ad384f92ace14672876b90d57726e369',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='890cf4c114614387b43ae544cd2973ba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(87dbbb07-e70d-45dd-ba1c-5f5a95627317),volume_type_id=87dbbb07-e70d-45dd-ba1c-5f5a95627317)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:12:13 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-c0871f09-80ad-415f-83dc-b120e05fe200 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (213b2ec5-8eff-4315-9136-5ef62efd0d27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:12:13 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-c0871f09-80ad-415f-83dc-b120e05fe200 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (213b2ec5-8eff-4315-9136-5ef62efd0d27) transitioned into state 'SUCCESS' from state '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-57742372',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad384f92ace14672876b90d57726e369',qos_specs=None,replication_status=,reservations=['e393d31d-267d-4803-bb89-2080a0ed881f','2b58161a-73dc-4555-a60a-907acd39294c','3e12cd6d-0f1e-4e04-a011-cd8a2efc38e2','c08748fb-fb24-45fa-adb7-0c18e6e4ad11'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='890cf4c114614387b43ae544cd2973ba',volume_type_id=87dbbb07-e70d-45dd-ba1c-5f5a95627317)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:12:13 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-c0871f09-80ad-415f-83dc-b120e05fe200 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dfbd76b7-0fd6-4e6c-a488-5e34898acdfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:12:13 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-c0871f09-80ad-415f-83dc-b120e05fe200 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dfbd76b7-0fd6-4e6c-a488-5e34898acdfa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:12:13 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-c0871f09-80ad-415f-83dc-b120e05fe200 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Flow 'volume_create_api' (cb3dc204-f488-4087-9a23-fd77cb1c712a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:12:13 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-c0871f09-80ad-415f-83dc-b120e05fe200 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Create volume request issued successfully. Sep 07 18:12:13 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c0871f09-80ad-415f-83dc-b120e05fe200 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:12:13 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 996/1999] 192.168.122.66 () {60 vars in 1138 bytes} [Mon Sep 7 18:12:12 2026] POST /volume/v3/volumes => generated 850 bytes in 511 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:12:13 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-692e3d49-c0cc-49df-93e6-1f756d5db963 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:13 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-692e3d49-c0cc-49df-93e6-1f756d5db963 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:12:13 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-692e3d49-c0cc-49df-93e6-1f756d5db963 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1909062153", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-41990556-1215510391", "size": 1}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:12:13 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.volumes [None req-692e3d49-c0cc-49df-93e6-1f756d5db963 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1909062153', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-41990556-1215510391', 'size': 1}} {{(pid=86965) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:12:13 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-ef4cf8e1-a925-4b7e-869d-2fa8c1db5394 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:13 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-692e3d49-c0cc-49df-93e6-1f756d5db963 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Create volume of 1 GB Sep 07 18:12:13 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:12:13 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:12:13 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-ef4cf8e1-a925-4b7e-869d-2fa8c1db5394 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] GET http://192.168.122.66/volume/v3/snapshots/b7a87e89-3699-469e-a241-236cac0661f9 Sep 07 18:12:13 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-ef4cf8e1-a925-4b7e-869d-2fa8c1db5394 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:13 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-ef4cf8e1-a925-4b7e-869d-2fa8c1db5394 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:13 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-692e3d49-c0cc-49df-93e6-1f756d5db963 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Availability Zones retrieved successfully. Sep 07 18:12:13 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:12:13 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:12:13 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-ef4cf8e1-a925-4b7e-869d-2fa8c1db5394 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Snapshot retrieved successfully. Sep 07 18:12:13 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-ef4cf8e1-a925-4b7e-869d-2fa8c1db5394 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] http://192.168.122.66/volume/v3/snapshots/b7a87e89-3699-469e-a241-236cac0661f9 returned with HTTP 200 Sep 07 18:12:13 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 997/2000] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:12:13 2026] GET /volume/v3/snapshots/b7a87e89-3699-469e-a241-236cac0661f9 => generated 435 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:12:13 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-692e3d49-c0cc-49df-93e6-1f756d5db963 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Flow 'volume_create_api' (1d251fb1-3fa9-4898-a950-bd27d42b180b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:12:13 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-692e3d49-c0cc-49df-93e6-1f756d5db963 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (069d9056-a490-4ec7-8034-acc0f78e0850) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:12:13 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.flows.api.create_volume [None req-692e3d49-c0cc-49df-93e6-1f756d5db963 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Validating volume size '1' using validate_int {{(pid=86965) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:12:13 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-692e3d49-c0cc-49df-93e6-1f756d5db963 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (069d9056-a490-4ec7-8034-acc0f78e0850) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T16:12:13Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=031deb02-5a97-42d3-89e3-ea0454af611a,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-41990556-1215510391',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '031deb02-5a97-42d3-89e3-ea0454af611a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:12:13 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-692e3d49-c0cc-49df-93e6-1f756d5db963 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92606438-266e-4462-8c68-929f3079f9ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:12:13 devstack devstack@c-api.service[86965]: WARNING cinder.quota [None req-692e3d49-c0cc-49df-93e6-1f756d5db963 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-41990556-1215510391 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-41990556-1215510391, it is now deprecated. Please use the default quota class for default quota. Sep 07 18:12:13 devstack devstack@c-api.service[86965]: WARNING cinder.quota [None req-692e3d49-c0cc-49df-93e6-1f756d5db963 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-41990556-1215510391 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-41990556-1215510391, it is now deprecated. Please use the default quota class for default quota. Sep 07 18:12:13 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-65dd8c1c-4e75-4315-bd35-cf51778ec77f None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:13 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-65dd8c1c-4e75-4315-bd35-cf51778ec77f tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] GET http://192.168.122.66/volume/v3/volumes/b15c7f04-d3e7-420d-bbce-3c998e9d6c7a Sep 07 18:12:13 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-65dd8c1c-4e75-4315-bd35-cf51778ec77f tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:13 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-65dd8c1c-4e75-4315-bd35-cf51778ec77f tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:13 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:12:13 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:12:13 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:12:13 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:12:13 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-65dd8c1c-4e75-4315-bd35-cf51778ec77f tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Volume info retrieved successfully. Sep 07 18:12:13 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-65dd8c1c-4e75-4315-bd35-cf51778ec77f tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] http://192.168.122.66/volume/v3/volumes/b15c7f04-d3e7-420d-bbce-3c998e9d6c7a returned with HTTP 200 Sep 07 18:12:13 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 998/2001] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:12:13 2026] GET /volume/v3/volumes/b15c7f04-d3e7-420d-bbce-3c998e9d6c7a => generated 1014 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 18:12:13 devstack devstack@c-api.service[86965]: DEBUG cinder.quota [None req-692e3d49-c0cc-49df-93e6-1f756d5db963 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Created reservations ['48fea088-1413-4106-9dc0-aefd7e0011ea', 'c795f2fd-1bbd-4c13-9ffd-bfe20f0f3502', 'c7814f13-3223-446b-a1e9-cfa3d8e6c63a', '6540b94b-38ab-42d9-b960-2e7bdd4ae064'] {{(pid=86965) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:12:13 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-692e3d49-c0cc-49df-93e6-1f756d5db963 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92606438-266e-4462-8c68-929f3079f9ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['48fea088-1413-4106-9dc0-aefd7e0011ea', 'c795f2fd-1bbd-4c13-9ffd-bfe20f0f3502', 'c7814f13-3223-446b-a1e9-cfa3d8e6c63a', '6540b94b-38ab-42d9-b960-2e7bdd4ae064']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:12:13 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-692e3d49-c0cc-49df-93e6-1f756d5db963 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e55e50ea-75ec-43cc-bc74-3bba62aa3247) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:12:13 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:12:13 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:12:13 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-692e3d49-c0cc-49df-93e6-1f756d5db963 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e55e50ea-75ec-43cc-bc74-3bba62aa3247) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8d56b385-5c97-43ea-b97f-78df27d88947', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1909062153',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad384f92ace14672876b90d57726e369',qos_specs=None,replication_status=,reservations=['48fea088-1413-4106-9dc0-aefd7e0011ea','c795f2fd-1bbd-4c13-9ffd-bfe20f0f3502','c7814f13-3223-446b-a1e9-cfa3d8e6c63a','6540b94b-38ab-42d9-b960-2e7bdd4ae064'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='890cf4c114614387b43ae544cd2973ba',volume_type_id=031deb02-5a97-42d3-89e3-ea0454af611a), 'volume': Volume(_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-07T16:12:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1909062153',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8d56b385-5c97-43ea-b97f-78df27d88947,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ad384f92ace14672876b90d57726e369',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='890cf4c114614387b43ae544cd2973ba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(031deb02-5a97-42d3-89e3-ea0454af611a),volume_type_id=031deb02-5a97-42d3-89e3-ea0454af611a)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:12:13 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-692e3d49-c0cc-49df-93e6-1f756d5db963 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (205c730a-5981-44ad-b01b-02a34c4d7a0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:12:13 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-692e3d49-c0cc-49df-93e6-1f756d5db963 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (205c730a-5981-44ad-b01b-02a34c4d7a0f) transitioned into state 'SUCCESS' from state '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-1909062153',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad384f92ace14672876b90d57726e369',qos_specs=None,replication_status=,reservations=['48fea088-1413-4106-9dc0-aefd7e0011ea','c795f2fd-1bbd-4c13-9ffd-bfe20f0f3502','c7814f13-3223-446b-a1e9-cfa3d8e6c63a','6540b94b-38ab-42d9-b960-2e7bdd4ae064'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='890cf4c114614387b43ae544cd2973ba',volume_type_id=031deb02-5a97-42d3-89e3-ea0454af611a)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:12:13 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-692e3d49-c0cc-49df-93e6-1f756d5db963 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d526ba8-d088-492b-a349-8ad12a45ff0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:12:13 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-692e3d49-c0cc-49df-93e6-1f756d5db963 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d526ba8-d088-492b-a349-8ad12a45ff0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:12:13 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-692e3d49-c0cc-49df-93e6-1f756d5db963 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Flow 'volume_create_api' (1d251fb1-3fa9-4898-a950-bd27d42b180b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:12:13 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-692e3d49-c0cc-49df-93e6-1f756d5db963 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Create volume request issued successfully. Sep 07 18:12:13 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-692e3d49-c0cc-49df-93e6-1f756d5db963 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:12:13 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1004/2002] 192.168.122.66 () {60 vars in 1138 bytes} [Mon Sep 7 18:12:13 2026] POST /volume/v3/volumes => generated 851 bytes in 616 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:12:13 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-368b0d56-c9b8-4e95-9a08-9a6c6af5a099 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:13 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-368b0d56-c9b8-4e95-9a08-9a6c6af5a099 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:12:13 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-368b0d56-c9b8-4e95-9a08-9a6c6af5a099 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1163227737", "snapshot_id": null, "imageRef": "be9e568f-fcff-41e9-bcf5-15b53be52299", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1944575417-555732852", "size": 1}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:12:13 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.volumes [None req-368b0d56-c9b8-4e95-9a08-9a6c6af5a099 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1163227737', 'snapshot_id': None, 'imageRef': 'be9e568f-fcff-41e9-bcf5-15b53be52299', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1944575417-555732852', 'size': 1}} {{(pid=86964) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:12:14 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-3970aeb4-5354-448e-b735-1faa97f345ab None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:14 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-3970aeb4-5354-448e-b735-1faa97f345ab tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] GET http://192.168.122.66/volume/v3/snapshots/b7a87e89-3699-469e-a241-236cac0661f9 Sep 07 18:12:14 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-3970aeb4-5354-448e-b735-1faa97f345ab tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:14 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-3970aeb4-5354-448e-b735-1faa97f345ab tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:14 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:12:14 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:12:14 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-3970aeb4-5354-448e-b735-1faa97f345ab tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Snapshot retrieved successfully. Sep 07 18:12:14 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-3970aeb4-5354-448e-b735-1faa97f345ab tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] http://192.168.122.66/volume/v3/snapshots/b7a87e89-3699-469e-a241-236cac0661f9 returned with HTTP 200 Sep 07 18:12:14 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1005/2003] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:12:14 2026] GET /volume/v3/snapshots/b7a87e89-3699-469e-a241-236cac0661f9 => generated 462 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 18:12:14 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-ff40a06a-442c-49e8-a264-1b8de53fabdf None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:14 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-ff40a06a-442c-49e8-a264-1b8de53fabdf tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] GET http://192.168.122.66/volume/v3/snapshots/b7a87e89-3699-469e-a241-236cac0661f9 Sep 07 18:12:14 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-ff40a06a-442c-49e8-a264-1b8de53fabdf tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:14 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-ff40a06a-442c-49e8-a264-1b8de53fabdf tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:14 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:12:14 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:12:14 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-ff40a06a-442c-49e8-a264-1b8de53fabdf tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Snapshot retrieved successfully. Sep 07 18:12:14 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-ff40a06a-442c-49e8-a264-1b8de53fabdf tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] http://192.168.122.66/volume/v3/snapshots/b7a87e89-3699-469e-a241-236cac0661f9 returned with HTTP 200 Sep 07 18:12:14 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1006/2004] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:12:14 2026] GET /volume/v3/snapshots/b7a87e89-3699-469e-a241-236cac0661f9 => generated 462 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:12:14 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-368b0d56-c9b8-4e95-9a08-9a6c6af5a099 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Create volume of 1 GB Sep 07 18:12:14 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:12:14 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:12:14 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-368b0d56-c9b8-4e95-9a08-9a6c6af5a099 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Availability Zones retrieved successfully. Sep 07 18:12:14 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-368b0d56-c9b8-4e95-9a08-9a6c6af5a099 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Flow 'volume_create_api' (b2fca4c8-d313-454f-af4e-2199135953a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:12:14 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-368b0d56-c9b8-4e95-9a08-9a6c6af5a099 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a58f4128-9b1e-4313-ad02-00fb6b3f6f67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:12:14 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.flows.api.create_volume [None req-368b0d56-c9b8-4e95-9a08-9a6c6af5a099 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Validating volume size '1' using validate_int {{(pid=86964) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:12:14 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-368b0d56-c9b8-4e95-9a08-9a6c6af5a099 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a58f4128-9b1e-4313-ad02-00fb6b3f6f67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T16:12:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a0001d76-2978-49c0-b241-9bf5e627c025,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1944575417-555732852',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a0001d76-2978-49c0-b241-9bf5e627c025', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:12:14 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-368b0d56-c9b8-4e95-9a08-9a6c6af5a099 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (102e4232-9eca-4dd7-b51c-c2008492ebce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:12:14 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-6f5068e8-8ba5-4e35-903b-dfe2c0c2ac98 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:14 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-6f5068e8-8ba5-4e35-903b-dfe2c0c2ac98 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] GET http://192.168.122.66/volume/v3/volumes/b15c7f04-d3e7-420d-bbce-3c998e9d6c7a Sep 07 18:12:14 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-6f5068e8-8ba5-4e35-903b-dfe2c0c2ac98 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:14 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-6f5068e8-8ba5-4e35-903b-dfe2c0c2ac98 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:14 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:12:14 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:12:14 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:12:14 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:12:14 devstack devstack@c-api.service[86964]: WARNING cinder.quota [None req-368b0d56-c9b8-4e95-9a08-9a6c6af5a099 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1944575417-555732852 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1944575417-555732852, it is now deprecated. Please use the default quota class for default quota. Sep 07 18:12:14 devstack devstack@c-api.service[86964]: WARNING cinder.quota [None req-368b0d56-c9b8-4e95-9a08-9a6c6af5a099 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1944575417-555732852 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1944575417-555732852, it is now deprecated. Please use the default quota class for default quota. Sep 07 18:12:14 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-6f5068e8-8ba5-4e35-903b-dfe2c0c2ac98 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Volume info retrieved successfully. Sep 07 18:12:14 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-6f5068e8-8ba5-4e35-903b-dfe2c0c2ac98 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] http://192.168.122.66/volume/v3/volumes/b15c7f04-d3e7-420d-bbce-3c998e9d6c7a returned with HTTP 200 Sep 07 18:12:14 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1007/2005] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:12:14 2026] GET /volume/v3/volumes/b15c7f04-d3e7-420d-bbce-3c998e9d6c7a => generated 1014 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 18:12:14 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-368b0d56-c9b8-4e95-9a08-9a6c6af5a099 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Created reservations ['134c8295-8d8b-4ab0-8991-6ba0a239b2a9', 'afe77b5f-8e5f-48f2-aac8-70a650b80de1', '23fb066c-ece2-471a-a937-77a4d9f49876', '18aa4420-dd71-4ee8-928b-f1694776069f'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:12:14 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-368b0d56-c9b8-4e95-9a08-9a6c6af5a099 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (102e4232-9eca-4dd7-b51c-c2008492ebce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['134c8295-8d8b-4ab0-8991-6ba0a239b2a9', 'afe77b5f-8e5f-48f2-aac8-70a650b80de1', '23fb066c-ece2-471a-a937-77a4d9f49876', '18aa4420-dd71-4ee8-928b-f1694776069f']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:12:14 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-368b0d56-c9b8-4e95-9a08-9a6c6af5a099 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (684b9562-2eae-4d42-938e-ebbd2e12e874) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:12:14 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:12:14 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:12:14 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-368b0d56-c9b8-4e95-9a08-9a6c6af5a099 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (684b9562-2eae-4d42-938e-ebbd2e12e874) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '28d785ce-cdd7-4aea-a838-2baad8895863', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1163227737',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad384f92ace14672876b90d57726e369',qos_specs=None,replication_status=,reservations=['134c8295-8d8b-4ab0-8991-6ba0a239b2a9','afe77b5f-8e5f-48f2-aac8-70a650b80de1','23fb066c-ece2-471a-a937-77a4d9f49876','18aa4420-dd71-4ee8-928b-f1694776069f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='890cf4c114614387b43ae544cd2973ba',volume_type_id=a0001d76-2978-49c0-b241-9bf5e627c025), 'volume': Volume(_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-07T16:12:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1163227737',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=28d785ce-cdd7-4aea-a838-2baad8895863,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ad384f92ace14672876b90d57726e369',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='890cf4c114614387b43ae544cd2973ba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a0001d76-2978-49c0-b241-9bf5e627c025),volume_type_id=a0001d76-2978-49c0-b241-9bf5e627c025)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:12:14 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-368b0d56-c9b8-4e95-9a08-9a6c6af5a099 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7542b4df-1877-4e48-a750-34c81988a41c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:12:14 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-368b0d56-c9b8-4e95-9a08-9a6c6af5a099 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7542b4df-1877-4e48-a750-34c81988a41c) transitioned into state 'SUCCESS' from state '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-1163227737',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad384f92ace14672876b90d57726e369',qos_specs=None,replication_status=,reservations=['134c8295-8d8b-4ab0-8991-6ba0a239b2a9','afe77b5f-8e5f-48f2-aac8-70a650b80de1','23fb066c-ece2-471a-a937-77a4d9f49876','18aa4420-dd71-4ee8-928b-f1694776069f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='890cf4c114614387b43ae544cd2973ba',volume_type_id=a0001d76-2978-49c0-b241-9bf5e627c025)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:12:14 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-368b0d56-c9b8-4e95-9a08-9a6c6af5a099 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6777459c-6a20-4abd-bda3-784b7fe97aba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:12:14 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-368b0d56-c9b8-4e95-9a08-9a6c6af5a099 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6777459c-6a20-4abd-bda3-784b7fe97aba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:12:14 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-368b0d56-c9b8-4e95-9a08-9a6c6af5a099 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Flow 'volume_create_api' (b2fca4c8-d313-454f-af4e-2199135953a5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:12:14 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-368b0d56-c9b8-4e95-9a08-9a6c6af5a099 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Create volume request issued successfully. Sep 07 18:12:14 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-368b0d56-c9b8-4e95-9a08-9a6c6af5a099 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:12:14 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 999/2006] 192.168.122.66 () {60 vars in 1138 bytes} [Mon Sep 7 18:12:13 2026] POST /volume/v3/volumes => generated 852 bytes in 1042 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:12:15 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-1dae6506-cb7c-40f0-8e48-66ef29964d8c None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:15 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-1dae6506-cb7c-40f0-8e48-66ef29964d8c tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] GET http://192.168.122.66/volume/v3/volumes/28d785ce-cdd7-4aea-a838-2baad8895863 Sep 07 18:12:15 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-1dae6506-cb7c-40f0-8e48-66ef29964d8c tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:15 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-1dae6506-cb7c-40f0-8e48-66ef29964d8c tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:15 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:12:15 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:12:15 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:12:15 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:12:15 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-1dae6506-cb7c-40f0-8e48-66ef29964d8c tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Volume info retrieved successfully. Sep 07 18:12:15 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-1dae6506-cb7c-40f0-8e48-66ef29964d8c tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] http://192.168.122.66/volume/v3/volumes/28d785ce-cdd7-4aea-a838-2baad8895863 returned with HTTP 200 Sep 07 18:12:15 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1008/2007] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:12:15 2026] GET /volume/v3/volumes/28d785ce-cdd7-4aea-a838-2baad8895863 => generated 920 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:12:15 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [req-86096343-c742-46ee-a027-6b3103bb0cc5 req-a38fb98c-ee09-4253-a812-eaa970f6f915 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:15 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-86096343-c742-46ee-a027-6b3103bb0cc5 req-a38fb98c-ee09-4253-a812-eaa970f6f915 tempest-VolumesNegativeTest-871725310 tempest-VolumesNegativeTest-871725310-project-member] DELETE http://192.168.122.66/volume/v3/volumes/tempest-invalid-1618821277 Sep 07 18:12:15 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-86096343-c742-46ee-a027-6b3103bb0cc5 req-a38fb98c-ee09-4253-a812-eaa970f6f915 tempest-VolumesNegativeTest-871725310 tempest-VolumesNegativeTest-871725310-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:15 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-86096343-c742-46ee-a027-6b3103bb0cc5 req-a38fb98c-ee09-4253-a812-eaa970f6f915 tempest-VolumesNegativeTest-871725310 tempest-VolumesNegativeTest-871725310-project-member] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:15 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [req-86096343-c742-46ee-a027-6b3103bb0cc5 req-a38fb98c-ee09-4253-a812-eaa970f6f915 tempest-VolumesNegativeTest-871725310 tempest-VolumesNegativeTest-871725310-project-member] Delete volume with id: tempest-invalid-1618821277 Sep 07 18:12:15 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-86096343-c742-46ee-a027-6b3103bb0cc5 req-a38fb98c-ee09-4253-a812-eaa970f6f915 tempest-VolumesNegativeTest-871725310 tempest-VolumesNegativeTest-871725310-project-member] http://192.168.122.66/volume/v3/volumes/tempest-invalid-1618821277 returned with HTTP 404 Sep 07 18:12:15 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1000/2008] 192.168.122.66 () {62 vars in 1474 bytes} [Mon Sep 7 18:12:15 2026] DELETE /volume/v3/volumes/tempest-invalid-1618821277 => generated 99 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:12:15 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [req-061cdfa8-8c05-49d1-9411-b4e99fac8c0b req-80ea13f1-d142-414d-817c-13f4b8b9f75a None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:15 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-061cdfa8-8c05-49d1-9411-b4e99fac8c0b req-80ea13f1-d142-414d-817c-13f4b8b9f75a tempest-VolumesNegativeTest-871725310 tempest-VolumesNegativeTest-871725310-project-member] DELETE http://192.168.122.66/volume/v3/volumes/23ee4a49-1043-4543-9707-a086a94e4d35 Sep 07 18:12:15 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-061cdfa8-8c05-49d1-9411-b4e99fac8c0b req-80ea13f1-d142-414d-817c-13f4b8b9f75a tempest-VolumesNegativeTest-871725310 tempest-VolumesNegativeTest-871725310-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:15 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-061cdfa8-8c05-49d1-9411-b4e99fac8c0b req-80ea13f1-d142-414d-817c-13f4b8b9f75a tempest-VolumesNegativeTest-871725310 tempest-VolumesNegativeTest-871725310-project-member] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:15 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [req-061cdfa8-8c05-49d1-9411-b4e99fac8c0b req-80ea13f1-d142-414d-817c-13f4b8b9f75a tempest-VolumesNegativeTest-871725310 tempest-VolumesNegativeTest-871725310-project-member] Delete volume with id: 23ee4a49-1043-4543-9707-a086a94e4d35 Sep 07 18:12:15 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-061cdfa8-8c05-49d1-9411-b4e99fac8c0b req-80ea13f1-d142-414d-817c-13f4b8b9f75a tempest-VolumesNegativeTest-871725310 tempest-VolumesNegativeTest-871725310-project-member] http://192.168.122.66/volume/v3/volumes/23ee4a49-1043-4543-9707-a086a94e4d35 returned with HTTP 404 Sep 07 18:12:15 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1009/2009] 192.168.122.66 () {62 vars in 1504 bytes} [Mon Sep 7 18:12:15 2026] DELETE /volume/v3/volumes/23ee4a49-1043-4543-9707-a086a94e4d35 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:12:15 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [req-d4be2c6c-5bc2-4971-9985-24c66bd1f332 req-55683ab5-52f6-4d43-a9ea-272e9e9a8b63 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:15 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-d4be2c6c-5bc2-4971-9985-24c66bd1f332 req-55683ab5-52f6-4d43-a9ea-272e9e9a8b63 tempest-VolumesNegativeTest-871725310 tempest-VolumesNegativeTest-871725310-project-reader] GET http://192.168.122.66/volume/v3/volumes/f5f73bff-a6ce-404c-aac2-ac95e28bc26f Sep 07 18:12:15 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-d4be2c6c-5bc2-4971-9985-24c66bd1f332 req-55683ab5-52f6-4d43-a9ea-272e9e9a8b63 tempest-VolumesNegativeTest-871725310 tempest-VolumesNegativeTest-871725310-project-reader] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:15 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-d4be2c6c-5bc2-4971-9985-24c66bd1f332 req-55683ab5-52f6-4d43-a9ea-272e9e9a8b63 tempest-VolumesNegativeTest-871725310 tempest-VolumesNegativeTest-871725310-project-reader] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:15 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-d4be2c6c-5bc2-4971-9985-24c66bd1f332 req-55683ab5-52f6-4d43-a9ea-272e9e9a8b63 tempest-VolumesNegativeTest-871725310 tempest-VolumesNegativeTest-871725310-project-reader] http://192.168.122.66/volume/v3/volumes/f5f73bff-a6ce-404c-aac2-ac95e28bc26f returned with HTTP 404 Sep 07 18:12:15 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1001/2010] 192.168.122.66 () {60 vars in 1482 bytes} [Mon Sep 7 18:12:15 2026] GET /volume/v3/volumes/f5f73bff-a6ce-404c-aac2-ac95e28bc26f => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:12:15 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-3df05e05-b47f-40a2-9e48-795e1c496b3a None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:15 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-3df05e05-b47f-40a2-9e48-795e1c496b3a tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] GET http://192.168.122.66/volume/v3/volumes/b15c7f04-d3e7-420d-bbce-3c998e9d6c7a Sep 07 18:12:15 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-3df05e05-b47f-40a2-9e48-795e1c496b3a tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:15 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-3df05e05-b47f-40a2-9e48-795e1c496b3a tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:15 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:12:15 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:12:15 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:12:15 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:12:15 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-3df05e05-b47f-40a2-9e48-795e1c496b3a tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Volume info retrieved successfully. Sep 07 18:12:15 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-3df05e05-b47f-40a2-9e48-795e1c496b3a tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] http://192.168.122.66/volume/v3/volumes/b15c7f04-d3e7-420d-bbce-3c998e9d6c7a returned with HTTP 200 Sep 07 18:12:15 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1010/2011] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:12:15 2026] GET /volume/v3/volumes/b15c7f04-d3e7-420d-bbce-3c998e9d6c7a => generated 1015 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 18:12:15 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-f5d7738d-186a-402f-b7d7-87c6608cdb73 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:15 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-f5d7738d-186a-402f-b7d7-87c6608cdb73 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-reader] GET http://192.168.122.66/volume/v3/volumes/detail Sep 07 18:12:15 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-f5d7738d-186a-402f-b7d7-87c6608cdb73 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-reader] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:15 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-f5d7738d-186a-402f-b7d7-87c6608cdb73 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-reader] Calling method 'detail' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:15 devstack devstack@c-api.service[86964]: DEBUG cinder.api.api_utils [None req-f5d7738d-186a-402f-b7d7-87c6608cdb73 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-reader] Removing options '' from query. {{(pid=86964) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 18:12:15 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:12:15 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:12:15 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-f5d7738d-186a-402f-b7d7-87c6608cdb73 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86964) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 18:12:15 devstack devstack@c-api.service[86964]: /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 07 18:12:15 devstack devstack@c-api.service[86964]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 18:12:15 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:12:15 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:12:15 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-f5d7738d-186a-402f-b7d7-87c6608cdb73 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-reader] Get all volumes completed successfully. Sep 07 18:12:15 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:12:15 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:12:15 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-f5d7738d-186a-402f-b7d7-87c6608cdb73 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-reader] http://192.168.122.66/volume/v3/volumes/detail returned with HTTP 200 Sep 07 18:12:15 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1002/2012] 192.168.122.66 () {60 vars in 1178 bytes} [Mon Sep 7 18:12:15 2026] GET /volume/v3/volumes/detail => generated 855 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 18:12:15 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-fe6c41e7-4ccb-4517-beeb-160cd974ea17 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:15 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-fe6c41e7-4ccb-4517-beeb-160cd974ea17 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] DELETE http://192.168.122.66/volume/v3/volumes/b15c7f04-d3e7-420d-bbce-3c998e9d6c7a Sep 07 18:12:15 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-fe6c41e7-4ccb-4517-beeb-160cd974ea17 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:16 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-fe6c41e7-4ccb-4517-beeb-160cd974ea17 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:16 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-fe6c41e7-4ccb-4517-beeb-160cd974ea17 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Delete volume with id: b15c7f04-d3e7-420d-bbce-3c998e9d6c7a Sep 07 18:12:16 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:12:16 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:12:16 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:12:16 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:12:16 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-fe6c41e7-4ccb-4517-beeb-160cd974ea17 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Volume info retrieved successfully. Sep 07 18:12:16 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-0c5a5ab0-e25e-471e-bd0c-e5bee44cab2e None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:16 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-0c5a5ab0-e25e-471e-bd0c-e5bee44cab2e tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] GET http://192.168.122.66/volume/v3/volumes/28d785ce-cdd7-4aea-a838-2baad8895863 Sep 07 18:12:16 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-0c5a5ab0-e25e-471e-bd0c-e5bee44cab2e tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:16 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-0c5a5ab0-e25e-471e-bd0c-e5bee44cab2e tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:16 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-fe6c41e7-4ccb-4517-beeb-160cd974ea17 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Delete volume request issued successfully. Sep 07 18:12:16 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-fe6c41e7-4ccb-4517-beeb-160cd974ea17 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] http://192.168.122.66/volume/v3/volumes/b15c7f04-d3e7-420d-bbce-3c998e9d6c7a returned with HTTP 202 Sep 07 18:12:16 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1011/2013] 192.168.122.66 () {60 vars in 1271 bytes} [Mon Sep 7 18:12:15 2026] DELETE /volume/v3/volumes/b15c7f04-d3e7-420d-bbce-3c998e9d6c7a => generated 0 bytes in 132 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 18:12:16 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-e2d97d82-e0d2-4d28-9ca0-e3d4e3567aa0 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:16 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e2d97d82-e0d2-4d28-9ca0-e3d4e3567aa0 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] GET http://192.168.122.66/volume/v3/volumes/b15c7f04-d3e7-420d-bbce-3c998e9d6c7a Sep 07 18:12:16 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-e2d97d82-e0d2-4d28-9ca0-e3d4e3567aa0 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:16 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-e2d97d82-e0d2-4d28-9ca0-e3d4e3567aa0 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:16 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:12:16 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:12:16 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:12:16 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:12:16 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:12:16 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:12:16 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-0c5a5ab0-e25e-471e-bd0c-e5bee44cab2e tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Volume info retrieved successfully. Sep 07 18:12:16 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:12:16 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:12:16 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-0c5a5ab0-e25e-471e-bd0c-e5bee44cab2e tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] http://192.168.122.66/volume/v3/volumes/28d785ce-cdd7-4aea-a838-2baad8895863 returned with HTTP 200 Sep 07 18:12:16 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1003/2014] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:12:16 2026] GET /volume/v3/volumes/28d785ce-cdd7-4aea-a838-2baad8895863 => generated 944 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:12:16 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-e2d97d82-e0d2-4d28-9ca0-e3d4e3567aa0 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Volume info retrieved successfully. Sep 07 18:12:16 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e2d97d82-e0d2-4d28-9ca0-e3d4e3567aa0 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] http://192.168.122.66/volume/v3/volumes/b15c7f04-d3e7-420d-bbce-3c998e9d6c7a returned with HTTP 200 Sep 07 18:12:16 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1012/2015] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:12:16 2026] GET /volume/v3/volumes/b15c7f04-d3e7-420d-bbce-3c998e9d6c7a => generated 1014 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 18:12:17 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-a1bc1a37-d092-49fe-bebc-78e481abe1be None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:17 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-a1bc1a37-d092-49fe-bebc-78e481abe1be tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] GET http://192.168.122.66/volume/v3/volumes/28d785ce-cdd7-4aea-a838-2baad8895863 Sep 07 18:12:17 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-a1bc1a37-d092-49fe-bebc-78e481abe1be tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:17 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-a1bc1a37-d092-49fe-bebc-78e481abe1be tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:17 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-b6331051-bdb9-4371-b576-9dc2dc0dce39 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:17 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-b6331051-bdb9-4371-b576-9dc2dc0dce39 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] GET http://192.168.122.66/volume/v3/volumes/b15c7f04-d3e7-420d-bbce-3c998e9d6c7a Sep 07 18:12:17 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-b6331051-bdb9-4371-b576-9dc2dc0dce39 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:17 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-b6331051-bdb9-4371-b576-9dc2dc0dce39 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:17 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:12:17 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:12:17 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:12:17 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:12:17 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:12:17 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:12:17 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:12:17 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:12:17 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-a1bc1a37-d092-49fe-bebc-78e481abe1be tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Volume info retrieved successfully. Sep 07 18:12:17 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-b6331051-bdb9-4371-b576-9dc2dc0dce39 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Volume info retrieved successfully. Sep 07 18:12:17 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-a1bc1a37-d092-49fe-bebc-78e481abe1be tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] http://192.168.122.66/volume/v3/volumes/28d785ce-cdd7-4aea-a838-2baad8895863 returned with HTTP 200 Sep 07 18:12:17 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1004/2016] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:12:17 2026] GET /volume/v3/volumes/28d785ce-cdd7-4aea-a838-2baad8895863 => generated 944 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:12:17 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-b6331051-bdb9-4371-b576-9dc2dc0dce39 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] http://192.168.122.66/volume/v3/volumes/b15c7f04-d3e7-420d-bbce-3c998e9d6c7a returned with HTTP 200 Sep 07 18:12:17 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1013/2017] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:12:17 2026] GET /volume/v3/volumes/b15c7f04-d3e7-420d-bbce-3c998e9d6c7a => generated 1014 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 18:12:18 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-c3810c7a-a106-4f59-9ab2-26dcc286dffd None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:18 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-86246ba0-da23-4a4f-a4a2-57f9c831b4d1 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:18 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c3810c7a-a106-4f59-9ab2-26dcc286dffd tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] GET http://192.168.122.66/volume/v3/volumes/28d785ce-cdd7-4aea-a838-2baad8895863 Sep 07 18:12:18 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-86246ba0-da23-4a4f-a4a2-57f9c831b4d1 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] GET http://192.168.122.66/volume/v3/volumes/b15c7f04-d3e7-420d-bbce-3c998e9d6c7a Sep 07 18:12:18 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-86246ba0-da23-4a4f-a4a2-57f9c831b4d1 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:18 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-86246ba0-da23-4a4f-a4a2-57f9c831b4d1 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:18 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c3810c7a-a106-4f59-9ab2-26dcc286dffd tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:18 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c3810c7a-a106-4f59-9ab2-26dcc286dffd tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:18 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-86246ba0-da23-4a4f-a4a2-57f9c831b4d1 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] http://192.168.122.66/volume/v3/volumes/b15c7f04-d3e7-420d-bbce-3c998e9d6c7a returned with HTTP 404 Sep 07 18:12:18 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1014/2018] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:12:18 2026] GET /volume/v3/volumes/b15c7f04-d3e7-420d-bbce-3c998e9d6c7a => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 18:12:18 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:12:18 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:12:18 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:12:18 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:12:18 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-2c382c05-5132-4971-9b26-d3be16ddf92e None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:18 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-2c382c05-5132-4971-9b26-d3be16ddf92e tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:12:18 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-2c382c05-5132-4971-9b26-d3be16ddf92e tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-433556280"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:12:18 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.volumes [None req-2c382c05-5132-4971-9b26-d3be16ddf92e tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-433556280'}} {{(pid=86965) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:12:18 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-2c382c05-5132-4971-9b26-d3be16ddf92e tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Create volume of 1 GB Sep 07 18:12:18 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-2c382c05-5132-4971-9b26-d3be16ddf92e tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Availability Zones retrieved successfully. Sep 07 18:12:18 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-c3810c7a-a106-4f59-9ab2-26dcc286dffd tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Volume info retrieved successfully. Sep 07 18:12:18 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-2c382c05-5132-4971-9b26-d3be16ddf92e tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Flow 'volume_create_api' (5b4d8c24-07fc-4876-a117-3e3f684e6865) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:12:18 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-2c382c05-5132-4971-9b26-d3be16ddf92e tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b53a892-14c3-4354-94c0-06b88f67ede5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:12:18 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c3810c7a-a106-4f59-9ab2-26dcc286dffd tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] http://192.168.122.66/volume/v3/volumes/28d785ce-cdd7-4aea-a838-2baad8895863 returned with HTTP 200 Sep 07 18:12:18 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1005/2019] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:12:18 2026] GET /volume/v3/volumes/28d785ce-cdd7-4aea-a838-2baad8895863 => generated 944 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:12:18 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.flows.api.create_volume [None req-2c382c05-5132-4971-9b26-d3be16ddf92e tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Validating volume size '1' using validate_int {{(pid=86965) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:12:18 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-2c382c05-5132-4971-9b26-d3be16ddf92e tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b53a892-14c3-4354-94c0-06b88f67ede5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:12:18 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-2c382c05-5132-4971-9b26-d3be16ddf92e tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81b876b5-8890-40c4-8405-3d3fc172398c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:12:18 devstack devstack@c-api.service[86965]: DEBUG cinder.quota [None req-2c382c05-5132-4971-9b26-d3be16ddf92e tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Created reservations ['0faa4a70-b813-4825-80e7-1576631d1eb1', '7a2a9848-9387-493c-ac30-3d207ed6bacf', '0fb2b50f-524b-4319-bd7a-a5892e36d589', 'b4f974f2-819d-4e59-a94b-e79b9ae3dc1c'] {{(pid=86965) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:12:18 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-2c382c05-5132-4971-9b26-d3be16ddf92e tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81b876b5-8890-40c4-8405-3d3fc172398c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0faa4a70-b813-4825-80e7-1576631d1eb1', '7a2a9848-9387-493c-ac30-3d207ed6bacf', '0fb2b50f-524b-4319-bd7a-a5892e36d589', 'b4f974f2-819d-4e59-a94b-e79b9ae3dc1c']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:12:18 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-2c382c05-5132-4971-9b26-d3be16ddf92e tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04533e2b-a4eb-43d5-906a-0532a4e2b2b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:12:18 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:12:18 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:12:18 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-2c382c05-5132-4971-9b26-d3be16ddf92e tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04533e2b-a4eb-43d5-906a-0532a4e2b2b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1417e0ac-77fa-4955-a95b-886c3ff1105e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-433556280',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='55dfcffc70e34ecb95f742ef0f78ca68',qos_specs=None,replication_status=,reservations=['0faa4a70-b813-4825-80e7-1576631d1eb1','7a2a9848-9387-493c-ac30-3d207ed6bacf','0fb2b50f-524b-4319-bd7a-a5892e36d589','b4f974f2-819d-4e59-a94b-e79b9ae3dc1c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a922426ef7f149e0b04410c6d5253fd6',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:12:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-433556280',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1417e0ac-77fa-4955-a95b-886c3ff1105e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='55dfcffc70e34ecb95f742ef0f78ca68',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a922426ef7f149e0b04410c6d5253fd6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:12:18 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-2c382c05-5132-4971-9b26-d3be16ddf92e tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53ae75a4-91dc-42cd-b629-229a7d6a8afc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:12:18 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-2c382c05-5132-4971-9b26-d3be16ddf92e tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53ae75a4-91dc-42cd-b629-229a7d6a8afc) transitioned into state 'SUCCESS' from state '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-433556280',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='55dfcffc70e34ecb95f742ef0f78ca68',qos_specs=None,replication_status=,reservations=['0faa4a70-b813-4825-80e7-1576631d1eb1','7a2a9848-9387-493c-ac30-3d207ed6bacf','0fb2b50f-524b-4319-bd7a-a5892e36d589','b4f974f2-819d-4e59-a94b-e79b9ae3dc1c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a922426ef7f149e0b04410c6d5253fd6',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:12:18 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-2c382c05-5132-4971-9b26-d3be16ddf92e tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3814a2e-fccb-4b7a-971a-a157a5ca60a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:12:18 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-2c382c05-5132-4971-9b26-d3be16ddf92e tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3814a2e-fccb-4b7a-971a-a157a5ca60a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:12:18 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-2c382c05-5132-4971-9b26-d3be16ddf92e tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Flow 'volume_create_api' (5b4d8c24-07fc-4876-a117-3e3f684e6865) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:12:18 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-2c382c05-5132-4971-9b26-d3be16ddf92e tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Create volume request issued successfully. Sep 07 18:12:18 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-2c382c05-5132-4971-9b26-d3be16ddf92e tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:12:18 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1015/2020] 192.168.122.66 () {62 vars in 1178 bytes} [Mon Sep 7 18:12:18 2026] POST /volume/v3/volumes => generated 784 bytes in 437 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:12:18 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-97f24af9-6259-49f8-a837-e8ebc11c86c5 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:18 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-97f24af9-6259-49f8-a837-e8ebc11c86c5 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] GET http://192.168.122.66/volume/v3/volumes/1417e0ac-77fa-4955-a95b-886c3ff1105e Sep 07 18:12:18 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-97f24af9-6259-49f8-a837-e8ebc11c86c5 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:18 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-97f24af9-6259-49f8-a837-e8ebc11c86c5 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:18 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:12:18 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:12:18 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:12:18 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:12:18 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-97f24af9-6259-49f8-a837-e8ebc11c86c5 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Volume info retrieved successfully. Sep 07 18:12:18 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-97f24af9-6259-49f8-a837-e8ebc11c86c5 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] http://192.168.122.66/volume/v3/volumes/1417e0ac-77fa-4955-a95b-886c3ff1105e returned with HTTP 200 Sep 07 18:12:18 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1006/2021] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:12:18 2026] GET /volume/v3/volumes/1417e0ac-77fa-4955-a95b-886c3ff1105e => generated 963 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:12:19 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-37119bfe-a009-4a02-8dc5-79d5c0585bca None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:19 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-37119bfe-a009-4a02-8dc5-79d5c0585bca tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] GET http://192.168.122.66/volume/v3/volumes/28d785ce-cdd7-4aea-a838-2baad8895863 Sep 07 18:12:19 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-37119bfe-a009-4a02-8dc5-79d5c0585bca tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:19 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-37119bfe-a009-4a02-8dc5-79d5c0585bca tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:19 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:12:19 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:12:19 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:12:19 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:12:19 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-37119bfe-a009-4a02-8dc5-79d5c0585bca tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Volume info retrieved successfully. Sep 07 18:12:19 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-37119bfe-a009-4a02-8dc5-79d5c0585bca tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] http://192.168.122.66/volume/v3/volumes/28d785ce-cdd7-4aea-a838-2baad8895863 returned with HTTP 200 Sep 07 18:12:19 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1016/2022] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:12:19 2026] GET /volume/v3/volumes/28d785ce-cdd7-4aea-a838-2baad8895863 => generated 944 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:12:20 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-75aad3df-d2d5-43af-83d7-6af3964ec930 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:20 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-75aad3df-d2d5-43af-83d7-6af3964ec930 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] GET http://192.168.122.66/volume/v3/volumes/1417e0ac-77fa-4955-a95b-886c3ff1105e Sep 07 18:12:20 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-75aad3df-d2d5-43af-83d7-6af3964ec930 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:20 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-75aad3df-d2d5-43af-83d7-6af3964ec930 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:20 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:12:20 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:12:20 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:12:20 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:12:20 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-75aad3df-d2d5-43af-83d7-6af3964ec930 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Volume info retrieved successfully. Sep 07 18:12:20 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-75aad3df-d2d5-43af-83d7-6af3964ec930 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] http://192.168.122.66/volume/v3/volumes/1417e0ac-77fa-4955-a95b-886c3ff1105e returned with HTTP 200 Sep 07 18:12:20 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1007/2023] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:12:20 2026] GET /volume/v3/volumes/1417e0ac-77fa-4955-a95b-886c3ff1105e => generated 1013 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 18:12:20 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-86160750-0728-4183-8279-0ae4ebd85c3d None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:20 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-86160750-0728-4183-8279-0ae4ebd85c3d tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] GET http://192.168.122.66/volume/v3/volumes/28d785ce-cdd7-4aea-a838-2baad8895863 Sep 07 18:12:20 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-86160750-0728-4183-8279-0ae4ebd85c3d tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:20 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-86160750-0728-4183-8279-0ae4ebd85c3d tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:20 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:12:20 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:12:20 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:12:20 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:12:20 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-86160750-0728-4183-8279-0ae4ebd85c3d tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Volume info retrieved successfully. Sep 07 18:12:20 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-86160750-0728-4183-8279-0ae4ebd85c3d tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] http://192.168.122.66/volume/v3/volumes/28d785ce-cdd7-4aea-a838-2baad8895863 returned with HTTP 200 Sep 07 18:12:20 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1017/2024] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:12:20 2026] GET /volume/v3/volumes/28d785ce-cdd7-4aea-a838-2baad8895863 => generated 944 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:12:20 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-50f3e462-4b3e-4346-910c-d31bddcc26fe None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:20 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-50f3e462-4b3e-4346-910c-d31bddcc26fe tempest-BackendsCapabilitiesAdminTestsJSON-90551729 tempest-BackendsCapabilitiesAdminTestsJSON-90551729-project-admin] GET http://192.168.122.66/volume/v3/scheduler-stats/get_pools Sep 07 18:12:20 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-50f3e462-4b3e-4346-910c-d31bddcc26fe tempest-BackendsCapabilitiesAdminTestsJSON-90551729 tempest-BackendsCapabilitiesAdminTestsJSON-90551729-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:20 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-50f3e462-4b3e-4346-910c-d31bddcc26fe tempest-BackendsCapabilitiesAdminTestsJSON-90551729 tempest-BackendsCapabilitiesAdminTestsJSON-90551729-project-admin] Calling method 'get_pools' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:20 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-50f3e462-4b3e-4346-910c-d31bddcc26fe tempest-BackendsCapabilitiesAdminTestsJSON-90551729 tempest-BackendsCapabilitiesAdminTestsJSON-90551729-project-admin] http://192.168.122.66/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 07 18:12:20 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1008/2025] 192.168.122.66 () {58 vars in 1170 bytes} [Mon Sep 7 18:12:20 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 18:12:20 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-7da78fa6-dc40-4bdb-ae80-71c84936b191 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:20 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-7da78fa6-dc40-4bdb-ae80-71c84936b191 tempest-BackendsCapabilitiesAdminTestsJSON-90551729 tempest-BackendsCapabilitiesAdminTestsJSON-90551729-project-admin] GET http://192.168.122.66/volume/v3/scheduler-stats/get_pools?detail=True Sep 07 18:12:20 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-7da78fa6-dc40-4bdb-ae80-71c84936b191 tempest-BackendsCapabilitiesAdminTestsJSON-90551729 tempest-BackendsCapabilitiesAdminTestsJSON-90551729-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:20 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-7da78fa6-dc40-4bdb-ae80-71c84936b191 tempest-BackendsCapabilitiesAdminTestsJSON-90551729 tempest-BackendsCapabilitiesAdminTestsJSON-90551729-project-admin] Calling method 'get_pools' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:21 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-7da78fa6-dc40-4bdb-ae80-71c84936b191 tempest-BackendsCapabilitiesAdminTestsJSON-90551729 tempest-BackendsCapabilitiesAdminTestsJSON-90551729-project-admin] http://192.168.122.66/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Sep 07 18:12:21 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1018/2026] 192.168.122.66 () {58 vars in 1193 bytes} [Mon Sep 7 18:12:20 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 520 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:12:21 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-3d25e563-160e-41d9-b6b6-662603d812c1 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:21 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-3d25e563-160e-41d9-b6b6-662603d812c1 tempest-BackendsCapabilitiesAdminTestsJSON-90551729 tempest-BackendsCapabilitiesAdminTestsJSON-90551729-project-admin] GET http://192.168.122.66/volume/v3/capabilities/devstack@QuobyteHD Sep 07 18:12:21 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-3d25e563-160e-41d9-b6b6-662603d812c1 tempest-BackendsCapabilitiesAdminTestsJSON-90551729 tempest-BackendsCapabilitiesAdminTestsJSON-90551729-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:21 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-3d25e563-160e-41d9-b6b6-662603d812c1 tempest-BackendsCapabilitiesAdminTestsJSON-90551729 tempest-BackendsCapabilitiesAdminTestsJSON-90551729-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:21 devstack devstack@c-api.service[86964]: /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 07 18:12:21 devstack devstack@c-api.service[86964]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 18:12:21 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-3d25e563-160e-41d9-b6b6-662603d812c1 tempest-BackendsCapabilitiesAdminTestsJSON-90551729 tempest-BackendsCapabilitiesAdminTestsJSON-90551729-project-admin] http://192.168.122.66/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 07 18:12:21 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1009/2027] 192.168.122.66 () {58 vars in 1188 bytes} [Mon Sep 7 18:12:21 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:12:21 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-fd92a0c0-3645-43ee-a084-0287983f6c92 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:21 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-fd92a0c0-3645-43ee-a084-0287983f6c92 tempest-BackendsCapabilitiesAdminTestsJSON-90551729 tempest-BackendsCapabilitiesAdminTestsJSON-90551729-project-admin] GET http://192.168.122.66/volume/v3/capabilities/devstack@QuobyteHD Sep 07 18:12:21 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-fd92a0c0-3645-43ee-a084-0287983f6c92 tempest-BackendsCapabilitiesAdminTestsJSON-90551729 tempest-BackendsCapabilitiesAdminTestsJSON-90551729-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:21 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-fd92a0c0-3645-43ee-a084-0287983f6c92 tempest-BackendsCapabilitiesAdminTestsJSON-90551729 tempest-BackendsCapabilitiesAdminTestsJSON-90551729-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:21 devstack devstack@c-api.service[86965]: /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 07 18:12:21 devstack devstack@c-api.service[86965]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 18:12:21 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-fd92a0c0-3645-43ee-a084-0287983f6c92 tempest-BackendsCapabilitiesAdminTestsJSON-90551729 tempest-BackendsCapabilitiesAdminTestsJSON-90551729-project-admin] http://192.168.122.66/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 07 18:12:21 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1019/2028] 192.168.122.66 () {58 vars in 1188 bytes} [Mon Sep 7 18:12:21 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:12:21 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-e49d2bad-ead4-4e3a-b125-a711efb29e54 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:21 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-e49d2bad-ead4-4e3a-b125-a711efb29e54 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] GET http://192.168.122.66/volume/v3/volumes/1417e0ac-77fa-4955-a95b-886c3ff1105e Sep 07 18:12:21 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-e49d2bad-ead4-4e3a-b125-a711efb29e54 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:21 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-e49d2bad-ead4-4e3a-b125-a711efb29e54 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:21 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:12:21 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:12:21 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:12:21 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:12:21 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-e49d2bad-ead4-4e3a-b125-a711efb29e54 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Volume info retrieved successfully. Sep 07 18:12:21 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-e49d2bad-ead4-4e3a-b125-a711efb29e54 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] http://192.168.122.66/volume/v3/volumes/1417e0ac-77fa-4955-a95b-886c3ff1105e returned with HTTP 200 Sep 07 18:12:21 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1010/2029] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:12:21 2026] GET /volume/v3/volumes/1417e0ac-77fa-4955-a95b-886c3ff1105e => generated 1014 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 18:12:21 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-0ad08fa1-4274-4ad0-889c-1a1611434ebc None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:21 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-0ad08fa1-4274-4ad0-889c-1a1611434ebc tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-reader] GET http://192.168.122.66/volume/v3/volumes/1417e0ac-77fa-4955-a95b-886c3ff1105e Sep 07 18:12:21 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-0ad08fa1-4274-4ad0-889c-1a1611434ebc tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-reader] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:21 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-0ad08fa1-4274-4ad0-889c-1a1611434ebc tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-reader] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:21 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:12:21 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:12:21 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:12:21 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:12:21 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-0ad08fa1-4274-4ad0-889c-1a1611434ebc tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-reader] Volume info retrieved successfully. Sep 07 18:12:21 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-0ad08fa1-4274-4ad0-889c-1a1611434ebc tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-reader] http://192.168.122.66/volume/v3/volumes/1417e0ac-77fa-4955-a95b-886c3ff1105e returned with HTTP 200 Sep 07 18:12:21 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1020/2030] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:12:21 2026] GET /volume/v3/volumes/1417e0ac-77fa-4955-a95b-886c3ff1105e => generated 851 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:12:21 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-96e27368-4027-4989-9af3-2d7808c0a7bd None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:21 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-96e27368-4027-4989-9af3-2d7808c0a7bd tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] DELETE http://192.168.122.66/volume/v3/volumes/1417e0ac-77fa-4955-a95b-886c3ff1105e Sep 07 18:12:21 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-96e27368-4027-4989-9af3-2d7808c0a7bd tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:21 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-96e27368-4027-4989-9af3-2d7808c0a7bd tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:21 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-96e27368-4027-4989-9af3-2d7808c0a7bd tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Delete volume with id: 1417e0ac-77fa-4955-a95b-886c3ff1105e Sep 07 18:12:21 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:12:21 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:12:21 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:12:21 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:12:21 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-96e27368-4027-4989-9af3-2d7808c0a7bd tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Volume info retrieved successfully. Sep 07 18:12:21 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-96e27368-4027-4989-9af3-2d7808c0a7bd tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Delete volume request issued successfully. Sep 07 18:12:21 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-96e27368-4027-4989-9af3-2d7808c0a7bd tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] http://192.168.122.66/volume/v3/volumes/1417e0ac-77fa-4955-a95b-886c3ff1105e returned with HTTP 202 Sep 07 18:12:21 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1011/2031] 192.168.122.66 () {60 vars in 1271 bytes} [Mon Sep 7 18:12:21 2026] DELETE /volume/v3/volumes/1417e0ac-77fa-4955-a95b-886c3ff1105e => generated 0 bytes in 119 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 18:12:21 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-963d5f6d-57a2-4a4b-8731-42646d15daa6 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:21 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-963d5f6d-57a2-4a4b-8731-42646d15daa6 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] GET http://192.168.122.66/volume/v3/volumes/1417e0ac-77fa-4955-a95b-886c3ff1105e Sep 07 18:12:21 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-963d5f6d-57a2-4a4b-8731-42646d15daa6 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:21 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-963d5f6d-57a2-4a4b-8731-42646d15daa6 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:21 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:12:21 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:12:21 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:12:21 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:12:21 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-963d5f6d-57a2-4a4b-8731-42646d15daa6 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Volume info retrieved successfully. Sep 07 18:12:21 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-963d5f6d-57a2-4a4b-8731-42646d15daa6 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] http://192.168.122.66/volume/v3/volumes/1417e0ac-77fa-4955-a95b-886c3ff1105e returned with HTTP 200 Sep 07 18:12:21 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1021/2032] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:12:21 2026] GET /volume/v3/volumes/1417e0ac-77fa-4955-a95b-886c3ff1105e => generated 1013 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 07 18:12:21 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-a8b61ec0-4195-4ce6-84e1-ebbb22596433 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:21 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-a8b61ec0-4195-4ce6-84e1-ebbb22596433 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] GET http://192.168.122.66/volume/v3/volumes/28d785ce-cdd7-4aea-a838-2baad8895863 Sep 07 18:12:21 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-a8b61ec0-4195-4ce6-84e1-ebbb22596433 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:21 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-a8b61ec0-4195-4ce6-84e1-ebbb22596433 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:21 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:12:21 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:12:21 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:12:21 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:12:21 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-a8b61ec0-4195-4ce6-84e1-ebbb22596433 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Volume info retrieved successfully. Sep 07 18:12:21 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-a8b61ec0-4195-4ce6-84e1-ebbb22596433 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] http://192.168.122.66/volume/v3/volumes/28d785ce-cdd7-4aea-a838-2baad8895863 returned with HTTP 200 Sep 07 18:12:21 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1012/2033] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:12:21 2026] GET /volume/v3/volumes/28d785ce-cdd7-4aea-a838-2baad8895863 => generated 1002 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:12:22 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-71f931bf-e263-4052-9bd4-edf1962a7f08 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:22 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-71f931bf-e263-4052-9bd4-edf1962a7f08 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:12:22 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-71f931bf-e263-4052-9bd4-edf1962a7f08 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1593019711", "snapshot_id": "b7a87e89-3699-469e-a241-236cac0661f9", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:12:22 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.volumes [None req-71f931bf-e263-4052-9bd4-edf1962a7f08 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1593019711', 'snapshot_id': 'b7a87e89-3699-469e-a241-236cac0661f9', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86965) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:12:22 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:12:22 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:12:22 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-71f931bf-e263-4052-9bd4-edf1962a7f08 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Snapshot retrieved successfully. Sep 07 18:12:22 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-71f931bf-e263-4052-9bd4-edf1962a7f08 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Create volume of 1 GB Sep 07 18:12:22 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-71f931bf-e263-4052-9bd4-edf1962a7f08 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Availability Zones retrieved successfully. Sep 07 18:12:22 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-71f931bf-e263-4052-9bd4-edf1962a7f08 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Flow 'volume_create_api' (63516d93-dc5a-44d6-85b3-b1212e122f7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:12:22 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-71f931bf-e263-4052-9bd4-edf1962a7f08 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32c14c46-cfc8-49bb-a0f3-d2fd5474c2a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:12:22 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.flows.api.create_volume [None req-71f931bf-e263-4052-9bd4-edf1962a7f08 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86965) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:12:22 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:12:22 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:12:22 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-71f931bf-e263-4052-9bd4-edf1962a7f08 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32c14c46-cfc8-49bb-a0f3-d2fd5474c2a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'b7a87e89-3699-469e-a241-236cac0661f9', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:12:22 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-71f931bf-e263-4052-9bd4-edf1962a7f08 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (192794bd-8c8b-4eb2-8866-bccce6112b3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:12:22 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-78650a28-f053-4a17-9f1c-0f9d8828b652 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:22 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-78650a28-f053-4a17-9f1c-0f9d8828b652 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] GET http://192.168.122.66/volume/v3/volumes/1417e0ac-77fa-4955-a95b-886c3ff1105e Sep 07 18:12:22 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-78650a28-f053-4a17-9f1c-0f9d8828b652 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:22 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-78650a28-f053-4a17-9f1c-0f9d8828b652 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:22 devstack devstack@c-api.service[86965]: DEBUG cinder.quota [None req-71f931bf-e263-4052-9bd4-edf1962a7f08 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Created reservations ['d56d9c98-8e09-404c-9734-56ecab55ed99', 'bf24df76-747c-4d20-b2d2-09411fae005d', 'cbd9004e-96f1-455b-a189-4fd19d827b2f', '27358311-e4c8-4b4c-9ecd-16b3542fd420'] {{(pid=86965) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:12:22 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-71f931bf-e263-4052-9bd4-edf1962a7f08 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (192794bd-8c8b-4eb2-8866-bccce6112b3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d56d9c98-8e09-404c-9734-56ecab55ed99', 'bf24df76-747c-4d20-b2d2-09411fae005d', 'cbd9004e-96f1-455b-a189-4fd19d827b2f', '27358311-e4c8-4b4c-9ecd-16b3542fd420']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:12:22 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-78650a28-f053-4a17-9f1c-0f9d8828b652 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] http://192.168.122.66/volume/v3/volumes/1417e0ac-77fa-4955-a95b-886c3ff1105e returned with HTTP 404 Sep 07 18:12:22 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-71f931bf-e263-4052-9bd4-edf1962a7f08 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4c3d5d7-4875-4183-b393-2b09b7b73b82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:12:22 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1013/2034] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:12:22 2026] GET /volume/v3/volumes/1417e0ac-77fa-4955-a95b-886c3ff1105e => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 18:12:22 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-c09d8901-fece-4281-bbe4-994cf4b9da4c None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:22 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c09d8901-fece-4281-bbe4-994cf4b9da4c tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:12:22 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c09d8901-fece-4281-bbe4-994cf4b9da4c tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1081704063"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:12:22 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.volumes [None req-c09d8901-fece-4281-bbe4-994cf4b9da4c tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1081704063'}} {{(pid=86964) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:12:22 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-c09d8901-fece-4281-bbe4-994cf4b9da4c tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Create volume of 1 GB Sep 07 18:12:22 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-c09d8901-fece-4281-bbe4-994cf4b9da4c tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Availability Zones retrieved successfully. Sep 07 18:12:22 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:12:22 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:12:22 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-c09d8901-fece-4281-bbe4-994cf4b9da4c tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Flow 'volume_create_api' (f4efd5a2-79ba-40de-b9ba-700c3f79e9a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:12:22 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-c09d8901-fece-4281-bbe4-994cf4b9da4c tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (214e90b5-a3d0-4005-96df-5e4ccc0dc93b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:12:22 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:12:22 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:12:22 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.flows.api.create_volume [None req-c09d8901-fece-4281-bbe4-994cf4b9da4c tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Validating volume size '1' using validate_int {{(pid=86964) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:12:22 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-71f931bf-e263-4052-9bd4-edf1962a7f08 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4c3d5d7-4875-4183-b393-2b09b7b73b82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b7fab6c5-326c-4600-977c-4affec6c398b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1593019711',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4630a1dd241747cc9665572ded1c9754',qos_specs=None,replication_status=,reservations=['d56d9c98-8e09-404c-9734-56ecab55ed99','bf24df76-747c-4d20-b2d2-09411fae005d','cbd9004e-96f1-455b-a189-4fd19d827b2f','27358311-e4c8-4b4c-9ecd-16b3542fd420'],size=1,snapshot_id=b7a87e89-3699-469e-a241-236cac0661f9,source_replicaid=,source_volid=None,status='creating',user_id='4e8d5be4564a40768fb1aff20d8aef5b',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:12:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1593019711',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b7fab6c5-326c-4600-977c-4affec6c398b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4630a1dd241747cc9665572ded1c9754',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=b7a87e89-3699-469e-a241-236cac0661f9,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4e8d5be4564a40768fb1aff20d8aef5b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:12:22 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-71f931bf-e263-4052-9bd4-edf1962a7f08 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71203422-c147-4406-bbce-a24bfb1ed4af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:12:22 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-71f931bf-e263-4052-9bd4-edf1962a7f08 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71203422-c147-4406-bbce-a24bfb1ed4af) transitioned into state 'SUCCESS' from state '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-1593019711',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4630a1dd241747cc9665572ded1c9754',qos_specs=None,replication_status=,reservations=['d56d9c98-8e09-404c-9734-56ecab55ed99','bf24df76-747c-4d20-b2d2-09411fae005d','cbd9004e-96f1-455b-a189-4fd19d827b2f','27358311-e4c8-4b4c-9ecd-16b3542fd420'],size=1,snapshot_id=b7a87e89-3699-469e-a241-236cac0661f9,source_replicaid=,source_volid=None,status='creating',user_id='4e8d5be4564a40768fb1aff20d8aef5b',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:12:22 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-c09d8901-fece-4281-bbe4-994cf4b9da4c tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (214e90b5-a3d0-4005-96df-5e4ccc0dc93b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:12:22 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-71f931bf-e263-4052-9bd4-edf1962a7f08 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8947b0f6-cce8-402b-953f-1c130e20a473) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:12:22 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-c09d8901-fece-4281-bbe4-994cf4b9da4c tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (038540ac-be83-445c-abfa-2e6ae308368b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:12:22 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:12:22 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:12:22 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-c09d8901-fece-4281-bbe4-994cf4b9da4c tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Created reservations ['5a424576-4c51-475e-8baf-cf4b451701bf', 'e02fc1e2-4563-4a8a-a928-eb12402fa228', '17e90ac4-df46-46e6-b6f4-40af1fa0b256', 'd49f9b54-91b2-4c6c-992d-b12c1a914122'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:12:22 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-c09d8901-fece-4281-bbe4-994cf4b9da4c tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (038540ac-be83-445c-abfa-2e6ae308368b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5a424576-4c51-475e-8baf-cf4b451701bf', 'e02fc1e2-4563-4a8a-a928-eb12402fa228', '17e90ac4-df46-46e6-b6f4-40af1fa0b256', 'd49f9b54-91b2-4c6c-992d-b12c1a914122']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:12:22 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-c09d8901-fece-4281-bbe4-994cf4b9da4c tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64366084-2743-4103-b139-c4d5f9af8e8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:12:22 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-71f931bf-e263-4052-9bd4-edf1962a7f08 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8947b0f6-cce8-402b-953f-1c130e20a473) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:12:22 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-71f931bf-e263-4052-9bd4-edf1962a7f08 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Flow 'volume_create_api' (63516d93-dc5a-44d6-85b3-b1212e122f7d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:12:22 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-71f931bf-e263-4052-9bd4-edf1962a7f08 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Create volume request issued successfully. Sep 07 18:12:22 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-71f931bf-e263-4052-9bd4-edf1962a7f08 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:12:22 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1022/2035] 192.168.122.66 () {60 vars in 1138 bytes} [Mon Sep 7 18:12:22 2026] POST /volume/v3/volumes => generated 788 bytes in 636 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 18:12:22 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-607a7eb7-4caf-4aca-b9eb-7664bdcf6e25 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:22 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-607a7eb7-4caf-4aca-b9eb-7664bdcf6e25 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] GET http://192.168.122.66/volume/v3/volumes/28d785ce-cdd7-4aea-a838-2baad8895863 Sep 07 18:12:22 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-607a7eb7-4caf-4aca-b9eb-7664bdcf6e25 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:22 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-607a7eb7-4caf-4aca-b9eb-7664bdcf6e25 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:22 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:12:22 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:12:22 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-c09d8901-fece-4281-bbe4-994cf4b9da4c tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64366084-2743-4103-b139-c4d5f9af8e8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '66059b3d-c574-40b6-a301-a173f7d24c39', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1081704063',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='55dfcffc70e34ecb95f742ef0f78ca68',qos_specs=None,replication_status=,reservations=['5a424576-4c51-475e-8baf-cf4b451701bf','e02fc1e2-4563-4a8a-a928-eb12402fa228','17e90ac4-df46-46e6-b6f4-40af1fa0b256','d49f9b54-91b2-4c6c-992d-b12c1a914122'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a922426ef7f149e0b04410c6d5253fd6',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:12:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1081704063',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=66059b3d-c574-40b6-a301-a173f7d24c39,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='55dfcffc70e34ecb95f742ef0f78ca68',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a922426ef7f149e0b04410c6d5253fd6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:12:22 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-c09d8901-fece-4281-bbe4-994cf4b9da4c tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e10a6c67-c0aa-4d45-84e5-e67b32822cb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:12:22 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:12:22 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:12:22 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:12:22 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:12:22 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-607a7eb7-4caf-4aca-b9eb-7664bdcf6e25 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Volume info retrieved successfully. Sep 07 18:12:22 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-607a7eb7-4caf-4aca-b9eb-7664bdcf6e25 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] http://192.168.122.66/volume/v3/volumes/28d785ce-cdd7-4aea-a838-2baad8895863 returned with HTTP 200 Sep 07 18:12:22 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1023/2036] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:12:22 2026] GET /volume/v3/volumes/28d785ce-cdd7-4aea-a838-2baad8895863 => generated 1002 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:12:23 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-c09d8901-fece-4281-bbe4-994cf4b9da4c tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e10a6c67-c0aa-4d45-84e5-e67b32822cb4) transitioned into state 'SUCCESS' from state '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-1081704063',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='55dfcffc70e34ecb95f742ef0f78ca68',qos_specs=None,replication_status=,reservations=['5a424576-4c51-475e-8baf-cf4b451701bf','e02fc1e2-4563-4a8a-a928-eb12402fa228','17e90ac4-df46-46e6-b6f4-40af1fa0b256','d49f9b54-91b2-4c6c-992d-b12c1a914122'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a922426ef7f149e0b04410c6d5253fd6',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:12:23 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-c09d8901-fece-4281-bbe4-994cf4b9da4c tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f017489-d86d-46ab-a9f6-6a7732aa8acd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:12:23 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-c09d8901-fece-4281-bbe4-994cf4b9da4c tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f017489-d86d-46ab-a9f6-6a7732aa8acd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:12:23 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-c09d8901-fece-4281-bbe4-994cf4b9da4c tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Flow 'volume_create_api' (f4efd5a2-79ba-40de-b9ba-700c3f79e9a6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:12:23 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-c09d8901-fece-4281-bbe4-994cf4b9da4c tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Create volume request issued successfully. Sep 07 18:12:23 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c09d8901-fece-4281-bbe4-994cf4b9da4c tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:12:23 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1014/2037] 192.168.122.66 () {62 vars in 1178 bytes} [Mon Sep 7 18:12:22 2026] POST /volume/v3/volumes => generated 785 bytes in 526 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:12:23 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-f2f79cef-6e2c-4459-ac32-287e52fd797e None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:23 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-f2f79cef-6e2c-4459-ac32-287e52fd797e tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] GET http://192.168.122.66/volume/v3/volumes/66059b3d-c574-40b6-a301-a173f7d24c39 Sep 07 18:12:23 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-f2f79cef-6e2c-4459-ac32-287e52fd797e tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:23 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-f2f79cef-6e2c-4459-ac32-287e52fd797e tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:23 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:12:23 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:12:23 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:12:23 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:12:23 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-f2f79cef-6e2c-4459-ac32-287e52fd797e tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Volume info retrieved successfully. Sep 07 18:12:23 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-f2f79cef-6e2c-4459-ac32-287e52fd797e tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] http://192.168.122.66/volume/v3/volumes/66059b3d-c574-40b6-a301-a173f7d24c39 returned with HTTP 200 Sep 07 18:12:23 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1024/2038] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:12:23 2026] GET /volume/v3/volumes/66059b3d-c574-40b6-a301-a173f7d24c39 => generated 964 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:12:24 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-5f3c1702-85f6-40b8-85c2-dcf19a6a22f9 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:24 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-5f3c1702-85f6-40b8-85c2-dcf19a6a22f9 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] GET http://192.168.122.66/volume/v3/volumes/28d785ce-cdd7-4aea-a838-2baad8895863 Sep 07 18:12:24 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-5f3c1702-85f6-40b8-85c2-dcf19a6a22f9 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:24 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-5f3c1702-85f6-40b8-85c2-dcf19a6a22f9 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:24 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:12:24 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:12:24 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:12:24 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:12:24 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-5f3c1702-85f6-40b8-85c2-dcf19a6a22f9 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Volume info retrieved successfully. Sep 07 18:12:24 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-5f3c1702-85f6-40b8-85c2-dcf19a6a22f9 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] http://192.168.122.66/volume/v3/volumes/28d785ce-cdd7-4aea-a838-2baad8895863 returned with HTTP 200 Sep 07 18:12:24 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1015/2039] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:12:23 2026] GET /volume/v3/volumes/28d785ce-cdd7-4aea-a838-2baad8895863 => generated 1005 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:12:24 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-69ed2b18-c27c-4b41-9497-99d371a0e39a None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:24 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-69ed2b18-c27c-4b41-9497-99d371a0e39a tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] GET http://192.168.122.66/volume/v3/volumes/66059b3d-c574-40b6-a301-a173f7d24c39 Sep 07 18:12:24 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-69ed2b18-c27c-4b41-9497-99d371a0e39a tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:24 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-69ed2b18-c27c-4b41-9497-99d371a0e39a tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:24 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:12:24 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:12:24 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:12:24 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:12:24 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-69ed2b18-c27c-4b41-9497-99d371a0e39a tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Volume info retrieved successfully. Sep 07 18:12:24 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-69ed2b18-c27c-4b41-9497-99d371a0e39a tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] http://192.168.122.66/volume/v3/volumes/66059b3d-c574-40b6-a301-a173f7d24c39 returned with HTTP 200 Sep 07 18:12:24 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1025/2040] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:12:24 2026] GET /volume/v3/volumes/66059b3d-c574-40b6-a301-a173f7d24c39 => generated 1014 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 07 18:12:25 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-a4f89afd-a126-4f10-873a-856e7371df8e None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:25 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-a4f89afd-a126-4f10-873a-856e7371df8e tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] GET http://192.168.122.66/volume/v3/volumes/28d785ce-cdd7-4aea-a838-2baad8895863 Sep 07 18:12:25 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-a4f89afd-a126-4f10-873a-856e7371df8e tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:25 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-a4f89afd-a126-4f10-873a-856e7371df8e tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:25 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:12:25 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:12:25 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:12:25 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:12:25 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-a4f89afd-a126-4f10-873a-856e7371df8e tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Volume info retrieved successfully. Sep 07 18:12:25 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-a4f89afd-a126-4f10-873a-856e7371df8e tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] http://192.168.122.66/volume/v3/volumes/28d785ce-cdd7-4aea-a838-2baad8895863 returned with HTTP 200 Sep 07 18:12:25 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1016/2041] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:12:25 2026] GET /volume/v3/volumes/28d785ce-cdd7-4aea-a838-2baad8895863 => generated 1005 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:12:25 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-4f17c677-20d2-4fbc-ab03-00a8648f96d9 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:25 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-4f17c677-20d2-4fbc-ab03-00a8648f96d9 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] GET http://192.168.122.66/volume/v3/volumes/66059b3d-c574-40b6-a301-a173f7d24c39 Sep 07 18:12:25 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-4f17c677-20d2-4fbc-ab03-00a8648f96d9 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:25 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-4f17c677-20d2-4fbc-ab03-00a8648f96d9 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:25 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:12:25 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:12:25 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:12:25 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:12:25 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-4f17c677-20d2-4fbc-ab03-00a8648f96d9 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Volume info retrieved successfully. Sep 07 18:12:25 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-4f17c677-20d2-4fbc-ab03-00a8648f96d9 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] http://192.168.122.66/volume/v3/volumes/66059b3d-c574-40b6-a301-a173f7d24c39 returned with HTTP 200 Sep 07 18:12:25 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1026/2042] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:12:25 2026] GET /volume/v3/volumes/66059b3d-c574-40b6-a301-a173f7d24c39 => generated 1014 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 18:12:26 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-3d86b75a-6388-480d-8cba-22e3d6537a5c None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:26 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-3d86b75a-6388-480d-8cba-22e3d6537a5c tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] GET http://192.168.122.66/volume/v3/volumes/28d785ce-cdd7-4aea-a838-2baad8895863 Sep 07 18:12:26 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-3d86b75a-6388-480d-8cba-22e3d6537a5c tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:26 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-3d86b75a-6388-480d-8cba-22e3d6537a5c tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:26 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:12:26 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:12:26 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:12:26 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:12:26 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-7e15571b-f309-4355-ac9c-1bbabba2f717 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:26 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-7e15571b-f309-4355-ac9c-1bbabba2f717 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] GET http://192.168.122.66/volume/v3/volumes/66059b3d-c574-40b6-a301-a173f7d24c39 Sep 07 18:12:26 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-7e15571b-f309-4355-ac9c-1bbabba2f717 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:26 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-7e15571b-f309-4355-ac9c-1bbabba2f717 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:26 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-3d86b75a-6388-480d-8cba-22e3d6537a5c tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Volume info retrieved successfully. Sep 07 18:12:26 devstack devstack@c-api.service[86965]: DEBUG dbcounter [-] [86965] Writing DB stats cinder:SELECT=510,cinder:UPDATE=136,cinder:INSERT=90 {{(pid=86965) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 18:12:26 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-3d86b75a-6388-480d-8cba-22e3d6537a5c tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] http://192.168.122.66/volume/v3/volumes/28d785ce-cdd7-4aea-a838-2baad8895863 returned with HTTP 200 Sep 07 18:12:26 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1017/2043] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:12:26 2026] GET /volume/v3/volumes/28d785ce-cdd7-4aea-a838-2baad8895863 => generated 1005 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:12:26 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:12:26 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:12:26 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:12:26 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:12:26 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-7e15571b-f309-4355-ac9c-1bbabba2f717 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Volume info retrieved successfully. Sep 07 18:12:26 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-7e15571b-f309-4355-ac9c-1bbabba2f717 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] http://192.168.122.66/volume/v3/volumes/66059b3d-c574-40b6-a301-a173f7d24c39 returned with HTTP 200 Sep 07 18:12:26 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1027/2044] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:12:26 2026] GET /volume/v3/volumes/66059b3d-c574-40b6-a301-a173f7d24c39 => generated 1014 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 18:12:27 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-94861d50-9703-4087-b297-236362bfa73c None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:27 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-94861d50-9703-4087-b297-236362bfa73c tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] GET http://192.168.122.66/volume/v3/volumes/28d785ce-cdd7-4aea-a838-2baad8895863 Sep 07 18:12:27 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-94861d50-9703-4087-b297-236362bfa73c tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:27 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-94861d50-9703-4087-b297-236362bfa73c tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:27 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:12:27 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:12:27 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:12:27 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:12:27 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-94861d50-9703-4087-b297-236362bfa73c tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Volume info retrieved successfully. Sep 07 18:12:27 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-94861d50-9703-4087-b297-236362bfa73c tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] http://192.168.122.66/volume/v3/volumes/28d785ce-cdd7-4aea-a838-2baad8895863 returned with HTTP 200 Sep 07 18:12:27 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1018/2045] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:12:27 2026] GET /volume/v3/volumes/28d785ce-cdd7-4aea-a838-2baad8895863 => generated 1005 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:12:27 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-bf76108e-d900-45fa-b6c1-0216b6482d93 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:27 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-bf76108e-d900-45fa-b6c1-0216b6482d93 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] GET http://192.168.122.66/volume/v3/volumes/66059b3d-c574-40b6-a301-a173f7d24c39 Sep 07 18:12:27 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-bf76108e-d900-45fa-b6c1-0216b6482d93 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:27 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-bf76108e-d900-45fa-b6c1-0216b6482d93 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:27 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:12:27 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:12:27 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:12:27 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:12:27 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-bf76108e-d900-45fa-b6c1-0216b6482d93 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Volume info retrieved successfully. Sep 07 18:12:27 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-bf76108e-d900-45fa-b6c1-0216b6482d93 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] http://192.168.122.66/volume/v3/volumes/66059b3d-c574-40b6-a301-a173f7d24c39 returned with HTTP 200 Sep 07 18:12:27 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1028/2046] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:12:27 2026] GET /volume/v3/volumes/66059b3d-c574-40b6-a301-a173f7d24c39 => generated 1014 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 18:12:28 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-c7a800ba-b3f4-4f4f-a069-9839873547e9 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:28 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c7a800ba-b3f4-4f4f-a069-9839873547e9 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] GET http://192.168.122.66/volume/v3/volumes/28d785ce-cdd7-4aea-a838-2baad8895863 Sep 07 18:12:28 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c7a800ba-b3f4-4f4f-a069-9839873547e9 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:28 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c7a800ba-b3f4-4f4f-a069-9839873547e9 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:28 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:12:28 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:12:28 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:12:28 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:12:28 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-c7a800ba-b3f4-4f4f-a069-9839873547e9 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Volume info retrieved successfully. Sep 07 18:12:28 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-b9c9297e-5419-41a9-8ac8-42891fea3650 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:28 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-b9c9297e-5419-41a9-8ac8-42891fea3650 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] GET http://192.168.122.66/volume/v3/volumes/66059b3d-c574-40b6-a301-a173f7d24c39 Sep 07 18:12:28 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c7a800ba-b3f4-4f4f-a069-9839873547e9 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] http://192.168.122.66/volume/v3/volumes/28d785ce-cdd7-4aea-a838-2baad8895863 returned with HTTP 200 Sep 07 18:12:28 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1019/2047] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:12:28 2026] GET /volume/v3/volumes/28d785ce-cdd7-4aea-a838-2baad8895863 => generated 1005 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:12:28 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-b9c9297e-5419-41a9-8ac8-42891fea3650 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:28 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-b9c9297e-5419-41a9-8ac8-42891fea3650 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:28 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:12:28 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:12:28 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:12:28 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:12:28 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-b9c9297e-5419-41a9-8ac8-42891fea3650 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Volume info retrieved successfully. Sep 07 18:12:28 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-b9c9297e-5419-41a9-8ac8-42891fea3650 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] http://192.168.122.66/volume/v3/volumes/66059b3d-c574-40b6-a301-a173f7d24c39 returned with HTTP 200 Sep 07 18:12:28 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1029/2048] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:12:28 2026] GET /volume/v3/volumes/66059b3d-c574-40b6-a301-a173f7d24c39 => generated 1014 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 18:12:29 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-aeba9d97-a9b5-4c23-bde9-b8df44889e0a None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:29 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-aeba9d97-a9b5-4c23-bde9-b8df44889e0a tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] GET http://192.168.122.66/volume/v3/volumes/28d785ce-cdd7-4aea-a838-2baad8895863 Sep 07 18:12:29 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-aeba9d97-a9b5-4c23-bde9-b8df44889e0a tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:29 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-aeba9d97-a9b5-4c23-bde9-b8df44889e0a tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:29 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:12:29 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:12:29 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:12:29 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:12:29 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-4162fd6c-3828-42e4-a390-9bcf37a8c743 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:29 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-4162fd6c-3828-42e4-a390-9bcf37a8c743 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] GET http://192.168.122.66/volume/v3/volumes/66059b3d-c574-40b6-a301-a173f7d24c39 Sep 07 18:12:29 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-4162fd6c-3828-42e4-a390-9bcf37a8c743 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:29 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-4162fd6c-3828-42e4-a390-9bcf37a8c743 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:29 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-aeba9d97-a9b5-4c23-bde9-b8df44889e0a tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Volume info retrieved successfully. Sep 07 18:12:30 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:12:30 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:12:30 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:12:30 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:12:30 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-4162fd6c-3828-42e4-a390-9bcf37a8c743 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Volume info retrieved successfully. Sep 07 18:12:30 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-aeba9d97-a9b5-4c23-bde9-b8df44889e0a tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] http://192.168.122.66/volume/v3/volumes/28d785ce-cdd7-4aea-a838-2baad8895863 returned with HTTP 200 Sep 07 18:12:30 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1020/2049] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:12:29 2026] GET /volume/v3/volumes/28d785ce-cdd7-4aea-a838-2baad8895863 => generated 1259 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:12:30 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-4162fd6c-3828-42e4-a390-9bcf37a8c743 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] http://192.168.122.66/volume/v3/volumes/66059b3d-c574-40b6-a301-a173f7d24c39 returned with HTTP 200 Sep 07 18:12:30 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1030/2050] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:12:29 2026] GET /volume/v3/volumes/66059b3d-c574-40b6-a301-a173f7d24c39 => generated 1014 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 18:12:31 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-73c6395b-3ea1-444a-8fff-ca390b45d2c7 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:31 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-32ea3c35-bbf8-42a8-8726-a337a2ad0752 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:31 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-73c6395b-3ea1-444a-8fff-ca390b45d2c7 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] GET http://192.168.122.66/volume/v3/volumes/66059b3d-c574-40b6-a301-a173f7d24c39 Sep 07 18:12:31 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-32ea3c35-bbf8-42a8-8726-a337a2ad0752 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] GET http://192.168.122.66/volume/v3/volumes/28d785ce-cdd7-4aea-a838-2baad8895863 Sep 07 18:12:31 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-32ea3c35-bbf8-42a8-8726-a337a2ad0752 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:31 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-32ea3c35-bbf8-42a8-8726-a337a2ad0752 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:31 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-73c6395b-3ea1-444a-8fff-ca390b45d2c7 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:31 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-73c6395b-3ea1-444a-8fff-ca390b45d2c7 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:31 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:12:31 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:12:31 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:12:31 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:12:31 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-73c6395b-3ea1-444a-8fff-ca390b45d2c7 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Volume info retrieved successfully. Sep 07 18:12:31 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:12:31 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:12:31 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:12:31 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:12:31 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-73c6395b-3ea1-444a-8fff-ca390b45d2c7 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] http://192.168.122.66/volume/v3/volumes/66059b3d-c574-40b6-a301-a173f7d24c39 returned with HTTP 200 Sep 07 18:12:31 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1031/2051] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:12:31 2026] GET /volume/v3/volumes/66059b3d-c574-40b6-a301-a173f7d24c39 => generated 1014 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 18:12:31 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-32ea3c35-bbf8-42a8-8726-a337a2ad0752 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Volume info retrieved successfully. Sep 07 18:12:31 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-f3d656ea-1dbc-4c87-a050-44541cff5fe9 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:31 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-32ea3c35-bbf8-42a8-8726-a337a2ad0752 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] http://192.168.122.66/volume/v3/volumes/28d785ce-cdd7-4aea-a838-2baad8895863 returned with HTTP 200 Sep 07 18:12:31 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1021/2052] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:12:31 2026] GET /volume/v3/volumes/28d785ce-cdd7-4aea-a838-2baad8895863 => generated 1257 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:12:31 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [req-d13ef819-1027-4314-8f52-64fbec35649c req-4ca41aa4-71b4-4a01-ade0-80763d568622 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:31 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-d13ef819-1027-4314-8f52-64fbec35649c req-4ca41aa4-71b4-4a01-ade0-80763d568622 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] GET http://192.168.122.66/volume/v3/volumes/28d785ce-cdd7-4aea-a838-2baad8895863 Sep 07 18:12:31 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-d13ef819-1027-4314-8f52-64fbec35649c req-4ca41aa4-71b4-4a01-ade0-80763d568622 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:31 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-d13ef819-1027-4314-8f52-64fbec35649c req-4ca41aa4-71b4-4a01-ade0-80763d568622 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:31 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:12:31 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:12:31 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:12:31 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:12:31 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-f3d656ea-1dbc-4c87-a050-44541cff5fe9 tempest-GroupTypesTest-263136444 tempest-GroupTypesTest-263136444-project-admin] POST http://192.168.122.66/volume/v3/group_types Sep 07 18:12:31 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-f3d656ea-1dbc-4c87-a050-44541cff5fe9 tempest-GroupTypesTest-263136444 tempest-GroupTypesTest-263136444-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-2122345954", "description": "tempest-group-type-description-1029932172", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:12:31 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [req-d13ef819-1027-4314-8f52-64fbec35649c req-4ca41aa4-71b4-4a01-ade0-80763d568622 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Volume info retrieved successfully. Sep 07 18:12:31 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-d13ef819-1027-4314-8f52-64fbec35649c req-4ca41aa4-71b4-4a01-ade0-80763d568622 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] http://192.168.122.66/volume/v3/volumes/28d785ce-cdd7-4aea-a838-2baad8895863 returned with HTTP 200 Sep 07 18:12:31 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1022/2053] 192.168.122.66 () {60 vars in 1482 bytes} [Mon Sep 7 18:12:31 2026] GET /volume/v3/volumes/28d785ce-cdd7-4aea-a838-2baad8895863 => generated 1257 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:12:32 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-f3d656ea-1dbc-4c87-a050-44541cff5fe9 tempest-GroupTypesTest-263136444 tempest-GroupTypesTest-263136444-project-admin] http://192.168.122.66/volume/v3/group_types returned with HTTP 202 Sep 07 18:12:32 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1032/2054] 192.168.122.66 () {62 vars in 1191 bytes} [Mon Sep 7 18:12:31 2026] POST /volume/v3/group_types => generated 265 bytes in 740 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:12:32 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-5a3f8974-4ed8-4efc-8365-6dbc7cd5704b None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:32 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-5a3f8974-4ed8-4efc-8365-6dbc7cd5704b tempest-GroupTypesTest-263136444 tempest-GroupTypesTest-263136444-project-admin] GET http://192.168.122.66/volume/v3/group_types Sep 07 18:12:32 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-5a3f8974-4ed8-4efc-8365-6dbc7cd5704b tempest-GroupTypesTest-263136444 tempest-GroupTypesTest-263136444-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:32 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-5a3f8974-4ed8-4efc-8365-6dbc7cd5704b tempest-GroupTypesTest-263136444 tempest-GroupTypesTest-263136444-project-admin] Calling method 'version_select' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:32 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-5a3f8974-4ed8-4efc-8365-6dbc7cd5704b tempest-GroupTypesTest-263136444 tempest-GroupTypesTest-263136444-project-admin] http://192.168.122.66/volume/v3/group_types returned with HTTP 200 Sep 07 18:12:32 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1023/2055] 192.168.122.66 () {60 vars in 1169 bytes} [Mon Sep 7 18:12:32 2026] GET /volume/v3/group_types => generated 499 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:12:32 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-1eb609d5-b83b-4db4-8d35-84e883fa9039 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:32 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-1eb609d5-b83b-4db4-8d35-84e883fa9039 tempest-GroupTypesTest-263136444 tempest-GroupTypesTest-263136444-project-admin] PUT http://192.168.122.66/volume/v3/group_types/7d1d310d-4540-4364-9f4f-f2aa597855de Sep 07 18:12:32 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-1eb609d5-b83b-4db4-8d35-84e883fa9039 tempest-GroupTypesTest-263136444 tempest-GroupTypesTest-263136444-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-285364852", "description": "updated-group-type-desc"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:12:32 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-1eb609d5-b83b-4db4-8d35-84e883fa9039 tempest-GroupTypesTest-263136444 tempest-GroupTypesTest-263136444-project-admin] http://192.168.122.66/volume/v3/group_types/7d1d310d-4540-4364-9f4f-f2aa597855de returned with HTTP 200 Sep 07 18:12:32 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1033/2056] 192.168.122.66 () {62 vars in 1301 bytes} [Mon Sep 7 18:12:32 2026] PUT /volume/v3/group_types/7d1d310d-4540-4364-9f4f-f2aa597855de => generated 254 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 18:12:32 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-7d8ec947-8a31-40b8-a28c-45b65e093d8e None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:32 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-7d8ec947-8a31-40b8-a28c-45b65e093d8e tempest-GroupTypesTest-263136444 tempest-GroupTypesTest-263136444-project-admin] GET http://192.168.122.66/volume/v3/group_types/7d1d310d-4540-4364-9f4f-f2aa597855de Sep 07 18:12:32 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-7d8ec947-8a31-40b8-a28c-45b65e093d8e tempest-GroupTypesTest-263136444 tempest-GroupTypesTest-263136444-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:32 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-7d8ec947-8a31-40b8-a28c-45b65e093d8e tempest-GroupTypesTest-263136444 tempest-GroupTypesTest-263136444-project-admin] Calling method 'version_select' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:32 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-7d8ec947-8a31-40b8-a28c-45b65e093d8e tempest-GroupTypesTest-263136444 tempest-GroupTypesTest-263136444-project-admin] http://192.168.122.66/volume/v3/group_types/7d1d310d-4540-4364-9f4f-f2aa597855de returned with HTTP 200 Sep 07 18:12:32 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1024/2057] 192.168.122.66 () {60 vars in 1280 bytes} [Mon Sep 7 18:12:32 2026] GET /volume/v3/group_types/7d1d310d-4540-4364-9f4f-f2aa597855de => generated 254 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:12:32 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-213bc9d8-c3fb-4e96-9db4-67752268178d None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:32 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-213bc9d8-c3fb-4e96-9db4-67752268178d tempest-GroupTypesTest-263136444 tempest-GroupTypesTest-263136444-project-admin] DELETE http://192.168.122.66/volume/v3/group_types/7d1d310d-4540-4364-9f4f-f2aa597855de Sep 07 18:12:32 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-631b96fc-db9c-49dd-8731-ea6bd69c5958 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:32 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-213bc9d8-c3fb-4e96-9db4-67752268178d tempest-GroupTypesTest-263136444 tempest-GroupTypesTest-263136444-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:32 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-213bc9d8-c3fb-4e96-9db4-67752268178d tempest-GroupTypesTest-263136444 tempest-GroupTypesTest-263136444-project-admin] Calling method 'version_select' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:32 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-631b96fc-db9c-49dd-8731-ea6bd69c5958 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] GET http://192.168.122.66/volume/v3/volumes/66059b3d-c574-40b6-a301-a173f7d24c39 Sep 07 18:12:32 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-631b96fc-db9c-49dd-8731-ea6bd69c5958 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:32 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-631b96fc-db9c-49dd-8731-ea6bd69c5958 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:32 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:12:32 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:12:32 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:12:32 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:12:32 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-631b96fc-db9c-49dd-8731-ea6bd69c5958 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Volume info retrieved successfully. Sep 07 18:12:32 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-213bc9d8-c3fb-4e96-9db4-67752268178d tempest-GroupTypesTest-263136444 tempest-GroupTypesTest-263136444-project-admin] http://192.168.122.66/volume/v3/group_types/7d1d310d-4540-4364-9f4f-f2aa597855de returned with HTTP 202 Sep 07 18:12:32 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1034/2058] 192.168.122.66 () {60 vars in 1283 bytes} [Mon Sep 7 18:12:32 2026] DELETE /volume/v3/group_types/7d1d310d-4540-4364-9f4f-f2aa597855de => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 18:12:32 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-987b12c1-0379-47ba-af86-7cb14e70c0ac None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:32 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-987b12c1-0379-47ba-af86-7cb14e70c0ac tempest-GroupTypesTest-263136444 tempest-GroupTypesTest-263136444-project-admin] GET http://192.168.122.66/volume/v3/group_types Sep 07 18:12:32 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-987b12c1-0379-47ba-af86-7cb14e70c0ac tempest-GroupTypesTest-263136444 tempest-GroupTypesTest-263136444-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:32 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-987b12c1-0379-47ba-af86-7cb14e70c0ac tempest-GroupTypesTest-263136444 tempest-GroupTypesTest-263136444-project-admin] Calling method 'version_select' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:32 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-631b96fc-db9c-49dd-8731-ea6bd69c5958 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] http://192.168.122.66/volume/v3/volumes/66059b3d-c574-40b6-a301-a173f7d24c39 returned with HTTP 200 Sep 07 18:12:32 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1025/2059] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:12:32 2026] GET /volume/v3/volumes/66059b3d-c574-40b6-a301-a173f7d24c39 => generated 1014 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 18:12:32 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-987b12c1-0379-47ba-af86-7cb14e70c0ac tempest-GroupTypesTest-263136444 tempest-GroupTypesTest-263136444-project-admin] http://192.168.122.66/volume/v3/group_types returned with HTTP 200 Sep 07 18:12:32 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1035/2060] 192.168.122.66 () {60 vars in 1169 bytes} [Mon Sep 7 18:12:32 2026] GET /volume/v3/group_types => generated 248 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:12:32 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-66a3efba-1540-4a6d-bc46-14400023ebb8 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:32 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-66a3efba-1540-4a6d-bc46-14400023ebb8 tempest-GroupTypesTest-263136444 tempest-GroupTypesTest-263136444-project-admin] POST http://192.168.122.66/volume/v3/group_types Sep 07 18:12:32 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-66a3efba-1540-4a6d-bc46-14400023ebb8 tempest-GroupTypesTest-263136444 tempest-GroupTypesTest-263136444-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-1032108690", "is_public": true}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:12:32 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-66a3efba-1540-4a6d-bc46-14400023ebb8 tempest-GroupTypesTest-263136444 tempest-GroupTypesTest-263136444-project-admin] http://192.168.122.66/volume/v3/group_types returned with HTTP 202 Sep 07 18:12:32 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1026/2061] 192.168.122.66 () {62 vars in 1190 bytes} [Mon Sep 7 18:12:32 2026] POST /volume/v3/group_types => generated 164 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:12:32 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-a1f3a7e6-8026-489c-a0b1-eb94071b9755 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:32 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-a1f3a7e6-8026-489c-a0b1-eb94071b9755 tempest-GroupTypesTest-263136444 tempest-GroupTypesTest-263136444-project-admin] POST http://192.168.122.66/volume/v3/group_types Sep 07 18:12:32 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-a1f3a7e6-8026-489c-a0b1-eb94071b9755 tempest-GroupTypesTest-263136444 tempest-GroupTypesTest-263136444-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-1469083356", "is_public": false}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:12:32 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-a1f3a7e6-8026-489c-a0b1-eb94071b9755 tempest-GroupTypesTest-263136444 tempest-GroupTypesTest-263136444-project-admin] http://192.168.122.66/volume/v3/group_types returned with HTTP 202 Sep 07 18:12:32 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1036/2062] 192.168.122.66 () {62 vars in 1190 bytes} [Mon Sep 7 18:12:32 2026] POST /volume/v3/group_types => generated 165 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:12:32 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-703b5743-0899-4020-a6de-2719e1a7f14a None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:32 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-703b5743-0899-4020-a6de-2719e1a7f14a tempest-GroupTypesTest-263136444 tempest-GroupTypesTest-263136444-project-admin] GET http://192.168.122.66/volume/v3/group_types?sort=name%3Aasc&is_public=None Sep 07 18:12:32 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-703b5743-0899-4020-a6de-2719e1a7f14a tempest-GroupTypesTest-263136444 tempest-GroupTypesTest-263136444-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:32 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-703b5743-0899-4020-a6de-2719e1a7f14a tempest-GroupTypesTest-263136444 tempest-GroupTypesTest-263136444-project-admin] Calling method 'version_select' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:32 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-703b5743-0899-4020-a6de-2719e1a7f14a tempest-GroupTypesTest-263136444 tempest-GroupTypesTest-263136444-project-admin] http://192.168.122.66/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Sep 07 18:12:32 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1027/2063] 192.168.122.66 () {60 vars in 1230 bytes} [Mon Sep 7 18:12:32 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 549 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:12:32 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-2b6693df-8ad7-405c-98a0-c65a0520a7cb None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:32 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-2b6693df-8ad7-405c-98a0-c65a0520a7cb tempest-GroupTypesTest-263136444 tempest-GroupTypesTest-263136444-project-admin] GET http://192.168.122.66/volume/v3/group_types?sort=name%3Adesc&is_public=None Sep 07 18:12:32 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-2b6693df-8ad7-405c-98a0-c65a0520a7cb tempest-GroupTypesTest-263136444 tempest-GroupTypesTest-263136444-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:32 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-2b6693df-8ad7-405c-98a0-c65a0520a7cb tempest-GroupTypesTest-263136444 tempest-GroupTypesTest-263136444-project-admin] Calling method 'version_select' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:32 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-2b6693df-8ad7-405c-98a0-c65a0520a7cb tempest-GroupTypesTest-263136444 tempest-GroupTypesTest-263136444-project-admin] http://192.168.122.66/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Sep 07 18:12:32 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1037/2064] 192.168.122.66 () {60 vars in 1232 bytes} [Mon Sep 7 18:12:32 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 549 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:12:32 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-a36c7b91-80f9-4ddd-8f06-4a432c4dd641 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:32 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-a36c7b91-80f9-4ddd-8f06-4a432c4dd641 tempest-GroupTypesTest-263136444 tempest-GroupTypesTest-263136444-project-admin] GET http://192.168.122.66/volume/v3/group_types?is_public=False Sep 07 18:12:32 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-a36c7b91-80f9-4ddd-8f06-4a432c4dd641 tempest-GroupTypesTest-263136444 tempest-GroupTypesTest-263136444-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:32 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-a36c7b91-80f9-4ddd-8f06-4a432c4dd641 tempest-GroupTypesTest-263136444 tempest-GroupTypesTest-263136444-project-admin] Calling method 'version_select' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:32 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-a36c7b91-80f9-4ddd-8f06-4a432c4dd641 tempest-GroupTypesTest-263136444 tempest-GroupTypesTest-263136444-project-admin] http://192.168.122.66/volume/v3/group_types?is_public=False returned with HTTP 200 Sep 07 18:12:32 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1028/2065] 192.168.122.66 () {60 vars in 1200 bytes} [Mon Sep 7 18:12:32 2026] GET /volume/v3/group_types?is_public=False => generated 168 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:12:32 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-3ad3dd9c-8ded-48be-9c01-bf82713a36c1 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:32 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-3ad3dd9c-8ded-48be-9c01-bf82713a36c1 tempest-GroupTypesTest-263136444 tempest-GroupTypesTest-263136444-project-admin] GET http://192.168.122.66/volume/v3/group_types?is_public=True Sep 07 18:12:32 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-3ad3dd9c-8ded-48be-9c01-bf82713a36c1 tempest-GroupTypesTest-263136444 tempest-GroupTypesTest-263136444-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:32 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-3ad3dd9c-8ded-48be-9c01-bf82713a36c1 tempest-GroupTypesTest-263136444 tempest-GroupTypesTest-263136444-project-admin] Calling method 'version_select' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:32 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-3ad3dd9c-8ded-48be-9c01-bf82713a36c1 tempest-GroupTypesTest-263136444 tempest-GroupTypesTest-263136444-project-admin] http://192.168.122.66/volume/v3/group_types?is_public=True returned with HTTP 200 Sep 07 18:12:32 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1038/2066] 192.168.122.66 () {60 vars in 1198 bytes} [Mon Sep 7 18:12:32 2026] GET /volume/v3/group_types?is_public=True => generated 398 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 18:12:32 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-ec94728b-3e6c-407a-9993-f1c0d3121260 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:32 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-ec94728b-3e6c-407a-9993-f1c0d3121260 tempest-GroupTypesTest-263136444 tempest-GroupTypesTest-263136444-project-admin] DELETE http://192.168.122.66/volume/v3/group_types/25c9dd5c-2053-4b36-b785-944d30f88876 Sep 07 18:12:32 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-ec94728b-3e6c-407a-9993-f1c0d3121260 tempest-GroupTypesTest-263136444 tempest-GroupTypesTest-263136444-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:32 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-ec94728b-3e6c-407a-9993-f1c0d3121260 tempest-GroupTypesTest-263136444 tempest-GroupTypesTest-263136444-project-admin] Calling method 'version_select' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:32 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-ec94728b-3e6c-407a-9993-f1c0d3121260 tempest-GroupTypesTest-263136444 tempest-GroupTypesTest-263136444-project-admin] http://192.168.122.66/volume/v3/group_types/25c9dd5c-2053-4b36-b785-944d30f88876 returned with HTTP 202 Sep 07 18:12:32 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1029/2067] 192.168.122.66 () {60 vars in 1283 bytes} [Mon Sep 7 18:12:32 2026] DELETE /volume/v3/group_types/25c9dd5c-2053-4b36-b785-944d30f88876 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 18:12:32 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-a21359e5-022e-4f47-a6e5-d6a85bf55013 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:32 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-a21359e5-022e-4f47-a6e5-d6a85bf55013 tempest-GroupTypesTest-263136444 tempest-GroupTypesTest-263136444-project-admin] DELETE http://192.168.122.66/volume/v3/group_types/9bcf4b6e-601c-4322-b3ea-672adefb08a6 Sep 07 18:12:32 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-a21359e5-022e-4f47-a6e5-d6a85bf55013 tempest-GroupTypesTest-263136444 tempest-GroupTypesTest-263136444-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:32 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-a21359e5-022e-4f47-a6e5-d6a85bf55013 tempest-GroupTypesTest-263136444 tempest-GroupTypesTest-263136444-project-admin] Calling method 'version_select' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:32 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-a21359e5-022e-4f47-a6e5-d6a85bf55013 tempest-GroupTypesTest-263136444 tempest-GroupTypesTest-263136444-project-admin] http://192.168.122.66/volume/v3/group_types/9bcf4b6e-601c-4322-b3ea-672adefb08a6 returned with HTTP 202 Sep 07 18:12:32 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1039/2068] 192.168.122.66 () {60 vars in 1283 bytes} [Mon Sep 7 18:12:32 2026] DELETE /volume/v3/group_types/9bcf4b6e-601c-4322-b3ea-672adefb08a6 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 18:12:32 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [req-d13ef819-1027-4314-8f52-64fbec35649c req-65cd741c-6a48-44f2-b2f0-bcfa1591d159 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:32 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-d13ef819-1027-4314-8f52-64fbec35649c req-65cd741c-6a48-44f2-b2f0-bcfa1591d159 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] GET http://192.168.122.66/volume/v3/volumes/28d785ce-cdd7-4aea-a838-2baad8895863 Sep 07 18:12:32 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-d13ef819-1027-4314-8f52-64fbec35649c req-65cd741c-6a48-44f2-b2f0-bcfa1591d159 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:32 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-d13ef819-1027-4314-8f52-64fbec35649c req-65cd741c-6a48-44f2-b2f0-bcfa1591d159 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:32 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:12:32 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:12:32 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:12:32 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:12:32 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [req-d13ef819-1027-4314-8f52-64fbec35649c req-65cd741c-6a48-44f2-b2f0-bcfa1591d159 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Volume info retrieved successfully. Sep 07 18:12:33 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-d13ef819-1027-4314-8f52-64fbec35649c req-65cd741c-6a48-44f2-b2f0-bcfa1591d159 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] http://192.168.122.66/volume/v3/volumes/28d785ce-cdd7-4aea-a838-2baad8895863 returned with HTTP 200 Sep 07 18:12:33 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1030/2069] 192.168.122.66 () {60 vars in 1482 bytes} [Mon Sep 7 18:12:32 2026] GET /volume/v3/volumes/28d785ce-cdd7-4aea-a838-2baad8895863 => generated 1257 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:12:33 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-f1f6cdf9-4e21-4efc-97b8-4bca8f70ad2e None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:33 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-f1f6cdf9-4e21-4efc-97b8-4bca8f70ad2e None None] GET http://192.168.122.66/volume// Sep 07 18:12:33 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-f1f6cdf9-4e21-4efc-97b8-4bca8f70ad2e None None] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:33 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-f1f6cdf9-4e21-4efc-97b8-4bca8f70ad2e None None] Calling method 'all' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:33 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-f1f6cdf9-4e21-4efc-97b8-4bca8f70ad2e None None] http://192.168.122.66/volume// returned with HTTP 300 Sep 07 18:12:33 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1040/2070] 192.168.122.66 () {58 vars in 1303 bytes} [Mon Sep 7 18:12:33 2026] GET /volume/ => generated 389 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 18:12:33 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [req-d13ef819-1027-4314-8f52-64fbec35649c req-2b326372-eed0-4488-9489-e0b88337c55b None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:33 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-d13ef819-1027-4314-8f52-64fbec35649c req-2b326372-eed0-4488-9489-e0b88337c55b tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] POST http://192.168.122.66/volume/v3/attachments Sep 07 18:12:33 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-d13ef819-1027-4314-8f52-64fbec35649c req-2b326372-eed0-4488-9489-e0b88337c55b tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "28d785ce-cdd7-4aea-a838-2baad8895863", "connector": null, "instance_uuid": "fcb87315-0217-4759-8711-356e3273ba88"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:12:33 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:12:33 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:12:33 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:12:33 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:12:33 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-d13ef819-1027-4314-8f52-64fbec35649c req-2b326372-eed0-4488-9489-e0b88337c55b tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] http://192.168.122.66/volume/v3/attachments returned with HTTP 200 Sep 07 18:12:33 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1031/2071] 192.168.122.66 () {66 vars in 1478 bytes} [Mon Sep 7 18:12:33 2026] POST /volume/v3/attachments => generated 273 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:12:33 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-da42ced4-93c2-4dd8-be9b-7feb3117f84b None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:33 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-da42ced4-93c2-4dd8-be9b-7feb3117f84b tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] GET http://192.168.122.66/volume/v3/volumes/66059b3d-c574-40b6-a301-a173f7d24c39 Sep 07 18:12:33 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-da42ced4-93c2-4dd8-be9b-7feb3117f84b tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:33 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-da42ced4-93c2-4dd8-be9b-7feb3117f84b tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:33 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:12:33 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:12:33 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:12:33 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:12:33 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-da42ced4-93c2-4dd8-be9b-7feb3117f84b tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Volume info retrieved successfully. Sep 07 18:12:33 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-da42ced4-93c2-4dd8-be9b-7feb3117f84b tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] http://192.168.122.66/volume/v3/volumes/66059b3d-c574-40b6-a301-a173f7d24c39 returned with HTTP 200 Sep 07 18:12:33 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1041/2072] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:12:33 2026] GET /volume/v3/volumes/66059b3d-c574-40b6-a301-a173f7d24c39 => generated 1014 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 18:12:34 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-2c495c63-38e6-47df-a2f5-d1bf1e176565 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:34 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-2c495c63-38e6-47df-a2f5-d1bf1e176565 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] GET http://192.168.122.66/volume/v3/volumes/66059b3d-c574-40b6-a301-a173f7d24c39 Sep 07 18:12:34 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-2c495c63-38e6-47df-a2f5-d1bf1e176565 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:34 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-2c495c63-38e6-47df-a2f5-d1bf1e176565 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:34 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:12:34 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:12:34 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:12:34 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:12:34 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-2c495c63-38e6-47df-a2f5-d1bf1e176565 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Volume info retrieved successfully. Sep 07 18:12:34 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-2c495c63-38e6-47df-a2f5-d1bf1e176565 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] http://192.168.122.66/volume/v3/volumes/66059b3d-c574-40b6-a301-a173f7d24c39 returned with HTTP 200 Sep 07 18:12:34 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1032/2073] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:12:34 2026] GET /volume/v3/volumes/66059b3d-c574-40b6-a301-a173f7d24c39 => generated 1015 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 18:12:34 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-8053b72d-fa78-4cb7-9964-ff978130f49e None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:34 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-8053b72d-fa78-4cb7-9964-ff978130f49e tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-reader] GET http://192.168.122.66/volume/v3/volumes/summary Sep 07 18:12:34 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-8053b72d-fa78-4cb7-9964-ff978130f49e tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-reader] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:34 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-8053b72d-fa78-4cb7-9964-ff978130f49e tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-reader] Calling method 'version_select' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:34 devstack devstack@c-api.service[86965]: DEBUG cinder.api.api_utils [None req-8053b72d-fa78-4cb7-9964-ff978130f49e tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-reader] Removing options '' from query. {{(pid=86965) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 18:12:34 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-8053b72d-fa78-4cb7-9964-ff978130f49e tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-reader] Get summary completed successfully. Sep 07 18:12:34 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-8053b72d-fa78-4cb7-9964-ff978130f49e tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-reader] http://192.168.122.66/volume/v3/volumes/summary returned with HTTP 200 Sep 07 18:12:34 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1042/2074] 192.168.122.66 () {60 vars in 1181 bytes} [Mon Sep 7 18:12:34 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:12:34 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-72c12f5d-f4ed-46b2-8a5f-cb884cfbcc48 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:34 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-72c12f5d-f4ed-46b2-8a5f-cb884cfbcc48 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] DELETE http://192.168.122.66/volume/v3/volumes/66059b3d-c574-40b6-a301-a173f7d24c39 Sep 07 18:12:34 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-72c12f5d-f4ed-46b2-8a5f-cb884cfbcc48 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:34 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-72c12f5d-f4ed-46b2-8a5f-cb884cfbcc48 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:34 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-72c12f5d-f4ed-46b2-8a5f-cb884cfbcc48 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Delete volume with id: 66059b3d-c574-40b6-a301-a173f7d24c39 Sep 07 18:12:34 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:12:34 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:12:34 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:12:34 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:12:34 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-72c12f5d-f4ed-46b2-8a5f-cb884cfbcc48 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Volume info retrieved successfully. Sep 07 18:12:34 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-72c12f5d-f4ed-46b2-8a5f-cb884cfbcc48 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Delete volume request issued successfully. Sep 07 18:12:34 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-72c12f5d-f4ed-46b2-8a5f-cb884cfbcc48 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] http://192.168.122.66/volume/v3/volumes/66059b3d-c574-40b6-a301-a173f7d24c39 returned with HTTP 202 Sep 07 18:12:34 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1033/2075] 192.168.122.66 () {60 vars in 1271 bytes} [Mon Sep 7 18:12:34 2026] DELETE /volume/v3/volumes/66059b3d-c574-40b6-a301-a173f7d24c39 => generated 0 bytes in 181 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 18:12:34 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-c638d75c-7ccf-4d49-a31b-c99975c0dc1b None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:34 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c638d75c-7ccf-4d49-a31b-c99975c0dc1b tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] GET http://192.168.122.66/volume/v3/volumes/66059b3d-c574-40b6-a301-a173f7d24c39 Sep 07 18:12:34 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-c638d75c-7ccf-4d49-a31b-c99975c0dc1b tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:34 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-c638d75c-7ccf-4d49-a31b-c99975c0dc1b tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:34 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:12:34 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:12:34 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:12:34 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:12:34 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-c638d75c-7ccf-4d49-a31b-c99975c0dc1b tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Volume info retrieved successfully. Sep 07 18:12:34 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c638d75c-7ccf-4d49-a31b-c99975c0dc1b tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] http://192.168.122.66/volume/v3/volumes/66059b3d-c574-40b6-a301-a173f7d24c39 returned with HTTP 200 Sep 07 18:12:34 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1043/2076] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:12:34 2026] GET /volume/v3/volumes/66059b3d-c574-40b6-a301-a173f7d24c39 => generated 1014 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 07 18:12:35 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-d6dccf8e-2653-445a-bf82-0bf53c2ca71c None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:35 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-d6dccf8e-2653-445a-bf82-0bf53c2ca71c None None] GET http://192.168.122.66/volume// Sep 07 18:12:35 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-d6dccf8e-2653-445a-bf82-0bf53c2ca71c None None] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:35 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-d6dccf8e-2653-445a-bf82-0bf53c2ca71c None None] Calling method 'all' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:35 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-d6dccf8e-2653-445a-bf82-0bf53c2ca71c None None] http://192.168.122.66/volume// returned with HTTP 300 Sep 07 18:12:35 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1034/2077] 192.168.122.66 () {58 vars in 1310 bytes} [Mon Sep 7 18:12:35 2026] GET /volume/ => generated 389 bytes in 14 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 18:12:35 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [req-d13ef819-1027-4314-8f52-64fbec35649c req-1ca5da6f-ce2f-44f0-b683-6d64ae84867b None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:35 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-d13ef819-1027-4314-8f52-64fbec35649c req-1ca5da6f-ce2f-44f0-b683-6d64ae84867b tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] GET http://192.168.122.66/volume/v3/volumes/28d785ce-cdd7-4aea-a838-2baad8895863 Sep 07 18:12:35 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-d13ef819-1027-4314-8f52-64fbec35649c req-1ca5da6f-ce2f-44f0-b683-6d64ae84867b tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:35 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-d13ef819-1027-4314-8f52-64fbec35649c req-1ca5da6f-ce2f-44f0-b683-6d64ae84867b tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:35 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:12:35 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:12:35 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:12:35 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:12:35 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [req-d13ef819-1027-4314-8f52-64fbec35649c req-1ca5da6f-ce2f-44f0-b683-6d64ae84867b tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Volume info retrieved successfully. Sep 07 18:12:35 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-d13ef819-1027-4314-8f52-64fbec35649c req-1ca5da6f-ce2f-44f0-b683-6d64ae84867b tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] http://192.168.122.66/volume/v3/volumes/28d785ce-cdd7-4aea-a838-2baad8895863 returned with HTTP 200 Sep 07 18:12:35 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1044/2078] 192.168.122.66 () {62 vars in 1523 bytes} [Mon Sep 7 18:12:35 2026] GET /volume/v3/volumes/28d785ce-cdd7-4aea-a838-2baad8895863 => generated 1437 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 18:12:35 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-9af8765e-45d8-49b7-a789-fd8d3d1dd225 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:35 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-9af8765e-45d8-49b7-a789-fd8d3d1dd225 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] GET http://192.168.122.66/volume/v3/volumes/66059b3d-c574-40b6-a301-a173f7d24c39 Sep 07 18:12:35 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-9af8765e-45d8-49b7-a789-fd8d3d1dd225 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:35 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-9af8765e-45d8-49b7-a789-fd8d3d1dd225 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:36 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:12:36 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:12:36 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:12:36 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:12:36 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-9af8765e-45d8-49b7-a789-fd8d3d1dd225 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Volume info retrieved successfully. Sep 07 18:12:36 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-9af8765e-45d8-49b7-a789-fd8d3d1dd225 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] http://192.168.122.66/volume/v3/volumes/66059b3d-c574-40b6-a301-a173f7d24c39 returned with HTTP 200 Sep 07 18:12:36 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1035/2079] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:12:35 2026] GET /volume/v3/volumes/66059b3d-c574-40b6-a301-a173f7d24c39 => generated 1014 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 07 18:12:36 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [req-d13ef819-1027-4314-8f52-64fbec35649c req-811e500d-1f78-447a-9b93-a39e9f62e33d None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:36 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-d13ef819-1027-4314-8f52-64fbec35649c req-811e500d-1f78-447a-9b93-a39e9f62e33d tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] PUT http://192.168.122.66/volume/v3/attachments/beaa575b-7845-4013-8d84-9273eca30bfa Sep 07 18:12:36 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-d13ef819-1027-4314-8f52-64fbec35649c req-811e500d-1f78-447a-9b93-a39e9f62e33d tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.66", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:da595ca9282", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "de538fb9-4273-4ed9-a64b-778a9fe4baf0", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:12:36 devstack devstack@c-api.service[86965]: DEBUG cinder.coordination [req-d13ef819-1027-4314-8f52-64fbec35649c req-811e500d-1f78-447a-9b93-a39e9f62e33d tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Acquiring lock "cinder-attachment_update-28d785ce-cdd7-4aea-a838-2baad8895863-devstack" by "attachment_update" {{(pid=86965) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 18:12:36 devstack devstack@c-api.service[86965]: DEBUG cinder.coordination [req-d13ef819-1027-4314-8f52-64fbec35649c req-811e500d-1f78-447a-9b93-a39e9f62e33d tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Lock "cinder-attachment_update-28d785ce-cdd7-4aea-a838-2baad8895863-devstack" acquired by "attachment_update" :: waited 0.048s {{(pid=86965) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 18:12:36 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:12:36 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:12:36 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:12:36 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:12:36 devstack devstack@c-api.service[86965]: DEBUG cinder.coordination [req-d13ef819-1027-4314-8f52-64fbec35649c req-811e500d-1f78-447a-9b93-a39e9f62e33d tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Lock "cinder-attachment_update-28d785ce-cdd7-4aea-a838-2baad8895863-devstack" released by "attachment_update" :: held 0.481s {{(pid=86965) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 18:12:36 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-d13ef819-1027-4314-8f52-64fbec35649c req-811e500d-1f78-447a-9b93-a39e9f62e33d tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] http://192.168.122.66/volume/v3/attachments/beaa575b-7845-4013-8d84-9273eca30bfa returned with HTTP 200 Sep 07 18:12:36 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1045/2080] 192.168.122.66 () {66 vars in 1588 bytes} [Mon Sep 7 18:12:36 2026] PUT /volume/v3/attachments/beaa575b-7845-4013-8d84-9273eca30bfa => generated 694 bytes in 597 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:12:37 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [req-d13ef819-1027-4314-8f52-64fbec35649c req-8f62e437-3954-4c68-96b4-2815600a3d7a None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:37 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-d13ef819-1027-4314-8f52-64fbec35649c req-8f62e437-3954-4c68-96b4-2815600a3d7a tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] POST http://192.168.122.66/volume/v3/attachments/beaa575b-7845-4013-8d84-9273eca30bfa/action Sep 07 18:12:37 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-d13ef819-1027-4314-8f52-64fbec35649c req-8f62e437-3954-4c68-96b4-2815600a3d7a tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Action body: b'{"os-complete": null}' {{(pid=86964) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:12:37 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-d13ef819-1027-4314-8f52-64fbec35649c req-8f62e437-3954-4c68-96b4-2815600a3d7a tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:12:37 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-759a6dd8-8915-450d-bf52-88287b4da3b0 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:37 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-759a6dd8-8915-450d-bf52-88287b4da3b0 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] GET http://192.168.122.66/volume/v3/volumes/66059b3d-c574-40b6-a301-a173f7d24c39 Sep 07 18:12:37 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-759a6dd8-8915-450d-bf52-88287b4da3b0 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:37 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-759a6dd8-8915-450d-bf52-88287b4da3b0 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:37 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-759a6dd8-8915-450d-bf52-88287b4da3b0 tempest-ProjectReaderTests-1433924159 tempest-ProjectReaderTests-1433924159-project-admin] http://192.168.122.66/volume/v3/volumes/66059b3d-c574-40b6-a301-a173f7d24c39 returned with HTTP 404 Sep 07 18:12:37 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1046/2081] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:12:37 2026] GET /volume/v3/volumes/66059b3d-c574-40b6-a301-a173f7d24c39 => generated 109 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 18:12:37 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:12:37 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:12:37 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:12:37 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:12:37 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-d13ef819-1027-4314-8f52-64fbec35649c req-8f62e437-3954-4c68-96b4-2815600a3d7a tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] http://192.168.122.66/volume/v3/attachments/beaa575b-7845-4013-8d84-9273eca30bfa/action returned with HTTP 204 Sep 07 18:12:37 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1036/2082] 192.168.122.66 () {66 vars in 1609 bytes} [Mon Sep 7 18:12:37 2026] POST /volume/v3/attachments/beaa575b-7845-4013-8d84-9273eca30bfa/action => generated 0 bytes in 207 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Sep 07 18:12:45 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-8a7593e6-cdcb-4476-a34c-edba14b70052 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:45 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-8a7593e6-cdcb-4476-a34c-edba14b70052 tempest-UserMessagesTest-839296649 tempest-UserMessagesTest-839296649-project-admin] POST http://192.168.122.66/volume/v3/types Sep 07 18:12:45 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-8a7593e6-cdcb-4476-a34c-edba14b70052 tempest-UserMessagesTest-839296649 tempest-UserMessagesTest-839296649-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-420871702", "extra_specs": {"storage_protocol": "tempest-storage_protocol-503938962", "vendor_name": "tempest-vendor_name-270588117"}}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:12:45 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:12:45 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:12:45 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-8a7593e6-cdcb-4476-a34c-edba14b70052 tempest-UserMessagesTest-839296649 tempest-UserMessagesTest-839296649-project-admin] http://192.168.122.66/volume/v3/types returned with HTTP 200 Sep 07 18:12:45 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1047/2083] 192.168.122.66 () {60 vars in 1132 bytes} [Mon Sep 7 18:12:45 2026] POST /volume/v3/types => generated 325 bytes in 430 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:12:45 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-31e42d78-8290-4b2d-83e6-06844975f07a None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:46 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-31e42d78-8290-4b2d-83e6-06844975f07a tempest-UserMessagesTest-876442528 tempest-UserMessagesTest-876442528-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:12:46 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-31e42d78-8290-4b2d-83e6-06844975f07a tempest-UserMessagesTest-876442528 tempest-UserMessagesTest-876442528-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "2c36ccde-2238-4d03-83d5-27247c43455a", "size": 1, "name": "tempest-UserMessagesTest-Volume-709756419"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:12:46 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.volumes [None req-31e42d78-8290-4b2d-83e6-06844975f07a tempest-UserMessagesTest-876442528 tempest-UserMessagesTest-876442528-project-member] Create volume request body: {'volume': {'volume_type': '2c36ccde-2238-4d03-83d5-27247c43455a', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-709756419'}} {{(pid=86964) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:12:46 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-31e42d78-8290-4b2d-83e6-06844975f07a tempest-UserMessagesTest-876442528 tempest-UserMessagesTest-876442528-project-member] Create volume of 1 GB Sep 07 18:12:46 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:12:46 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:12:46 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-31e42d78-8290-4b2d-83e6-06844975f07a tempest-UserMessagesTest-876442528 tempest-UserMessagesTest-876442528-project-member] Availability Zones retrieved successfully. Sep 07 18:12:46 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-31e42d78-8290-4b2d-83e6-06844975f07a tempest-UserMessagesTest-876442528 tempest-UserMessagesTest-876442528-project-member] Flow 'volume_create_api' (0f5610d2-44c1-4f1c-8b3f-62acd3b3668f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:12:46 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-31e42d78-8290-4b2d-83e6-06844975f07a tempest-UserMessagesTest-876442528 tempest-UserMessagesTest-876442528-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c91468d-1aa1-4679-8675-fc293ee9e763) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:12:46 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.flows.api.create_volume [None req-31e42d78-8290-4b2d-83e6-06844975f07a tempest-UserMessagesTest-876442528 tempest-UserMessagesTest-876442528-project-member] Validating volume size '1' using validate_int {{(pid=86964) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:12:46 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-31e42d78-8290-4b2d-83e6-06844975f07a tempest-UserMessagesTest-876442528 tempest-UserMessagesTest-876442528-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c91468d-1aa1-4679-8675-fc293ee9e763) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T16:12:46Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-503938962',vendor_name='tempest-vendor_name-270588117'},id=2c36ccde-2238-4d03-83d5-27247c43455a,is_public=True,name='tempest-UserMessagesTest-volume-type-420871702',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2c36ccde-2238-4d03-83d5-27247c43455a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:12:46 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-31e42d78-8290-4b2d-83e6-06844975f07a tempest-UserMessagesTest-876442528 tempest-UserMessagesTest-876442528-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f6da0c1-8fdc-4405-8df8-c07d6cd23103) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:12:46 devstack devstack@c-api.service[86964]: WARNING cinder.quota [None req-31e42d78-8290-4b2d-83e6-06844975f07a tempest-UserMessagesTest-876442528 tempest-UserMessagesTest-876442528-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-420871702 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-420871702, it is now deprecated. Please use the default quota class for default quota. Sep 07 18:12:46 devstack devstack@c-api.service[86964]: WARNING cinder.quota [None req-31e42d78-8290-4b2d-83e6-06844975f07a tempest-UserMessagesTest-876442528 tempest-UserMessagesTest-876442528-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-420871702 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-420871702, it is now deprecated. Please use the default quota class for default quota. Sep 07 18:12:46 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-31e42d78-8290-4b2d-83e6-06844975f07a tempest-UserMessagesTest-876442528 tempest-UserMessagesTest-876442528-project-member] Created reservations ['10237182-4268-475f-b851-ce0d5a56c094', '55153c2f-b511-414e-bd3f-ca22fc247a5d', 'c7a32c36-5cd1-402d-967b-badcac8b12ea', '303a16f8-0b97-4094-b12f-b309839917be'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:12:46 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-31e42d78-8290-4b2d-83e6-06844975f07a tempest-UserMessagesTest-876442528 tempest-UserMessagesTest-876442528-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f6da0c1-8fdc-4405-8df8-c07d6cd23103) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['10237182-4268-475f-b851-ce0d5a56c094', '55153c2f-b511-414e-bd3f-ca22fc247a5d', 'c7a32c36-5cd1-402d-967b-badcac8b12ea', '303a16f8-0b97-4094-b12f-b309839917be']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:12:46 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-31e42d78-8290-4b2d-83e6-06844975f07a tempest-UserMessagesTest-876442528 tempest-UserMessagesTest-876442528-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0cea0615-3e95-4368-82da-2d2c3221a7de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:12:46 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:12:46 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:12:46 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-31e42d78-8290-4b2d-83e6-06844975f07a tempest-UserMessagesTest-876442528 tempest-UserMessagesTest-876442528-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0cea0615-3e95-4368-82da-2d2c3221a7de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '17c5f61d-1725-4368-8df1-596d5cd1b2ff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-709756419',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64b2bb616bc04191a84169dd96e881e7',qos_specs=None,replication_status=,reservations=['10237182-4268-475f-b851-ce0d5a56c094','55153c2f-b511-414e-bd3f-ca22fc247a5d','c7a32c36-5cd1-402d-967b-badcac8b12ea','303a16f8-0b97-4094-b12f-b309839917be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='217ac05ccb9f4994adbc19d6566815ca',volume_type_id=2c36ccde-2238-4d03-83d5-27247c43455a), 'volume': Volume(_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-07T16:12:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-709756419',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=17c5f61d-1725-4368-8df1-596d5cd1b2ff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='64b2bb616bc04191a84169dd96e881e7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='217ac05ccb9f4994adbc19d6566815ca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2c36ccde-2238-4d03-83d5-27247c43455a),volume_type_id=2c36ccde-2238-4d03-83d5-27247c43455a)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:12:46 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-31e42d78-8290-4b2d-83e6-06844975f07a tempest-UserMessagesTest-876442528 tempest-UserMessagesTest-876442528-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37a99b76-1035-43ad-92f2-705085035c69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:12:46 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-31e42d78-8290-4b2d-83e6-06844975f07a tempest-UserMessagesTest-876442528 tempest-UserMessagesTest-876442528-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37a99b76-1035-43ad-92f2-705085035c69) transitioned into state 'SUCCESS' from state '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-709756419',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64b2bb616bc04191a84169dd96e881e7',qos_specs=None,replication_status=,reservations=['10237182-4268-475f-b851-ce0d5a56c094','55153c2f-b511-414e-bd3f-ca22fc247a5d','c7a32c36-5cd1-402d-967b-badcac8b12ea','303a16f8-0b97-4094-b12f-b309839917be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='217ac05ccb9f4994adbc19d6566815ca',volume_type_id=2c36ccde-2238-4d03-83d5-27247c43455a)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:12:46 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-31e42d78-8290-4b2d-83e6-06844975f07a tempest-UserMessagesTest-876442528 tempest-UserMessagesTest-876442528-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a2e5034-b5ae-419c-8673-c6bcf5b92957) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:12:46 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-31e42d78-8290-4b2d-83e6-06844975f07a tempest-UserMessagesTest-876442528 tempest-UserMessagesTest-876442528-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a2e5034-b5ae-419c-8673-c6bcf5b92957) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:12:46 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-31e42d78-8290-4b2d-83e6-06844975f07a tempest-UserMessagesTest-876442528 tempest-UserMessagesTest-876442528-project-member] Flow 'volume_create_api' (0f5610d2-44c1-4f1c-8b3f-62acd3b3668f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:12:46 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-31e42d78-8290-4b2d-83e6-06844975f07a tempest-UserMessagesTest-876442528 tempest-UserMessagesTest-876442528-project-member] Create volume request issued successfully. Sep 07 18:12:46 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-31e42d78-8290-4b2d-83e6-06844975f07a tempest-UserMessagesTest-876442528 tempest-UserMessagesTest-876442528-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:12:46 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1037/2084] 192.168.122.66 () {62 vars in 1178 bytes} [Mon Sep 7 18:12:45 2026] POST /volume/v3/volumes => generated 790 bytes in 805 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:12:46 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-097355ed-fcaa-4737-b49d-0090888ef43f None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:46 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-097355ed-fcaa-4737-b49d-0090888ef43f tempest-UserMessagesTest-876442528 tempest-UserMessagesTest-876442528-project-member] GET http://192.168.122.66/volume/v3/volumes/17c5f61d-1725-4368-8df1-596d5cd1b2ff Sep 07 18:12:46 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-097355ed-fcaa-4737-b49d-0090888ef43f tempest-UserMessagesTest-876442528 tempest-UserMessagesTest-876442528-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:46 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-097355ed-fcaa-4737-b49d-0090888ef43f tempest-UserMessagesTest-876442528 tempest-UserMessagesTest-876442528-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:46 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:12:46 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:12:46 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:12:46 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:12:46 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-097355ed-fcaa-4737-b49d-0090888ef43f tempest-UserMessagesTest-876442528 tempest-UserMessagesTest-876442528-project-member] Volume info retrieved successfully. Sep 07 18:12:46 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-097355ed-fcaa-4737-b49d-0090888ef43f tempest-UserMessagesTest-876442528 tempest-UserMessagesTest-876442528-project-member] http://192.168.122.66/volume/v3/volumes/17c5f61d-1725-4368-8df1-596d5cd1b2ff returned with HTTP 200 Sep 07 18:12:46 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1048/2085] 192.168.122.66 () {60 vars in 1267 bytes} [Mon Sep 7 18:12:46 2026] GET /volume/v3/volumes/17c5f61d-1725-4368-8df1-596d5cd1b2ff => generated 858 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:12:47 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-747a6143-5840-42d0-b587-180661e94cee None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:47 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-747a6143-5840-42d0-b587-180661e94cee tempest-UserMessagesTest-876442528 tempest-UserMessagesTest-876442528-project-member] GET http://192.168.122.66/volume/v3/volumes/17c5f61d-1725-4368-8df1-596d5cd1b2ff Sep 07 18:12:47 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-747a6143-5840-42d0-b587-180661e94cee tempest-UserMessagesTest-876442528 tempest-UserMessagesTest-876442528-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:47 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-747a6143-5840-42d0-b587-180661e94cee tempest-UserMessagesTest-876442528 tempest-UserMessagesTest-876442528-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:48 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:12:48 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:12:48 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:12:48 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:12:48 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-747a6143-5840-42d0-b587-180661e94cee tempest-UserMessagesTest-876442528 tempest-UserMessagesTest-876442528-project-member] Volume info retrieved successfully. Sep 07 18:12:48 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-747a6143-5840-42d0-b587-180661e94cee tempest-UserMessagesTest-876442528 tempest-UserMessagesTest-876442528-project-member] http://192.168.122.66/volume/v3/volumes/17c5f61d-1725-4368-8df1-596d5cd1b2ff returned with HTTP 200 Sep 07 18:12:48 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1038/2086] 192.168.122.66 () {60 vars in 1267 bytes} [Mon Sep 7 18:12:47 2026] GET /volume/v3/volumes/17c5f61d-1725-4368-8df1-596d5cd1b2ff => generated 879 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:12:48 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-6847770d-b82c-4f2c-b326-fc10e9570872 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:48 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-6847770d-b82c-4f2c-b326-fc10e9570872 tempest-UserMessagesTest-876442528 tempest-UserMessagesTest-876442528-project-member] GET http://192.168.122.66/volume/v3/messages Sep 07 18:12:48 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-6847770d-b82c-4f2c-b326-fc10e9570872 tempest-UserMessagesTest-876442528 tempest-UserMessagesTest-876442528-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:48 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-6847770d-b82c-4f2c-b326-fc10e9570872 tempest-UserMessagesTest-876442528 tempest-UserMessagesTest-876442528-project-member] Calling method 'version_select' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:48 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-6847770d-b82c-4f2c-b326-fc10e9570872 tempest-UserMessagesTest-876442528 tempest-UserMessagesTest-876442528-project-member] http://192.168.122.66/volume/v3/messages returned with HTTP 200 Sep 07 18:12:48 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1049/2087] 192.168.122.66 () {60 vars in 1159 bytes} [Mon Sep 7 18:12:48 2026] GET /volume/v3/messages => generated 676 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:12:48 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-4fd26c23-f596-4a7b-bedf-23ef48aa6d12 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:48 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-4fd26c23-f596-4a7b-bedf-23ef48aa6d12 tempest-UserMessagesTest-876442528 tempest-UserMessagesTest-876442528-project-member] DELETE http://192.168.122.66/volume/v3/messages/8a7625f9-baf1-4a22-9fb0-e4be4214ddc3 Sep 07 18:12:48 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-4fd26c23-f596-4a7b-bedf-23ef48aa6d12 tempest-UserMessagesTest-876442528 tempest-UserMessagesTest-876442528-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:48 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-4fd26c23-f596-4a7b-bedf-23ef48aa6d12 tempest-UserMessagesTest-876442528 tempest-UserMessagesTest-876442528-project-member] Calling method 'version_select' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:48 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-4fd26c23-f596-4a7b-bedf-23ef48aa6d12 tempest-UserMessagesTest-876442528 tempest-UserMessagesTest-876442528-project-member] http://192.168.122.66/volume/v3/messages/8a7625f9-baf1-4a22-9fb0-e4be4214ddc3 returned with HTTP 204 Sep 07 18:12:48 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1039/2088] 192.168.122.66 () {60 vars in 1273 bytes} [Mon Sep 7 18:12:48 2026] DELETE /volume/v3/messages/8a7625f9-baf1-4a22-9fb0-e4be4214ddc3 => generated 0 bytes in 41 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 07 18:12:48 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-d95a6831-a6cd-4548-9727-0ec04f5c4aeb None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:48 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-d95a6831-a6cd-4548-9727-0ec04f5c4aeb tempest-UserMessagesTest-876442528 tempest-UserMessagesTest-876442528-project-member] GET http://192.168.122.66/volume/v3/messages/8a7625f9-baf1-4a22-9fb0-e4be4214ddc3 Sep 07 18:12:48 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-d95a6831-a6cd-4548-9727-0ec04f5c4aeb tempest-UserMessagesTest-876442528 tempest-UserMessagesTest-876442528-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:48 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-d95a6831-a6cd-4548-9727-0ec04f5c4aeb tempest-UserMessagesTest-876442528 tempest-UserMessagesTest-876442528-project-member] Calling method 'version_select' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:48 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-d95a6831-a6cd-4548-9727-0ec04f5c4aeb tempest-UserMessagesTest-876442528 tempest-UserMessagesTest-876442528-project-member] http://192.168.122.66/volume/v3/messages/8a7625f9-baf1-4a22-9fb0-e4be4214ddc3 returned with HTTP 404 Sep 07 18:12:48 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1050/2089] 192.168.122.66 () {60 vars in 1270 bytes} [Mon Sep 7 18:12:48 2026] GET /volume/v3/messages/8a7625f9-baf1-4a22-9fb0-e4be4214ddc3 => generated 110 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:12:48 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-c395f138-441d-4cd8-bc11-64ecb88ede3a None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:48 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c395f138-441d-4cd8-bc11-64ecb88ede3a tempest-UserMessagesTest-876442528 tempest-UserMessagesTest-876442528-project-member] GET http://192.168.122.66/volume/v3/volumes/17c5f61d-1725-4368-8df1-596d5cd1b2ff Sep 07 18:12:48 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c395f138-441d-4cd8-bc11-64ecb88ede3a tempest-UserMessagesTest-876442528 tempest-UserMessagesTest-876442528-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:48 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c395f138-441d-4cd8-bc11-64ecb88ede3a tempest-UserMessagesTest-876442528 tempest-UserMessagesTest-876442528-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:48 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:12:48 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:12:48 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:12:48 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:12:48 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-c395f138-441d-4cd8-bc11-64ecb88ede3a tempest-UserMessagesTest-876442528 tempest-UserMessagesTest-876442528-project-member] Volume info retrieved successfully. Sep 07 18:12:48 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c395f138-441d-4cd8-bc11-64ecb88ede3a tempest-UserMessagesTest-876442528 tempest-UserMessagesTest-876442528-project-member] http://192.168.122.66/volume/v3/volumes/17c5f61d-1725-4368-8df1-596d5cd1b2ff returned with HTTP 200 Sep 07 18:12:48 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1040/2090] 192.168.122.66 () {60 vars in 1267 bytes} [Mon Sep 7 18:12:48 2026] GET /volume/v3/volumes/17c5f61d-1725-4368-8df1-596d5cd1b2ff => generated 879 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:12:48 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-3fbfa577-cab9-4639-afe3-b706f99b08e9 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:48 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-3fbfa577-cab9-4639-afe3-b706f99b08e9 tempest-UserMessagesTest-876442528 tempest-UserMessagesTest-876442528-project-member] DELETE http://192.168.122.66/volume/v3/volumes/17c5f61d-1725-4368-8df1-596d5cd1b2ff Sep 07 18:12:48 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-3fbfa577-cab9-4639-afe3-b706f99b08e9 tempest-UserMessagesTest-876442528 tempest-UserMessagesTest-876442528-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:48 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-3fbfa577-cab9-4639-afe3-b706f99b08e9 tempest-UserMessagesTest-876442528 tempest-UserMessagesTest-876442528-project-member] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:48 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-3fbfa577-cab9-4639-afe3-b706f99b08e9 tempest-UserMessagesTest-876442528 tempest-UserMessagesTest-876442528-project-member] Delete volume with id: 17c5f61d-1725-4368-8df1-596d5cd1b2ff Sep 07 18:12:48 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:12:48 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:12:48 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:12:48 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:12:48 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-3fbfa577-cab9-4639-afe3-b706f99b08e9 tempest-UserMessagesTest-876442528 tempest-UserMessagesTest-876442528-project-member] Volume info retrieved successfully. Sep 07 18:12:48 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-3fbfa577-cab9-4639-afe3-b706f99b08e9 tempest-UserMessagesTest-876442528 tempest-UserMessagesTest-876442528-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86965) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 07 18:12:48 devstack devstack@c-api.service[86965]: WARNING cinder.quota [None req-3fbfa577-cab9-4639-afe3-b706f99b08e9 tempest-UserMessagesTest-876442528 tempest-UserMessagesTest-876442528-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-420871702 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-420871702, it is now deprecated. Please use the default quota class for default quota. Sep 07 18:12:48 devstack devstack@c-api.service[86965]: WARNING cinder.quota [None req-3fbfa577-cab9-4639-afe3-b706f99b08e9 tempest-UserMessagesTest-876442528 tempest-UserMessagesTest-876442528-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-420871702 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-420871702, it is now deprecated. Please use the default quota class for default quota. Sep 07 18:12:48 devstack devstack@c-api.service[86965]: DEBUG cinder.quota [None req-3fbfa577-cab9-4639-afe3-b706f99b08e9 tempest-UserMessagesTest-876442528 tempest-UserMessagesTest-876442528-project-member] Created reservations ['d30427b5-1068-43e8-871f-554248b8cf87', '47ef43f7-759a-45ec-b949-debf20f0ddfe', 'a5f465a7-e47a-442f-b19d-2aa086903966', 'e776598e-0208-41db-8ba9-240df354d9d9'] {{(pid=86965) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:12:48 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-3fbfa577-cab9-4639-afe3-b706f99b08e9 tempest-UserMessagesTest-876442528 tempest-UserMessagesTest-876442528-project-member] Delete volume request issued successfully. Sep 07 18:12:48 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-3fbfa577-cab9-4639-afe3-b706f99b08e9 tempest-UserMessagesTest-876442528 tempest-UserMessagesTest-876442528-project-member] http://192.168.122.66/volume/v3/volumes/17c5f61d-1725-4368-8df1-596d5cd1b2ff returned with HTTP 202 Sep 07 18:12:48 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1051/2091] 192.168.122.66 () {60 vars in 1270 bytes} [Mon Sep 7 18:12:48 2026] DELETE /volume/v3/volumes/17c5f61d-1725-4368-8df1-596d5cd1b2ff => generated 0 bytes in 450 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:12:48 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-d0faf67c-fc58-4c35-b5c3-54b2619dd62f None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:48 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-d0faf67c-fc58-4c35-b5c3-54b2619dd62f tempest-UserMessagesTest-876442528 tempest-UserMessagesTest-876442528-project-member] GET http://192.168.122.66/volume/v3/volumes/17c5f61d-1725-4368-8df1-596d5cd1b2ff Sep 07 18:12:48 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-d0faf67c-fc58-4c35-b5c3-54b2619dd62f tempest-UserMessagesTest-876442528 tempest-UserMessagesTest-876442528-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:48 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-d0faf67c-fc58-4c35-b5c3-54b2619dd62f tempest-UserMessagesTest-876442528 tempest-UserMessagesTest-876442528-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:48 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-d0faf67c-fc58-4c35-b5c3-54b2619dd62f tempest-UserMessagesTest-876442528 tempest-UserMessagesTest-876442528-project-member] http://192.168.122.66/volume/v3/volumes/17c5f61d-1725-4368-8df1-596d5cd1b2ff returned with HTTP 404 Sep 07 18:12:48 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1041/2092] 192.168.122.66 () {60 vars in 1267 bytes} [Mon Sep 7 18:12:48 2026] GET /volume/v3/volumes/17c5f61d-1725-4368-8df1-596d5cd1b2ff => generated 109 bytes in 68 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:12:48 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-466dfc02-ff3a-4c0d-bc8f-c3d0c9211360 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:48 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-466dfc02-ff3a-4c0d-bc8f-c3d0c9211360 tempest-UserMessagesTest-839296649 tempest-UserMessagesTest-839296649-project-admin] DELETE http://192.168.122.66/volume/v3/types/2c36ccde-2238-4d03-83d5-27247c43455a Sep 07 18:12:48 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-466dfc02-ff3a-4c0d-bc8f-c3d0c9211360 tempest-UserMessagesTest-839296649 tempest-UserMessagesTest-839296649-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:48 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-466dfc02-ff3a-4c0d-bc8f-c3d0c9211360 tempest-UserMessagesTest-839296649 tempest-UserMessagesTest-839296649-project-admin] Calling method '_delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:49 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-466dfc02-ff3a-4c0d-bc8f-c3d0c9211360 tempest-UserMessagesTest-839296649 tempest-UserMessagesTest-839296649-project-admin] http://192.168.122.66/volume/v3/types/2c36ccde-2238-4d03-83d5-27247c43455a returned with HTTP 202 Sep 07 18:12:49 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1052/2093] 192.168.122.66 () {58 vars in 1224 bytes} [Mon Sep 7 18:12:48 2026] DELETE /volume/v3/types/2c36ccde-2238-4d03-83d5-27247c43455a => generated 0 bytes in 211 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:12:49 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-c6942881-54b7-4461-9152-3558e7c91054 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:49 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c6942881-54b7-4461-9152-3558e7c91054 tempest-UserMessagesTest-839296649 tempest-UserMessagesTest-839296649-project-admin] GET http://192.168.122.66/volume/v3/types/2c36ccde-2238-4d03-83d5-27247c43455a Sep 07 18:12:49 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c6942881-54b7-4461-9152-3558e7c91054 tempest-UserMessagesTest-839296649 tempest-UserMessagesTest-839296649-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:49 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c6942881-54b7-4461-9152-3558e7c91054 tempest-UserMessagesTest-839296649 tempest-UserMessagesTest-839296649-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:49 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c6942881-54b7-4461-9152-3558e7c91054 tempest-UserMessagesTest-839296649 tempest-UserMessagesTest-839296649-project-admin] http://192.168.122.66/volume/v3/types/2c36ccde-2238-4d03-83d5-27247c43455a returned with HTTP 404 Sep 07 18:12:49 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1042/2094] 192.168.122.66 () {58 vars in 1221 bytes} [Mon Sep 7 18:12:49 2026] GET /volume/v3/types/2c36ccde-2238-4d03-83d5-27247c43455a => generated 114 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:12:49 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-83ef17c1-6cea-4f8d-8937-e40b08dee06f None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:49 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-83ef17c1-6cea-4f8d-8937-e40b08dee06f tempest-UserMessagesTest-839296649 tempest-UserMessagesTest-839296649-project-admin] POST http://192.168.122.66/volume/v3/types Sep 07 18:12:49 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-83ef17c1-6cea-4f8d-8937-e40b08dee06f tempest-UserMessagesTest-839296649 tempest-UserMessagesTest-839296649-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-740094274", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1558823232", "vendor_name": "tempest-vendor_name-1931827925"}}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:12:49 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-83ef17c1-6cea-4f8d-8937-e40b08dee06f tempest-UserMessagesTest-839296649 tempest-UserMessagesTest-839296649-project-admin] http://192.168.122.66/volume/v3/types returned with HTTP 200 Sep 07 18:12:49 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1053/2095] 192.168.122.66 () {60 vars in 1132 bytes} [Mon Sep 7 18:12:49 2026] POST /volume/v3/types => generated 327 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:12:49 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-ee08bd06-c59f-4639-ab04-d581c326e3e7 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:49 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-ee08bd06-c59f-4639-ab04-d581c326e3e7 tempest-UserMessagesTest-876442528 tempest-UserMessagesTest-876442528-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:12:49 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-ee08bd06-c59f-4639-ab04-d581c326e3e7 tempest-UserMessagesTest-876442528 tempest-UserMessagesTest-876442528-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "a569723a-d349-40bf-87c4-7d987980177c", "size": 1, "name": "tempest-UserMessagesTest-Volume-903934712"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:12:49 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.volumes [None req-ee08bd06-c59f-4639-ab04-d581c326e3e7 tempest-UserMessagesTest-876442528 tempest-UserMessagesTest-876442528-project-member] Create volume request body: {'volume': {'volume_type': 'a569723a-d349-40bf-87c4-7d987980177c', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-903934712'}} {{(pid=86964) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:12:49 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-ee08bd06-c59f-4639-ab04-d581c326e3e7 tempest-UserMessagesTest-876442528 tempest-UserMessagesTest-876442528-project-member] Create volume of 1 GB Sep 07 18:12:49 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:12:49 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:12:49 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-ee08bd06-c59f-4639-ab04-d581c326e3e7 tempest-UserMessagesTest-876442528 tempest-UserMessagesTest-876442528-project-member] Availability Zones retrieved successfully. Sep 07 18:12:49 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-ee08bd06-c59f-4639-ab04-d581c326e3e7 tempest-UserMessagesTest-876442528 tempest-UserMessagesTest-876442528-project-member] Flow 'volume_create_api' (d284e7d9-eb0e-4986-b339-3ce03df79051) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:12:49 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-ee08bd06-c59f-4639-ab04-d581c326e3e7 tempest-UserMessagesTest-876442528 tempest-UserMessagesTest-876442528-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (381b20b6-9f90-4aa1-8c76-4cb6920518bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:12:49 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.flows.api.create_volume [None req-ee08bd06-c59f-4639-ab04-d581c326e3e7 tempest-UserMessagesTest-876442528 tempest-UserMessagesTest-876442528-project-member] Validating volume size '1' using validate_int {{(pid=86964) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:12:49 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-ee08bd06-c59f-4639-ab04-d581c326e3e7 tempest-UserMessagesTest-876442528 tempest-UserMessagesTest-876442528-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (381b20b6-9f90-4aa1-8c76-4cb6920518bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T16:12:49Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1558823232',vendor_name='tempest-vendor_name-1931827925'},id=a569723a-d349-40bf-87c4-7d987980177c,is_public=True,name='tempest-UserMessagesTest-volume-type-740094274',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a569723a-d349-40bf-87c4-7d987980177c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:12:49 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-ee08bd06-c59f-4639-ab04-d581c326e3e7 tempest-UserMessagesTest-876442528 tempest-UserMessagesTest-876442528-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f1f4258-73d5-4425-8ef6-57ca5c621860) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:12:49 devstack devstack@c-api.service[86964]: WARNING cinder.quota [None req-ee08bd06-c59f-4639-ab04-d581c326e3e7 tempest-UserMessagesTest-876442528 tempest-UserMessagesTest-876442528-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-740094274 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-740094274, it is now deprecated. Please use the default quota class for default quota. Sep 07 18:12:49 devstack devstack@c-api.service[86964]: WARNING cinder.quota [None req-ee08bd06-c59f-4639-ab04-d581c326e3e7 tempest-UserMessagesTest-876442528 tempest-UserMessagesTest-876442528-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-740094274 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-740094274, it is now deprecated. Please use the default quota class for default quota. Sep 07 18:12:49 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-ee08bd06-c59f-4639-ab04-d581c326e3e7 tempest-UserMessagesTest-876442528 tempest-UserMessagesTest-876442528-project-member] Created reservations ['c1d2daba-3649-4d88-9624-fcb6cac47f86', '7b2c3f48-b437-4ec6-851d-87d737987e42', '6e3b5bb2-f07e-4566-b921-f28b37636718', '25ba45bb-4c7f-45b7-9ac8-f1be9204fee0'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:12:49 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-ee08bd06-c59f-4639-ab04-d581c326e3e7 tempest-UserMessagesTest-876442528 tempest-UserMessagesTest-876442528-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f1f4258-73d5-4425-8ef6-57ca5c621860) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c1d2daba-3649-4d88-9624-fcb6cac47f86', '7b2c3f48-b437-4ec6-851d-87d737987e42', '6e3b5bb2-f07e-4566-b921-f28b37636718', '25ba45bb-4c7f-45b7-9ac8-f1be9204fee0']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:12:49 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-ee08bd06-c59f-4639-ab04-d581c326e3e7 tempest-UserMessagesTest-876442528 tempest-UserMessagesTest-876442528-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f99b34b3-9d97-422b-9a06-97f787884d37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:12:49 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:12:49 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:12:49 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-ee08bd06-c59f-4639-ab04-d581c326e3e7 tempest-UserMessagesTest-876442528 tempest-UserMessagesTest-876442528-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f99b34b3-9d97-422b-9a06-97f787884d37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '37918025-8e6b-43e3-847b-b2404a7872bf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-903934712',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64b2bb616bc04191a84169dd96e881e7',qos_specs=None,replication_status=,reservations=['c1d2daba-3649-4d88-9624-fcb6cac47f86','7b2c3f48-b437-4ec6-851d-87d737987e42','6e3b5bb2-f07e-4566-b921-f28b37636718','25ba45bb-4c7f-45b7-9ac8-f1be9204fee0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='217ac05ccb9f4994adbc19d6566815ca',volume_type_id=a569723a-d349-40bf-87c4-7d987980177c), 'volume': Volume(_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-07T16:12:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-903934712',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=37918025-8e6b-43e3-847b-b2404a7872bf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='64b2bb616bc04191a84169dd96e881e7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='217ac05ccb9f4994adbc19d6566815ca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a569723a-d349-40bf-87c4-7d987980177c),volume_type_id=a569723a-d349-40bf-87c4-7d987980177c)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:12:49 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-ee08bd06-c59f-4639-ab04-d581c326e3e7 tempest-UserMessagesTest-876442528 tempest-UserMessagesTest-876442528-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b75e1571-f600-4ac7-b99e-f6bd394d07e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:12:49 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-ee08bd06-c59f-4639-ab04-d581c326e3e7 tempest-UserMessagesTest-876442528 tempest-UserMessagesTest-876442528-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b75e1571-f600-4ac7-b99e-f6bd394d07e2) transitioned into state 'SUCCESS' from state '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-903934712',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64b2bb616bc04191a84169dd96e881e7',qos_specs=None,replication_status=,reservations=['c1d2daba-3649-4d88-9624-fcb6cac47f86','7b2c3f48-b437-4ec6-851d-87d737987e42','6e3b5bb2-f07e-4566-b921-f28b37636718','25ba45bb-4c7f-45b7-9ac8-f1be9204fee0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='217ac05ccb9f4994adbc19d6566815ca',volume_type_id=a569723a-d349-40bf-87c4-7d987980177c)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:12:49 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-ee08bd06-c59f-4639-ab04-d581c326e3e7 tempest-UserMessagesTest-876442528 tempest-UserMessagesTest-876442528-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0110d151-6a0d-4c5c-9a15-d5558271b786) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:12:50 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-ee08bd06-c59f-4639-ab04-d581c326e3e7 tempest-UserMessagesTest-876442528 tempest-UserMessagesTest-876442528-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0110d151-6a0d-4c5c-9a15-d5558271b786) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:12:50 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-ee08bd06-c59f-4639-ab04-d581c326e3e7 tempest-UserMessagesTest-876442528 tempest-UserMessagesTest-876442528-project-member] Flow 'volume_create_api' (d284e7d9-eb0e-4986-b339-3ce03df79051) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:12:50 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-ee08bd06-c59f-4639-ab04-d581c326e3e7 tempest-UserMessagesTest-876442528 tempest-UserMessagesTest-876442528-project-member] Create volume request issued successfully. Sep 07 18:12:50 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-ee08bd06-c59f-4639-ab04-d581c326e3e7 tempest-UserMessagesTest-876442528 tempest-UserMessagesTest-876442528-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:12:50 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1043/2096] 192.168.122.66 () {62 vars in 1178 bytes} [Mon Sep 7 18:12:49 2026] POST /volume/v3/volumes => generated 790 bytes in 717 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:12:50 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-3fb40c58-ea7c-4f92-9fa5-1223daf21aee None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:50 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-3fb40c58-ea7c-4f92-9fa5-1223daf21aee tempest-UserMessagesTest-876442528 tempest-UserMessagesTest-876442528-project-member] GET http://192.168.122.66/volume/v3/volumes/37918025-8e6b-43e3-847b-b2404a7872bf Sep 07 18:12:50 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-3fb40c58-ea7c-4f92-9fa5-1223daf21aee tempest-UserMessagesTest-876442528 tempest-UserMessagesTest-876442528-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:50 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-3fb40c58-ea7c-4f92-9fa5-1223daf21aee tempest-UserMessagesTest-876442528 tempest-UserMessagesTest-876442528-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:50 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:12:50 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:12:50 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:12:50 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:12:50 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-3fb40c58-ea7c-4f92-9fa5-1223daf21aee tempest-UserMessagesTest-876442528 tempest-UserMessagesTest-876442528-project-member] Volume info retrieved successfully. Sep 07 18:12:50 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-3fb40c58-ea7c-4f92-9fa5-1223daf21aee tempest-UserMessagesTest-876442528 tempest-UserMessagesTest-876442528-project-member] http://192.168.122.66/volume/v3/volumes/37918025-8e6b-43e3-847b-b2404a7872bf returned with HTTP 200 Sep 07 18:12:50 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1054/2097] 192.168.122.66 () {60 vars in 1267 bytes} [Mon Sep 7 18:12:50 2026] GET /volume/v3/volumes/37918025-8e6b-43e3-847b-b2404a7872bf => generated 858 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:12:51 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-53c09178-8777-4acc-ab2d-e6d716587f2b None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:51 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-53c09178-8777-4acc-ab2d-e6d716587f2b tempest-UserMessagesTest-876442528 tempest-UserMessagesTest-876442528-project-member] GET http://192.168.122.66/volume/v3/volumes/37918025-8e6b-43e3-847b-b2404a7872bf Sep 07 18:12:51 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-53c09178-8777-4acc-ab2d-e6d716587f2b tempest-UserMessagesTest-876442528 tempest-UserMessagesTest-876442528-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:51 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-53c09178-8777-4acc-ab2d-e6d716587f2b tempest-UserMessagesTest-876442528 tempest-UserMessagesTest-876442528-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:51 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:12:51 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:12:51 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:12:51 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:12:51 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-53c09178-8777-4acc-ab2d-e6d716587f2b tempest-UserMessagesTest-876442528 tempest-UserMessagesTest-876442528-project-member] Volume info retrieved successfully. Sep 07 18:12:51 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-53c09178-8777-4acc-ab2d-e6d716587f2b tempest-UserMessagesTest-876442528 tempest-UserMessagesTest-876442528-project-member] http://192.168.122.66/volume/v3/volumes/37918025-8e6b-43e3-847b-b2404a7872bf returned with HTTP 200 Sep 07 18:12:51 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1044/2098] 192.168.122.66 () {60 vars in 1267 bytes} [Mon Sep 7 18:12:51 2026] GET /volume/v3/volumes/37918025-8e6b-43e3-847b-b2404a7872bf => generated 879 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:12:51 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-d89d12ff-61f1-4cd1-912e-e75e69213b65 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:51 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-d89d12ff-61f1-4cd1-912e-e75e69213b65 tempest-UserMessagesTest-876442528 tempest-UserMessagesTest-876442528-project-member] GET http://192.168.122.66/volume/v3/messages Sep 07 18:12:51 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-d89d12ff-61f1-4cd1-912e-e75e69213b65 tempest-UserMessagesTest-876442528 tempest-UserMessagesTest-876442528-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:51 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-d89d12ff-61f1-4cd1-912e-e75e69213b65 tempest-UserMessagesTest-876442528 tempest-UserMessagesTest-876442528-project-member] Calling method 'version_select' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:51 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-d89d12ff-61f1-4cd1-912e-e75e69213b65 tempest-UserMessagesTest-876442528 tempest-UserMessagesTest-876442528-project-member] http://192.168.122.66/volume/v3/messages returned with HTTP 200 Sep 07 18:12:51 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1055/2099] 192.168.122.66 () {60 vars in 1159 bytes} [Mon Sep 7 18:12:51 2026] GET /volume/v3/messages => generated 676 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:12:51 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-fc13176c-e4f6-4f4a-bf43-0625bb28811f None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:51 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-fc13176c-e4f6-4f4a-bf43-0625bb28811f tempest-UserMessagesTest-876442528 tempest-UserMessagesTest-876442528-project-member] GET http://192.168.122.66/volume/v3/messages/447d95b8-409c-4e5a-be0f-00cdfa171350 Sep 07 18:12:51 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-fc13176c-e4f6-4f4a-bf43-0625bb28811f tempest-UserMessagesTest-876442528 tempest-UserMessagesTest-876442528-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:51 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-fc13176c-e4f6-4f4a-bf43-0625bb28811f tempest-UserMessagesTest-876442528 tempest-UserMessagesTest-876442528-project-member] Calling method 'version_select' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:51 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-fc13176c-e4f6-4f4a-bf43-0625bb28811f tempest-UserMessagesTest-876442528 tempest-UserMessagesTest-876442528-project-member] http://192.168.122.66/volume/v3/messages/447d95b8-409c-4e5a-be0f-00cdfa171350 returned with HTTP 200 Sep 07 18:12:51 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1045/2100] 192.168.122.66 () {60 vars in 1270 bytes} [Mon Sep 7 18:12:51 2026] GET /volume/v3/messages/447d95b8-409c-4e5a-be0f-00cdfa171350 => generated 673 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:12:51 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-3a2fd55b-a63a-4b8d-883e-1c7cfa94dc33 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:51 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-3a2fd55b-a63a-4b8d-883e-1c7cfa94dc33 tempest-UserMessagesTest-876442528 tempest-UserMessagesTest-876442528-project-member] GET http://192.168.122.66/volume/v3/messages Sep 07 18:12:51 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-3a2fd55b-a63a-4b8d-883e-1c7cfa94dc33 tempest-UserMessagesTest-876442528 tempest-UserMessagesTest-876442528-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:51 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-3a2fd55b-a63a-4b8d-883e-1c7cfa94dc33 tempest-UserMessagesTest-876442528 tempest-UserMessagesTest-876442528-project-member] Calling method 'version_select' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:51 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-3a2fd55b-a63a-4b8d-883e-1c7cfa94dc33 tempest-UserMessagesTest-876442528 tempest-UserMessagesTest-876442528-project-member] http://192.168.122.66/volume/v3/messages returned with HTTP 200 Sep 07 18:12:51 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1056/2101] 192.168.122.66 () {60 vars in 1159 bytes} [Mon Sep 7 18:12:51 2026] GET /volume/v3/messages => generated 676 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:12:51 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-72bbf103-fe1e-4b1b-9320-11b50af4d9b2 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:51 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-72bbf103-fe1e-4b1b-9320-11b50af4d9b2 tempest-UserMessagesTest-876442528 tempest-UserMessagesTest-876442528-project-member] DELETE http://192.168.122.66/volume/v3/messages/447d95b8-409c-4e5a-be0f-00cdfa171350 Sep 07 18:12:51 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-72bbf103-fe1e-4b1b-9320-11b50af4d9b2 tempest-UserMessagesTest-876442528 tempest-UserMessagesTest-876442528-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:51 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-72bbf103-fe1e-4b1b-9320-11b50af4d9b2 tempest-UserMessagesTest-876442528 tempest-UserMessagesTest-876442528-project-member] Calling method 'version_select' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:51 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-72bbf103-fe1e-4b1b-9320-11b50af4d9b2 tempest-UserMessagesTest-876442528 tempest-UserMessagesTest-876442528-project-member] http://192.168.122.66/volume/v3/messages/447d95b8-409c-4e5a-be0f-00cdfa171350 returned with HTTP 204 Sep 07 18:12:51 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1046/2102] 192.168.122.66 () {60 vars in 1273 bytes} [Mon Sep 7 18:12:51 2026] DELETE /volume/v3/messages/447d95b8-409c-4e5a-be0f-00cdfa171350 => generated 0 bytes in 29 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 07 18:12:51 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-29697c73-abe9-493e-a94f-87abd2eac103 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:51 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-29697c73-abe9-493e-a94f-87abd2eac103 tempest-UserMessagesTest-876442528 tempest-UserMessagesTest-876442528-project-member] GET http://192.168.122.66/volume/v3/volumes/37918025-8e6b-43e3-847b-b2404a7872bf Sep 07 18:12:51 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-29697c73-abe9-493e-a94f-87abd2eac103 tempest-UserMessagesTest-876442528 tempest-UserMessagesTest-876442528-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:51 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-29697c73-abe9-493e-a94f-87abd2eac103 tempest-UserMessagesTest-876442528 tempest-UserMessagesTest-876442528-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:51 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:12:51 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:12:51 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:12:51 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:12:51 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-29697c73-abe9-493e-a94f-87abd2eac103 tempest-UserMessagesTest-876442528 tempest-UserMessagesTest-876442528-project-member] Volume info retrieved successfully. Sep 07 18:12:51 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-29697c73-abe9-493e-a94f-87abd2eac103 tempest-UserMessagesTest-876442528 tempest-UserMessagesTest-876442528-project-member] http://192.168.122.66/volume/v3/volumes/37918025-8e6b-43e3-847b-b2404a7872bf returned with HTTP 200 Sep 07 18:12:51 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1057/2103] 192.168.122.66 () {60 vars in 1267 bytes} [Mon Sep 7 18:12:51 2026] GET /volume/v3/volumes/37918025-8e6b-43e3-847b-b2404a7872bf => generated 879 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:12:51 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-52c00929-e17c-4910-8e4b-6117699999b1 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:51 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-52c00929-e17c-4910-8e4b-6117699999b1 tempest-UserMessagesTest-876442528 tempest-UserMessagesTest-876442528-project-member] DELETE http://192.168.122.66/volume/v3/volumes/37918025-8e6b-43e3-847b-b2404a7872bf Sep 07 18:12:51 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-52c00929-e17c-4910-8e4b-6117699999b1 tempest-UserMessagesTest-876442528 tempest-UserMessagesTest-876442528-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:51 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-52c00929-e17c-4910-8e4b-6117699999b1 tempest-UserMessagesTest-876442528 tempest-UserMessagesTest-876442528-project-member] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:51 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-52c00929-e17c-4910-8e4b-6117699999b1 tempest-UserMessagesTest-876442528 tempest-UserMessagesTest-876442528-project-member] Delete volume with id: 37918025-8e6b-43e3-847b-b2404a7872bf Sep 07 18:12:51 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:12:51 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:12:51 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:12:51 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:12:51 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-52c00929-e17c-4910-8e4b-6117699999b1 tempest-UserMessagesTest-876442528 tempest-UserMessagesTest-876442528-project-member] Volume info retrieved successfully. Sep 07 18:12:51 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-52c00929-e17c-4910-8e4b-6117699999b1 tempest-UserMessagesTest-876442528 tempest-UserMessagesTest-876442528-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86964) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 07 18:12:51 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-52c00929-e17c-4910-8e4b-6117699999b1 tempest-UserMessagesTest-876442528 tempest-UserMessagesTest-876442528-project-member] Created reservations ['cde660ab-4124-4585-9339-ff49efa24305', '349c2fa8-bc50-4a1b-ba9a-768ecc374fd7', '8fe76f7f-336b-4cd4-bccb-c224fa103adf', '99203f35-ed05-45a9-a7ea-5d585226c7e6'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:12:51 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-52c00929-e17c-4910-8e4b-6117699999b1 tempest-UserMessagesTest-876442528 tempest-UserMessagesTest-876442528-project-member] Delete volume request issued successfully. Sep 07 18:12:51 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-52c00929-e17c-4910-8e4b-6117699999b1 tempest-UserMessagesTest-876442528 tempest-UserMessagesTest-876442528-project-member] http://192.168.122.66/volume/v3/volumes/37918025-8e6b-43e3-847b-b2404a7872bf returned with HTTP 202 Sep 07 18:12:51 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1047/2104] 192.168.122.66 () {60 vars in 1270 bytes} [Mon Sep 7 18:12:51 2026] DELETE /volume/v3/volumes/37918025-8e6b-43e3-847b-b2404a7872bf => generated 0 bytes in 165 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:12:51 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-b1b171c8-7c11-4f50-a8e7-bcf8d4a12e2a None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:51 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-b1b171c8-7c11-4f50-a8e7-bcf8d4a12e2a tempest-UserMessagesTest-876442528 tempest-UserMessagesTest-876442528-project-member] GET http://192.168.122.66/volume/v3/volumes/37918025-8e6b-43e3-847b-b2404a7872bf Sep 07 18:12:51 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-b1b171c8-7c11-4f50-a8e7-bcf8d4a12e2a tempest-UserMessagesTest-876442528 tempest-UserMessagesTest-876442528-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:51 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-b1b171c8-7c11-4f50-a8e7-bcf8d4a12e2a tempest-UserMessagesTest-876442528 tempest-UserMessagesTest-876442528-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:51 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-b1b171c8-7c11-4f50-a8e7-bcf8d4a12e2a tempest-UserMessagesTest-876442528 tempest-UserMessagesTest-876442528-project-member] http://192.168.122.66/volume/v3/volumes/37918025-8e6b-43e3-847b-b2404a7872bf returned with HTTP 404 Sep 07 18:12:51 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1058/2105] 192.168.122.66 () {60 vars in 1267 bytes} [Mon Sep 7 18:12:51 2026] GET /volume/v3/volumes/37918025-8e6b-43e3-847b-b2404a7872bf => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:12:51 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-48844545-e188-4f6c-8de2-198a8e596b62 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:51 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-48844545-e188-4f6c-8de2-198a8e596b62 tempest-UserMessagesTest-839296649 tempest-UserMessagesTest-839296649-project-admin] DELETE http://192.168.122.66/volume/v3/types/a569723a-d349-40bf-87c4-7d987980177c Sep 07 18:12:51 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-48844545-e188-4f6c-8de2-198a8e596b62 tempest-UserMessagesTest-839296649 tempest-UserMessagesTest-839296649-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:51 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-48844545-e188-4f6c-8de2-198a8e596b62 tempest-UserMessagesTest-839296649 tempest-UserMessagesTest-839296649-project-admin] Calling method '_delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:51 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-48844545-e188-4f6c-8de2-198a8e596b62 tempest-UserMessagesTest-839296649 tempest-UserMessagesTest-839296649-project-admin] http://192.168.122.66/volume/v3/types/a569723a-d349-40bf-87c4-7d987980177c returned with HTTP 202 Sep 07 18:12:51 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1048/2106] 192.168.122.66 () {58 vars in 1224 bytes} [Mon Sep 7 18:12:51 2026] DELETE /volume/v3/types/a569723a-d349-40bf-87c4-7d987980177c => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:12:51 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-a1a1ae46-0903-4f0b-9b19-34c79ee0afc1 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:51 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-a1a1ae46-0903-4f0b-9b19-34c79ee0afc1 tempest-UserMessagesTest-839296649 tempest-UserMessagesTest-839296649-project-admin] GET http://192.168.122.66/volume/v3/types/a569723a-d349-40bf-87c4-7d987980177c Sep 07 18:12:51 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-a1a1ae46-0903-4f0b-9b19-34c79ee0afc1 tempest-UserMessagesTest-839296649 tempest-UserMessagesTest-839296649-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:51 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-a1a1ae46-0903-4f0b-9b19-34c79ee0afc1 tempest-UserMessagesTest-839296649 tempest-UserMessagesTest-839296649-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:51 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-a1a1ae46-0903-4f0b-9b19-34c79ee0afc1 tempest-UserMessagesTest-839296649 tempest-UserMessagesTest-839296649-project-admin] http://192.168.122.66/volume/v3/types/a569723a-d349-40bf-87c4-7d987980177c returned with HTTP 404 Sep 07 18:12:51 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1059/2107] 192.168.122.66 () {58 vars in 1221 bytes} [Mon Sep 7 18:12:51 2026] GET /volume/v3/types/a569723a-d349-40bf-87c4-7d987980177c => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 18:12:57 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-762b333a-0c46-452f-978c-28bf1952b084 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:57 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-762b333a-0c46-452f-978c-28bf1952b084 tempest-VolumeQuotasAdminTestJSON-985358858 tempest-VolumeQuotasAdminTestJSON-985358858-project-admin] GET http://192.168.122.66/volume/v3/os-quota-sets/d74a3ca190354312bf59c5b6a82cf660 Sep 07 18:12:57 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-762b333a-0c46-452f-978c-28bf1952b084 tempest-VolumeQuotasAdminTestJSON-985358858 tempest-VolumeQuotasAdminTestJSON-985358858-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:57 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-762b333a-0c46-452f-978c-28bf1952b084 tempest-VolumeQuotasAdminTestJSON-985358858 tempest-VolumeQuotasAdminTestJSON-985358858-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:57 devstack devstack@c-api.service[86964]: WARNING cinder.quota [None req-762b333a-0c46-452f-978c-28bf1952b084 tempest-VolumeQuotasAdminTestJSON-985358858 tempest-VolumeQuotasAdminTestJSON-985358858-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-490694058-1090349485 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-490694058-1090349485, it is now deprecated. Please use the default quota class for default quota. Sep 07 18:12:57 devstack devstack@c-api.service[86964]: WARNING cinder.quota [None req-762b333a-0c46-452f-978c-28bf1952b084 tempest-VolumeQuotasAdminTestJSON-985358858 tempest-VolumeQuotasAdminTestJSON-985358858-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-41990556-1215510391 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-41990556-1215510391, it is now deprecated. Please use the default quota class for default quota. Sep 07 18:12:57 devstack devstack@c-api.service[86964]: WARNING cinder.quota [None req-762b333a-0c46-452f-978c-28bf1952b084 tempest-VolumeQuotasAdminTestJSON-985358858 tempest-VolumeQuotasAdminTestJSON-985358858-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-41990556-1215510391 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-41990556-1215510391, it is now deprecated. Please use the default quota class for default quota. Sep 07 18:12:57 devstack devstack@c-api.service[86964]: WARNING cinder.quota [None req-762b333a-0c46-452f-978c-28bf1952b084 tempest-VolumeQuotasAdminTestJSON-985358858 tempest-VolumeQuotasAdminTestJSON-985358858-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-41990556-1215510391 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-41990556-1215510391, it is now deprecated. Please use the default quota class for default quota. Sep 07 18:12:57 devstack devstack@c-api.service[86964]: WARNING cinder.quota [None req-762b333a-0c46-452f-978c-28bf1952b084 tempest-VolumeQuotasAdminTestJSON-985358858 tempest-VolumeQuotasAdminTestJSON-985358858-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1944575417-555732852 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1944575417-555732852, it is now deprecated. Please use the default quota class for default quota. Sep 07 18:12:57 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-762b333a-0c46-452f-978c-28bf1952b084 tempest-VolumeQuotasAdminTestJSON-985358858 tempest-VolumeQuotasAdminTestJSON-985358858-project-admin] http://192.168.122.66/volume/v3/os-quota-sets/d74a3ca190354312bf59c5b6a82cf660 returned with HTTP 200 Sep 07 18:12:57 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1049/2108] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:12:57 2026] GET /volume/v3/os-quota-sets/d74a3ca190354312bf59c5b6a82cf660 => generated 1430 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:12:57 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-9e2fc8ed-a447-4f76-8a15-d010d3b46c88 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:57 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-9e2fc8ed-a447-4f76-8a15-d010d3b46c88 tempest-VolumeQuotasAdminTestJSON-985358858 tempest-VolumeQuotasAdminTestJSON-985358858-project-admin] GET http://192.168.122.66/volume/v3/os-quota-sets/d74a3ca190354312bf59c5b6a82cf660/defaults Sep 07 18:12:57 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-9e2fc8ed-a447-4f76-8a15-d010d3b46c88 tempest-VolumeQuotasAdminTestJSON-985358858 tempest-VolumeQuotasAdminTestJSON-985358858-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:57 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-9e2fc8ed-a447-4f76-8a15-d010d3b46c88 tempest-VolumeQuotasAdminTestJSON-985358858 tempest-VolumeQuotasAdminTestJSON-985358858-project-admin] Calling method 'defaults' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:57 devstack devstack@c-api.service[86965]: WARNING cinder.quota [None req-9e2fc8ed-a447-4f76-8a15-d010d3b46c88 tempest-VolumeQuotasAdminTestJSON-985358858 tempest-VolumeQuotasAdminTestJSON-985358858-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-490694058-1090349485 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-490694058-1090349485, it is now deprecated. Please use the default quota class for default quota. Sep 07 18:12:57 devstack devstack@c-api.service[86965]: WARNING cinder.quota [None req-9e2fc8ed-a447-4f76-8a15-d010d3b46c88 tempest-VolumeQuotasAdminTestJSON-985358858 tempest-VolumeQuotasAdminTestJSON-985358858-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-490694058-1090349485 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-490694058-1090349485, it is now deprecated. Please use the default quota class for default quota. Sep 07 18:12:57 devstack devstack@c-api.service[86965]: WARNING cinder.quota [None req-9e2fc8ed-a447-4f76-8a15-d010d3b46c88 tempest-VolumeQuotasAdminTestJSON-985358858 tempest-VolumeQuotasAdminTestJSON-985358858-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-490694058-1090349485 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-490694058-1090349485, it is now deprecated. Please use the default quota class for default quota. Sep 07 18:12:57 devstack devstack@c-api.service[86965]: WARNING cinder.quota [None req-9e2fc8ed-a447-4f76-8a15-d010d3b46c88 tempest-VolumeQuotasAdminTestJSON-985358858 tempest-VolumeQuotasAdminTestJSON-985358858-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-41990556-1215510391 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-41990556-1215510391, it is now deprecated. Please use the default quota class for default quota. Sep 07 18:12:57 devstack devstack@c-api.service[86965]: WARNING cinder.quota [None req-9e2fc8ed-a447-4f76-8a15-d010d3b46c88 tempest-VolumeQuotasAdminTestJSON-985358858 tempest-VolumeQuotasAdminTestJSON-985358858-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1944575417-555732852 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1944575417-555732852, it is now deprecated. Please use the default quota class for default quota. Sep 07 18:12:57 devstack devstack@c-api.service[86965]: WARNING cinder.quota [None req-9e2fc8ed-a447-4f76-8a15-d010d3b46c88 tempest-VolumeQuotasAdminTestJSON-985358858 tempest-VolumeQuotasAdminTestJSON-985358858-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1944575417-555732852 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1944575417-555732852, it is now deprecated. Please use the default quota class for default quota. Sep 07 18:12:57 devstack devstack@c-api.service[86965]: WARNING cinder.quota [None req-9e2fc8ed-a447-4f76-8a15-d010d3b46c88 tempest-VolumeQuotasAdminTestJSON-985358858 tempest-VolumeQuotasAdminTestJSON-985358858-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1944575417-555732852 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1944575417-555732852, it is now deprecated. Please use the default quota class for default quota. Sep 07 18:12:57 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-9e2fc8ed-a447-4f76-8a15-d010d3b46c88 tempest-VolumeQuotasAdminTestJSON-985358858 tempest-VolumeQuotasAdminTestJSON-985358858-project-admin] http://192.168.122.66/volume/v3/os-quota-sets/d74a3ca190354312bf59c5b6a82cf660/defaults returned with HTTP 200 Sep 07 18:12:57 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1060/2109] 192.168.122.66 () {58 vars in 1260 bytes} [Mon Sep 7 18:12:57 2026] GET /volume/v3/os-quota-sets/d74a3ca190354312bf59c5b6a82cf660/defaults => generated 1430 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:12:57 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-6418e6dd-e0fe-443f-a380-84b2786adbf0 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:57 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-6418e6dd-e0fe-443f-a380-84b2786adbf0 tempest-VolumeQuotasAdminTestJSON-985358858 tempest-VolumeQuotasAdminTestJSON-985358858-project-admin] PUT http://192.168.122.66/volume/v3/os-quota-sets/d74a3ca190354312bf59c5b6a82cf660 Sep 07 18:12:57 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-6418e6dd-e0fe-443f-a380-84b2786adbf0 tempest-VolumeQuotasAdminTestJSON-985358858 tempest-VolumeQuotasAdminTestJSON-985358858-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:12:57 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-6418e6dd-e0fe-443f-a380-84b2786adbf0 tempest-VolumeQuotasAdminTestJSON-985358858 tempest-VolumeQuotasAdminTestJSON-985358858-project-admin] http://192.168.122.66/volume/v3/os-quota-sets/d74a3ca190354312bf59c5b6a82cf660 returned with HTTP 200 Sep 07 18:12:57 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1050/2110] 192.168.122.66 () {60 vars in 1253 bytes} [Mon Sep 7 18:12:57 2026] PUT /volume/v3/os-quota-sets/d74a3ca190354312bf59c5b6a82cf660 => generated 1388 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:12:57 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-e67c44cf-a8fd-4645-9a45-b50f64a287c9 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:57 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e67c44cf-a8fd-4645-9a45-b50f64a287c9 tempest-VolumeQuotasAdminTestJSON-985358858 tempest-VolumeQuotasAdminTestJSON-985358858-project-admin] DELETE http://192.168.122.66/volume/v3/os-quota-sets/d74a3ca190354312bf59c5b6a82cf660 Sep 07 18:12:57 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-e67c44cf-a8fd-4645-9a45-b50f64a287c9 tempest-VolumeQuotasAdminTestJSON-985358858 tempest-VolumeQuotasAdminTestJSON-985358858-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:57 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-e67c44cf-a8fd-4645-9a45-b50f64a287c9 tempest-VolumeQuotasAdminTestJSON-985358858 tempest-VolumeQuotasAdminTestJSON-985358858-project-admin] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:57 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e67c44cf-a8fd-4645-9a45-b50f64a287c9 tempest-VolumeQuotasAdminTestJSON-985358858 tempest-VolumeQuotasAdminTestJSON-985358858-project-admin] http://192.168.122.66/volume/v3/os-quota-sets/d74a3ca190354312bf59c5b6a82cf660 returned with HTTP 200 Sep 07 18:12:57 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1061/2111] 192.168.122.66 () {58 vars in 1236 bytes} [Mon Sep 7 18:12:57 2026] DELETE /volume/v3/os-quota-sets/d74a3ca190354312bf59c5b6a82cf660 => generated 0 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 283 bytes (2 switches on core 0) Sep 07 18:12:57 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-fcb9d72c-e08d-40ce-87c9-8e1a2f2ca0f4 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:57 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-fcb9d72c-e08d-40ce-87c9-8e1a2f2ca0f4 tempest-VolumeQuotasAdminTestJSON-985358858 tempest-VolumeQuotasAdminTestJSON-985358858-project-admin] GET http://192.168.122.66/volume/v3/os-quota-sets/d74a3ca190354312bf59c5b6a82cf660 Sep 07 18:12:57 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-fcb9d72c-e08d-40ce-87c9-8e1a2f2ca0f4 tempest-VolumeQuotasAdminTestJSON-985358858 tempest-VolumeQuotasAdminTestJSON-985358858-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:57 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-fcb9d72c-e08d-40ce-87c9-8e1a2f2ca0f4 tempest-VolumeQuotasAdminTestJSON-985358858 tempest-VolumeQuotasAdminTestJSON-985358858-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:57 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-fcb9d72c-e08d-40ce-87c9-8e1a2f2ca0f4 tempest-VolumeQuotasAdminTestJSON-985358858 tempest-VolumeQuotasAdminTestJSON-985358858-project-admin] http://192.168.122.66/volume/v3/os-quota-sets/d74a3ca190354312bf59c5b6a82cf660 returned with HTTP 200 Sep 07 18:12:57 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1051/2112] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:12:57 2026] GET /volume/v3/os-quota-sets/d74a3ca190354312bf59c5b6a82cf660 => generated 1430 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:12:57 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-a348f732-6481-4dfb-9dd5-7c7d78457fc0 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:57 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-a348f732-6481-4dfb-9dd5-7c7d78457fc0 tempest-VolumeQuotasAdminTestJSON-985358858 tempest-VolumeQuotasAdminTestJSON-985358858-project-admin] PUT http://192.168.122.66/volume/v3/os-quota-sets/d74a3ca190354312bf59c5b6a82cf660 Sep 07 18:12:57 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-a348f732-6481-4dfb-9dd5-7c7d78457fc0 tempest-VolumeQuotasAdminTestJSON-985358858 tempest-VolumeQuotasAdminTestJSON-985358858-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=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:12:57 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-a348f732-6481-4dfb-9dd5-7c7d78457fc0 tempest-VolumeQuotasAdminTestJSON-985358858 tempest-VolumeQuotasAdminTestJSON-985358858-project-admin] http://192.168.122.66/volume/v3/os-quota-sets/d74a3ca190354312bf59c5b6a82cf660 returned with HTTP 200 Sep 07 18:12:57 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1062/2113] 192.168.122.66 () {60 vars in 1254 bytes} [Mon Sep 7 18:12:57 2026] PUT /volume/v3/os-quota-sets/d74a3ca190354312bf59c5b6a82cf660 => generated 1388 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:12:57 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-37ff6dbf-ac6d-4fab-a915-2aca3961421d None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:57 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-37ff6dbf-ac6d-4fab-a915-2aca3961421d tempest-VolumeQuotasAdminTestJSON-985358858 tempest-VolumeQuotasAdminTestJSON-985358858-project-admin] GET http://192.168.122.66/volume/v3/os-quota-sets/d74a3ca190354312bf59c5b6a82cf660/defaults Sep 07 18:12:57 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-37ff6dbf-ac6d-4fab-a915-2aca3961421d tempest-VolumeQuotasAdminTestJSON-985358858 tempest-VolumeQuotasAdminTestJSON-985358858-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:57 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-37ff6dbf-ac6d-4fab-a915-2aca3961421d tempest-VolumeQuotasAdminTestJSON-985358858 tempest-VolumeQuotasAdminTestJSON-985358858-project-admin] Calling method 'defaults' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:57 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-37ff6dbf-ac6d-4fab-a915-2aca3961421d tempest-VolumeQuotasAdminTestJSON-985358858 tempest-VolumeQuotasAdminTestJSON-985358858-project-admin] http://192.168.122.66/volume/v3/os-quota-sets/d74a3ca190354312bf59c5b6a82cf660/defaults returned with HTTP 200 Sep 07 18:12:57 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1052/2114] 192.168.122.66 () {58 vars in 1260 bytes} [Mon Sep 7 18:12:57 2026] GET /volume/v3/os-quota-sets/d74a3ca190354312bf59c5b6a82cf660/defaults => generated 1430 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:12:57 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-9fa874c2-8d55-42fa-af5e-4cfc3502b388 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:57 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-9fa874c2-8d55-42fa-af5e-4cfc3502b388 tempest-VolumeQuotasAdminTestJSON-985358858 tempest-VolumeQuotasAdminTestJSON-985358858-project-admin] GET http://192.168.122.66/volume/v3/os-quota-sets/d74a3ca190354312bf59c5b6a82cf660 Sep 07 18:12:57 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-9fa874c2-8d55-42fa-af5e-4cfc3502b388 tempest-VolumeQuotasAdminTestJSON-985358858 tempest-VolumeQuotasAdminTestJSON-985358858-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:57 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-9fa874c2-8d55-42fa-af5e-4cfc3502b388 tempest-VolumeQuotasAdminTestJSON-985358858 tempest-VolumeQuotasAdminTestJSON-985358858-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:57 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-9fa874c2-8d55-42fa-af5e-4cfc3502b388 tempest-VolumeQuotasAdminTestJSON-985358858 tempest-VolumeQuotasAdminTestJSON-985358858-project-admin] http://192.168.122.66/volume/v3/os-quota-sets/d74a3ca190354312bf59c5b6a82cf660 returned with HTTP 200 Sep 07 18:12:57 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1063/2115] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:12:57 2026] GET /volume/v3/os-quota-sets/d74a3ca190354312bf59c5b6a82cf660 => generated 1430 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:12:57 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-ea96e68c-cb69-4d29-9d4b-4710dd4c1444 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:57 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-ea96e68c-cb69-4d29-9d4b-4710dd4c1444 tempest-VolumeQuotasAdminTestJSON-985358858 tempest-VolumeQuotasAdminTestJSON-985358858-project-admin] GET http://192.168.122.66/volume/v3/os-quota-sets/d74a3ca190354312bf59c5b6a82cf660?usage=True Sep 07 18:12:57 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-ea96e68c-cb69-4d29-9d4b-4710dd4c1444 tempest-VolumeQuotasAdminTestJSON-985358858 tempest-VolumeQuotasAdminTestJSON-985358858-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:57 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-ea96e68c-cb69-4d29-9d4b-4710dd4c1444 tempest-VolumeQuotasAdminTestJSON-985358858 tempest-VolumeQuotasAdminTestJSON-985358858-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:57 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-ea96e68c-cb69-4d29-9d4b-4710dd4c1444 tempest-VolumeQuotasAdminTestJSON-985358858 tempest-VolumeQuotasAdminTestJSON-985358858-project-admin] http://192.168.122.66/volume/v3/os-quota-sets/d74a3ca190354312bf59c5b6a82cf660?usage=True returned with HTTP 200 Sep 07 18:12:57 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1053/2116] 192.168.122.66 () {58 vars in 1254 bytes} [Mon Sep 7 18:12:57 2026] GET /volume/v3/os-quota-sets/d74a3ca190354312bf59c5b6a82cf660?usage=True => generated 2405 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:12:57 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-b5afcb6d-4ece-40d6-81da-ad25fb2359c3 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:58 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-b5afcb6d-4ece-40d6-81da-ad25fb2359c3 tempest-VolumeQuotasAdminTestJSON-1680578092 tempest-VolumeQuotasAdminTestJSON-1680578092-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:12:58 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-b5afcb6d-4ece-40d6-81da-ad25fb2359c3 tempest-VolumeQuotasAdminTestJSON-1680578092 tempest-VolumeQuotasAdminTestJSON-1680578092-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1502861611"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:12:58 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.volumes [None req-b5afcb6d-4ece-40d6-81da-ad25fb2359c3 tempest-VolumeQuotasAdminTestJSON-1680578092 tempest-VolumeQuotasAdminTestJSON-1680578092-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1502861611'}} {{(pid=86965) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:12:58 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-b5afcb6d-4ece-40d6-81da-ad25fb2359c3 tempest-VolumeQuotasAdminTestJSON-1680578092 tempest-VolumeQuotasAdminTestJSON-1680578092-project-member] Create volume of 1 GB Sep 07 18:12:58 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-b5afcb6d-4ece-40d6-81da-ad25fb2359c3 tempest-VolumeQuotasAdminTestJSON-1680578092 tempest-VolumeQuotasAdminTestJSON-1680578092-project-member] Availability Zones retrieved successfully. Sep 07 18:12:58 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-b5afcb6d-4ece-40d6-81da-ad25fb2359c3 tempest-VolumeQuotasAdminTestJSON-1680578092 tempest-VolumeQuotasAdminTestJSON-1680578092-project-member] Flow 'volume_create_api' (a2856daa-a529-4d82-bd57-9dc62c61ed1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:12:58 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-b5afcb6d-4ece-40d6-81da-ad25fb2359c3 tempest-VolumeQuotasAdminTestJSON-1680578092 tempest-VolumeQuotasAdminTestJSON-1680578092-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f9a49f9-0da2-4bc5-9a51-04741d3f0d54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:12:58 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.flows.api.create_volume [None req-b5afcb6d-4ece-40d6-81da-ad25fb2359c3 tempest-VolumeQuotasAdminTestJSON-1680578092 tempest-VolumeQuotasAdminTestJSON-1680578092-project-member] Validating volume size '1' using validate_int {{(pid=86965) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:12:58 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-b5afcb6d-4ece-40d6-81da-ad25fb2359c3 tempest-VolumeQuotasAdminTestJSON-1680578092 tempest-VolumeQuotasAdminTestJSON-1680578092-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f9a49f9-0da2-4bc5-9a51-04741d3f0d54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:12:58 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-b5afcb6d-4ece-40d6-81da-ad25fb2359c3 tempest-VolumeQuotasAdminTestJSON-1680578092 tempest-VolumeQuotasAdminTestJSON-1680578092-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (714286c1-1108-49ed-96ec-aac411838f7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:12:58 devstack devstack@c-api.service[86965]: DEBUG cinder.quota [None req-b5afcb6d-4ece-40d6-81da-ad25fb2359c3 tempest-VolumeQuotasAdminTestJSON-1680578092 tempest-VolumeQuotasAdminTestJSON-1680578092-project-member] Created reservations ['675300b4-b359-433e-a55d-04c2ae1ac72f', 'caed2411-6e36-419d-8706-a89a4b9adf0c', '50ecb759-a0db-4ffe-bbbd-972ad44f4d5a', 'bd1f2c42-5e78-4cb3-ba6c-f8eb5409edbf'] {{(pid=86965) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:12:58 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-b5afcb6d-4ece-40d6-81da-ad25fb2359c3 tempest-VolumeQuotasAdminTestJSON-1680578092 tempest-VolumeQuotasAdminTestJSON-1680578092-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (714286c1-1108-49ed-96ec-aac411838f7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['675300b4-b359-433e-a55d-04c2ae1ac72f', 'caed2411-6e36-419d-8706-a89a4b9adf0c', '50ecb759-a0db-4ffe-bbbd-972ad44f4d5a', 'bd1f2c42-5e78-4cb3-ba6c-f8eb5409edbf']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:12:58 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-b5afcb6d-4ece-40d6-81da-ad25fb2359c3 tempest-VolumeQuotasAdminTestJSON-1680578092 tempest-VolumeQuotasAdminTestJSON-1680578092-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3ddf1f1-fd78-4df5-a9bc-56890fce4a30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:12:58 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:12:58 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:12:58 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-b5afcb6d-4ece-40d6-81da-ad25fb2359c3 tempest-VolumeQuotasAdminTestJSON-1680578092 tempest-VolumeQuotasAdminTestJSON-1680578092-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3ddf1f1-fd78-4df5-a9bc-56890fce4a30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '33d83009-e6b9-4495-bf30-fe43b20ff2d6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1502861611',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d74a3ca190354312bf59c5b6a82cf660',qos_specs=None,replication_status=,reservations=['675300b4-b359-433e-a55d-04c2ae1ac72f','caed2411-6e36-419d-8706-a89a4b9adf0c','50ecb759-a0db-4ffe-bbbd-972ad44f4d5a','bd1f2c42-5e78-4cb3-ba6c-f8eb5409edbf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c8094f55d0e4d85b5ad89ef6fdcffea',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:12:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1502861611',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=33d83009-e6b9-4495-bf30-fe43b20ff2d6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d74a3ca190354312bf59c5b6a82cf660',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2c8094f55d0e4d85b5ad89ef6fdcffea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:12:58 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-b5afcb6d-4ece-40d6-81da-ad25fb2359c3 tempest-VolumeQuotasAdminTestJSON-1680578092 tempest-VolumeQuotasAdminTestJSON-1680578092-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c35525e9-92fa-4d3d-bbf2-5fb91eab13ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:12:58 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-b5afcb6d-4ece-40d6-81da-ad25fb2359c3 tempest-VolumeQuotasAdminTestJSON-1680578092 tempest-VolumeQuotasAdminTestJSON-1680578092-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c35525e9-92fa-4d3d-bbf2-5fb91eab13ec) transitioned into state 'SUCCESS' from state '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-1502861611',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d74a3ca190354312bf59c5b6a82cf660',qos_specs=None,replication_status=,reservations=['675300b4-b359-433e-a55d-04c2ae1ac72f','caed2411-6e36-419d-8706-a89a4b9adf0c','50ecb759-a0db-4ffe-bbbd-972ad44f4d5a','bd1f2c42-5e78-4cb3-ba6c-f8eb5409edbf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c8094f55d0e4d85b5ad89ef6fdcffea',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:12:58 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-b5afcb6d-4ece-40d6-81da-ad25fb2359c3 tempest-VolumeQuotasAdminTestJSON-1680578092 tempest-VolumeQuotasAdminTestJSON-1680578092-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f41c8819-4d49-43cf-886a-2c16366b8dec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:12:58 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-b5afcb6d-4ece-40d6-81da-ad25fb2359c3 tempest-VolumeQuotasAdminTestJSON-1680578092 tempest-VolumeQuotasAdminTestJSON-1680578092-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f41c8819-4d49-43cf-886a-2c16366b8dec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:12:58 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-b5afcb6d-4ece-40d6-81da-ad25fb2359c3 tempest-VolumeQuotasAdminTestJSON-1680578092 tempest-VolumeQuotasAdminTestJSON-1680578092-project-member] Flow 'volume_create_api' (a2856daa-a529-4d82-bd57-9dc62c61ed1e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:12:58 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-b5afcb6d-4ece-40d6-81da-ad25fb2359c3 tempest-VolumeQuotasAdminTestJSON-1680578092 tempest-VolumeQuotasAdminTestJSON-1680578092-project-member] Create volume request issued successfully. Sep 07 18:12:58 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-b5afcb6d-4ece-40d6-81da-ad25fb2359c3 tempest-VolumeQuotasAdminTestJSON-1680578092 tempest-VolumeQuotasAdminTestJSON-1680578092-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:12:58 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1064/2117] 192.168.122.66 () {60 vars in 1137 bytes} [Mon Sep 7 18:12:57 2026] POST /volume/v3/volumes => generated 763 bytes in 486 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:12:58 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-b6329a14-bfb8-49f2-bac6-084af3f6c9c8 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:58 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b6329a14-bfb8-49f2-bac6-084af3f6c9c8 tempest-VolumeQuotasAdminTestJSON-1680578092 tempest-VolumeQuotasAdminTestJSON-1680578092-project-member] GET http://192.168.122.66/volume/v3/volumes/33d83009-e6b9-4495-bf30-fe43b20ff2d6 Sep 07 18:12:58 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-b6329a14-bfb8-49f2-bac6-084af3f6c9c8 tempest-VolumeQuotasAdminTestJSON-1680578092 tempest-VolumeQuotasAdminTestJSON-1680578092-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:58 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-b6329a14-bfb8-49f2-bac6-084af3f6c9c8 tempest-VolumeQuotasAdminTestJSON-1680578092 tempest-VolumeQuotasAdminTestJSON-1680578092-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:58 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:12:58 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:12:58 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:12:58 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:12:58 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-b6329a14-bfb8-49f2-bac6-084af3f6c9c8 tempest-VolumeQuotasAdminTestJSON-1680578092 tempest-VolumeQuotasAdminTestJSON-1680578092-project-member] Volume info retrieved successfully. Sep 07 18:12:58 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b6329a14-bfb8-49f2-bac6-084af3f6c9c8 tempest-VolumeQuotasAdminTestJSON-1680578092 tempest-VolumeQuotasAdminTestJSON-1680578092-project-member] http://192.168.122.66/volume/v3/volumes/33d83009-e6b9-4495-bf30-fe43b20ff2d6 returned with HTTP 200 Sep 07 18:12:58 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1054/2118] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:12:58 2026] GET /volume/v3/volumes/33d83009-e6b9-4495-bf30-fe43b20ff2d6 => generated 831 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:12:59 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-01472f21-d826-4276-8b03-f399e46d338c None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:59 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-01472f21-d826-4276-8b03-f399e46d338c tempest-VolumeQuotasAdminTestJSON-1680578092 tempest-VolumeQuotasAdminTestJSON-1680578092-project-member] GET http://192.168.122.66/volume/v3/volumes/33d83009-e6b9-4495-bf30-fe43b20ff2d6 Sep 07 18:12:59 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-01472f21-d826-4276-8b03-f399e46d338c tempest-VolumeQuotasAdminTestJSON-1680578092 tempest-VolumeQuotasAdminTestJSON-1680578092-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:59 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-01472f21-d826-4276-8b03-f399e46d338c tempest-VolumeQuotasAdminTestJSON-1680578092 tempest-VolumeQuotasAdminTestJSON-1680578092-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:59 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:12:59 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:12:59 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:12:59 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:12:59 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-01472f21-d826-4276-8b03-f399e46d338c tempest-VolumeQuotasAdminTestJSON-1680578092 tempest-VolumeQuotasAdminTestJSON-1680578092-project-member] Volume info retrieved successfully. Sep 07 18:12:59 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-01472f21-d826-4276-8b03-f399e46d338c tempest-VolumeQuotasAdminTestJSON-1680578092 tempest-VolumeQuotasAdminTestJSON-1680578092-project-member] http://192.168.122.66/volume/v3/volumes/33d83009-e6b9-4495-bf30-fe43b20ff2d6 returned with HTTP 200 Sep 07 18:12:59 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1065/2119] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:12:59 2026] GET /volume/v3/volumes/33d83009-e6b9-4495-bf30-fe43b20ff2d6 => generated 856 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 18:12:59 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-181a13c1-4183-42b7-9935-c64cede216ec None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:59 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-181a13c1-4183-42b7-9935-c64cede216ec tempest-VolumeQuotasAdminTestJSON-985358858 tempest-VolumeQuotasAdminTestJSON-985358858-project-admin] GET http://192.168.122.66/volume/v3/os-quota-sets/d74a3ca190354312bf59c5b6a82cf660?usage=True Sep 07 18:12:59 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-181a13c1-4183-42b7-9935-c64cede216ec tempest-VolumeQuotasAdminTestJSON-985358858 tempest-VolumeQuotasAdminTestJSON-985358858-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:59 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-181a13c1-4183-42b7-9935-c64cede216ec tempest-VolumeQuotasAdminTestJSON-985358858 tempest-VolumeQuotasAdminTestJSON-985358858-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:59 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-181a13c1-4183-42b7-9935-c64cede216ec tempest-VolumeQuotasAdminTestJSON-985358858 tempest-VolumeQuotasAdminTestJSON-985358858-project-admin] http://192.168.122.66/volume/v3/os-quota-sets/d74a3ca190354312bf59c5b6a82cf660?usage=True returned with HTTP 200 Sep 07 18:12:59 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1055/2120] 192.168.122.66 () {58 vars in 1254 bytes} [Mon Sep 7 18:12:59 2026] GET /volume/v3/os-quota-sets/d74a3ca190354312bf59c5b6a82cf660?usage=True => generated 2405 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:12:59 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-1b723a46-e46e-446a-92d9-e774516d928c None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:59 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-1b723a46-e46e-446a-92d9-e774516d928c tempest-VolumeQuotasAdminTestJSON-1680578092 tempest-VolumeQuotasAdminTestJSON-1680578092-project-member] DELETE http://192.168.122.66/volume/v3/volumes/33d83009-e6b9-4495-bf30-fe43b20ff2d6 Sep 07 18:12:59 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-1b723a46-e46e-446a-92d9-e774516d928c tempest-VolumeQuotasAdminTestJSON-1680578092 tempest-VolumeQuotasAdminTestJSON-1680578092-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:59 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-1b723a46-e46e-446a-92d9-e774516d928c tempest-VolumeQuotasAdminTestJSON-1680578092 tempest-VolumeQuotasAdminTestJSON-1680578092-project-member] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:59 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-1b723a46-e46e-446a-92d9-e774516d928c tempest-VolumeQuotasAdminTestJSON-1680578092 tempest-VolumeQuotasAdminTestJSON-1680578092-project-member] Delete volume with id: 33d83009-e6b9-4495-bf30-fe43b20ff2d6 Sep 07 18:12:59 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:12:59 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:12:59 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:12:59 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:12:59 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-1b723a46-e46e-446a-92d9-e774516d928c tempest-VolumeQuotasAdminTestJSON-1680578092 tempest-VolumeQuotasAdminTestJSON-1680578092-project-member] Volume info retrieved successfully. Sep 07 18:12:59 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-1b723a46-e46e-446a-92d9-e774516d928c tempest-VolumeQuotasAdminTestJSON-1680578092 tempest-VolumeQuotasAdminTestJSON-1680578092-project-member] Delete volume request issued successfully. Sep 07 18:12:59 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-1b723a46-e46e-446a-92d9-e774516d928c tempest-VolumeQuotasAdminTestJSON-1680578092 tempest-VolumeQuotasAdminTestJSON-1680578092-project-member] http://192.168.122.66/volume/v3/volumes/33d83009-e6b9-4495-bf30-fe43b20ff2d6 returned with HTTP 202 Sep 07 18:12:59 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1066/2121] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:12:59 2026] DELETE /volume/v3/volumes/33d83009-e6b9-4495-bf30-fe43b20ff2d6 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:12:59 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-6c305359-be60-4eb7-a661-31778782cbc6 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:12:59 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-6c305359-be60-4eb7-a661-31778782cbc6 tempest-VolumeQuotasAdminTestJSON-1680578092 tempest-VolumeQuotasAdminTestJSON-1680578092-project-member] GET http://192.168.122.66/volume/v3/volumes/33d83009-e6b9-4495-bf30-fe43b20ff2d6 Sep 07 18:12:59 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-6c305359-be60-4eb7-a661-31778782cbc6 tempest-VolumeQuotasAdminTestJSON-1680578092 tempest-VolumeQuotasAdminTestJSON-1680578092-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:12:59 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-6c305359-be60-4eb7-a661-31778782cbc6 tempest-VolumeQuotasAdminTestJSON-1680578092 tempest-VolumeQuotasAdminTestJSON-1680578092-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:12:59 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:12:59 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:12:59 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:12:59 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:12:59 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-6c305359-be60-4eb7-a661-31778782cbc6 tempest-VolumeQuotasAdminTestJSON-1680578092 tempest-VolumeQuotasAdminTestJSON-1680578092-project-member] Volume info retrieved successfully. Sep 07 18:12:59 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-6c305359-be60-4eb7-a661-31778782cbc6 tempest-VolumeQuotasAdminTestJSON-1680578092 tempest-VolumeQuotasAdminTestJSON-1680578092-project-member] http://192.168.122.66/volume/v3/volumes/33d83009-e6b9-4495-bf30-fe43b20ff2d6 returned with HTTP 200 Sep 07 18:12:59 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1056/2122] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:12:59 2026] GET /volume/v3/volumes/33d83009-e6b9-4495-bf30-fe43b20ff2d6 => generated 855 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:13:00 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-f4b837b8-c806-4335-b880-9b276787fdd4 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:00 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-f4b837b8-c806-4335-b880-9b276787fdd4 tempest-VolumeQuotasAdminTestJSON-1680578092 tempest-VolumeQuotasAdminTestJSON-1680578092-project-member] GET http://192.168.122.66/volume/v3/volumes/33d83009-e6b9-4495-bf30-fe43b20ff2d6 Sep 07 18:13:00 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-f4b837b8-c806-4335-b880-9b276787fdd4 tempest-VolumeQuotasAdminTestJSON-1680578092 tempest-VolumeQuotasAdminTestJSON-1680578092-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:00 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-f4b837b8-c806-4335-b880-9b276787fdd4 tempest-VolumeQuotasAdminTestJSON-1680578092 tempest-VolumeQuotasAdminTestJSON-1680578092-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:00 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-f4b837b8-c806-4335-b880-9b276787fdd4 tempest-VolumeQuotasAdminTestJSON-1680578092 tempest-VolumeQuotasAdminTestJSON-1680578092-project-member] http://192.168.122.66/volume/v3/volumes/33d83009-e6b9-4495-bf30-fe43b20ff2d6 returned with HTTP 404 Sep 07 18:13:00 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1067/2123] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:13:00 2026] GET /volume/v3/volumes/33d83009-e6b9-4495-bf30-fe43b20ff2d6 => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:13:00 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-d7b50648-a9ec-4eb9-8a41-29594f0b6f97 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:00 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-d7b50648-a9ec-4eb9-8a41-29594f0b6f97 tempest-VolumeQuotasAdminTestJSON-1680578092 tempest-VolumeQuotasAdminTestJSON-1680578092-project-member] GET http://192.168.122.66/volume/v3/volumes/33d83009-e6b9-4495-bf30-fe43b20ff2d6 Sep 07 18:13:00 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-d7b50648-a9ec-4eb9-8a41-29594f0b6f97 tempest-VolumeQuotasAdminTestJSON-1680578092 tempest-VolumeQuotasAdminTestJSON-1680578092-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:00 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-d7b50648-a9ec-4eb9-8a41-29594f0b6f97 tempest-VolumeQuotasAdminTestJSON-1680578092 tempest-VolumeQuotasAdminTestJSON-1680578092-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:00 devstack devstack@c-api.service[86964]: DEBUG dbcounter [-] [86964] Writing DB stats cinder:SELECT=442,cinder:INSERT=90,cinder:UPDATE=125 {{(pid=86964) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 18:13:00 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-d7b50648-a9ec-4eb9-8a41-29594f0b6f97 tempest-VolumeQuotasAdminTestJSON-1680578092 tempest-VolumeQuotasAdminTestJSON-1680578092-project-member] http://192.168.122.66/volume/v3/volumes/33d83009-e6b9-4495-bf30-fe43b20ff2d6 returned with HTTP 404 Sep 07 18:13:00 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1057/2124] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:13:00 2026] GET /volume/v3/volumes/33d83009-e6b9-4495-bf30-fe43b20ff2d6 => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:13:00 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-e96aed74-5749-4881-aeed-0360ba859ba0 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:00 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e96aed74-5749-4881-aeed-0360ba859ba0 tempest-VolumeQuotasAdminTestJSON-1680578092 tempest-VolumeQuotasAdminTestJSON-1680578092-project-member] DELETE http://192.168.122.66/volume/v3/volumes/33d83009-e6b9-4495-bf30-fe43b20ff2d6 Sep 07 18:13:00 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-e96aed74-5749-4881-aeed-0360ba859ba0 tempest-VolumeQuotasAdminTestJSON-1680578092 tempest-VolumeQuotasAdminTestJSON-1680578092-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:00 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-e96aed74-5749-4881-aeed-0360ba859ba0 tempest-VolumeQuotasAdminTestJSON-1680578092 tempest-VolumeQuotasAdminTestJSON-1680578092-project-member] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:00 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-e96aed74-5749-4881-aeed-0360ba859ba0 tempest-VolumeQuotasAdminTestJSON-1680578092 tempest-VolumeQuotasAdminTestJSON-1680578092-project-member] Delete volume with id: 33d83009-e6b9-4495-bf30-fe43b20ff2d6 Sep 07 18:13:00 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e96aed74-5749-4881-aeed-0360ba859ba0 tempest-VolumeQuotasAdminTestJSON-1680578092 tempest-VolumeQuotasAdminTestJSON-1680578092-project-member] http://192.168.122.66/volume/v3/volumes/33d83009-e6b9-4495-bf30-fe43b20ff2d6 returned with HTTP 404 Sep 07 18:13:00 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1068/2125] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:13:00 2026] DELETE /volume/v3/volumes/33d83009-e6b9-4495-bf30-fe43b20ff2d6 => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:13:00 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-f57c51b1-27a7-4c2d-a707-2f01c54c3dc6 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:00 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-f57c51b1-27a7-4c2d-a707-2f01c54c3dc6 tempest-VolumeQuotasAdminTestJSON-1680578092 tempest-VolumeQuotasAdminTestJSON-1680578092-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:13:00 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-f57c51b1-27a7-4c2d-a707-2f01c54c3dc6 tempest-VolumeQuotasAdminTestJSON-1680578092 tempest-VolumeQuotasAdminTestJSON-1680578092-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1638608709"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:13:00 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.volumes [None req-f57c51b1-27a7-4c2d-a707-2f01c54c3dc6 tempest-VolumeQuotasAdminTestJSON-1680578092 tempest-VolumeQuotasAdminTestJSON-1680578092-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1638608709'}} {{(pid=86964) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:13:00 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-f57c51b1-27a7-4c2d-a707-2f01c54c3dc6 tempest-VolumeQuotasAdminTestJSON-1680578092 tempest-VolumeQuotasAdminTestJSON-1680578092-project-member] Create volume of 1 GB Sep 07 18:13:00 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-f57c51b1-27a7-4c2d-a707-2f01c54c3dc6 tempest-VolumeQuotasAdminTestJSON-1680578092 tempest-VolumeQuotasAdminTestJSON-1680578092-project-member] Availability Zones retrieved successfully. Sep 07 18:13:00 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-f57c51b1-27a7-4c2d-a707-2f01c54c3dc6 tempest-VolumeQuotasAdminTestJSON-1680578092 tempest-VolumeQuotasAdminTestJSON-1680578092-project-member] Flow 'volume_create_api' (a0553e46-1d15-4a8f-a177-ff37144ca5ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:13:00 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-f57c51b1-27a7-4c2d-a707-2f01c54c3dc6 tempest-VolumeQuotasAdminTestJSON-1680578092 tempest-VolumeQuotasAdminTestJSON-1680578092-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1722cbb-5dfc-4c42-95a1-329f776e46bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:13:00 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.flows.api.create_volume [None req-f57c51b1-27a7-4c2d-a707-2f01c54c3dc6 tempest-VolumeQuotasAdminTestJSON-1680578092 tempest-VolumeQuotasAdminTestJSON-1680578092-project-member] Validating volume size '1' using validate_int {{(pid=86964) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:13:01 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-f57c51b1-27a7-4c2d-a707-2f01c54c3dc6 tempest-VolumeQuotasAdminTestJSON-1680578092 tempest-VolumeQuotasAdminTestJSON-1680578092-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1722cbb-5dfc-4c42-95a1-329f776e46bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:13:01 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-f57c51b1-27a7-4c2d-a707-2f01c54c3dc6 tempest-VolumeQuotasAdminTestJSON-1680578092 tempest-VolumeQuotasAdminTestJSON-1680578092-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad6695cf-c6ee-4af5-bb0f-91f361d29cfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:13:01 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-f57c51b1-27a7-4c2d-a707-2f01c54c3dc6 tempest-VolumeQuotasAdminTestJSON-1680578092 tempest-VolumeQuotasAdminTestJSON-1680578092-project-member] Created reservations ['6f24c4a3-5bfb-427a-9d72-2726b0feb1ed', '6c6ff4b9-b7ee-4758-b9a7-c17978e46346', '9bcb9238-d79c-4c4e-bd73-96de9f0a023b', 'fe05ce47-4256-42f9-a5bc-b05fac0e1823'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:13:01 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-f57c51b1-27a7-4c2d-a707-2f01c54c3dc6 tempest-VolumeQuotasAdminTestJSON-1680578092 tempest-VolumeQuotasAdminTestJSON-1680578092-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad6695cf-c6ee-4af5-bb0f-91f361d29cfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6f24c4a3-5bfb-427a-9d72-2726b0feb1ed', '6c6ff4b9-b7ee-4758-b9a7-c17978e46346', '9bcb9238-d79c-4c4e-bd73-96de9f0a023b', 'fe05ce47-4256-42f9-a5bc-b05fac0e1823']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:13:01 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-f57c51b1-27a7-4c2d-a707-2f01c54c3dc6 tempest-VolumeQuotasAdminTestJSON-1680578092 tempest-VolumeQuotasAdminTestJSON-1680578092-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (667e3db4-9734-4ce1-b056-d105156c38d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:13:01 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:01 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:13:01 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-f57c51b1-27a7-4c2d-a707-2f01c54c3dc6 tempest-VolumeQuotasAdminTestJSON-1680578092 tempest-VolumeQuotasAdminTestJSON-1680578092-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (667e3db4-9734-4ce1-b056-d105156c38d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '27b2301c-293d-4b10-8e38-4496bcc8b275', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1638608709',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d74a3ca190354312bf59c5b6a82cf660',qos_specs=None,replication_status=,reservations=['6f24c4a3-5bfb-427a-9d72-2726b0feb1ed','6c6ff4b9-b7ee-4758-b9a7-c17978e46346','9bcb9238-d79c-4c4e-bd73-96de9f0a023b','fe05ce47-4256-42f9-a5bc-b05fac0e1823'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c8094f55d0e4d85b5ad89ef6fdcffea',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:13:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1638608709',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=27b2301c-293d-4b10-8e38-4496bcc8b275,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d74a3ca190354312bf59c5b6a82cf660',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2c8094f55d0e4d85b5ad89ef6fdcffea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:13:01 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-f57c51b1-27a7-4c2d-a707-2f01c54c3dc6 tempest-VolumeQuotasAdminTestJSON-1680578092 tempest-VolumeQuotasAdminTestJSON-1680578092-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5242514a-c8b6-4ce6-8a71-b08f38b9c34f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:13:01 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-f57c51b1-27a7-4c2d-a707-2f01c54c3dc6 tempest-VolumeQuotasAdminTestJSON-1680578092 tempest-VolumeQuotasAdminTestJSON-1680578092-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5242514a-c8b6-4ce6-8a71-b08f38b9c34f) transitioned into state 'SUCCESS' from state '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-1638608709',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d74a3ca190354312bf59c5b6a82cf660',qos_specs=None,replication_status=,reservations=['6f24c4a3-5bfb-427a-9d72-2726b0feb1ed','6c6ff4b9-b7ee-4758-b9a7-c17978e46346','9bcb9238-d79c-4c4e-bd73-96de9f0a023b','fe05ce47-4256-42f9-a5bc-b05fac0e1823'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c8094f55d0e4d85b5ad89ef6fdcffea',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:13:01 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-f57c51b1-27a7-4c2d-a707-2f01c54c3dc6 tempest-VolumeQuotasAdminTestJSON-1680578092 tempest-VolumeQuotasAdminTestJSON-1680578092-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (544a9c20-b839-4751-9ef8-8a6d3b130cca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:13:01 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-f57c51b1-27a7-4c2d-a707-2f01c54c3dc6 tempest-VolumeQuotasAdminTestJSON-1680578092 tempest-VolumeQuotasAdminTestJSON-1680578092-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (544a9c20-b839-4751-9ef8-8a6d3b130cca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:13:01 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-f57c51b1-27a7-4c2d-a707-2f01c54c3dc6 tempest-VolumeQuotasAdminTestJSON-1680578092 tempest-VolumeQuotasAdminTestJSON-1680578092-project-member] Flow 'volume_create_api' (a0553e46-1d15-4a8f-a177-ff37144ca5ce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:13:01 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-f57c51b1-27a7-4c2d-a707-2f01c54c3dc6 tempest-VolumeQuotasAdminTestJSON-1680578092 tempest-VolumeQuotasAdminTestJSON-1680578092-project-member] Create volume request issued successfully. Sep 07 18:13:01 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-f57c51b1-27a7-4c2d-a707-2f01c54c3dc6 tempest-VolumeQuotasAdminTestJSON-1680578092 tempest-VolumeQuotasAdminTestJSON-1680578092-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:13:01 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1058/2126] 192.168.122.66 () {60 vars in 1137 bytes} [Mon Sep 7 18:13:00 2026] POST /volume/v3/volumes => generated 763 bytes in 382 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:13:01 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-ec9b7c5c-ddf9-4cc1-aeae-a06846887eb1 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:01 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-ec9b7c5c-ddf9-4cc1-aeae-a06846887eb1 tempest-VolumeQuotasAdminTestJSON-1680578092 tempest-VolumeQuotasAdminTestJSON-1680578092-project-member] GET http://192.168.122.66/volume/v3/volumes/27b2301c-293d-4b10-8e38-4496bcc8b275 Sep 07 18:13:01 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-ec9b7c5c-ddf9-4cc1-aeae-a06846887eb1 tempest-VolumeQuotasAdminTestJSON-1680578092 tempest-VolumeQuotasAdminTestJSON-1680578092-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:01 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-ec9b7c5c-ddf9-4cc1-aeae-a06846887eb1 tempest-VolumeQuotasAdminTestJSON-1680578092 tempest-VolumeQuotasAdminTestJSON-1680578092-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:01 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:01 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:13:01 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:01 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:13:01 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-ec9b7c5c-ddf9-4cc1-aeae-a06846887eb1 tempest-VolumeQuotasAdminTestJSON-1680578092 tempest-VolumeQuotasAdminTestJSON-1680578092-project-member] Volume info retrieved successfully. Sep 07 18:13:01 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-ec9b7c5c-ddf9-4cc1-aeae-a06846887eb1 tempest-VolumeQuotasAdminTestJSON-1680578092 tempest-VolumeQuotasAdminTestJSON-1680578092-project-member] http://192.168.122.66/volume/v3/volumes/27b2301c-293d-4b10-8e38-4496bcc8b275 returned with HTTP 200 Sep 07 18:13:01 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1069/2127] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:13:01 2026] GET /volume/v3/volumes/27b2301c-293d-4b10-8e38-4496bcc8b275 => generated 831 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 18:13:02 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-6a2993dc-9d45-4a70-a5b0-35f384ecb3f2 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:02 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-6a2993dc-9d45-4a70-a5b0-35f384ecb3f2 tempest-VolumeQuotasAdminTestJSON-1680578092 tempest-VolumeQuotasAdminTestJSON-1680578092-project-member] GET http://192.168.122.66/volume/v3/volumes/27b2301c-293d-4b10-8e38-4496bcc8b275 Sep 07 18:13:02 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-6a2993dc-9d45-4a70-a5b0-35f384ecb3f2 tempest-VolumeQuotasAdminTestJSON-1680578092 tempest-VolumeQuotasAdminTestJSON-1680578092-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:02 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-6a2993dc-9d45-4a70-a5b0-35f384ecb3f2 tempest-VolumeQuotasAdminTestJSON-1680578092 tempest-VolumeQuotasAdminTestJSON-1680578092-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:02 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:02 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:13:02 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:02 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:13:02 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-6a2993dc-9d45-4a70-a5b0-35f384ecb3f2 tempest-VolumeQuotasAdminTestJSON-1680578092 tempest-VolumeQuotasAdminTestJSON-1680578092-project-member] Volume info retrieved successfully. Sep 07 18:13:02 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-6a2993dc-9d45-4a70-a5b0-35f384ecb3f2 tempest-VolumeQuotasAdminTestJSON-1680578092 tempest-VolumeQuotasAdminTestJSON-1680578092-project-member] http://192.168.122.66/volume/v3/volumes/27b2301c-293d-4b10-8e38-4496bcc8b275 returned with HTTP 200 Sep 07 18:13:02 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1059/2128] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:13:02 2026] GET /volume/v3/volumes/27b2301c-293d-4b10-8e38-4496bcc8b275 => generated 855 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:13:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-0ab1ded2-e5bb-4d15-8419-1ff031ee76c3 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:03 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-0ab1ded2-e5bb-4d15-8419-1ff031ee76c3 tempest-VolumeQuotasAdminTestJSON-1680578092 tempest-VolumeQuotasAdminTestJSON-1680578092-project-member] GET http://192.168.122.66/volume/v3/volumes/27b2301c-293d-4b10-8e38-4496bcc8b275 Sep 07 18:13:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-0ab1ded2-e5bb-4d15-8419-1ff031ee76c3 tempest-VolumeQuotasAdminTestJSON-1680578092 tempest-VolumeQuotasAdminTestJSON-1680578092-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-0ab1ded2-e5bb-4d15-8419-1ff031ee76c3 tempest-VolumeQuotasAdminTestJSON-1680578092 tempest-VolumeQuotasAdminTestJSON-1680578092-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:03 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:03 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:13:03 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:03 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:13:03 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-0ab1ded2-e5bb-4d15-8419-1ff031ee76c3 tempest-VolumeQuotasAdminTestJSON-1680578092 tempest-VolumeQuotasAdminTestJSON-1680578092-project-member] Volume info retrieved successfully. Sep 07 18:13:03 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-0ab1ded2-e5bb-4d15-8419-1ff031ee76c3 tempest-VolumeQuotasAdminTestJSON-1680578092 tempest-VolumeQuotasAdminTestJSON-1680578092-project-member] http://192.168.122.66/volume/v3/volumes/27b2301c-293d-4b10-8e38-4496bcc8b275 returned with HTTP 200 Sep 07 18:13:03 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1070/2129] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:13:03 2026] GET /volume/v3/volumes/27b2301c-293d-4b10-8e38-4496bcc8b275 => generated 856 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:13:03 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-31d5aaf7-1447-42d5-9eff-1f2a5e124296 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:03 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-31d5aaf7-1447-42d5-9eff-1f2a5e124296 tempest-VolumeQuotasAdminTestJSON-985358858 tempest-VolumeQuotasAdminTestJSON-985358858-project-admin] GET http://192.168.122.66/volume/v3/os-quota-sets/d74a3ca190354312bf59c5b6a82cf660?usage=True Sep 07 18:13:03 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-31d5aaf7-1447-42d5-9eff-1f2a5e124296 tempest-VolumeQuotasAdminTestJSON-985358858 tempest-VolumeQuotasAdminTestJSON-985358858-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:03 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-31d5aaf7-1447-42d5-9eff-1f2a5e124296 tempest-VolumeQuotasAdminTestJSON-985358858 tempest-VolumeQuotasAdminTestJSON-985358858-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:03 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-31d5aaf7-1447-42d5-9eff-1f2a5e124296 tempest-VolumeQuotasAdminTestJSON-985358858 tempest-VolumeQuotasAdminTestJSON-985358858-project-admin] http://192.168.122.66/volume/v3/os-quota-sets/d74a3ca190354312bf59c5b6a82cf660?usage=True returned with HTTP 200 Sep 07 18:13:03 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1060/2130] 192.168.122.66 () {58 vars in 1254 bytes} [Mon Sep 7 18:13:03 2026] GET /volume/v3/os-quota-sets/d74a3ca190354312bf59c5b6a82cf660?usage=True => generated 2405 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:13:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-29f046f6-f51c-4bdb-b7c7-68c15d43df84 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:03 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-29f046f6-f51c-4bdb-b7c7-68c15d43df84 tempest-VolumeQuotasAdminTestJSON-985358858 tempest-VolumeQuotasAdminTestJSON-985358858-project-admin] GET http://192.168.122.66/volume/v3/os-quota-sets/6fd0c93bd8d345ef8c485c813fdbfa64?usage=True Sep 07 18:13:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-29f046f6-f51c-4bdb-b7c7-68c15d43df84 tempest-VolumeQuotasAdminTestJSON-985358858 tempest-VolumeQuotasAdminTestJSON-985358858-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-29f046f6-f51c-4bdb-b7c7-68c15d43df84 tempest-VolumeQuotasAdminTestJSON-985358858 tempest-VolumeQuotasAdminTestJSON-985358858-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:03 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-29f046f6-f51c-4bdb-b7c7-68c15d43df84 tempest-VolumeQuotasAdminTestJSON-985358858 tempest-VolumeQuotasAdminTestJSON-985358858-project-admin] http://192.168.122.66/volume/v3/os-quota-sets/6fd0c93bd8d345ef8c485c813fdbfa64?usage=True returned with HTTP 200 Sep 07 18:13:03 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1071/2131] 192.168.122.66 () {58 vars in 1254 bytes} [Mon Sep 7 18:13:03 2026] GET /volume/v3/os-quota-sets/6fd0c93bd8d345ef8c485c813fdbfa64?usage=True => generated 2405 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:13:03 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-162162d2-e6ab-48dc-bb38-259cca8a93ca None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:03 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-162162d2-e6ab-48dc-bb38-259cca8a93ca tempest-VolumeQuotasAdminTestJSON-1680578092 tempest-VolumeQuotasAdminTestJSON-1680578092-project-member] POST http://192.168.122.66/volume/v3/os-volume-transfer Sep 07 18:13:03 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-162162d2-e6ab-48dc-bb38-259cca8a93ca tempest-VolumeQuotasAdminTestJSON-1680578092 tempest-VolumeQuotasAdminTestJSON-1680578092-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "27b2301c-293d-4b10-8e38-4496bcc8b275"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:13:03 devstack devstack@c-api.service[86964]: DEBUG cinder.api.contrib.volume_transfer [None req-162162d2-e6ab-48dc-bb38-259cca8a93ca tempest-VolumeQuotasAdminTestJSON-1680578092 tempest-VolumeQuotasAdminTestJSON-1680578092-project-member] Creating new volume transfer {'transfer': {'volume_id': '27b2301c-293d-4b10-8e38-4496bcc8b275'}} {{(pid=86964) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 07 18:13:03 devstack devstack@c-api.service[86964]: INFO cinder.api.contrib.volume_transfer [None req-162162d2-e6ab-48dc-bb38-259cca8a93ca tempest-VolumeQuotasAdminTestJSON-1680578092 tempest-VolumeQuotasAdminTestJSON-1680578092-project-member] Creating transfer of volume 27b2301c-293d-4b10-8e38-4496bcc8b275 Sep 07 18:13:03 devstack devstack@c-api.service[86964]: INFO cinder.transfer.api [None req-162162d2-e6ab-48dc-bb38-259cca8a93ca tempest-VolumeQuotasAdminTestJSON-1680578092 tempest-VolumeQuotasAdminTestJSON-1680578092-project-member] Generating transfer record for volume 27b2301c-293d-4b10-8e38-4496bcc8b275 Sep 07 18:13:03 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:03 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:13:03 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:03 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:13:03 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-162162d2-e6ab-48dc-bb38-259cca8a93ca tempest-VolumeQuotasAdminTestJSON-1680578092 tempest-VolumeQuotasAdminTestJSON-1680578092-project-member] http://192.168.122.66/volume/v3/os-volume-transfer returned with HTTP 202 Sep 07 18:13:03 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1061/2132] 192.168.122.66 () {60 vars in 1170 bytes} [Mon Sep 7 18:13:03 2026] POST /volume/v3/os-volume-transfer => generated 447 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:13:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-e0de6ae1-6594-4a55-8bff-c34e8a60d71c None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:03 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e0de6ae1-6594-4a55-8bff-c34e8a60d71c tempest-VolumeQuotasAdminTestJSON-923043658 tempest-VolumeQuotasAdminTestJSON-923043658-project-member] POST http://192.168.122.66/volume/v3/os-volume-transfer/2ad2b657-1abb-42e2-b35b-5fbc63d10b36/accept Sep 07 18:13:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-e0de6ae1-6594-4a55-8bff-c34e8a60d71c tempest-VolumeQuotasAdminTestJSON-923043658 tempest-VolumeQuotasAdminTestJSON-923043658-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "7fd761327c9c7e42"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:13:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.contrib.volume_transfer [None req-e0de6ae1-6594-4a55-8bff-c34e8a60d71c tempest-VolumeQuotasAdminTestJSON-923043658 tempest-VolumeQuotasAdminTestJSON-923043658-project-member] Accepting volume transfer 2ad2b657-1abb-42e2-b35b-5fbc63d10b36 {{(pid=86965) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 07 18:13:03 devstack devstack@c-api.service[86965]: INFO cinder.api.contrib.volume_transfer [None req-e0de6ae1-6594-4a55-8bff-c34e8a60d71c tempest-VolumeQuotasAdminTestJSON-923043658 tempest-VolumeQuotasAdminTestJSON-923043658-project-member] Accepting transfer 2ad2b657-1abb-42e2-b35b-5fbc63d10b36 Sep 07 18:13:03 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:03 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:13:03 devstack devstack@c-api.service[86965]: DEBUG cinder.quota [None req-e0de6ae1-6594-4a55-8bff-c34e8a60d71c tempest-VolumeQuotasAdminTestJSON-923043658 tempest-VolumeQuotasAdminTestJSON-923043658-project-member] Created reservations ['2959dff0-d989-460b-b090-8bb837dc2741', 'ca6c7bc5-4def-46d5-b341-b1e1c96914dd', 'e22bea3e-70a1-4b49-9d6a-48c28a9cff96', '4a353d5e-df3a-47ed-a96d-966e2b6c0822'] {{(pid=86965) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:13:03 devstack devstack@c-api.service[86965]: DEBUG cinder.quota [None req-e0de6ae1-6594-4a55-8bff-c34e8a60d71c tempest-VolumeQuotasAdminTestJSON-923043658 tempest-VolumeQuotasAdminTestJSON-923043658-project-member] Created reservations ['89727bfd-4694-4e52-bd0f-6be2498995c3', 'd943ba5c-6788-47f5-aca5-d88c6de44053', '925ac01f-ba4c-467b-b32c-ae3d4634b87f', 'e357e71d-209f-4972-873c-327f5ec40f68'] {{(pid=86965) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:13:03 devstack devstack@c-api.service[86965]: /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 07 18:13:03 devstack devstack@c-api.service[86965]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 18:13:04 devstack devstack@c-api.service[86965]: DEBUG cinder.quota [None req-e0de6ae1-6594-4a55-8bff-c34e8a60d71c tempest-VolumeQuotasAdminTestJSON-923043658 tempest-VolumeQuotasAdminTestJSON-923043658-project-member] Created reservations ['2aac9cc7-e85e-4015-8526-13e37e18013f', '9b432505-6f8d-42ee-be87-923250fc0da1', '6d37df5c-557b-4a6c-b712-3565174b1aa8', 'b7db4da5-f2d6-489a-9caf-671a3d1017fa'] {{(pid=86965) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:13:04 devstack devstack@c-api.service[86965]: DEBUG cinder.quota [None req-e0de6ae1-6594-4a55-8bff-c34e8a60d71c tempest-VolumeQuotasAdminTestJSON-923043658 tempest-VolumeQuotasAdminTestJSON-923043658-project-member] Created reservations ['a9a79223-e68b-443c-828f-ccd1125d4d5c', 'c64e77b6-fedb-40bb-9b2d-de0fb9b7892d', 'e0687650-4953-46d8-ba8d-283b6a82781d', '30262f5d-15ea-4afb-a645-47dc9c3aec30'] {{(pid=86965) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:13:04 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-e0de6ae1-6594-4a55-8bff-c34e8a60d71c tempest-VolumeQuotasAdminTestJSON-923043658 tempest-VolumeQuotasAdminTestJSON-923043658-project-member] Transfer volume completed successfully. Sep 07 18:13:04 devstack devstack@c-api.service[86965]: INFO cinder.transfer.api [None req-e0de6ae1-6594-4a55-8bff-c34e8a60d71c tempest-VolumeQuotasAdminTestJSON-923043658 tempest-VolumeQuotasAdminTestJSON-923043658-project-member] Volume 27b2301c-293d-4b10-8e38-4496bcc8b275 has been transferred. Sep 07 18:13:04 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:04 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:13:04 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e0de6ae1-6594-4a55-8bff-c34e8a60d71c tempest-VolumeQuotasAdminTestJSON-923043658 tempest-VolumeQuotasAdminTestJSON-923043658-project-member] http://192.168.122.66/volume/v3/os-volume-transfer/2ad2b657-1abb-42e2-b35b-5fbc63d10b36/accept returned with HTTP 202 Sep 07 18:13:04 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1072/2133] 192.168.122.66 () {60 vars in 1302 bytes} [Mon Sep 7 18:13:03 2026] POST /volume/v3/os-volume-transfer/2ad2b657-1abb-42e2-b35b-5fbc63d10b36/accept => generated 371 bytes in 577 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:13:04 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-837e4a2e-492f-46e8-8939-3a25d69aa58e None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:04 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-837e4a2e-492f-46e8-8939-3a25d69aa58e tempest-VolumeQuotasAdminTestJSON-923043658 tempest-VolumeQuotasAdminTestJSON-923043658-project-member] GET http://192.168.122.66/volume/v3/volumes/27b2301c-293d-4b10-8e38-4496bcc8b275 Sep 07 18:13:04 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-837e4a2e-492f-46e8-8939-3a25d69aa58e tempest-VolumeQuotasAdminTestJSON-923043658 tempest-VolumeQuotasAdminTestJSON-923043658-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:04 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-837e4a2e-492f-46e8-8939-3a25d69aa58e tempest-VolumeQuotasAdminTestJSON-923043658 tempest-VolumeQuotasAdminTestJSON-923043658-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:04 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:04 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:13:04 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:04 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:13:04 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-837e4a2e-492f-46e8-8939-3a25d69aa58e tempest-VolumeQuotasAdminTestJSON-923043658 tempest-VolumeQuotasAdminTestJSON-923043658-project-member] Volume info retrieved successfully. Sep 07 18:13:04 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-837e4a2e-492f-46e8-8939-3a25d69aa58e tempest-VolumeQuotasAdminTestJSON-923043658 tempest-VolumeQuotasAdminTestJSON-923043658-project-member] http://192.168.122.66/volume/v3/volumes/27b2301c-293d-4b10-8e38-4496bcc8b275 returned with HTTP 200 Sep 07 18:13:04 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1062/2134] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:13:04 2026] GET /volume/v3/volumes/27b2301c-293d-4b10-8e38-4496bcc8b275 => generated 856 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:13:04 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-99b598b4-adbb-4683-812d-94413eb06a15 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:04 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-99b598b4-adbb-4683-812d-94413eb06a15 tempest-VolumeQuotasAdminTestJSON-985358858 tempest-VolumeQuotasAdminTestJSON-985358858-project-admin] GET http://192.168.122.66/volume/v3/os-quota-sets/d74a3ca190354312bf59c5b6a82cf660?usage=True Sep 07 18:13:04 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-99b598b4-adbb-4683-812d-94413eb06a15 tempest-VolumeQuotasAdminTestJSON-985358858 tempest-VolumeQuotasAdminTestJSON-985358858-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:04 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-99b598b4-adbb-4683-812d-94413eb06a15 tempest-VolumeQuotasAdminTestJSON-985358858 tempest-VolumeQuotasAdminTestJSON-985358858-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:04 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:04 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:13:04 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-99b598b4-adbb-4683-812d-94413eb06a15 tempest-VolumeQuotasAdminTestJSON-985358858 tempest-VolumeQuotasAdminTestJSON-985358858-project-admin] http://192.168.122.66/volume/v3/os-quota-sets/d74a3ca190354312bf59c5b6a82cf660?usage=True returned with HTTP 200 Sep 07 18:13:04 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1073/2135] 192.168.122.66 () {58 vars in 1254 bytes} [Mon Sep 7 18:13:04 2026] GET /volume/v3/os-quota-sets/d74a3ca190354312bf59c5b6a82cf660?usage=True => generated 2405 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:13:04 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-1ee44d81-9c65-4584-8500-3331b0eb19ff None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:04 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-1ee44d81-9c65-4584-8500-3331b0eb19ff tempest-VolumeQuotasAdminTestJSON-985358858 tempest-VolumeQuotasAdminTestJSON-985358858-project-admin] GET http://192.168.122.66/volume/v3/os-quota-sets/6fd0c93bd8d345ef8c485c813fdbfa64?usage=True Sep 07 18:13:04 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-1ee44d81-9c65-4584-8500-3331b0eb19ff tempest-VolumeQuotasAdminTestJSON-985358858 tempest-VolumeQuotasAdminTestJSON-985358858-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:04 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-1ee44d81-9c65-4584-8500-3331b0eb19ff tempest-VolumeQuotasAdminTestJSON-985358858 tempest-VolumeQuotasAdminTestJSON-985358858-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:04 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-1ee44d81-9c65-4584-8500-3331b0eb19ff tempest-VolumeQuotasAdminTestJSON-985358858 tempest-VolumeQuotasAdminTestJSON-985358858-project-admin] http://192.168.122.66/volume/v3/os-quota-sets/6fd0c93bd8d345ef8c485c813fdbfa64?usage=True returned with HTTP 200 Sep 07 18:13:04 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1063/2136] 192.168.122.66 () {58 vars in 1254 bytes} [Mon Sep 7 18:13:04 2026] GET /volume/v3/os-quota-sets/6fd0c93bd8d345ef8c485c813fdbfa64?usage=True => generated 2405 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:13:04 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-2c5802ad-9ff5-42a8-9506-a0d2e0da3448 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:04 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-2c5802ad-9ff5-42a8-9506-a0d2e0da3448 tempest-VolumeQuotasAdminTestJSON-985358858 tempest-VolumeQuotasAdminTestJSON-985358858-project-admin] DELETE http://192.168.122.66/volume/v3/volumes/27b2301c-293d-4b10-8e38-4496bcc8b275 Sep 07 18:13:04 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-2c5802ad-9ff5-42a8-9506-a0d2e0da3448 tempest-VolumeQuotasAdminTestJSON-985358858 tempest-VolumeQuotasAdminTestJSON-985358858-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:04 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-2c5802ad-9ff5-42a8-9506-a0d2e0da3448 tempest-VolumeQuotasAdminTestJSON-985358858 tempest-VolumeQuotasAdminTestJSON-985358858-project-admin] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:04 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-2c5802ad-9ff5-42a8-9506-a0d2e0da3448 tempest-VolumeQuotasAdminTestJSON-985358858 tempest-VolumeQuotasAdminTestJSON-985358858-project-admin] Delete volume with id: 27b2301c-293d-4b10-8e38-4496bcc8b275 Sep 07 18:13:04 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:04 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:13:04 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:04 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:13:04 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-2c5802ad-9ff5-42a8-9506-a0d2e0da3448 tempest-VolumeQuotasAdminTestJSON-985358858 tempest-VolumeQuotasAdminTestJSON-985358858-project-admin] Volume info retrieved successfully. Sep 07 18:13:04 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-2c5802ad-9ff5-42a8-9506-a0d2e0da3448 tempest-VolumeQuotasAdminTestJSON-985358858 tempest-VolumeQuotasAdminTestJSON-985358858-project-admin] Delete volume request issued successfully. Sep 07 18:13:04 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-2c5802ad-9ff5-42a8-9506-a0d2e0da3448 tempest-VolumeQuotasAdminTestJSON-985358858 tempest-VolumeQuotasAdminTestJSON-985358858-project-admin] http://192.168.122.66/volume/v3/volumes/27b2301c-293d-4b10-8e38-4496bcc8b275 returned with HTTP 202 Sep 07 18:13:04 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1074/2137] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:13:04 2026] DELETE /volume/v3/volumes/27b2301c-293d-4b10-8e38-4496bcc8b275 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:13:04 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-b7b5684c-6549-4534-8a3d-8a142a5c181e None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:04 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b7b5684c-6549-4534-8a3d-8a142a5c181e tempest-VolumeQuotasAdminTestJSON-985358858 tempest-VolumeQuotasAdminTestJSON-985358858-project-admin] GET http://192.168.122.66/volume/v3/volumes/27b2301c-293d-4b10-8e38-4496bcc8b275 Sep 07 18:13:04 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-b7b5684c-6549-4534-8a3d-8a142a5c181e tempest-VolumeQuotasAdminTestJSON-985358858 tempest-VolumeQuotasAdminTestJSON-985358858-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:04 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-b7b5684c-6549-4534-8a3d-8a142a5c181e tempest-VolumeQuotasAdminTestJSON-985358858 tempest-VolumeQuotasAdminTestJSON-985358858-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:04 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:04 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:13:04 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:04 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:13:04 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-b7b5684c-6549-4534-8a3d-8a142a5c181e tempest-VolumeQuotasAdminTestJSON-985358858 tempest-VolumeQuotasAdminTestJSON-985358858-project-admin] Volume info retrieved successfully. Sep 07 18:13:04 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b7b5684c-6549-4534-8a3d-8a142a5c181e tempest-VolumeQuotasAdminTestJSON-985358858 tempest-VolumeQuotasAdminTestJSON-985358858-project-admin] http://192.168.122.66/volume/v3/volumes/27b2301c-293d-4b10-8e38-4496bcc8b275 returned with HTTP 200 Sep 07 18:13:04 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1064/2138] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:13:04 2026] GET /volume/v3/volumes/27b2301c-293d-4b10-8e38-4496bcc8b275 => generated 1018 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:13:04 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-5534c4c2-2215-4b27-9707-4ce5c670a295 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:04 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-5534c4c2-2215-4b27-9707-4ce5c670a295 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] GET http://192.168.122.66/volume/v3/volumes/b7fab6c5-326c-4600-977c-4affec6c398b Sep 07 18:13:04 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-5534c4c2-2215-4b27-9707-4ce5c670a295 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:04 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-5534c4c2-2215-4b27-9707-4ce5c670a295 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:04 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:04 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:13:04 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:04 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:13:04 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-5534c4c2-2215-4b27-9707-4ce5c670a295 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Volume info retrieved successfully. Sep 07 18:13:04 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-5534c4c2-2215-4b27-9707-4ce5c670a295 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] http://192.168.122.66/volume/v3/volumes/b7fab6c5-326c-4600-977c-4affec6c398b returned with HTTP 200 Sep 07 18:13:04 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1075/2139] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:13:04 2026] GET /volume/v3/volumes/b7fab6c5-326c-4600-977c-4affec6c398b => generated 881 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:13:04 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-0cbc84a8-2669-4de4-a17e-7aa874c3fb3c None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:04 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-0cbc84a8-2669-4de4-a17e-7aa874c3fb3c tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] GET http://192.168.122.66/volume/v3/volumes/b7fab6c5-326c-4600-977c-4affec6c398b Sep 07 18:13:04 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-0cbc84a8-2669-4de4-a17e-7aa874c3fb3c tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:04 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-0cbc84a8-2669-4de4-a17e-7aa874c3fb3c tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:04 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:04 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:13:04 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:04 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:13:04 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-0cbc84a8-2669-4de4-a17e-7aa874c3fb3c tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Volume info retrieved successfully. Sep 07 18:13:04 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-0cbc84a8-2669-4de4-a17e-7aa874c3fb3c tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] http://192.168.122.66/volume/v3/volumes/b7fab6c5-326c-4600-977c-4affec6c398b returned with HTTP 200 Sep 07 18:13:04 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1065/2140] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:13:04 2026] GET /volume/v3/volumes/b7fab6c5-326c-4600-977c-4affec6c398b => generated 881 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:13:04 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [req-ac647c47-89c8-45ea-8823-56e649c7063f req-c44e4850-0fd3-415b-835c-eec36f566879 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:04 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-ac647c47-89c8-45ea-8823-56e649c7063f req-c44e4850-0fd3-415b-835c-eec36f566879 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] GET http://192.168.122.66/volume/v3/volumes/b7fab6c5-326c-4600-977c-4affec6c398b Sep 07 18:13:04 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-ac647c47-89c8-45ea-8823-56e649c7063f req-c44e4850-0fd3-415b-835c-eec36f566879 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:04 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-ac647c47-89c8-45ea-8823-56e649c7063f req-c44e4850-0fd3-415b-835c-eec36f566879 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:04 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:04 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:13:04 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:04 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:13:04 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [req-ac647c47-89c8-45ea-8823-56e649c7063f req-c44e4850-0fd3-415b-835c-eec36f566879 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Volume info retrieved successfully. Sep 07 18:13:04 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-ac647c47-89c8-45ea-8823-56e649c7063f req-c44e4850-0fd3-415b-835c-eec36f566879 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] http://192.168.122.66/volume/v3/volumes/b7fab6c5-326c-4600-977c-4affec6c398b returned with HTTP 200 Sep 07 18:13:04 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1076/2141] 192.168.122.66 () {60 vars in 1482 bytes} [Mon Sep 7 18:13:04 2026] GET /volume/v3/volumes/b7fab6c5-326c-4600-977c-4affec6c398b => generated 881 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:13:05 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-769e6184-f0c1-4789-b7bb-6049f2b758e5 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:05 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-769e6184-f0c1-4789-b7bb-6049f2b758e5 None None] GET http://192.168.122.66/volume// Sep 07 18:13:05 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-769e6184-f0c1-4789-b7bb-6049f2b758e5 None None] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:05 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-769e6184-f0c1-4789-b7bb-6049f2b758e5 None None] Calling method 'all' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:05 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-769e6184-f0c1-4789-b7bb-6049f2b758e5 None None] http://192.168.122.66/volume// returned with HTTP 300 Sep 07 18:13:05 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1066/2142] 192.168.122.66 () {58 vars in 1312 bytes} [Mon Sep 7 18:13:05 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 18:13:05 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [req-ac647c47-89c8-45ea-8823-56e649c7063f req-310e24dc-1133-4716-862f-7ea5aa058b85 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:05 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-ac647c47-89c8-45ea-8823-56e649c7063f req-310e24dc-1133-4716-862f-7ea5aa058b85 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] POST http://192.168.122.66/volume/v3/attachments Sep 07 18:13:05 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-ac647c47-89c8-45ea-8823-56e649c7063f req-310e24dc-1133-4716-862f-7ea5aa058b85 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b7fab6c5-326c-4600-977c-4affec6c398b", "connector": null, "instance_uuid": "e163b822-7583-4e90-9a86-95b43ca32faa"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:13:05 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:05 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:13:05 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:05 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:13:05 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-ac647c47-89c8-45ea-8823-56e649c7063f req-310e24dc-1133-4716-862f-7ea5aa058b85 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] http://192.168.122.66/volume/v3/attachments returned with HTTP 200 Sep 07 18:13:05 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1077/2143] 192.168.122.66 () {66 vars in 1478 bytes} [Mon Sep 7 18:13:05 2026] POST /volume/v3/attachments => generated 273 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:13:05 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-6fb32b8a-22f2-4619-873e-6e8648effc19 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:05 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-6fb32b8a-22f2-4619-873e-6e8648effc19 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] GET http://192.168.122.66/volume/v3/volumes/b7fab6c5-326c-4600-977c-4affec6c398b Sep 07 18:13:05 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-6fb32b8a-22f2-4619-873e-6e8648effc19 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:05 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-6fb32b8a-22f2-4619-873e-6e8648effc19 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:05 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:05 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:13:05 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-d81a0473-82ec-4811-b698-78cbb0937832 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:05 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-d81a0473-82ec-4811-b698-78cbb0937832 None None] GET http://192.168.122.66/volume// Sep 07 18:13:05 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-d81a0473-82ec-4811-b698-78cbb0937832 None None] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:05 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-d81a0473-82ec-4811-b698-78cbb0937832 None None] Calling method 'all' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:05 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-d81a0473-82ec-4811-b698-78cbb0937832 None None] http://192.168.122.66/volume// returned with HTTP 300 Sep 07 18:13:05 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:05 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:13:05 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1078/2144] 192.168.122.66 () {58 vars in 1310 bytes} [Mon Sep 7 18:13:05 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 18:13:05 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [req-ac647c47-89c8-45ea-8823-56e649c7063f req-9597a814-7b6e-467d-ba4c-fbb7a60caaf0 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:05 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-6fb32b8a-22f2-4619-873e-6e8648effc19 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Volume info retrieved successfully. Sep 07 18:13:05 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-ac647c47-89c8-45ea-8823-56e649c7063f req-9597a814-7b6e-467d-ba4c-fbb7a60caaf0 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] GET http://192.168.122.66/volume/v3/volumes/b7fab6c5-326c-4600-977c-4affec6c398b Sep 07 18:13:05 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-ac647c47-89c8-45ea-8823-56e649c7063f req-9597a814-7b6e-467d-ba4c-fbb7a60caaf0 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:05 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-ac647c47-89c8-45ea-8823-56e649c7063f req-9597a814-7b6e-467d-ba4c-fbb7a60caaf0 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:05 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-6fb32b8a-22f2-4619-873e-6e8648effc19 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] http://192.168.122.66/volume/v3/volumes/b7fab6c5-326c-4600-977c-4affec6c398b returned with HTTP 200 Sep 07 18:13:05 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1067/2145] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:13:05 2026] GET /volume/v3/volumes/b7fab6c5-326c-4600-977c-4affec6c398b => generated 880 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:13:05 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:05 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:13:05 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:05 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:13:05 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [req-ac647c47-89c8-45ea-8823-56e649c7063f req-9597a814-7b6e-467d-ba4c-fbb7a60caaf0 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Volume info retrieved successfully. Sep 07 18:13:05 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-ac647c47-89c8-45ea-8823-56e649c7063f req-9597a814-7b6e-467d-ba4c-fbb7a60caaf0 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] http://192.168.122.66/volume/v3/volumes/b7fab6c5-326c-4600-977c-4affec6c398b returned with HTTP 200 Sep 07 18:13:05 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1079/2146] 192.168.122.66 () {62 vars in 1523 bytes} [Mon Sep 7 18:13:05 2026] GET /volume/v3/volumes/b7fab6c5-326c-4600-977c-4affec6c398b => generated 1061 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 18:13:05 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [req-ac647c47-89c8-45ea-8823-56e649c7063f req-d8c7bc68-29d8-42e7-b4fd-11f0c8445a90 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:05 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-ac647c47-89c8-45ea-8823-56e649c7063f req-d8c7bc68-29d8-42e7-b4fd-11f0c8445a90 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] PUT http://192.168.122.66/volume/v3/attachments/552299d5-dccc-4324-adbf-16e5136a4bed Sep 07 18:13:05 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-ac647c47-89c8-45ea-8823-56e649c7063f req-d8c7bc68-29d8-42e7-b4fd-11f0c8445a90 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.66", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:da595ca9282", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "de538fb9-4273-4ed9-a64b-778a9fe4baf0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:13:05 devstack devstack@c-api.service[86964]: DEBUG cinder.coordination [req-ac647c47-89c8-45ea-8823-56e649c7063f req-d8c7bc68-29d8-42e7-b4fd-11f0c8445a90 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Acquiring lock "cinder-attachment_update-b7fab6c5-326c-4600-977c-4affec6c398b-devstack" by "attachment_update" {{(pid=86964) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 18:13:05 devstack devstack@c-api.service[86964]: DEBUG cinder.coordination [req-ac647c47-89c8-45ea-8823-56e649c7063f req-d8c7bc68-29d8-42e7-b4fd-11f0c8445a90 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Lock "cinder-attachment_update-b7fab6c5-326c-4600-977c-4affec6c398b-devstack" acquired by "attachment_update" :: waited 0.015s {{(pid=86964) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 18:13:05 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:05 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:13:05 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:05 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:13:05 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-8067b6dc-7baa-49cc-bd31-8a5ca6206ac4 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:05 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-8067b6dc-7baa-49cc-bd31-8a5ca6206ac4 tempest-VolumeQuotasAdminTestJSON-985358858 tempest-VolumeQuotasAdminTestJSON-985358858-project-admin] GET http://192.168.122.66/volume/v3/volumes/27b2301c-293d-4b10-8e38-4496bcc8b275 Sep 07 18:13:05 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-8067b6dc-7baa-49cc-bd31-8a5ca6206ac4 tempest-VolumeQuotasAdminTestJSON-985358858 tempest-VolumeQuotasAdminTestJSON-985358858-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:05 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-8067b6dc-7baa-49cc-bd31-8a5ca6206ac4 tempest-VolumeQuotasAdminTestJSON-985358858 tempest-VolumeQuotasAdminTestJSON-985358858-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:05 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-8067b6dc-7baa-49cc-bd31-8a5ca6206ac4 tempest-VolumeQuotasAdminTestJSON-985358858 tempest-VolumeQuotasAdminTestJSON-985358858-project-admin] http://192.168.122.66/volume/v3/volumes/27b2301c-293d-4b10-8e38-4496bcc8b275 returned with HTTP 404 Sep 07 18:13:05 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1080/2147] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:13:05 2026] GET /volume/v3/volumes/27b2301c-293d-4b10-8e38-4496bcc8b275 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:13:05 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-cae4e45b-ed3a-441a-9136-d750a61a026f None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:05 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-cae4e45b-ed3a-441a-9136-d750a61a026f tempest-VolumeQuotasAdminTestJSON-1680578092 tempest-VolumeQuotasAdminTestJSON-1680578092-project-member] GET http://192.168.122.66/volume/v3/volumes/27b2301c-293d-4b10-8e38-4496bcc8b275 Sep 07 18:13:05 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-cae4e45b-ed3a-441a-9136-d750a61a026f tempest-VolumeQuotasAdminTestJSON-1680578092 tempest-VolumeQuotasAdminTestJSON-1680578092-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:05 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-cae4e45b-ed3a-441a-9136-d750a61a026f tempest-VolumeQuotasAdminTestJSON-1680578092 tempest-VolumeQuotasAdminTestJSON-1680578092-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:05 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-cae4e45b-ed3a-441a-9136-d750a61a026f tempest-VolumeQuotasAdminTestJSON-1680578092 tempest-VolumeQuotasAdminTestJSON-1680578092-project-member] http://192.168.122.66/volume/v3/volumes/27b2301c-293d-4b10-8e38-4496bcc8b275 returned with HTTP 404 Sep 07 18:13:05 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1081/2148] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:13:05 2026] GET /volume/v3/volumes/27b2301c-293d-4b10-8e38-4496bcc8b275 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:13:05 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-5c3ce1b8-60a1-471e-a1da-59230b466243 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:05 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-5c3ce1b8-60a1-471e-a1da-59230b466243 tempest-VolumeQuotasAdminTestJSON-1680578092 tempest-VolumeQuotasAdminTestJSON-1680578092-project-member] DELETE http://192.168.122.66/volume/v3/volumes/27b2301c-293d-4b10-8e38-4496bcc8b275 Sep 07 18:13:05 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-5c3ce1b8-60a1-471e-a1da-59230b466243 tempest-VolumeQuotasAdminTestJSON-1680578092 tempest-VolumeQuotasAdminTestJSON-1680578092-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:05 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-5c3ce1b8-60a1-471e-a1da-59230b466243 tempest-VolumeQuotasAdminTestJSON-1680578092 tempest-VolumeQuotasAdminTestJSON-1680578092-project-member] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:05 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-5c3ce1b8-60a1-471e-a1da-59230b466243 tempest-VolumeQuotasAdminTestJSON-1680578092 tempest-VolumeQuotasAdminTestJSON-1680578092-project-member] Delete volume with id: 27b2301c-293d-4b10-8e38-4496bcc8b275 Sep 07 18:13:05 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-5c3ce1b8-60a1-471e-a1da-59230b466243 tempest-VolumeQuotasAdminTestJSON-1680578092 tempest-VolumeQuotasAdminTestJSON-1680578092-project-member] http://192.168.122.66/volume/v3/volumes/27b2301c-293d-4b10-8e38-4496bcc8b275 returned with HTTP 404 Sep 07 18:13:05 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1082/2149] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:13:05 2026] DELETE /volume/v3/volumes/27b2301c-293d-4b10-8e38-4496bcc8b275 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:13:05 devstack devstack@c-api.service[86964]: DEBUG cinder.coordination [req-ac647c47-89c8-45ea-8823-56e649c7063f req-d8c7bc68-29d8-42e7-b4fd-11f0c8445a90 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Lock "cinder-attachment_update-b7fab6c5-326c-4600-977c-4affec6c398b-devstack" released by "attachment_update" :: held 0.203s {{(pid=86964) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 18:13:05 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-ac647c47-89c8-45ea-8823-56e649c7063f req-d8c7bc68-29d8-42e7-b4fd-11f0c8445a90 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] http://192.168.122.66/volume/v3/attachments/552299d5-dccc-4324-adbf-16e5136a4bed returned with HTTP 200 Sep 07 18:13:05 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1068/2150] 192.168.122.66 () {66 vars in 1588 bytes} [Mon Sep 7 18:13:05 2026] PUT /volume/v3/attachments/552299d5-dccc-4324-adbf-16e5136a4bed => generated 694 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:13:05 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-18222690-1c36-47b1-bc7a-4b831e2ed0e7 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:05 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-18222690-1c36-47b1-bc7a-4b831e2ed0e7 tempest-VolumeQuotasAdminTestJSON-985358858 tempest-VolumeQuotasAdminTestJSON-985358858-project-admin] GET http://192.168.122.66/volume/v3/os-quota-sets/75780785565649c4913bf4754b75e09e?usage=True Sep 07 18:13:05 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-18222690-1c36-47b1-bc7a-4b831e2ed0e7 tempest-VolumeQuotasAdminTestJSON-985358858 tempest-VolumeQuotasAdminTestJSON-985358858-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:05 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-18222690-1c36-47b1-bc7a-4b831e2ed0e7 tempest-VolumeQuotasAdminTestJSON-985358858 tempest-VolumeQuotasAdminTestJSON-985358858-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:05 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-18222690-1c36-47b1-bc7a-4b831e2ed0e7 tempest-VolumeQuotasAdminTestJSON-985358858 tempest-VolumeQuotasAdminTestJSON-985358858-project-admin] http://192.168.122.66/volume/v3/os-quota-sets/75780785565649c4913bf4754b75e09e?usage=True returned with HTTP 200 Sep 07 18:13:05 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1083/2151] 192.168.122.66 () {58 vars in 1254 bytes} [Mon Sep 7 18:13:05 2026] GET /volume/v3/os-quota-sets/75780785565649c4913bf4754b75e09e?usage=True => generated 2405 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:13:05 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-ff3deace-ac68-46e2-b363-234b12d1b842 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:05 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-ff3deace-ac68-46e2-b363-234b12d1b842 tempest-VolumeQuotasAdminTestJSON-985358858 tempest-VolumeQuotasAdminTestJSON-985358858-project-admin] PUT http://192.168.122.66/volume/v3/os-quota-sets/d74a3ca190354312bf59c5b6a82cf660 Sep 07 18:13:05 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-ff3deace-ac68-46e2-b363-234b12d1b842 tempest-VolumeQuotasAdminTestJSON-985358858 tempest-VolumeQuotasAdminTestJSON-985358858-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=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:13:05 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:05 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:13:06 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-ff3deace-ac68-46e2-b363-234b12d1b842 tempest-VolumeQuotasAdminTestJSON-985358858 tempest-VolumeQuotasAdminTestJSON-985358858-project-admin] http://192.168.122.66/volume/v3/os-quota-sets/d74a3ca190354312bf59c5b6a82cf660 returned with HTTP 200 Sep 07 18:13:06 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1069/2152] 192.168.122.66 () {60 vars in 1254 bytes} [Mon Sep 7 18:13:05 2026] PUT /volume/v3/os-quota-sets/d74a3ca190354312bf59c5b6a82cf660 => generated 1390 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:13:06 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-ef81bc6a-7fc8-4b9b-b78a-2e99df8213a7 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:06 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-ef81bc6a-7fc8-4b9b-b78a-2e99df8213a7 tempest-VolumeQuotasAdminTestJSON-985358858 tempest-VolumeQuotasAdminTestJSON-985358858-project-admin] PUT http://192.168.122.66/volume/v3/os-quota-sets/d74a3ca190354312bf59c5b6a82cf660 Sep 07 18:13:06 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-ef81bc6a-7fc8-4b9b-b78a-2e99df8213a7 tempest-VolumeQuotasAdminTestJSON-985358858 tempest-VolumeQuotasAdminTestJSON-985358858-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=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:13:06 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [req-ac647c47-89c8-45ea-8823-56e649c7063f req-57eacefb-0c4b-4d4d-812b-e2fe421ed045 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:06 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-ac647c47-89c8-45ea-8823-56e649c7063f req-57eacefb-0c4b-4d4d-812b-e2fe421ed045 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] POST http://192.168.122.66/volume/v3/attachments/552299d5-dccc-4324-adbf-16e5136a4bed/action Sep 07 18:13:06 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-ac647c47-89c8-45ea-8823-56e649c7063f req-57eacefb-0c4b-4d4d-812b-e2fe421ed045 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Action body: b'{"os-complete": null}' {{(pid=86964) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:13:06 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-ac647c47-89c8-45ea-8823-56e649c7063f req-57eacefb-0c4b-4d4d-812b-e2fe421ed045 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:13:06 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:06 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:13:06 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:06 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:13:06 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-ac647c47-89c8-45ea-8823-56e649c7063f req-57eacefb-0c4b-4d4d-812b-e2fe421ed045 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] http://192.168.122.66/volume/v3/attachments/552299d5-dccc-4324-adbf-16e5136a4bed/action returned with HTTP 204 Sep 07 18:13:06 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1070/2153] 192.168.122.66 () {66 vars in 1609 bytes} [Mon Sep 7 18:13:06 2026] POST /volume/v3/attachments/552299d5-dccc-4324-adbf-16e5136a4bed/action => generated 0 bytes in 71 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:13:06 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-ef81bc6a-7fc8-4b9b-b78a-2e99df8213a7 tempest-VolumeQuotasAdminTestJSON-985358858 tempest-VolumeQuotasAdminTestJSON-985358858-project-admin] http://192.168.122.66/volume/v3/os-quota-sets/d74a3ca190354312bf59c5b6a82cf660 returned with HTTP 200 Sep 07 18:13:06 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1084/2154] 192.168.122.66 () {60 vars in 1254 bytes} [Mon Sep 7 18:13:06 2026] PUT /volume/v3/os-quota-sets/d74a3ca190354312bf59c5b6a82cf660 => generated 1388 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:13:06 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-d1b150b9-e1a9-43ee-a36e-333e18e1007f None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:06 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-d1b150b9-e1a9-43ee-a36e-333e18e1007f tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] GET http://192.168.122.66/volume/v3/volumes/b7fab6c5-326c-4600-977c-4affec6c398b Sep 07 18:13:06 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-d1b150b9-e1a9-43ee-a36e-333e18e1007f tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:06 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-d1b150b9-e1a9-43ee-a36e-333e18e1007f tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:06 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:06 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:13:06 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:06 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:13:06 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-d1b150b9-e1a9-43ee-a36e-333e18e1007f tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Volume info retrieved successfully. Sep 07 18:13:06 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-d1b150b9-e1a9-43ee-a36e-333e18e1007f tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] http://192.168.122.66/volume/v3/volumes/b7fab6c5-326c-4600-977c-4affec6c398b returned with HTTP 200 Sep 07 18:13:06 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1071/2155] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:13:06 2026] GET /volume/v3/volumes/b7fab6c5-326c-4600-977c-4affec6c398b => generated 1173 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:13:06 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-b3890f61-bd39-4a9d-a782-c77513569e49 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:06 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-b3890f61-bd39-4a9d-a782-c77513569e49 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] GET http://192.168.122.66/volume/v3/volumes/b7fab6c5-326c-4600-977c-4affec6c398b Sep 07 18:13:06 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-b3890f61-bd39-4a9d-a782-c77513569e49 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:06 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-b3890f61-bd39-4a9d-a782-c77513569e49 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:06 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:06 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:13:06 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:06 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:13:06 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-b3890f61-bd39-4a9d-a782-c77513569e49 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Volume info retrieved successfully. Sep 07 18:13:06 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-b3890f61-bd39-4a9d-a782-c77513569e49 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] http://192.168.122.66/volume/v3/volumes/b7fab6c5-326c-4600-977c-4affec6c398b returned with HTTP 200 Sep 07 18:13:06 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1085/2156] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:13:06 2026] GET /volume/v3/volumes/b7fab6c5-326c-4600-977c-4affec6c398b => generated 1173 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:13:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [req-06e614b7-9b8a-4326-8e20-d41f2b3f2e3e req-654da45b-8752-4d67-824b-ca7592ae9910 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:07 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-06e614b7-9b8a-4326-8e20-d41f2b3f2e3e req-654da45b-8752-4d67-824b-ca7592ae9910 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] GET http://192.168.122.66/volume/v3/volumes/b7fab6c5-326c-4600-977c-4affec6c398b Sep 07 18:13:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-06e614b7-9b8a-4326-8e20-d41f2b3f2e3e req-654da45b-8752-4d67-824b-ca7592ae9910 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-06e614b7-9b8a-4326-8e20-d41f2b3f2e3e req-654da45b-8752-4d67-824b-ca7592ae9910 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:07 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:07 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:13:07 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:07 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:13:07 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [req-06e614b7-9b8a-4326-8e20-d41f2b3f2e3e req-654da45b-8752-4d67-824b-ca7592ae9910 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Volume info retrieved successfully. Sep 07 18:13:07 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-06e614b7-9b8a-4326-8e20-d41f2b3f2e3e req-654da45b-8752-4d67-824b-ca7592ae9910 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] http://192.168.122.66/volume/v3/volumes/b7fab6c5-326c-4600-977c-4affec6c398b returned with HTTP 200 Sep 07 18:13:07 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1072/2157] 192.168.122.66 () {60 vars in 1482 bytes} [Mon Sep 7 18:13:07 2026] GET /volume/v3/volumes/b7fab6c5-326c-4600-977c-4affec6c398b => generated 1173 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:13:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [req-06e614b7-9b8a-4326-8e20-d41f2b3f2e3e req-07f86ef1-86ad-4835-a43d-6dfa4dd56031 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:07 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-06e614b7-9b8a-4326-8e20-d41f2b3f2e3e req-07f86ef1-86ad-4835-a43d-6dfa4dd56031 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] POST http://192.168.122.66/volume/v3/volumes/b7fab6c5-326c-4600-977c-4affec6c398b/action Sep 07 18:13:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-06e614b7-9b8a-4326-8e20-d41f2b3f2e3e req-07f86ef1-86ad-4835-a43d-6dfa4dd56031 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86965) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:13:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-06e614b7-9b8a-4326-8e20-d41f2b3f2e3e req-07f86ef1-86ad-4835-a43d-6dfa4dd56031 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:13:07 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:07 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:13:07 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:07 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:13:07 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [req-06e614b7-9b8a-4326-8e20-d41f2b3f2e3e req-07f86ef1-86ad-4835-a43d-6dfa4dd56031 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Volume info retrieved successfully. Sep 07 18:13:07 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [req-06e614b7-9b8a-4326-8e20-d41f2b3f2e3e req-07f86ef1-86ad-4835-a43d-6dfa4dd56031 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Begin detaching volume completed successfully. Sep 07 18:13:07 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-06e614b7-9b8a-4326-8e20-d41f2b3f2e3e req-07f86ef1-86ad-4835-a43d-6dfa4dd56031 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] http://192.168.122.66/volume/v3/volumes/b7fab6c5-326c-4600-977c-4affec6c398b/action returned with HTTP 202 Sep 07 18:13:07 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1086/2158] 192.168.122.66 () {64 vars in 1556 bytes} [Mon Sep 7 18:13:07 2026] POST /volume/v3/volumes/b7fab6c5-326c-4600-977c-4affec6c398b/action => generated 0 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 18:13:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-5477382e-0edb-4167-aff9-2a594996adae None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:07 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-5477382e-0edb-4167-aff9-2a594996adae None None] GET http://192.168.122.66/volume// Sep 07 18:13:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-5477382e-0edb-4167-aff9-2a594996adae None None] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-5477382e-0edb-4167-aff9-2a594996adae None None] Calling method 'all' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:07 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-5477382e-0edb-4167-aff9-2a594996adae None None] http://192.168.122.66/volume// returned with HTTP 300 Sep 07 18:13:07 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1073/2159] 192.168.122.66 () {58 vars in 1310 bytes} [Mon Sep 7 18:13:07 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 18:13:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [req-06e614b7-9b8a-4326-8e20-d41f2b3f2e3e req-2cd34676-4e5f-4a43-a327-c19d7f67e0e8 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:07 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-06e614b7-9b8a-4326-8e20-d41f2b3f2e3e req-2cd34676-4e5f-4a43-a327-c19d7f67e0e8 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] GET http://192.168.122.66/volume/v3/volumes/b7fab6c5-326c-4600-977c-4affec6c398b Sep 07 18:13:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-06e614b7-9b8a-4326-8e20-d41f2b3f2e3e req-2cd34676-4e5f-4a43-a327-c19d7f67e0e8 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-06e614b7-9b8a-4326-8e20-d41f2b3f2e3e req-2cd34676-4e5f-4a43-a327-c19d7f67e0e8 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:07 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:07 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:13:07 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:07 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:13:07 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [req-06e614b7-9b8a-4326-8e20-d41f2b3f2e3e req-2cd34676-4e5f-4a43-a327-c19d7f67e0e8 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Volume info retrieved successfully. Sep 07 18:13:07 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-06e614b7-9b8a-4326-8e20-d41f2b3f2e3e req-2cd34676-4e5f-4a43-a327-c19d7f67e0e8 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] http://192.168.122.66/volume/v3/volumes/b7fab6c5-326c-4600-977c-4affec6c398b returned with HTTP 200 Sep 07 18:13:07 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1087/2160] 192.168.122.66 () {62 vars in 1523 bytes} [Mon Sep 7 18:13:07 2026] GET /volume/v3/volumes/b7fab6c5-326c-4600-977c-4affec6c398b => generated 1357 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 07 18:13:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [req-06e614b7-9b8a-4326-8e20-d41f2b3f2e3e req-51edc3ed-eb6c-4557-80fa-1bbdf2837211 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:07 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-06e614b7-9b8a-4326-8e20-d41f2b3f2e3e req-51edc3ed-eb6c-4557-80fa-1bbdf2837211 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] DELETE http://192.168.122.66/volume/v3/attachments/552299d5-dccc-4324-adbf-16e5136a4bed Sep 07 18:13:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-06e614b7-9b8a-4326-8e20-d41f2b3f2e3e req-51edc3ed-eb6c-4557-80fa-1bbdf2837211 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-06e614b7-9b8a-4326-8e20-d41f2b3f2e3e req-51edc3ed-eb6c-4557-80fa-1bbdf2837211 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Calling method 'version_select' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:07 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:07 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:13:07 devstack devstack@c-api.service[86964]: /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 07 18:13:07 devstack devstack@c-api.service[86964]: return base.obj_make_list(context, Sep 07 18:13:07 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-06e614b7-9b8a-4326-8e20-d41f2b3f2e3e req-51edc3ed-eb6c-4557-80fa-1bbdf2837211 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] http://192.168.122.66/volume/v3/attachments/552299d5-dccc-4324-adbf-16e5136a4bed returned with HTTP 200 Sep 07 18:13:07 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1074/2161] 192.168.122.66 () {64 vars in 1557 bytes} [Mon Sep 7 18:13:07 2026] DELETE /volume/v3/attachments/552299d5-dccc-4324-adbf-16e5136a4bed => generated 19 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:13:12 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-be4a37b0-73db-4552-a8b4-b0bcccf4b25d None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:12 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-be4a37b0-73db-4552-a8b4-b0bcccf4b25d tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] GET http://192.168.122.66/volume/v3/volumes/0fcc75ec-20cd-47e0-8277-50ededb3dd29 Sep 07 18:13:12 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-be4a37b0-73db-4552-a8b4-b0bcccf4b25d tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:12 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-be4a37b0-73db-4552-a8b4-b0bcccf4b25d tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:12 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:12 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:13:12 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:12 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:13:12 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-be4a37b0-73db-4552-a8b4-b0bcccf4b25d tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Volume info retrieved successfully. Sep 07 18:13:12 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-be4a37b0-73db-4552-a8b4-b0bcccf4b25d tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] http://192.168.122.66/volume/v3/volumes/0fcc75ec-20cd-47e0-8277-50ededb3dd29 returned with HTTP 200 Sep 07 18:13:12 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1088/2162] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:13:12 2026] GET /volume/v3/volumes/0fcc75ec-20cd-47e0-8277-50ededb3dd29 => generated 943 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:13:12 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-164f2370-9dca-4108-9b27-4c3a27e4d372 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:12 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-164f2370-9dca-4108-9b27-4c3a27e4d372 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] DELETE http://192.168.122.66/volume/v3/volumes/b7fab6c5-326c-4600-977c-4affec6c398b Sep 07 18:13:12 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-164f2370-9dca-4108-9b27-4c3a27e4d372 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:12 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-164f2370-9dca-4108-9b27-4c3a27e4d372 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:12 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-164f2370-9dca-4108-9b27-4c3a27e4d372 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Delete volume with id: b7fab6c5-326c-4600-977c-4affec6c398b Sep 07 18:13:12 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:12 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:13:12 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:12 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:13:12 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-164f2370-9dca-4108-9b27-4c3a27e4d372 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Volume info retrieved successfully. Sep 07 18:13:12 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-164f2370-9dca-4108-9b27-4c3a27e4d372 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Delete volume request issued successfully. Sep 07 18:13:12 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-164f2370-9dca-4108-9b27-4c3a27e4d372 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] http://192.168.122.66/volume/v3/volumes/b7fab6c5-326c-4600-977c-4affec6c398b returned with HTTP 202 Sep 07 18:13:12 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1075/2163] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:13:12 2026] DELETE /volume/v3/volumes/b7fab6c5-326c-4600-977c-4affec6c398b => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:13:12 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-c1e0fcf5-89ad-4350-a5a5-0db4c11159a1 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:12 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c1e0fcf5-89ad-4350-a5a5-0db4c11159a1 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] GET http://192.168.122.66/volume/v3/volumes/b7fab6c5-326c-4600-977c-4affec6c398b Sep 07 18:13:12 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-c1e0fcf5-89ad-4350-a5a5-0db4c11159a1 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:12 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-c1e0fcf5-89ad-4350-a5a5-0db4c11159a1 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:12 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:12 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:13:12 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:12 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:13:12 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-c1e0fcf5-89ad-4350-a5a5-0db4c11159a1 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Volume info retrieved successfully. Sep 07 18:13:12 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c1e0fcf5-89ad-4350-a5a5-0db4c11159a1 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] http://192.168.122.66/volume/v3/volumes/b7fab6c5-326c-4600-977c-4affec6c398b returned with HTTP 200 Sep 07 18:13:12 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1089/2164] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:13:12 2026] GET /volume/v3/volumes/b7fab6c5-326c-4600-977c-4affec6c398b => generated 880 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:13:12 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [req-ad7d2d51-ebcf-44f0-99a0-5f36811704bf req-d908c46c-f42f-445e-8efd-e817b5e1546b None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:12 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-ad7d2d51-ebcf-44f0-99a0-5f36811704bf req-d908c46c-f42f-445e-8efd-e817b5e1546b tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] GET http://192.168.122.66/volume/v3/volumes/0fcc75ec-20cd-47e0-8277-50ededb3dd29 Sep 07 18:13:12 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-ad7d2d51-ebcf-44f0-99a0-5f36811704bf req-d908c46c-f42f-445e-8efd-e817b5e1546b tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:12 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-ad7d2d51-ebcf-44f0-99a0-5f36811704bf req-d908c46c-f42f-445e-8efd-e817b5e1546b tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:12 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:12 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:13:12 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:12 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:13:12 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [req-ad7d2d51-ebcf-44f0-99a0-5f36811704bf req-d908c46c-f42f-445e-8efd-e817b5e1546b tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Volume info retrieved successfully. Sep 07 18:13:12 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-ad7d2d51-ebcf-44f0-99a0-5f36811704bf req-d908c46c-f42f-445e-8efd-e817b5e1546b tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] http://192.168.122.66/volume/v3/volumes/0fcc75ec-20cd-47e0-8277-50ededb3dd29 returned with HTTP 200 Sep 07 18:13:12 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1076/2165] 192.168.122.66 () {60 vars in 1482 bytes} [Mon Sep 7 18:13:12 2026] GET /volume/v3/volumes/0fcc75ec-20cd-47e0-8277-50ededb3dd29 => generated 943 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:13:12 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-65394833-8712-4ae9-b70d-0f13e9576fda None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:12 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-65394833-8712-4ae9-b70d-0f13e9576fda None None] GET http://192.168.122.66/volume// Sep 07 18:13:12 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-65394833-8712-4ae9-b70d-0f13e9576fda None None] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:12 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-65394833-8712-4ae9-b70d-0f13e9576fda None None] Calling method 'all' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:12 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-65394833-8712-4ae9-b70d-0f13e9576fda None None] http://192.168.122.66/volume// returned with HTTP 300 Sep 07 18:13:12 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1090/2166] 192.168.122.66 () {58 vars in 1312 bytes} [Mon Sep 7 18:13:12 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 18:13:12 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [req-ad7d2d51-ebcf-44f0-99a0-5f36811704bf req-0bdb288a-eb82-4d43-ada3-ad6f190c31ab None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:12 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-ad7d2d51-ebcf-44f0-99a0-5f36811704bf req-0bdb288a-eb82-4d43-ada3-ad6f190c31ab tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] POST http://192.168.122.66/volume/v3/attachments Sep 07 18:13:12 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-ad7d2d51-ebcf-44f0-99a0-5f36811704bf req-0bdb288a-eb82-4d43-ada3-ad6f190c31ab tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0fcc75ec-20cd-47e0-8277-50ededb3dd29", "connector": null, "instance_uuid": "fcb87315-0217-4759-8711-356e3273ba88"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:13:12 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:12 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:13:12 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:12 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:13:12 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-ad7d2d51-ebcf-44f0-99a0-5f36811704bf req-0bdb288a-eb82-4d43-ada3-ad6f190c31ab tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] http://192.168.122.66/volume/v3/attachments returned with HTTP 200 Sep 07 18:13:12 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1077/2167] 192.168.122.66 () {66 vars in 1478 bytes} [Mon Sep 7 18:13:12 2026] POST /volume/v3/attachments => generated 273 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:13:12 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-b06e6ed7-ca3c-4023-b64e-e49c86cbf7b0 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:12 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-b06e6ed7-ca3c-4023-b64e-e49c86cbf7b0 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] GET http://192.168.122.66/volume/v3/volumes/0fcc75ec-20cd-47e0-8277-50ededb3dd29 Sep 07 18:13:12 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-b06e6ed7-ca3c-4023-b64e-e49c86cbf7b0 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:12 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-b06e6ed7-ca3c-4023-b64e-e49c86cbf7b0 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:12 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:12 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:13:12 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:12 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:13:12 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-a88a0b61-ed5d-47c9-b05e-2e0903f2aa6c None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:12 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-a88a0b61-ed5d-47c9-b05e-2e0903f2aa6c None None] GET http://192.168.122.66/volume// Sep 07 18:13:12 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-a88a0b61-ed5d-47c9-b05e-2e0903f2aa6c None None] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:12 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-a88a0b61-ed5d-47c9-b05e-2e0903f2aa6c None None] Calling method 'all' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:12 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-b06e6ed7-ca3c-4023-b64e-e49c86cbf7b0 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Volume info retrieved successfully. Sep 07 18:13:12 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-a88a0b61-ed5d-47c9-b05e-2e0903f2aa6c None None] http://192.168.122.66/volume// returned with HTTP 300 Sep 07 18:13:12 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1078/2168] 192.168.122.66 () {58 vars in 1310 bytes} [Mon Sep 7 18:13:12 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 18:13:12 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [req-ad7d2d51-ebcf-44f0-99a0-5f36811704bf req-9b088f47-4d79-498f-bf46-3cc351a00029 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:13 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-ad7d2d51-ebcf-44f0-99a0-5f36811704bf req-9b088f47-4d79-498f-bf46-3cc351a00029 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] GET http://192.168.122.66/volume/v3/volumes/0fcc75ec-20cd-47e0-8277-50ededb3dd29 Sep 07 18:13:13 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-ad7d2d51-ebcf-44f0-99a0-5f36811704bf req-9b088f47-4d79-498f-bf46-3cc351a00029 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:13 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-ad7d2d51-ebcf-44f0-99a0-5f36811704bf req-9b088f47-4d79-498f-bf46-3cc351a00029 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:13 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-b06e6ed7-ca3c-4023-b64e-e49c86cbf7b0 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] http://192.168.122.66/volume/v3/volumes/0fcc75ec-20cd-47e0-8277-50ededb3dd29 returned with HTTP 200 Sep 07 18:13:13 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1091/2169] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:13:12 2026] GET /volume/v3/volumes/0fcc75ec-20cd-47e0-8277-50ededb3dd29 => generated 942 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:13:13 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:13 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:13:13 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:13 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:13:13 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [req-ad7d2d51-ebcf-44f0-99a0-5f36811704bf req-9b088f47-4d79-498f-bf46-3cc351a00029 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Volume info retrieved successfully. Sep 07 18:13:13 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-ad7d2d51-ebcf-44f0-99a0-5f36811704bf req-9b088f47-4d79-498f-bf46-3cc351a00029 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] http://192.168.122.66/volume/v3/volumes/0fcc75ec-20cd-47e0-8277-50ededb3dd29 returned with HTTP 200 Sep 07 18:13:13 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1079/2170] 192.168.122.66 () {62 vars in 1523 bytes} [Mon Sep 7 18:13:12 2026] GET /volume/v3/volumes/0fcc75ec-20cd-47e0-8277-50ededb3dd29 => generated 1123 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 18:13:13 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [req-ad7d2d51-ebcf-44f0-99a0-5f36811704bf req-8dde9244-c8e6-451d-964c-2707c8710997 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:13 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-ad7d2d51-ebcf-44f0-99a0-5f36811704bf req-8dde9244-c8e6-451d-964c-2707c8710997 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] PUT http://192.168.122.66/volume/v3/attachments/c82c005d-f647-4498-96d3-e0e9ec2dfaea Sep 07 18:13:13 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-ad7d2d51-ebcf-44f0-99a0-5f36811704bf req-8dde9244-c8e6-451d-964c-2707c8710997 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.66", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:da595ca9282", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "de538fb9-4273-4ed9-a64b-778a9fe4baf0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:13:13 devstack devstack@c-api.service[86965]: DEBUG cinder.coordination [req-ad7d2d51-ebcf-44f0-99a0-5f36811704bf req-8dde9244-c8e6-451d-964c-2707c8710997 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Acquiring lock "cinder-attachment_update-0fcc75ec-20cd-47e0-8277-50ededb3dd29-devstack" by "attachment_update" {{(pid=86965) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 18:13:13 devstack devstack@c-api.service[86965]: DEBUG cinder.coordination [req-ad7d2d51-ebcf-44f0-99a0-5f36811704bf req-8dde9244-c8e6-451d-964c-2707c8710997 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Lock "cinder-attachment_update-0fcc75ec-20cd-47e0-8277-50ededb3dd29-devstack" acquired by "attachment_update" :: waited 0.018s {{(pid=86965) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 18:13:13 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:13 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:13:13 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:13 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:13:13 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-06fba0f6-5dce-4da1-a9a1-8c7b33766ad0 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:13 devstack devstack@c-api.service[86965]: DEBUG cinder.coordination [req-ad7d2d51-ebcf-44f0-99a0-5f36811704bf req-8dde9244-c8e6-451d-964c-2707c8710997 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Lock "cinder-attachment_update-0fcc75ec-20cd-47e0-8277-50ededb3dd29-devstack" released by "attachment_update" :: held 0.226s {{(pid=86965) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 18:13:13 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-ad7d2d51-ebcf-44f0-99a0-5f36811704bf req-8dde9244-c8e6-451d-964c-2707c8710997 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] http://192.168.122.66/volume/v3/attachments/c82c005d-f647-4498-96d3-e0e9ec2dfaea returned with HTTP 200 Sep 07 18:13:13 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1092/2171] 192.168.122.66 () {66 vars in 1588 bytes} [Mon Sep 7 18:13:13 2026] PUT /volume/v3/attachments/c82c005d-f647-4498-96d3-e0e9ec2dfaea => generated 694 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:13:13 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-06fba0f6-5dce-4da1-a9a1-8c7b33766ad0 tempest-VolumeRetypeWithoutMigrationTest-67131070 tempest-VolumeRetypeWithoutMigrationTest-67131070-project-admin] POST http://192.168.122.66/volume/v3/types Sep 07 18:13:13 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-06fba0f6-5dce-4da1-a9a1-8c7b33766ad0 tempest-VolumeRetypeWithoutMigrationTest-67131070 tempest-VolumeRetypeWithoutMigrationTest-67131070-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:13:13 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-43bec22a-74b9-49a9-984a-56fdd0b52a84 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:13 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-43bec22a-74b9-49a9-984a-56fdd0b52a84 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] GET http://192.168.122.66/volume/v3/volumes/b7fab6c5-326c-4600-977c-4affec6c398b Sep 07 18:13:13 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-43bec22a-74b9-49a9-984a-56fdd0b52a84 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:13 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-43bec22a-74b9-49a9-984a-56fdd0b52a84 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:13 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-43bec22a-74b9-49a9-984a-56fdd0b52a84 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] http://192.168.122.66/volume/v3/volumes/b7fab6c5-326c-4600-977c-4affec6c398b returned with HTTP 404 Sep 07 18:13:13 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1093/2172] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:13:13 2026] GET /volume/v3/volumes/b7fab6c5-326c-4600-977c-4affec6c398b => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:13:13 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-06fba0f6-5dce-4da1-a9a1-8c7b33766ad0 tempest-VolumeRetypeWithoutMigrationTest-67131070 tempest-VolumeRetypeWithoutMigrationTest-67131070-project-admin] http://192.168.122.66/volume/v3/types returned with HTTP 200 Sep 07 18:13:13 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1080/2173] 192.168.122.66 () {60 vars in 1131 bytes} [Mon Sep 7 18:13:13 2026] POST /volume/v3/types => generated 188 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:13:13 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-7e0bffeb-91b0-44f3-8920-df6f44c32295 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:13 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-7e0bffeb-91b0-44f3-8920-df6f44c32295 tempest-VolumeRetypeWithoutMigrationTest-67131070 tempest-VolumeRetypeWithoutMigrationTest-67131070-project-admin] POST http://192.168.122.66/volume/v3/types Sep 07 18:13:13 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-7e0bffeb-91b0-44f3-8920-df6f44c32295 tempest-VolumeRetypeWithoutMigrationTest-67131070 tempest-VolumeRetypeWithoutMigrationTest-67131070-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:13:13 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:13 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:13:13 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-7e0bffeb-91b0-44f3-8920-df6f44c32295 tempest-VolumeRetypeWithoutMigrationTest-67131070 tempest-VolumeRetypeWithoutMigrationTest-67131070-project-admin] http://192.168.122.66/volume/v3/types returned with HTTP 200 Sep 07 18:13:13 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1094/2174] 192.168.122.66 () {60 vars in 1131 bytes} [Mon Sep 7 18:13:13 2026] POST /volume/v3/types => generated 188 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:13:13 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-b7914fd2-3c16-4480-a61e-7a84001578bc None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:13 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b7914fd2-3c16-4480-a61e-7a84001578bc tempest-VolumeRetypeWithoutMigrationTest-1159787612 tempest-VolumeRetypeWithoutMigrationTest-1159787612-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:13:13 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-b7914fd2-3c16-4480-a61e-7a84001578bc tempest-VolumeRetypeWithoutMigrationTest-1159787612 tempest-VolumeRetypeWithoutMigrationTest-1159787612-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-925728590"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:13:13 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.volumes [None req-b7914fd2-3c16-4480-a61e-7a84001578bc tempest-VolumeRetypeWithoutMigrationTest-1159787612 tempest-VolumeRetypeWithoutMigrationTest-1159787612-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-925728590'}} {{(pid=86964) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:13:13 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-b7914fd2-3c16-4480-a61e-7a84001578bc tempest-VolumeRetypeWithoutMigrationTest-1159787612 tempest-VolumeRetypeWithoutMigrationTest-1159787612-project-member] Create volume of 1 GB Sep 07 18:13:13 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:13 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:13:13 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-b7914fd2-3c16-4480-a61e-7a84001578bc tempest-VolumeRetypeWithoutMigrationTest-1159787612 tempest-VolumeRetypeWithoutMigrationTest-1159787612-project-member] Availability Zones retrieved successfully. Sep 07 18:13:13 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-b7914fd2-3c16-4480-a61e-7a84001578bc tempest-VolumeRetypeWithoutMigrationTest-1159787612 tempest-VolumeRetypeWithoutMigrationTest-1159787612-project-member] Flow 'volume_create_api' (3e4ea8ee-40b2-4e5b-acc1-d8c0efeb7da0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:13:13 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-b7914fd2-3c16-4480-a61e-7a84001578bc tempest-VolumeRetypeWithoutMigrationTest-1159787612 tempest-VolumeRetypeWithoutMigrationTest-1159787612-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6331fce-a367-4e1f-96a9-3e1c5168ebac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:13:13 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.flows.api.create_volume [None req-b7914fd2-3c16-4480-a61e-7a84001578bc tempest-VolumeRetypeWithoutMigrationTest-1159787612 tempest-VolumeRetypeWithoutMigrationTest-1159787612-project-member] Validating volume size '1' using validate_int {{(pid=86964) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:13:13 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-372fcb61-8979-415e-9d86-9304ee2952a4 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:13 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-372fcb61-8979-415e-9d86-9304ee2952a4 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] DELETE http://192.168.122.66/volume/v3/snapshots/b7a87e89-3699-469e-a241-236cac0661f9 Sep 07 18:13:13 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-372fcb61-8979-415e-9d86-9304ee2952a4 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:13 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-372fcb61-8979-415e-9d86-9304ee2952a4 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:13 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.snapshots [None req-372fcb61-8979-415e-9d86-9304ee2952a4 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Delete snapshot with id: b7a87e89-3699-469e-a241-236cac0661f9 Sep 07 18:13:13 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:13 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:13:13 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-372fcb61-8979-415e-9d86-9304ee2952a4 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Snapshot retrieved successfully. Sep 07 18:13:13 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-b7914fd2-3c16-4480-a61e-7a84001578bc tempest-VolumeRetypeWithoutMigrationTest-1159787612 tempest-VolumeRetypeWithoutMigrationTest-1159787612-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6331fce-a367-4e1f-96a9-3e1c5168ebac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T16:13:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=245c1864-2040-4cfb-88fb-a360fc6974a3,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '245c1864-2040-4cfb-88fb-a360fc6974a3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:13:13 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:13 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:13:13 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-b7914fd2-3c16-4480-a61e-7a84001578bc tempest-VolumeRetypeWithoutMigrationTest-1159787612 tempest-VolumeRetypeWithoutMigrationTest-1159787612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03c25010-93c6-4019-a5af-7597159be4cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:13:13 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-372fcb61-8979-415e-9d86-9304ee2952a4 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Snapshot delete request issued successfully. Sep 07 18:13:13 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-372fcb61-8979-415e-9d86-9304ee2952a4 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] http://192.168.122.66/volume/v3/snapshots/b7a87e89-3699-469e-a241-236cac0661f9 returned with HTTP 202 Sep 07 18:13:13 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1095/2175] 192.168.122.66 () {58 vars in 1236 bytes} [Mon Sep 7 18:13:13 2026] DELETE /volume/v3/snapshots/b7a87e89-3699-469e-a241-236cac0661f9 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 18:13:13 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [req-ad7d2d51-ebcf-44f0-99a0-5f36811704bf req-1e399a95-e99c-4478-8f08-88b66ade395c None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:13 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-ad7d2d51-ebcf-44f0-99a0-5f36811704bf req-1e399a95-e99c-4478-8f08-88b66ade395c tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] POST http://192.168.122.66/volume/v3/attachments/c82c005d-f647-4498-96d3-e0e9ec2dfaea/action Sep 07 18:13:13 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-ad7d2d51-ebcf-44f0-99a0-5f36811704bf req-1e399a95-e99c-4478-8f08-88b66ade395c tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Action body: b'{"os-complete": null}' {{(pid=86965) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:13:13 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-ad7d2d51-ebcf-44f0-99a0-5f36811704bf req-1e399a95-e99c-4478-8f08-88b66ade395c tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:13:13 devstack devstack@c-api.service[86964]: WARNING cinder.quota [None req-b7914fd2-3c16-4480-a61e-7a84001578bc tempest-VolumeRetypeWithoutMigrationTest-1159787612 tempest-VolumeRetypeWithoutMigrationTest-1159787612-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 07 18:13:14 devstack devstack@c-api.service[86964]: WARNING cinder.quota [None req-b7914fd2-3c16-4480-a61e-7a84001578bc tempest-VolumeRetypeWithoutMigrationTest-1159787612 tempest-VolumeRetypeWithoutMigrationTest-1159787612-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 07 18:13:14 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:14 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:13:14 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:14 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:13:14 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-ad7d2d51-ebcf-44f0-99a0-5f36811704bf req-1e399a95-e99c-4478-8f08-88b66ade395c tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] http://192.168.122.66/volume/v3/attachments/c82c005d-f647-4498-96d3-e0e9ec2dfaea/action returned with HTTP 204 Sep 07 18:13:14 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1096/2176] 192.168.122.66 () {66 vars in 1609 bytes} [Mon Sep 7 18:13:13 2026] POST /volume/v3/attachments/c82c005d-f647-4498-96d3-e0e9ec2dfaea/action => generated 0 bytes in 79 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:13:14 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-0f9c679a-fa8d-4fed-8fd5-a707086c72df None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:14 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-0f9c679a-fa8d-4fed-8fd5-a707086c72df tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] GET http://192.168.122.66/volume/v3/snapshots/b7a87e89-3699-469e-a241-236cac0661f9 Sep 07 18:13:14 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-0f9c679a-fa8d-4fed-8fd5-a707086c72df tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:14 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-0f9c679a-fa8d-4fed-8fd5-a707086c72df tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:14 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:14 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:13:14 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-0f9c679a-fa8d-4fed-8fd5-a707086c72df tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Snapshot retrieved successfully. Sep 07 18:13:14 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-0f9c679a-fa8d-4fed-8fd5-a707086c72df tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] http://192.168.122.66/volume/v3/snapshots/b7a87e89-3699-469e-a241-236cac0661f9 returned with HTTP 200 Sep 07 18:13:14 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1097/2177] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:13:14 2026] GET /volume/v3/snapshots/b7a87e89-3699-469e-a241-236cac0661f9 => generated 461 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:13:14 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-bd9dd57a-e3e5-4b35-9875-1a6e7474f724 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:14 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-bd9dd57a-e3e5-4b35-9875-1a6e7474f724 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] GET http://192.168.122.66/volume/v3/volumes/0fcc75ec-20cd-47e0-8277-50ededb3dd29 Sep 07 18:13:14 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-bd9dd57a-e3e5-4b35-9875-1a6e7474f724 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:14 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-bd9dd57a-e3e5-4b35-9875-1a6e7474f724 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:14 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:14 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:13:14 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-b7914fd2-3c16-4480-a61e-7a84001578bc tempest-VolumeRetypeWithoutMigrationTest-1159787612 tempest-VolumeRetypeWithoutMigrationTest-1159787612-project-member] Created reservations ['f4ca1125-1c7c-487d-be0d-fdaa672c3803', '7922b14d-d1f0-4f2b-924b-ecea2baa9b88', '2c5038fc-a98b-4057-a6eb-51aa3a8091c8', '5a62d018-3268-4f97-918f-5d2ba629a422'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:13:14 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:14 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:13:14 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-b7914fd2-3c16-4480-a61e-7a84001578bc tempest-VolumeRetypeWithoutMigrationTest-1159787612 tempest-VolumeRetypeWithoutMigrationTest-1159787612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03c25010-93c6-4019-a5af-7597159be4cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f4ca1125-1c7c-487d-be0d-fdaa672c3803', '7922b14d-d1f0-4f2b-924b-ecea2baa9b88', '2c5038fc-a98b-4057-a6eb-51aa3a8091c8', '5a62d018-3268-4f97-918f-5d2ba629a422']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:13:14 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-b7914fd2-3c16-4480-a61e-7a84001578bc tempest-VolumeRetypeWithoutMigrationTest-1159787612 tempest-VolumeRetypeWithoutMigrationTest-1159787612-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21a053f5-5649-46ab-a67b-41e19ce4a55a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:13:14 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-bd9dd57a-e3e5-4b35-9875-1a6e7474f724 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Volume info retrieved successfully. Sep 07 18:13:14 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-bd9dd57a-e3e5-4b35-9875-1a6e7474f724 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] http://192.168.122.66/volume/v3/volumes/0fcc75ec-20cd-47e0-8277-50ededb3dd29 returned with HTTP 200 Sep 07 18:13:14 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1098/2178] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:13:14 2026] GET /volume/v3/volumes/0fcc75ec-20cd-47e0-8277-50ededb3dd29 => generated 1235 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:13:14 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:14 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:13:14 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-b7914fd2-3c16-4480-a61e-7a84001578bc tempest-VolumeRetypeWithoutMigrationTest-1159787612 tempest-VolumeRetypeWithoutMigrationTest-1159787612-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21a053f5-5649-46ab-a67b-41e19ce4a55a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7396a42e-5071-4fe4-882b-7a989a918344', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-925728590',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8cb8ead97d5c44a1ab24db3f45c5bc01',qos_specs=None,replication_status=,reservations=['f4ca1125-1c7c-487d-be0d-fdaa672c3803','7922b14d-d1f0-4f2b-924b-ecea2baa9b88','2c5038fc-a98b-4057-a6eb-51aa3a8091c8','5a62d018-3268-4f97-918f-5d2ba629a422'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8521ef75ba24c518c77c8df3ad894ab',volume_type_id=245c1864-2040-4cfb-88fb-a360fc6974a3), 'volume': Volume(_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-07T16:13:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-925728590',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7396a42e-5071-4fe4-882b-7a989a918344,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8cb8ead97d5c44a1ab24db3f45c5bc01',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b8521ef75ba24c518c77c8df3ad894ab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(245c1864-2040-4cfb-88fb-a360fc6974a3),volume_type_id=245c1864-2040-4cfb-88fb-a360fc6974a3)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:13:14 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-e3feedb9-70fa-41b2-87c0-d5d55aa7f812 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:14 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-b7914fd2-3c16-4480-a61e-7a84001578bc tempest-VolumeRetypeWithoutMigrationTest-1159787612 tempest-VolumeRetypeWithoutMigrationTest-1159787612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80ad2b74-4b9a-487b-8f27-651d6b544d26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:13:14 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e3feedb9-70fa-41b2-87c0-d5d55aa7f812 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] GET http://192.168.122.66/volume/v3/volumes/0fcc75ec-20cd-47e0-8277-50ededb3dd29 Sep 07 18:13:14 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-e3feedb9-70fa-41b2-87c0-d5d55aa7f812 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:14 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-e3feedb9-70fa-41b2-87c0-d5d55aa7f812 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:14 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:14 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:13:14 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:14 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:13:14 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-e3feedb9-70fa-41b2-87c0-d5d55aa7f812 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Volume info retrieved successfully. Sep 07 18:13:14 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e3feedb9-70fa-41b2-87c0-d5d55aa7f812 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] http://192.168.122.66/volume/v3/volumes/0fcc75ec-20cd-47e0-8277-50ededb3dd29 returned with HTTP 200 Sep 07 18:13:14 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1099/2179] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:13:14 2026] GET /volume/v3/volumes/0fcc75ec-20cd-47e0-8277-50ededb3dd29 => generated 1235 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:13:14 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-b7914fd2-3c16-4480-a61e-7a84001578bc tempest-VolumeRetypeWithoutMigrationTest-1159787612 tempest-VolumeRetypeWithoutMigrationTest-1159787612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80ad2b74-4b9a-487b-8f27-651d6b544d26) transitioned into state 'SUCCESS' from state '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-925728590',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8cb8ead97d5c44a1ab24db3f45c5bc01',qos_specs=None,replication_status=,reservations=['f4ca1125-1c7c-487d-be0d-fdaa672c3803','7922b14d-d1f0-4f2b-924b-ecea2baa9b88','2c5038fc-a98b-4057-a6eb-51aa3a8091c8','5a62d018-3268-4f97-918f-5d2ba629a422'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8521ef75ba24c518c77c8df3ad894ab',volume_type_id=245c1864-2040-4cfb-88fb-a360fc6974a3)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:13:14 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-b7914fd2-3c16-4480-a61e-7a84001578bc tempest-VolumeRetypeWithoutMigrationTest-1159787612 tempest-VolumeRetypeWithoutMigrationTest-1159787612-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9bbd8962-07b6-48b8-8a53-66ea860c43f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:13:14 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-b7914fd2-3c16-4480-a61e-7a84001578bc tempest-VolumeRetypeWithoutMigrationTest-1159787612 tempest-VolumeRetypeWithoutMigrationTest-1159787612-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9bbd8962-07b6-48b8-8a53-66ea860c43f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:13:14 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-b7914fd2-3c16-4480-a61e-7a84001578bc tempest-VolumeRetypeWithoutMigrationTest-1159787612 tempest-VolumeRetypeWithoutMigrationTest-1159787612-project-member] Flow 'volume_create_api' (3e4ea8ee-40b2-4e5b-acc1-d8c0efeb7da0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:13:14 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-b7914fd2-3c16-4480-a61e-7a84001578bc tempest-VolumeRetypeWithoutMigrationTest-1159787612 tempest-VolumeRetypeWithoutMigrationTest-1159787612-project-member] Create volume request issued successfully. Sep 07 18:13:14 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b7914fd2-3c16-4480-a61e-7a84001578bc tempest-VolumeRetypeWithoutMigrationTest-1159787612 tempest-VolumeRetypeWithoutMigrationTest-1159787612-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:13:14 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1081/2180] 192.168.122.66 () {60 vars in 1138 bytes} [Mon Sep 7 18:13:13 2026] POST /volume/v3/volumes => generated 773 bytes in 625 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:13:14 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-9bd7247e-251e-4e66-9888-80dbaa343e80 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:14 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-9bd7247e-251e-4e66-9888-80dbaa343e80 tempest-VolumeRetypeWithoutMigrationTest-1159787612 tempest-VolumeRetypeWithoutMigrationTest-1159787612-project-member] GET http://192.168.122.66/volume/v3/volumes/7396a42e-5071-4fe4-882b-7a989a918344 Sep 07 18:13:14 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-9bd7247e-251e-4e66-9888-80dbaa343e80 tempest-VolumeRetypeWithoutMigrationTest-1159787612 tempest-VolumeRetypeWithoutMigrationTest-1159787612-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:14 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-9bd7247e-251e-4e66-9888-80dbaa343e80 tempest-VolumeRetypeWithoutMigrationTest-1159787612 tempest-VolumeRetypeWithoutMigrationTest-1159787612-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:14 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:14 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:13:14 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:14 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:13:14 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-9bd7247e-251e-4e66-9888-80dbaa343e80 tempest-VolumeRetypeWithoutMigrationTest-1159787612 tempest-VolumeRetypeWithoutMigrationTest-1159787612-project-member] Volume info retrieved successfully. Sep 07 18:13:14 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-9bd7247e-251e-4e66-9888-80dbaa343e80 tempest-VolumeRetypeWithoutMigrationTest-1159787612 tempest-VolumeRetypeWithoutMigrationTest-1159787612-project-member] http://192.168.122.66/volume/v3/volumes/7396a42e-5071-4fe4-882b-7a989a918344 returned with HTTP 200 Sep 07 18:13:14 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1100/2181] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:13:14 2026] GET /volume/v3/volumes/7396a42e-5071-4fe4-882b-7a989a918344 => generated 841 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:13:14 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-6ce51327-1357-413c-a271-5a97e89bbed4 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:14 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-6ce51327-1357-413c-a271-5a97e89bbed4 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] GET http://192.168.122.66/volume/v3/volumes/8d56b385-5c97-43ea-b97f-78df27d88947 Sep 07 18:13:14 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-6ce51327-1357-413c-a271-5a97e89bbed4 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:14 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-6ce51327-1357-413c-a271-5a97e89bbed4 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:14 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:14 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:13:14 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:14 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:13:14 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-6ce51327-1357-413c-a271-5a97e89bbed4 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Volume info retrieved successfully. Sep 07 18:13:14 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-6ce51327-1357-413c-a271-5a97e89bbed4 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] http://192.168.122.66/volume/v3/volumes/8d56b385-5c97-43ea-b97f-78df27d88947 returned with HTTP 200 Sep 07 18:13:14 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1082/2182] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:13:14 2026] GET /volume/v3/volumes/8d56b385-5c97-43ea-b97f-78df27d88947 => generated 944 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:13:14 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [req-d9d2585b-62ae-4288-81fc-4a3927969403 req-01d9743b-15f7-46ac-8141-898d5875ca4a None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:14 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-d9d2585b-62ae-4288-81fc-4a3927969403 req-01d9743b-15f7-46ac-8141-898d5875ca4a tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] GET http://192.168.122.66/volume/v3/volumes/8d56b385-5c97-43ea-b97f-78df27d88947 Sep 07 18:13:14 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-d9d2585b-62ae-4288-81fc-4a3927969403 req-01d9743b-15f7-46ac-8141-898d5875ca4a tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:14 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-d9d2585b-62ae-4288-81fc-4a3927969403 req-01d9743b-15f7-46ac-8141-898d5875ca4a tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:14 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:14 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:13:14 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:14 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:13:14 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [req-d9d2585b-62ae-4288-81fc-4a3927969403 req-01d9743b-15f7-46ac-8141-898d5875ca4a tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Volume info retrieved successfully. Sep 07 18:13:14 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-d9d2585b-62ae-4288-81fc-4a3927969403 req-01d9743b-15f7-46ac-8141-898d5875ca4a tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] http://192.168.122.66/volume/v3/volumes/8d56b385-5c97-43ea-b97f-78df27d88947 returned with HTTP 200 Sep 07 18:13:14 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1101/2183] 192.168.122.66 () {60 vars in 1482 bytes} [Mon Sep 7 18:13:14 2026] GET /volume/v3/volumes/8d56b385-5c97-43ea-b97f-78df27d88947 => generated 944 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 18:13:14 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-9e231e74-3246-4a42-98a9-9a85fe91f47b None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:14 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-9e231e74-3246-4a42-98a9-9a85fe91f47b None None] GET http://192.168.122.66/volume// Sep 07 18:13:14 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-9e231e74-3246-4a42-98a9-9a85fe91f47b None None] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:14 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-9e231e74-3246-4a42-98a9-9a85fe91f47b None None] Calling method 'all' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:14 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-9e231e74-3246-4a42-98a9-9a85fe91f47b None None] http://192.168.122.66/volume// returned with HTTP 300 Sep 07 18:13:14 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1083/2184] 192.168.122.66 () {58 vars in 1312 bytes} [Mon Sep 7 18:13:14 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 18:13:14 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [req-d9d2585b-62ae-4288-81fc-4a3927969403 req-78b96ca8-0d26-4a3d-b5f1-cf7327849300 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:14 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-d9d2585b-62ae-4288-81fc-4a3927969403 req-78b96ca8-0d26-4a3d-b5f1-cf7327849300 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] POST http://192.168.122.66/volume/v3/attachments Sep 07 18:13:14 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-d9d2585b-62ae-4288-81fc-4a3927969403 req-78b96ca8-0d26-4a3d-b5f1-cf7327849300 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8d56b385-5c97-43ea-b97f-78df27d88947", "connector": null, "instance_uuid": "fcb87315-0217-4759-8711-356e3273ba88"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:13:14 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:14 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:13:14 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:14 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:13:15 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-d9d2585b-62ae-4288-81fc-4a3927969403 req-78b96ca8-0d26-4a3d-b5f1-cf7327849300 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] http://192.168.122.66/volume/v3/attachments returned with HTTP 200 Sep 07 18:13:15 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1102/2185] 192.168.122.66 () {66 vars in 1478 bytes} [Mon Sep 7 18:13:14 2026] POST /volume/v3/attachments => generated 273 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:13:15 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-f49f8b83-574f-4594-9822-38ed0734b1df None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:15 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-f49f8b83-574f-4594-9822-38ed0734b1df tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] GET http://192.168.122.66/volume/v3/snapshots/b7a87e89-3699-469e-a241-236cac0661f9 Sep 07 18:13:15 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-f49f8b83-574f-4594-9822-38ed0734b1df tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:15 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-f49f8b83-574f-4594-9822-38ed0734b1df tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:15 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:15 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:13:15 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-f49f8b83-574f-4594-9822-38ed0734b1df tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Snapshot retrieved successfully. Sep 07 18:13:15 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-f49f8b83-574f-4594-9822-38ed0734b1df tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] http://192.168.122.66/volume/v3/snapshots/b7a87e89-3699-469e-a241-236cac0661f9 returned with HTTP 200 Sep 07 18:13:15 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1084/2186] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:13:15 2026] GET /volume/v3/snapshots/b7a87e89-3699-469e-a241-236cac0661f9 => generated 461 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:13:15 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-0854d42b-4624-4f65-adff-ec8e479fc237 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:15 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-0854d42b-4624-4f65-adff-ec8e479fc237 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] GET http://192.168.122.66/volume/v3/volumes/8d56b385-5c97-43ea-b97f-78df27d88947 Sep 07 18:13:15 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-0854d42b-4624-4f65-adff-ec8e479fc237 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:15 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-0854d42b-4624-4f65-adff-ec8e479fc237 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:15 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:15 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:13:15 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-74decc7c-30ef-4218-bb8f-20608c616743 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:15 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-74decc7c-30ef-4218-bb8f-20608c616743 None None] GET http://192.168.122.66/volume// Sep 07 18:13:15 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-74decc7c-30ef-4218-bb8f-20608c616743 None None] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:15 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-74decc7c-30ef-4218-bb8f-20608c616743 None None] Calling method 'all' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:15 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-74decc7c-30ef-4218-bb8f-20608c616743 None None] http://192.168.122.66/volume// returned with HTTP 300 Sep 07 18:13:15 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1085/2187] 192.168.122.66 () {58 vars in 1310 bytes} [Mon Sep 7 18:13:15 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 18:13:15 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:15 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:13:15 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [req-d9d2585b-62ae-4288-81fc-4a3927969403 req-4ea5979b-08c7-4aaf-b936-dc55168b749c None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:15 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-d9d2585b-62ae-4288-81fc-4a3927969403 req-4ea5979b-08c7-4aaf-b936-dc55168b749c tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] GET http://192.168.122.66/volume/v3/volumes/8d56b385-5c97-43ea-b97f-78df27d88947 Sep 07 18:13:15 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-d9d2585b-62ae-4288-81fc-4a3927969403 req-4ea5979b-08c7-4aaf-b936-dc55168b749c tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:15 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-d9d2585b-62ae-4288-81fc-4a3927969403 req-4ea5979b-08c7-4aaf-b936-dc55168b749c tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:15 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-0854d42b-4624-4f65-adff-ec8e479fc237 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Volume info retrieved successfully. Sep 07 18:13:15 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:15 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:13:15 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-0854d42b-4624-4f65-adff-ec8e479fc237 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] http://192.168.122.66/volume/v3/volumes/8d56b385-5c97-43ea-b97f-78df27d88947 returned with HTTP 200 Sep 07 18:13:15 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1103/2188] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:13:15 2026] GET /volume/v3/volumes/8d56b385-5c97-43ea-b97f-78df27d88947 => generated 943 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:13:15 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:15 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:13:15 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [req-d9d2585b-62ae-4288-81fc-4a3927969403 req-4ea5979b-08c7-4aaf-b936-dc55168b749c tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Volume info retrieved successfully. Sep 07 18:13:15 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-d9d2585b-62ae-4288-81fc-4a3927969403 req-4ea5979b-08c7-4aaf-b936-dc55168b749c tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] http://192.168.122.66/volume/v3/volumes/8d56b385-5c97-43ea-b97f-78df27d88947 returned with HTTP 200 Sep 07 18:13:15 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1086/2189] 192.168.122.66 () {62 vars in 1523 bytes} [Mon Sep 7 18:13:15 2026] GET /volume/v3/volumes/8d56b385-5c97-43ea-b97f-78df27d88947 => generated 1124 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 18:13:15 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [req-d9d2585b-62ae-4288-81fc-4a3927969403 req-e2cb406a-4573-4129-8850-fdd9950fd028 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:15 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-d9d2585b-62ae-4288-81fc-4a3927969403 req-e2cb406a-4573-4129-8850-fdd9950fd028 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] PUT http://192.168.122.66/volume/v3/attachments/a85a4fde-3ea4-4f7b-a44c-6c1166d5bc09 Sep 07 18:13:15 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-d9d2585b-62ae-4288-81fc-4a3927969403 req-e2cb406a-4573-4129-8850-fdd9950fd028 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.66", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:da595ca9282", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "de538fb9-4273-4ed9-a64b-778a9fe4baf0", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:13:15 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-e66aa4e6-aaba-41ac-82bc-195acaff8fd3 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:15 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-e66aa4e6-aaba-41ac-82bc-195acaff8fd3 tempest-VolumeRetypeWithoutMigrationTest-1159787612 tempest-VolumeRetypeWithoutMigrationTest-1159787612-project-member] GET http://192.168.122.66/volume/v3/volumes/7396a42e-5071-4fe4-882b-7a989a918344 Sep 07 18:13:15 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-e66aa4e6-aaba-41ac-82bc-195acaff8fd3 tempest-VolumeRetypeWithoutMigrationTest-1159787612 tempest-VolumeRetypeWithoutMigrationTest-1159787612-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:15 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-e66aa4e6-aaba-41ac-82bc-195acaff8fd3 tempest-VolumeRetypeWithoutMigrationTest-1159787612 tempest-VolumeRetypeWithoutMigrationTest-1159787612-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:15 devstack devstack@c-api.service[86965]: DEBUG cinder.coordination [req-d9d2585b-62ae-4288-81fc-4a3927969403 req-e2cb406a-4573-4129-8850-fdd9950fd028 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Acquiring lock "cinder-attachment_update-8d56b385-5c97-43ea-b97f-78df27d88947-devstack" by "attachment_update" {{(pid=86965) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 18:13:15 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:15 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:13:15 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:15 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:13:15 devstack devstack@c-api.service[86965]: DEBUG cinder.coordination [req-d9d2585b-62ae-4288-81fc-4a3927969403 req-e2cb406a-4573-4129-8850-fdd9950fd028 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Lock "cinder-attachment_update-8d56b385-5c97-43ea-b97f-78df27d88947-devstack" acquired by "attachment_update" :: waited 0.014s {{(pid=86965) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 18:13:15 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:15 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:13:15 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-e66aa4e6-aaba-41ac-82bc-195acaff8fd3 tempest-VolumeRetypeWithoutMigrationTest-1159787612 tempest-VolumeRetypeWithoutMigrationTest-1159787612-project-member] Volume info retrieved successfully. Sep 07 18:13:15 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:15 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:13:15 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-e66aa4e6-aaba-41ac-82bc-195acaff8fd3 tempest-VolumeRetypeWithoutMigrationTest-1159787612 tempest-VolumeRetypeWithoutMigrationTest-1159787612-project-member] http://192.168.122.66/volume/v3/volumes/7396a42e-5071-4fe4-882b-7a989a918344 returned with HTTP 200 Sep 07 18:13:15 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1087/2190] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:13:15 2026] GET /volume/v3/volumes/7396a42e-5071-4fe4-882b-7a989a918344 => generated 865 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:13:15 devstack devstack@c-api.service[86965]: DEBUG cinder.coordination [req-d9d2585b-62ae-4288-81fc-4a3927969403 req-e2cb406a-4573-4129-8850-fdd9950fd028 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Lock "cinder-attachment_update-8d56b385-5c97-43ea-b97f-78df27d88947-devstack" released by "attachment_update" :: held 0.206s {{(pid=86965) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 18:13:15 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-d9d2585b-62ae-4288-81fc-4a3927969403 req-e2cb406a-4573-4129-8850-fdd9950fd028 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] http://192.168.122.66/volume/v3/attachments/a85a4fde-3ea4-4f7b-a44c-6c1166d5bc09 returned with HTTP 200 Sep 07 18:13:15 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1104/2191] 192.168.122.66 () {66 vars in 1588 bytes} [Mon Sep 7 18:13:15 2026] PUT /volume/v3/attachments/a85a4fde-3ea4-4f7b-a44c-6c1166d5bc09 => generated 694 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:13:15 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [req-d9d2585b-62ae-4288-81fc-4a3927969403 req-f8138fe9-0cf7-4574-9995-59e099885430 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:15 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-d9d2585b-62ae-4288-81fc-4a3927969403 req-f8138fe9-0cf7-4574-9995-59e099885430 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] POST http://192.168.122.66/volume/v3/attachments/a85a4fde-3ea4-4f7b-a44c-6c1166d5bc09/action Sep 07 18:13:15 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-d9d2585b-62ae-4288-81fc-4a3927969403 req-f8138fe9-0cf7-4574-9995-59e099885430 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Action body: b'{"os-complete": null}' {{(pid=86964) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:13:15 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-d9d2585b-62ae-4288-81fc-4a3927969403 req-f8138fe9-0cf7-4574-9995-59e099885430 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:13:15 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:15 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:13:15 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:15 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:13:16 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-d9d2585b-62ae-4288-81fc-4a3927969403 req-f8138fe9-0cf7-4574-9995-59e099885430 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] http://192.168.122.66/volume/v3/attachments/a85a4fde-3ea4-4f7b-a44c-6c1166d5bc09/action returned with HTTP 204 Sep 07 18:13:16 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1088/2192] 192.168.122.66 () {66 vars in 1609 bytes} [Mon Sep 7 18:13:15 2026] POST /volume/v3/attachments/a85a4fde-3ea4-4f7b-a44c-6c1166d5bc09/action => generated 0 bytes in 76 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:13:16 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-40937b7f-1653-4533-9f89-9788a27c4bfe None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:16 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-40937b7f-1653-4533-9f89-9788a27c4bfe tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] GET http://192.168.122.66/volume/v3/snapshots/b7a87e89-3699-469e-a241-236cac0661f9 Sep 07 18:13:16 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-40937b7f-1653-4533-9f89-9788a27c4bfe tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:16 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-40937b7f-1653-4533-9f89-9788a27c4bfe tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:16 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-40937b7f-1653-4533-9f89-9788a27c4bfe tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] http://192.168.122.66/volume/v3/snapshots/b7a87e89-3699-469e-a241-236cac0661f9 returned with HTTP 404 Sep 07 18:13:16 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1105/2193] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:13:16 2026] GET /volume/v3/snapshots/b7a87e89-3699-469e-a241-236cac0661f9 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:13:16 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [req-111df172-a3ec-4527-a123-105391fd1031 req-143a6ed5-8715-4a4e-bec4-11f21806b426 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:16 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-111df172-a3ec-4527-a123-105391fd1031 req-143a6ed5-8715-4a4e-bec4-11f21806b426 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] GET http://192.168.122.66/volume/v3/volumes/00f6df7a-566d-4d64-905f-5c33fc65d3f6 Sep 07 18:13:16 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-111df172-a3ec-4527-a123-105391fd1031 req-143a6ed5-8715-4a4e-bec4-11f21806b426 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:16 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-111df172-a3ec-4527-a123-105391fd1031 req-143a6ed5-8715-4a4e-bec4-11f21806b426 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:16 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-24e33a55-747b-4a62-987d-adba68ba97ef None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:16 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-24e33a55-747b-4a62-987d-adba68ba97ef tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] GET http://192.168.122.66/volume/v3/volumes/8d56b385-5c97-43ea-b97f-78df27d88947 Sep 07 18:13:16 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-24e33a55-747b-4a62-987d-adba68ba97ef tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:16 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-24e33a55-747b-4a62-987d-adba68ba97ef tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:16 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:16 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:13:16 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:16 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:13:16 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:16 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:13:16 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [req-111df172-a3ec-4527-a123-105391fd1031 req-143a6ed5-8715-4a4e-bec4-11f21806b426 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Volume info retrieved successfully. Sep 07 18:13:16 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:16 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:13:16 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-111df172-a3ec-4527-a123-105391fd1031 req-143a6ed5-8715-4a4e-bec4-11f21806b426 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] http://192.168.122.66/volume/v3/volumes/00f6df7a-566d-4d64-905f-5c33fc65d3f6 returned with HTTP 200 Sep 07 18:13:16 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1089/2194] 192.168.122.66 () {60 vars in 1482 bytes} [Mon Sep 7 18:13:16 2026] GET /volume/v3/volumes/00f6df7a-566d-4d64-905f-5c33fc65d3f6 => generated 846 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:13:16 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-24e33a55-747b-4a62-987d-adba68ba97ef tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Volume info retrieved successfully. Sep 07 18:13:16 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-24e33a55-747b-4a62-987d-adba68ba97ef tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] http://192.168.122.66/volume/v3/volumes/8d56b385-5c97-43ea-b97f-78df27d88947 returned with HTTP 200 Sep 07 18:13:16 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1106/2195] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:13:16 2026] GET /volume/v3/volumes/8d56b385-5c97-43ea-b97f-78df27d88947 => generated 1236 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:13:16 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-933a9cd5-defe-4ad7-b268-ae7fb4908893 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:16 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-933a9cd5-defe-4ad7-b268-ae7fb4908893 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] GET http://192.168.122.66/volume/v3/volumes/8d56b385-5c97-43ea-b97f-78df27d88947 Sep 07 18:13:16 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-933a9cd5-defe-4ad7-b268-ae7fb4908893 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:16 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-933a9cd5-defe-4ad7-b268-ae7fb4908893 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:16 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:16 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:13:16 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:16 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:13:16 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-933a9cd5-defe-4ad7-b268-ae7fb4908893 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Volume info retrieved successfully. Sep 07 18:13:16 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-933a9cd5-defe-4ad7-b268-ae7fb4908893 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] http://192.168.122.66/volume/v3/volumes/8d56b385-5c97-43ea-b97f-78df27d88947 returned with HTTP 200 Sep 07 18:13:16 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1090/2196] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:13:16 2026] GET /volume/v3/volumes/8d56b385-5c97-43ea-b97f-78df27d88947 => generated 1236 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:13:16 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-82c376b0-384c-4a23-ab19-ebfe250627ab None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:16 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-82c376b0-384c-4a23-ab19-ebfe250627ab tempest-VolumeRetypeWithoutMigrationTest-1159787612 tempest-VolumeRetypeWithoutMigrationTest-1159787612-project-member] GET http://192.168.122.66/volume/v3/volumes/7396a42e-5071-4fe4-882b-7a989a918344 Sep 07 18:13:16 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-82c376b0-384c-4a23-ab19-ebfe250627ab tempest-VolumeRetypeWithoutMigrationTest-1159787612 tempest-VolumeRetypeWithoutMigrationTest-1159787612-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:16 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-82c376b0-384c-4a23-ab19-ebfe250627ab tempest-VolumeRetypeWithoutMigrationTest-1159787612 tempest-VolumeRetypeWithoutMigrationTest-1159787612-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:16 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:16 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:13:16 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:16 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:13:16 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-82c376b0-384c-4a23-ab19-ebfe250627ab tempest-VolumeRetypeWithoutMigrationTest-1159787612 tempest-VolumeRetypeWithoutMigrationTest-1159787612-project-member] Volume info retrieved successfully. Sep 07 18:13:16 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-82c376b0-384c-4a23-ab19-ebfe250627ab tempest-VolumeRetypeWithoutMigrationTest-1159787612 tempest-VolumeRetypeWithoutMigrationTest-1159787612-project-member] http://192.168.122.66/volume/v3/volumes/7396a42e-5071-4fe4-882b-7a989a918344 returned with HTTP 200 Sep 07 18:13:16 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1107/2197] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:13:16 2026] GET /volume/v3/volumes/7396a42e-5071-4fe4-882b-7a989a918344 => generated 866 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 18:13:16 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-44308a45-7e15-40f1-aae7-8c7a9a8b6063 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:16 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-44308a45-7e15-40f1-aae7-8c7a9a8b6063 tempest-VolumeRetypeWithoutMigrationTest-67131070 tempest-VolumeRetypeWithoutMigrationTest-67131070-project-admin] GET http://192.168.122.66/volume/v3/volumes/7396a42e-5071-4fe4-882b-7a989a918344 Sep 07 18:13:16 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-44308a45-7e15-40f1-aae7-8c7a9a8b6063 tempest-VolumeRetypeWithoutMigrationTest-67131070 tempest-VolumeRetypeWithoutMigrationTest-67131070-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:16 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-44308a45-7e15-40f1-aae7-8c7a9a8b6063 tempest-VolumeRetypeWithoutMigrationTest-67131070 tempest-VolumeRetypeWithoutMigrationTest-67131070-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:16 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:16 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:13:16 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:16 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:13:16 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-44308a45-7e15-40f1-aae7-8c7a9a8b6063 tempest-VolumeRetypeWithoutMigrationTest-67131070 tempest-VolumeRetypeWithoutMigrationTest-67131070-project-admin] Volume info retrieved successfully. Sep 07 18:13:16 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-44308a45-7e15-40f1-aae7-8c7a9a8b6063 tempest-VolumeRetypeWithoutMigrationTest-67131070 tempest-VolumeRetypeWithoutMigrationTest-67131070-project-admin] http://192.168.122.66/volume/v3/volumes/7396a42e-5071-4fe4-882b-7a989a918344 returned with HTTP 200 Sep 07 18:13:16 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1091/2198] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:13:16 2026] GET /volume/v3/volumes/7396a42e-5071-4fe4-882b-7a989a918344 => generated 1029 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:13:16 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-85a12d7a-d636-4997-bb1f-fa2940eca5ea None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:16 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-85a12d7a-d636-4997-bb1f-fa2940eca5ea tempest-VolumeRetypeWithoutMigrationTest-1159787612 tempest-VolumeRetypeWithoutMigrationTest-1159787612-project-member] POST http://192.168.122.66/volume/v3/volumes/7396a42e-5071-4fe4-882b-7a989a918344/action Sep 07 18:13:16 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-85a12d7a-d636-4997-bb1f-fa2940eca5ea tempest-VolumeRetypeWithoutMigrationTest-1159787612 tempest-VolumeRetypeWithoutMigrationTest-1159787612-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=86965) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:13:16 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-85a12d7a-d636-4997-bb1f-fa2940eca5ea tempest-VolumeRetypeWithoutMigrationTest-1159787612 tempest-VolumeRetypeWithoutMigrationTest-1159787612-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:13:16 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:16 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:13:16 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:16 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:13:16 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-85a12d7a-d636-4997-bb1f-fa2940eca5ea tempest-VolumeRetypeWithoutMigrationTest-1159787612 tempest-VolumeRetypeWithoutMigrationTest-1159787612-project-member] Volume info retrieved successfully. Sep 07 18:13:16 devstack devstack@c-api.service[86965]: /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 07 18:13:16 devstack devstack@c-api.service[86965]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 18:13:16 devstack devstack@c-api.service[86965]: WARNING cinder.quota [None req-85a12d7a-d636-4997-bb1f-fa2940eca5ea tempest-VolumeRetypeWithoutMigrationTest-1159787612 tempest-VolumeRetypeWithoutMigrationTest-1159787612-project-member] Deprecated: Default quota for resource: volumes_volume-type-2 is set by the default quota flag: quota_volumes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Sep 07 18:13:16 devstack devstack@c-api.service[86965]: WARNING cinder.quota [None req-85a12d7a-d636-4997-bb1f-fa2940eca5ea tempest-VolumeRetypeWithoutMigrationTest-1159787612 tempest-VolumeRetypeWithoutMigrationTest-1159787612-project-member] Deprecated: Default quota for resource: gigabytes_volume-type-2 is set by the default quota flag: quota_gigabytes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Sep 07 18:13:16 devstack devstack@c-api.service[86965]: DEBUG cinder.quota [None req-85a12d7a-d636-4997-bb1f-fa2940eca5ea tempest-VolumeRetypeWithoutMigrationTest-1159787612 tempest-VolumeRetypeWithoutMigrationTest-1159787612-project-member] Created reservations ['dca68792-bd30-4a22-b288-eaa394d973b5', 'bf8d79f3-cffe-45f1-be0e-b34766a7a60a'] {{(pid=86965) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:13:16 devstack devstack@c-api.service[86965]: WARNING cinder.quota [None req-85a12d7a-d636-4997-bb1f-fa2940eca5ea tempest-VolumeRetypeWithoutMigrationTest-1159787612 tempest-VolumeRetypeWithoutMigrationTest-1159787612-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 07 18:13:16 devstack devstack@c-api.service[86965]: WARNING cinder.quota [None req-85a12d7a-d636-4997-bb1f-fa2940eca5ea tempest-VolumeRetypeWithoutMigrationTest-1159787612 tempest-VolumeRetypeWithoutMigrationTest-1159787612-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 07 18:13:16 devstack devstack@c-api.service[86965]: DEBUG cinder.quota [None req-85a12d7a-d636-4997-bb1f-fa2940eca5ea tempest-VolumeRetypeWithoutMigrationTest-1159787612 tempest-VolumeRetypeWithoutMigrationTest-1159787612-project-member] Created reservations ['a121c7c7-cbc6-47d2-aa00-92c6212dbab4', '3f9c7e1a-db5e-4874-8683-741fc541d502'] {{(pid=86965) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:13:16 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:16 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:13:16 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-85a12d7a-d636-4997-bb1f-fa2940eca5ea tempest-VolumeRetypeWithoutMigrationTest-1159787612 tempest-VolumeRetypeWithoutMigrationTest-1159787612-project-member] Retype volume request issued successfully. Sep 07 18:13:16 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-85a12d7a-d636-4997-bb1f-fa2940eca5ea tempest-VolumeRetypeWithoutMigrationTest-1159787612 tempest-VolumeRetypeWithoutMigrationTest-1159787612-project-member] http://192.168.122.66/volume/v3/volumes/7396a42e-5071-4fe4-882b-7a989a918344/action returned with HTTP 202 Sep 07 18:13:16 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1108/2199] 192.168.122.66 () {60 vars in 1269 bytes} [Mon Sep 7 18:13:16 2026] POST /volume/v3/volumes/7396a42e-5071-4fe4-882b-7a989a918344/action => generated 0 bytes in 342 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 18:13:16 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-651609cc-c0ab-4d1a-99ae-fa7ae8efb2af None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:16 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-651609cc-c0ab-4d1a-99ae-fa7ae8efb2af tempest-VolumeRetypeWithoutMigrationTest-1159787612 tempest-VolumeRetypeWithoutMigrationTest-1159787612-project-member] GET http://192.168.122.66/volume/v3/volumes/7396a42e-5071-4fe4-882b-7a989a918344 Sep 07 18:13:16 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-651609cc-c0ab-4d1a-99ae-fa7ae8efb2af tempest-VolumeRetypeWithoutMigrationTest-1159787612 tempest-VolumeRetypeWithoutMigrationTest-1159787612-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:16 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-651609cc-c0ab-4d1a-99ae-fa7ae8efb2af tempest-VolumeRetypeWithoutMigrationTest-1159787612 tempest-VolumeRetypeWithoutMigrationTest-1159787612-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:16 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:16 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:13:16 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:16 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:13:16 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-651609cc-c0ab-4d1a-99ae-fa7ae8efb2af tempest-VolumeRetypeWithoutMigrationTest-1159787612 tempest-VolumeRetypeWithoutMigrationTest-1159787612-project-member] Volume info retrieved successfully. Sep 07 18:13:17 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-651609cc-c0ab-4d1a-99ae-fa7ae8efb2af tempest-VolumeRetypeWithoutMigrationTest-1159787612 tempest-VolumeRetypeWithoutMigrationTest-1159787612-project-member] http://192.168.122.66/volume/v3/volumes/7396a42e-5071-4fe4-882b-7a989a918344 returned with HTTP 200 Sep 07 18:13:17 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1092/2200] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:13:16 2026] GET /volume/v3/volumes/7396a42e-5071-4fe4-882b-7a989a918344 => generated 865 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:13:18 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-7aec372e-7141-4559-99c7-01e836581e81 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:18 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-7aec372e-7141-4559-99c7-01e836581e81 tempest-VolumeRetypeWithoutMigrationTest-1159787612 tempest-VolumeRetypeWithoutMigrationTest-1159787612-project-member] GET http://192.168.122.66/volume/v3/volumes/7396a42e-5071-4fe4-882b-7a989a918344 Sep 07 18:13:18 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-7aec372e-7141-4559-99c7-01e836581e81 tempest-VolumeRetypeWithoutMigrationTest-1159787612 tempest-VolumeRetypeWithoutMigrationTest-1159787612-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:18 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-7aec372e-7141-4559-99c7-01e836581e81 tempest-VolumeRetypeWithoutMigrationTest-1159787612 tempest-VolumeRetypeWithoutMigrationTest-1159787612-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:18 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:18 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:13:18 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:18 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:13:18 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-7aec372e-7141-4559-99c7-01e836581e81 tempest-VolumeRetypeWithoutMigrationTest-1159787612 tempest-VolumeRetypeWithoutMigrationTest-1159787612-project-member] Volume info retrieved successfully. Sep 07 18:13:18 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-7aec372e-7141-4559-99c7-01e836581e81 tempest-VolumeRetypeWithoutMigrationTest-1159787612 tempest-VolumeRetypeWithoutMigrationTest-1159787612-project-member] http://192.168.122.66/volume/v3/volumes/7396a42e-5071-4fe4-882b-7a989a918344 returned with HTTP 200 Sep 07 18:13:18 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1109/2201] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:13:18 2026] GET /volume/v3/volumes/7396a42e-5071-4fe4-882b-7a989a918344 => generated 866 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:13:18 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-fe2f9eb0-8c82-4bcd-923c-aa9bbabaebf9 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:18 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-fe2f9eb0-8c82-4bcd-923c-aa9bbabaebf9 tempest-VolumeRetypeWithoutMigrationTest-67131070 tempest-VolumeRetypeWithoutMigrationTest-67131070-project-admin] GET http://192.168.122.66/volume/v3/volumes/7396a42e-5071-4fe4-882b-7a989a918344 Sep 07 18:13:18 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-fe2f9eb0-8c82-4bcd-923c-aa9bbabaebf9 tempest-VolumeRetypeWithoutMigrationTest-67131070 tempest-VolumeRetypeWithoutMigrationTest-67131070-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:18 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-fe2f9eb0-8c82-4bcd-923c-aa9bbabaebf9 tempest-VolumeRetypeWithoutMigrationTest-67131070 tempest-VolumeRetypeWithoutMigrationTest-67131070-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:18 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:18 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:13:18 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:18 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:13:18 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-fe2f9eb0-8c82-4bcd-923c-aa9bbabaebf9 tempest-VolumeRetypeWithoutMigrationTest-67131070 tempest-VolumeRetypeWithoutMigrationTest-67131070-project-admin] Volume info retrieved successfully. Sep 07 18:13:18 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-fe2f9eb0-8c82-4bcd-923c-aa9bbabaebf9 tempest-VolumeRetypeWithoutMigrationTest-67131070 tempest-VolumeRetypeWithoutMigrationTest-67131070-project-admin] http://192.168.122.66/volume/v3/volumes/7396a42e-5071-4fe4-882b-7a989a918344 returned with HTTP 200 Sep 07 18:13:18 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1093/2202] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:13:18 2026] GET /volume/v3/volumes/7396a42e-5071-4fe4-882b-7a989a918344 => generated 1029 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:13:18 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-d0857531-a6fa-44c9-b530-d8964180a72f None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:18 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-d0857531-a6fa-44c9-b530-d8964180a72f tempest-VolumeRetypeWithoutMigrationTest-67131070 tempest-VolumeRetypeWithoutMigrationTest-67131070-project-admin] GET http://192.168.122.66/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-925728590 Sep 07 18:13:18 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-d0857531-a6fa-44c9-b530-d8964180a72f tempest-VolumeRetypeWithoutMigrationTest-67131070 tempest-VolumeRetypeWithoutMigrationTest-67131070-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:18 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-d0857531-a6fa-44c9-b530-d8964180a72f tempest-VolumeRetypeWithoutMigrationTest-67131070 tempest-VolumeRetypeWithoutMigrationTest-67131070-project-admin] Calling method 'index' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:18 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-d0857531-a6fa-44c9-b530-d8964180a72f tempest-VolumeRetypeWithoutMigrationTest-67131070 tempest-VolumeRetypeWithoutMigrationTest-67131070-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-925728590'), ('all_tenants', True)]). {{(pid=86965) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 18:13:18 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:18 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:13:18 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-d0857531-a6fa-44c9-b530-d8964180a72f tempest-VolumeRetypeWithoutMigrationTest-67131070 tempest-VolumeRetypeWithoutMigrationTest-67131070-project-admin] Get all volumes completed successfully. Sep 07 18:13:18 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-d0857531-a6fa-44c9-b530-d8964180a72f tempest-VolumeRetypeWithoutMigrationTest-67131070 tempest-VolumeRetypeWithoutMigrationTest-67131070-project-admin] http://192.168.122.66/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-925728590 returned with HTTP 200 Sep 07 18:13:18 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1110/2203] 192.168.122.66 () {58 vars in 1275 bytes} [Mon Sep 7 18:13:18 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-925728590 => generated 352 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:13:18 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-6a94a480-d3b7-4418-ab66-23cdb666c331 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:18 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-6a94a480-d3b7-4418-ab66-23cdb666c331 tempest-VolumeRetypeWithoutMigrationTest-1159787612 tempest-VolumeRetypeWithoutMigrationTest-1159787612-project-member] GET http://192.168.122.66/volume/v3/volumes/7396a42e-5071-4fe4-882b-7a989a918344 Sep 07 18:13:18 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-6a94a480-d3b7-4418-ab66-23cdb666c331 tempest-VolumeRetypeWithoutMigrationTest-1159787612 tempest-VolumeRetypeWithoutMigrationTest-1159787612-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:18 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-6a94a480-d3b7-4418-ab66-23cdb666c331 tempest-VolumeRetypeWithoutMigrationTest-1159787612 tempest-VolumeRetypeWithoutMigrationTest-1159787612-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:18 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:18 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:13:18 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:18 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:13:18 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-6a94a480-d3b7-4418-ab66-23cdb666c331 tempest-VolumeRetypeWithoutMigrationTest-1159787612 tempest-VolumeRetypeWithoutMigrationTest-1159787612-project-member] Volume info retrieved successfully. Sep 07 18:13:18 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-6a94a480-d3b7-4418-ab66-23cdb666c331 tempest-VolumeRetypeWithoutMigrationTest-1159787612 tempest-VolumeRetypeWithoutMigrationTest-1159787612-project-member] http://192.168.122.66/volume/v3/volumes/7396a42e-5071-4fe4-882b-7a989a918344 returned with HTTP 200 Sep 07 18:13:18 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1094/2204] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:13:18 2026] GET /volume/v3/volumes/7396a42e-5071-4fe4-882b-7a989a918344 => generated 866 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 18:13:18 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-b5a197aa-72e5-43c0-9e10-25c66f37f91a None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:18 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-b5a197aa-72e5-43c0-9e10-25c66f37f91a tempest-VolumeRetypeWithoutMigrationTest-1159787612 tempest-VolumeRetypeWithoutMigrationTest-1159787612-project-member] DELETE http://192.168.122.66/volume/v3/volumes/7396a42e-5071-4fe4-882b-7a989a918344 Sep 07 18:13:18 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-b5a197aa-72e5-43c0-9e10-25c66f37f91a tempest-VolumeRetypeWithoutMigrationTest-1159787612 tempest-VolumeRetypeWithoutMigrationTest-1159787612-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:18 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-b5a197aa-72e5-43c0-9e10-25c66f37f91a tempest-VolumeRetypeWithoutMigrationTest-1159787612 tempest-VolumeRetypeWithoutMigrationTest-1159787612-project-member] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:18 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-b5a197aa-72e5-43c0-9e10-25c66f37f91a tempest-VolumeRetypeWithoutMigrationTest-1159787612 tempest-VolumeRetypeWithoutMigrationTest-1159787612-project-member] Delete volume with id: 7396a42e-5071-4fe4-882b-7a989a918344 Sep 07 18:13:18 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:18 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:13:18 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:18 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:13:18 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-b5a197aa-72e5-43c0-9e10-25c66f37f91a tempest-VolumeRetypeWithoutMigrationTest-1159787612 tempest-VolumeRetypeWithoutMigrationTest-1159787612-project-member] Volume info retrieved successfully. Sep 07 18:13:18 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-b5a197aa-72e5-43c0-9e10-25c66f37f91a tempest-VolumeRetypeWithoutMigrationTest-1159787612 tempest-VolumeRetypeWithoutMigrationTest-1159787612-project-member] Delete volume request issued successfully. Sep 07 18:13:18 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-b5a197aa-72e5-43c0-9e10-25c66f37f91a tempest-VolumeRetypeWithoutMigrationTest-1159787612 tempest-VolumeRetypeWithoutMigrationTest-1159787612-project-member] http://192.168.122.66/volume/v3/volumes/7396a42e-5071-4fe4-882b-7a989a918344 returned with HTTP 202 Sep 07 18:13:18 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1111/2205] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:13:18 2026] DELETE /volume/v3/volumes/7396a42e-5071-4fe4-882b-7a989a918344 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:13:18 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-84b6a04f-5bdb-4d9e-8872-810609b77d2c None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:18 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-84b6a04f-5bdb-4d9e-8872-810609b77d2c tempest-VolumeRetypeWithoutMigrationTest-1159787612 tempest-VolumeRetypeWithoutMigrationTest-1159787612-project-member] GET http://192.168.122.66/volume/v3/volumes/7396a42e-5071-4fe4-882b-7a989a918344 Sep 07 18:13:18 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-84b6a04f-5bdb-4d9e-8872-810609b77d2c tempest-VolumeRetypeWithoutMigrationTest-1159787612 tempest-VolumeRetypeWithoutMigrationTest-1159787612-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:18 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-84b6a04f-5bdb-4d9e-8872-810609b77d2c tempest-VolumeRetypeWithoutMigrationTest-1159787612 tempest-VolumeRetypeWithoutMigrationTest-1159787612-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:18 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:18 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:13:18 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:18 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:13:18 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-84b6a04f-5bdb-4d9e-8872-810609b77d2c tempest-VolumeRetypeWithoutMigrationTest-1159787612 tempest-VolumeRetypeWithoutMigrationTest-1159787612-project-member] Volume info retrieved successfully. Sep 07 18:13:18 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-84b6a04f-5bdb-4d9e-8872-810609b77d2c tempest-VolumeRetypeWithoutMigrationTest-1159787612 tempest-VolumeRetypeWithoutMigrationTest-1159787612-project-member] http://192.168.122.66/volume/v3/volumes/7396a42e-5071-4fe4-882b-7a989a918344 returned with HTTP 200 Sep 07 18:13:18 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1095/2206] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:13:18 2026] GET /volume/v3/volumes/7396a42e-5071-4fe4-882b-7a989a918344 => generated 865 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:13:19 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-c0448993-45d4-4f1b-88fe-546a360732e2 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:19 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c0448993-45d4-4f1b-88fe-546a360732e2 tempest-VolumeRetypeWithoutMigrationTest-1159787612 tempest-VolumeRetypeWithoutMigrationTest-1159787612-project-member] GET http://192.168.122.66/volume/v3/volumes/7396a42e-5071-4fe4-882b-7a989a918344 Sep 07 18:13:19 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-c0448993-45d4-4f1b-88fe-546a360732e2 tempest-VolumeRetypeWithoutMigrationTest-1159787612 tempest-VolumeRetypeWithoutMigrationTest-1159787612-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:19 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-c0448993-45d4-4f1b-88fe-546a360732e2 tempest-VolumeRetypeWithoutMigrationTest-1159787612 tempest-VolumeRetypeWithoutMigrationTest-1159787612-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:19 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c0448993-45d4-4f1b-88fe-546a360732e2 tempest-VolumeRetypeWithoutMigrationTest-1159787612 tempest-VolumeRetypeWithoutMigrationTest-1159787612-project-member] http://192.168.122.66/volume/v3/volumes/7396a42e-5071-4fe4-882b-7a989a918344 returned with HTTP 404 Sep 07 18:13:19 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1112/2207] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:13:19 2026] GET /volume/v3/volumes/7396a42e-5071-4fe4-882b-7a989a918344 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:13:19 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-c05fdb1c-ecfd-4610-98c2-6ab88081641d None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:19 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c05fdb1c-ecfd-4610-98c2-6ab88081641d tempest-VolumeRetypeWithoutMigrationTest-67131070 tempest-VolumeRetypeWithoutMigrationTest-67131070-project-admin] DELETE http://192.168.122.66/volume/v3/types/2f2d3941-53c9-4d59-b038-0672f7e65aa7 Sep 07 18:13:19 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c05fdb1c-ecfd-4610-98c2-6ab88081641d tempest-VolumeRetypeWithoutMigrationTest-67131070 tempest-VolumeRetypeWithoutMigrationTest-67131070-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:19 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c05fdb1c-ecfd-4610-98c2-6ab88081641d tempest-VolumeRetypeWithoutMigrationTest-67131070 tempest-VolumeRetypeWithoutMigrationTest-67131070-project-admin] Calling method '_delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:19 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c05fdb1c-ecfd-4610-98c2-6ab88081641d tempest-VolumeRetypeWithoutMigrationTest-67131070 tempest-VolumeRetypeWithoutMigrationTest-67131070-project-admin] http://192.168.122.66/volume/v3/types/2f2d3941-53c9-4d59-b038-0672f7e65aa7 returned with HTTP 202 Sep 07 18:13:19 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1096/2208] 192.168.122.66 () {58 vars in 1224 bytes} [Mon Sep 7 18:13:19 2026] DELETE /volume/v3/types/2f2d3941-53c9-4d59-b038-0672f7e65aa7 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:13:19 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-51437c91-136b-469d-8317-b3aee974f35b None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:19 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-51437c91-136b-469d-8317-b3aee974f35b tempest-VolumeRetypeWithoutMigrationTest-67131070 tempest-VolumeRetypeWithoutMigrationTest-67131070-project-admin] GET http://192.168.122.66/volume/v3/types/2f2d3941-53c9-4d59-b038-0672f7e65aa7 Sep 07 18:13:19 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-51437c91-136b-469d-8317-b3aee974f35b tempest-VolumeRetypeWithoutMigrationTest-67131070 tempest-VolumeRetypeWithoutMigrationTest-67131070-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:19 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-51437c91-136b-469d-8317-b3aee974f35b tempest-VolumeRetypeWithoutMigrationTest-67131070 tempest-VolumeRetypeWithoutMigrationTest-67131070-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:19 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-51437c91-136b-469d-8317-b3aee974f35b tempest-VolumeRetypeWithoutMigrationTest-67131070 tempest-VolumeRetypeWithoutMigrationTest-67131070-project-admin] http://192.168.122.66/volume/v3/types/2f2d3941-53c9-4d59-b038-0672f7e65aa7 returned with HTTP 404 Sep 07 18:13:19 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1113/2209] 192.168.122.66 () {58 vars in 1221 bytes} [Mon Sep 7 18:13:19 2026] GET /volume/v3/types/2f2d3941-53c9-4d59-b038-0672f7e65aa7 => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:13:19 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-44500eec-1ab2-46d8-87f0-ec17fecd9215 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:19 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-44500eec-1ab2-46d8-87f0-ec17fecd9215 tempest-VolumeRetypeWithoutMigrationTest-67131070 tempest-VolumeRetypeWithoutMigrationTest-67131070-project-admin] DELETE http://192.168.122.66/volume/v3/types/245c1864-2040-4cfb-88fb-a360fc6974a3 Sep 07 18:13:19 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-44500eec-1ab2-46d8-87f0-ec17fecd9215 tempest-VolumeRetypeWithoutMigrationTest-67131070 tempest-VolumeRetypeWithoutMigrationTest-67131070-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:19 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-44500eec-1ab2-46d8-87f0-ec17fecd9215 tempest-VolumeRetypeWithoutMigrationTest-67131070 tempest-VolumeRetypeWithoutMigrationTest-67131070-project-admin] Calling method '_delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:19 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-44500eec-1ab2-46d8-87f0-ec17fecd9215 tempest-VolumeRetypeWithoutMigrationTest-67131070 tempest-VolumeRetypeWithoutMigrationTest-67131070-project-admin] http://192.168.122.66/volume/v3/types/245c1864-2040-4cfb-88fb-a360fc6974a3 returned with HTTP 202 Sep 07 18:13:19 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1097/2210] 192.168.122.66 () {58 vars in 1224 bytes} [Mon Sep 7 18:13:19 2026] DELETE /volume/v3/types/245c1864-2040-4cfb-88fb-a360fc6974a3 => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:13:19 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-d37d432b-1e4d-41c7-9a63-0267bebb284b None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:19 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-d37d432b-1e4d-41c7-9a63-0267bebb284b tempest-VolumeRetypeWithoutMigrationTest-67131070 tempest-VolumeRetypeWithoutMigrationTest-67131070-project-admin] GET http://192.168.122.66/volume/v3/types/245c1864-2040-4cfb-88fb-a360fc6974a3 Sep 07 18:13:19 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-d37d432b-1e4d-41c7-9a63-0267bebb284b tempest-VolumeRetypeWithoutMigrationTest-67131070 tempest-VolumeRetypeWithoutMigrationTest-67131070-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:19 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-d37d432b-1e4d-41c7-9a63-0267bebb284b tempest-VolumeRetypeWithoutMigrationTest-67131070 tempest-VolumeRetypeWithoutMigrationTest-67131070-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:19 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-d37d432b-1e4d-41c7-9a63-0267bebb284b tempest-VolumeRetypeWithoutMigrationTest-67131070 tempest-VolumeRetypeWithoutMigrationTest-67131070-project-admin] http://192.168.122.66/volume/v3/types/245c1864-2040-4cfb-88fb-a360fc6974a3 returned with HTTP 404 Sep 07 18:13:19 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1114/2211] 192.168.122.66 () {58 vars in 1221 bytes} [Mon Sep 7 18:13:19 2026] GET /volume/v3/types/245c1864-2040-4cfb-88fb-a360fc6974a3 => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:13:20 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-fbbfbed9-b85a-4519-a6ae-f8ff1bb6f133 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:20 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-fbbfbed9-b85a-4519-a6ae-f8ff1bb6f133 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] DELETE http://192.168.122.66/volume/v3/volumes/00f6df7a-566d-4d64-905f-5c33fc65d3f6 Sep 07 18:13:20 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-fbbfbed9-b85a-4519-a6ae-f8ff1bb6f133 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:20 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-fbbfbed9-b85a-4519-a6ae-f8ff1bb6f133 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:20 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-fbbfbed9-b85a-4519-a6ae-f8ff1bb6f133 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Delete volume with id: 00f6df7a-566d-4d64-905f-5c33fc65d3f6 Sep 07 18:13:20 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:20 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:13:20 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:20 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:13:20 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-fbbfbed9-b85a-4519-a6ae-f8ff1bb6f133 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Volume info retrieved successfully. Sep 07 18:13:20 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-fbbfbed9-b85a-4519-a6ae-f8ff1bb6f133 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Delete volume request issued successfully. Sep 07 18:13:20 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-fbbfbed9-b85a-4519-a6ae-f8ff1bb6f133 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] http://192.168.122.66/volume/v3/volumes/00f6df7a-566d-4d64-905f-5c33fc65d3f6 returned with HTTP 202 Sep 07 18:13:20 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1098/2212] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:13:20 2026] DELETE /volume/v3/volumes/00f6df7a-566d-4d64-905f-5c33fc65d3f6 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:13:20 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-8f9bcd22-0243-41f3-b27d-18a00d7dc000 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:20 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-8f9bcd22-0243-41f3-b27d-18a00d7dc000 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] GET http://192.168.122.66/volume/v3/volumes/00f6df7a-566d-4d64-905f-5c33fc65d3f6 Sep 07 18:13:20 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-8f9bcd22-0243-41f3-b27d-18a00d7dc000 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:20 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-8f9bcd22-0243-41f3-b27d-18a00d7dc000 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:20 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:20 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:13:20 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:20 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:13:20 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-8f9bcd22-0243-41f3-b27d-18a00d7dc000 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Volume info retrieved successfully. Sep 07 18:13:20 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-8f9bcd22-0243-41f3-b27d-18a00d7dc000 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] http://192.168.122.66/volume/v3/volumes/00f6df7a-566d-4d64-905f-5c33fc65d3f6 returned with HTTP 200 Sep 07 18:13:20 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1115/2213] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:13:20 2026] GET /volume/v3/volumes/00f6df7a-566d-4d64-905f-5c33fc65d3f6 => generated 845 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:13:20 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [req-5b1519ca-5b20-4f36-ad51-b2db09a534da req-2387f7d3-2fde-4064-bef1-a09310d0723e None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:20 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-5b1519ca-5b20-4f36-ad51-b2db09a534da req-2387f7d3-2fde-4064-bef1-a09310d0723e tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] GET http://192.168.122.66/volume/v3/volumes/0fcc75ec-20cd-47e0-8277-50ededb3dd29 Sep 07 18:13:20 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-5b1519ca-5b20-4f36-ad51-b2db09a534da req-2387f7d3-2fde-4064-bef1-a09310d0723e tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:20 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-5b1519ca-5b20-4f36-ad51-b2db09a534da req-2387f7d3-2fde-4064-bef1-a09310d0723e tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:20 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:20 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:13:20 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:20 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:13:20 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [req-5b1519ca-5b20-4f36-ad51-b2db09a534da req-2387f7d3-2fde-4064-bef1-a09310d0723e tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Volume info retrieved successfully. Sep 07 18:13:20 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-5b1519ca-5b20-4f36-ad51-b2db09a534da req-2387f7d3-2fde-4064-bef1-a09310d0723e tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] http://192.168.122.66/volume/v3/volumes/0fcc75ec-20cd-47e0-8277-50ededb3dd29 returned with HTTP 200 Sep 07 18:13:20 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1099/2214] 192.168.122.66 () {60 vars in 1482 bytes} [Mon Sep 7 18:13:20 2026] GET /volume/v3/volumes/0fcc75ec-20cd-47e0-8277-50ededb3dd29 => generated 1235 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:13:20 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [req-5b1519ca-5b20-4f36-ad51-b2db09a534da req-057d4fd0-12f6-4b61-be50-b0e552e69df8 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:20 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-5b1519ca-5b20-4f36-ad51-b2db09a534da req-057d4fd0-12f6-4b61-be50-b0e552e69df8 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] POST http://192.168.122.66/volume/v3/volumes/0fcc75ec-20cd-47e0-8277-50ededb3dd29/action Sep 07 18:13:20 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-5b1519ca-5b20-4f36-ad51-b2db09a534da req-057d4fd0-12f6-4b61-be50-b0e552e69df8 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86965) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:13:20 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-5b1519ca-5b20-4f36-ad51-b2db09a534da req-057d4fd0-12f6-4b61-be50-b0e552e69df8 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:13:20 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:20 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:13:20 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:20 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:13:20 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [req-5b1519ca-5b20-4f36-ad51-b2db09a534da req-057d4fd0-12f6-4b61-be50-b0e552e69df8 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Volume info retrieved successfully. Sep 07 18:13:20 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [req-5b1519ca-5b20-4f36-ad51-b2db09a534da req-057d4fd0-12f6-4b61-be50-b0e552e69df8 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Begin detaching volume completed successfully. Sep 07 18:13:20 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-5b1519ca-5b20-4f36-ad51-b2db09a534da req-057d4fd0-12f6-4b61-be50-b0e552e69df8 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] http://192.168.122.66/volume/v3/volumes/0fcc75ec-20cd-47e0-8277-50ededb3dd29/action returned with HTTP 202 Sep 07 18:13:20 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1116/2215] 192.168.122.66 () {64 vars in 1556 bytes} [Mon Sep 7 18:13:20 2026] POST /volume/v3/volumes/0fcc75ec-20cd-47e0-8277-50ededb3dd29/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 18:13:20 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-55fb7b69-8172-499d-a01e-273e61fc0857 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:20 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-55fb7b69-8172-499d-a01e-273e61fc0857 None None] GET http://192.168.122.66/volume// Sep 07 18:13:20 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-55fb7b69-8172-499d-a01e-273e61fc0857 None None] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:20 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-55fb7b69-8172-499d-a01e-273e61fc0857 None None] Calling method 'all' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:20 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-55fb7b69-8172-499d-a01e-273e61fc0857 None None] http://192.168.122.66/volume// returned with HTTP 300 Sep 07 18:13:20 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1100/2216] 192.168.122.66 () {58 vars in 1310 bytes} [Mon Sep 7 18:13:20 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 18:13:20 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [req-5b1519ca-5b20-4f36-ad51-b2db09a534da req-6b83dd99-75ee-44db-b244-4629e62e3e59 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:20 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-5b1519ca-5b20-4f36-ad51-b2db09a534da req-6b83dd99-75ee-44db-b244-4629e62e3e59 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] GET http://192.168.122.66/volume/v3/volumes/0fcc75ec-20cd-47e0-8277-50ededb3dd29 Sep 07 18:13:20 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-5b1519ca-5b20-4f36-ad51-b2db09a534da req-6b83dd99-75ee-44db-b244-4629e62e3e59 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:20 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-5b1519ca-5b20-4f36-ad51-b2db09a534da req-6b83dd99-75ee-44db-b244-4629e62e3e59 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:20 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:20 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:13:20 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:20 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:13:20 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [req-5b1519ca-5b20-4f36-ad51-b2db09a534da req-6b83dd99-75ee-44db-b244-4629e62e3e59 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Volume info retrieved successfully. Sep 07 18:13:20 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-5b1519ca-5b20-4f36-ad51-b2db09a534da req-6b83dd99-75ee-44db-b244-4629e62e3e59 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] http://192.168.122.66/volume/v3/volumes/0fcc75ec-20cd-47e0-8277-50ededb3dd29 returned with HTTP 200 Sep 07 18:13:20 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1117/2217] 192.168.122.66 () {62 vars in 1523 bytes} [Mon Sep 7 18:13:20 2026] GET /volume/v3/volumes/0fcc75ec-20cd-47e0-8277-50ededb3dd29 => generated 1419 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 07 18:13:20 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [req-5b1519ca-5b20-4f36-ad51-b2db09a534da req-8a704a35-a39e-4928-9d93-cffd45c0067a None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:20 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-5b1519ca-5b20-4f36-ad51-b2db09a534da req-8a704a35-a39e-4928-9d93-cffd45c0067a tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] DELETE http://192.168.122.66/volume/v3/attachments/c82c005d-f647-4498-96d3-e0e9ec2dfaea Sep 07 18:13:20 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-5b1519ca-5b20-4f36-ad51-b2db09a534da req-8a704a35-a39e-4928-9d93-cffd45c0067a tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:20 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-5b1519ca-5b20-4f36-ad51-b2db09a534da req-8a704a35-a39e-4928-9d93-cffd45c0067a tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Calling method 'version_select' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:20 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:20 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:13:21 devstack devstack@c-api.service[86964]: /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 07 18:13:21 devstack devstack@c-api.service[86964]: return base.obj_make_list(context, Sep 07 18:13:21 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-5b1519ca-5b20-4f36-ad51-b2db09a534da req-8a704a35-a39e-4928-9d93-cffd45c0067a tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] http://192.168.122.66/volume/v3/attachments/c82c005d-f647-4498-96d3-e0e9ec2dfaea returned with HTTP 200 Sep 07 18:13:21 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1101/2218] 192.168.122.66 () {64 vars in 1557 bytes} [Mon Sep 7 18:13:20 2026] DELETE /volume/v3/attachments/c82c005d-f647-4498-96d3-e0e9ec2dfaea => generated 19 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:13:21 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-a89f953f-eb6d-467e-b26f-ba908900fc44 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:21 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-a89f953f-eb6d-467e-b26f-ba908900fc44 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] GET http://192.168.122.66/volume/v3/volumes/00f6df7a-566d-4d64-905f-5c33fc65d3f6 Sep 07 18:13:21 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-a89f953f-eb6d-467e-b26f-ba908900fc44 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:21 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-a89f953f-eb6d-467e-b26f-ba908900fc44 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:21 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-a89f953f-eb6d-467e-b26f-ba908900fc44 tempest-TestStampPattern-2010018532 tempest-TestStampPattern-2010018532-project-member] http://192.168.122.66/volume/v3/volumes/00f6df7a-566d-4d64-905f-5c33fc65d3f6 returned with HTTP 404 Sep 07 18:13:21 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1118/2219] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:13:21 2026] GET /volume/v3/volumes/00f6df7a-566d-4d64-905f-5c33fc65d3f6 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:13:21 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-6bb1970b-db66-4404-abef-e5d07f1ecf10 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:21 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-6bb1970b-db66-4404-abef-e5d07f1ecf10 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] DELETE http://192.168.122.66/volume/v3/volumes/0fcc75ec-20cd-47e0-8277-50ededb3dd29 Sep 07 18:13:21 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-6bb1970b-db66-4404-abef-e5d07f1ecf10 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:21 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-6bb1970b-db66-4404-abef-e5d07f1ecf10 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:21 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-6bb1970b-db66-4404-abef-e5d07f1ecf10 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Delete volume with id: 0fcc75ec-20cd-47e0-8277-50ededb3dd29 Sep 07 18:13:21 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:21 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:13:21 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:21 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:13:21 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-6bb1970b-db66-4404-abef-e5d07f1ecf10 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Volume info retrieved successfully. Sep 07 18:13:21 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-6bb1970b-db66-4404-abef-e5d07f1ecf10 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Delete volume request issued successfully. Sep 07 18:13:21 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-6bb1970b-db66-4404-abef-e5d07f1ecf10 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] http://192.168.122.66/volume/v3/volumes/0fcc75ec-20cd-47e0-8277-50ededb3dd29 returned with HTTP 202 Sep 07 18:13:21 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1102/2220] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:13:21 2026] DELETE /volume/v3/volumes/0fcc75ec-20cd-47e0-8277-50ededb3dd29 => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:13:25 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [req-156164f7-f006-4f07-b0bc-2213ce2a0d79 req-d356e336-8ccd-41d4-b0d3-9a80f46b1292 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:25 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-156164f7-f006-4f07-b0bc-2213ce2a0d79 req-d356e336-8ccd-41d4-b0d3-9a80f46b1292 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] GET http://192.168.122.66/volume/v3/volumes/8d56b385-5c97-43ea-b97f-78df27d88947 Sep 07 18:13:25 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-156164f7-f006-4f07-b0bc-2213ce2a0d79 req-d356e336-8ccd-41d4-b0d3-9a80f46b1292 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:25 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-156164f7-f006-4f07-b0bc-2213ce2a0d79 req-d356e336-8ccd-41d4-b0d3-9a80f46b1292 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:25 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:25 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:13:25 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:25 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:13:25 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [req-156164f7-f006-4f07-b0bc-2213ce2a0d79 req-d356e336-8ccd-41d4-b0d3-9a80f46b1292 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Volume info retrieved successfully. Sep 07 18:13:25 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-156164f7-f006-4f07-b0bc-2213ce2a0d79 req-d356e336-8ccd-41d4-b0d3-9a80f46b1292 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] http://192.168.122.66/volume/v3/volumes/8d56b385-5c97-43ea-b97f-78df27d88947 returned with HTTP 200 Sep 07 18:13:25 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1119/2221] 192.168.122.66 () {60 vars in 1482 bytes} [Mon Sep 7 18:13:25 2026] GET /volume/v3/volumes/8d56b385-5c97-43ea-b97f-78df27d88947 => generated 1236 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:13:25 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [req-156164f7-f006-4f07-b0bc-2213ce2a0d79 req-4dbff6de-7d77-4f0f-8fea-3e628df5ff31 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:25 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-156164f7-f006-4f07-b0bc-2213ce2a0d79 req-4dbff6de-7d77-4f0f-8fea-3e628df5ff31 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] POST http://192.168.122.66/volume/v3/volumes/8d56b385-5c97-43ea-b97f-78df27d88947/action Sep 07 18:13:25 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-156164f7-f006-4f07-b0bc-2213ce2a0d79 req-4dbff6de-7d77-4f0f-8fea-3e628df5ff31 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86964) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:13:25 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-156164f7-f006-4f07-b0bc-2213ce2a0d79 req-4dbff6de-7d77-4f0f-8fea-3e628df5ff31 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:13:25 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:25 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:13:25 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:25 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:13:25 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [req-156164f7-f006-4f07-b0bc-2213ce2a0d79 req-4dbff6de-7d77-4f0f-8fea-3e628df5ff31 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Volume info retrieved successfully. Sep 07 18:13:25 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [req-156164f7-f006-4f07-b0bc-2213ce2a0d79 req-4dbff6de-7d77-4f0f-8fea-3e628df5ff31 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Begin detaching volume completed successfully. Sep 07 18:13:25 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-156164f7-f006-4f07-b0bc-2213ce2a0d79 req-4dbff6de-7d77-4f0f-8fea-3e628df5ff31 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] http://192.168.122.66/volume/v3/volumes/8d56b385-5c97-43ea-b97f-78df27d88947/action returned with HTTP 202 Sep 07 18:13:25 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1103/2222] 192.168.122.66 () {64 vars in 1556 bytes} [Mon Sep 7 18:13:25 2026] POST /volume/v3/volumes/8d56b385-5c97-43ea-b97f-78df27d88947/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 18:13:25 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-e4f3ccf1-3904-469c-9a3d-601e20b78d30 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:25 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e4f3ccf1-3904-469c-9a3d-601e20b78d30 None None] GET http://192.168.122.66/volume// Sep 07 18:13:25 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-e4f3ccf1-3904-469c-9a3d-601e20b78d30 None None] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:25 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-e4f3ccf1-3904-469c-9a3d-601e20b78d30 None None] Calling method 'all' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:25 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e4f3ccf1-3904-469c-9a3d-601e20b78d30 None None] http://192.168.122.66/volume// returned with HTTP 300 Sep 07 18:13:25 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1120/2223] 192.168.122.66 () {58 vars in 1310 bytes} [Mon Sep 7 18:13:25 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 18:13:25 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [req-156164f7-f006-4f07-b0bc-2213ce2a0d79 req-5871b55c-9cb2-4e07-a96f-3dc5fa6da47d None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:25 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-156164f7-f006-4f07-b0bc-2213ce2a0d79 req-5871b55c-9cb2-4e07-a96f-3dc5fa6da47d tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] GET http://192.168.122.66/volume/v3/volumes/8d56b385-5c97-43ea-b97f-78df27d88947 Sep 07 18:13:25 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-156164f7-f006-4f07-b0bc-2213ce2a0d79 req-5871b55c-9cb2-4e07-a96f-3dc5fa6da47d tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:25 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-156164f7-f006-4f07-b0bc-2213ce2a0d79 req-5871b55c-9cb2-4e07-a96f-3dc5fa6da47d tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:25 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:25 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:13:25 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:25 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:13:25 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [req-156164f7-f006-4f07-b0bc-2213ce2a0d79 req-5871b55c-9cb2-4e07-a96f-3dc5fa6da47d tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Volume info retrieved successfully. Sep 07 18:13:25 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-156164f7-f006-4f07-b0bc-2213ce2a0d79 req-5871b55c-9cb2-4e07-a96f-3dc5fa6da47d tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] http://192.168.122.66/volume/v3/volumes/8d56b385-5c97-43ea-b97f-78df27d88947 returned with HTTP 200 Sep 07 18:13:25 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1104/2224] 192.168.122.66 () {62 vars in 1523 bytes} [Mon Sep 7 18:13:25 2026] GET /volume/v3/volumes/8d56b385-5c97-43ea-b97f-78df27d88947 => generated 1420 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 07 18:13:25 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-22d9a013-36a7-405f-ba39-c379c0b12277 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:25 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [req-156164f7-f006-4f07-b0bc-2213ce2a0d79 req-5d836f36-60e0-4f83-b856-9e8d43837519 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:25 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-156164f7-f006-4f07-b0bc-2213ce2a0d79 req-5d836f36-60e0-4f83-b856-9e8d43837519 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] DELETE http://192.168.122.66/volume/v3/attachments/a85a4fde-3ea4-4f7b-a44c-6c1166d5bc09 Sep 07 18:13:25 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-156164f7-f006-4f07-b0bc-2213ce2a0d79 req-5d836f36-60e0-4f83-b856-9e8d43837519 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:25 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-156164f7-f006-4f07-b0bc-2213ce2a0d79 req-5d836f36-60e0-4f83-b856-9e8d43837519 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Calling method 'version_select' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:25 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:25 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:13:25 devstack devstack@c-api.service[86964]: /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 07 18:13:25 devstack devstack@c-api.service[86964]: return base.obj_make_list(context, Sep 07 18:13:26 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-22d9a013-36a7-405f-ba39-c379c0b12277 tempest-VolumesServicesTestJSON-1278843596 tempest-VolumesServicesTestJSON-1278843596-project-admin] GET http://192.168.122.66/volume/v3/os-services Sep 07 18:13:26 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-22d9a013-36a7-405f-ba39-c379c0b12277 tempest-VolumesServicesTestJSON-1278843596 tempest-VolumesServicesTestJSON-1278843596-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:26 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-22d9a013-36a7-405f-ba39-c379c0b12277 tempest-VolumesServicesTestJSON-1278843596 tempest-VolumesServicesTestJSON-1278843596-project-admin] Calling method 'index' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:26 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-156164f7-f006-4f07-b0bc-2213ce2a0d79 req-5d836f36-60e0-4f83-b856-9e8d43837519 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] http://192.168.122.66/volume/v3/attachments/a85a4fde-3ea4-4f7b-a44c-6c1166d5bc09 returned with HTTP 200 Sep 07 18:13:26 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1105/2225] 192.168.122.66 () {64 vars in 1557 bytes} [Mon Sep 7 18:13:25 2026] DELETE /volume/v3/attachments/a85a4fde-3ea4-4f7b-a44c-6c1166d5bc09 => generated 19 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:13:26 devstack devstack@c-api.service[86965]: /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 07 18:13:26 devstack devstack@c-api.service[86965]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 18:13:26 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-22d9a013-36a7-405f-ba39-c379c0b12277 tempest-VolumesServicesTestJSON-1278843596 tempest-VolumesServicesTestJSON-1278843596-project-admin] http://192.168.122.66/volume/v3/os-services returned with HTTP 200 Sep 07 18:13:26 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1121/2226] 192.168.122.66 () {58 vars in 1128 bytes} [Mon Sep 7 18:13:25 2026] GET /volume/v3/os-services => generated 707 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 18:13:26 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-f041a525-e918-4f48-a3d1-36352f96feea None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:26 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-f041a525-e918-4f48-a3d1-36352f96feea tempest-VolumesServicesTestJSON-1278843596 tempest-VolumesServicesTestJSON-1278843596-project-admin] GET http://192.168.122.66/volume/v3/os-services?host=devstack Sep 07 18:13:26 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-f041a525-e918-4f48-a3d1-36352f96feea tempest-VolumesServicesTestJSON-1278843596 tempest-VolumesServicesTestJSON-1278843596-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:26 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-f041a525-e918-4f48-a3d1-36352f96feea tempest-VolumesServicesTestJSON-1278843596 tempest-VolumesServicesTestJSON-1278843596-project-admin] Calling method 'index' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:26 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:26 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:13:26 devstack devstack@c-api.service[86964]: /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 07 18:13:26 devstack devstack@c-api.service[86964]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 18:13:26 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-f041a525-e918-4f48-a3d1-36352f96feea tempest-VolumesServicesTestJSON-1278843596 tempest-VolumesServicesTestJSON-1278843596-project-admin] http://192.168.122.66/volume/v3/os-services?host=devstack returned with HTTP 200 Sep 07 18:13:26 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1106/2227] 192.168.122.66 () {58 vars in 1155 bytes} [Mon Sep 7 18:13:26 2026] GET /volume/v3/os-services?host=devstack => generated 707 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:13:26 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-e7fe98b5-2f28-497e-9dfb-69e9c54362ed None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:26 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e7fe98b5-2f28-497e-9dfb-69e9c54362ed tempest-VolumesServicesTestJSON-1278843596 tempest-VolumesServicesTestJSON-1278843596-project-admin] GET http://192.168.122.66/volume/v3/os-services?host=devstack&binary=cinder-scheduler Sep 07 18:13:26 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-e7fe98b5-2f28-497e-9dfb-69e9c54362ed tempest-VolumesServicesTestJSON-1278843596 tempest-VolumesServicesTestJSON-1278843596-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:26 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-e7fe98b5-2f28-497e-9dfb-69e9c54362ed tempest-VolumesServicesTestJSON-1278843596 tempest-VolumesServicesTestJSON-1278843596-project-admin] Calling method 'index' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:26 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e7fe98b5-2f28-497e-9dfb-69e9c54362ed tempest-VolumesServicesTestJSON-1278843596 tempest-VolumesServicesTestJSON-1278843596-project-admin] http://192.168.122.66/volume/v3/os-services?host=devstack&binary=cinder-scheduler returned with HTTP 200 Sep 07 18:13:26 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1122/2228] 192.168.122.66 () {58 vars in 1203 bytes} [Mon Sep 7 18:13:26 2026] GET /volume/v3/os-services?host=devstack&binary=cinder-scheduler => generated 187 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:13:26 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-1e9ed28f-4335-4aed-8909-4c4535a69f7c None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:26 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-1e9ed28f-4335-4aed-8909-4c4535a69f7c tempest-VolumesServicesTestJSON-1278843596 tempest-VolumesServicesTestJSON-1278843596-project-admin] GET http://192.168.122.66/volume/v3/os-services?binary=cinder-scheduler Sep 07 18:13:26 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-1e9ed28f-4335-4aed-8909-4c4535a69f7c tempest-VolumesServicesTestJSON-1278843596 tempest-VolumesServicesTestJSON-1278843596-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:26 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-1e9ed28f-4335-4aed-8909-4c4535a69f7c tempest-VolumesServicesTestJSON-1278843596 tempest-VolumesServicesTestJSON-1278843596-project-admin] Calling method 'index' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:26 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-1e9ed28f-4335-4aed-8909-4c4535a69f7c tempest-VolumesServicesTestJSON-1278843596 tempest-VolumesServicesTestJSON-1278843596-project-admin] http://192.168.122.66/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Sep 07 18:13:26 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1107/2229] 192.168.122.66 () {58 vars in 1175 bytes} [Mon Sep 7 18:13:26 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 187 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:13:26 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-f42a527c-bb5a-4fcd-993a-563e55789266 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:26 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-f42a527c-bb5a-4fcd-993a-563e55789266 tempest-VolumesServicesTestJSON-1383991174 tempest-VolumesServicesTestJSON-1383991174-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:13:26 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-f42a527c-bb5a-4fcd-993a-563e55789266 tempest-VolumesServicesTestJSON-1383991174 tempest-VolumesServicesTestJSON-1383991174-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-315797969"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:13:26 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.volumes [None req-f42a527c-bb5a-4fcd-993a-563e55789266 tempest-VolumesServicesTestJSON-1383991174 tempest-VolumesServicesTestJSON-1383991174-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-315797969'}} {{(pid=86965) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:13:26 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-f42a527c-bb5a-4fcd-993a-563e55789266 tempest-VolumesServicesTestJSON-1383991174 tempest-VolumesServicesTestJSON-1383991174-project-member] Create volume of 1 GB Sep 07 18:13:26 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-f42a527c-bb5a-4fcd-993a-563e55789266 tempest-VolumesServicesTestJSON-1383991174 tempest-VolumesServicesTestJSON-1383991174-project-member] Availability Zones retrieved successfully. Sep 07 18:13:26 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-f42a527c-bb5a-4fcd-993a-563e55789266 tempest-VolumesServicesTestJSON-1383991174 tempest-VolumesServicesTestJSON-1383991174-project-member] Flow 'volume_create_api' (ca554804-48a2-4832-a308-23c57e6cb1cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:13:26 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-f42a527c-bb5a-4fcd-993a-563e55789266 tempest-VolumesServicesTestJSON-1383991174 tempest-VolumesServicesTestJSON-1383991174-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e26a7091-36b0-4235-a380-ba4000b10d23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:13:26 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.flows.api.create_volume [None req-f42a527c-bb5a-4fcd-993a-563e55789266 tempest-VolumesServicesTestJSON-1383991174 tempest-VolumesServicesTestJSON-1383991174-project-member] Validating volume size '1' using validate_int {{(pid=86965) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:13:26 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-f42a527c-bb5a-4fcd-993a-563e55789266 tempest-VolumesServicesTestJSON-1383991174 tempest-VolumesServicesTestJSON-1383991174-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e26a7091-36b0-4235-a380-ba4000b10d23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:13:26 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-f42a527c-bb5a-4fcd-993a-563e55789266 tempest-VolumesServicesTestJSON-1383991174 tempest-VolumesServicesTestJSON-1383991174-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a344bec1-9824-4692-8991-ed66edff5f39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:13:26 devstack devstack@c-api.service[86965]: DEBUG cinder.quota [None req-f42a527c-bb5a-4fcd-993a-563e55789266 tempest-VolumesServicesTestJSON-1383991174 tempest-VolumesServicesTestJSON-1383991174-project-member] Created reservations ['9f930533-2595-483e-9ad7-defcec6a278d', 'bbee4f95-0228-4526-8a9e-72bf29ea1285', 'a44ef7e7-4f18-44db-a59a-49193e7b0f75', 'd64cb19f-c617-4ff5-aa13-d49842466a01'] {{(pid=86965) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:13:26 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-f42a527c-bb5a-4fcd-993a-563e55789266 tempest-VolumesServicesTestJSON-1383991174 tempest-VolumesServicesTestJSON-1383991174-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a344bec1-9824-4692-8991-ed66edff5f39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9f930533-2595-483e-9ad7-defcec6a278d', 'bbee4f95-0228-4526-8a9e-72bf29ea1285', 'a44ef7e7-4f18-44db-a59a-49193e7b0f75', 'd64cb19f-c617-4ff5-aa13-d49842466a01']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:13:26 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-f42a527c-bb5a-4fcd-993a-563e55789266 tempest-VolumesServicesTestJSON-1383991174 tempest-VolumesServicesTestJSON-1383991174-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2fc8483b-6db3-4012-874c-4abff1463a4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:13:26 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:26 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:13:26 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-f42a527c-bb5a-4fcd-993a-563e55789266 tempest-VolumesServicesTestJSON-1383991174 tempest-VolumesServicesTestJSON-1383991174-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2fc8483b-6db3-4012-874c-4abff1463a4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '67b6a757-69ec-4bca-9efc-62ee368afe85', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-315797969',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7ae9987a2eea4764b617d57088a43fdc',qos_specs=None,replication_status=,reservations=['9f930533-2595-483e-9ad7-defcec6a278d','bbee4f95-0228-4526-8a9e-72bf29ea1285','a44ef7e7-4f18-44db-a59a-49193e7b0f75','d64cb19f-c617-4ff5-aa13-d49842466a01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b453154c144542ed972c67c1f48d4a08',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:13:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-315797969',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=67b6a757-69ec-4bca-9efc-62ee368afe85,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7ae9987a2eea4764b617d57088a43fdc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b453154c144542ed972c67c1f48d4a08',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:13:26 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-f42a527c-bb5a-4fcd-993a-563e55789266 tempest-VolumesServicesTestJSON-1383991174 tempest-VolumesServicesTestJSON-1383991174-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bf27ed7-c12d-47d1-9507-81286de3b1b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:13:26 devstack devstack@c-api.service[86965]: DEBUG dbcounter [-] [86965] Writing DB stats cinder:SELECT=451,cinder:INSERT=74,cinder:UPDATE=96 {{(pid=86965) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 18:13:26 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-f42a527c-bb5a-4fcd-993a-563e55789266 tempest-VolumesServicesTestJSON-1383991174 tempest-VolumesServicesTestJSON-1383991174-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bf27ed7-c12d-47d1-9507-81286de3b1b9) transitioned into state 'SUCCESS' from state '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-315797969',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7ae9987a2eea4764b617d57088a43fdc',qos_specs=None,replication_status=,reservations=['9f930533-2595-483e-9ad7-defcec6a278d','bbee4f95-0228-4526-8a9e-72bf29ea1285','a44ef7e7-4f18-44db-a59a-49193e7b0f75','d64cb19f-c617-4ff5-aa13-d49842466a01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b453154c144542ed972c67c1f48d4a08',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:13:26 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-f42a527c-bb5a-4fcd-993a-563e55789266 tempest-VolumesServicesTestJSON-1383991174 tempest-VolumesServicesTestJSON-1383991174-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (527b548b-423a-44e9-b7f7-af1fb2193f71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:13:26 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-f42a527c-bb5a-4fcd-993a-563e55789266 tempest-VolumesServicesTestJSON-1383991174 tempest-VolumesServicesTestJSON-1383991174-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (527b548b-423a-44e9-b7f7-af1fb2193f71) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:13:26 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-f42a527c-bb5a-4fcd-993a-563e55789266 tempest-VolumesServicesTestJSON-1383991174 tempest-VolumesServicesTestJSON-1383991174-project-member] Flow 'volume_create_api' (ca554804-48a2-4832-a308-23c57e6cb1cd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:13:26 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-f42a527c-bb5a-4fcd-993a-563e55789266 tempest-VolumesServicesTestJSON-1383991174 tempest-VolumesServicesTestJSON-1383991174-project-member] Create volume request issued successfully. Sep 07 18:13:26 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-f42a527c-bb5a-4fcd-993a-563e55789266 tempest-VolumesServicesTestJSON-1383991174 tempest-VolumesServicesTestJSON-1383991174-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:13:26 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1123/2230] 192.168.122.66 () {60 vars in 1137 bytes} [Mon Sep 7 18:13:26 2026] POST /volume/v3/volumes => generated 760 bytes in 463 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:13:26 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-134e4a76-2d4f-49a7-b06a-772a3396c547 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:26 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-134e4a76-2d4f-49a7-b06a-772a3396c547 tempest-VolumesServicesTestJSON-1383991174 tempest-VolumesServicesTestJSON-1383991174-project-member] GET http://192.168.122.66/volume/v3/volumes/67b6a757-69ec-4bca-9efc-62ee368afe85 Sep 07 18:13:26 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-134e4a76-2d4f-49a7-b06a-772a3396c547 tempest-VolumesServicesTestJSON-1383991174 tempest-VolumesServicesTestJSON-1383991174-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:26 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-134e4a76-2d4f-49a7-b06a-772a3396c547 tempest-VolumesServicesTestJSON-1383991174 tempest-VolumesServicesTestJSON-1383991174-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:26 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:26 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:13:26 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:26 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:13:26 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-134e4a76-2d4f-49a7-b06a-772a3396c547 tempest-VolumesServicesTestJSON-1383991174 tempest-VolumesServicesTestJSON-1383991174-project-member] Volume info retrieved successfully. Sep 07 18:13:26 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-3815ee17-3cdc-4984-954a-7686af3dcb04 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:26 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-3815ee17-3cdc-4984-954a-7686af3dcb04 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] DELETE http://192.168.122.66/volume/v3/volumes/8d56b385-5c97-43ea-b97f-78df27d88947 Sep 07 18:13:26 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-3815ee17-3cdc-4984-954a-7686af3dcb04 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:26 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-3815ee17-3cdc-4984-954a-7686af3dcb04 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:26 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-3815ee17-3cdc-4984-954a-7686af3dcb04 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Delete volume with id: 8d56b385-5c97-43ea-b97f-78df27d88947 Sep 07 18:13:26 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-134e4a76-2d4f-49a7-b06a-772a3396c547 tempest-VolumesServicesTestJSON-1383991174 tempest-VolumesServicesTestJSON-1383991174-project-member] http://192.168.122.66/volume/v3/volumes/67b6a757-69ec-4bca-9efc-62ee368afe85 returned with HTTP 200 Sep 07 18:13:26 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1108/2231] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:13:26 2026] GET /volume/v3/volumes/67b6a757-69ec-4bca-9efc-62ee368afe85 => generated 828 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:13:26 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:26 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:13:26 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:26 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:13:26 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-3815ee17-3cdc-4984-954a-7686af3dcb04 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Volume info retrieved successfully. Sep 07 18:13:26 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-3815ee17-3cdc-4984-954a-7686af3dcb04 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Delete volume request issued successfully. Sep 07 18:13:26 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-3815ee17-3cdc-4984-954a-7686af3dcb04 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] http://192.168.122.66/volume/v3/volumes/8d56b385-5c97-43ea-b97f-78df27d88947 returned with HTTP 202 Sep 07 18:13:26 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1124/2232] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:13:26 2026] DELETE /volume/v3/volumes/8d56b385-5c97-43ea-b97f-78df27d88947 => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:13:26 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [req-d2378279-aee5-47ed-bd3d-7726b1339d54 req-eaa1b2d6-7226-4b77-a3d9-6274e1c2904c None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:26 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-d2378279-aee5-47ed-bd3d-7726b1339d54 req-eaa1b2d6-7226-4b77-a3d9-6274e1c2904c tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] GET http://192.168.122.66/volume/v3/volumes/8d56b385-5c97-43ea-b97f-78df27d88947 Sep 07 18:13:26 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-d2378279-aee5-47ed-bd3d-7726b1339d54 req-eaa1b2d6-7226-4b77-a3d9-6274e1c2904c tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:26 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-d2378279-aee5-47ed-bd3d-7726b1339d54 req-eaa1b2d6-7226-4b77-a3d9-6274e1c2904c tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:26 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:26 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:13:26 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:26 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:13:26 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [req-d2378279-aee5-47ed-bd3d-7726b1339d54 req-eaa1b2d6-7226-4b77-a3d9-6274e1c2904c tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Volume info retrieved successfully. Sep 07 18:13:26 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-d2378279-aee5-47ed-bd3d-7726b1339d54 req-eaa1b2d6-7226-4b77-a3d9-6274e1c2904c tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] http://192.168.122.66/volume/v3/volumes/8d56b385-5c97-43ea-b97f-78df27d88947 returned with HTTP 200 Sep 07 18:13:26 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1109/2233] 192.168.122.66 () {60 vars in 1482 bytes} [Mon Sep 7 18:13:26 2026] GET /volume/v3/volumes/8d56b385-5c97-43ea-b97f-78df27d88947 => generated 943 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:13:27 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [req-c023ad4b-3a43-45ff-adab-083f4f3a8b6e req-ac40f935-d740-4c03-bd7f-6a312b93e15c None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:27 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-c023ad4b-3a43-45ff-adab-083f4f3a8b6e req-ac40f935-d740-4c03-bd7f-6a312b93e15c tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] GET http://192.168.122.66/volume/v3/volumes/0fcc75ec-20cd-47e0-8277-50ededb3dd29 Sep 07 18:13:27 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-c023ad4b-3a43-45ff-adab-083f4f3a8b6e req-ac40f935-d740-4c03-bd7f-6a312b93e15c tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:27 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-c023ad4b-3a43-45ff-adab-083f4f3a8b6e req-ac40f935-d740-4c03-bd7f-6a312b93e15c tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:27 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-c023ad4b-3a43-45ff-adab-083f4f3a8b6e req-ac40f935-d740-4c03-bd7f-6a312b93e15c tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] http://192.168.122.66/volume/v3/volumes/0fcc75ec-20cd-47e0-8277-50ededb3dd29 returned with HTTP 404 Sep 07 18:13:27 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1125/2234] 192.168.122.66 () {60 vars in 1482 bytes} [Mon Sep 7 18:13:27 2026] GET /volume/v3/volumes/0fcc75ec-20cd-47e0-8277-50ededb3dd29 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:13:27 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-7f0c7f44-a5db-4a85-92be-f29fea379198 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:27 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-7f0c7f44-a5db-4a85-92be-f29fea379198 tempest-VolumesServicesTestJSON-1383991174 tempest-VolumesServicesTestJSON-1383991174-project-member] GET http://192.168.122.66/volume/v3/volumes/67b6a757-69ec-4bca-9efc-62ee368afe85 Sep 07 18:13:27 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-7f0c7f44-a5db-4a85-92be-f29fea379198 tempest-VolumesServicesTestJSON-1383991174 tempest-VolumesServicesTestJSON-1383991174-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:27 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-7f0c7f44-a5db-4a85-92be-f29fea379198 tempest-VolumesServicesTestJSON-1383991174 tempest-VolumesServicesTestJSON-1383991174-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:27 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:27 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:13:27 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:27 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:13:27 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-7f0c7f44-a5db-4a85-92be-f29fea379198 tempest-VolumesServicesTestJSON-1383991174 tempest-VolumesServicesTestJSON-1383991174-project-member] Volume info retrieved successfully. Sep 07 18:13:27 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-7f0c7f44-a5db-4a85-92be-f29fea379198 tempest-VolumesServicesTestJSON-1383991174 tempest-VolumesServicesTestJSON-1383991174-project-member] http://192.168.122.66/volume/v3/volumes/67b6a757-69ec-4bca-9efc-62ee368afe85 returned with HTTP 200 Sep 07 18:13:27 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1110/2235] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:13:27 2026] GET /volume/v3/volumes/67b6a757-69ec-4bca-9efc-62ee368afe85 => generated 852 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:13:28 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-cc79b1e4-c4a9-47e8-93c3-8252e77054ef None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:28 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-cc79b1e4-c4a9-47e8-93c3-8252e77054ef tempest-VolumesServicesTestJSON-1383991174 tempest-VolumesServicesTestJSON-1383991174-project-member] GET http://192.168.122.66/volume/v3/volumes/67b6a757-69ec-4bca-9efc-62ee368afe85 Sep 07 18:13:28 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-cc79b1e4-c4a9-47e8-93c3-8252e77054ef tempest-VolumesServicesTestJSON-1383991174 tempest-VolumesServicesTestJSON-1383991174-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:28 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-cc79b1e4-c4a9-47e8-93c3-8252e77054ef tempest-VolumesServicesTestJSON-1383991174 tempest-VolumesServicesTestJSON-1383991174-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:28 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:28 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:13:28 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:28 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:13:28 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-cc79b1e4-c4a9-47e8-93c3-8252e77054ef tempest-VolumesServicesTestJSON-1383991174 tempest-VolumesServicesTestJSON-1383991174-project-member] Volume info retrieved successfully. Sep 07 18:13:28 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-cc79b1e4-c4a9-47e8-93c3-8252e77054ef tempest-VolumesServicesTestJSON-1383991174 tempest-VolumesServicesTestJSON-1383991174-project-member] http://192.168.122.66/volume/v3/volumes/67b6a757-69ec-4bca-9efc-62ee368afe85 returned with HTTP 200 Sep 07 18:13:28 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1126/2236] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:13:28 2026] GET /volume/v3/volumes/67b6a757-69ec-4bca-9efc-62ee368afe85 => generated 853 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:13:28 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-dc130e84-6b37-4597-9dfc-f2175778330b None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:28 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-dc130e84-6b37-4597-9dfc-f2175778330b tempest-VolumesServicesTestJSON-1278843596 tempest-VolumesServicesTestJSON-1278843596-project-admin] GET http://192.168.122.66/volume/v3/volumes/67b6a757-69ec-4bca-9efc-62ee368afe85 Sep 07 18:13:28 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-dc130e84-6b37-4597-9dfc-f2175778330b tempest-VolumesServicesTestJSON-1278843596 tempest-VolumesServicesTestJSON-1278843596-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:28 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-dc130e84-6b37-4597-9dfc-f2175778330b tempest-VolumesServicesTestJSON-1278843596 tempest-VolumesServicesTestJSON-1278843596-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:28 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:28 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:13:28 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:28 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:13:28 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-dc130e84-6b37-4597-9dfc-f2175778330b tempest-VolumesServicesTestJSON-1278843596 tempest-VolumesServicesTestJSON-1278843596-project-admin] Volume info retrieved successfully. Sep 07 18:13:28 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-dc130e84-6b37-4597-9dfc-f2175778330b tempest-VolumesServicesTestJSON-1278843596 tempest-VolumesServicesTestJSON-1278843596-project-admin] http://192.168.122.66/volume/v3/volumes/67b6a757-69ec-4bca-9efc-62ee368afe85 returned with HTTP 200 Sep 07 18:13:28 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1111/2237] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:13:28 2026] GET /volume/v3/volumes/67b6a757-69ec-4bca-9efc-62ee368afe85 => generated 1016 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:13:29 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-96829364-3ce2-47a2-a685-4b99d3c1a046 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:29 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-96829364-3ce2-47a2-a685-4b99d3c1a046 tempest-VolumesServicesTestJSON-1278843596 tempest-VolumesServicesTestJSON-1278843596-project-admin] GET http://192.168.122.66/volume/v3/os-services?host=devstack&binary=cinder-volume Sep 07 18:13:29 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-96829364-3ce2-47a2-a685-4b99d3c1a046 tempest-VolumesServicesTestJSON-1278843596 tempest-VolumesServicesTestJSON-1278843596-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:29 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-96829364-3ce2-47a2-a685-4b99d3c1a046 tempest-VolumesServicesTestJSON-1278843596 tempest-VolumesServicesTestJSON-1278843596-project-admin] Calling method 'index' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:29 devstack devstack@c-api.service[86965]: /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 07 18:13:29 devstack devstack@c-api.service[86965]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 18:13:29 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-96829364-3ce2-47a2-a685-4b99d3c1a046 tempest-VolumesServicesTestJSON-1278843596 tempest-VolumesServicesTestJSON-1278843596-project-admin] http://192.168.122.66/volume/v3/os-services?host=devstack&binary=cinder-volume returned with HTTP 200 Sep 07 18:13:29 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1127/2238] 192.168.122.66 () {58 vars in 1197 bytes} [Mon Sep 7 18:13:29 2026] GET /volume/v3/os-services?host=devstack&binary=cinder-volume => generated 534 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:13:29 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-498da1e7-e2d0-44d0-b768-e24fc1673e08 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:29 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-498da1e7-e2d0-44d0-b768-e24fc1673e08 tempest-VolumesServicesTestJSON-1383991174 tempest-VolumesServicesTestJSON-1383991174-project-member] GET http://192.168.122.66/volume/v3/volumes/67b6a757-69ec-4bca-9efc-62ee368afe85 Sep 07 18:13:29 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-498da1e7-e2d0-44d0-b768-e24fc1673e08 tempest-VolumesServicesTestJSON-1383991174 tempest-VolumesServicesTestJSON-1383991174-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:29 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-498da1e7-e2d0-44d0-b768-e24fc1673e08 tempest-VolumesServicesTestJSON-1383991174 tempest-VolumesServicesTestJSON-1383991174-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:29 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:29 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:13:29 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:29 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:13:29 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-498da1e7-e2d0-44d0-b768-e24fc1673e08 tempest-VolumesServicesTestJSON-1383991174 tempest-VolumesServicesTestJSON-1383991174-project-member] Volume info retrieved successfully. Sep 07 18:13:29 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-498da1e7-e2d0-44d0-b768-e24fc1673e08 tempest-VolumesServicesTestJSON-1383991174 tempest-VolumesServicesTestJSON-1383991174-project-member] http://192.168.122.66/volume/v3/volumes/67b6a757-69ec-4bca-9efc-62ee368afe85 returned with HTTP 200 Sep 07 18:13:29 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1112/2239] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:13:29 2026] GET /volume/v3/volumes/67b6a757-69ec-4bca-9efc-62ee368afe85 => generated 853 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:13:29 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-3d6ac990-4722-4241-a211-67587db6b479 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:29 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-3d6ac990-4722-4241-a211-67587db6b479 tempest-VolumesServicesTestJSON-1383991174 tempest-VolumesServicesTestJSON-1383991174-project-member] DELETE http://192.168.122.66/volume/v3/volumes/67b6a757-69ec-4bca-9efc-62ee368afe85 Sep 07 18:13:29 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-3d6ac990-4722-4241-a211-67587db6b479 tempest-VolumesServicesTestJSON-1383991174 tempest-VolumesServicesTestJSON-1383991174-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:29 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-3d6ac990-4722-4241-a211-67587db6b479 tempest-VolumesServicesTestJSON-1383991174 tempest-VolumesServicesTestJSON-1383991174-project-member] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:29 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-3d6ac990-4722-4241-a211-67587db6b479 tempest-VolumesServicesTestJSON-1383991174 tempest-VolumesServicesTestJSON-1383991174-project-member] Delete volume with id: 67b6a757-69ec-4bca-9efc-62ee368afe85 Sep 07 18:13:29 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:29 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:13:29 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:29 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:13:29 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-3d6ac990-4722-4241-a211-67587db6b479 tempest-VolumesServicesTestJSON-1383991174 tempest-VolumesServicesTestJSON-1383991174-project-member] Volume info retrieved successfully. Sep 07 18:13:29 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-3d6ac990-4722-4241-a211-67587db6b479 tempest-VolumesServicesTestJSON-1383991174 tempest-VolumesServicesTestJSON-1383991174-project-member] Delete volume request issued successfully. Sep 07 18:13:29 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-3d6ac990-4722-4241-a211-67587db6b479 tempest-VolumesServicesTestJSON-1383991174 tempest-VolumesServicesTestJSON-1383991174-project-member] http://192.168.122.66/volume/v3/volumes/67b6a757-69ec-4bca-9efc-62ee368afe85 returned with HTTP 202 Sep 07 18:13:29 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1128/2240] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:13:29 2026] DELETE /volume/v3/volumes/67b6a757-69ec-4bca-9efc-62ee368afe85 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:13:29 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-b2b01478-4a34-42da-980b-ff3f95652a52 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:29 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b2b01478-4a34-42da-980b-ff3f95652a52 tempest-VolumesServicesTestJSON-1383991174 tempest-VolumesServicesTestJSON-1383991174-project-member] GET http://192.168.122.66/volume/v3/volumes/67b6a757-69ec-4bca-9efc-62ee368afe85 Sep 07 18:13:29 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-b2b01478-4a34-42da-980b-ff3f95652a52 tempest-VolumesServicesTestJSON-1383991174 tempest-VolumesServicesTestJSON-1383991174-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:29 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-b2b01478-4a34-42da-980b-ff3f95652a52 tempest-VolumesServicesTestJSON-1383991174 tempest-VolumesServicesTestJSON-1383991174-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:29 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:29 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:13:29 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:29 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:13:29 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-b2b01478-4a34-42da-980b-ff3f95652a52 tempest-VolumesServicesTestJSON-1383991174 tempest-VolumesServicesTestJSON-1383991174-project-member] Volume info retrieved successfully. Sep 07 18:13:29 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b2b01478-4a34-42da-980b-ff3f95652a52 tempest-VolumesServicesTestJSON-1383991174 tempest-VolumesServicesTestJSON-1383991174-project-member] http://192.168.122.66/volume/v3/volumes/67b6a757-69ec-4bca-9efc-62ee368afe85 returned with HTTP 200 Sep 07 18:13:29 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1113/2241] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:13:29 2026] GET /volume/v3/volumes/67b6a757-69ec-4bca-9efc-62ee368afe85 => generated 852 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:13:30 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-e1bf338b-980e-41f8-84a4-103f1c215b9d None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:30 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e1bf338b-980e-41f8-84a4-103f1c215b9d tempest-VolumesServicesTestJSON-1383991174 tempest-VolumesServicesTestJSON-1383991174-project-member] GET http://192.168.122.66/volume/v3/volumes/67b6a757-69ec-4bca-9efc-62ee368afe85 Sep 07 18:13:30 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-e1bf338b-980e-41f8-84a4-103f1c215b9d tempest-VolumesServicesTestJSON-1383991174 tempest-VolumesServicesTestJSON-1383991174-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:30 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-e1bf338b-980e-41f8-84a4-103f1c215b9d tempest-VolumesServicesTestJSON-1383991174 tempest-VolumesServicesTestJSON-1383991174-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:30 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:30 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:13:30 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:30 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:13:30 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-e1bf338b-980e-41f8-84a4-103f1c215b9d tempest-VolumesServicesTestJSON-1383991174 tempest-VolumesServicesTestJSON-1383991174-project-member] Volume info retrieved successfully. Sep 07 18:13:30 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e1bf338b-980e-41f8-84a4-103f1c215b9d tempest-VolumesServicesTestJSON-1383991174 tempest-VolumesServicesTestJSON-1383991174-project-member] http://192.168.122.66/volume/v3/volumes/67b6a757-69ec-4bca-9efc-62ee368afe85 returned with HTTP 200 Sep 07 18:13:30 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1129/2242] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:13:30 2026] GET /volume/v3/volumes/67b6a757-69ec-4bca-9efc-62ee368afe85 => generated 852 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:13:31 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-32bd3551-8f35-475d-9486-17ba4ce34c16 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:31 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-32bd3551-8f35-475d-9486-17ba4ce34c16 tempest-VolumesServicesTestJSON-1383991174 tempest-VolumesServicesTestJSON-1383991174-project-member] GET http://192.168.122.66/volume/v3/volumes/67b6a757-69ec-4bca-9efc-62ee368afe85 Sep 07 18:13:31 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-32bd3551-8f35-475d-9486-17ba4ce34c16 tempest-VolumesServicesTestJSON-1383991174 tempest-VolumesServicesTestJSON-1383991174-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:31 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-32bd3551-8f35-475d-9486-17ba4ce34c16 tempest-VolumesServicesTestJSON-1383991174 tempest-VolumesServicesTestJSON-1383991174-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:31 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-32bd3551-8f35-475d-9486-17ba4ce34c16 tempest-VolumesServicesTestJSON-1383991174 tempest-VolumesServicesTestJSON-1383991174-project-member] http://192.168.122.66/volume/v3/volumes/67b6a757-69ec-4bca-9efc-62ee368afe85 returned with HTTP 404 Sep 07 18:13:31 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1114/2243] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:13:31 2026] GET /volume/v3/volumes/67b6a757-69ec-4bca-9efc-62ee368afe85 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:13:31 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-2eead5bc-f009-4752-91b1-080a5193aaa5 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:31 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-2eead5bc-f009-4752-91b1-080a5193aaa5 tempest-VolumesServicesTestJSON-1278843596 tempest-VolumesServicesTestJSON-1278843596-project-admin] GET http://192.168.122.66/volume/v3/os-services Sep 07 18:13:31 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-2eead5bc-f009-4752-91b1-080a5193aaa5 tempest-VolumesServicesTestJSON-1278843596 tempest-VolumesServicesTestJSON-1278843596-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:31 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-2eead5bc-f009-4752-91b1-080a5193aaa5 tempest-VolumesServicesTestJSON-1278843596 tempest-VolumesServicesTestJSON-1278843596-project-admin] Calling method 'index' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:31 devstack devstack@c-api.service[86965]: /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 07 18:13:31 devstack devstack@c-api.service[86965]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 18:13:31 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-2eead5bc-f009-4752-91b1-080a5193aaa5 tempest-VolumesServicesTestJSON-1278843596 tempest-VolumesServicesTestJSON-1278843596-project-admin] http://192.168.122.66/volume/v3/os-services returned with HTTP 200 Sep 07 18:13:31 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1130/2244] 192.168.122.66 () {58 vars in 1128 bytes} [Mon Sep 7 18:13:31 2026] GET /volume/v3/os-services => generated 707 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:13:31 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [req-27cfe839-94cd-47c8-a754-830c331f1d3e req-0b780aba-1509-40f4-a7bd-e3dc4baa6209 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:31 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-27cfe839-94cd-47c8-a754-830c331f1d3e req-0b780aba-1509-40f4-a7bd-e3dc4baa6209 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] DELETE http://192.168.122.66/volume/v3/attachments/beaa575b-7845-4013-8d84-9273eca30bfa Sep 07 18:13:31 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-27cfe839-94cd-47c8-a754-830c331f1d3e req-0b780aba-1509-40f4-a7bd-e3dc4baa6209 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:31 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-27cfe839-94cd-47c8-a754-830c331f1d3e req-0b780aba-1509-40f4-a7bd-e3dc4baa6209 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Calling method 'version_select' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:31 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:31 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:13:31 devstack devstack@c-api.service[86964]: /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 07 18:13:31 devstack devstack@c-api.service[86964]: return base.obj_make_list(context, Sep 07 18:13:31 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-27cfe839-94cd-47c8-a754-830c331f1d3e req-0b780aba-1509-40f4-a7bd-e3dc4baa6209 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] http://192.168.122.66/volume/v3/attachments/beaa575b-7845-4013-8d84-9273eca30bfa returned with HTTP 200 Sep 07 18:13:31 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1115/2245] 192.168.122.66 () {64 vars in 1557 bytes} [Mon Sep 7 18:13:31 2026] DELETE /volume/v3/attachments/beaa575b-7845-4013-8d84-9273eca30bfa => generated 19 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:13:32 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-d0b5cabe-2c9b-4281-9c27-215c51eb2576 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:32 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-d0b5cabe-2c9b-4281-9c27-215c51eb2576 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] DELETE http://192.168.122.66/volume/v3/volumes/28d785ce-cdd7-4aea-a838-2baad8895863 Sep 07 18:13:32 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-d0b5cabe-2c9b-4281-9c27-215c51eb2576 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:32 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-d0b5cabe-2c9b-4281-9c27-215c51eb2576 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:32 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-d0b5cabe-2c9b-4281-9c27-215c51eb2576 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Delete volume with id: 28d785ce-cdd7-4aea-a838-2baad8895863 Sep 07 18:13:32 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:32 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:13:32 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:32 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:13:32 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-d0b5cabe-2c9b-4281-9c27-215c51eb2576 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Volume info retrieved successfully. Sep 07 18:13:32 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-d0b5cabe-2c9b-4281-9c27-215c51eb2576 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Delete volume request issued successfully. Sep 07 18:13:32 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-d0b5cabe-2c9b-4281-9c27-215c51eb2576 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] http://192.168.122.66/volume/v3/volumes/28d785ce-cdd7-4aea-a838-2baad8895863 returned with HTTP 202 Sep 07 18:13:32 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1131/2246] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:13:32 2026] DELETE /volume/v3/volumes/28d785ce-cdd7-4aea-a838-2baad8895863 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:13:32 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-a69018ce-987b-413b-9203-a38913f85fc4 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:32 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-a69018ce-987b-413b-9203-a38913f85fc4 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] GET http://192.168.122.66/volume/v3/volumes/28d785ce-cdd7-4aea-a838-2baad8895863 Sep 07 18:13:32 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-a69018ce-987b-413b-9203-a38913f85fc4 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:32 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-a69018ce-987b-413b-9203-a38913f85fc4 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:32 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:32 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:13:32 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:32 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:13:32 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-a69018ce-987b-413b-9203-a38913f85fc4 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Volume info retrieved successfully. Sep 07 18:13:32 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-a69018ce-987b-413b-9203-a38913f85fc4 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] http://192.168.122.66/volume/v3/volumes/28d785ce-cdd7-4aea-a838-2baad8895863 returned with HTTP 200 Sep 07 18:13:32 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1116/2247] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:13:32 2026] GET /volume/v3/volumes/28d785ce-cdd7-4aea-a838-2baad8895863 => generated 1256 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 18:13:34 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-a558307d-dcd2-4101-87fa-96068710caea None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:34 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-a558307d-dcd2-4101-87fa-96068710caea tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] GET http://192.168.122.66/volume/v3/volumes/28d785ce-cdd7-4aea-a838-2baad8895863 Sep 07 18:13:34 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-a558307d-dcd2-4101-87fa-96068710caea tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:34 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-a558307d-dcd2-4101-87fa-96068710caea tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:34 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-a558307d-dcd2-4101-87fa-96068710caea tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] http://192.168.122.66/volume/v3/volumes/28d785ce-cdd7-4aea-a838-2baad8895863 returned with HTTP 404 Sep 07 18:13:34 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1132/2248] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:13:34 2026] GET /volume/v3/volumes/28d785ce-cdd7-4aea-a838-2baad8895863 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:13:34 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-655dfd31-b668-48b9-a578-d75ec0fc9ead None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:34 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-655dfd31-b668-48b9-a578-d75ec0fc9ead tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] DELETE http://192.168.122.66/volume/v3/volumes/8d56b385-5c97-43ea-b97f-78df27d88947 Sep 07 18:13:34 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-655dfd31-b668-48b9-a578-d75ec0fc9ead tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:34 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-655dfd31-b668-48b9-a578-d75ec0fc9ead tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:34 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-655dfd31-b668-48b9-a578-d75ec0fc9ead tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Delete volume with id: 8d56b385-5c97-43ea-b97f-78df27d88947 Sep 07 18:13:34 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-655dfd31-b668-48b9-a578-d75ec0fc9ead tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] http://192.168.122.66/volume/v3/volumes/8d56b385-5c97-43ea-b97f-78df27d88947 returned with HTTP 404 Sep 07 18:13:34 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1117/2249] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:13:34 2026] DELETE /volume/v3/volumes/8d56b385-5c97-43ea-b97f-78df27d88947 => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:13:34 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-9ff1fa38-c7b4-4ab4-a0c1-2de21c4deb6e None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:34 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-9ff1fa38-c7b4-4ab4-a0c1-2de21c4deb6e tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] GET http://192.168.122.66/volume/v3/volumes/8d56b385-5c97-43ea-b97f-78df27d88947 Sep 07 18:13:34 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-9ff1fa38-c7b4-4ab4-a0c1-2de21c4deb6e tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:34 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-9ff1fa38-c7b4-4ab4-a0c1-2de21c4deb6e tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:34 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-9ff1fa38-c7b4-4ab4-a0c1-2de21c4deb6e tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] http://192.168.122.66/volume/v3/volumes/8d56b385-5c97-43ea-b97f-78df27d88947 returned with HTTP 404 Sep 07 18:13:34 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1133/2250] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:13:34 2026] GET /volume/v3/volumes/8d56b385-5c97-43ea-b97f-78df27d88947 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:13:34 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-eb840bd3-8515-4c5c-a148-a7b11c00e7b0 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:34 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-eb840bd3-8515-4c5c-a148-a7b11c00e7b0 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] DELETE http://192.168.122.66/volume/v3/volumes/0fcc75ec-20cd-47e0-8277-50ededb3dd29 Sep 07 18:13:34 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-eb840bd3-8515-4c5c-a148-a7b11c00e7b0 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:34 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-eb840bd3-8515-4c5c-a148-a7b11c00e7b0 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:34 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-eb840bd3-8515-4c5c-a148-a7b11c00e7b0 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Delete volume with id: 0fcc75ec-20cd-47e0-8277-50ededb3dd29 Sep 07 18:13:34 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-eb840bd3-8515-4c5c-a148-a7b11c00e7b0 tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] http://192.168.122.66/volume/v3/volumes/0fcc75ec-20cd-47e0-8277-50ededb3dd29 returned with HTTP 404 Sep 07 18:13:34 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1118/2251] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:13:34 2026] DELETE /volume/v3/volumes/0fcc75ec-20cd-47e0-8277-50ededb3dd29 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:13:34 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-858086bf-ee94-43cf-998a-a1df2e646abf None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:34 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-858086bf-ee94-43cf-998a-a1df2e646abf tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] GET http://192.168.122.66/volume/v3/volumes/0fcc75ec-20cd-47e0-8277-50ededb3dd29 Sep 07 18:13:34 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-858086bf-ee94-43cf-998a-a1df2e646abf tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:34 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-858086bf-ee94-43cf-998a-a1df2e646abf tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:34 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-858086bf-ee94-43cf-998a-a1df2e646abf tempest-TestInstancesWithCinderVolumes-601362612 tempest-TestInstancesWithCinderVolumes-601362612-project-member] http://192.168.122.66/volume/v3/volumes/0fcc75ec-20cd-47e0-8277-50ededb3dd29 returned with HTTP 404 Sep 07 18:13:34 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1134/2252] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:13:34 2026] GET /volume/v3/volumes/0fcc75ec-20cd-47e0-8277-50ededb3dd29 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:13:34 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-f5dad6c0-3093-4dd8-a45a-8b617b852678 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:34 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-f5dad6c0-3093-4dd8-a45a-8b617b852678 tempest-TestInstancesWithCinderVolumes-1310078876 tempest-TestInstancesWithCinderVolumes-1310078876-project-admin] GET http://192.168.122.66/volume/v3/volumes/detail?all_tenants=1 Sep 07 18:13:34 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-f5dad6c0-3093-4dd8-a45a-8b617b852678 tempest-TestInstancesWithCinderVolumes-1310078876 tempest-TestInstancesWithCinderVolumes-1310078876-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:34 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-f5dad6c0-3093-4dd8-a45a-8b617b852678 tempest-TestInstancesWithCinderVolumes-1310078876 tempest-TestInstancesWithCinderVolumes-1310078876-project-admin] Calling method 'detail' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:34 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-f5dad6c0-3093-4dd8-a45a-8b617b852678 tempest-TestInstancesWithCinderVolumes-1310078876 tempest-TestInstancesWithCinderVolumes-1310078876-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=86964) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 18:13:34 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-f5dad6c0-3093-4dd8-a45a-8b617b852678 tempest-TestInstancesWithCinderVolumes-1310078876 tempest-TestInstancesWithCinderVolumes-1310078876-project-admin] Get all volumes completed successfully. Sep 07 18:13:34 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-f5dad6c0-3093-4dd8-a45a-8b617b852678 tempest-TestInstancesWithCinderVolumes-1310078876 tempest-TestInstancesWithCinderVolumes-1310078876-project-admin] http://192.168.122.66/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 07 18:13:34 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1119/2253] 192.168.122.66 () {58 vars in 1164 bytes} [Mon Sep 7 18:13:34 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 18:13:34 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-53359c6b-8af6-4706-94e7-9da4595db5c1 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:34 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-53359c6b-8af6-4706-94e7-9da4595db5c1 tempest-TestInstancesWithCinderVolumes-1310078876 tempest-TestInstancesWithCinderVolumes-1310078876-project-admin] DELETE http://192.168.122.66/volume/v3/types/031deb02-5a97-42d3-89e3-ea0454af611a Sep 07 18:13:34 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-53359c6b-8af6-4706-94e7-9da4595db5c1 tempest-TestInstancesWithCinderVolumes-1310078876 tempest-TestInstancesWithCinderVolumes-1310078876-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:34 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-53359c6b-8af6-4706-94e7-9da4595db5c1 tempest-TestInstancesWithCinderVolumes-1310078876 tempest-TestInstancesWithCinderVolumes-1310078876-project-admin] Calling method '_delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:34 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-53359c6b-8af6-4706-94e7-9da4595db5c1 tempest-TestInstancesWithCinderVolumes-1310078876 tempest-TestInstancesWithCinderVolumes-1310078876-project-admin] http://192.168.122.66/volume/v3/types/031deb02-5a97-42d3-89e3-ea0454af611a returned with HTTP 202 Sep 07 18:13:34 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1135/2254] 192.168.122.66 () {58 vars in 1224 bytes} [Mon Sep 7 18:13:34 2026] DELETE /volume/v3/types/031deb02-5a97-42d3-89e3-ea0454af611a => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:13:34 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-86d06eee-6b9c-48e0-ac09-d00ecfef3917 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:34 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-86d06eee-6b9c-48e0-ac09-d00ecfef3917 tempest-TestInstancesWithCinderVolumes-1310078876 tempest-TestInstancesWithCinderVolumes-1310078876-project-admin] GET http://192.168.122.66/volume/v3/volumes/detail?all_tenants=1 Sep 07 18:13:34 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-86d06eee-6b9c-48e0-ac09-d00ecfef3917 tempest-TestInstancesWithCinderVolumes-1310078876 tempest-TestInstancesWithCinderVolumes-1310078876-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:34 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-86d06eee-6b9c-48e0-ac09-d00ecfef3917 tempest-TestInstancesWithCinderVolumes-1310078876 tempest-TestInstancesWithCinderVolumes-1310078876-project-admin] Calling method 'detail' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:34 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-86d06eee-6b9c-48e0-ac09-d00ecfef3917 tempest-TestInstancesWithCinderVolumes-1310078876 tempest-TestInstancesWithCinderVolumes-1310078876-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=86964) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 18:13:34 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-86d06eee-6b9c-48e0-ac09-d00ecfef3917 tempest-TestInstancesWithCinderVolumes-1310078876 tempest-TestInstancesWithCinderVolumes-1310078876-project-admin] Get all volumes completed successfully. Sep 07 18:13:34 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-86d06eee-6b9c-48e0-ac09-d00ecfef3917 tempest-TestInstancesWithCinderVolumes-1310078876 tempest-TestInstancesWithCinderVolumes-1310078876-project-admin] http://192.168.122.66/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 07 18:13:34 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1120/2255] 192.168.122.66 () {58 vars in 1164 bytes} [Mon Sep 7 18:13:34 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 18:13:34 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-877f89e5-c746-43fe-982c-39ea9807ab5e None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:34 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-877f89e5-c746-43fe-982c-39ea9807ab5e tempest-TestInstancesWithCinderVolumes-1310078876 tempest-TestInstancesWithCinderVolumes-1310078876-project-admin] DELETE http://192.168.122.66/volume/v3/types/87dbbb07-e70d-45dd-ba1c-5f5a95627317 Sep 07 18:13:34 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-877f89e5-c746-43fe-982c-39ea9807ab5e tempest-TestInstancesWithCinderVolumes-1310078876 tempest-TestInstancesWithCinderVolumes-1310078876-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:34 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-877f89e5-c746-43fe-982c-39ea9807ab5e tempest-TestInstancesWithCinderVolumes-1310078876 tempest-TestInstancesWithCinderVolumes-1310078876-project-admin] Calling method '_delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:34 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-877f89e5-c746-43fe-982c-39ea9807ab5e tempest-TestInstancesWithCinderVolumes-1310078876 tempest-TestInstancesWithCinderVolumes-1310078876-project-admin] http://192.168.122.66/volume/v3/types/87dbbb07-e70d-45dd-ba1c-5f5a95627317 returned with HTTP 202 Sep 07 18:13:34 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1136/2256] 192.168.122.66 () {58 vars in 1224 bytes} [Mon Sep 7 18:13:34 2026] DELETE /volume/v3/types/87dbbb07-e70d-45dd-ba1c-5f5a95627317 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:13:34 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-576c6a92-fc90-4932-a50b-9dec010a0e51 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:34 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-576c6a92-fc90-4932-a50b-9dec010a0e51 tempest-TestInstancesWithCinderVolumes-1310078876 tempest-TestInstancesWithCinderVolumes-1310078876-project-admin] GET http://192.168.122.66/volume/v3/volumes/detail?all_tenants=1 Sep 07 18:13:34 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-576c6a92-fc90-4932-a50b-9dec010a0e51 tempest-TestInstancesWithCinderVolumes-1310078876 tempest-TestInstancesWithCinderVolumes-1310078876-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:34 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-576c6a92-fc90-4932-a50b-9dec010a0e51 tempest-TestInstancesWithCinderVolumes-1310078876 tempest-TestInstancesWithCinderVolumes-1310078876-project-admin] Calling method 'detail' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:34 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-576c6a92-fc90-4932-a50b-9dec010a0e51 tempest-TestInstancesWithCinderVolumes-1310078876 tempest-TestInstancesWithCinderVolumes-1310078876-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=86964) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 18:13:34 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-576c6a92-fc90-4932-a50b-9dec010a0e51 tempest-TestInstancesWithCinderVolumes-1310078876 tempest-TestInstancesWithCinderVolumes-1310078876-project-admin] Get all volumes completed successfully. Sep 07 18:13:34 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-576c6a92-fc90-4932-a50b-9dec010a0e51 tempest-TestInstancesWithCinderVolumes-1310078876 tempest-TestInstancesWithCinderVolumes-1310078876-project-admin] http://192.168.122.66/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 07 18:13:34 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1121/2257] 192.168.122.66 () {58 vars in 1164 bytes} [Mon Sep 7 18:13:34 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 07 18:13:34 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-c793436a-69c7-44bb-9b05-7b3d4368cc81 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:34 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c793436a-69c7-44bb-9b05-7b3d4368cc81 tempest-TestInstancesWithCinderVolumes-1310078876 tempest-TestInstancesWithCinderVolumes-1310078876-project-admin] DELETE http://192.168.122.66/volume/v3/types/a0001d76-2978-49c0-b241-9bf5e627c025 Sep 07 18:13:34 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-c793436a-69c7-44bb-9b05-7b3d4368cc81 tempest-TestInstancesWithCinderVolumes-1310078876 tempest-TestInstancesWithCinderVolumes-1310078876-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:34 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-c793436a-69c7-44bb-9b05-7b3d4368cc81 tempest-TestInstancesWithCinderVolumes-1310078876 tempest-TestInstancesWithCinderVolumes-1310078876-project-admin] Calling method '_delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:34 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c793436a-69c7-44bb-9b05-7b3d4368cc81 tempest-TestInstancesWithCinderVolumes-1310078876 tempest-TestInstancesWithCinderVolumes-1310078876-project-admin] http://192.168.122.66/volume/v3/types/a0001d76-2978-49c0-b241-9bf5e627c025 returned with HTTP 202 Sep 07 18:13:34 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1137/2258] 192.168.122.66 () {58 vars in 1224 bytes} [Mon Sep 7 18:13:34 2026] DELETE /volume/v3/types/a0001d76-2978-49c0-b241-9bf5e627c025 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 18:13:36 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-cc1e396e-bc56-4cfd-a569-57365cda5480 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:36 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-cc1e396e-bc56-4cfd-a569-57365cda5480 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:13:36 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-cc1e396e-bc56-4cfd-a569-57365cda5480 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "30a56d6b-d9f5-4ef9-aef9-4d1ff124bcb3", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-541051441"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:13:36 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.volumes [None req-cc1e396e-bc56-4cfd-a569-57365cda5480 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Create volume request body: {'volume': {"'imageRef": '30a56d6b-d9f5-4ef9-aef9-4d1ff124bcb3', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-541051441'}} {{(pid=86964) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:13:36 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-cc1e396e-bc56-4cfd-a569-57365cda5480 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Create volume of 1 GB Sep 07 18:13:36 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-cc1e396e-bc56-4cfd-a569-57365cda5480 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Availability Zones retrieved successfully. Sep 07 18:13:36 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-cc1e396e-bc56-4cfd-a569-57365cda5480 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Flow 'volume_create_api' (63fa3d22-9989-47ab-87a1-b2202663ce5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:13:36 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-cc1e396e-bc56-4cfd-a569-57365cda5480 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (566cd255-149d-4c54-a6d7-7063a5ffbe85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:13:36 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.flows.api.create_volume [None req-cc1e396e-bc56-4cfd-a569-57365cda5480 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Validating volume size '1' using validate_int {{(pid=86964) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:13:36 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-cc1e396e-bc56-4cfd-a569-57365cda5480 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (566cd255-149d-4c54-a6d7-7063a5ffbe85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:13:36 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-cc1e396e-bc56-4cfd-a569-57365cda5480 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7488363b-c40e-4925-8d44-13834170bd68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:13:36 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-cc1e396e-bc56-4cfd-a569-57365cda5480 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Created reservations ['30b45f16-1d26-4fc3-8e25-798c6e8130fe', '9015dc0a-e650-47c4-95a6-5b46ae3ac99f', '565801ad-19c8-4b18-b8b0-3b4b194c2602', 'a9716979-ea14-4e23-88ba-07e09220cc0b'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:13:36 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-cc1e396e-bc56-4cfd-a569-57365cda5480 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7488363b-c40e-4925-8d44-13834170bd68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['30b45f16-1d26-4fc3-8e25-798c6e8130fe', '9015dc0a-e650-47c4-95a6-5b46ae3ac99f', '565801ad-19c8-4b18-b8b0-3b4b194c2602', 'a9716979-ea14-4e23-88ba-07e09220cc0b']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:13:36 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-cc1e396e-bc56-4cfd-a569-57365cda5480 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab305c77-0f2e-481b-a774-6ef4789e145a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:13:37 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:37 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:13:37 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-cc1e396e-bc56-4cfd-a569-57365cda5480 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab305c77-0f2e-481b-a774-6ef4789e145a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e83eaaa8-9d07-48f0-b033-d7b5b7e3b9f1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-541051441',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44341d591001405bb7a528daf155889d',qos_specs=None,replication_status=,reservations=['30b45f16-1d26-4fc3-8e25-798c6e8130fe','9015dc0a-e650-47c4-95a6-5b46ae3ac99f','565801ad-19c8-4b18-b8b0-3b4b194c2602','a9716979-ea14-4e23-88ba-07e09220cc0b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf0dd4d5750e45e7a8069b740c82ec53',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:13:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-541051441',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e83eaaa8-9d07-48f0-b033-d7b5b7e3b9f1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='44341d591001405bb7a528daf155889d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bf0dd4d5750e45e7a8069b740c82ec53',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:13:37 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-cc1e396e-bc56-4cfd-a569-57365cda5480 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49fbe838-417e-4efc-9624-869aad84180e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:13:37 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-cc1e396e-bc56-4cfd-a569-57365cda5480 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49fbe838-417e-4efc-9624-869aad84180e) transitioned into state 'SUCCESS' from state '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-541051441',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44341d591001405bb7a528daf155889d',qos_specs=None,replication_status=,reservations=['30b45f16-1d26-4fc3-8e25-798c6e8130fe','9015dc0a-e650-47c4-95a6-5b46ae3ac99f','565801ad-19c8-4b18-b8b0-3b4b194c2602','a9716979-ea14-4e23-88ba-07e09220cc0b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf0dd4d5750e45e7a8069b740c82ec53',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:13:37 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-cc1e396e-bc56-4cfd-a569-57365cda5480 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (381f963e-a99c-4e58-9158-2abe6cce9189) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:13:37 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-cc1e396e-bc56-4cfd-a569-57365cda5480 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (381f963e-a99c-4e58-9158-2abe6cce9189) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:13:37 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-cc1e396e-bc56-4cfd-a569-57365cda5480 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Flow 'volume_create_api' (63fa3d22-9989-47ab-87a1-b2202663ce5f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:13:37 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-cc1e396e-bc56-4cfd-a569-57365cda5480 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Create volume request issued successfully. Sep 07 18:13:37 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-cc1e396e-bc56-4cfd-a569-57365cda5480 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:13:37 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1122/2259] 192.168.122.66 () {60 vars in 1138 bytes} [Mon Sep 7 18:13:36 2026] POST /volume/v3/volumes => generated 763 bytes in 726 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:13:37 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-d8610dec-7148-494a-a94a-d66f93505b84 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:37 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-d8610dec-7148-494a-a94a-d66f93505b84 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:13:37 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-d8610dec-7148-494a-a94a-d66f93505b84 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "30a56d6b-d9f5-4ef9-aef9-4d1ff124bcb3", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-2089580637"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:13:37 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.volumes [None req-d8610dec-7148-494a-a94a-d66f93505b84 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Create volume request body: {'volume': {"'imageRef": '30a56d6b-d9f5-4ef9-aef9-4d1ff124bcb3', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-2089580637'}} {{(pid=86965) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:13:37 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-d8610dec-7148-494a-a94a-d66f93505b84 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Create volume of 1 GB Sep 07 18:13:37 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-d8610dec-7148-494a-a94a-d66f93505b84 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Availability Zones retrieved successfully. Sep 07 18:13:37 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-d8610dec-7148-494a-a94a-d66f93505b84 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Flow 'volume_create_api' (931ca506-68b9-488f-8072-129a522f9227) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:13:37 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-d8610dec-7148-494a-a94a-d66f93505b84 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (384b2d44-8ea0-4d27-a795-b3961d9f0a2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:13:37 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.flows.api.create_volume [None req-d8610dec-7148-494a-a94a-d66f93505b84 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Validating volume size '1' using validate_int {{(pid=86965) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:13:37 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-d8610dec-7148-494a-a94a-d66f93505b84 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (384b2d44-8ea0-4d27-a795-b3961d9f0a2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:13:37 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-d8610dec-7148-494a-a94a-d66f93505b84 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ca1e6c1-fd8b-4db7-b1db-a49909cf804e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:13:37 devstack devstack@c-api.service[86965]: DEBUG cinder.quota [None req-d8610dec-7148-494a-a94a-d66f93505b84 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Created reservations ['292ad21e-d601-41c0-a408-377df7417d14', 'b3401895-2f5b-48da-b3ec-cccc014dbfe5', '7fe9c8b3-a1a2-4482-aa3c-18c1e2484c8b', '365156e2-1208-423f-8afd-749d78940f01'] {{(pid=86965) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:13:37 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-d8610dec-7148-494a-a94a-d66f93505b84 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ca1e6c1-fd8b-4db7-b1db-a49909cf804e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['292ad21e-d601-41c0-a408-377df7417d14', 'b3401895-2f5b-48da-b3ec-cccc014dbfe5', '7fe9c8b3-a1a2-4482-aa3c-18c1e2484c8b', '365156e2-1208-423f-8afd-749d78940f01']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:13:37 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-d8610dec-7148-494a-a94a-d66f93505b84 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7cc838a-78c7-4bc1-b4d2-82e1584d4153) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:13:37 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:37 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:13:37 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-d8610dec-7148-494a-a94a-d66f93505b84 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7cc838a-78c7-4bc1-b4d2-82e1584d4153) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aecd1104-590c-4ef6-ae23-4bc58544e099', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2089580637',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44341d591001405bb7a528daf155889d',qos_specs=None,replication_status=,reservations=['292ad21e-d601-41c0-a408-377df7417d14','b3401895-2f5b-48da-b3ec-cccc014dbfe5','7fe9c8b3-a1a2-4482-aa3c-18c1e2484c8b','365156e2-1208-423f-8afd-749d78940f01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf0dd4d5750e45e7a8069b740c82ec53',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:13:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2089580637',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aecd1104-590c-4ef6-ae23-4bc58544e099,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='44341d591001405bb7a528daf155889d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bf0dd4d5750e45e7a8069b740c82ec53',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:13:37 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-d8610dec-7148-494a-a94a-d66f93505b84 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f23bd52c-66bc-4929-8193-52abae0414bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:13:37 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-d8610dec-7148-494a-a94a-d66f93505b84 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f23bd52c-66bc-4929-8193-52abae0414bd) transitioned into state 'SUCCESS' from state '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-2089580637',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44341d591001405bb7a528daf155889d',qos_specs=None,replication_status=,reservations=['292ad21e-d601-41c0-a408-377df7417d14','b3401895-2f5b-48da-b3ec-cccc014dbfe5','7fe9c8b3-a1a2-4482-aa3c-18c1e2484c8b','365156e2-1208-423f-8afd-749d78940f01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf0dd4d5750e45e7a8069b740c82ec53',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:13:37 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-d8610dec-7148-494a-a94a-d66f93505b84 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9872810-c6ee-4c5c-9aa5-952f9f582672) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:13:37 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-d8610dec-7148-494a-a94a-d66f93505b84 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9872810-c6ee-4c5c-9aa5-952f9f582672) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:13:37 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-d8610dec-7148-494a-a94a-d66f93505b84 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Flow 'volume_create_api' (931ca506-68b9-488f-8072-129a522f9227) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:13:37 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-d8610dec-7148-494a-a94a-d66f93505b84 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Create volume request issued successfully. Sep 07 18:13:37 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-d8610dec-7148-494a-a94a-d66f93505b84 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:13:37 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1138/2260] 192.168.122.66 () {60 vars in 1138 bytes} [Mon Sep 7 18:13:37 2026] POST /volume/v3/volumes => generated 764 bytes in 454 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:13:37 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-3b911dde-c56c-44e1-a4e7-f74fd67b1c26 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:37 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-3b911dde-c56c-44e1-a4e7-f74fd67b1c26 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:13:37 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-3b911dde-c56c-44e1-a4e7-f74fd67b1c26 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "30a56d6b-d9f5-4ef9-aef9-4d1ff124bcb3", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-184216103"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:13:37 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.volumes [None req-3b911dde-c56c-44e1-a4e7-f74fd67b1c26 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Create volume request body: {'volume': {"'imageRef": '30a56d6b-d9f5-4ef9-aef9-4d1ff124bcb3', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-184216103'}} {{(pid=86964) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:13:37 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-3b911dde-c56c-44e1-a4e7-f74fd67b1c26 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Create volume of 1 GB Sep 07 18:13:37 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:37 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:13:37 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-3b911dde-c56c-44e1-a4e7-f74fd67b1c26 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Availability Zones retrieved successfully. Sep 07 18:13:37 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-3b911dde-c56c-44e1-a4e7-f74fd67b1c26 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Flow 'volume_create_api' (9d062f4f-da80-4fdb-880d-7a6e0e8dd587) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:13:37 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-3b911dde-c56c-44e1-a4e7-f74fd67b1c26 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9c0050f-8139-4eed-9da7-66036471ec74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:13:37 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.flows.api.create_volume [None req-3b911dde-c56c-44e1-a4e7-f74fd67b1c26 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Validating volume size '1' using validate_int {{(pid=86964) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:13:37 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-3b911dde-c56c-44e1-a4e7-f74fd67b1c26 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9c0050f-8139-4eed-9da7-66036471ec74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:13:37 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-3b911dde-c56c-44e1-a4e7-f74fd67b1c26 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53bfce4b-b8aa-4495-9e93-930bc7a88c47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:13:37 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-3b911dde-c56c-44e1-a4e7-f74fd67b1c26 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Created reservations ['bb105502-82e2-44dd-a79c-8980011dddd9', '0d338975-7a40-48c3-8a4b-f7a0e808f1f4', '1ab33393-fd8c-4682-b3b6-0fd4c60330ae', '9847fefe-d3a3-46c6-b0ad-6854df4fc897'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:13:37 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-3b911dde-c56c-44e1-a4e7-f74fd67b1c26 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53bfce4b-b8aa-4495-9e93-930bc7a88c47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bb105502-82e2-44dd-a79c-8980011dddd9', '0d338975-7a40-48c3-8a4b-f7a0e808f1f4', '1ab33393-fd8c-4682-b3b6-0fd4c60330ae', '9847fefe-d3a3-46c6-b0ad-6854df4fc897']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:13:37 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-3b911dde-c56c-44e1-a4e7-f74fd67b1c26 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df7b6a43-2941-4abe-ac11-8e8c60da9ecb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:13:37 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-d3b25f06-b751-4964-8e7f-cf075423162d None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:38 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:38 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:13:38 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-3b911dde-c56c-44e1-a4e7-f74fd67b1c26 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df7b6a43-2941-4abe-ac11-8e8c60da9ecb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '888e67a3-212d-4830-8a90-b5da48a12232', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-184216103',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44341d591001405bb7a528daf155889d',qos_specs=None,replication_status=,reservations=['bb105502-82e2-44dd-a79c-8980011dddd9','0d338975-7a40-48c3-8a4b-f7a0e808f1f4','1ab33393-fd8c-4682-b3b6-0fd4c60330ae','9847fefe-d3a3-46c6-b0ad-6854df4fc897'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf0dd4d5750e45e7a8069b740c82ec53',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:13:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-184216103',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=888e67a3-212d-4830-8a90-b5da48a12232,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='44341d591001405bb7a528daf155889d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bf0dd4d5750e45e7a8069b740c82ec53',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:13:38 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-3b911dde-c56c-44e1-a4e7-f74fd67b1c26 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd95e71c-e27d-4927-93db-65c3dada28b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:13:38 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-3b911dde-c56c-44e1-a4e7-f74fd67b1c26 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd95e71c-e27d-4927-93db-65c3dada28b6) transitioned into state 'SUCCESS' from state '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-184216103',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44341d591001405bb7a528daf155889d',qos_specs=None,replication_status=,reservations=['bb105502-82e2-44dd-a79c-8980011dddd9','0d338975-7a40-48c3-8a4b-f7a0e808f1f4','1ab33393-fd8c-4682-b3b6-0fd4c60330ae','9847fefe-d3a3-46c6-b0ad-6854df4fc897'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf0dd4d5750e45e7a8069b740c82ec53',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:13:38 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-3b911dde-c56c-44e1-a4e7-f74fd67b1c26 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91089228-26c5-4f1e-8fea-9836f1e1e97a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:13:38 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-3b911dde-c56c-44e1-a4e7-f74fd67b1c26 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91089228-26c5-4f1e-8fea-9836f1e1e97a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:13:38 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-3b911dde-c56c-44e1-a4e7-f74fd67b1c26 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Flow 'volume_create_api' (9d062f4f-da80-4fdb-880d-7a6e0e8dd587) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:13:38 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-3b911dde-c56c-44e1-a4e7-f74fd67b1c26 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Create volume request issued successfully. Sep 07 18:13:38 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-3b911dde-c56c-44e1-a4e7-f74fd67b1c26 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:13:38 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1123/2261] 192.168.122.66 () {60 vars in 1138 bytes} [Mon Sep 7 18:13:37 2026] POST /volume/v3/volumes => generated 763 bytes in 626 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:13:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-e8c70303-4600-45ff-8feb-c58eac50353c None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:38 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-e8c70303-4600-45ff-8feb-c58eac50353c tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:13:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-e8c70303-4600-45ff-8feb-c58eac50353c tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "30a56d6b-d9f5-4ef9-aef9-4d1ff124bcb3", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1447225102"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:13:38 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-d3b25f06-b751-4964-8e7f-cf075423162d tempest-VolumeSnapshotQuotasNegativeTestJSON-1081082347 tempest-VolumeSnapshotQuotasNegativeTestJSON-1081082347-project-admin] GET http://192.168.122.66/volume/v3/os-quota-sets/0894234cd9754dff9365de486d36445b Sep 07 18:13:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-d3b25f06-b751-4964-8e7f-cf075423162d tempest-VolumeSnapshotQuotasNegativeTestJSON-1081082347 tempest-VolumeSnapshotQuotasNegativeTestJSON-1081082347-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-d3b25f06-b751-4964-8e7f-cf075423162d tempest-VolumeSnapshotQuotasNegativeTestJSON-1081082347 tempest-VolumeSnapshotQuotasNegativeTestJSON-1081082347-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:38 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:38 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:13:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.volumes [None req-e8c70303-4600-45ff-8feb-c58eac50353c tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Create volume request body: {'volume': {"'imageRef": '30a56d6b-d9f5-4ef9-aef9-4d1ff124bcb3', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1447225102'}} {{(pid=86964) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:13:38 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-e8c70303-4600-45ff-8feb-c58eac50353c tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Create volume of 1 GB Sep 07 18:13:38 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:38 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:13:38 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-e8c70303-4600-45ff-8feb-c58eac50353c tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Availability Zones retrieved successfully. Sep 07 18:13:38 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-e8c70303-4600-45ff-8feb-c58eac50353c tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Flow 'volume_create_api' (7dc43f9d-eaab-45d7-944b-1cce6d5996ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:13:38 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-d3b25f06-b751-4964-8e7f-cf075423162d tempest-VolumeSnapshotQuotasNegativeTestJSON-1081082347 tempest-VolumeSnapshotQuotasNegativeTestJSON-1081082347-project-admin] http://192.168.122.66/volume/v3/os-quota-sets/0894234cd9754dff9365de486d36445b returned with HTTP 200 Sep 07 18:13:38 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1139/2262] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:13:37 2026] GET /volume/v3/os-quota-sets/0894234cd9754dff9365de486d36445b => generated 440 bytes in 331 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:13:38 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-e8c70303-4600-45ff-8feb-c58eac50353c tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7b7f573-0251-4bd2-872c-64de3e6d4b8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:13:38 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.flows.api.create_volume [None req-e8c70303-4600-45ff-8feb-c58eac50353c tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Validating volume size '1' using validate_int {{(pid=86964) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:13:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-d4ae4aa5-8612-45d2-a9b5-91757089ec8d None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:38 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-d4ae4aa5-8612-45d2-a9b5-91757089ec8d tempest-VolumeSnapshotQuotasNegativeTestJSON-1081082347 tempest-VolumeSnapshotQuotasNegativeTestJSON-1081082347-project-admin] PUT http://192.168.122.66/volume/v3/os-quota-sets/0894234cd9754dff9365de486d36445b Sep 07 18:13:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-d4ae4aa5-8612-45d2-a9b5-91757089ec8d tempest-VolumeSnapshotQuotasNegativeTestJSON-1081082347 tempest-VolumeSnapshotQuotasNegativeTestJSON-1081082347-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:13:38 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-e8c70303-4600-45ff-8feb-c58eac50353c tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7b7f573-0251-4bd2-872c-64de3e6d4b8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:13:38 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-e8c70303-4600-45ff-8feb-c58eac50353c tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f03bfcf7-9001-45b4-b9c6-e286b90b9da8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:13:38 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-d4ae4aa5-8612-45d2-a9b5-91757089ec8d tempest-VolumeSnapshotQuotasNegativeTestJSON-1081082347 tempest-VolumeSnapshotQuotasNegativeTestJSON-1081082347-project-admin] http://192.168.122.66/volume/v3/os-quota-sets/0894234cd9754dff9365de486d36445b returned with HTTP 200 Sep 07 18:13:38 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1140/2263] 192.168.122.66 () {60 vars in 1253 bytes} [Mon Sep 7 18:13:38 2026] PUT /volume/v3/os-quota-sets/0894234cd9754dff9365de486d36445b => generated 393 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:13:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-4059c0de-fce3-4391-8908-472d2164346d None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:38 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-e8c70303-4600-45ff-8feb-c58eac50353c tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Created reservations ['0139a55d-367b-4083-a3ee-d117b74f9337', '75c2948e-e72e-4dbf-9c70-7820e4417019', '755e7fdf-565b-425e-a69f-5c91729902d9', '86a170ca-f26f-4ab0-a93e-a435be9d9073'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:13:38 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-e8c70303-4600-45ff-8feb-c58eac50353c tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f03bfcf7-9001-45b4-b9c6-e286b90b9da8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0139a55d-367b-4083-a3ee-d117b74f9337', '75c2948e-e72e-4dbf-9c70-7820e4417019', '755e7fdf-565b-425e-a69f-5c91729902d9', '86a170ca-f26f-4ab0-a93e-a435be9d9073']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:13:38 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-e8c70303-4600-45ff-8feb-c58eac50353c tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b895aaf0-06b2-43d3-86b9-74318dc4c25c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:13:38 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:38 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:13:38 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-e8c70303-4600-45ff-8feb-c58eac50353c tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b895aaf0-06b2-43d3-86b9-74318dc4c25c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '11061d83-c99d-4c18-8e31-82bebdb0c117', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1447225102',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44341d591001405bb7a528daf155889d',qos_specs=None,replication_status=,reservations=['0139a55d-367b-4083-a3ee-d117b74f9337','75c2948e-e72e-4dbf-9c70-7820e4417019','755e7fdf-565b-425e-a69f-5c91729902d9','86a170ca-f26f-4ab0-a93e-a435be9d9073'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf0dd4d5750e45e7a8069b740c82ec53',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:13:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1447225102',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=11061d83-c99d-4c18-8e31-82bebdb0c117,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='44341d591001405bb7a528daf155889d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bf0dd4d5750e45e7a8069b740c82ec53',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:13:38 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-e8c70303-4600-45ff-8feb-c58eac50353c tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9960d48-50ff-4cba-8e56-9d5b8c8f1034) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:13:38 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-e8c70303-4600-45ff-8feb-c58eac50353c tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9960d48-50ff-4cba-8e56-9d5b8c8f1034) transitioned into state 'SUCCESS' from state '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-1447225102',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44341d591001405bb7a528daf155889d',qos_specs=None,replication_status=,reservations=['0139a55d-367b-4083-a3ee-d117b74f9337','75c2948e-e72e-4dbf-9c70-7820e4417019','755e7fdf-565b-425e-a69f-5c91729902d9','86a170ca-f26f-4ab0-a93e-a435be9d9073'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf0dd4d5750e45e7a8069b740c82ec53',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:13:38 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-e8c70303-4600-45ff-8feb-c58eac50353c tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fde9413d-45eb-48cc-b2c0-a3a98db9b5b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:13:38 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-e8c70303-4600-45ff-8feb-c58eac50353c tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fde9413d-45eb-48cc-b2c0-a3a98db9b5b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:13:38 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-4059c0de-fce3-4391-8908-472d2164346d tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:13:38 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-e8c70303-4600-45ff-8feb-c58eac50353c tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Flow 'volume_create_api' (7dc43f9d-eaab-45d7-944b-1cce6d5996ac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:13:38 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-e8c70303-4600-45ff-8feb-c58eac50353c tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Create volume request issued successfully. Sep 07 18:13:38 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-e8c70303-4600-45ff-8feb-c58eac50353c tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:13:38 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1124/2264] 192.168.122.66 () {60 vars in 1138 bytes} [Mon Sep 7 18:13:38 2026] POST /volume/v3/volumes => generated 764 bytes in 444 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:13:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-4059c0de-fce3-4391-8908-472d2164346d tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-928580044"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:13:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.volumes [None req-4059c0de-fce3-4391-8908-472d2164346d tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-928580044'}} {{(pid=86965) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:13:38 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-4059c0de-fce3-4391-8908-472d2164346d tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827-project-member] Create volume of 1 GB Sep 07 18:13:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-aac50476-e25a-4e42-8f34-3b1d2cafe2d1 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:38 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-aac50476-e25a-4e42-8f34-3b1d2cafe2d1 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:13:38 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-4059c0de-fce3-4391-8908-472d2164346d tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827-project-member] Availability Zones retrieved successfully. Sep 07 18:13:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-aac50476-e25a-4e42-8f34-3b1d2cafe2d1 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "30a56d6b-d9f5-4ef9-aef9-4d1ff124bcb3", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1157548692"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:13:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.volumes [None req-aac50476-e25a-4e42-8f34-3b1d2cafe2d1 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Create volume request body: {'volume': {"'imageRef": '30a56d6b-d9f5-4ef9-aef9-4d1ff124bcb3', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1157548692'}} {{(pid=86964) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:13:38 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-aac50476-e25a-4e42-8f34-3b1d2cafe2d1 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Create volume of 1 GB Sep 07 18:13:38 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:38 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:13:38 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-aac50476-e25a-4e42-8f34-3b1d2cafe2d1 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Availability Zones retrieved successfully. Sep 07 18:13:38 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-4059c0de-fce3-4391-8908-472d2164346d tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827-project-member] Flow 'volume_create_api' (427ecfe6-1142-43a8-a8cf-291d3bf66ade) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:13:38 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-4059c0de-fce3-4391-8908-472d2164346d tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3a246d7-1060-497a-98d2-5513b05bb9c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:13:38 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.flows.api.create_volume [None req-4059c0de-fce3-4391-8908-472d2164346d tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827-project-member] Validating volume size '1' using validate_int {{(pid=86965) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:13:38 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-aac50476-e25a-4e42-8f34-3b1d2cafe2d1 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Flow 'volume_create_api' (28caaed2-58c2-459a-b20d-3a2574e7c5c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:13:38 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-aac50476-e25a-4e42-8f34-3b1d2cafe2d1 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a8568e8-502d-4238-bd01-86c43c016ab3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:13:38 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.flows.api.create_volume [None req-aac50476-e25a-4e42-8f34-3b1d2cafe2d1 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Validating volume size '1' using validate_int {{(pid=86964) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:13:38 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-aac50476-e25a-4e42-8f34-3b1d2cafe2d1 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a8568e8-502d-4238-bd01-86c43c016ab3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:13:38 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-aac50476-e25a-4e42-8f34-3b1d2cafe2d1 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (118f4dc2-14a5-4933-a56f-add622f9cd36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:13:38 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-4059c0de-fce3-4391-8908-472d2164346d tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3a246d7-1060-497a-98d2-5513b05bb9c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:13:38 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-4059c0de-fce3-4391-8908-472d2164346d tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1b9ee51-9411-4234-bf7a-73ee4e9d9b35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:13:38 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-aac50476-e25a-4e42-8f34-3b1d2cafe2d1 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Created reservations ['accce4f6-8568-4087-9a3d-15838a33e399', '45b53b59-7244-4c59-9f32-7f7256c3fa50', 'b789f9e0-d584-4ade-b661-3d9b3665c7f2', '3aa9ef5b-67b1-447c-a995-55161d126b9a'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:13:38 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-aac50476-e25a-4e42-8f34-3b1d2cafe2d1 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (118f4dc2-14a5-4933-a56f-add622f9cd36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['accce4f6-8568-4087-9a3d-15838a33e399', '45b53b59-7244-4c59-9f32-7f7256c3fa50', 'b789f9e0-d584-4ade-b661-3d9b3665c7f2', '3aa9ef5b-67b1-447c-a995-55161d126b9a']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:13:38 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-aac50476-e25a-4e42-8f34-3b1d2cafe2d1 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b2af6c5-fcc3-4536-a449-a2ee91ebfe09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:13:38 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:38 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:13:38 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-aac50476-e25a-4e42-8f34-3b1d2cafe2d1 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b2af6c5-fcc3-4536-a449-a2ee91ebfe09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a5811650-3ba3-4403-8ad8-33464380b3b9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1157548692',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44341d591001405bb7a528daf155889d',qos_specs=None,replication_status=,reservations=['accce4f6-8568-4087-9a3d-15838a33e399','45b53b59-7244-4c59-9f32-7f7256c3fa50','b789f9e0-d584-4ade-b661-3d9b3665c7f2','3aa9ef5b-67b1-447c-a995-55161d126b9a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf0dd4d5750e45e7a8069b740c82ec53',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:13:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1157548692',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a5811650-3ba3-4403-8ad8-33464380b3b9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='44341d591001405bb7a528daf155889d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bf0dd4d5750e45e7a8069b740c82ec53',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:13:39 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-aac50476-e25a-4e42-8f34-3b1d2cafe2d1 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25499c2e-bda3-41a5-a1d1-80fb0a7da60f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:13:39 devstack devstack@c-api.service[86965]: DEBUG cinder.quota [None req-4059c0de-fce3-4391-8908-472d2164346d tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827-project-member] Created reservations ['8cc3484b-e7b3-4b15-b306-e57b94e8427c', '8ab403e7-5b1e-4432-aa7f-5a9b460cf09d', 'af3a4ec6-b4e8-44dc-b93c-b2ee568292bd', '0d0dd8c8-d0ee-4d8c-b9d7-92dcc9ebdea9'] {{(pid=86965) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:13:39 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-4059c0de-fce3-4391-8908-472d2164346d tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1b9ee51-9411-4234-bf7a-73ee4e9d9b35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8cc3484b-e7b3-4b15-b306-e57b94e8427c', '8ab403e7-5b1e-4432-aa7f-5a9b460cf09d', 'af3a4ec6-b4e8-44dc-b93c-b2ee568292bd', '0d0dd8c8-d0ee-4d8c-b9d7-92dcc9ebdea9']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:13:39 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-4059c0de-fce3-4391-8908-472d2164346d tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (170e8c19-019f-4e95-9872-f94044b066e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:13:39 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-aac50476-e25a-4e42-8f34-3b1d2cafe2d1 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25499c2e-bda3-41a5-a1d1-80fb0a7da60f) transitioned into state 'SUCCESS' from state '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-1157548692',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44341d591001405bb7a528daf155889d',qos_specs=None,replication_status=,reservations=['accce4f6-8568-4087-9a3d-15838a33e399','45b53b59-7244-4c59-9f32-7f7256c3fa50','b789f9e0-d584-4ade-b661-3d9b3665c7f2','3aa9ef5b-67b1-447c-a995-55161d126b9a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf0dd4d5750e45e7a8069b740c82ec53',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:13:39 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-aac50476-e25a-4e42-8f34-3b1d2cafe2d1 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (261a5868-99ea-4a4b-a07d-ec0854dc8871) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:13:39 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:39 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:13:39 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-4059c0de-fce3-4391-8908-472d2164346d tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (170e8c19-019f-4e95-9872-f94044b066e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a775eea3-091e-48a9-a14e-419e69be965d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-928580044',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0894234cd9754dff9365de486d36445b',qos_specs=None,replication_status=,reservations=['8cc3484b-e7b3-4b15-b306-e57b94e8427c','8ab403e7-5b1e-4432-aa7f-5a9b460cf09d','af3a4ec6-b4e8-44dc-b93c-b2ee568292bd','0d0dd8c8-d0ee-4d8c-b9d7-92dcc9ebdea9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8efb5425cd0642d9a6ca2bd1cc036717',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:13:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-928580044',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a775eea3-091e-48a9-a14e-419e69be965d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0894234cd9754dff9365de486d36445b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8efb5425cd0642d9a6ca2bd1cc036717',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:13:39 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-4059c0de-fce3-4391-8908-472d2164346d tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85054c50-fb65-43ce-99bd-4346969e2a35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:13:39 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-aac50476-e25a-4e42-8f34-3b1d2cafe2d1 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (261a5868-99ea-4a4b-a07d-ec0854dc8871) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:13:39 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-aac50476-e25a-4e42-8f34-3b1d2cafe2d1 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Flow 'volume_create_api' (28caaed2-58c2-459a-b20d-3a2574e7c5c4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:13:39 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-aac50476-e25a-4e42-8f34-3b1d2cafe2d1 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Create volume request issued successfully. Sep 07 18:13:39 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-aac50476-e25a-4e42-8f34-3b1d2cafe2d1 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:13:39 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1125/2265] 192.168.122.66 () {60 vars in 1138 bytes} [Mon Sep 7 18:13:38 2026] POST /volume/v3/volumes => generated 764 bytes in 542 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:13:39 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-de99bdce-0f4b-486c-9bdd-b896c0c33938 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:39 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-de99bdce-0f4b-486c-9bdd-b896c0c33938 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] GET http://192.168.122.66/volume/v3/volumes/e83eaaa8-9d07-48f0-b033-d7b5b7e3b9f1 Sep 07 18:13:39 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-de99bdce-0f4b-486c-9bdd-b896c0c33938 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:39 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-de99bdce-0f4b-486c-9bdd-b896c0c33938 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:39 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-4059c0de-fce3-4391-8908-472d2164346d tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85054c50-fb65-43ce-99bd-4346969e2a35) transitioned into state 'SUCCESS' from state '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-928580044',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0894234cd9754dff9365de486d36445b',qos_specs=None,replication_status=,reservations=['8cc3484b-e7b3-4b15-b306-e57b94e8427c','8ab403e7-5b1e-4432-aa7f-5a9b460cf09d','af3a4ec6-b4e8-44dc-b93c-b2ee568292bd','0d0dd8c8-d0ee-4d8c-b9d7-92dcc9ebdea9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8efb5425cd0642d9a6ca2bd1cc036717',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:13:39 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:39 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:13:39 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-4059c0de-fce3-4391-8908-472d2164346d tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25bf3595-c4b1-4bcc-a206-bde280e8d7fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:13:39 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:39 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:13:39 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-de99bdce-0f4b-486c-9bdd-b896c0c33938 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Volume info retrieved successfully. Sep 07 18:13:39 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-de99bdce-0f4b-486c-9bdd-b896c0c33938 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] http://192.168.122.66/volume/v3/volumes/e83eaaa8-9d07-48f0-b033-d7b5b7e3b9f1 returned with HTTP 200 Sep 07 18:13:39 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1126/2266] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:13:39 2026] GET /volume/v3/volumes/e83eaaa8-9d07-48f0-b033-d7b5b7e3b9f1 => generated 856 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:13:39 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-4059c0de-fce3-4391-8908-472d2164346d tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25bf3595-c4b1-4bcc-a206-bde280e8d7fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:13:39 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-4059c0de-fce3-4391-8908-472d2164346d tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827-project-member] Flow 'volume_create_api' (427ecfe6-1142-43a8-a8cf-291d3bf66ade) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:13:39 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-4059c0de-fce3-4391-8908-472d2164346d tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827-project-member] Create volume request issued successfully. Sep 07 18:13:39 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-4059c0de-fce3-4391-8908-472d2164346d tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:13:39 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1141/2267] 192.168.122.66 () {60 vars in 1137 bytes} [Mon Sep 7 18:13:38 2026] POST /volume/v3/volumes => generated 773 bytes in 824 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:13:39 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-17ffbec5-fc48-42a3-bcbf-9828415dc65b None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:39 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-17ffbec5-fc48-42a3-bcbf-9828415dc65b tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] GET http://192.168.122.66/volume/v3/volumes/aecd1104-590c-4ef6-ae23-4bc58544e099 Sep 07 18:13:39 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-17ffbec5-fc48-42a3-bcbf-9828415dc65b tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:39 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-17ffbec5-fc48-42a3-bcbf-9828415dc65b tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:39 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-017b88df-7fd0-451c-b82b-434b78701547 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:39 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-017b88df-7fd0-451c-b82b-434b78701547 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827-project-member] GET http://192.168.122.66/volume/v3/volumes/a775eea3-091e-48a9-a14e-419e69be965d Sep 07 18:13:39 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-017b88df-7fd0-451c-b82b-434b78701547 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:39 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-017b88df-7fd0-451c-b82b-434b78701547 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:39 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:39 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:13:39 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:39 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:13:39 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:39 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:13:39 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-17ffbec5-fc48-42a3-bcbf-9828415dc65b tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Volume info retrieved successfully. Sep 07 18:13:39 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:39 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:13:39 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-017b88df-7fd0-451c-b82b-434b78701547 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827-project-member] Volume info retrieved successfully. Sep 07 18:13:39 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-17ffbec5-fc48-42a3-bcbf-9828415dc65b tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] http://192.168.122.66/volume/v3/volumes/aecd1104-590c-4ef6-ae23-4bc58544e099 returned with HTTP 200 Sep 07 18:13:39 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1127/2268] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:13:39 2026] GET /volume/v3/volumes/aecd1104-590c-4ef6-ae23-4bc58544e099 => generated 856 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:13:39 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-017b88df-7fd0-451c-b82b-434b78701547 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827-project-member] http://192.168.122.66/volume/v3/volumes/a775eea3-091e-48a9-a14e-419e69be965d returned with HTTP 200 Sep 07 18:13:39 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1142/2269] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:13:39 2026] GET /volume/v3/volumes/a775eea3-091e-48a9-a14e-419e69be965d => generated 841 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:13:40 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-714455d9-2ccd-4f9d-aeb9-ebe739f6981d None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:40 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-714455d9-2ccd-4f9d-aeb9-ebe739f6981d tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] GET http://192.168.122.66/volume/v3/volumes/aecd1104-590c-4ef6-ae23-4bc58544e099 Sep 07 18:13:40 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-714455d9-2ccd-4f9d-aeb9-ebe739f6981d tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:40 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-714455d9-2ccd-4f9d-aeb9-ebe739f6981d tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:40 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-4aedf938-e762-434d-b23c-1f7243bccabb None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:40 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:40 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:13:40 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-4aedf938-e762-434d-b23c-1f7243bccabb tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827-project-member] GET http://192.168.122.66/volume/v3/volumes/a775eea3-091e-48a9-a14e-419e69be965d Sep 07 18:13:40 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-4aedf938-e762-434d-b23c-1f7243bccabb tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:40 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:40 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:13:40 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-4aedf938-e762-434d-b23c-1f7243bccabb tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:40 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-714455d9-2ccd-4f9d-aeb9-ebe739f6981d tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Volume info retrieved successfully. Sep 07 18:13:40 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:40 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:13:40 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:40 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:13:40 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-714455d9-2ccd-4f9d-aeb9-ebe739f6981d tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] http://192.168.122.66/volume/v3/volumes/aecd1104-590c-4ef6-ae23-4bc58544e099 returned with HTTP 200 Sep 07 18:13:40 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1128/2270] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:13:40 2026] GET /volume/v3/volumes/aecd1104-590c-4ef6-ae23-4bc58544e099 => generated 857 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:13:40 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-4aedf938-e762-434d-b23c-1f7243bccabb tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827-project-member] Volume info retrieved successfully. Sep 07 18:13:40 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-5fb56fbd-0021-4423-bcef-dca7eabc95c7 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:40 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-5fb56fbd-0021-4423-bcef-dca7eabc95c7 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] GET http://192.168.122.66/volume/v3/volumes/888e67a3-212d-4830-8a90-b5da48a12232 Sep 07 18:13:40 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-4aedf938-e762-434d-b23c-1f7243bccabb tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827-project-member] http://192.168.122.66/volume/v3/volumes/a775eea3-091e-48a9-a14e-419e69be965d returned with HTTP 200 Sep 07 18:13:40 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1143/2271] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:13:40 2026] GET /volume/v3/volumes/a775eea3-091e-48a9-a14e-419e69be965d => generated 865 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:13:40 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-5fb56fbd-0021-4423-bcef-dca7eabc95c7 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:40 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-5fb56fbd-0021-4423-bcef-dca7eabc95c7 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:40 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:40 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:13:40 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:40 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:13:40 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-5fb56fbd-0021-4423-bcef-dca7eabc95c7 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Volume info retrieved successfully. Sep 07 18:13:40 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-5fb56fbd-0021-4423-bcef-dca7eabc95c7 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] http://192.168.122.66/volume/v3/volumes/888e67a3-212d-4830-8a90-b5da48a12232 returned with HTTP 200 Sep 07 18:13:40 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1129/2272] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:13:40 2026] GET /volume/v3/volumes/888e67a3-212d-4830-8a90-b5da48a12232 => generated 855 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:13:41 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-a919ab58-7893-4b88-8cd4-e5322708672b None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:41 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-a919ab58-7893-4b88-8cd4-e5322708672b tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827-project-member] GET http://192.168.122.66/volume/v3/volumes/a775eea3-091e-48a9-a14e-419e69be965d Sep 07 18:13:41 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-a919ab58-7893-4b88-8cd4-e5322708672b tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:41 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-a919ab58-7893-4b88-8cd4-e5322708672b tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:41 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:41 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:13:41 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:41 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:13:41 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-a919ab58-7893-4b88-8cd4-e5322708672b tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827-project-member] Volume info retrieved successfully. Sep 07 18:13:41 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-4e56f12a-346d-4138-b622-5d78d48746ff None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:41 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-4e56f12a-346d-4138-b622-5d78d48746ff tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] GET http://192.168.122.66/volume/v3/volumes/888e67a3-212d-4830-8a90-b5da48a12232 Sep 07 18:13:41 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-4e56f12a-346d-4138-b622-5d78d48746ff tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:41 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-4e56f12a-346d-4138-b622-5d78d48746ff tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:41 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-a919ab58-7893-4b88-8cd4-e5322708672b tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827-project-member] http://192.168.122.66/volume/v3/volumes/a775eea3-091e-48a9-a14e-419e69be965d returned with HTTP 200 Sep 07 18:13:41 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1144/2273] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:13:41 2026] GET /volume/v3/volumes/a775eea3-091e-48a9-a14e-419e69be965d => generated 865 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:13:41 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:41 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:13:41 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:41 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:13:41 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-4e56f12a-346d-4138-b622-5d78d48746ff tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Volume info retrieved successfully. Sep 07 18:13:41 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-4e56f12a-346d-4138-b622-5d78d48746ff tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] http://192.168.122.66/volume/v3/volumes/888e67a3-212d-4830-8a90-b5da48a12232 returned with HTTP 200 Sep 07 18:13:41 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1130/2274] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:13:41 2026] GET /volume/v3/volumes/888e67a3-212d-4830-8a90-b5da48a12232 => generated 856 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:13:41 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-cef256fe-d6cd-4bc9-8546-dd80c78e14a1 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:41 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-cef256fe-d6cd-4bc9-8546-dd80c78e14a1 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] GET http://192.168.122.66/volume/v3/volumes/11061d83-c99d-4c18-8e31-82bebdb0c117 Sep 07 18:13:41 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-cef256fe-d6cd-4bc9-8546-dd80c78e14a1 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:41 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-cef256fe-d6cd-4bc9-8546-dd80c78e14a1 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:41 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:41 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:13:41 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:41 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:13:41 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-cef256fe-d6cd-4bc9-8546-dd80c78e14a1 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Volume info retrieved successfully. Sep 07 18:13:41 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-cef256fe-d6cd-4bc9-8546-dd80c78e14a1 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] http://192.168.122.66/volume/v3/volumes/11061d83-c99d-4c18-8e31-82bebdb0c117 returned with HTTP 200 Sep 07 18:13:41 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1145/2275] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:13:41 2026] GET /volume/v3/volumes/11061d83-c99d-4c18-8e31-82bebdb0c117 => generated 857 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:13:41 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-83a56e0f-2608-430c-9273-c28680de237b None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:41 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-83a56e0f-2608-430c-9273-c28680de237b tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] GET http://192.168.122.66/volume/v3/volumes/a5811650-3ba3-4403-8ad8-33464380b3b9 Sep 07 18:13:41 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-83a56e0f-2608-430c-9273-c28680de237b tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:41 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-83a56e0f-2608-430c-9273-c28680de237b tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:41 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:41 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:13:41 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:41 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:13:41 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-83a56e0f-2608-430c-9273-c28680de237b tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Volume info retrieved successfully. Sep 07 18:13:41 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-83a56e0f-2608-430c-9273-c28680de237b tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] http://192.168.122.66/volume/v3/volumes/a5811650-3ba3-4403-8ad8-33464380b3b9 returned with HTTP 200 Sep 07 18:13:41 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1131/2276] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:13:41 2026] GET /volume/v3/volumes/a5811650-3ba3-4403-8ad8-33464380b3b9 => generated 856 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:13:42 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-81ef7960-13b9-4713-aeb3-0dc36da0f7cd None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:42 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-81ef7960-13b9-4713-aeb3-0dc36da0f7cd tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827-project-member] GET http://192.168.122.66/volume/v3/volumes/a775eea3-091e-48a9-a14e-419e69be965d Sep 07 18:13:42 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-81ef7960-13b9-4713-aeb3-0dc36da0f7cd tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:42 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-81ef7960-13b9-4713-aeb3-0dc36da0f7cd tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:42 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:42 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:13:42 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:42 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:13:42 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-81ef7960-13b9-4713-aeb3-0dc36da0f7cd tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827-project-member] Volume info retrieved successfully. Sep 07 18:13:42 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-81ef7960-13b9-4713-aeb3-0dc36da0f7cd tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827-project-member] http://192.168.122.66/volume/v3/volumes/a775eea3-091e-48a9-a14e-419e69be965d returned with HTTP 200 Sep 07 18:13:42 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1146/2277] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:13:42 2026] GET /volume/v3/volumes/a775eea3-091e-48a9-a14e-419e69be965d => generated 865 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:13:42 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-8e542b84-4d2c-4fed-9ff6-0f14e78aaf2b None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:42 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-8e542b84-4d2c-4fed-9ff6-0f14e78aaf2b tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] GET http://192.168.122.66/volume/v3/volumes/a5811650-3ba3-4403-8ad8-33464380b3b9 Sep 07 18:13:42 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-8e542b84-4d2c-4fed-9ff6-0f14e78aaf2b tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:42 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-8e542b84-4d2c-4fed-9ff6-0f14e78aaf2b tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:42 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:42 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:13:42 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:42 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:13:42 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-8e542b84-4d2c-4fed-9ff6-0f14e78aaf2b tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Volume info retrieved successfully. Sep 07 18:13:42 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-8e542b84-4d2c-4fed-9ff6-0f14e78aaf2b tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] http://192.168.122.66/volume/v3/volumes/a5811650-3ba3-4403-8ad8-33464380b3b9 returned with HTTP 200 Sep 07 18:13:42 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1132/2278] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:13:42 2026] GET /volume/v3/volumes/a5811650-3ba3-4403-8ad8-33464380b3b9 => generated 857 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:13:42 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-f218a0ec-0ea1-4975-b1bf-38c87cc98a5d None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:42 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-f218a0ec-0ea1-4975-b1bf-38c87cc98a5d tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] DELETE http://192.168.122.66/volume/v3/volumes/a5811650-3ba3-4403-8ad8-33464380b3b9 Sep 07 18:13:42 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-f218a0ec-0ea1-4975-b1bf-38c87cc98a5d tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:42 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-f218a0ec-0ea1-4975-b1bf-38c87cc98a5d tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:42 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-f218a0ec-0ea1-4975-b1bf-38c87cc98a5d tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Delete volume with id: a5811650-3ba3-4403-8ad8-33464380b3b9 Sep 07 18:13:42 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:42 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:13:42 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:42 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:13:42 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-f218a0ec-0ea1-4975-b1bf-38c87cc98a5d tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Volume info retrieved successfully. Sep 07 18:13:42 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-f218a0ec-0ea1-4975-b1bf-38c87cc98a5d tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Delete volume request issued successfully. Sep 07 18:13:42 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-f218a0ec-0ea1-4975-b1bf-38c87cc98a5d tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] http://192.168.122.66/volume/v3/volumes/a5811650-3ba3-4403-8ad8-33464380b3b9 returned with HTTP 202 Sep 07 18:13:42 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1147/2279] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:13:42 2026] DELETE /volume/v3/volumes/a5811650-3ba3-4403-8ad8-33464380b3b9 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:13:42 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-7c94711b-1ed8-4c7d-a774-d7be0e60c233 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:42 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-7c94711b-1ed8-4c7d-a774-d7be0e60c233 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] GET http://192.168.122.66/volume/v3/volumes/a5811650-3ba3-4403-8ad8-33464380b3b9 Sep 07 18:13:42 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-7c94711b-1ed8-4c7d-a774-d7be0e60c233 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:42 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-7c94711b-1ed8-4c7d-a774-d7be0e60c233 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:42 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:42 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:13:42 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:42 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:13:42 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-7c94711b-1ed8-4c7d-a774-d7be0e60c233 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Volume info retrieved successfully. Sep 07 18:13:42 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-7c94711b-1ed8-4c7d-a774-d7be0e60c233 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] http://192.168.122.66/volume/v3/volumes/a5811650-3ba3-4403-8ad8-33464380b3b9 returned with HTTP 200 Sep 07 18:13:42 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1133/2280] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:13:42 2026] GET /volume/v3/volumes/a5811650-3ba3-4403-8ad8-33464380b3b9 => generated 856 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:13:43 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-431a2af6-44e3-4458-8540-b59bb6b53c45 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:43 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-431a2af6-44e3-4458-8540-b59bb6b53c45 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827-project-member] GET http://192.168.122.66/volume/v3/volumes/a775eea3-091e-48a9-a14e-419e69be965d Sep 07 18:13:43 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-431a2af6-44e3-4458-8540-b59bb6b53c45 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:43 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-431a2af6-44e3-4458-8540-b59bb6b53c45 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:43 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:43 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:13:43 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:43 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:13:43 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-431a2af6-44e3-4458-8540-b59bb6b53c45 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827-project-member] Volume info retrieved successfully. Sep 07 18:13:43 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-431a2af6-44e3-4458-8540-b59bb6b53c45 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827-project-member] http://192.168.122.66/volume/v3/volumes/a775eea3-091e-48a9-a14e-419e69be965d returned with HTTP 200 Sep 07 18:13:43 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1148/2281] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:13:43 2026] GET /volume/v3/volumes/a775eea3-091e-48a9-a14e-419e69be965d => generated 866 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:13:43 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-61efb860-e6b4-4b91-938f-7863dbdcc5e5 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:43 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-61efb860-e6b4-4b91-938f-7863dbdcc5e5 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827-project-member] POST http://192.168.122.66/volume/v3/snapshots Sep 07 18:13:43 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-61efb860-e6b4-4b91-938f-7863dbdcc5e5 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a775eea3-091e-48a9-a14e-419e69be965d", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-1561913076"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:13:43 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:43 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:13:43 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:43 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:13:43 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-61efb860-e6b4-4b91-938f-7863dbdcc5e5 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827-project-member] Volume info retrieved successfully. Sep 07 18:13:43 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.snapshots [None req-61efb860-e6b4-4b91-938f-7863dbdcc5e5 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827-project-member] Create snapshot from volume a775eea3-091e-48a9-a14e-419e69be965d Sep 07 18:13:43 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-61efb860-e6b4-4b91-938f-7863dbdcc5e5 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827-project-member] Created reservations ['3f5aba25-7bcb-4f95-b168-79e53091f12e', 'a826e99b-2d30-467f-a9a7-7d89148a09e1', 'bc20005a-6b9f-4586-b5c8-3a3851ecac01', 'e496de50-34ec-4799-bd96-73f3716d8f10'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:13:43 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:43 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:13:43 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-61efb860-e6b4-4b91-938f-7863dbdcc5e5 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827-project-member] Snapshot create request issued successfully. Sep 07 18:13:43 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-61efb860-e6b4-4b91-938f-7863dbdcc5e5 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827-project-member] http://192.168.122.66/volume/v3/snapshots returned with HTTP 202 Sep 07 18:13:43 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1134/2282] 192.168.122.66 () {60 vars in 1144 bytes} [Mon Sep 7 18:13:43 2026] POST /volume/v3/snapshots => generated 323 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:13:43 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-efd0feeb-546b-4e4d-8f20-e9ab2c557279 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:43 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-efd0feeb-546b-4e4d-8f20-e9ab2c557279 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827-project-member] GET http://192.168.122.66/volume/v3/snapshots/b59d16b1-80aa-42ff-8d70-a5e8ba2bd986 Sep 07 18:13:43 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-efd0feeb-546b-4e4d-8f20-e9ab2c557279 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:43 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-efd0feeb-546b-4e4d-8f20-e9ab2c557279 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:43 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:43 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:13:43 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-efd0feeb-546b-4e4d-8f20-e9ab2c557279 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827-project-member] Snapshot retrieved successfully. Sep 07 18:13:43 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-efd0feeb-546b-4e4d-8f20-e9ab2c557279 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827-project-member] http://192.168.122.66/volume/v3/snapshots/b59d16b1-80aa-42ff-8d70-a5e8ba2bd986 returned with HTTP 200 Sep 07 18:13:43 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1149/2283] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:13:43 2026] GET /volume/v3/snapshots/b59d16b1-80aa-42ff-8d70-a5e8ba2bd986 => generated 455 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:13:44 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-560d2d0c-a4ce-4f3c-9e51-c910d87aa76f None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:44 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-560d2d0c-a4ce-4f3c-9e51-c910d87aa76f tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] GET http://192.168.122.66/volume/v3/volumes/a5811650-3ba3-4403-8ad8-33464380b3b9 Sep 07 18:13:44 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-560d2d0c-a4ce-4f3c-9e51-c910d87aa76f tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:44 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-560d2d0c-a4ce-4f3c-9e51-c910d87aa76f tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:44 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-560d2d0c-a4ce-4f3c-9e51-c910d87aa76f tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] http://192.168.122.66/volume/v3/volumes/a5811650-3ba3-4403-8ad8-33464380b3b9 returned with HTTP 404 Sep 07 18:13:44 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1135/2284] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:13:44 2026] GET /volume/v3/volumes/a5811650-3ba3-4403-8ad8-33464380b3b9 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:13:44 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-5aefd3f6-a6e3-466c-a6b8-ec3f3803a73f None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:44 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-5aefd3f6-a6e3-466c-a6b8-ec3f3803a73f tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] DELETE http://192.168.122.66/volume/v3/volumes/11061d83-c99d-4c18-8e31-82bebdb0c117 Sep 07 18:13:44 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-5aefd3f6-a6e3-466c-a6b8-ec3f3803a73f tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:44 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-5aefd3f6-a6e3-466c-a6b8-ec3f3803a73f tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:44 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-5aefd3f6-a6e3-466c-a6b8-ec3f3803a73f tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Delete volume with id: 11061d83-c99d-4c18-8e31-82bebdb0c117 Sep 07 18:13:44 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:44 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:13:44 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:44 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:13:44 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-5aefd3f6-a6e3-466c-a6b8-ec3f3803a73f tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Volume info retrieved successfully. Sep 07 18:13:44 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-5aefd3f6-a6e3-466c-a6b8-ec3f3803a73f tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Delete volume request issued successfully. Sep 07 18:13:44 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-5aefd3f6-a6e3-466c-a6b8-ec3f3803a73f tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] http://192.168.122.66/volume/v3/volumes/11061d83-c99d-4c18-8e31-82bebdb0c117 returned with HTTP 202 Sep 07 18:13:44 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1150/2285] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:13:44 2026] DELETE /volume/v3/volumes/11061d83-c99d-4c18-8e31-82bebdb0c117 => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:13:44 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-ac08e00f-d4e9-493d-84ef-20a4c10e6551 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:44 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-ac08e00f-d4e9-493d-84ef-20a4c10e6551 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] GET http://192.168.122.66/volume/v3/volumes/11061d83-c99d-4c18-8e31-82bebdb0c117 Sep 07 18:13:44 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-ac08e00f-d4e9-493d-84ef-20a4c10e6551 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:44 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-ac08e00f-d4e9-493d-84ef-20a4c10e6551 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:44 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:44 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:13:44 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:44 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:13:44 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-ac08e00f-d4e9-493d-84ef-20a4c10e6551 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Volume info retrieved successfully. Sep 07 18:13:44 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-ac08e00f-d4e9-493d-84ef-20a4c10e6551 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] http://192.168.122.66/volume/v3/volumes/11061d83-c99d-4c18-8e31-82bebdb0c117 returned with HTTP 200 Sep 07 18:13:44 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1136/2286] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:13:44 2026] GET /volume/v3/volumes/11061d83-c99d-4c18-8e31-82bebdb0c117 => generated 856 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:13:45 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-d7cc725f-3179-481c-8848-7bfa07e6d41f None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:45 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-d7cc725f-3179-481c-8848-7bfa07e6d41f tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827-project-member] GET http://192.168.122.66/volume/v3/snapshots/b59d16b1-80aa-42ff-8d70-a5e8ba2bd986 Sep 07 18:13:45 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-d7cc725f-3179-481c-8848-7bfa07e6d41f tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:45 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-d7cc725f-3179-481c-8848-7bfa07e6d41f tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:45 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:45 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:13:45 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-d7cc725f-3179-481c-8848-7bfa07e6d41f tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827-project-member] Snapshot retrieved successfully. Sep 07 18:13:45 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-d7cc725f-3179-481c-8848-7bfa07e6d41f tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827-project-member] http://192.168.122.66/volume/v3/snapshots/b59d16b1-80aa-42ff-8d70-a5e8ba2bd986 returned with HTTP 200 Sep 07 18:13:45 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1151/2287] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:13:44 2026] GET /volume/v3/snapshots/b59d16b1-80aa-42ff-8d70-a5e8ba2bd986 => generated 455 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:13:45 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-8ad48b97-a25b-49ce-a2fa-fc28752a2dfc None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:45 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-8ad48b97-a25b-49ce-a2fa-fc28752a2dfc tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] GET http://192.168.122.66/volume/v3/volumes/11061d83-c99d-4c18-8e31-82bebdb0c117 Sep 07 18:13:45 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-8ad48b97-a25b-49ce-a2fa-fc28752a2dfc tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:45 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-8ad48b97-a25b-49ce-a2fa-fc28752a2dfc tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:45 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-8ad48b97-a25b-49ce-a2fa-fc28752a2dfc tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] http://192.168.122.66/volume/v3/volumes/11061d83-c99d-4c18-8e31-82bebdb0c117 returned with HTTP 404 Sep 07 18:13:45 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1137/2288] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:13:45 2026] GET /volume/v3/volumes/11061d83-c99d-4c18-8e31-82bebdb0c117 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 18:13:45 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-c0852008-759b-4904-bd86-a397fb82a275 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:45 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c0852008-759b-4904-bd86-a397fb82a275 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] DELETE http://192.168.122.66/volume/v3/volumes/888e67a3-212d-4830-8a90-b5da48a12232 Sep 07 18:13:45 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-c0852008-759b-4904-bd86-a397fb82a275 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:45 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-c0852008-759b-4904-bd86-a397fb82a275 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:45 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-c0852008-759b-4904-bd86-a397fb82a275 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Delete volume with id: 888e67a3-212d-4830-8a90-b5da48a12232 Sep 07 18:13:45 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:45 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:13:45 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:45 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:13:45 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-c0852008-759b-4904-bd86-a397fb82a275 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Volume info retrieved successfully. Sep 07 18:13:45 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-c0852008-759b-4904-bd86-a397fb82a275 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Delete volume request issued successfully. Sep 07 18:13:45 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c0852008-759b-4904-bd86-a397fb82a275 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] http://192.168.122.66/volume/v3/volumes/888e67a3-212d-4830-8a90-b5da48a12232 returned with HTTP 202 Sep 07 18:13:45 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1152/2289] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:13:45 2026] DELETE /volume/v3/volumes/888e67a3-212d-4830-8a90-b5da48a12232 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 18:13:45 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-9d998042-9f32-42d9-8e79-ac143e7f2339 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:45 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-9d998042-9f32-42d9-8e79-ac143e7f2339 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] GET http://192.168.122.66/volume/v3/volumes/888e67a3-212d-4830-8a90-b5da48a12232 Sep 07 18:13:45 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-9d998042-9f32-42d9-8e79-ac143e7f2339 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:45 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-9d998042-9f32-42d9-8e79-ac143e7f2339 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:45 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:45 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:13:45 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:45 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:13:45 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-9d998042-9f32-42d9-8e79-ac143e7f2339 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Volume info retrieved successfully. Sep 07 18:13:45 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-9d998042-9f32-42d9-8e79-ac143e7f2339 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] http://192.168.122.66/volume/v3/volumes/888e67a3-212d-4830-8a90-b5da48a12232 returned with HTTP 200 Sep 07 18:13:45 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1138/2290] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:13:45 2026] GET /volume/v3/volumes/888e67a3-212d-4830-8a90-b5da48a12232 => generated 855 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:13:46 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-fa963fb1-10ab-4f2b-b369-a04b9ff2fdba None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:46 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-fa963fb1-10ab-4f2b-b369-a04b9ff2fdba tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827-project-member] GET http://192.168.122.66/volume/v3/snapshots/b59d16b1-80aa-42ff-8d70-a5e8ba2bd986 Sep 07 18:13:46 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-fa963fb1-10ab-4f2b-b369-a04b9ff2fdba tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:46 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-fa963fb1-10ab-4f2b-b369-a04b9ff2fdba tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:46 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:46 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:13:46 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-fa963fb1-10ab-4f2b-b369-a04b9ff2fdba tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827-project-member] Snapshot retrieved successfully. Sep 07 18:13:46 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-fa963fb1-10ab-4f2b-b369-a04b9ff2fdba tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827-project-member] http://192.168.122.66/volume/v3/snapshots/b59d16b1-80aa-42ff-8d70-a5e8ba2bd986 returned with HTTP 200 Sep 07 18:13:46 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1153/2291] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:13:46 2026] GET /volume/v3/snapshots/b59d16b1-80aa-42ff-8d70-a5e8ba2bd986 => generated 455 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:13:46 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-eb22ad87-ce91-409a-b190-904569dba924 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:46 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-eb22ad87-ce91-409a-b190-904569dba924 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] GET http://192.168.122.66/volume/v3/volumes/888e67a3-212d-4830-8a90-b5da48a12232 Sep 07 18:13:46 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-eb22ad87-ce91-409a-b190-904569dba924 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:46 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-eb22ad87-ce91-409a-b190-904569dba924 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:46 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-eb22ad87-ce91-409a-b190-904569dba924 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] http://192.168.122.66/volume/v3/volumes/888e67a3-212d-4830-8a90-b5da48a12232 returned with HTTP 404 Sep 07 18:13:46 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1139/2292] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:13:46 2026] GET /volume/v3/volumes/888e67a3-212d-4830-8a90-b5da48a12232 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:13:46 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-19ba0ea7-8ba2-4243-9f2a-3d0fa0047ae5 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:46 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-19ba0ea7-8ba2-4243-9f2a-3d0fa0047ae5 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] DELETE http://192.168.122.66/volume/v3/volumes/aecd1104-590c-4ef6-ae23-4bc58544e099 Sep 07 18:13:46 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-19ba0ea7-8ba2-4243-9f2a-3d0fa0047ae5 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:46 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-19ba0ea7-8ba2-4243-9f2a-3d0fa0047ae5 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:46 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-19ba0ea7-8ba2-4243-9f2a-3d0fa0047ae5 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Delete volume with id: aecd1104-590c-4ef6-ae23-4bc58544e099 Sep 07 18:13:46 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:46 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:13:46 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:46 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:13:46 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-19ba0ea7-8ba2-4243-9f2a-3d0fa0047ae5 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Volume info retrieved successfully. Sep 07 18:13:46 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-19ba0ea7-8ba2-4243-9f2a-3d0fa0047ae5 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Delete volume request issued successfully. Sep 07 18:13:46 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-19ba0ea7-8ba2-4243-9f2a-3d0fa0047ae5 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] http://192.168.122.66/volume/v3/volumes/aecd1104-590c-4ef6-ae23-4bc58544e099 returned with HTTP 202 Sep 07 18:13:46 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1154/2293] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:13:46 2026] DELETE /volume/v3/volumes/aecd1104-590c-4ef6-ae23-4bc58544e099 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:13:46 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-a48d9693-9400-4489-a313-a90a01525fbd None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:46 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-a48d9693-9400-4489-a313-a90a01525fbd tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] GET http://192.168.122.66/volume/v3/volumes/aecd1104-590c-4ef6-ae23-4bc58544e099 Sep 07 18:13:46 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-a48d9693-9400-4489-a313-a90a01525fbd tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:46 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-a48d9693-9400-4489-a313-a90a01525fbd tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:46 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:46 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:13:46 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:46 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:13:46 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-a48d9693-9400-4489-a313-a90a01525fbd tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Volume info retrieved successfully. Sep 07 18:13:46 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-a48d9693-9400-4489-a313-a90a01525fbd tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] http://192.168.122.66/volume/v3/volumes/aecd1104-590c-4ef6-ae23-4bc58544e099 returned with HTTP 200 Sep 07 18:13:46 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1140/2294] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:13:46 2026] GET /volume/v3/volumes/aecd1104-590c-4ef6-ae23-4bc58544e099 => generated 856 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:13:47 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-ec1cd622-aa06-4c13-b69f-f4fe55a2c83f None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:47 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-ec1cd622-aa06-4c13-b69f-f4fe55a2c83f tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827-project-member] GET http://192.168.122.66/volume/v3/snapshots/b59d16b1-80aa-42ff-8d70-a5e8ba2bd986 Sep 07 18:13:47 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-ec1cd622-aa06-4c13-b69f-f4fe55a2c83f tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:47 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-ec1cd622-aa06-4c13-b69f-f4fe55a2c83f tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:47 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:47 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:13:47 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-ec1cd622-aa06-4c13-b69f-f4fe55a2c83f tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827-project-member] Snapshot retrieved successfully. Sep 07 18:13:47 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-ec1cd622-aa06-4c13-b69f-f4fe55a2c83f tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827-project-member] http://192.168.122.66/volume/v3/snapshots/b59d16b1-80aa-42ff-8d70-a5e8ba2bd986 returned with HTTP 200 Sep 07 18:13:47 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1155/2295] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:13:47 2026] GET /volume/v3/snapshots/b59d16b1-80aa-42ff-8d70-a5e8ba2bd986 => generated 482 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:13:47 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-c159dafb-3f75-42af-a762-682813aea6a3 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:47 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c159dafb-3f75-42af-a762-682813aea6a3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1081082347 tempest-VolumeSnapshotQuotasNegativeTestJSON-1081082347-project-admin] PUT http://192.168.122.66/volume/v3/os-quota-sets/0894234cd9754dff9365de486d36445b Sep 07 18:13:47 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c159dafb-3f75-42af-a762-682813aea6a3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1081082347 tempest-VolumeSnapshotQuotasNegativeTestJSON-1081082347-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:13:47 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c159dafb-3f75-42af-a762-682813aea6a3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1081082347 tempest-VolumeSnapshotQuotasNegativeTestJSON-1081082347-project-admin] http://192.168.122.66/volume/v3/os-quota-sets/0894234cd9754dff9365de486d36445b returned with HTTP 200 Sep 07 18:13:47 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1141/2296] 192.168.122.66 () {60 vars in 1253 bytes} [Mon Sep 7 18:13:47 2026] PUT /volume/v3/os-quota-sets/0894234cd9754dff9365de486d36445b => generated 393 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:13:47 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-6c9216c5-cda5-4347-b81a-50a13d2799ef None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:47 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-6c9216c5-cda5-4347-b81a-50a13d2799ef tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827-project-member] POST http://192.168.122.66/volume/v3/snapshots Sep 07 18:13:47 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-6c9216c5-cda5-4347-b81a-50a13d2799ef tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a775eea3-091e-48a9-a14e-419e69be965d"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:13:47 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:47 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:13:47 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:47 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:13:47 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-6c9216c5-cda5-4347-b81a-50a13d2799ef tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827-project-member] Volume info retrieved successfully. Sep 07 18:13:47 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.snapshots [None req-6c9216c5-cda5-4347-b81a-50a13d2799ef tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827-project-member] Create snapshot from volume a775eea3-091e-48a9-a14e-419e69be965d Sep 07 18:13:47 devstack devstack@c-api.service[86965]: WARNING cinder.quota_utils [None req-6c9216c5-cda5-4347-b81a-50a13d2799ef tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827-project-member] Quota exceeded for 0894234cd9754dff9365de486d36445b, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 07 18:13:47 devstack devstack@c-api.service[86965]: INFO cinder.api.middleware.fault [None req-6c9216c5-cda5-4347-b81a-50a13d2799ef tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827-project-member] http://192.168.122.66/volume/v3/snapshots returned with HTTP 413 Sep 07 18:13:47 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1156/2297] 192.168.122.66 () {60 vars in 1143 bytes} [Mon Sep 7 18:13:47 2026] POST /volume/v3/snapshots => generated 208 bytes in 85 msecs (HTTP/1.1 413) 8 headers in 323 bytes (2 switches on core 0) Sep 07 18:13:47 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-fd3c4242-b3f7-40cd-8dd1-c68b8c08bd23 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:47 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-fd3c4242-b3f7-40cd-8dd1-c68b8c08bd23 tempest-VolumeSnapshotQuotasNegativeTestJSON-1081082347 tempest-VolumeSnapshotQuotasNegativeTestJSON-1081082347-project-admin] PUT http://192.168.122.66/volume/v3/os-quota-sets/0894234cd9754dff9365de486d36445b Sep 07 18:13:47 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-fd3c4242-b3f7-40cd-8dd1-c68b8c08bd23 tempest-VolumeSnapshotQuotasNegativeTestJSON-1081082347 tempest-VolumeSnapshotQuotasNegativeTestJSON-1081082347-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:13:47 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-9c24a52d-25ab-41b5-a17c-47e22af59516 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:47 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-fd3c4242-b3f7-40cd-8dd1-c68b8c08bd23 tempest-VolumeSnapshotQuotasNegativeTestJSON-1081082347 tempest-VolumeSnapshotQuotasNegativeTestJSON-1081082347-project-admin] http://192.168.122.66/volume/v3/os-quota-sets/0894234cd9754dff9365de486d36445b returned with HTTP 200 Sep 07 18:13:47 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1142/2298] 192.168.122.66 () {60 vars in 1253 bytes} [Mon Sep 7 18:13:47 2026] PUT /volume/v3/os-quota-sets/0894234cd9754dff9365de486d36445b => generated 393 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:13:47 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-07e3d9e0-309b-4e77-90be-a39c0e815b48 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:47 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-07e3d9e0-309b-4e77-90be-a39c0e815b48 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827-project-member] POST http://192.168.122.66/volume/v3/snapshots Sep 07 18:13:47 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-07e3d9e0-309b-4e77-90be-a39c0e815b48 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a775eea3-091e-48a9-a14e-419e69be965d"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:13:47 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:47 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:13:47 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:47 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:13:47 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-07e3d9e0-309b-4e77-90be-a39c0e815b48 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827-project-member] Volume info retrieved successfully. Sep 07 18:13:47 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.snapshots [None req-07e3d9e0-309b-4e77-90be-a39c0e815b48 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827-project-member] Create snapshot from volume a775eea3-091e-48a9-a14e-419e69be965d Sep 07 18:13:47 devstack devstack@c-api.service[86964]: WARNING cinder.quota_utils [None req-07e3d9e0-309b-4e77-90be-a39c0e815b48 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827-project-member] Quota exceeded for 0894234cd9754dff9365de486d36445b, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Sep 07 18:13:47 devstack devstack@c-api.service[86964]: INFO cinder.api.middleware.fault [None req-07e3d9e0-309b-4e77-90be-a39c0e815b48 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827-project-member] http://192.168.122.66/volume/v3/snapshots returned with HTTP 413 Sep 07 18:13:47 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1143/2299] 192.168.122.66 () {60 vars in 1143 bytes} [Mon Sep 7 18:13:47 2026] POST /volume/v3/snapshots => generated 133 bytes in 75 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 07 18:13:47 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-3608607c-1f0b-44e2-98b7-a0d113c3f9e8 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:47 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-3608607c-1f0b-44e2-98b7-a0d113c3f9e8 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827-project-member] DELETE http://192.168.122.66/volume/v3/snapshots/b59d16b1-80aa-42ff-8d70-a5e8ba2bd986 Sep 07 18:13:47 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-3608607c-1f0b-44e2-98b7-a0d113c3f9e8 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:47 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-3608607c-1f0b-44e2-98b7-a0d113c3f9e8 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827-project-member] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:47 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-9c24a52d-25ab-41b5-a17c-47e22af59516 tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:13:47 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.snapshots [None req-3608607c-1f0b-44e2-98b7-a0d113c3f9e8 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827-project-member] Delete snapshot with id: b59d16b1-80aa-42ff-8d70-a5e8ba2bd986 Sep 07 18:13:47 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-9c24a52d-25ab-41b5-a17c-47e22af59516 tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-298979284"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:13:47 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.volumes [None req-9c24a52d-25ab-41b5-a17c-47e22af59516 tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-298979284'}} {{(pid=86965) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:13:47 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-9c24a52d-25ab-41b5-a17c-47e22af59516 tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] Create volume of 1 GB Sep 07 18:13:47 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-9c24a52d-25ab-41b5-a17c-47e22af59516 tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] Availability Zones retrieved successfully. Sep 07 18:13:47 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:47 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:13:47 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-3608607c-1f0b-44e2-98b7-a0d113c3f9e8 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827-project-member] Snapshot retrieved successfully. Sep 07 18:13:47 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:47 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:13:47 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-9c24a52d-25ab-41b5-a17c-47e22af59516 tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] Flow 'volume_create_api' (7d26bdd4-312a-44a8-b96a-0d4a76227ae7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:13:47 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-9c24a52d-25ab-41b5-a17c-47e22af59516 tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (213f2a34-c6ea-4759-af2d-c032dd484c5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:13:47 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.flows.api.create_volume [None req-9c24a52d-25ab-41b5-a17c-47e22af59516 tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] Validating volume size '1' using validate_int {{(pid=86965) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:13:47 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-3608607c-1f0b-44e2-98b7-a0d113c3f9e8 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827-project-member] Snapshot delete request issued successfully. Sep 07 18:13:47 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-3608607c-1f0b-44e2-98b7-a0d113c3f9e8 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827-project-member] http://192.168.122.66/volume/v3/snapshots/b59d16b1-80aa-42ff-8d70-a5e8ba2bd986 returned with HTTP 202 Sep 07 18:13:47 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1144/2300] 192.168.122.66 () {58 vars in 1236 bytes} [Mon Sep 7 18:13:47 2026] DELETE /volume/v3/snapshots/b59d16b1-80aa-42ff-8d70-a5e8ba2bd986 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:13:47 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-93e1ddb4-0cd0-4bb2-a696-b65d5fd0589e None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:47 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-93e1ddb4-0cd0-4bb2-a696-b65d5fd0589e tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] GET http://192.168.122.66/volume/v3/volumes/aecd1104-590c-4ef6-ae23-4bc58544e099 Sep 07 18:13:47 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-93e1ddb4-0cd0-4bb2-a696-b65d5fd0589e tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:47 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-93e1ddb4-0cd0-4bb2-a696-b65d5fd0589e tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:47 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-93e1ddb4-0cd0-4bb2-a696-b65d5fd0589e tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] http://192.168.122.66/volume/v3/volumes/aecd1104-590c-4ef6-ae23-4bc58544e099 returned with HTTP 404 Sep 07 18:13:47 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1145/2301] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:13:47 2026] GET /volume/v3/volumes/aecd1104-590c-4ef6-ae23-4bc58544e099 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:13:47 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-4a7feadb-ed3b-4a67-a2a3-af098578ab1f None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:47 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-4a7feadb-ed3b-4a67-a2a3-af098578ab1f tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827-project-member] GET http://192.168.122.66/volume/v3/snapshots/b59d16b1-80aa-42ff-8d70-a5e8ba2bd986 Sep 07 18:13:47 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-4a7feadb-ed3b-4a67-a2a3-af098578ab1f tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:47 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-4a7feadb-ed3b-4a67-a2a3-af098578ab1f tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:47 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:47 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:13:47 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-4a7feadb-ed3b-4a67-a2a3-af098578ab1f tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827-project-member] Snapshot retrieved successfully. Sep 07 18:13:47 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-4a7feadb-ed3b-4a67-a2a3-af098578ab1f tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827-project-member] http://192.168.122.66/volume/v3/snapshots/b59d16b1-80aa-42ff-8d70-a5e8ba2bd986 returned with HTTP 200 Sep 07 18:13:47 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1146/2302] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:13:47 2026] GET /volume/v3/snapshots/b59d16b1-80aa-42ff-8d70-a5e8ba2bd986 => generated 481 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:13:47 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-01b9e712-90f1-4f9d-a794-b28f8487956d None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:47 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-9c24a52d-25ab-41b5-a17c-47e22af59516 tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (213f2a34-c6ea-4759-af2d-c032dd484c5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:13:47 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-01b9e712-90f1-4f9d-a794-b28f8487956d tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] DELETE http://192.168.122.66/volume/v3/volumes/e83eaaa8-9d07-48f0-b033-d7b5b7e3b9f1 Sep 07 18:13:47 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-01b9e712-90f1-4f9d-a794-b28f8487956d tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:47 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-01b9e712-90f1-4f9d-a794-b28f8487956d tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:47 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-9c24a52d-25ab-41b5-a17c-47e22af59516 tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e995f0c4-e774-4a32-be35-da3178e9feb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:13:47 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-01b9e712-90f1-4f9d-a794-b28f8487956d tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Delete volume with id: e83eaaa8-9d07-48f0-b033-d7b5b7e3b9f1 Sep 07 18:13:47 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:47 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:13:47 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:47 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:13:47 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-01b9e712-90f1-4f9d-a794-b28f8487956d tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Volume info retrieved successfully. Sep 07 18:13:47 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-01b9e712-90f1-4f9d-a794-b28f8487956d tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Delete volume request issued successfully. Sep 07 18:13:47 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-01b9e712-90f1-4f9d-a794-b28f8487956d tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] http://192.168.122.66/volume/v3/volumes/e83eaaa8-9d07-48f0-b033-d7b5b7e3b9f1 returned with HTTP 202 Sep 07 18:13:47 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1147/2303] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:13:47 2026] DELETE /volume/v3/volumes/e83eaaa8-9d07-48f0-b033-d7b5b7e3b9f1 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:13:47 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-abafa385-86ed-4a86-8276-63284f3a95d2 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:47 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-abafa385-86ed-4a86-8276-63284f3a95d2 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] GET http://192.168.122.66/volume/v3/volumes/e83eaaa8-9d07-48f0-b033-d7b5b7e3b9f1 Sep 07 18:13:47 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-abafa385-86ed-4a86-8276-63284f3a95d2 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:47 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-abafa385-86ed-4a86-8276-63284f3a95d2 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:47 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:47 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:13:47 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:47 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:13:47 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-abafa385-86ed-4a86-8276-63284f3a95d2 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Volume info retrieved successfully. Sep 07 18:13:47 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-abafa385-86ed-4a86-8276-63284f3a95d2 tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] http://192.168.122.66/volume/v3/volumes/e83eaaa8-9d07-48f0-b033-d7b5b7e3b9f1 returned with HTTP 200 Sep 07 18:13:47 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1148/2304] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:13:47 2026] GET /volume/v3/volumes/e83eaaa8-9d07-48f0-b033-d7b5b7e3b9f1 => generated 855 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:13:47 devstack devstack@c-api.service[86965]: DEBUG cinder.quota [None req-9c24a52d-25ab-41b5-a17c-47e22af59516 tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] Created reservations ['df51ec64-4ebd-4f5e-8122-6219c76d8b6f', '8e20cf09-0000-4bb5-941d-1b89e403b9dc', '64d3f57f-5b77-4103-8d5f-a53700459a34', '56fcedf1-fb36-47e3-bbe1-4d912798f2e9'] {{(pid=86965) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:13:47 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-9c24a52d-25ab-41b5-a17c-47e22af59516 tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e995f0c4-e774-4a32-be35-da3178e9feb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['df51ec64-4ebd-4f5e-8122-6219c76d8b6f', '8e20cf09-0000-4bb5-941d-1b89e403b9dc', '64d3f57f-5b77-4103-8d5f-a53700459a34', '56fcedf1-fb36-47e3-bbe1-4d912798f2e9']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:13:47 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-9c24a52d-25ab-41b5-a17c-47e22af59516 tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (accb7304-d1ca-4fe1-89f5-01c2ea41590d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:13:47 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:47 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:13:47 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-9c24a52d-25ab-41b5-a17c-47e22af59516 tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (accb7304-d1ca-4fe1-89f5-01c2ea41590d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cbf4ef43-cb3d-4e7b-805b-3a9ed386ffac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-298979284',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f69a25a21ab3456aaf09b3ebfab83933',qos_specs=None,replication_status=,reservations=['df51ec64-4ebd-4f5e-8122-6219c76d8b6f','8e20cf09-0000-4bb5-941d-1b89e403b9dc','64d3f57f-5b77-4103-8d5f-a53700459a34','56fcedf1-fb36-47e3-bbe1-4d912798f2e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='346be42269ff4bda9bcd2f5cac503e75',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:13:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-298979284',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cbf4ef43-cb3d-4e7b-805b-3a9ed386ffac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f69a25a21ab3456aaf09b3ebfab83933',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='346be42269ff4bda9bcd2f5cac503e75',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:13:47 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-9c24a52d-25ab-41b5-a17c-47e22af59516 tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be2389fe-1f9c-4742-982a-1b41647d19ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:13:47 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-9c24a52d-25ab-41b5-a17c-47e22af59516 tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be2389fe-1f9c-4742-982a-1b41647d19ef) transitioned into state 'SUCCESS' from state '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-298979284',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f69a25a21ab3456aaf09b3ebfab83933',qos_specs=None,replication_status=,reservations=['df51ec64-4ebd-4f5e-8122-6219c76d8b6f','8e20cf09-0000-4bb5-941d-1b89e403b9dc','64d3f57f-5b77-4103-8d5f-a53700459a34','56fcedf1-fb36-47e3-bbe1-4d912798f2e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='346be42269ff4bda9bcd2f5cac503e75',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:13:47 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-9c24a52d-25ab-41b5-a17c-47e22af59516 tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a36d9605-a540-4bab-8de6-572766389158) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:13:47 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-9c24a52d-25ab-41b5-a17c-47e22af59516 tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a36d9605-a540-4bab-8de6-572766389158) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:13:48 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-9c24a52d-25ab-41b5-a17c-47e22af59516 tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] Flow 'volume_create_api' (7d26bdd4-312a-44a8-b96a-0d4a76227ae7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:13:48 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-9c24a52d-25ab-41b5-a17c-47e22af59516 tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] Create volume request issued successfully. Sep 07 18:13:48 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-9c24a52d-25ab-41b5-a17c-47e22af59516 tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:13:48 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1157/2305] 192.168.122.66 () {62 vars in 1178 bytes} [Mon Sep 7 18:13:47 2026] POST /volume/v3/volumes => generated 776 bytes in 574 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:13:48 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-3e8fec7f-aed4-4b9d-a1e4-2f77bb0be66c None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:48 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-3e8fec7f-aed4-4b9d-a1e4-2f77bb0be66c tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] GET http://192.168.122.66/volume/v3/volumes/cbf4ef43-cb3d-4e7b-805b-3a9ed386ffac Sep 07 18:13:48 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-3e8fec7f-aed4-4b9d-a1e4-2f77bb0be66c tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:48 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-3e8fec7f-aed4-4b9d-a1e4-2f77bb0be66c tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:48 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:48 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:13:48 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:48 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:13:48 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-3e8fec7f-aed4-4b9d-a1e4-2f77bb0be66c tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] Volume info retrieved successfully. Sep 07 18:13:48 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-3e8fec7f-aed4-4b9d-a1e4-2f77bb0be66c tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] http://192.168.122.66/volume/v3/volumes/cbf4ef43-cb3d-4e7b-805b-3a9ed386ffac returned with HTTP 200 Sep 07 18:13:48 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1149/2306] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:13:48 2026] GET /volume/v3/volumes/cbf4ef43-cb3d-4e7b-805b-3a9ed386ffac => generated 844 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:13:48 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-4b49b36b-6df3-4d78-a563-04bf0aa9260e None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:48 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-4b49b36b-6df3-4d78-a563-04bf0aa9260e tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827-project-member] GET http://192.168.122.66/volume/v3/snapshots/b59d16b1-80aa-42ff-8d70-a5e8ba2bd986 Sep 07 18:13:48 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-4b49b36b-6df3-4d78-a563-04bf0aa9260e tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:48 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-4b49b36b-6df3-4d78-a563-04bf0aa9260e tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:48 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:48 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:13:48 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-4b49b36b-6df3-4d78-a563-04bf0aa9260e tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827-project-member] Snapshot retrieved successfully. Sep 07 18:13:48 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-4b49b36b-6df3-4d78-a563-04bf0aa9260e tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827-project-member] http://192.168.122.66/volume/v3/snapshots/b59d16b1-80aa-42ff-8d70-a5e8ba2bd986 returned with HTTP 200 Sep 07 18:13:48 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1158/2307] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:13:48 2026] GET /volume/v3/snapshots/b59d16b1-80aa-42ff-8d70-a5e8ba2bd986 => generated 481 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:13:48 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-162ee690-13a6-4f9d-a684-2ec715f06c1a None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:48 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-162ee690-13a6-4f9d-a684-2ec715f06c1a tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] GET http://192.168.122.66/volume/v3/volumes/e83eaaa8-9d07-48f0-b033-d7b5b7e3b9f1 Sep 07 18:13:48 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-162ee690-13a6-4f9d-a684-2ec715f06c1a tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:48 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-162ee690-13a6-4f9d-a684-2ec715f06c1a tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:48 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-162ee690-13a6-4f9d-a684-2ec715f06c1a tempest-CreateVolumesFromImageTest-2079471042 tempest-CreateVolumesFromImageTest-2079471042-project-member] http://192.168.122.66/volume/v3/volumes/e83eaaa8-9d07-48f0-b033-d7b5b7e3b9f1 returned with HTTP 404 Sep 07 18:13:48 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1150/2308] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:13:48 2026] GET /volume/v3/volumes/e83eaaa8-9d07-48f0-b033-d7b5b7e3b9f1 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:13:49 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-ee020fcc-dc40-4dcf-9016-4b5c70127a5d None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:49 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-ee020fcc-dc40-4dcf-9016-4b5c70127a5d tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] GET http://192.168.122.66/volume/v3/volumes/cbf4ef43-cb3d-4e7b-805b-3a9ed386ffac Sep 07 18:13:49 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-ee020fcc-dc40-4dcf-9016-4b5c70127a5d tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:49 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-ee020fcc-dc40-4dcf-9016-4b5c70127a5d tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:49 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:49 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:13:49 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:49 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:13:49 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-ee020fcc-dc40-4dcf-9016-4b5c70127a5d tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] Volume info retrieved successfully. Sep 07 18:13:49 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-ee020fcc-dc40-4dcf-9016-4b5c70127a5d tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] http://192.168.122.66/volume/v3/volumes/cbf4ef43-cb3d-4e7b-805b-3a9ed386ffac returned with HTTP 200 Sep 07 18:13:49 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1159/2309] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:13:49 2026] GET /volume/v3/volumes/cbf4ef43-cb3d-4e7b-805b-3a9ed386ffac => generated 868 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:13:49 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-41cf0d5a-5e10-4494-8b09-6f46e46e31b7 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:49 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-41cf0d5a-5e10-4494-8b09-6f46e46e31b7 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827-project-member] GET http://192.168.122.66/volume/v3/snapshots/b59d16b1-80aa-42ff-8d70-a5e8ba2bd986 Sep 07 18:13:49 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-41cf0d5a-5e10-4494-8b09-6f46e46e31b7 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:49 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-41cf0d5a-5e10-4494-8b09-6f46e46e31b7 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:49 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-41cf0d5a-5e10-4494-8b09-6f46e46e31b7 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827-project-member] http://192.168.122.66/volume/v3/snapshots/b59d16b1-80aa-42ff-8d70-a5e8ba2bd986 returned with HTTP 404 Sep 07 18:13:49 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1151/2310] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:13:49 2026] GET /volume/v3/snapshots/b59d16b1-80aa-42ff-8d70-a5e8ba2bd986 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:13:49 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-8c5afaa1-c1fb-47ab-ae24-d36d37f613db None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:49 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-8c5afaa1-c1fb-47ab-ae24-d36d37f613db tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827-project-member] GET http://192.168.122.66/volume/v3/volumes/a775eea3-091e-48a9-a14e-419e69be965d Sep 07 18:13:49 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-8c5afaa1-c1fb-47ab-ae24-d36d37f613db tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:49 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-8c5afaa1-c1fb-47ab-ae24-d36d37f613db tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:49 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:49 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:13:49 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:49 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:13:49 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-8c5afaa1-c1fb-47ab-ae24-d36d37f613db tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827-project-member] Volume info retrieved successfully. Sep 07 18:13:49 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-8c5afaa1-c1fb-47ab-ae24-d36d37f613db tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827-project-member] http://192.168.122.66/volume/v3/volumes/a775eea3-091e-48a9-a14e-419e69be965d returned with HTTP 200 Sep 07 18:13:49 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1160/2311] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:13:49 2026] GET /volume/v3/volumes/a775eea3-091e-48a9-a14e-419e69be965d => generated 866 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:13:49 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-b4c83807-6967-4fee-998b-79f320801efa None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:49 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b4c83807-6967-4fee-998b-79f320801efa tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827-project-member] DELETE http://192.168.122.66/volume/v3/volumes/a775eea3-091e-48a9-a14e-419e69be965d Sep 07 18:13:49 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-b4c83807-6967-4fee-998b-79f320801efa tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:49 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-b4c83807-6967-4fee-998b-79f320801efa tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827-project-member] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:49 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-b4c83807-6967-4fee-998b-79f320801efa tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827-project-member] Delete volume with id: a775eea3-091e-48a9-a14e-419e69be965d Sep 07 18:13:49 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:49 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:13:49 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:49 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:13:49 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-b4c83807-6967-4fee-998b-79f320801efa tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827-project-member] Volume info retrieved successfully. Sep 07 18:13:49 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-b4c83807-6967-4fee-998b-79f320801efa tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827-project-member] Delete volume request issued successfully. Sep 07 18:13:49 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b4c83807-6967-4fee-998b-79f320801efa tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827-project-member] http://192.168.122.66/volume/v3/volumes/a775eea3-091e-48a9-a14e-419e69be965d returned with HTTP 202 Sep 07 18:13:49 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1152/2312] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:13:49 2026] DELETE /volume/v3/volumes/a775eea3-091e-48a9-a14e-419e69be965d => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:13:49 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-0288a9e2-e828-47fb-b15c-91dad251090d None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:49 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-0288a9e2-e828-47fb-b15c-91dad251090d tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827-project-member] GET http://192.168.122.66/volume/v3/volumes/a775eea3-091e-48a9-a14e-419e69be965d Sep 07 18:13:49 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-0288a9e2-e828-47fb-b15c-91dad251090d tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:49 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-0288a9e2-e828-47fb-b15c-91dad251090d tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:49 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:49 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:13:49 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:49 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:13:49 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-0288a9e2-e828-47fb-b15c-91dad251090d tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827-project-member] Volume info retrieved successfully. Sep 07 18:13:49 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-0288a9e2-e828-47fb-b15c-91dad251090d tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827-project-member] http://192.168.122.66/volume/v3/volumes/a775eea3-091e-48a9-a14e-419e69be965d returned with HTTP 200 Sep 07 18:13:49 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1161/2313] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:13:49 2026] GET /volume/v3/volumes/a775eea3-091e-48a9-a14e-419e69be965d => generated 865 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:13:50 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-0392f824-5076-4d7d-b549-8c423a0afe08 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:50 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-0392f824-5076-4d7d-b549-8c423a0afe08 tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] GET http://192.168.122.66/volume/v3/volumes/cbf4ef43-cb3d-4e7b-805b-3a9ed386ffac Sep 07 18:13:50 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-0392f824-5076-4d7d-b549-8c423a0afe08 tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:50 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-0392f824-5076-4d7d-b549-8c423a0afe08 tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:50 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:50 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:13:50 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:50 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:13:50 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-0392f824-5076-4d7d-b549-8c423a0afe08 tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] Volume info retrieved successfully. Sep 07 18:13:50 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-0392f824-5076-4d7d-b549-8c423a0afe08 tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] http://192.168.122.66/volume/v3/volumes/cbf4ef43-cb3d-4e7b-805b-3a9ed386ffac returned with HTTP 200 Sep 07 18:13:50 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1153/2314] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:13:50 2026] GET /volume/v3/volumes/cbf4ef43-cb3d-4e7b-805b-3a9ed386ffac => generated 869 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:13:50 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-33f78e8b-ec35-4feb-b6ac-51aa4cfa6f64 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:50 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-33f78e8b-ec35-4feb-b6ac-51aa4cfa6f64 tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] POST http://192.168.122.66/volume/v3/snapshots Sep 07 18:13:50 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-33f78e8b-ec35-4feb-b6ac-51aa4cfa6f64 tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cbf4ef43-cb3d-4e7b-805b-3a9ed386ffac", "name": "tempest-VolumeDependencyTests-Snapshot-420240322"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:13:50 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:50 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:13:50 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:50 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:13:50 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-33f78e8b-ec35-4feb-b6ac-51aa4cfa6f64 tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] Volume info retrieved successfully. Sep 07 18:13:50 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.snapshots [None req-33f78e8b-ec35-4feb-b6ac-51aa4cfa6f64 tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] Create snapshot from volume cbf4ef43-cb3d-4e7b-805b-3a9ed386ffac Sep 07 18:13:50 devstack devstack@c-api.service[86965]: DEBUG cinder.quota [None req-33f78e8b-ec35-4feb-b6ac-51aa4cfa6f64 tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] Created reservations ['94023c53-c316-4c62-a8d0-83c47ea7fa08', '9f57099f-7624-47dd-aa2d-64daa2262004', 'ee4d49b9-677b-47a6-bca4-d17070a7b91c', '3ee0ab33-845d-424f-884b-56a2ffafad84'] {{(pid=86965) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:13:50 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:50 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:13:50 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-33f78e8b-ec35-4feb-b6ac-51aa4cfa6f64 tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] Snapshot create request issued successfully. Sep 07 18:13:50 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-33f78e8b-ec35-4feb-b6ac-51aa4cfa6f64 tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] http://192.168.122.66/volume/v3/snapshots returned with HTTP 202 Sep 07 18:13:50 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1162/2315] 192.168.122.66 () {60 vars in 1144 bytes} [Mon Sep 7 18:13:50 2026] POST /volume/v3/snapshots => generated 307 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:13:50 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-79bd7560-b4a3-40e6-873c-9971777dab9f None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:50 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-79bd7560-b4a3-40e6-873c-9971777dab9f tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] GET http://192.168.122.66/volume/v3/snapshots/5dfd909c-71fe-4596-a385-100d52809269 Sep 07 18:13:50 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-79bd7560-b4a3-40e6-873c-9971777dab9f tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:50 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-79bd7560-b4a3-40e6-873c-9971777dab9f tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:50 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:50 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:13:50 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-79bd7560-b4a3-40e6-873c-9971777dab9f tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] Snapshot retrieved successfully. Sep 07 18:13:50 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-79bd7560-b4a3-40e6-873c-9971777dab9f tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] http://192.168.122.66/volume/v3/snapshots/5dfd909c-71fe-4596-a385-100d52809269 returned with HTTP 200 Sep 07 18:13:50 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1154/2316] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:13:50 2026] GET /volume/v3/snapshots/5dfd909c-71fe-4596-a385-100d52809269 => generated 439 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:13:50 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-7f5611c7-c3be-4833-9ec4-0cf3282cf018 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:50 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-7f5611c7-c3be-4833-9ec4-0cf3282cf018 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827-project-member] GET http://192.168.122.66/volume/v3/volumes/a775eea3-091e-48a9-a14e-419e69be965d Sep 07 18:13:50 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-7f5611c7-c3be-4833-9ec4-0cf3282cf018 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:50 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-7f5611c7-c3be-4833-9ec4-0cf3282cf018 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:50 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-7f5611c7-c3be-4833-9ec4-0cf3282cf018 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827 tempest-VolumeSnapshotQuotasNegativeTestJSON-342570827-project-member] http://192.168.122.66/volume/v3/volumes/a775eea3-091e-48a9-a14e-419e69be965d returned with HTTP 404 Sep 07 18:13:51 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1163/2317] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:13:50 2026] GET /volume/v3/volumes/a775eea3-091e-48a9-a14e-419e69be965d => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 18:13:51 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-440f2e9d-6fa0-4204-ba0e-e53e315a7942 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:51 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-440f2e9d-6fa0-4204-ba0e-e53e315a7942 tempest-VolumeSnapshotQuotasNegativeTestJSON-1081082347 tempest-VolumeSnapshotQuotasNegativeTestJSON-1081082347-project-admin] PUT http://192.168.122.66/volume/v3/os-quota-sets/0894234cd9754dff9365de486d36445b Sep 07 18:13:51 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-440f2e9d-6fa0-4204-ba0e-e53e315a7942 tempest-VolumeSnapshotQuotasNegativeTestJSON-1081082347 tempest-VolumeSnapshotQuotasNegativeTestJSON-1081082347-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=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:13:51 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-440f2e9d-6fa0-4204-ba0e-e53e315a7942 tempest-VolumeSnapshotQuotasNegativeTestJSON-1081082347 tempest-VolumeSnapshotQuotasNegativeTestJSON-1081082347-project-admin] http://192.168.122.66/volume/v3/os-quota-sets/0894234cd9754dff9365de486d36445b returned with HTTP 200 Sep 07 18:13:51 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1155/2318] 192.168.122.66 () {60 vars in 1254 bytes} [Mon Sep 7 18:13:51 2026] PUT /volume/v3/os-quota-sets/0894234cd9754dff9365de486d36445b => generated 398 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:13:51 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-c111289c-d9ed-43ef-9b48-1a0532d58e8c None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:51 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-c7fe4003-461a-4c42-b7dc-c8f73c2a4d20 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:51 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c7fe4003-461a-4c42-b7dc-c8f73c2a4d20 tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] GET http://192.168.122.66/volume/v3/snapshots/5dfd909c-71fe-4596-a385-100d52809269 Sep 07 18:13:51 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c7fe4003-461a-4c42-b7dc-c8f73c2a4d20 tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:51 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c7fe4003-461a-4c42-b7dc-c8f73c2a4d20 tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:51 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:51 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:13:51 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-c7fe4003-461a-4c42-b7dc-c8f73c2a4d20 tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] Snapshot retrieved successfully. Sep 07 18:13:51 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c7fe4003-461a-4c42-b7dc-c8f73c2a4d20 tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] http://192.168.122.66/volume/v3/snapshots/5dfd909c-71fe-4596-a385-100d52809269 returned with HTTP 200 Sep 07 18:13:51 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1156/2319] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:13:51 2026] GET /volume/v3/snapshots/5dfd909c-71fe-4596-a385-100d52809269 => generated 439 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:13:51 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c111289c-d9ed-43ef-9b48-1a0532d58e8c tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:13:51 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-c111289c-d9ed-43ef-9b48-1a0532d58e8c tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1214856709"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:13:51 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.volumes [None req-c111289c-d9ed-43ef-9b48-1a0532d58e8c tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1214856709'}} {{(pid=86965) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:13:51 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-c111289c-d9ed-43ef-9b48-1a0532d58e8c tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Create volume of 1 GB Sep 07 18:13:51 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:51 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:13:51 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-c111289c-d9ed-43ef-9b48-1a0532d58e8c tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Availability Zones retrieved successfully. Sep 07 18:13:51 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-c111289c-d9ed-43ef-9b48-1a0532d58e8c tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Flow 'volume_create_api' (9205d5e0-2c3c-4b9e-beb3-dfc8eb8fa250) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:13:51 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-c111289c-d9ed-43ef-9b48-1a0532d58e8c tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87af114d-c8dd-4aee-b9dd-f8c537e43275) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:13:51 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.flows.api.create_volume [None req-c111289c-d9ed-43ef-9b48-1a0532d58e8c tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Validating volume size '1' using validate_int {{(pid=86965) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:13:51 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-c111289c-d9ed-43ef-9b48-1a0532d58e8c tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87af114d-c8dd-4aee-b9dd-f8c537e43275) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:13:51 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-c111289c-d9ed-43ef-9b48-1a0532d58e8c tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42259e6f-398b-49ba-9147-2fe09265c035) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:13:52 devstack devstack@c-api.service[86965]: DEBUG cinder.quota [None req-c111289c-d9ed-43ef-9b48-1a0532d58e8c tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Created reservations ['5c34ac63-b134-436a-bb0a-d4696ade98f3', '1e1302f3-f5cd-4ebb-80dc-cbfa7d52c415', '88b0bbaf-4a70-4a99-be98-6abb35816c28', 'dc745468-33c6-4dc4-a853-de8e452f4d55'] {{(pid=86965) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:13:52 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-c111289c-d9ed-43ef-9b48-1a0532d58e8c tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42259e6f-398b-49ba-9147-2fe09265c035) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5c34ac63-b134-436a-bb0a-d4696ade98f3', '1e1302f3-f5cd-4ebb-80dc-cbfa7d52c415', '88b0bbaf-4a70-4a99-be98-6abb35816c28', 'dc745468-33c6-4dc4-a853-de8e452f4d55']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:13:52 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-c111289c-d9ed-43ef-9b48-1a0532d58e8c tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (efe47b15-8f4d-4482-9f29-c5dc748f8147) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:13:52 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:52 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:13:52 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-c111289c-d9ed-43ef-9b48-1a0532d58e8c tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (efe47b15-8f4d-4482-9f29-c5dc748f8147) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aa262765-067c-4706-ba4d-a0129831c09d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1214856709',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bdb09cedfca745dab47cf92c1d3898a9',qos_specs=None,replication_status=,reservations=['5c34ac63-b134-436a-bb0a-d4696ade98f3','1e1302f3-f5cd-4ebb-80dc-cbfa7d52c415','88b0bbaf-4a70-4a99-be98-6abb35816c28','dc745468-33c6-4dc4-a853-de8e452f4d55'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da34c9eebf464e388b6e737089242acc',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:13:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1214856709',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aa262765-067c-4706-ba4d-a0129831c09d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bdb09cedfca745dab47cf92c1d3898a9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='da34c9eebf464e388b6e737089242acc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:13:52 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-c111289c-d9ed-43ef-9b48-1a0532d58e8c tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (246033e1-201d-49cd-b585-e3f1bb7aa540) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:13:52 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-c111289c-d9ed-43ef-9b48-1a0532d58e8c tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (246033e1-201d-49cd-b585-e3f1bb7aa540) transitioned into state 'SUCCESS' from state '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-1214856709',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bdb09cedfca745dab47cf92c1d3898a9',qos_specs=None,replication_status=,reservations=['5c34ac63-b134-436a-bb0a-d4696ade98f3','1e1302f3-f5cd-4ebb-80dc-cbfa7d52c415','88b0bbaf-4a70-4a99-be98-6abb35816c28','dc745468-33c6-4dc4-a853-de8e452f4d55'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da34c9eebf464e388b6e737089242acc',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:13:52 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-c111289c-d9ed-43ef-9b48-1a0532d58e8c tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8059d22-163f-4131-a3eb-3521172522cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:13:52 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-c111289c-d9ed-43ef-9b48-1a0532d58e8c tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8059d22-163f-4131-a3eb-3521172522cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:13:52 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-c111289c-d9ed-43ef-9b48-1a0532d58e8c tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Flow 'volume_create_api' (9205d5e0-2c3c-4b9e-beb3-dfc8eb8fa250) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:13:52 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-c111289c-d9ed-43ef-9b48-1a0532d58e8c tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Create volume request issued successfully. Sep 07 18:13:52 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c111289c-d9ed-43ef-9b48-1a0532d58e8c tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:13:52 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1164/2320] 192.168.122.66 () {60 vars in 1137 bytes} [Mon Sep 7 18:13:51 2026] POST /volume/v3/volumes => generated 767 bytes in 783 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:13:52 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-3c224a43-b206-484b-a0eb-c15439a2789c None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:52 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-3c224a43-b206-484b-a0eb-c15439a2789c tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] GET http://192.168.122.66/volume/v3/volumes/aa262765-067c-4706-ba4d-a0129831c09d Sep 07 18:13:52 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-3c224a43-b206-484b-a0eb-c15439a2789c tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:52 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-3c224a43-b206-484b-a0eb-c15439a2789c tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:52 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:52 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:13:52 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:52 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:13:52 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-3c224a43-b206-484b-a0eb-c15439a2789c tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Volume info retrieved successfully. Sep 07 18:13:52 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-3c224a43-b206-484b-a0eb-c15439a2789c tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] http://192.168.122.66/volume/v3/volumes/aa262765-067c-4706-ba4d-a0129831c09d returned with HTTP 200 Sep 07 18:13:52 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1157/2321] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:13:52 2026] GET /volume/v3/volumes/aa262765-067c-4706-ba4d-a0129831c09d => generated 835 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:13:52 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-354a25d9-6459-46fe-a2ff-aa142882dd0d None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:52 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-354a25d9-6459-46fe-a2ff-aa142882dd0d tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] GET http://192.168.122.66/volume/v3/snapshots/5dfd909c-71fe-4596-a385-100d52809269 Sep 07 18:13:52 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-354a25d9-6459-46fe-a2ff-aa142882dd0d tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:52 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-354a25d9-6459-46fe-a2ff-aa142882dd0d tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:52 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:52 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:13:52 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-354a25d9-6459-46fe-a2ff-aa142882dd0d tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] Snapshot retrieved successfully. Sep 07 18:13:52 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-354a25d9-6459-46fe-a2ff-aa142882dd0d tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] http://192.168.122.66/volume/v3/snapshots/5dfd909c-71fe-4596-a385-100d52809269 returned with HTTP 200 Sep 07 18:13:52 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1165/2322] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:13:52 2026] GET /volume/v3/snapshots/5dfd909c-71fe-4596-a385-100d52809269 => generated 439 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 18:13:53 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-8d283f4e-9f5f-4c0a-a88e-79baf19cb69c None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:53 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-8d283f4e-9f5f-4c0a-a88e-79baf19cb69c tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] GET http://192.168.122.66/volume/v3/volumes/aa262765-067c-4706-ba4d-a0129831c09d Sep 07 18:13:53 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-8d283f4e-9f5f-4c0a-a88e-79baf19cb69c tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:53 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-8d283f4e-9f5f-4c0a-a88e-79baf19cb69c tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:53 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:53 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:13:53 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:53 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:13:53 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-8d283f4e-9f5f-4c0a-a88e-79baf19cb69c tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Volume info retrieved successfully. Sep 07 18:13:53 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-8d283f4e-9f5f-4c0a-a88e-79baf19cb69c tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] http://192.168.122.66/volume/v3/volumes/aa262765-067c-4706-ba4d-a0129831c09d returned with HTTP 200 Sep 07 18:13:53 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1158/2323] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:13:53 2026] GET /volume/v3/volumes/aa262765-067c-4706-ba4d-a0129831c09d => generated 859 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:13:53 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-10df92b3-1902-46e8-96b6-137d054839ae None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:53 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-10df92b3-1902-46e8-96b6-137d054839ae tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] GET http://192.168.122.66/volume/v3/snapshots/5dfd909c-71fe-4596-a385-100d52809269 Sep 07 18:13:53 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-10df92b3-1902-46e8-96b6-137d054839ae tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:53 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-10df92b3-1902-46e8-96b6-137d054839ae tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:53 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:53 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:13:53 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-10df92b3-1902-46e8-96b6-137d054839ae tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] Snapshot retrieved successfully. Sep 07 18:13:53 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-10df92b3-1902-46e8-96b6-137d054839ae tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] http://192.168.122.66/volume/v3/snapshots/5dfd909c-71fe-4596-a385-100d52809269 returned with HTTP 200 Sep 07 18:13:53 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1166/2324] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:13:53 2026] GET /volume/v3/snapshots/5dfd909c-71fe-4596-a385-100d52809269 => generated 466 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:13:53 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-ab9ff03d-327d-438d-b4b6-74a260fe52e8 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:53 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-ab9ff03d-327d-438d-b4b6-74a260fe52e8 tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:13:53 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-ab9ff03d-327d-438d-b4b6-74a260fe52e8 tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "5dfd909c-71fe-4596-a385-100d52809269", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-2007282284"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:13:53 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.volumes [None req-ab9ff03d-327d-438d-b4b6-74a260fe52e8 tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] Create volume request body: {'volume': {'snapshot_id': '5dfd909c-71fe-4596-a385-100d52809269', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-2007282284'}} {{(pid=86964) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:13:53 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:53 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:13:53 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-ab9ff03d-327d-438d-b4b6-74a260fe52e8 tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] Snapshot retrieved successfully. Sep 07 18:13:53 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-ab9ff03d-327d-438d-b4b6-74a260fe52e8 tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] Create volume of 1 GB Sep 07 18:13:53 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-ab9ff03d-327d-438d-b4b6-74a260fe52e8 tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] Availability Zones retrieved successfully. Sep 07 18:13:53 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-ab9ff03d-327d-438d-b4b6-74a260fe52e8 tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] Flow 'volume_create_api' (9573b466-1c8e-47a0-ae64-760e67d75995) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:13:53 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-ab9ff03d-327d-438d-b4b6-74a260fe52e8 tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c166fc7-40f7-49b6-b60c-e7b07b350b17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:13:53 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.flows.api.create_volume [None req-ab9ff03d-327d-438d-b4b6-74a260fe52e8 tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86964) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:13:53 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:53 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:13:53 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-ab9ff03d-327d-438d-b4b6-74a260fe52e8 tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c166fc7-40f7-49b6-b60c-e7b07b350b17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '5dfd909c-71fe-4596-a385-100d52809269', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:13:53 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-ab9ff03d-327d-438d-b4b6-74a260fe52e8 tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28dbc0cb-01b1-438c-83ce-0f50a16b9ee8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:13:53 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-ab9ff03d-327d-438d-b4b6-74a260fe52e8 tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] Created reservations ['c6d4f638-4e80-4b89-92d2-f1edd264e5ed', '6b41c62a-b424-4f15-abbe-f189001fe0c1', '16366848-8356-4959-9bf5-1b1ecdba1347', '63b3c4e9-3ffc-4d9e-a070-f529c7b7e6e1'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:13:53 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-ab9ff03d-327d-438d-b4b6-74a260fe52e8 tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28dbc0cb-01b1-438c-83ce-0f50a16b9ee8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c6d4f638-4e80-4b89-92d2-f1edd264e5ed', '6b41c62a-b424-4f15-abbe-f189001fe0c1', '16366848-8356-4959-9bf5-1b1ecdba1347', '63b3c4e9-3ffc-4d9e-a070-f529c7b7e6e1']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:13:53 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-ab9ff03d-327d-438d-b4b6-74a260fe52e8 tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e50d7773-8ddf-497d-86d1-c0ad9812d454) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:13:53 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:53 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:13:53 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:53 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:13:53 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-ab9ff03d-327d-438d-b4b6-74a260fe52e8 tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e50d7773-8ddf-497d-86d1-c0ad9812d454) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '014be4c7-2e7c-42e1-8145-5b0275e7ac77', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2007282284',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f69a25a21ab3456aaf09b3ebfab83933',qos_specs=None,replication_status=,reservations=['c6d4f638-4e80-4b89-92d2-f1edd264e5ed','6b41c62a-b424-4f15-abbe-f189001fe0c1','16366848-8356-4959-9bf5-1b1ecdba1347','63b3c4e9-3ffc-4d9e-a070-f529c7b7e6e1'],size=1,snapshot_id=5dfd909c-71fe-4596-a385-100d52809269,source_replicaid=,source_volid=None,status='creating',user_id='346be42269ff4bda9bcd2f5cac503e75',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:13:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2007282284',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=014be4c7-2e7c-42e1-8145-5b0275e7ac77,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f69a25a21ab3456aaf09b3ebfab83933',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=5dfd909c-71fe-4596-a385-100d52809269,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='346be42269ff4bda9bcd2f5cac503e75',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:13:53 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-ab9ff03d-327d-438d-b4b6-74a260fe52e8 tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf69ae3a-d0da-4bb5-bdfd-60732893bb1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:13:54 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-ab9ff03d-327d-438d-b4b6-74a260fe52e8 tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf69ae3a-d0da-4bb5-bdfd-60732893bb1e) transitioned into state 'SUCCESS' from state '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-2007282284',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f69a25a21ab3456aaf09b3ebfab83933',qos_specs=None,replication_status=,reservations=['c6d4f638-4e80-4b89-92d2-f1edd264e5ed','6b41c62a-b424-4f15-abbe-f189001fe0c1','16366848-8356-4959-9bf5-1b1ecdba1347','63b3c4e9-3ffc-4d9e-a070-f529c7b7e6e1'],size=1,snapshot_id=5dfd909c-71fe-4596-a385-100d52809269,source_replicaid=,source_volid=None,status='creating',user_id='346be42269ff4bda9bcd2f5cac503e75',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:13:54 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-ab9ff03d-327d-438d-b4b6-74a260fe52e8 tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad26c57d-c999-4b45-a064-60c7acb6527e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:13:54 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:54 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:13:54 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-ab9ff03d-327d-438d-b4b6-74a260fe52e8 tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad26c57d-c999-4b45-a064-60c7acb6527e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:13:54 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-ab9ff03d-327d-438d-b4b6-74a260fe52e8 tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] Flow 'volume_create_api' (9573b466-1c8e-47a0-ae64-760e67d75995) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:13:54 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-ab9ff03d-327d-438d-b4b6-74a260fe52e8 tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] Create volume request issued successfully. Sep 07 18:13:54 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-ab9ff03d-327d-438d-b4b6-74a260fe52e8 tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:13:54 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1159/2325] 192.168.122.66 () {62 vars in 1179 bytes} [Mon Sep 7 18:13:53 2026] POST /volume/v3/volumes => generated 811 bytes in 442 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:13:54 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-a977c109-fc14-4866-82b1-2256b75b63b6 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:54 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-a977c109-fc14-4866-82b1-2256b75b63b6 tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] GET http://192.168.122.66/volume/v3/volumes/014be4c7-2e7c-42e1-8145-5b0275e7ac77 Sep 07 18:13:54 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-a977c109-fc14-4866-82b1-2256b75b63b6 tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:54 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-a977c109-fc14-4866-82b1-2256b75b63b6 tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:54 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:54 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:13:54 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:54 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:13:54 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-a977c109-fc14-4866-82b1-2256b75b63b6 tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] Volume info retrieved successfully. Sep 07 18:13:54 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-a977c109-fc14-4866-82b1-2256b75b63b6 tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] http://192.168.122.66/volume/v3/volumes/014be4c7-2e7c-42e1-8145-5b0275e7ac77 returned with HTTP 200 Sep 07 18:13:54 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1167/2326] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:13:54 2026] GET /volume/v3/volumes/014be4c7-2e7c-42e1-8145-5b0275e7ac77 => generated 879 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:13:54 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-6b2339a2-8f2b-49a4-a620-715cbca8dd01 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:54 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-6b2339a2-8f2b-49a4-a620-715cbca8dd01 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] GET http://192.168.122.66/volume/v3/volumes/aa262765-067c-4706-ba4d-a0129831c09d Sep 07 18:13:54 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-6b2339a2-8f2b-49a4-a620-715cbca8dd01 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:54 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-6b2339a2-8f2b-49a4-a620-715cbca8dd01 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:54 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:54 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:13:54 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:54 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:13:54 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-6b2339a2-8f2b-49a4-a620-715cbca8dd01 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Volume info retrieved successfully. Sep 07 18:13:54 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-6b2339a2-8f2b-49a4-a620-715cbca8dd01 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] http://192.168.122.66/volume/v3/volumes/aa262765-067c-4706-ba4d-a0129831c09d returned with HTTP 200 Sep 07 18:13:54 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1160/2327] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:13:54 2026] GET /volume/v3/volumes/aa262765-067c-4706-ba4d-a0129831c09d => generated 860 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:13:54 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-66e461f1-9fd8-45cd-9148-82c61c576069 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:54 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-66e461f1-9fd8-45cd-9148-82c61c576069 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] POST http://192.168.122.66/volume/v3/snapshots Sep 07 18:13:54 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-66e461f1-9fd8-45cd-9148-82c61c576069 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "aa262765-067c-4706-ba4d-a0129831c09d", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-1632977554"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:13:54 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:54 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:13:54 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:54 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:13:54 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-66e461f1-9fd8-45cd-9148-82c61c576069 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Volume info retrieved successfully. Sep 07 18:13:54 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.snapshots [None req-66e461f1-9fd8-45cd-9148-82c61c576069 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Create snapshot from volume aa262765-067c-4706-ba4d-a0129831c09d Sep 07 18:13:54 devstack devstack@c-api.service[86965]: DEBUG cinder.quota [None req-66e461f1-9fd8-45cd-9148-82c61c576069 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Created reservations ['7c24ace7-e54b-4e08-88c5-8d0a165b8ec2', 'b0928bd6-bf41-4db6-a73d-2c93adc9f259', '3e1d1406-69b0-48d9-b370-1fdf1f77051d', 'aaa8c117-dc75-443e-9078-350e79163351'] {{(pid=86965) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:13:54 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:54 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:13:54 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-66e461f1-9fd8-45cd-9148-82c61c576069 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Snapshot create request issued successfully. Sep 07 18:13:54 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-66e461f1-9fd8-45cd-9148-82c61c576069 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] http://192.168.122.66/volume/v3/snapshots returned with HTTP 202 Sep 07 18:13:54 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1168/2328] 192.168.122.66 () {60 vars in 1144 bytes} [Mon Sep 7 18:13:54 2026] POST /volume/v3/snapshots => generated 316 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:13:54 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-3fe4e936-8995-4c32-b177-3e61d814ce43 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:54 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-3fe4e936-8995-4c32-b177-3e61d814ce43 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] GET http://192.168.122.66/volume/v3/snapshots/24a31956-03d6-4789-b4f5-13800f7f87b3 Sep 07 18:13:54 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-3fe4e936-8995-4c32-b177-3e61d814ce43 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:54 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-3fe4e936-8995-4c32-b177-3e61d814ce43 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:54 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:54 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:13:54 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-3fe4e936-8995-4c32-b177-3e61d814ce43 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Snapshot retrieved successfully. Sep 07 18:13:54 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-3fe4e936-8995-4c32-b177-3e61d814ce43 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] http://192.168.122.66/volume/v3/snapshots/24a31956-03d6-4789-b4f5-13800f7f87b3 returned with HTTP 200 Sep 07 18:13:54 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1161/2329] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:13:54 2026] GET /volume/v3/snapshots/24a31956-03d6-4789-b4f5-13800f7f87b3 => generated 448 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:13:55 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-762334b9-4fa9-4187-b9ca-a7259b9d96cd None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:55 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-762334b9-4fa9-4187-b9ca-a7259b9d96cd tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] GET http://192.168.122.66/volume/v3/volumes/014be4c7-2e7c-42e1-8145-5b0275e7ac77 Sep 07 18:13:55 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-762334b9-4fa9-4187-b9ca-a7259b9d96cd tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:55 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-762334b9-4fa9-4187-b9ca-a7259b9d96cd tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:55 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:55 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:13:55 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:55 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:13:55 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-762334b9-4fa9-4187-b9ca-a7259b9d96cd tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] Volume info retrieved successfully. Sep 07 18:13:55 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-762334b9-4fa9-4187-b9ca-a7259b9d96cd tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] http://192.168.122.66/volume/v3/volumes/014be4c7-2e7c-42e1-8145-5b0275e7ac77 returned with HTTP 200 Sep 07 18:13:55 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1169/2330] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:13:55 2026] GET /volume/v3/volumes/014be4c7-2e7c-42e1-8145-5b0275e7ac77 => generated 903 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:13:55 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-c8036ed5-5050-4c73-9e27-a337545f4a48 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:55 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c8036ed5-5050-4c73-9e27-a337545f4a48 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] GET http://192.168.122.66/volume/v3/snapshots/24a31956-03d6-4789-b4f5-13800f7f87b3 Sep 07 18:13:55 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c8036ed5-5050-4c73-9e27-a337545f4a48 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:55 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c8036ed5-5050-4c73-9e27-a337545f4a48 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:55 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:55 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:13:55 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-c8036ed5-5050-4c73-9e27-a337545f4a48 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Snapshot retrieved successfully. Sep 07 18:13:55 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c8036ed5-5050-4c73-9e27-a337545f4a48 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] http://192.168.122.66/volume/v3/snapshots/24a31956-03d6-4789-b4f5-13800f7f87b3 returned with HTTP 200 Sep 07 18:13:55 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1162/2331] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:13:55 2026] GET /volume/v3/snapshots/24a31956-03d6-4789-b4f5-13800f7f87b3 => generated 448 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 18:13:55 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-875482c3-ca98-41d1-a0be-5ce15022bff9 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:56 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-3eb7d2c5-7b5c-486d-8900-3b5ae83b98a5 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:56 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-3eb7d2c5-7b5c-486d-8900-3b5ae83b98a5 tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] GET http://192.168.122.66/volume/v3/volumes/014be4c7-2e7c-42e1-8145-5b0275e7ac77 Sep 07 18:13:56 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-3eb7d2c5-7b5c-486d-8900-3b5ae83b98a5 tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:56 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-3eb7d2c5-7b5c-486d-8900-3b5ae83b98a5 tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:56 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:56 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:13:56 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:56 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:13:56 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-3eb7d2c5-7b5c-486d-8900-3b5ae83b98a5 tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] Volume info retrieved successfully. Sep 07 18:13:56 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-3eb7d2c5-7b5c-486d-8900-3b5ae83b98a5 tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] http://192.168.122.66/volume/v3/volumes/014be4c7-2e7c-42e1-8145-5b0275e7ac77 returned with HTTP 200 Sep 07 18:13:56 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1163/2332] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:13:56 2026] GET /volume/v3/volumes/014be4c7-2e7c-42e1-8145-5b0275e7ac77 => generated 903 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:13:56 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-875482c3-ca98-41d1-a0be-5ce15022bff9 tempest-AvailabilityZoneTestJSON-2138143789 tempest-AvailabilityZoneTestJSON-2138143789-project-reader] GET http://192.168.122.66/volume/v3/os-availability-zone Sep 07 18:13:56 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-875482c3-ca98-41d1-a0be-5ce15022bff9 tempest-AvailabilityZoneTestJSON-2138143789 tempest-AvailabilityZoneTestJSON-2138143789-project-reader] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:56 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-875482c3-ca98-41d1-a0be-5ce15022bff9 tempest-AvailabilityZoneTestJSON-2138143789 tempest-AvailabilityZoneTestJSON-2138143789-project-reader] Calling method 'index' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:56 devstack devstack@c-api.service[86965]: /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 07 18:13:56 devstack devstack@c-api.service[86965]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 18:13:56 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-875482c3-ca98-41d1-a0be-5ce15022bff9 tempest-AvailabilityZoneTestJSON-2138143789 tempest-AvailabilityZoneTestJSON-2138143789-project-reader] Availability Zones retrieved successfully. Sep 07 18:13:56 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-875482c3-ca98-41d1-a0be-5ce15022bff9 tempest-AvailabilityZoneTestJSON-2138143789 tempest-AvailabilityZoneTestJSON-2138143789-project-reader] http://192.168.122.66/volume/v3/os-availability-zone returned with HTTP 200 Sep 07 18:13:56 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1170/2333] 192.168.122.66 () {58 vars in 1155 bytes} [Mon Sep 7 18:13:55 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 616 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 18:13:56 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-155809e5-e440-4a8f-9328-ad0e51adfabd None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:56 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-155809e5-e440-4a8f-9328-ad0e51adfabd tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] GET http://192.168.122.66/volume/v3/snapshots/24a31956-03d6-4789-b4f5-13800f7f87b3 Sep 07 18:13:56 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-155809e5-e440-4a8f-9328-ad0e51adfabd tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:56 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-155809e5-e440-4a8f-9328-ad0e51adfabd tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:56 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:56 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:13:56 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-155809e5-e440-4a8f-9328-ad0e51adfabd tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Snapshot retrieved successfully. Sep 07 18:13:56 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-155809e5-e440-4a8f-9328-ad0e51adfabd tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] http://192.168.122.66/volume/v3/snapshots/24a31956-03d6-4789-b4f5-13800f7f87b3 returned with HTTP 200 Sep 07 18:13:56 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1164/2334] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:13:56 2026] GET /volume/v3/snapshots/24a31956-03d6-4789-b4f5-13800f7f87b3 => generated 448 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:13:57 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-2bcd6b5c-d660-4373-868d-cf711e2dcc8a None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:57 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-2bcd6b5c-d660-4373-868d-cf711e2dcc8a tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] GET http://192.168.122.66/volume/v3/volumes/014be4c7-2e7c-42e1-8145-5b0275e7ac77 Sep 07 18:13:57 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-2bcd6b5c-d660-4373-868d-cf711e2dcc8a tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:57 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-2bcd6b5c-d660-4373-868d-cf711e2dcc8a tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:57 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:57 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:13:57 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:57 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:13:57 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-2bcd6b5c-d660-4373-868d-cf711e2dcc8a tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] Volume info retrieved successfully. Sep 07 18:13:57 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-2bcd6b5c-d660-4373-868d-cf711e2dcc8a tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] http://192.168.122.66/volume/v3/volumes/014be4c7-2e7c-42e1-8145-5b0275e7ac77 returned with HTTP 200 Sep 07 18:13:57 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1171/2335] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:13:57 2026] GET /volume/v3/volumes/014be4c7-2e7c-42e1-8145-5b0275e7ac77 => generated 903 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:13:57 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-7db12d53-9b96-4389-a33d-abb79cf6f25a None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:57 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-7db12d53-9b96-4389-a33d-abb79cf6f25a tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] GET http://192.168.122.66/volume/v3/snapshots/24a31956-03d6-4789-b4f5-13800f7f87b3 Sep 07 18:13:57 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-7db12d53-9b96-4389-a33d-abb79cf6f25a tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:57 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-7db12d53-9b96-4389-a33d-abb79cf6f25a tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:57 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:57 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:13:57 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-7db12d53-9b96-4389-a33d-abb79cf6f25a tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Snapshot retrieved successfully. Sep 07 18:13:57 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-7db12d53-9b96-4389-a33d-abb79cf6f25a tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] http://192.168.122.66/volume/v3/snapshots/24a31956-03d6-4789-b4f5-13800f7f87b3 returned with HTTP 200 Sep 07 18:13:57 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1165/2336] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:13:57 2026] GET /volume/v3/snapshots/24a31956-03d6-4789-b4f5-13800f7f87b3 => generated 448 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:13:58 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-fadc7871-8f71-479b-99e9-38893454bfe9 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:58 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-fadc7871-8f71-479b-99e9-38893454bfe9 tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] GET http://192.168.122.66/volume/v3/volumes/014be4c7-2e7c-42e1-8145-5b0275e7ac77 Sep 07 18:13:58 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-fadc7871-8f71-479b-99e9-38893454bfe9 tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:58 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-fadc7871-8f71-479b-99e9-38893454bfe9 tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:58 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:58 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:13:58 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:58 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:13:58 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-fadc7871-8f71-479b-99e9-38893454bfe9 tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] Volume info retrieved successfully. Sep 07 18:13:58 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-fadc7871-8f71-479b-99e9-38893454bfe9 tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] http://192.168.122.66/volume/v3/volumes/014be4c7-2e7c-42e1-8145-5b0275e7ac77 returned with HTTP 200 Sep 07 18:13:58 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1172/2337] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:13:58 2026] GET /volume/v3/volumes/014be4c7-2e7c-42e1-8145-5b0275e7ac77 => generated 903 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:13:58 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-f539cc8a-6cc7-4df5-a365-d535057f89dc None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:58 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-f539cc8a-6cc7-4df5-a365-d535057f89dc tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] GET http://192.168.122.66/volume/v3/snapshots/24a31956-03d6-4789-b4f5-13800f7f87b3 Sep 07 18:13:58 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-f539cc8a-6cc7-4df5-a365-d535057f89dc tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:58 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-f539cc8a-6cc7-4df5-a365-d535057f89dc tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:58 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:58 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:13:58 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-f539cc8a-6cc7-4df5-a365-d535057f89dc tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Snapshot retrieved successfully. Sep 07 18:13:58 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-f539cc8a-6cc7-4df5-a365-d535057f89dc tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] http://192.168.122.66/volume/v3/snapshots/24a31956-03d6-4789-b4f5-13800f7f87b3 returned with HTTP 200 Sep 07 18:13:58 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1166/2338] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:13:58 2026] GET /volume/v3/snapshots/24a31956-03d6-4789-b4f5-13800f7f87b3 => generated 448 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:13:59 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-af31103c-9745-4ca5-9767-7b06bd67abbc None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:59 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-af31103c-9745-4ca5-9767-7b06bd67abbc tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] GET http://192.168.122.66/volume/v3/volumes/014be4c7-2e7c-42e1-8145-5b0275e7ac77 Sep 07 18:13:59 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-af31103c-9745-4ca5-9767-7b06bd67abbc tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:59 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-af31103c-9745-4ca5-9767-7b06bd67abbc tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:59 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:13:59 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:13:59 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:59 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:13:59 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-af31103c-9745-4ca5-9767-7b06bd67abbc tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] Volume info retrieved successfully. Sep 07 18:13:59 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-af31103c-9745-4ca5-9767-7b06bd67abbc tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] http://192.168.122.66/volume/v3/volumes/014be4c7-2e7c-42e1-8145-5b0275e7ac77 returned with HTTP 200 Sep 07 18:13:59 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1173/2339] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:13:59 2026] GET /volume/v3/volumes/014be4c7-2e7c-42e1-8145-5b0275e7ac77 => generated 903 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:13:59 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-2cc0ec71-8521-43bb-b266-549259454e7b None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:13:59 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-2cc0ec71-8521-43bb-b266-549259454e7b tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] GET http://192.168.122.66/volume/v3/snapshots/24a31956-03d6-4789-b4f5-13800f7f87b3 Sep 07 18:13:59 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-2cc0ec71-8521-43bb-b266-549259454e7b tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:13:59 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-2cc0ec71-8521-43bb-b266-549259454e7b tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:13:59 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:13:59 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:13:59 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-2cc0ec71-8521-43bb-b266-549259454e7b tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Snapshot retrieved successfully. Sep 07 18:13:59 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-2cc0ec71-8521-43bb-b266-549259454e7b tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] http://192.168.122.66/volume/v3/snapshots/24a31956-03d6-4789-b4f5-13800f7f87b3 returned with HTTP 200 Sep 07 18:13:59 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1167/2340] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:13:59 2026] GET /volume/v3/snapshots/24a31956-03d6-4789-b4f5-13800f7f87b3 => generated 448 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 18:14:00 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-5ce4828b-ac28-434f-ba67-17303ba2a2dc None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:00 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-5ce4828b-ac28-434f-ba67-17303ba2a2dc tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] GET http://192.168.122.66/volume/v3/volumes/014be4c7-2e7c-42e1-8145-5b0275e7ac77 Sep 07 18:14:00 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-5ce4828b-ac28-434f-ba67-17303ba2a2dc tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:00 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-5ce4828b-ac28-434f-ba67-17303ba2a2dc tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:00 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:00 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:14:00 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:00 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:14:00 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-5ce4828b-ac28-434f-ba67-17303ba2a2dc tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] Volume info retrieved successfully. Sep 07 18:14:00 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-5ce4828b-ac28-434f-ba67-17303ba2a2dc tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] http://192.168.122.66/volume/v3/volumes/014be4c7-2e7c-42e1-8145-5b0275e7ac77 returned with HTTP 200 Sep 07 18:14:00 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1174/2341] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:14:00 2026] GET /volume/v3/volumes/014be4c7-2e7c-42e1-8145-5b0275e7ac77 => generated 904 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:14:00 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-984da8c5-1a97-4846-af18-0c33fa76da03 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:00 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-984da8c5-1a97-4846-af18-0c33fa76da03 tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] DELETE http://192.168.122.66/volume/v3/snapshots/5dfd909c-71fe-4596-a385-100d52809269 Sep 07 18:14:00 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-984da8c5-1a97-4846-af18-0c33fa76da03 tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:00 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-984da8c5-1a97-4846-af18-0c33fa76da03 tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:00 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.snapshots [None req-984da8c5-1a97-4846-af18-0c33fa76da03 tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] Delete snapshot with id: 5dfd909c-71fe-4596-a385-100d52809269 Sep 07 18:14:00 devstack devstack@c-api.service[86964]: DEBUG dbcounter [-] [86964] Writing DB stats cinder:SELECT=584,cinder:INSERT=68,cinder:UPDATE=144 {{(pid=86964) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 18:14:00 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:00 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:14:00 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-984da8c5-1a97-4846-af18-0c33fa76da03 tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] Snapshot retrieved successfully. Sep 07 18:14:00 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:00 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:14:00 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-984da8c5-1a97-4846-af18-0c33fa76da03 tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] Snapshot delete request issued successfully. Sep 07 18:14:00 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-984da8c5-1a97-4846-af18-0c33fa76da03 tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] http://192.168.122.66/volume/v3/snapshots/5dfd909c-71fe-4596-a385-100d52809269 returned with HTTP 202 Sep 07 18:14:00 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1168/2342] 192.168.122.66 () {58 vars in 1236 bytes} [Mon Sep 7 18:14:00 2026] DELETE /volume/v3/snapshots/5dfd909c-71fe-4596-a385-100d52809269 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:14:00 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-1cb5ac49-210d-4213-8c11-0abea8f82af9 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:00 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-1cb5ac49-210d-4213-8c11-0abea8f82af9 tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] GET http://192.168.122.66/volume/v3/snapshots/5dfd909c-71fe-4596-a385-100d52809269 Sep 07 18:14:00 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-1cb5ac49-210d-4213-8c11-0abea8f82af9 tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:00 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-1cb5ac49-210d-4213-8c11-0abea8f82af9 tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:00 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:00 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:14:00 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-1cb5ac49-210d-4213-8c11-0abea8f82af9 tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] Snapshot retrieved successfully. Sep 07 18:14:00 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-1cb5ac49-210d-4213-8c11-0abea8f82af9 tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] http://192.168.122.66/volume/v3/snapshots/5dfd909c-71fe-4596-a385-100d52809269 returned with HTTP 200 Sep 07 18:14:00 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1175/2343] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:14:00 2026] GET /volume/v3/snapshots/5dfd909c-71fe-4596-a385-100d52809269 => generated 465 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:14:00 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-4f6af2c3-5af2-4705-9b99-a66ae7c6a005 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:00 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-4f6af2c3-5af2-4705-9b99-a66ae7c6a005 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] GET http://192.168.122.66/volume/v3/snapshots/24a31956-03d6-4789-b4f5-13800f7f87b3 Sep 07 18:14:00 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-4f6af2c3-5af2-4705-9b99-a66ae7c6a005 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:00 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-4f6af2c3-5af2-4705-9b99-a66ae7c6a005 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:01 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:01 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:14:01 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-4f6af2c3-5af2-4705-9b99-a66ae7c6a005 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Snapshot retrieved successfully. Sep 07 18:14:01 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-4f6af2c3-5af2-4705-9b99-a66ae7c6a005 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] http://192.168.122.66/volume/v3/snapshots/24a31956-03d6-4789-b4f5-13800f7f87b3 returned with HTTP 200 Sep 07 18:14:01 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1169/2344] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:14:00 2026] GET /volume/v3/snapshots/24a31956-03d6-4789-b4f5-13800f7f87b3 => generated 448 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:14:01 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-8b6e56a0-5c0b-4625-8106-70b68d5567f9 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:01 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-8b6e56a0-5c0b-4625-8106-70b68d5567f9 None None] GET http://192.168.122.66/volume// Sep 07 18:14:01 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-8b6e56a0-5c0b-4625-8106-70b68d5567f9 None None] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:01 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-8b6e56a0-5c0b-4625-8106-70b68d5567f9 None None] Calling method 'all' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:01 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-8b6e56a0-5c0b-4625-8106-70b68d5567f9 None None] http://192.168.122.66/volume// returned with HTTP 300 Sep 07 18:14:01 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1176/2345] 192.168.122.66 () {56 vars in 883 bytes} [Mon Sep 7 18:14:01 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 18:14:01 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-6bd2b06f-524f-4478-83d9-7b00f4fa1e9f None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:01 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-6bd2b06f-524f-4478-83d9-7b00f4fa1e9f None None] GET http://192.168.122.66/volume// Sep 07 18:14:01 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-6bd2b06f-524f-4478-83d9-7b00f4fa1e9f None None] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:01 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-6bd2b06f-524f-4478-83d9-7b00f4fa1e9f None None] Calling method 'all' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:01 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-6bd2b06f-524f-4478-83d9-7b00f4fa1e9f None None] http://192.168.122.66/volume// returned with HTTP 300 Sep 07 18:14:01 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1170/2346] 192.168.122.66 () {56 vars in 883 bytes} [Mon Sep 7 18:14:01 2026] GET /volume/ => generated 389 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 18:14:01 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-5e5d538b-9f71-4d78-982b-1a2c2e21232d None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:01 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-5e5d538b-9f71-4d78-982b-1a2c2e21232d tempest-VersionsTest-826373540 tempest-VersionsTest-826373540-project-reader] GET http://192.168.122.66/volume/v3/ Sep 07 18:14:01 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-5e5d538b-9f71-4d78-982b-1a2c2e21232d tempest-VersionsTest-826373540 tempest-VersionsTest-826373540-project-reader] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:01 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-5e5d538b-9f71-4d78-982b-1a2c2e21232d tempest-VersionsTest-826373540 tempest-VersionsTest-826373540-project-reader] Calling method 'version_select' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:01 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-5e5d538b-9f71-4d78-982b-1a2c2e21232d tempest-VersionsTest-826373540 tempest-VersionsTest-826373540-project-reader] http://192.168.122.66/volume/v3/ returned with HTTP 200 Sep 07 18:14:01 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1177/2347] 192.168.122.66 () {58 vars in 1095 bytes} [Mon Sep 7 18:14:01 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 07 18:14:01 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-a26415ab-a1e7-4a0c-bc5d-0ee43625cf55 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:01 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-a26415ab-a1e7-4a0c-bc5d-0ee43625cf55 tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] GET http://192.168.122.66/volume/v3/snapshots/5dfd909c-71fe-4596-a385-100d52809269 Sep 07 18:14:01 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-a26415ab-a1e7-4a0c-bc5d-0ee43625cf55 tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:01 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-a26415ab-a1e7-4a0c-bc5d-0ee43625cf55 tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:02 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:02 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:14:02 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-a26415ab-a1e7-4a0c-bc5d-0ee43625cf55 tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] Snapshot retrieved successfully. Sep 07 18:14:02 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-a26415ab-a1e7-4a0c-bc5d-0ee43625cf55 tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] http://192.168.122.66/volume/v3/snapshots/5dfd909c-71fe-4596-a385-100d52809269 returned with HTTP 200 Sep 07 18:14:02 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1171/2348] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:14:01 2026] GET /volume/v3/snapshots/5dfd909c-71fe-4596-a385-100d52809269 => generated 465 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:14:02 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-02141f03-72a2-40a5-b7f3-60674ed1cd0b None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:02 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-02141f03-72a2-40a5-b7f3-60674ed1cd0b tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] GET http://192.168.122.66/volume/v3/snapshots/24a31956-03d6-4789-b4f5-13800f7f87b3 Sep 07 18:14:02 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-02141f03-72a2-40a5-b7f3-60674ed1cd0b tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:02 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-02141f03-72a2-40a5-b7f3-60674ed1cd0b tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:02 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:02 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:14:02 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-02141f03-72a2-40a5-b7f3-60674ed1cd0b tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Snapshot retrieved successfully. Sep 07 18:14:02 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-02141f03-72a2-40a5-b7f3-60674ed1cd0b tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] http://192.168.122.66/volume/v3/snapshots/24a31956-03d6-4789-b4f5-13800f7f87b3 returned with HTTP 200 Sep 07 18:14:02 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1178/2349] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:14:02 2026] GET /volume/v3/snapshots/24a31956-03d6-4789-b4f5-13800f7f87b3 => generated 448 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:14:03 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-308cdefa-7e2a-4acc-a9b2-abf9b9d00a60 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:03 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-308cdefa-7e2a-4acc-a9b2-abf9b9d00a60 tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] GET http://192.168.122.66/volume/v3/snapshots/5dfd909c-71fe-4596-a385-100d52809269 Sep 07 18:14:03 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-308cdefa-7e2a-4acc-a9b2-abf9b9d00a60 tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:03 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-308cdefa-7e2a-4acc-a9b2-abf9b9d00a60 tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:03 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-308cdefa-7e2a-4acc-a9b2-abf9b9d00a60 tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] http://192.168.122.66/volume/v3/snapshots/5dfd909c-71fe-4596-a385-100d52809269 returned with HTTP 404 Sep 07 18:14:03 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1172/2350] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:14:03 2026] GET /volume/v3/snapshots/5dfd909c-71fe-4596-a385-100d52809269 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:14:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-428567d2-dfd2-4f18-96a5-d513d036209a None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:03 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-ef6ebc54-db66-4c29-ab60-00299ca10403 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:03 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-428567d2-dfd2-4f18-96a5-d513d036209a tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] DELETE http://192.168.122.66/volume/v3/volumes/cbf4ef43-cb3d-4e7b-805b-3a9ed386ffac Sep 07 18:14:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-428567d2-dfd2-4f18-96a5-d513d036209a tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-428567d2-dfd2-4f18-96a5-d513d036209a tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:03 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-428567d2-dfd2-4f18-96a5-d513d036209a tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] Delete volume with id: cbf4ef43-cb3d-4e7b-805b-3a9ed386ffac Sep 07 18:14:03 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-ef6ebc54-db66-4c29-ab60-00299ca10403 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] GET http://192.168.122.66/volume/v3/snapshots/24a31956-03d6-4789-b4f5-13800f7f87b3 Sep 07 18:14:03 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-ef6ebc54-db66-4c29-ab60-00299ca10403 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:03 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-ef6ebc54-db66-4c29-ab60-00299ca10403 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:03 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:03 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:14:03 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-ef6ebc54-db66-4c29-ab60-00299ca10403 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Snapshot retrieved successfully. Sep 07 18:14:03 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-ef6ebc54-db66-4c29-ab60-00299ca10403 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] http://192.168.122.66/volume/v3/snapshots/24a31956-03d6-4789-b4f5-13800f7f87b3 returned with HTTP 200 Sep 07 18:14:03 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:03 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:14:03 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1173/2351] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:14:03 2026] GET /volume/v3/snapshots/24a31956-03d6-4789-b4f5-13800f7f87b3 => generated 475 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:14:03 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:03 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:14:03 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-428567d2-dfd2-4f18-96a5-d513d036209a tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] Volume info retrieved successfully. Sep 07 18:14:03 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-26d69f2e-5004-43b8-9938-3785fbd178a1 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:03 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-26d69f2e-5004-43b8-9938-3785fbd178a1 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:14:03 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-26d69f2e-5004-43b8-9938-3785fbd178a1 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "24a31956-03d6-4789-b4f5-13800f7f87b3", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-289450555"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:14:03 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.volumes [None req-26d69f2e-5004-43b8-9938-3785fbd178a1 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Create volume request body: {'volume': {"'snapshot_id": '24a31956-03d6-4789-b4f5-13800f7f87b3', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-289450555'}} {{(pid=86964) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:14:03 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-26d69f2e-5004-43b8-9938-3785fbd178a1 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Create volume of 1 GB Sep 07 18:14:03 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-26d69f2e-5004-43b8-9938-3785fbd178a1 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Availability Zones retrieved successfully. Sep 07 18:14:03 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-26d69f2e-5004-43b8-9938-3785fbd178a1 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Flow 'volume_create_api' (4a65808a-8f95-43ea-b475-ce0283f2345a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:14:03 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-428567d2-dfd2-4f18-96a5-d513d036209a tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] Delete volume request issued successfully. Sep 07 18:14:03 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-428567d2-dfd2-4f18-96a5-d513d036209a tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] http://192.168.122.66/volume/v3/volumes/cbf4ef43-cb3d-4e7b-805b-3a9ed386ffac returned with HTTP 202 Sep 07 18:14:03 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1179/2352] 192.168.122.66 () {60 vars in 1271 bytes} [Mon Sep 7 18:14:03 2026] DELETE /volume/v3/volumes/cbf4ef43-cb3d-4e7b-805b-3a9ed386ffac => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 18:14:03 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-26d69f2e-5004-43b8-9938-3785fbd178a1 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0c35943-ca91-4deb-b5ff-9c98a97a5cfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:14:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-96ff8b5c-1515-4445-9111-81a63b047241 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:03 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.flows.api.create_volume [None req-26d69f2e-5004-43b8-9938-3785fbd178a1 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Validating volume size '1' using validate_int {{(pid=86964) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:14:03 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-96ff8b5c-1515-4445-9111-81a63b047241 tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] GET http://192.168.122.66/volume/v3/volumes/cbf4ef43-cb3d-4e7b-805b-3a9ed386ffac Sep 07 18:14:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-96ff8b5c-1515-4445-9111-81a63b047241 tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-96ff8b5c-1515-4445-9111-81a63b047241 tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:03 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:03 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:14:03 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:03 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:14:03 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-96ff8b5c-1515-4445-9111-81a63b047241 tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] Volume info retrieved successfully. Sep 07 18:14:03 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-26d69f2e-5004-43b8-9938-3785fbd178a1 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0c35943-ca91-4deb-b5ff-9c98a97a5cfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:14:03 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-96ff8b5c-1515-4445-9111-81a63b047241 tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] http://192.168.122.66/volume/v3/volumes/cbf4ef43-cb3d-4e7b-805b-3a9ed386ffac returned with HTTP 200 Sep 07 18:14:03 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1180/2353] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:14:03 2026] GET /volume/v3/volumes/cbf4ef43-cb3d-4e7b-805b-3a9ed386ffac => generated 868 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:14:03 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-26d69f2e-5004-43b8-9938-3785fbd178a1 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (450e0cbc-fe0b-43f6-b982-b8834c065fb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:14:03 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-26d69f2e-5004-43b8-9938-3785fbd178a1 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Created reservations ['e3b6a421-33e5-4773-ae66-74cf7b34afdd', '6c813349-b00f-4225-a2a4-194b32f1798f', '82647230-79f8-4481-97ac-b7fe81473ef3', 'be0e858b-a24a-46a8-ae50-21bbbfb88e90'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:14:03 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-26d69f2e-5004-43b8-9938-3785fbd178a1 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (450e0cbc-fe0b-43f6-b982-b8834c065fb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e3b6a421-33e5-4773-ae66-74cf7b34afdd', '6c813349-b00f-4225-a2a4-194b32f1798f', '82647230-79f8-4481-97ac-b7fe81473ef3', 'be0e858b-a24a-46a8-ae50-21bbbfb88e90']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:14:03 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-26d69f2e-5004-43b8-9938-3785fbd178a1 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32448575-6bfd-4c91-9c86-469274de23ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:14:03 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:03 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:14:03 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-26d69f2e-5004-43b8-9938-3785fbd178a1 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32448575-6bfd-4c91-9c86-469274de23ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '17c56f85-c4a5-471a-a509-c07da233140c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-289450555',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bdb09cedfca745dab47cf92c1d3898a9',qos_specs=None,replication_status=,reservations=['e3b6a421-33e5-4773-ae66-74cf7b34afdd','6c813349-b00f-4225-a2a4-194b32f1798f','82647230-79f8-4481-97ac-b7fe81473ef3','be0e858b-a24a-46a8-ae50-21bbbfb88e90'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da34c9eebf464e388b6e737089242acc',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:14:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-289450555',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=17c56f85-c4a5-471a-a509-c07da233140c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bdb09cedfca745dab47cf92c1d3898a9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='da34c9eebf464e388b6e737089242acc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:14:03 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-26d69f2e-5004-43b8-9938-3785fbd178a1 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3055ab37-4e66-45cd-8be4-358ede2b40f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:14:03 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-26d69f2e-5004-43b8-9938-3785fbd178a1 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3055ab37-4e66-45cd-8be4-358ede2b40f4) transitioned into state 'SUCCESS' from state '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-289450555',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bdb09cedfca745dab47cf92c1d3898a9',qos_specs=None,replication_status=,reservations=['e3b6a421-33e5-4773-ae66-74cf7b34afdd','6c813349-b00f-4225-a2a4-194b32f1798f','82647230-79f8-4481-97ac-b7fe81473ef3','be0e858b-a24a-46a8-ae50-21bbbfb88e90'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da34c9eebf464e388b6e737089242acc',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:14:03 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-26d69f2e-5004-43b8-9938-3785fbd178a1 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3157302a-06a0-476e-b7fa-0b9a469ccaf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:14:03 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-26d69f2e-5004-43b8-9938-3785fbd178a1 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3157302a-06a0-476e-b7fa-0b9a469ccaf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:14:03 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-26d69f2e-5004-43b8-9938-3785fbd178a1 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Flow 'volume_create_api' (4a65808a-8f95-43ea-b475-ce0283f2345a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:14:03 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-26d69f2e-5004-43b8-9938-3785fbd178a1 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Create volume request issued successfully. Sep 07 18:14:03 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-26d69f2e-5004-43b8-9938-3785fbd178a1 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:14:03 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1174/2354] 192.168.122.66 () {60 vars in 1138 bytes} [Mon Sep 7 18:14:03 2026] POST /volume/v3/volumes => generated 766 bytes in 390 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:14:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-68ee33f7-da31-4643-844b-70d2b295c37a None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:03 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-68ee33f7-da31-4643-844b-70d2b295c37a tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:14:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-68ee33f7-da31-4643-844b-70d2b295c37a tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "24a31956-03d6-4789-b4f5-13800f7f87b3", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-2072322485"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:14:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.volumes [None req-68ee33f7-da31-4643-844b-70d2b295c37a tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Create volume request body: {'volume': {"'snapshot_id": '24a31956-03d6-4789-b4f5-13800f7f87b3', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-2072322485'}} {{(pid=86965) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:14:03 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-68ee33f7-da31-4643-844b-70d2b295c37a tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Create volume of 1 GB Sep 07 18:14:03 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-68ee33f7-da31-4643-844b-70d2b295c37a tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Availability Zones retrieved successfully. Sep 07 18:14:03 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-68ee33f7-da31-4643-844b-70d2b295c37a tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Flow 'volume_create_api' (4722bcf0-125e-4d81-bd88-014974428405) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:14:03 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-68ee33f7-da31-4643-844b-70d2b295c37a tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2f2343c-811d-48f0-ae95-409217e77c8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:14:03 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.flows.api.create_volume [None req-68ee33f7-da31-4643-844b-70d2b295c37a tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Validating volume size '1' using validate_int {{(pid=86965) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:14:03 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-68ee33f7-da31-4643-844b-70d2b295c37a tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2f2343c-811d-48f0-ae95-409217e77c8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:14:03 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-68ee33f7-da31-4643-844b-70d2b295c37a tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef41fe5d-de66-4cc5-8f0a-040bcec35743) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:14:03 devstack devstack@c-api.service[86965]: DEBUG cinder.quota [None req-68ee33f7-da31-4643-844b-70d2b295c37a tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Created reservations ['237926d8-6f7f-474c-b1a6-6678388dfd23', 'c5292f3b-1c55-430a-8938-39ab64525b03', '38a7b9c6-3fff-4a59-abe2-765f3b9017b3', '8739164a-c9a7-4c17-9869-d64ca3f35cfe'] {{(pid=86965) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:14:03 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-68ee33f7-da31-4643-844b-70d2b295c37a tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef41fe5d-de66-4cc5-8f0a-040bcec35743) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['237926d8-6f7f-474c-b1a6-6678388dfd23', 'c5292f3b-1c55-430a-8938-39ab64525b03', '38a7b9c6-3fff-4a59-abe2-765f3b9017b3', '8739164a-c9a7-4c17-9869-d64ca3f35cfe']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:14:03 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-68ee33f7-da31-4643-844b-70d2b295c37a tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00877798-a36e-41e0-8415-c0b6ab9dda7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:14:03 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:03 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:14:03 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-68ee33f7-da31-4643-844b-70d2b295c37a tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00877798-a36e-41e0-8415-c0b6ab9dda7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f1b1b894-3184-42f6-9771-b07a2482392a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2072322485',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bdb09cedfca745dab47cf92c1d3898a9',qos_specs=None,replication_status=,reservations=['237926d8-6f7f-474c-b1a6-6678388dfd23','c5292f3b-1c55-430a-8938-39ab64525b03','38a7b9c6-3fff-4a59-abe2-765f3b9017b3','8739164a-c9a7-4c17-9869-d64ca3f35cfe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da34c9eebf464e388b6e737089242acc',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:14:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2072322485',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f1b1b894-3184-42f6-9771-b07a2482392a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bdb09cedfca745dab47cf92c1d3898a9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='da34c9eebf464e388b6e737089242acc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:14:03 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-68ee33f7-da31-4643-844b-70d2b295c37a tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02079fa1-3461-48f7-85ae-565892ca3f52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:14:03 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-68ee33f7-da31-4643-844b-70d2b295c37a tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02079fa1-3461-48f7-85ae-565892ca3f52) transitioned into state 'SUCCESS' from state '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-2072322485',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bdb09cedfca745dab47cf92c1d3898a9',qos_specs=None,replication_status=,reservations=['237926d8-6f7f-474c-b1a6-6678388dfd23','c5292f3b-1c55-430a-8938-39ab64525b03','38a7b9c6-3fff-4a59-abe2-765f3b9017b3','8739164a-c9a7-4c17-9869-d64ca3f35cfe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da34c9eebf464e388b6e737089242acc',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:14:03 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-68ee33f7-da31-4643-844b-70d2b295c37a tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e198c74e-e9b8-4cb8-8d9e-d4f7902dd9ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:14:03 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-68ee33f7-da31-4643-844b-70d2b295c37a tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e198c74e-e9b8-4cb8-8d9e-d4f7902dd9ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:14:03 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-68ee33f7-da31-4643-844b-70d2b295c37a tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Flow 'volume_create_api' (4722bcf0-125e-4d81-bd88-014974428405) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:14:03 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-68ee33f7-da31-4643-844b-70d2b295c37a tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Create volume request issued successfully. Sep 07 18:14:03 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-68ee33f7-da31-4643-844b-70d2b295c37a tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:14:03 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1181/2355] 192.168.122.66 () {60 vars in 1138 bytes} [Mon Sep 7 18:14:03 2026] POST /volume/v3/volumes => generated 767 bytes in 409 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:14:03 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-d245610e-1f87-4e3c-870a-fc5edbb61104 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:03 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-d245610e-1f87-4e3c-870a-fc5edbb61104 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:14:03 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-d245610e-1f87-4e3c-870a-fc5edbb61104 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "24a31956-03d6-4789-b4f5-13800f7f87b3", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1280920928"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:14:03 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.volumes [None req-d245610e-1f87-4e3c-870a-fc5edbb61104 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Create volume request body: {'volume': {"'snapshot_id": '24a31956-03d6-4789-b4f5-13800f7f87b3', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1280920928'}} {{(pid=86964) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:14:03 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-d245610e-1f87-4e3c-870a-fc5edbb61104 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Create volume of 1 GB Sep 07 18:14:03 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:03 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:14:03 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-d245610e-1f87-4e3c-870a-fc5edbb61104 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Availability Zones retrieved successfully. Sep 07 18:14:03 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-d245610e-1f87-4e3c-870a-fc5edbb61104 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Flow 'volume_create_api' (c815bb40-f1a6-4dc9-828b-e93f2b0ff14e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:14:03 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-d245610e-1f87-4e3c-870a-fc5edbb61104 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a155b12-9b07-4ed1-938e-96cdddfaa7d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:14:03 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.flows.api.create_volume [None req-d245610e-1f87-4e3c-870a-fc5edbb61104 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Validating volume size '1' using validate_int {{(pid=86964) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:14:04 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-d245610e-1f87-4e3c-870a-fc5edbb61104 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a155b12-9b07-4ed1-938e-96cdddfaa7d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:14:04 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-d245610e-1f87-4e3c-870a-fc5edbb61104 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6614bb1-3f65-4416-a31b-b5496254247e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:14:04 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-d245610e-1f87-4e3c-870a-fc5edbb61104 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Created reservations ['71f6e9ab-3b33-426e-b889-06ccca00c2d0', 'f3071d6b-13bc-42c9-88e0-cdfa0adc1fe7', '989a9e64-fe5c-4e38-93a6-b247e2a43abc', '4b4abde0-a449-4846-a239-6bf1e923807a'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:14:04 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-d245610e-1f87-4e3c-870a-fc5edbb61104 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6614bb1-3f65-4416-a31b-b5496254247e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['71f6e9ab-3b33-426e-b889-06ccca00c2d0', 'f3071d6b-13bc-42c9-88e0-cdfa0adc1fe7', '989a9e64-fe5c-4e38-93a6-b247e2a43abc', '4b4abde0-a449-4846-a239-6bf1e923807a']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:14:04 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-d245610e-1f87-4e3c-870a-fc5edbb61104 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aaae0803-cc2f-4fff-a74e-be7e80deec49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:14:04 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:04 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:14:04 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-d245610e-1f87-4e3c-870a-fc5edbb61104 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aaae0803-cc2f-4fff-a74e-be7e80deec49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd385f5fa-5141-4060-9f66-e01bb3a7ee4d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1280920928',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bdb09cedfca745dab47cf92c1d3898a9',qos_specs=None,replication_status=,reservations=['71f6e9ab-3b33-426e-b889-06ccca00c2d0','f3071d6b-13bc-42c9-88e0-cdfa0adc1fe7','989a9e64-fe5c-4e38-93a6-b247e2a43abc','4b4abde0-a449-4846-a239-6bf1e923807a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da34c9eebf464e388b6e737089242acc',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:14:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1280920928',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d385f5fa-5141-4060-9f66-e01bb3a7ee4d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bdb09cedfca745dab47cf92c1d3898a9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='da34c9eebf464e388b6e737089242acc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:14:04 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-1693def0-4d4b-4e88-955d-a40befd908ed None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:04 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-d245610e-1f87-4e3c-870a-fc5edbb61104 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fed6fa9c-976b-4839-8898-f5ff5b610bf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:14:04 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-1693def0-4d4b-4e88-955d-a40befd908ed tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] GET http://192.168.122.66/volume/v3/volumes/cbf4ef43-cb3d-4e7b-805b-3a9ed386ffac Sep 07 18:14:04 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-1693def0-4d4b-4e88-955d-a40befd908ed tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:04 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-1693def0-4d4b-4e88-955d-a40befd908ed tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:04 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:04 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:14:04 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:04 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:14:04 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-1693def0-4d4b-4e88-955d-a40befd908ed tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] Volume info retrieved successfully. Sep 07 18:14:04 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-d245610e-1f87-4e3c-870a-fc5edbb61104 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fed6fa9c-976b-4839-8898-f5ff5b610bf3) transitioned into state 'SUCCESS' from state '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-1280920928',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bdb09cedfca745dab47cf92c1d3898a9',qos_specs=None,replication_status=,reservations=['71f6e9ab-3b33-426e-b889-06ccca00c2d0','f3071d6b-13bc-42c9-88e0-cdfa0adc1fe7','989a9e64-fe5c-4e38-93a6-b247e2a43abc','4b4abde0-a449-4846-a239-6bf1e923807a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da34c9eebf464e388b6e737089242acc',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:14:04 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-d245610e-1f87-4e3c-870a-fc5edbb61104 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2d40c2c-f4b2-4a19-8dfb-de45d9a35f36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:14:04 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-1693def0-4d4b-4e88-955d-a40befd908ed tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] http://192.168.122.66/volume/v3/volumes/cbf4ef43-cb3d-4e7b-805b-3a9ed386ffac returned with HTTP 200 Sep 07 18:14:04 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1182/2356] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:14:04 2026] GET /volume/v3/volumes/cbf4ef43-cb3d-4e7b-805b-3a9ed386ffac => generated 868 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:14:04 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-d245610e-1f87-4e3c-870a-fc5edbb61104 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2d40c2c-f4b2-4a19-8dfb-de45d9a35f36) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:14:04 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-d245610e-1f87-4e3c-870a-fc5edbb61104 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Flow 'volume_create_api' (c815bb40-f1a6-4dc9-828b-e93f2b0ff14e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:14:04 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-d245610e-1f87-4e3c-870a-fc5edbb61104 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Create volume request issued successfully. Sep 07 18:14:04 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-d245610e-1f87-4e3c-870a-fc5edbb61104 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:14:04 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1175/2357] 192.168.122.66 () {60 vars in 1138 bytes} [Mon Sep 7 18:14:03 2026] POST /volume/v3/volumes => generated 767 bytes in 446 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:14:04 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-5e6b9fbc-eb87-43a9-b670-169e4101a3b6 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:04 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-5e6b9fbc-eb87-43a9-b670-169e4101a3b6 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:14:04 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-5e6b9fbc-eb87-43a9-b670-169e4101a3b6 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "24a31956-03d6-4789-b4f5-13800f7f87b3", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1352115163"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:14:04 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.volumes [None req-5e6b9fbc-eb87-43a9-b670-169e4101a3b6 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Create volume request body: {'volume': {"'snapshot_id": '24a31956-03d6-4789-b4f5-13800f7f87b3', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1352115163'}} {{(pid=86965) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:14:04 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-5e6b9fbc-eb87-43a9-b670-169e4101a3b6 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Create volume of 1 GB Sep 07 18:14:04 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-5e6b9fbc-eb87-43a9-b670-169e4101a3b6 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Availability Zones retrieved successfully. Sep 07 18:14:04 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-5e6b9fbc-eb87-43a9-b670-169e4101a3b6 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Flow 'volume_create_api' (2faee4fc-c49e-4a84-ab04-7bf39167282c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:14:04 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-5e6b9fbc-eb87-43a9-b670-169e4101a3b6 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64a52e84-a5bf-4687-b91d-0cd26a7fb73f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:14:04 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.flows.api.create_volume [None req-5e6b9fbc-eb87-43a9-b670-169e4101a3b6 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Validating volume size '1' using validate_int {{(pid=86965) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:14:04 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-5e6b9fbc-eb87-43a9-b670-169e4101a3b6 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64a52e84-a5bf-4687-b91d-0cd26a7fb73f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:14:04 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-5e6b9fbc-eb87-43a9-b670-169e4101a3b6 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65f4f5c7-1d27-49da-91bd-27c8fa582ad9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:14:04 devstack devstack@c-api.service[86965]: DEBUG cinder.quota [None req-5e6b9fbc-eb87-43a9-b670-169e4101a3b6 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Created reservations ['2819a26e-d8d3-4c19-814d-cacc6d4311cd', '670c5c97-df59-428a-ac24-152f57488cdd', 'a281b2a3-700e-4562-a04c-c4396aedbb50', '38028cdd-1814-4207-bb97-2d7d165cb107'] {{(pid=86965) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:14:04 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-5e6b9fbc-eb87-43a9-b670-169e4101a3b6 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65f4f5c7-1d27-49da-91bd-27c8fa582ad9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2819a26e-d8d3-4c19-814d-cacc6d4311cd', '670c5c97-df59-428a-ac24-152f57488cdd', 'a281b2a3-700e-4562-a04c-c4396aedbb50', '38028cdd-1814-4207-bb97-2d7d165cb107']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:14:04 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-5e6b9fbc-eb87-43a9-b670-169e4101a3b6 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a167c3c-8f55-49d3-81cf-4ca1a120e4e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:14:04 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:04 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:14:04 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-5e6b9fbc-eb87-43a9-b670-169e4101a3b6 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a167c3c-8f55-49d3-81cf-4ca1a120e4e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f250ff7d-687e-4ef7-add8-1ee68317dbb9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1352115163',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bdb09cedfca745dab47cf92c1d3898a9',qos_specs=None,replication_status=,reservations=['2819a26e-d8d3-4c19-814d-cacc6d4311cd','670c5c97-df59-428a-ac24-152f57488cdd','a281b2a3-700e-4562-a04c-c4396aedbb50','38028cdd-1814-4207-bb97-2d7d165cb107'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da34c9eebf464e388b6e737089242acc',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:14:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1352115163',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f250ff7d-687e-4ef7-add8-1ee68317dbb9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bdb09cedfca745dab47cf92c1d3898a9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='da34c9eebf464e388b6e737089242acc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:14:04 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-5e6b9fbc-eb87-43a9-b670-169e4101a3b6 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a50780f2-e5cf-4b9f-bc9e-28f47cbd1a63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:14:04 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-5e6b9fbc-eb87-43a9-b670-169e4101a3b6 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a50780f2-e5cf-4b9f-bc9e-28f47cbd1a63) transitioned into state 'SUCCESS' from state '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-1352115163',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bdb09cedfca745dab47cf92c1d3898a9',qos_specs=None,replication_status=,reservations=['2819a26e-d8d3-4c19-814d-cacc6d4311cd','670c5c97-df59-428a-ac24-152f57488cdd','a281b2a3-700e-4562-a04c-c4396aedbb50','38028cdd-1814-4207-bb97-2d7d165cb107'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da34c9eebf464e388b6e737089242acc',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:14:04 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-5e6b9fbc-eb87-43a9-b670-169e4101a3b6 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6d8cb0d-28a9-4530-88a8-72465e0355ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:14:04 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-5e6b9fbc-eb87-43a9-b670-169e4101a3b6 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6d8cb0d-28a9-4530-88a8-72465e0355ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:14:04 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-5e6b9fbc-eb87-43a9-b670-169e4101a3b6 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Flow 'volume_create_api' (2faee4fc-c49e-4a84-ab04-7bf39167282c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:14:04 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-5e6b9fbc-eb87-43a9-b670-169e4101a3b6 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Create volume request issued successfully. Sep 07 18:14:04 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-5e6b9fbc-eb87-43a9-b670-169e4101a3b6 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:14:04 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1183/2358] 192.168.122.66 () {60 vars in 1138 bytes} [Mon Sep 7 18:14:04 2026] POST /volume/v3/volumes => generated 767 bytes in 548 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:14:04 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-62e0b5c9-e65a-431d-9b51-99e7d2512c85 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:04 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-62e0b5c9-e65a-431d-9b51-99e7d2512c85 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:14:04 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-62e0b5c9-e65a-431d-9b51-99e7d2512c85 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "24a31956-03d6-4789-b4f5-13800f7f87b3", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-292714817"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:14:04 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.volumes [None req-62e0b5c9-e65a-431d-9b51-99e7d2512c85 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Create volume request body: {'volume': {"'snapshot_id": '24a31956-03d6-4789-b4f5-13800f7f87b3', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-292714817'}} {{(pid=86964) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:14:04 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-62e0b5c9-e65a-431d-9b51-99e7d2512c85 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Create volume of 1 GB Sep 07 18:14:04 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:04 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:14:04 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-62e0b5c9-e65a-431d-9b51-99e7d2512c85 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Availability Zones retrieved successfully. Sep 07 18:14:04 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-62e0b5c9-e65a-431d-9b51-99e7d2512c85 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Flow 'volume_create_api' (49dfc77e-83f1-4a07-8687-bce440ffac97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:14:05 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-62e0b5c9-e65a-431d-9b51-99e7d2512c85 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b2b75bd-17b8-42b8-8488-7c0a6c58ea3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:14:05 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.flows.api.create_volume [None req-62e0b5c9-e65a-431d-9b51-99e7d2512c85 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Validating volume size '1' using validate_int {{(pid=86964) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:14:05 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-62e0b5c9-e65a-431d-9b51-99e7d2512c85 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b2b75bd-17b8-42b8-8488-7c0a6c58ea3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:14:05 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-62e0b5c9-e65a-431d-9b51-99e7d2512c85 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9cb40c3-daf5-4b34-9a94-679a8f3a33c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:14:05 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-62e0b5c9-e65a-431d-9b51-99e7d2512c85 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Created reservations ['2d3016ec-e598-4786-8982-94e6345b67f4', '552c239c-0f87-494c-a868-f69634c83e2e', '25bcd4d7-b44e-42e2-ab72-095004d6bfad', '2001f282-cf28-4a1d-8f83-afcc1a127b15'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:14:05 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-62e0b5c9-e65a-431d-9b51-99e7d2512c85 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9cb40c3-daf5-4b34-9a94-679a8f3a33c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2d3016ec-e598-4786-8982-94e6345b67f4', '552c239c-0f87-494c-a868-f69634c83e2e', '25bcd4d7-b44e-42e2-ab72-095004d6bfad', '2001f282-cf28-4a1d-8f83-afcc1a127b15']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:14:05 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-62e0b5c9-e65a-431d-9b51-99e7d2512c85 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab34737e-6a2e-4a4f-8125-5db5b6a6112b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:14:05 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-c7e498eb-471c-4f7b-9b5a-5aead2a97542 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:05 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:05 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:14:05 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-62e0b5c9-e65a-431d-9b51-99e7d2512c85 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab34737e-6a2e-4a4f-8125-5db5b6a6112b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2e1c4941-46a9-4632-9886-9edd0eb60552', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-292714817',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bdb09cedfca745dab47cf92c1d3898a9',qos_specs=None,replication_status=,reservations=['2d3016ec-e598-4786-8982-94e6345b67f4','552c239c-0f87-494c-a868-f69634c83e2e','25bcd4d7-b44e-42e2-ab72-095004d6bfad','2001f282-cf28-4a1d-8f83-afcc1a127b15'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da34c9eebf464e388b6e737089242acc',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:14:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-292714817',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2e1c4941-46a9-4632-9886-9edd0eb60552,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bdb09cedfca745dab47cf92c1d3898a9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='da34c9eebf464e388b6e737089242acc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:14:05 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-62e0b5c9-e65a-431d-9b51-99e7d2512c85 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74fcf3c3-a0b8-4383-a793-879823f04d08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:14:05 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-62e0b5c9-e65a-431d-9b51-99e7d2512c85 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74fcf3c3-a0b8-4383-a793-879823f04d08) transitioned into state 'SUCCESS' from state '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-292714817',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bdb09cedfca745dab47cf92c1d3898a9',qos_specs=None,replication_status=,reservations=['2d3016ec-e598-4786-8982-94e6345b67f4','552c239c-0f87-494c-a868-f69634c83e2e','25bcd4d7-b44e-42e2-ab72-095004d6bfad','2001f282-cf28-4a1d-8f83-afcc1a127b15'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da34c9eebf464e388b6e737089242acc',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:14:05 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-62e0b5c9-e65a-431d-9b51-99e7d2512c85 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b014c31-acf3-457b-bccf-33f1b685e3ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:14:05 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-62e0b5c9-e65a-431d-9b51-99e7d2512c85 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b014c31-acf3-457b-bccf-33f1b685e3ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:14:05 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-62e0b5c9-e65a-431d-9b51-99e7d2512c85 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Flow 'volume_create_api' (49dfc77e-83f1-4a07-8687-bce440ffac97) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:14:05 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-62e0b5c9-e65a-431d-9b51-99e7d2512c85 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Create volume request issued successfully. Sep 07 18:14:05 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-62e0b5c9-e65a-431d-9b51-99e7d2512c85 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:14:05 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1176/2359] 192.168.122.66 () {60 vars in 1138 bytes} [Mon Sep 7 18:14:04 2026] POST /volume/v3/volumes => generated 766 bytes in 391 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:14:05 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-c9f63c84-3714-448e-be1e-f3f6d1464152 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:05 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c9f63c84-3714-448e-be1e-f3f6d1464152 tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] GET http://192.168.122.66/volume/v3/volumes/cbf4ef43-cb3d-4e7b-805b-3a9ed386ffac Sep 07 18:14:05 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c9f63c84-3714-448e-be1e-f3f6d1464152 tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:05 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c9f63c84-3714-448e-be1e-f3f6d1464152 tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:05 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c9f63c84-3714-448e-be1e-f3f6d1464152 tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] http://192.168.122.66/volume/v3/volumes/cbf4ef43-cb3d-4e7b-805b-3a9ed386ffac returned with HTTP 404 Sep 07 18:14:05 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1177/2360] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:14:05 2026] GET /volume/v3/volumes/cbf4ef43-cb3d-4e7b-805b-3a9ed386ffac => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 18:14:05 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-9a5b2eb5-ac10-4dec-80bb-31b81975e4c6 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:05 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-9a5b2eb5-ac10-4dec-80bb-31b81975e4c6 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] GET http://192.168.122.66/volume/v3/volumes/17c56f85-c4a5-471a-a509-c07da233140c Sep 07 18:14:05 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-9a5b2eb5-ac10-4dec-80bb-31b81975e4c6 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:05 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-9a5b2eb5-ac10-4dec-80bb-31b81975e4c6 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:05 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:05 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:14:05 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:05 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:14:05 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-9a5b2eb5-ac10-4dec-80bb-31b81975e4c6 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Volume info retrieved successfully. Sep 07 18:14:05 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-9a5b2eb5-ac10-4dec-80bb-31b81975e4c6 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] http://192.168.122.66/volume/v3/volumes/17c56f85-c4a5-471a-a509-c07da233140c returned with HTTP 200 Sep 07 18:14:05 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1178/2361] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:14:05 2026] GET /volume/v3/volumes/17c56f85-c4a5-471a-a509-c07da233140c => generated 859 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:14:05 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-02918651-880b-46d6-9af6-72289bca782d None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:05 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-02918651-880b-46d6-9af6-72289bca782d tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] DELETE http://192.168.122.66/volume/v3/volumes/014be4c7-2e7c-42e1-8145-5b0275e7ac77 Sep 07 18:14:05 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-02918651-880b-46d6-9af6-72289bca782d tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:05 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-02918651-880b-46d6-9af6-72289bca782d tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:05 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-02918651-880b-46d6-9af6-72289bca782d tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] Delete volume with id: 014be4c7-2e7c-42e1-8145-5b0275e7ac77 Sep 07 18:14:05 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:05 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:14:05 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:05 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:14:05 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-02918651-880b-46d6-9af6-72289bca782d tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] Volume info retrieved successfully. Sep 07 18:14:05 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c7e498eb-471c-4f7b-9b5a-5aead2a97542 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:14:05 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-c7e498eb-471c-4f7b-9b5a-5aead2a97542 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-825068330"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:14:05 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.volumes [None req-c7e498eb-471c-4f7b-9b5a-5aead2a97542 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-825068330'}} {{(pid=86965) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:14:05 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-c7e498eb-471c-4f7b-9b5a-5aead2a97542 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Create volume of 1 GB Sep 07 18:14:05 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:05 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:14:05 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-02918651-880b-46d6-9af6-72289bca782d tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] Delete volume request issued successfully. Sep 07 18:14:05 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-02918651-880b-46d6-9af6-72289bca782d tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] http://192.168.122.66/volume/v3/volumes/014be4c7-2e7c-42e1-8145-5b0275e7ac77 returned with HTTP 202 Sep 07 18:14:05 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-c7e498eb-471c-4f7b-9b5a-5aead2a97542 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Availability Zones retrieved successfully. Sep 07 18:14:05 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1179/2362] 192.168.122.66 () {60 vars in 1271 bytes} [Mon Sep 7 18:14:05 2026] DELETE /volume/v3/volumes/014be4c7-2e7c-42e1-8145-5b0275e7ac77 => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 18:14:05 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-84eb452b-3673-41c0-9012-5cb3eb154253 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:05 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-84eb452b-3673-41c0-9012-5cb3eb154253 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] GET http://192.168.122.66/volume/v3/volumes/f1b1b894-3184-42f6-9771-b07a2482392a Sep 07 18:14:05 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-84eb452b-3673-41c0-9012-5cb3eb154253 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:05 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-84eb452b-3673-41c0-9012-5cb3eb154253 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:05 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:05 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:14:05 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:05 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:14:05 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-c7e498eb-471c-4f7b-9b5a-5aead2a97542 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Flow 'volume_create_api' (be9f39a5-00f7-4c55-9b82-facf27233a2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:14:05 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-c7e498eb-471c-4f7b-9b5a-5aead2a97542 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba792eb4-8bbe-44a8-96e7-5a4fbe572786) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:14:05 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.flows.api.create_volume [None req-c7e498eb-471c-4f7b-9b5a-5aead2a97542 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Validating volume size '1' using validate_int {{(pid=86965) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:14:05 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-84eb452b-3673-41c0-9012-5cb3eb154253 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Volume info retrieved successfully. Sep 07 18:14:05 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-84eb452b-3673-41c0-9012-5cb3eb154253 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] http://192.168.122.66/volume/v3/volumes/f1b1b894-3184-42f6-9771-b07a2482392a returned with HTTP 200 Sep 07 18:14:05 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1180/2363] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:14:05 2026] GET /volume/v3/volumes/f1b1b894-3184-42f6-9771-b07a2482392a => generated 859 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:14:05 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-cc1ea539-cf86-4beb-82c5-cfed82e6bfdb None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:05 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-cc1ea539-cf86-4beb-82c5-cfed82e6bfdb tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] GET http://192.168.122.66/volume/v3/volumes/014be4c7-2e7c-42e1-8145-5b0275e7ac77 Sep 07 18:14:05 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-cc1ea539-cf86-4beb-82c5-cfed82e6bfdb tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:05 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-cc1ea539-cf86-4beb-82c5-cfed82e6bfdb tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:05 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:05 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:14:05 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:05 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:14:05 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-cc1ea539-cf86-4beb-82c5-cfed82e6bfdb tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] Volume info retrieved successfully. Sep 07 18:14:05 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-cc1ea539-cf86-4beb-82c5-cfed82e6bfdb tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] http://192.168.122.66/volume/v3/volumes/014be4c7-2e7c-42e1-8145-5b0275e7ac77 returned with HTTP 200 Sep 07 18:14:05 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1181/2364] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:14:05 2026] GET /volume/v3/volumes/014be4c7-2e7c-42e1-8145-5b0275e7ac77 => generated 903 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:14:05 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-c7e498eb-471c-4f7b-9b5a-5aead2a97542 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba792eb4-8bbe-44a8-96e7-5a4fbe572786) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:14:05 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-c7e498eb-471c-4f7b-9b5a-5aead2a97542 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2c28c67-9cce-410e-a120-82d7517b1399) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:14:05 devstack devstack@c-api.service[86965]: DEBUG cinder.quota [None req-c7e498eb-471c-4f7b-9b5a-5aead2a97542 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Created reservations ['d599cc25-f000-46fe-955d-1e48f67c0f67', '4c9d0405-e89e-4bbe-b5ff-ebc150d93883', 'ac5e103f-0792-4213-99cb-8d6b9bb72323', '3785876e-c833-444e-80a5-ab1e293086af'] {{(pid=86965) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:14:05 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-c7e498eb-471c-4f7b-9b5a-5aead2a97542 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2c28c67-9cce-410e-a120-82d7517b1399) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d599cc25-f000-46fe-955d-1e48f67c0f67', '4c9d0405-e89e-4bbe-b5ff-ebc150d93883', 'ac5e103f-0792-4213-99cb-8d6b9bb72323', '3785876e-c833-444e-80a5-ab1e293086af']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:14:05 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-c7e498eb-471c-4f7b-9b5a-5aead2a97542 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0bfc89d4-3d25-46ec-b579-fae8ff7faa32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:14:05 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:05 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:14:05 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-c7e498eb-471c-4f7b-9b5a-5aead2a97542 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0bfc89d4-3d25-46ec-b579-fae8ff7faa32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4226c983-4aef-4a79-8271-29e8c6efd044', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-825068330',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ff7c904dc4524264a0069accd648b603',qos_specs=None,replication_status=,reservations=['d599cc25-f000-46fe-955d-1e48f67c0f67','4c9d0405-e89e-4bbe-b5ff-ebc150d93883','ac5e103f-0792-4213-99cb-8d6b9bb72323','3785876e-c833-444e-80a5-ab1e293086af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4fcd2bfdd224b9a9afddf686373a00d',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:14:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-825068330',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4226c983-4aef-4a79-8271-29e8c6efd044,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ff7c904dc4524264a0069accd648b603',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d4fcd2bfdd224b9a9afddf686373a00d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:14:05 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-c7e498eb-471c-4f7b-9b5a-5aead2a97542 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ce38e73-fc51-4729-ab92-eb3cd3403398) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:14:05 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-c7e498eb-471c-4f7b-9b5a-5aead2a97542 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ce38e73-fc51-4729-ab92-eb3cd3403398) transitioned into state 'SUCCESS' from state '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-825068330',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ff7c904dc4524264a0069accd648b603',qos_specs=None,replication_status=,reservations=['d599cc25-f000-46fe-955d-1e48f67c0f67','4c9d0405-e89e-4bbe-b5ff-ebc150d93883','ac5e103f-0792-4213-99cb-8d6b9bb72323','3785876e-c833-444e-80a5-ab1e293086af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4fcd2bfdd224b9a9afddf686373a00d',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:14:05 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-c7e498eb-471c-4f7b-9b5a-5aead2a97542 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a80d0eea-a5e3-4af2-83b7-f07d6fde0028) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:14:06 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-c7e498eb-471c-4f7b-9b5a-5aead2a97542 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a80d0eea-a5e3-4af2-83b7-f07d6fde0028) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:14:06 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-c7e498eb-471c-4f7b-9b5a-5aead2a97542 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Flow 'volume_create_api' (be9f39a5-00f7-4c55-9b82-facf27233a2b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:14:06 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-c7e498eb-471c-4f7b-9b5a-5aead2a97542 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Create volume request issued successfully. Sep 07 18:14:06 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c7e498eb-471c-4f7b-9b5a-5aead2a97542 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:14:06 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1184/2365] 192.168.122.66 () {60 vars in 1137 bytes} [Mon Sep 7 18:14:05 2026] POST /volume/v3/volumes => generated 757 bytes in 771 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:14:06 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-b9ab1e78-e3f4-4e46-9588-75bb9283c5b2 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:06 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b9ab1e78-e3f4-4e46-9588-75bb9283c5b2 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] GET http://192.168.122.66/volume/v3/volumes/4226c983-4aef-4a79-8271-29e8c6efd044 Sep 07 18:14:06 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-b9ab1e78-e3f4-4e46-9588-75bb9283c5b2 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:06 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-b9ab1e78-e3f4-4e46-9588-75bb9283c5b2 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:06 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:06 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:14:06 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:06 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:14:06 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-b9ab1e78-e3f4-4e46-9588-75bb9283c5b2 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Volume info retrieved successfully. Sep 07 18:14:06 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b9ab1e78-e3f4-4e46-9588-75bb9283c5b2 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] http://192.168.122.66/volume/v3/volumes/4226c983-4aef-4a79-8271-29e8c6efd044 returned with HTTP 200 Sep 07 18:14:06 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1182/2366] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:14:06 2026] GET /volume/v3/volumes/4226c983-4aef-4a79-8271-29e8c6efd044 => generated 825 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:14:06 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-b3ae3f62-646a-4329-b490-e55ef5ae0aab None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:06 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-b3ae3f62-646a-4329-b490-e55ef5ae0aab tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] GET http://192.168.122.66/volume/v3/volumes/f1b1b894-3184-42f6-9771-b07a2482392a Sep 07 18:14:06 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-b3ae3f62-646a-4329-b490-e55ef5ae0aab tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:06 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-b3ae3f62-646a-4329-b490-e55ef5ae0aab tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:06 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:06 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:14:06 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:06 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:14:06 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-b3ae3f62-646a-4329-b490-e55ef5ae0aab tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Volume info retrieved successfully. Sep 07 18:14:06 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-b72cb6a2-0349-4b2a-892a-38df40181b5e None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:06 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-b3ae3f62-646a-4329-b490-e55ef5ae0aab tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] http://192.168.122.66/volume/v3/volumes/f1b1b894-3184-42f6-9771-b07a2482392a returned with HTTP 200 Sep 07 18:14:06 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1185/2367] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:14:06 2026] GET /volume/v3/volumes/f1b1b894-3184-42f6-9771-b07a2482392a => generated 860 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:14:06 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b72cb6a2-0349-4b2a-892a-38df40181b5e tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] GET http://192.168.122.66/volume/v3/volumes/014be4c7-2e7c-42e1-8145-5b0275e7ac77 Sep 07 18:14:06 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-b72cb6a2-0349-4b2a-892a-38df40181b5e tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:06 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-b72cb6a2-0349-4b2a-892a-38df40181b5e tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:06 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b72cb6a2-0349-4b2a-892a-38df40181b5e tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] http://192.168.122.66/volume/v3/volumes/014be4c7-2e7c-42e1-8145-5b0275e7ac77 returned with HTTP 404 Sep 07 18:14:06 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1183/2368] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:14:06 2026] GET /volume/v3/volumes/014be4c7-2e7c-42e1-8145-5b0275e7ac77 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 18:14:06 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-846543a2-731b-4867-8f77-24b1c79014e6 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:06 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-846543a2-731b-4867-8f77-24b1c79014e6 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] GET http://192.168.122.66/volume/v3/volumes/d385f5fa-5141-4060-9f66-e01bb3a7ee4d Sep 07 18:14:06 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-846543a2-731b-4867-8f77-24b1c79014e6 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:06 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-846543a2-731b-4867-8f77-24b1c79014e6 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:06 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-b2adeb68-6e29-4ffe-9696-648a4e28dfef None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:06 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b2adeb68-6e29-4ffe-9696-648a4e28dfef tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] DELETE http://192.168.122.66/volume/v3/snapshots/5dfd909c-71fe-4596-a385-100d52809269 Sep 07 18:14:06 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-b2adeb68-6e29-4ffe-9696-648a4e28dfef tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:06 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-b2adeb68-6e29-4ffe-9696-648a4e28dfef tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:06 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.snapshots [None req-b2adeb68-6e29-4ffe-9696-648a4e28dfef tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] Delete snapshot with id: 5dfd909c-71fe-4596-a385-100d52809269 Sep 07 18:14:06 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:06 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:14:06 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:06 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:14:06 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b2adeb68-6e29-4ffe-9696-648a4e28dfef tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] http://192.168.122.66/volume/v3/snapshots/5dfd909c-71fe-4596-a385-100d52809269 returned with HTTP 404 Sep 07 18:14:06 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1184/2369] 192.168.122.66 () {58 vars in 1236 bytes} [Mon Sep 7 18:14:06 2026] DELETE /volume/v3/snapshots/5dfd909c-71fe-4596-a385-100d52809269 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:14:06 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-846543a2-731b-4867-8f77-24b1c79014e6 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Volume info retrieved successfully. Sep 07 18:14:06 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-5316dcfd-4257-4008-937e-14e0fb00d492 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:06 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-5316dcfd-4257-4008-937e-14e0fb00d492 tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] GET http://192.168.122.66/volume/v3/snapshots/5dfd909c-71fe-4596-a385-100d52809269 Sep 07 18:14:06 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-5316dcfd-4257-4008-937e-14e0fb00d492 tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:06 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-5316dcfd-4257-4008-937e-14e0fb00d492 tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:06 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-846543a2-731b-4867-8f77-24b1c79014e6 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] http://192.168.122.66/volume/v3/volumes/d385f5fa-5141-4060-9f66-e01bb3a7ee4d returned with HTTP 200 Sep 07 18:14:06 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1186/2370] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:14:06 2026] GET /volume/v3/volumes/d385f5fa-5141-4060-9f66-e01bb3a7ee4d => generated 860 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:14:06 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-5316dcfd-4257-4008-937e-14e0fb00d492 tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] http://192.168.122.66/volume/v3/snapshots/5dfd909c-71fe-4596-a385-100d52809269 returned with HTTP 404 Sep 07 18:14:06 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1185/2371] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:14:06 2026] GET /volume/v3/snapshots/5dfd909c-71fe-4596-a385-100d52809269 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:14:06 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-c1654cb8-d4aa-40b9-9eb0-e58eb46e9e21 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:06 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c1654cb8-d4aa-40b9-9eb0-e58eb46e9e21 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] GET http://192.168.122.66/volume/v3/volumes/f250ff7d-687e-4ef7-add8-1ee68317dbb9 Sep 07 18:14:06 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-c1654cb8-d4aa-40b9-9eb0-e58eb46e9e21 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:06 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-c1654cb8-d4aa-40b9-9eb0-e58eb46e9e21 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:06 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-c3c7f817-ce6e-4de4-aaf6-94fe3b895a06 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:06 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c3c7f817-ce6e-4de4-aaf6-94fe3b895a06 tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] DELETE http://192.168.122.66/volume/v3/volumes/cbf4ef43-cb3d-4e7b-805b-3a9ed386ffac Sep 07 18:14:06 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c3c7f817-ce6e-4de4-aaf6-94fe3b895a06 tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:06 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:06 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:14:06 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c3c7f817-ce6e-4de4-aaf6-94fe3b895a06 tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:06 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:06 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:14:06 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-c3c7f817-ce6e-4de4-aaf6-94fe3b895a06 tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] Delete volume with id: cbf4ef43-cb3d-4e7b-805b-3a9ed386ffac Sep 07 18:14:06 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-c1654cb8-d4aa-40b9-9eb0-e58eb46e9e21 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Volume info retrieved successfully. Sep 07 18:14:06 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c1654cb8-d4aa-40b9-9eb0-e58eb46e9e21 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] http://192.168.122.66/volume/v3/volumes/f250ff7d-687e-4ef7-add8-1ee68317dbb9 returned with HTTP 200 Sep 07 18:14:06 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1187/2372] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:14:06 2026] GET /volume/v3/volumes/f250ff7d-687e-4ef7-add8-1ee68317dbb9 => generated 859 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:14:06 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c3c7f817-ce6e-4de4-aaf6-94fe3b895a06 tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] http://192.168.122.66/volume/v3/volumes/cbf4ef43-cb3d-4e7b-805b-3a9ed386ffac returned with HTTP 404 Sep 07 18:14:06 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1186/2373] 192.168.122.66 () {60 vars in 1271 bytes} [Mon Sep 7 18:14:06 2026] DELETE /volume/v3/volumes/cbf4ef43-cb3d-4e7b-805b-3a9ed386ffac => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 18:14:06 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-87553783-0324-4f9f-9c01-dd1e04d21b41 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:06 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-87553783-0324-4f9f-9c01-dd1e04d21b41 tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] GET http://192.168.122.66/volume/v3/volumes/cbf4ef43-cb3d-4e7b-805b-3a9ed386ffac Sep 07 18:14:06 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-87553783-0324-4f9f-9c01-dd1e04d21b41 tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:06 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-87553783-0324-4f9f-9c01-dd1e04d21b41 tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:06 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-87553783-0324-4f9f-9c01-dd1e04d21b41 tempest-VolumeDependencyTests-200285121 tempest-VolumeDependencyTests-200285121-project-member] http://192.168.122.66/volume/v3/volumes/cbf4ef43-cb3d-4e7b-805b-3a9ed386ffac returned with HTTP 404 Sep 07 18:14:06 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1188/2374] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:14:06 2026] GET /volume/v3/volumes/cbf4ef43-cb3d-4e7b-805b-3a9ed386ffac => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 18:14:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-a02503a5-4ccc-45f9-b16e-37b70cd28068 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:07 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-a02503a5-4ccc-45f9-b16e-37b70cd28068 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] GET http://192.168.122.66/volume/v3/volumes/4226c983-4aef-4a79-8271-29e8c6efd044 Sep 07 18:14:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-a02503a5-4ccc-45f9-b16e-37b70cd28068 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-a02503a5-4ccc-45f9-b16e-37b70cd28068 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:07 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:07 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:14:07 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:07 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:14:07 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-a02503a5-4ccc-45f9-b16e-37b70cd28068 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Volume info retrieved successfully. Sep 07 18:14:07 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-a02503a5-4ccc-45f9-b16e-37b70cd28068 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] http://192.168.122.66/volume/v3/volumes/4226c983-4aef-4a79-8271-29e8c6efd044 returned with HTTP 200 Sep 07 18:14:07 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1187/2375] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:14:07 2026] GET /volume/v3/volumes/4226c983-4aef-4a79-8271-29e8c6efd044 => generated 849 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:14:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-434c0106-5fce-4226-ad51-1b8c0e72a328 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:07 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-434c0106-5fce-4226-ad51-1b8c0e72a328 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] GET http://192.168.122.66/volume/v3/volumes/f250ff7d-687e-4ef7-add8-1ee68317dbb9 Sep 07 18:14:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-434c0106-5fce-4226-ad51-1b8c0e72a328 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-434c0106-5fce-4226-ad51-1b8c0e72a328 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:07 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:07 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:14:07 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:07 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:14:07 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-434c0106-5fce-4226-ad51-1b8c0e72a328 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Volume info retrieved successfully. Sep 07 18:14:07 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-434c0106-5fce-4226-ad51-1b8c0e72a328 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] http://192.168.122.66/volume/v3/volumes/f250ff7d-687e-4ef7-add8-1ee68317dbb9 returned with HTTP 200 Sep 07 18:14:07 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1189/2376] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:14:07 2026] GET /volume/v3/volumes/f250ff7d-687e-4ef7-add8-1ee68317dbb9 => generated 860 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 18:14:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-3f24de1e-073f-4f74-af25-580814834944 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:07 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-3f24de1e-073f-4f74-af25-580814834944 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] GET http://192.168.122.66/volume/v3/volumes/2e1c4941-46a9-4632-9886-9edd0eb60552 Sep 07 18:14:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-3f24de1e-073f-4f74-af25-580814834944 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-3f24de1e-073f-4f74-af25-580814834944 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:07 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:07 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:14:07 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:07 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:14:07 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-3f24de1e-073f-4f74-af25-580814834944 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Volume info retrieved successfully. Sep 07 18:14:07 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-3f24de1e-073f-4f74-af25-580814834944 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] http://192.168.122.66/volume/v3/volumes/2e1c4941-46a9-4632-9886-9edd0eb60552 returned with HTTP 200 Sep 07 18:14:07 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1188/2377] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:14:07 2026] GET /volume/v3/volumes/2e1c4941-46a9-4632-9886-9edd0eb60552 => generated 858 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:14:08 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-e887c569-fabe-415f-84de-ad2ea47859a3 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:08 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e887c569-fabe-415f-84de-ad2ea47859a3 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] GET http://192.168.122.66/volume/v3/volumes/4226c983-4aef-4a79-8271-29e8c6efd044 Sep 07 18:14:08 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-e887c569-fabe-415f-84de-ad2ea47859a3 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:08 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-e887c569-fabe-415f-84de-ad2ea47859a3 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:08 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:08 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:14:08 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:08 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:14:08 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-e887c569-fabe-415f-84de-ad2ea47859a3 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Volume info retrieved successfully. Sep 07 18:14:08 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e887c569-fabe-415f-84de-ad2ea47859a3 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] http://192.168.122.66/volume/v3/volumes/4226c983-4aef-4a79-8271-29e8c6efd044 returned with HTTP 200 Sep 07 18:14:08 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1190/2378] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:14:08 2026] GET /volume/v3/volumes/4226c983-4aef-4a79-8271-29e8c6efd044 => generated 849 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:14:08 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-82ed7ec9-f7d1-41d6-a4f3-97c11c705642 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:08 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-82ed7ec9-f7d1-41d6-a4f3-97c11c705642 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] GET http://192.168.122.66/volume/v3/volumes/2e1c4941-46a9-4632-9886-9edd0eb60552 Sep 07 18:14:08 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-82ed7ec9-f7d1-41d6-a4f3-97c11c705642 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:08 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-82ed7ec9-f7d1-41d6-a4f3-97c11c705642 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:08 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:08 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:14:09 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:09 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:14:09 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-82ed7ec9-f7d1-41d6-a4f3-97c11c705642 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Volume info retrieved successfully. Sep 07 18:14:09 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-82ed7ec9-f7d1-41d6-a4f3-97c11c705642 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] http://192.168.122.66/volume/v3/volumes/2e1c4941-46a9-4632-9886-9edd0eb60552 returned with HTTP 200 Sep 07 18:14:09 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1189/2379] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:14:08 2026] GET /volume/v3/volumes/2e1c4941-46a9-4632-9886-9edd0eb60552 => generated 859 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:14:09 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-78fc673a-18a3-4532-b105-06d2203f2e95 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:09 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-78fc673a-18a3-4532-b105-06d2203f2e95 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] DELETE http://192.168.122.66/volume/v3/volumes/2e1c4941-46a9-4632-9886-9edd0eb60552 Sep 07 18:14:09 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-78fc673a-18a3-4532-b105-06d2203f2e95 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:09 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-78fc673a-18a3-4532-b105-06d2203f2e95 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:09 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-78fc673a-18a3-4532-b105-06d2203f2e95 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Delete volume with id: 2e1c4941-46a9-4632-9886-9edd0eb60552 Sep 07 18:14:09 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:09 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:14:09 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:09 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:14:09 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-78fc673a-18a3-4532-b105-06d2203f2e95 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Volume info retrieved successfully. Sep 07 18:14:09 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-78fc673a-18a3-4532-b105-06d2203f2e95 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Delete volume request issued successfully. Sep 07 18:14:09 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-78fc673a-18a3-4532-b105-06d2203f2e95 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] http://192.168.122.66/volume/v3/volumes/2e1c4941-46a9-4632-9886-9edd0eb60552 returned with HTTP 202 Sep 07 18:14:09 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1191/2380] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:14:09 2026] DELETE /volume/v3/volumes/2e1c4941-46a9-4632-9886-9edd0eb60552 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:14:09 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-ae73f84f-6850-4fa7-accd-7403fdd251b0 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:09 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-ae73f84f-6850-4fa7-accd-7403fdd251b0 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] GET http://192.168.122.66/volume/v3/volumes/2e1c4941-46a9-4632-9886-9edd0eb60552 Sep 07 18:14:09 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-ae73f84f-6850-4fa7-accd-7403fdd251b0 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:09 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-ae73f84f-6850-4fa7-accd-7403fdd251b0 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:09 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:09 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:14:09 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:09 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:14:09 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-ae73f84f-6850-4fa7-accd-7403fdd251b0 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Volume info retrieved successfully. Sep 07 18:14:09 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-ae73f84f-6850-4fa7-accd-7403fdd251b0 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] http://192.168.122.66/volume/v3/volumes/2e1c4941-46a9-4632-9886-9edd0eb60552 returned with HTTP 200 Sep 07 18:14:09 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1190/2381] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:14:09 2026] GET /volume/v3/volumes/2e1c4941-46a9-4632-9886-9edd0eb60552 => generated 858 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:14:09 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-18c92ef2-eb68-4572-adff-b3ce4966d608 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:09 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-18c92ef2-eb68-4572-adff-b3ce4966d608 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] GET http://192.168.122.66/volume/v3/volumes/4226c983-4aef-4a79-8271-29e8c6efd044 Sep 07 18:14:09 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-18c92ef2-eb68-4572-adff-b3ce4966d608 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:09 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-18c92ef2-eb68-4572-adff-b3ce4966d608 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:09 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:09 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:14:09 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:09 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:14:09 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-18c92ef2-eb68-4572-adff-b3ce4966d608 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Volume info retrieved successfully. Sep 07 18:14:09 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-18c92ef2-eb68-4572-adff-b3ce4966d608 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] http://192.168.122.66/volume/v3/volumes/4226c983-4aef-4a79-8271-29e8c6efd044 returned with HTTP 200 Sep 07 18:14:09 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1192/2382] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:14:09 2026] GET /volume/v3/volumes/4226c983-4aef-4a79-8271-29e8c6efd044 => generated 850 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:14:09 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-fa899fb7-91be-4f7e-8614-974ace48b38d None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:09 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-fa899fb7-91be-4f7e-8614-974ace48b38d tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] POST http://192.168.122.66/volume/v3/snapshots Sep 07 18:14:09 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-fa899fb7-91be-4f7e-8614-974ace48b38d tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4226c983-4aef-4a79-8271-29e8c6efd044", "name": "tempest-VolumesDeleteCascade-Snapshot-1082968133"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:14:09 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:09 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:14:09 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:09 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:14:09 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-fa899fb7-91be-4f7e-8614-974ace48b38d tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Volume info retrieved successfully. Sep 07 18:14:09 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.snapshots [None req-fa899fb7-91be-4f7e-8614-974ace48b38d tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Create snapshot from volume 4226c983-4aef-4a79-8271-29e8c6efd044 Sep 07 18:14:09 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-fa899fb7-91be-4f7e-8614-974ace48b38d tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Created reservations ['cd98b34f-23fb-49a3-af4c-792f03bda0c3', '237eb4a2-e981-465f-97b7-83f6797844a9', 'bbdb7776-f73d-4cb7-93e6-6ed72ea05597', '8e900e00-e256-432b-86d8-a250477347b5'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:14:09 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:09 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:14:09 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-fa899fb7-91be-4f7e-8614-974ace48b38d tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Snapshot create request issued successfully. Sep 07 18:14:09 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-fa899fb7-91be-4f7e-8614-974ace48b38d tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] http://192.168.122.66/volume/v3/snapshots returned with HTTP 202 Sep 07 18:14:09 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1191/2383] 192.168.122.66 () {60 vars in 1144 bytes} [Mon Sep 7 18:14:09 2026] POST /volume/v3/snapshots => generated 307 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:14:09 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-91d6ed70-b9f2-4cff-ba8a-ef55ad6cbce0 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:09 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-91d6ed70-b9f2-4cff-ba8a-ef55ad6cbce0 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] GET http://192.168.122.66/volume/v3/snapshots/96c9f10d-5ffa-4caa-a662-2af36f44b657 Sep 07 18:14:09 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-91d6ed70-b9f2-4cff-ba8a-ef55ad6cbce0 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:09 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-91d6ed70-b9f2-4cff-ba8a-ef55ad6cbce0 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:09 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:09 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:14:09 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-91d6ed70-b9f2-4cff-ba8a-ef55ad6cbce0 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Snapshot retrieved successfully. Sep 07 18:14:09 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-91d6ed70-b9f2-4cff-ba8a-ef55ad6cbce0 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] http://192.168.122.66/volume/v3/snapshots/96c9f10d-5ffa-4caa-a662-2af36f44b657 returned with HTTP 200 Sep 07 18:14:09 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1193/2384] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:14:09 2026] GET /volume/v3/snapshots/96c9f10d-5ffa-4caa-a662-2af36f44b657 => generated 439 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:14:09 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-2d0e148f-5ea6-4828-a060-369add6fbd3e None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:10 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-2d0e148f-5ea6-4828-a060-369add6fbd3e tempest-VolumeTypesReaderTests-763915106 tempest-VolumeTypesReaderTests-763915106-project-admin] POST http://192.168.122.66/volume/v3/types Sep 07 18:14:10 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-2d0e148f-5ea6-4828-a060-369add6fbd3e tempest-VolumeTypesReaderTests-763915106 tempest-VolumeTypesReaderTests-763915106-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1575519804", "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=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:14:10 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:10 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:14:10 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-2d0e148f-5ea6-4828-a060-369add6fbd3e tempest-VolumeTypesReaderTests-763915106 tempest-VolumeTypesReaderTests-763915106-project-admin] http://192.168.122.66/volume/v3/types returned with HTTP 200 Sep 07 18:14:10 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1192/2385] 192.168.122.66 () {60 vars in 1132 bytes} [Mon Sep 7 18:14:09 2026] POST /volume/v3/types => generated 380 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:14:10 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-0bc56b42-7e11-4706-afde-d7dc0db2a47a None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:10 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-0bc56b42-7e11-4706-afde-d7dc0db2a47a tempest-VolumeTypesReaderTests-763915106 tempest-VolumeTypesReaderTests-763915106-project-admin] POST http://192.168.122.66/volume/v3/types/4e6cf5f7-98f7-4424-a09d-8566f0634a96/encryption Sep 07 18:14:10 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-0bc56b42-7e11-4706-afde-d7dc0db2a47a tempest-VolumeTypesReaderTests-763915106 tempest-VolumeTypesReaderTests-763915106-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:14:10 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-66f93889-6c61-4a59-886c-132a2f112d91 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:10 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-0bc56b42-7e11-4706-afde-d7dc0db2a47a tempest-VolumeTypesReaderTests-763915106 tempest-VolumeTypesReaderTests-763915106-project-admin] http://192.168.122.66/volume/v3/types/4e6cf5f7-98f7-4424-a09d-8566f0634a96/encryption returned with HTTP 200 Sep 07 18:14:10 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1194/2386] 192.168.122.66 () {60 vars in 1276 bytes} [Mon Sep 7 18:14:10 2026] POST /volume/v3/types/4e6cf5f7-98f7-4424-a09d-8566f0634a96/encryption => generated 239 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:14:10 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-66f93889-6c61-4a59-886c-132a2f112d91 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] GET http://192.168.122.66/volume/v3/volumes/2e1c4941-46a9-4632-9886-9edd0eb60552 Sep 07 18:14:10 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-66f93889-6c61-4a59-886c-132a2f112d91 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:10 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-66f93889-6c61-4a59-886c-132a2f112d91 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:10 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-4d1c4921-132b-4f7d-b3fc-603e180dcb9f None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:10 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-4d1c4921-132b-4f7d-b3fc-603e180dcb9f tempest-VolumeTypesReaderTests-763915106 tempest-VolumeTypesReaderTests-763915106-project-admin] POST http://192.168.122.66/volume/v3/types Sep 07 18:14:10 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-4d1c4921-132b-4f7d-b3fc-603e180dcb9f tempest-VolumeTypesReaderTests-763915106 tempest-VolumeTypesReaderTests-763915106-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1801500269", "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=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:14:10 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-66f93889-6c61-4a59-886c-132a2f112d91 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] http://192.168.122.66/volume/v3/volumes/2e1c4941-46a9-4632-9886-9edd0eb60552 returned with HTTP 404 Sep 07 18:14:10 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1193/2387] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:14:10 2026] GET /volume/v3/volumes/2e1c4941-46a9-4632-9886-9edd0eb60552 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:14:10 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-9f7ff4cc-1b4c-41f4-9eb3-2ae37c817fa2 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:10 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-9f7ff4cc-1b4c-41f4-9eb3-2ae37c817fa2 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] DELETE http://192.168.122.66/volume/v3/volumes/f250ff7d-687e-4ef7-add8-1ee68317dbb9 Sep 07 18:14:10 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-9f7ff4cc-1b4c-41f4-9eb3-2ae37c817fa2 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:10 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-9f7ff4cc-1b4c-41f4-9eb3-2ae37c817fa2 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:10 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-9f7ff4cc-1b4c-41f4-9eb3-2ae37c817fa2 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Delete volume with id: f250ff7d-687e-4ef7-add8-1ee68317dbb9 Sep 07 18:14:10 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:10 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:14:10 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:10 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:14:10 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-9f7ff4cc-1b4c-41f4-9eb3-2ae37c817fa2 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Volume info retrieved successfully. Sep 07 18:14:10 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-4d1c4921-132b-4f7d-b3fc-603e180dcb9f tempest-VolumeTypesReaderTests-763915106 tempest-VolumeTypesReaderTests-763915106-project-admin] http://192.168.122.66/volume/v3/types returned with HTTP 200 Sep 07 18:14:10 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1195/2388] 192.168.122.66 () {60 vars in 1132 bytes} [Mon Sep 7 18:14:10 2026] POST /volume/v3/types => generated 380 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:14:10 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-85c0450c-1c50-4d1c-82a5-34a51947b49d None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:10 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-9f7ff4cc-1b4c-41f4-9eb3-2ae37c817fa2 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Delete volume request issued successfully. Sep 07 18:14:10 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-9f7ff4cc-1b4c-41f4-9eb3-2ae37c817fa2 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] http://192.168.122.66/volume/v3/volumes/f250ff7d-687e-4ef7-add8-1ee68317dbb9 returned with HTTP 202 Sep 07 18:14:10 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1194/2389] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:14:10 2026] DELETE /volume/v3/volumes/f250ff7d-687e-4ef7-add8-1ee68317dbb9 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:14:10 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-930dfedf-1843-4c40-86c5-3d7c29e577f9 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:10 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-930dfedf-1843-4c40-86c5-3d7c29e577f9 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] GET http://192.168.122.66/volume/v3/volumes/f250ff7d-687e-4ef7-add8-1ee68317dbb9 Sep 07 18:14:10 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-930dfedf-1843-4c40-86c5-3d7c29e577f9 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:10 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-930dfedf-1843-4c40-86c5-3d7c29e577f9 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:10 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:10 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:14:10 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:10 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:14:10 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-930dfedf-1843-4c40-86c5-3d7c29e577f9 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Volume info retrieved successfully. Sep 07 18:14:10 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-930dfedf-1843-4c40-86c5-3d7c29e577f9 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] http://192.168.122.66/volume/v3/volumes/f250ff7d-687e-4ef7-add8-1ee68317dbb9 returned with HTTP 200 Sep 07 18:14:10 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1195/2390] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:14:10 2026] GET /volume/v3/volumes/f250ff7d-687e-4ef7-add8-1ee68317dbb9 => generated 859 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:14:10 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-85c0450c-1c50-4d1c-82a5-34a51947b49d tempest-VolumeTypesReaderTests-763915106 tempest-VolumeTypesReaderTests-763915106-project-reader] POST http://192.168.122.66/volume/v3/types/3eb57231-49b3-4629-9b8f-901cc52b6378/encryption Sep 07 18:14:10 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-85c0450c-1c50-4d1c-82a5-34a51947b49d tempest-VolumeTypesReaderTests-763915106 tempest-VolumeTypesReaderTests-763915106-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:14:10 devstack devstack@c-api.service[86965]: DEBUG cinder.policy [None req-85c0450c-1c50-4d1c-82a5-34a51947b49d tempest-VolumeTypesReaderTests-763915106 tempest-VolumeTypesReaderTests-763915106-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '84cdc61419b149888da86ba27fa92e62', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b0fcdde7979d42c68edd5b9d8a6fb94f', '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=86965) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 18:14:10 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-85c0450c-1c50-4d1c-82a5-34a51947b49d tempest-VolumeTypesReaderTests-763915106 tempest-VolumeTypesReaderTests-763915106-project-reader] http://192.168.122.66/volume/v3/types/3eb57231-49b3-4629-9b8f-901cc52b6378/encryption returned with HTTP 403 Sep 07 18:14:10 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1196/2391] 192.168.122.66 () {60 vars in 1276 bytes} [Mon Sep 7 18:14:10 2026] POST /volume/v3/types/3eb57231-49b3-4629-9b8f-901cc52b6378/encryption => generated 127 bytes in 192 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:14:10 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-504448a8-2d7c-4e3b-af71-ef51cc9af9ec None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:10 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-504448a8-2d7c-4e3b-af71-ef51cc9af9ec tempest-VolumeTypesReaderTests-763915106 tempest-VolumeTypesReaderTests-763915106-project-admin] POST http://192.168.122.66/volume/v3/types Sep 07 18:14:10 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-504448a8-2d7c-4e3b-af71-ef51cc9af9ec tempest-VolumeTypesReaderTests-763915106 tempest-VolumeTypesReaderTests-763915106-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-519382842", "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=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:14:10 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-504448a8-2d7c-4e3b-af71-ef51cc9af9ec tempest-VolumeTypesReaderTests-763915106 tempest-VolumeTypesReaderTests-763915106-project-admin] http://192.168.122.66/volume/v3/types returned with HTTP 200 Sep 07 18:14:10 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1196/2392] 192.168.122.66 () {60 vars in 1132 bytes} [Mon Sep 7 18:14:10 2026] POST /volume/v3/types => generated 379 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:14:10 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-2962ab8c-e9cd-4a4d-b8c5-27bc09e342fb None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:10 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-b1fc18d6-c675-4168-910b-7dd5e871381b None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:10 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b1fc18d6-c675-4168-910b-7dd5e871381b tempest-VolumeTypesReaderTests-763915106 tempest-VolumeTypesReaderTests-763915106-project-reader] POST http://192.168.122.66/volume/v3/types/e453bb9b-14ff-4687-bb7b-429466f0953a/extra_specs Sep 07 18:14:10 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-2962ab8c-e9cd-4a4d-b8c5-27bc09e342fb tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] GET http://192.168.122.66/volume/v3/snapshots/96c9f10d-5ffa-4caa-a662-2af36f44b657 Sep 07 18:14:10 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-2962ab8c-e9cd-4a4d-b8c5-27bc09e342fb tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:10 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-2962ab8c-e9cd-4a4d-b8c5-27bc09e342fb tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:10 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-b1fc18d6-c675-4168-910b-7dd5e871381b tempest-VolumeTypesReaderTests-763915106 tempest-VolumeTypesReaderTests-763915106-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:14:10 devstack devstack@c-api.service[86964]: DEBUG cinder.policy [None req-b1fc18d6-c675-4168-910b-7dd5e871381b tempest-VolumeTypesReaderTests-763915106 tempest-VolumeTypesReaderTests-763915106-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '84cdc61419b149888da86ba27fa92e62', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b0fcdde7979d42c68edd5b9d8a6fb94f', '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=86964) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 18:14:10 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b1fc18d6-c675-4168-910b-7dd5e871381b tempest-VolumeTypesReaderTests-763915106 tempest-VolumeTypesReaderTests-763915106-project-reader] http://192.168.122.66/volume/v3/types/e453bb9b-14ff-4687-bb7b-429466f0953a/extra_specs returned with HTTP 403 Sep 07 18:14:10 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1197/2393] 192.168.122.66 () {60 vars in 1278 bytes} [Mon Sep 7 18:14:10 2026] POST /volume/v3/types/e453bb9b-14ff-4687-bb7b-429466f0953a/extra_specs => generated 122 bytes in 21 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:14:10 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-c6ec743a-9c00-4837-8f2f-a30402e790ca None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:10 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:10 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:14:10 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c6ec743a-9c00-4837-8f2f-a30402e790ca tempest-VolumeTypesReaderTests-763915106 tempest-VolumeTypesReaderTests-763915106-project-reader] PUT http://192.168.122.66/volume/v3/types/e453bb9b-14ff-4687-bb7b-429466f0953a/extra_specs/key2 Sep 07 18:14:10 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-2962ab8c-e9cd-4a4d-b8c5-27bc09e342fb tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Snapshot retrieved successfully. Sep 07 18:14:10 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-2962ab8c-e9cd-4a4d-b8c5-27bc09e342fb tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] http://192.168.122.66/volume/v3/snapshots/96c9f10d-5ffa-4caa-a662-2af36f44b657 returned with HTTP 200 Sep 07 18:14:10 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1197/2394] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:14:10 2026] GET /volume/v3/snapshots/96c9f10d-5ffa-4caa-a662-2af36f44b657 => generated 439 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:14:10 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c6ec743a-9c00-4837-8f2f-a30402e790ca tempest-VolumeTypesReaderTests-763915106 tempest-VolumeTypesReaderTests-763915106-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:14:10 devstack devstack@c-api.service[86964]: DEBUG cinder.policy [None req-c6ec743a-9c00-4837-8f2f-a30402e790ca tempest-VolumeTypesReaderTests-763915106 tempest-VolumeTypesReaderTests-763915106-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '84cdc61419b149888da86ba27fa92e62', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b0fcdde7979d42c68edd5b9d8a6fb94f', '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=86964) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 18:14:10 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c6ec743a-9c00-4837-8f2f-a30402e790ca tempest-VolumeTypesReaderTests-763915106 tempest-VolumeTypesReaderTests-763915106-project-reader] http://192.168.122.66/volume/v3/types/e453bb9b-14ff-4687-bb7b-429466f0953a/extra_specs/key2 returned with HTTP 403 Sep 07 18:14:10 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1198/2395] 192.168.122.66 () {60 vars in 1292 bytes} [Mon Sep 7 18:14:10 2026] PUT /volume/v3/types/e453bb9b-14ff-4687-bb7b-429466f0953a/extra_specs/key2 => generated 122 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:14:10 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-f1a7440c-f5cc-4b4e-8e81-272d1bf16d3d None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:10 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-f1a7440c-f5cc-4b4e-8e81-272d1bf16d3d tempest-VolumeTypesReaderTests-763915106 tempest-VolumeTypesReaderTests-763915106-project-reader] POST http://192.168.122.66/volume/v3/types Sep 07 18:14:10 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-f1a7440c-f5cc-4b4e-8e81-272d1bf16d3d tempest-VolumeTypesReaderTests-763915106 tempest-VolumeTypesReaderTests-763915106-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:14:10 devstack devstack@c-api.service[86965]: DEBUG cinder.policy [None req-f1a7440c-f5cc-4b4e-8e81-272d1bf16d3d tempest-VolumeTypesReaderTests-763915106 tempest-VolumeTypesReaderTests-763915106-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '84cdc61419b149888da86ba27fa92e62', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b0fcdde7979d42c68edd5b9d8a6fb94f', '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=86965) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 18:14:10 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-f1a7440c-f5cc-4b4e-8e81-272d1bf16d3d tempest-VolumeTypesReaderTests-763915106 tempest-VolumeTypesReaderTests-763915106-project-reader] http://192.168.122.66/volume/v3/types returned with HTTP 403 Sep 07 18:14:10 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1198/2396] 192.168.122.66 () {60 vars in 1131 bytes} [Mon Sep 7 18:14:10 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 07 18:14:10 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-8d63b7d1-37ed-4913-bd27-1b5a74da782e None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:10 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-8d63b7d1-37ed-4913-bd27-1b5a74da782e tempest-VolumeTypesReaderTests-763915106 tempest-VolumeTypesReaderTests-763915106-project-admin] POST http://192.168.122.66/volume/v3/types Sep 07 18:14:10 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-8d63b7d1-37ed-4913-bd27-1b5a74da782e tempest-VolumeTypesReaderTests-763915106 tempest-VolumeTypesReaderTests-763915106-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-361456101", "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=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:14:10 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-8d63b7d1-37ed-4913-bd27-1b5a74da782e tempest-VolumeTypesReaderTests-763915106 tempest-VolumeTypesReaderTests-763915106-project-admin] http://192.168.122.66/volume/v3/types returned with HTTP 200 Sep 07 18:14:10 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1199/2397] 192.168.122.66 () {60 vars in 1132 bytes} [Mon Sep 7 18:14:10 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 07 18:14:10 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-eb1346c3-bc2d-413e-842f-66344b9f1f8c None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:10 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-eb1346c3-bc2d-413e-842f-66344b9f1f8c tempest-VolumeTypesReaderTests-763915106 tempest-VolumeTypesReaderTests-763915106-project-admin] POST http://192.168.122.66/volume/v3/types/017cd7de-544b-4960-b0f9-823de46a716f/encryption Sep 07 18:14:10 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-eb1346c3-bc2d-413e-842f-66344b9f1f8c tempest-VolumeTypesReaderTests-763915106 tempest-VolumeTypesReaderTests-763915106-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:14:10 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-eb1346c3-bc2d-413e-842f-66344b9f1f8c tempest-VolumeTypesReaderTests-763915106 tempest-VolumeTypesReaderTests-763915106-project-admin] http://192.168.122.66/volume/v3/types/017cd7de-544b-4960-b0f9-823de46a716f/encryption returned with HTTP 200 Sep 07 18:14:10 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1199/2398] 192.168.122.66 () {60 vars in 1276 bytes} [Mon Sep 7 18:14:10 2026] POST /volume/v3/types/017cd7de-544b-4960-b0f9-823de46a716f/encryption => generated 239 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:14:10 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-81758bc8-5004-47f7-a0b0-9fb8acde2f7c None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:10 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-81758bc8-5004-47f7-a0b0-9fb8acde2f7c tempest-VolumeTypesReaderTests-763915106 tempest-VolumeTypesReaderTests-763915106-project-reader] DELETE http://192.168.122.66/volume/v3/types/017cd7de-544b-4960-b0f9-823de46a716f/encryption/d6cdf4a5-f560-4902-ae66-f0b8c87a7a0e Sep 07 18:14:10 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-81758bc8-5004-47f7-a0b0-9fb8acde2f7c tempest-VolumeTypesReaderTests-763915106 tempest-VolumeTypesReaderTests-763915106-project-reader] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:10 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-81758bc8-5004-47f7-a0b0-9fb8acde2f7c tempest-VolumeTypesReaderTests-763915106 tempest-VolumeTypesReaderTests-763915106-project-reader] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:10 devstack devstack@c-api.service[86964]: DEBUG cinder.policy [None req-81758bc8-5004-47f7-a0b0-9fb8acde2f7c tempest-VolumeTypesReaderTests-763915106 tempest-VolumeTypesReaderTests-763915106-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '84cdc61419b149888da86ba27fa92e62', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b0fcdde7979d42c68edd5b9d8a6fb94f', '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=86964) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 18:14:10 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-81758bc8-5004-47f7-a0b0-9fb8acde2f7c tempest-VolumeTypesReaderTests-763915106 tempest-VolumeTypesReaderTests-763915106-project-reader] http://192.168.122.66/volume/v3/types/017cd7de-544b-4960-b0f9-823de46a716f/encryption/d6cdf4a5-f560-4902-ae66-f0b8c87a7a0e returned with HTTP 403 Sep 07 18:14:10 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1200/2399] 192.168.122.66 () {58 vars in 1368 bytes} [Mon Sep 7 18:14:10 2026] DELETE /volume/v3/types/017cd7de-544b-4960-b0f9-823de46a716f/encryption/d6cdf4a5-f560-4902-ae66-f0b8c87a7a0e => generated 127 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:14:10 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-d89c1136-4d08-47ef-a242-d5f066a869dd None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:10 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-d89c1136-4d08-47ef-a242-d5f066a869dd tempest-VolumeTypesReaderTests-763915106 tempest-VolumeTypesReaderTests-763915106-project-admin] POST http://192.168.122.66/volume/v3/types Sep 07 18:14:10 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-d89c1136-4d08-47ef-a242-d5f066a869dd tempest-VolumeTypesReaderTests-763915106 tempest-VolumeTypesReaderTests-763915106-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-36480295", "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=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:14:10 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-d89c1136-4d08-47ef-a242-d5f066a869dd tempest-VolumeTypesReaderTests-763915106 tempest-VolumeTypesReaderTests-763915106-project-admin] http://192.168.122.66/volume/v3/types returned with HTTP 200 Sep 07 18:14:10 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1200/2400] 192.168.122.66 () {60 vars in 1132 bytes} [Mon Sep 7 18:14:10 2026] POST /volume/v3/types => generated 378 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:14:10 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-a4d20c3f-061f-4d6e-89fa-ea7050588962 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:10 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-a4d20c3f-061f-4d6e-89fa-ea7050588962 tempest-VolumeTypesReaderTests-763915106 tempest-VolumeTypesReaderTests-763915106-project-reader] DELETE http://192.168.122.66/volume/v3/types/288d2ef1-a237-481f-9831-81a926fe8c00/extra_specs/key1 Sep 07 18:14:10 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-a4d20c3f-061f-4d6e-89fa-ea7050588962 tempest-VolumeTypesReaderTests-763915106 tempest-VolumeTypesReaderTests-763915106-project-reader] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:10 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-a4d20c3f-061f-4d6e-89fa-ea7050588962 tempest-VolumeTypesReaderTests-763915106 tempest-VolumeTypesReaderTests-763915106-project-reader] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:10 devstack devstack@c-api.service[86964]: DEBUG cinder.policy [None req-a4d20c3f-061f-4d6e-89fa-ea7050588962 tempest-VolumeTypesReaderTests-763915106 tempest-VolumeTypesReaderTests-763915106-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '84cdc61419b149888da86ba27fa92e62', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b0fcdde7979d42c68edd5b9d8a6fb94f', '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=86964) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 18:14:10 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-a4d20c3f-061f-4d6e-89fa-ea7050588962 tempest-VolumeTypesReaderTests-763915106 tempest-VolumeTypesReaderTests-763915106-project-reader] http://192.168.122.66/volume/v3/types/288d2ef1-a237-481f-9831-81a926fe8c00/extra_specs/key1 returned with HTTP 403 Sep 07 18:14:10 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1201/2401] 192.168.122.66 () {58 vars in 1275 bytes} [Mon Sep 7 18:14:10 2026] DELETE /volume/v3/types/288d2ef1-a237-481f-9831-81a926fe8c00/extra_specs/key1 => generated 122 bytes in 26 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:14:10 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-2856cfac-ad8e-400c-b1ff-8a52115f6742 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:10 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-2856cfac-ad8e-400c-b1ff-8a52115f6742 tempest-VolumeTypesReaderTests-763915106 tempest-VolumeTypesReaderTests-763915106-project-admin] POST http://192.168.122.66/volume/v3/types Sep 07 18:14:10 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-2856cfac-ad8e-400c-b1ff-8a52115f6742 tempest-VolumeTypesReaderTests-763915106 tempest-VolumeTypesReaderTests-763915106-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1245503199", "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=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:14:10 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-2856cfac-ad8e-400c-b1ff-8a52115f6742 tempest-VolumeTypesReaderTests-763915106 tempest-VolumeTypesReaderTests-763915106-project-admin] http://192.168.122.66/volume/v3/types returned with HTTP 200 Sep 07 18:14:10 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1201/2402] 192.168.122.66 () {60 vars in 1132 bytes} [Mon Sep 7 18:14:10 2026] POST /volume/v3/types => generated 380 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:14:10 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-1b36da92-aa64-46a2-a347-3c14dd123f06 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:10 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-1b36da92-aa64-46a2-a347-3c14dd123f06 tempest-VolumeTypesReaderTests-763915106 tempest-VolumeTypesReaderTests-763915106-project-reader] DELETE http://192.168.122.66/volume/v3/types/66e0a06f-183d-44ce-a59f-f97abbe322d4 Sep 07 18:14:10 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-1b36da92-aa64-46a2-a347-3c14dd123f06 tempest-VolumeTypesReaderTests-763915106 tempest-VolumeTypesReaderTests-763915106-project-reader] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:10 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-1b36da92-aa64-46a2-a347-3c14dd123f06 tempest-VolumeTypesReaderTests-763915106 tempest-VolumeTypesReaderTests-763915106-project-reader] Calling method '_delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:10 devstack devstack@c-api.service[86964]: DEBUG cinder.policy [None req-1b36da92-aa64-46a2-a347-3c14dd123f06 tempest-VolumeTypesReaderTests-763915106 tempest-VolumeTypesReaderTests-763915106-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '84cdc61419b149888da86ba27fa92e62', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b0fcdde7979d42c68edd5b9d8a6fb94f', '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=86964) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 18:14:10 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-1b36da92-aa64-46a2-a347-3c14dd123f06 tempest-VolumeTypesReaderTests-763915106 tempest-VolumeTypesReaderTests-763915106-project-reader] http://192.168.122.66/volume/v3/types/66e0a06f-183d-44ce-a59f-f97abbe322d4 returned with HTTP 403 Sep 07 18:14:10 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1202/2403] 192.168.122.66 () {58 vars in 1224 bytes} [Mon Sep 7 18:14:10 2026] DELETE /volume/v3/types/66e0a06f-183d-44ce-a59f-f97abbe322d4 => generated 109 bytes in 19 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:14:10 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-b157a661-8463-4a38-96db-ba5fa4e521f5 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:10 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-b157a661-8463-4a38-96db-ba5fa4e521f5 tempest-VolumeTypesReaderTests-763915106 tempest-VolumeTypesReaderTests-763915106-project-reader] GET http://192.168.122.66/volume/v3/types/4e6cf5f7-98f7-4424-a09d-8566f0634a96/extra_specs Sep 07 18:14:10 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-b157a661-8463-4a38-96db-ba5fa4e521f5 tempest-VolumeTypesReaderTests-763915106 tempest-VolumeTypesReaderTests-763915106-project-reader] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:10 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-b157a661-8463-4a38-96db-ba5fa4e521f5 tempest-VolumeTypesReaderTests-763915106 tempest-VolumeTypesReaderTests-763915106-project-reader] Calling method 'index' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:10 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-b157a661-8463-4a38-96db-ba5fa4e521f5 tempest-VolumeTypesReaderTests-763915106 tempest-VolumeTypesReaderTests-763915106-project-reader] http://192.168.122.66/volume/v3/types/4e6cf5f7-98f7-4424-a09d-8566f0634a96/extra_specs returned with HTTP 200 Sep 07 18:14:10 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1202/2404] 192.168.122.66 () {58 vars in 1257 bytes} [Mon Sep 7 18:14:10 2026] GET /volume/v3/types/4e6cf5f7-98f7-4424-a09d-8566f0634a96/extra_specs => generated 123 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:14:11 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-0e22d05f-eee6-4b25-8b66-ff4b1b1f6318 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:11 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-0e22d05f-eee6-4b25-8b66-ff4b1b1f6318 tempest-VolumeTypesReaderTests-763915106 tempest-VolumeTypesReaderTests-763915106-project-reader] GET http://192.168.122.66/volume/v3/types/4e6cf5f7-98f7-4424-a09d-8566f0634a96/encryption/cipher Sep 07 18:14:11 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-0e22d05f-eee6-4b25-8b66-ff4b1b1f6318 tempest-VolumeTypesReaderTests-763915106 tempest-VolumeTypesReaderTests-763915106-project-reader] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:11 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-0e22d05f-eee6-4b25-8b66-ff4b1b1f6318 tempest-VolumeTypesReaderTests-763915106 tempest-VolumeTypesReaderTests-763915106-project-reader] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:11 devstack devstack@c-api.service[86964]: DEBUG cinder.policy [None req-0e22d05f-eee6-4b25-8b66-ff4b1b1f6318 tempest-VolumeTypesReaderTests-763915106 tempest-VolumeTypesReaderTests-763915106-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '84cdc61419b149888da86ba27fa92e62', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b0fcdde7979d42c68edd5b9d8a6fb94f', '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=86964) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 18:14:11 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-0e22d05f-eee6-4b25-8b66-ff4b1b1f6318 tempest-VolumeTypesReaderTests-763915106 tempest-VolumeTypesReaderTests-763915106-project-reader] http://192.168.122.66/volume/v3/types/4e6cf5f7-98f7-4424-a09d-8566f0634a96/encryption/cipher returned with HTTP 403 Sep 07 18:14:11 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1203/2405] 192.168.122.66 () {58 vars in 1275 bytes} [Mon Sep 7 18:14:10 2026] GET /volume/v3/types/4e6cf5f7-98f7-4424-a09d-8566f0634a96/encryption/cipher => generated 124 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:14:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-cb18d304-fc89-430f-9871-089b102c2f40 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:11 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-cb18d304-fc89-430f-9871-089b102c2f40 tempest-VolumeTypesReaderTests-763915106 tempest-VolumeTypesReaderTests-763915106-project-reader] GET http://192.168.122.66/volume/v3/types/4e6cf5f7-98f7-4424-a09d-8566f0634a96/encryption Sep 07 18:14:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-cb18d304-fc89-430f-9871-089b102c2f40 tempest-VolumeTypesReaderTests-763915106 tempest-VolumeTypesReaderTests-763915106-project-reader] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-cb18d304-fc89-430f-9871-089b102c2f40 tempest-VolumeTypesReaderTests-763915106 tempest-VolumeTypesReaderTests-763915106-project-reader] Calling method 'index' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:11 devstack devstack@c-api.service[86965]: DEBUG cinder.policy [None req-cb18d304-fc89-430f-9871-089b102c2f40 tempest-VolumeTypesReaderTests-763915106 tempest-VolumeTypesReaderTests-763915106-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '84cdc61419b149888da86ba27fa92e62', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b0fcdde7979d42c68edd5b9d8a6fb94f', '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=86965) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 18:14:11 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-cb18d304-fc89-430f-9871-089b102c2f40 tempest-VolumeTypesReaderTests-763915106 tempest-VolumeTypesReaderTests-763915106-project-reader] http://192.168.122.66/volume/v3/types/4e6cf5f7-98f7-4424-a09d-8566f0634a96/encryption returned with HTTP 403 Sep 07 18:14:11 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1203/2406] 192.168.122.66 () {58 vars in 1254 bytes} [Mon Sep 7 18:14:11 2026] GET /volume/v3/types/4e6cf5f7-98f7-4424-a09d-8566f0634a96/encryption => generated 124 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:14:11 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-8d4c2e97-ccef-405f-9797-8161becf4222 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:11 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-8d4c2e97-ccef-405f-9797-8161becf4222 tempest-VolumeTypesReaderTests-763915106 tempest-VolumeTypesReaderTests-763915106-project-reader] GET http://192.168.122.66/volume/v3/types/4e6cf5f7-98f7-4424-a09d-8566f0634a96/extra_specs/multiattach Sep 07 18:14:11 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-8d4c2e97-ccef-405f-9797-8161becf4222 tempest-VolumeTypesReaderTests-763915106 tempest-VolumeTypesReaderTests-763915106-project-reader] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:11 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-8d4c2e97-ccef-405f-9797-8161becf4222 tempest-VolumeTypesReaderTests-763915106 tempest-VolumeTypesReaderTests-763915106-project-reader] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:11 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-8d4c2e97-ccef-405f-9797-8161becf4222 tempest-VolumeTypesReaderTests-763915106 tempest-VolumeTypesReaderTests-763915106-project-reader] http://192.168.122.66/volume/v3/types/4e6cf5f7-98f7-4424-a09d-8566f0634a96/extra_specs/multiattach returned with HTTP 200 Sep 07 18:14:11 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1204/2407] 192.168.122.66 () {58 vars in 1293 bytes} [Mon Sep 7 18:14:11 2026] GET /volume/v3/types/4e6cf5f7-98f7-4424-a09d-8566f0634a96/extra_specs/multiattach => generated 29 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 18:14:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-dd316180-b9ed-4589-9c8a-bcc237d271d5 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:11 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-dd316180-b9ed-4589-9c8a-bcc237d271d5 tempest-VolumeTypesReaderTests-763915106 tempest-VolumeTypesReaderTests-763915106-project-reader] GET http://192.168.122.66/volume/v3/types/4e6cf5f7-98f7-4424-a09d-8566f0634a96/extra_specs/volume_backend_name Sep 07 18:14:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-dd316180-b9ed-4589-9c8a-bcc237d271d5 tempest-VolumeTypesReaderTests-763915106 tempest-VolumeTypesReaderTests-763915106-project-reader] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-dd316180-b9ed-4589-9c8a-bcc237d271d5 tempest-VolumeTypesReaderTests-763915106 tempest-VolumeTypesReaderTests-763915106-project-reader] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:11 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-dd316180-b9ed-4589-9c8a-bcc237d271d5 tempest-VolumeTypesReaderTests-763915106 tempest-VolumeTypesReaderTests-763915106-project-reader] http://192.168.122.66/volume/v3/types/4e6cf5f7-98f7-4424-a09d-8566f0634a96/extra_specs/volume_backend_name returned with HTTP 404 Sep 07 18:14:11 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1204/2408] 192.168.122.66 () {58 vars in 1317 bytes} [Mon Sep 7 18:14:11 2026] GET /volume/v3/types/4e6cf5f7-98f7-4424-a09d-8566f0634a96/extra_specs/volume_backend_name => generated 143 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:14:11 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-5793a159-2dcd-4f61-9e43-3c0b2f8bfab4 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:11 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-5793a159-2dcd-4f61-9e43-3c0b2f8bfab4 tempest-VolumeTypesReaderTests-763915106 tempest-VolumeTypesReaderTests-763915106-project-reader] PUT http://192.168.122.66/volume/v3/types/4e6cf5f7-98f7-4424-a09d-8566f0634a96/encryption/78099ec4-bd52-4d13-b857-aa03294ed425 Sep 07 18:14:11 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-5793a159-2dcd-4f61-9e43-3c0b2f8bfab4 tempest-VolumeTypesReaderTests-763915106 tempest-VolumeTypesReaderTests-763915106-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:14:11 devstack devstack@c-api.service[86964]: DEBUG cinder.policy [None req-5793a159-2dcd-4f61-9e43-3c0b2f8bfab4 tempest-VolumeTypesReaderTests-763915106 tempest-VolumeTypesReaderTests-763915106-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '84cdc61419b149888da86ba27fa92e62', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b0fcdde7979d42c68edd5b9d8a6fb94f', '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=86964) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 18:14:11 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-5793a159-2dcd-4f61-9e43-3c0b2f8bfab4 tempest-VolumeTypesReaderTests-763915106 tempest-VolumeTypesReaderTests-763915106-project-reader] http://192.168.122.66/volume/v3/types/4e6cf5f7-98f7-4424-a09d-8566f0634a96/encryption/78099ec4-bd52-4d13-b857-aa03294ed425 returned with HTTP 403 Sep 07 18:14:11 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1205/2409] 192.168.122.66 () {60 vars in 1385 bytes} [Mon Sep 7 18:14:11 2026] PUT /volume/v3/types/4e6cf5f7-98f7-4424-a09d-8566f0634a96/encryption/78099ec4-bd52-4d13-b857-aa03294ed425 => generated 127 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:14:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-c2595eef-ff00-4a24-bb6d-e1e937d1b1ee None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:11 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c2595eef-ff00-4a24-bb6d-e1e937d1b1ee tempest-VolumeTypesReaderTests-763915106 tempest-VolumeTypesReaderTests-763915106-project-reader] PUT http://192.168.122.66/volume/v3/types/4e6cf5f7-98f7-4424-a09d-8566f0634a96/extra_specs/key1 Sep 07 18:14:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-c2595eef-ff00-4a24-bb6d-e1e937d1b1ee tempest-VolumeTypesReaderTests-763915106 tempest-VolumeTypesReaderTests-763915106-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:14:11 devstack devstack@c-api.service[86965]: DEBUG cinder.policy [None req-c2595eef-ff00-4a24-bb6d-e1e937d1b1ee tempest-VolumeTypesReaderTests-763915106 tempest-VolumeTypesReaderTests-763915106-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '84cdc61419b149888da86ba27fa92e62', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b0fcdde7979d42c68edd5b9d8a6fb94f', '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=86965) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 18:14:11 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c2595eef-ff00-4a24-bb6d-e1e937d1b1ee tempest-VolumeTypesReaderTests-763915106 tempest-VolumeTypesReaderTests-763915106-project-reader] http://192.168.122.66/volume/v3/types/4e6cf5f7-98f7-4424-a09d-8566f0634a96/extra_specs/key1 returned with HTTP 403 Sep 07 18:14:11 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1205/2410] 192.168.122.66 () {60 vars in 1292 bytes} [Mon Sep 7 18:14:11 2026] PUT /volume/v3/types/4e6cf5f7-98f7-4424-a09d-8566f0634a96/extra_specs/key1 => generated 122 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:14:11 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-78133a1b-e0fa-432f-b759-1397f17eaa14 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:11 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-78133a1b-e0fa-432f-b759-1397f17eaa14 tempest-VolumeTypesReaderTests-763915106 tempest-VolumeTypesReaderTests-763915106-project-reader] PUT http://192.168.122.66/volume/v3/types/4e6cf5f7-98f7-4424-a09d-8566f0634a96 Sep 07 18:14:11 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-78133a1b-e0fa-432f-b759-1397f17eaa14 tempest-VolumeTypesReaderTests-763915106 tempest-VolumeTypesReaderTests-763915106-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:14:11 devstack devstack@c-api.service[86964]: DEBUG cinder.policy [None req-78133a1b-e0fa-432f-b759-1397f17eaa14 tempest-VolumeTypesReaderTests-763915106 tempest-VolumeTypesReaderTests-763915106-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '84cdc61419b149888da86ba27fa92e62', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b0fcdde7979d42c68edd5b9d8a6fb94f', '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=86964) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 18:14:11 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-78133a1b-e0fa-432f-b759-1397f17eaa14 tempest-VolumeTypesReaderTests-763915106 tempest-VolumeTypesReaderTests-763915106-project-reader] http://192.168.122.66/volume/v3/types/4e6cf5f7-98f7-4424-a09d-8566f0634a96 returned with HTTP 403 Sep 07 18:14:11 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1206/2411] 192.168.122.66 () {60 vars in 1241 bytes} [Mon Sep 7 18:14:11 2026] PUT /volume/v3/types/4e6cf5f7-98f7-4424-a09d-8566f0634a96 => generated 109 bytes in 18 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:14:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-a920a5d2-6433-41fd-a74f-ea89b23c44a2 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:11 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-a920a5d2-6433-41fd-a74f-ea89b23c44a2 tempest-VolumeTypesReaderTests-763915106 tempest-VolumeTypesReaderTests-763915106-project-admin] DELETE http://192.168.122.66/volume/v3/types/66e0a06f-183d-44ce-a59f-f97abbe322d4 Sep 07 18:14:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-a920a5d2-6433-41fd-a74f-ea89b23c44a2 tempest-VolumeTypesReaderTests-763915106 tempest-VolumeTypesReaderTests-763915106-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-a920a5d2-6433-41fd-a74f-ea89b23c44a2 tempest-VolumeTypesReaderTests-763915106 tempest-VolumeTypesReaderTests-763915106-project-admin] Calling method '_delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:11 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-a920a5d2-6433-41fd-a74f-ea89b23c44a2 tempest-VolumeTypesReaderTests-763915106 tempest-VolumeTypesReaderTests-763915106-project-admin] http://192.168.122.66/volume/v3/types/66e0a06f-183d-44ce-a59f-f97abbe322d4 returned with HTTP 202 Sep 07 18:14:11 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1206/2412] 192.168.122.66 () {58 vars in 1224 bytes} [Mon Sep 7 18:14:11 2026] DELETE /volume/v3/types/66e0a06f-183d-44ce-a59f-f97abbe322d4 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:14:11 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-90ba69fc-f499-4d9e-8bfa-a3c449ffe659 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:11 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-90ba69fc-f499-4d9e-8bfa-a3c449ffe659 tempest-VolumeTypesReaderTests-763915106 tempest-VolumeTypesReaderTests-763915106-project-admin] DELETE http://192.168.122.66/volume/v3/types/288d2ef1-a237-481f-9831-81a926fe8c00 Sep 07 18:14:11 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-90ba69fc-f499-4d9e-8bfa-a3c449ffe659 tempest-VolumeTypesReaderTests-763915106 tempest-VolumeTypesReaderTests-763915106-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:11 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-90ba69fc-f499-4d9e-8bfa-a3c449ffe659 tempest-VolumeTypesReaderTests-763915106 tempest-VolumeTypesReaderTests-763915106-project-admin] Calling method '_delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:11 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-90ba69fc-f499-4d9e-8bfa-a3c449ffe659 tempest-VolumeTypesReaderTests-763915106 tempest-VolumeTypesReaderTests-763915106-project-admin] http://192.168.122.66/volume/v3/types/288d2ef1-a237-481f-9831-81a926fe8c00 returned with HTTP 202 Sep 07 18:14:11 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1207/2413] 192.168.122.66 () {58 vars in 1224 bytes} [Mon Sep 7 18:14:11 2026] DELETE /volume/v3/types/288d2ef1-a237-481f-9831-81a926fe8c00 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:14:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-3d0164f8-af81-4ac1-8f6d-3d93790feea5 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:11 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-3d0164f8-af81-4ac1-8f6d-3d93790feea5 tempest-VolumeTypesReaderTests-763915106 tempest-VolumeTypesReaderTests-763915106-project-admin] DELETE http://192.168.122.66/volume/v3/types/017cd7de-544b-4960-b0f9-823de46a716f Sep 07 18:14:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-3d0164f8-af81-4ac1-8f6d-3d93790feea5 tempest-VolumeTypesReaderTests-763915106 tempest-VolumeTypesReaderTests-763915106-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-3d0164f8-af81-4ac1-8f6d-3d93790feea5 tempest-VolumeTypesReaderTests-763915106 tempest-VolumeTypesReaderTests-763915106-project-admin] Calling method '_delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:11 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-09b55322-99d4-44e3-80e5-7d6d7b3168c2 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:11 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-09b55322-99d4-44e3-80e5-7d6d7b3168c2 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] GET http://192.168.122.66/volume/v3/volumes/f250ff7d-687e-4ef7-add8-1ee68317dbb9 Sep 07 18:14:11 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-09b55322-99d4-44e3-80e5-7d6d7b3168c2 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:11 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-09b55322-99d4-44e3-80e5-7d6d7b3168c2 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:11 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-3d0164f8-af81-4ac1-8f6d-3d93790feea5 tempest-VolumeTypesReaderTests-763915106 tempest-VolumeTypesReaderTests-763915106-project-admin] http://192.168.122.66/volume/v3/types/017cd7de-544b-4960-b0f9-823de46a716f returned with HTTP 202 Sep 07 18:14:11 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1207/2414] 192.168.122.66 () {58 vars in 1224 bytes} [Mon Sep 7 18:14:11 2026] DELETE /volume/v3/types/017cd7de-544b-4960-b0f9-823de46a716f => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:14:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-507e1513-f474-4f5d-9e07-327332cc02e0 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:11 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-507e1513-f474-4f5d-9e07-327332cc02e0 tempest-VolumeTypesReaderTests-763915106 tempest-VolumeTypesReaderTests-763915106-project-admin] DELETE http://192.168.122.66/volume/v3/types/e453bb9b-14ff-4687-bb7b-429466f0953a Sep 07 18:14:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-507e1513-f474-4f5d-9e07-327332cc02e0 tempest-VolumeTypesReaderTests-763915106 tempest-VolumeTypesReaderTests-763915106-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-507e1513-f474-4f5d-9e07-327332cc02e0 tempest-VolumeTypesReaderTests-763915106 tempest-VolumeTypesReaderTests-763915106-project-admin] Calling method '_delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:11 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-09b55322-99d4-44e3-80e5-7d6d7b3168c2 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] http://192.168.122.66/volume/v3/volumes/f250ff7d-687e-4ef7-add8-1ee68317dbb9 returned with HTTP 404 Sep 07 18:14:11 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1208/2415] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:14:11 2026] GET /volume/v3/volumes/f250ff7d-687e-4ef7-add8-1ee68317dbb9 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:14:11 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-b9bbefc6-c754-49bc-a64d-2b201cb7e040 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:11 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b9bbefc6-c754-49bc-a64d-2b201cb7e040 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] DELETE http://192.168.122.66/volume/v3/volumes/d385f5fa-5141-4060-9f66-e01bb3a7ee4d Sep 07 18:14:11 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-b9bbefc6-c754-49bc-a64d-2b201cb7e040 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:11 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-b9bbefc6-c754-49bc-a64d-2b201cb7e040 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:11 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-b9bbefc6-c754-49bc-a64d-2b201cb7e040 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Delete volume with id: d385f5fa-5141-4060-9f66-e01bb3a7ee4d Sep 07 18:14:11 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:11 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:14:11 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:11 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:14:11 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-b9bbefc6-c754-49bc-a64d-2b201cb7e040 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Volume info retrieved successfully. Sep 07 18:14:11 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-507e1513-f474-4f5d-9e07-327332cc02e0 tempest-VolumeTypesReaderTests-763915106 tempest-VolumeTypesReaderTests-763915106-project-admin] http://192.168.122.66/volume/v3/types/e453bb9b-14ff-4687-bb7b-429466f0953a returned with HTTP 202 Sep 07 18:14:11 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1208/2416] 192.168.122.66 () {58 vars in 1224 bytes} [Mon Sep 7 18:14:11 2026] DELETE /volume/v3/types/e453bb9b-14ff-4687-bb7b-429466f0953a => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:14:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-9333cec2-b6a7-499e-86bf-eaa31e488ecb None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:11 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-9333cec2-b6a7-499e-86bf-eaa31e488ecb tempest-VolumeTypesReaderTests-763915106 tempest-VolumeTypesReaderTests-763915106-project-admin] DELETE http://192.168.122.66/volume/v3/types/3eb57231-49b3-4629-9b8f-901cc52b6378 Sep 07 18:14:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-9333cec2-b6a7-499e-86bf-eaa31e488ecb tempest-VolumeTypesReaderTests-763915106 tempest-VolumeTypesReaderTests-763915106-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-9333cec2-b6a7-499e-86bf-eaa31e488ecb tempest-VolumeTypesReaderTests-763915106 tempest-VolumeTypesReaderTests-763915106-project-admin] Calling method '_delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:11 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-b9bbefc6-c754-49bc-a64d-2b201cb7e040 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Delete volume request issued successfully. Sep 07 18:14:11 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b9bbefc6-c754-49bc-a64d-2b201cb7e040 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] http://192.168.122.66/volume/v3/volumes/d385f5fa-5141-4060-9f66-e01bb3a7ee4d returned with HTTP 202 Sep 07 18:14:11 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1209/2417] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:14:11 2026] DELETE /volume/v3/volumes/d385f5fa-5141-4060-9f66-e01bb3a7ee4d => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:14:11 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-f9856fc6-fb46-4668-bfd2-ebd699d96b54 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:11 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-f9856fc6-fb46-4668-bfd2-ebd699d96b54 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] GET http://192.168.122.66/volume/v3/volumes/d385f5fa-5141-4060-9f66-e01bb3a7ee4d Sep 07 18:14:11 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-f9856fc6-fb46-4668-bfd2-ebd699d96b54 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:11 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-f9856fc6-fb46-4668-bfd2-ebd699d96b54 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:11 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:11 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:14:11 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:11 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:14:11 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-f9856fc6-fb46-4668-bfd2-ebd699d96b54 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Volume info retrieved successfully. Sep 07 18:14:11 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-9333cec2-b6a7-499e-86bf-eaa31e488ecb tempest-VolumeTypesReaderTests-763915106 tempest-VolumeTypesReaderTests-763915106-project-admin] http://192.168.122.66/volume/v3/types/3eb57231-49b3-4629-9b8f-901cc52b6378 returned with HTTP 202 Sep 07 18:14:11 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1209/2418] 192.168.122.66 () {58 vars in 1224 bytes} [Mon Sep 7 18:14:11 2026] DELETE /volume/v3/types/3eb57231-49b3-4629-9b8f-901cc52b6378 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:14:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-aaf53468-89b9-4a2a-817c-b4184f8f6949 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:11 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-f9856fc6-fb46-4668-bfd2-ebd699d96b54 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] http://192.168.122.66/volume/v3/volumes/d385f5fa-5141-4060-9f66-e01bb3a7ee4d returned with HTTP 200 Sep 07 18:14:11 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-aaf53468-89b9-4a2a-817c-b4184f8f6949 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] GET http://192.168.122.66/volume/v3/snapshots/96c9f10d-5ffa-4caa-a662-2af36f44b657 Sep 07 18:14:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-aaf53468-89b9-4a2a-817c-b4184f8f6949 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:11 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1210/2419] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:14:11 2026] GET /volume/v3/volumes/d385f5fa-5141-4060-9f66-e01bb3a7ee4d => generated 859 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:14:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-aaf53468-89b9-4a2a-817c-b4184f8f6949 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:11 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-8136d678-c00a-48f5-ab3e-f7d9020919d9 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:11 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-8136d678-c00a-48f5-ab3e-f7d9020919d9 tempest-VolumeTypesReaderTests-763915106 tempest-VolumeTypesReaderTests-763915106-project-admin] DELETE http://192.168.122.66/volume/v3/types/4e6cf5f7-98f7-4424-a09d-8566f0634a96 Sep 07 18:14:11 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-8136d678-c00a-48f5-ab3e-f7d9020919d9 tempest-VolumeTypesReaderTests-763915106 tempest-VolumeTypesReaderTests-763915106-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:11 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-8136d678-c00a-48f5-ab3e-f7d9020919d9 tempest-VolumeTypesReaderTests-763915106 tempest-VolumeTypesReaderTests-763915106-project-admin] Calling method '_delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:11 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:11 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:14:11 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-aaf53468-89b9-4a2a-817c-b4184f8f6949 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Snapshot retrieved successfully. Sep 07 18:14:11 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-aaf53468-89b9-4a2a-817c-b4184f8f6949 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] http://192.168.122.66/volume/v3/snapshots/96c9f10d-5ffa-4caa-a662-2af36f44b657 returned with HTTP 200 Sep 07 18:14:11 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1210/2420] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:14:11 2026] GET /volume/v3/snapshots/96c9f10d-5ffa-4caa-a662-2af36f44b657 => generated 439 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:14:11 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-8136d678-c00a-48f5-ab3e-f7d9020919d9 tempest-VolumeTypesReaderTests-763915106 tempest-VolumeTypesReaderTests-763915106-project-admin] http://192.168.122.66/volume/v3/types/4e6cf5f7-98f7-4424-a09d-8566f0634a96 returned with HTTP 202 Sep 07 18:14:11 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1211/2421] 192.168.122.66 () {58 vars in 1224 bytes} [Mon Sep 7 18:14:11 2026] DELETE /volume/v3/types/4e6cf5f7-98f7-4424-a09d-8566f0634a96 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:14:12 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-b5a9bac4-790d-4353-935e-3a0ae5465c68 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:12 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-b5a9bac4-790d-4353-935e-3a0ae5465c68 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] GET http://192.168.122.66/volume/v3/volumes/d385f5fa-5141-4060-9f66-e01bb3a7ee4d Sep 07 18:14:12 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-b5a9bac4-790d-4353-935e-3a0ae5465c68 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:12 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-b5a9bac4-790d-4353-935e-3a0ae5465c68 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:12 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-a9fdc345-54fd-4cde-b7d8-02cc49c8bdcd None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:12 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-a9fdc345-54fd-4cde-b7d8-02cc49c8bdcd tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] GET http://192.168.122.66/volume/v3/snapshots/96c9f10d-5ffa-4caa-a662-2af36f44b657 Sep 07 18:14:12 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-b5a9bac4-790d-4353-935e-3a0ae5465c68 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] http://192.168.122.66/volume/v3/volumes/d385f5fa-5141-4060-9f66-e01bb3a7ee4d returned with HTTP 404 Sep 07 18:14:12 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-a9fdc345-54fd-4cde-b7d8-02cc49c8bdcd tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:12 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-a9fdc345-54fd-4cde-b7d8-02cc49c8bdcd tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:12 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1211/2422] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:14:12 2026] GET /volume/v3/volumes/d385f5fa-5141-4060-9f66-e01bb3a7ee4d => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:14:12 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-b3f129d5-51f7-4e5c-9f93-46106c533bed None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:12 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-b3f129d5-51f7-4e5c-9f93-46106c533bed tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] DELETE http://192.168.122.66/volume/v3/volumes/f1b1b894-3184-42f6-9771-b07a2482392a Sep 07 18:14:12 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-b3f129d5-51f7-4e5c-9f93-46106c533bed tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:12 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-b3f129d5-51f7-4e5c-9f93-46106c533bed tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:12 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-b3f129d5-51f7-4e5c-9f93-46106c533bed tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Delete volume with id: f1b1b894-3184-42f6-9771-b07a2482392a Sep 07 18:14:12 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:12 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:14:12 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-a9fdc345-54fd-4cde-b7d8-02cc49c8bdcd tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Snapshot retrieved successfully. Sep 07 18:14:12 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-a9fdc345-54fd-4cde-b7d8-02cc49c8bdcd tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] http://192.168.122.66/volume/v3/snapshots/96c9f10d-5ffa-4caa-a662-2af36f44b657 returned with HTTP 200 Sep 07 18:14:12 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1212/2423] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:14:12 2026] GET /volume/v3/snapshots/96c9f10d-5ffa-4caa-a662-2af36f44b657 => generated 466 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:14:12 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-b984ac27-c874-45bd-add2-3d69b151615d None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:12 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:12 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:14:12 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:12 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:14:12 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-b3f129d5-51f7-4e5c-9f93-46106c533bed tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Volume info retrieved successfully. Sep 07 18:14:12 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b984ac27-c874-45bd-add2-3d69b151615d tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] POST http://192.168.122.66/volume/v3/snapshots Sep 07 18:14:12 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-b984ac27-c874-45bd-add2-3d69b151615d tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4226c983-4aef-4a79-8271-29e8c6efd044", "name": "tempest-VolumesDeleteCascade-Snapshot-1327054796"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:14:12 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:12 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:14:12 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:12 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:14:12 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-b984ac27-c874-45bd-add2-3d69b151615d tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Volume info retrieved successfully. Sep 07 18:14:12 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.snapshots [None req-b984ac27-c874-45bd-add2-3d69b151615d tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Create snapshot from volume 4226c983-4aef-4a79-8271-29e8c6efd044 Sep 07 18:14:12 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-b3f129d5-51f7-4e5c-9f93-46106c533bed tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Delete volume request issued successfully. Sep 07 18:14:12 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-b3f129d5-51f7-4e5c-9f93-46106c533bed tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] http://192.168.122.66/volume/v3/volumes/f1b1b894-3184-42f6-9771-b07a2482392a returned with HTTP 202 Sep 07 18:14:12 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1212/2424] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:14:12 2026] DELETE /volume/v3/volumes/f1b1b894-3184-42f6-9771-b07a2482392a => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:14:12 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-a3495ed3-3772-4745-b7ea-f471409654a0 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:12 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-a3495ed3-3772-4745-b7ea-f471409654a0 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] GET http://192.168.122.66/volume/v3/volumes/f1b1b894-3184-42f6-9771-b07a2482392a Sep 07 18:14:12 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-a3495ed3-3772-4745-b7ea-f471409654a0 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:12 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-a3495ed3-3772-4745-b7ea-f471409654a0 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:12 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:12 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:14:12 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:12 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:14:12 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-a3495ed3-3772-4745-b7ea-f471409654a0 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Volume info retrieved successfully. Sep 07 18:14:12 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-a3495ed3-3772-4745-b7ea-f471409654a0 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] http://192.168.122.66/volume/v3/volumes/f1b1b894-3184-42f6-9771-b07a2482392a returned with HTTP 200 Sep 07 18:14:12 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1213/2425] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:14:12 2026] GET /volume/v3/volumes/f1b1b894-3184-42f6-9771-b07a2482392a => generated 859 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 18:14:12 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-b984ac27-c874-45bd-add2-3d69b151615d tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Created reservations ['7cc4bb87-b46a-4037-b3fb-dcc2c30a1559', '74adc76c-df83-4759-bd3b-cbe1240e4151', '1b74b6e7-f606-4bd0-8c64-42e484369277', '393bbf5f-d2af-4833-823c-639812f0b550'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:14:12 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:12 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:14:12 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-b984ac27-c874-45bd-add2-3d69b151615d tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Snapshot create request issued successfully. Sep 07 18:14:12 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b984ac27-c874-45bd-add2-3d69b151615d tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] http://192.168.122.66/volume/v3/snapshots returned with HTTP 202 Sep 07 18:14:12 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1213/2426] 192.168.122.66 () {60 vars in 1144 bytes} [Mon Sep 7 18:14:12 2026] POST /volume/v3/snapshots => generated 307 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 18:14:12 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-fdf70bc8-42c0-4b66-a8e1-dedc620962e5 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:12 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-fdf70bc8-42c0-4b66-a8e1-dedc620962e5 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] GET http://192.168.122.66/volume/v3/snapshots/f10070a3-0b84-4ac8-a23d-00fc3515b6b0 Sep 07 18:14:12 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-fdf70bc8-42c0-4b66-a8e1-dedc620962e5 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:12 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-fdf70bc8-42c0-4b66-a8e1-dedc620962e5 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:12 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:12 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:14:12 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-fdf70bc8-42c0-4b66-a8e1-dedc620962e5 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Snapshot retrieved successfully. Sep 07 18:14:12 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-fdf70bc8-42c0-4b66-a8e1-dedc620962e5 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] http://192.168.122.66/volume/v3/snapshots/f10070a3-0b84-4ac8-a23d-00fc3515b6b0 returned with HTTP 200 Sep 07 18:14:12 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1214/2427] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:14:12 2026] GET /volume/v3/snapshots/f10070a3-0b84-4ac8-a23d-00fc3515b6b0 => generated 439 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:14:13 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-5f278eab-0e83-4a14-916b-88c700b4984f None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:13 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-5f278eab-0e83-4a14-916b-88c700b4984f tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] GET http://192.168.122.66/volume/v3/volumes/f1b1b894-3184-42f6-9771-b07a2482392a Sep 07 18:14:13 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-5f278eab-0e83-4a14-916b-88c700b4984f tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:13 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-5f278eab-0e83-4a14-916b-88c700b4984f tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:13 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-5f278eab-0e83-4a14-916b-88c700b4984f tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] http://192.168.122.66/volume/v3/volumes/f1b1b894-3184-42f6-9771-b07a2482392a returned with HTTP 404 Sep 07 18:14:13 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1214/2428] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:14:13 2026] GET /volume/v3/volumes/f1b1b894-3184-42f6-9771-b07a2482392a => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:14:13 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-6a982210-0635-477f-9372-8635509334fc None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:13 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-6a982210-0635-477f-9372-8635509334fc tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] DELETE http://192.168.122.66/volume/v3/volumes/17c56f85-c4a5-471a-a509-c07da233140c Sep 07 18:14:13 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-6a982210-0635-477f-9372-8635509334fc tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:13 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-6a982210-0635-477f-9372-8635509334fc tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:13 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-6a982210-0635-477f-9372-8635509334fc tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Delete volume with id: 17c56f85-c4a5-471a-a509-c07da233140c Sep 07 18:14:13 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:13 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:14:13 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:13 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:14:13 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-6a982210-0635-477f-9372-8635509334fc tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Volume info retrieved successfully. Sep 07 18:14:13 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-6a982210-0635-477f-9372-8635509334fc tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Delete volume request issued successfully. Sep 07 18:14:13 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-6a982210-0635-477f-9372-8635509334fc tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] http://192.168.122.66/volume/v3/volumes/17c56f85-c4a5-471a-a509-c07da233140c returned with HTTP 202 Sep 07 18:14:13 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1215/2429] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:14:13 2026] DELETE /volume/v3/volumes/17c56f85-c4a5-471a-a509-c07da233140c => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:14:13 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-921f3db5-b154-43a8-b28b-6c68539ec25a None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:13 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-921f3db5-b154-43a8-b28b-6c68539ec25a tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] GET http://192.168.122.66/volume/v3/volumes/17c56f85-c4a5-471a-a509-c07da233140c Sep 07 18:14:13 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-921f3db5-b154-43a8-b28b-6c68539ec25a tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:13 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-921f3db5-b154-43a8-b28b-6c68539ec25a tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:14 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-907fd4e1-2384-4eb6-aa96-fd48ea0dbf7d None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:14 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:14 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:14:14 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:14 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:14:14 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-907fd4e1-2384-4eb6-aa96-fd48ea0dbf7d tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] GET http://192.168.122.66/volume/v3/snapshots/f10070a3-0b84-4ac8-a23d-00fc3515b6b0 Sep 07 18:14:14 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-907fd4e1-2384-4eb6-aa96-fd48ea0dbf7d tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:14 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-907fd4e1-2384-4eb6-aa96-fd48ea0dbf7d tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:14 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-921f3db5-b154-43a8-b28b-6c68539ec25a tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Volume info retrieved successfully. Sep 07 18:14:14 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:14 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:14:14 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-907fd4e1-2384-4eb6-aa96-fd48ea0dbf7d tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Snapshot retrieved successfully. Sep 07 18:14:14 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-921f3db5-b154-43a8-b28b-6c68539ec25a tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] http://192.168.122.66/volume/v3/volumes/17c56f85-c4a5-471a-a509-c07da233140c returned with HTTP 200 Sep 07 18:14:14 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-907fd4e1-2384-4eb6-aa96-fd48ea0dbf7d tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] http://192.168.122.66/volume/v3/snapshots/f10070a3-0b84-4ac8-a23d-00fc3515b6b0 returned with HTTP 200 Sep 07 18:14:14 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1215/2430] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:14:13 2026] GET /volume/v3/volumes/17c56f85-c4a5-471a-a509-c07da233140c => generated 858 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:14:14 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1216/2431] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:14:13 2026] GET /volume/v3/snapshots/f10070a3-0b84-4ac8-a23d-00fc3515b6b0 => generated 439 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:14:15 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-3ed492b3-75b3-4d35-990e-142d80152f0f None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:15 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-3ed492b3-75b3-4d35-990e-142d80152f0f tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] GET http://192.168.122.66/volume/v3/snapshots/f10070a3-0b84-4ac8-a23d-00fc3515b6b0 Sep 07 18:14:15 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-3ed492b3-75b3-4d35-990e-142d80152f0f tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:15 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-3ed492b3-75b3-4d35-990e-142d80152f0f tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:15 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-f805c42a-f29e-4104-a730-fc8c5f1f0111 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:15 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-f805c42a-f29e-4104-a730-fc8c5f1f0111 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] GET http://192.168.122.66/volume/v3/volumes/17c56f85-c4a5-471a-a509-c07da233140c Sep 07 18:14:15 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-f805c42a-f29e-4104-a730-fc8c5f1f0111 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:15 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-f805c42a-f29e-4104-a730-fc8c5f1f0111 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:15 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:15 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:14:15 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-3ed492b3-75b3-4d35-990e-142d80152f0f tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Snapshot retrieved successfully. Sep 07 18:14:15 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-3ed492b3-75b3-4d35-990e-142d80152f0f tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] http://192.168.122.66/volume/v3/snapshots/f10070a3-0b84-4ac8-a23d-00fc3515b6b0 returned with HTTP 200 Sep 07 18:14:15 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1216/2432] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:14:15 2026] GET /volume/v3/snapshots/f10070a3-0b84-4ac8-a23d-00fc3515b6b0 => generated 466 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:14:15 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-f805c42a-f29e-4104-a730-fc8c5f1f0111 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] http://192.168.122.66/volume/v3/volumes/17c56f85-c4a5-471a-a509-c07da233140c returned with HTTP 404 Sep 07 18:14:15 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1217/2433] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:14:15 2026] GET /volume/v3/volumes/17c56f85-c4a5-471a-a509-c07da233140c => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:14:15 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-9ae5e68f-e6ed-4fc9-9caa-4c7236e3bb30 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:15 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-9c4b71ea-6104-4d99-a03d-d9eb328bdacf None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:15 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-9c4b71ea-6104-4d99-a03d-d9eb328bdacf tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] DELETE http://192.168.122.66/volume/v3/volumes/4226c983-4aef-4a79-8271-29e8c6efd044?cascade=True Sep 07 18:14:15 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-9c4b71ea-6104-4d99-a03d-d9eb328bdacf tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:15 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-9c4b71ea-6104-4d99-a03d-d9eb328bdacf tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:15 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-9ae5e68f-e6ed-4fc9-9caa-4c7236e3bb30 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] DELETE http://192.168.122.66/volume/v3/snapshots/24a31956-03d6-4789-b4f5-13800f7f87b3 Sep 07 18:14:15 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-9c4b71ea-6104-4d99-a03d-d9eb328bdacf tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Delete volume with id: 4226c983-4aef-4a79-8271-29e8c6efd044 Sep 07 18:14:15 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-9ae5e68f-e6ed-4fc9-9caa-4c7236e3bb30 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:15 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-9ae5e68f-e6ed-4fc9-9caa-4c7236e3bb30 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:15 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.snapshots [None req-9ae5e68f-e6ed-4fc9-9caa-4c7236e3bb30 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Delete snapshot with id: 24a31956-03d6-4789-b4f5-13800f7f87b3 Sep 07 18:14:15 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:15 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:14:15 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:15 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:14:15 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-9ae5e68f-e6ed-4fc9-9caa-4c7236e3bb30 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Snapshot retrieved successfully. Sep 07 18:14:15 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:15 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:14:15 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-9c4b71ea-6104-4d99-a03d-d9eb328bdacf tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Volume info retrieved successfully. Sep 07 18:14:15 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:15 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:14:15 devstack devstack@c-api.service[86965]: /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 07 18:14:15 devstack devstack@c-api.service[86965]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 18:14:15 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-9ae5e68f-e6ed-4fc9-9caa-4c7236e3bb30 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Snapshot delete request issued successfully. Sep 07 18:14:15 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-9ae5e68f-e6ed-4fc9-9caa-4c7236e3bb30 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] http://192.168.122.66/volume/v3/snapshots/24a31956-03d6-4789-b4f5-13800f7f87b3 returned with HTTP 202 Sep 07 18:14:15 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1217/2434] 192.168.122.66 () {58 vars in 1236 bytes} [Mon Sep 7 18:14:15 2026] DELETE /volume/v3/snapshots/24a31956-03d6-4789-b4f5-13800f7f87b3 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:14:15 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-adf3e549-960d-4565-957a-a4f3335a7503 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:15 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-adf3e549-960d-4565-957a-a4f3335a7503 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] GET http://192.168.122.66/volume/v3/snapshots/24a31956-03d6-4789-b4f5-13800f7f87b3 Sep 07 18:14:15 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-adf3e549-960d-4565-957a-a4f3335a7503 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:15 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-adf3e549-960d-4565-957a-a4f3335a7503 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:15 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:15 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:14:15 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-adf3e549-960d-4565-957a-a4f3335a7503 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Snapshot retrieved successfully. Sep 07 18:14:15 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-adf3e549-960d-4565-957a-a4f3335a7503 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] http://192.168.122.66/volume/v3/snapshots/24a31956-03d6-4789-b4f5-13800f7f87b3 returned with HTTP 200 Sep 07 18:14:15 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1218/2435] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:14:15 2026] GET /volume/v3/snapshots/24a31956-03d6-4789-b4f5-13800f7f87b3 => generated 474 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:14:15 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-9c4b71ea-6104-4d99-a03d-d9eb328bdacf tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Delete volume request issued successfully. Sep 07 18:14:15 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-9c4b71ea-6104-4d99-a03d-d9eb328bdacf tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] http://192.168.122.66/volume/v3/volumes/4226c983-4aef-4a79-8271-29e8c6efd044?cascade=True returned with HTTP 202 Sep 07 18:14:15 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1218/2436] 192.168.122.66 () {58 vars in 1255 bytes} [Mon Sep 7 18:14:15 2026] DELETE /volume/v3/volumes/4226c983-4aef-4a79-8271-29e8c6efd044?cascade=True => generated 0 bytes in 128 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:14:15 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-1e534f1c-5bf6-4dbb-9f11-414e2a2cb0c3 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:15 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-1e534f1c-5bf6-4dbb-9f11-414e2a2cb0c3 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] GET http://192.168.122.66/volume/v3/volumes/4226c983-4aef-4a79-8271-29e8c6efd044 Sep 07 18:14:15 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-1e534f1c-5bf6-4dbb-9f11-414e2a2cb0c3 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:15 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-1e534f1c-5bf6-4dbb-9f11-414e2a2cb0c3 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:15 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:15 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:14:15 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:15 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:14:15 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-1e534f1c-5bf6-4dbb-9f11-414e2a2cb0c3 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Volume info retrieved successfully. Sep 07 18:14:15 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-1e534f1c-5bf6-4dbb-9f11-414e2a2cb0c3 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] http://192.168.122.66/volume/v3/volumes/4226c983-4aef-4a79-8271-29e8c6efd044 returned with HTTP 200 Sep 07 18:14:15 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1219/2437] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:14:15 2026] GET /volume/v3/volumes/4226c983-4aef-4a79-8271-29e8c6efd044 => generated 849 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:14:16 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-928e0e40-bfa1-4095-ba3c-0190dd12aef0 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:16 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-928e0e40-bfa1-4095-ba3c-0190dd12aef0 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] GET http://192.168.122.66/volume/v3/snapshots/24a31956-03d6-4789-b4f5-13800f7f87b3 Sep 07 18:14:16 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-928e0e40-bfa1-4095-ba3c-0190dd12aef0 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:16 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-928e0e40-bfa1-4095-ba3c-0190dd12aef0 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:16 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:16 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:14:16 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-928e0e40-bfa1-4095-ba3c-0190dd12aef0 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Snapshot retrieved successfully. Sep 07 18:14:16 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-928e0e40-bfa1-4095-ba3c-0190dd12aef0 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] http://192.168.122.66/volume/v3/snapshots/24a31956-03d6-4789-b4f5-13800f7f87b3 returned with HTTP 200 Sep 07 18:14:16 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1219/2438] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:14:16 2026] GET /volume/v3/snapshots/24a31956-03d6-4789-b4f5-13800f7f87b3 => generated 474 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:14:16 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-64167f48-3b2c-4da9-b556-20c2f939e955 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:16 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-64167f48-3b2c-4da9-b556-20c2f939e955 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] GET http://192.168.122.66/volume/v3/volumes/4226c983-4aef-4a79-8271-29e8c6efd044 Sep 07 18:14:16 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-64167f48-3b2c-4da9-b556-20c2f939e955 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:16 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-64167f48-3b2c-4da9-b556-20c2f939e955 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:16 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:16 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:14:16 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:16 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:14:16 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-64167f48-3b2c-4da9-b556-20c2f939e955 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Volume info retrieved successfully. Sep 07 18:14:16 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-64167f48-3b2c-4da9-b556-20c2f939e955 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] http://192.168.122.66/volume/v3/volumes/4226c983-4aef-4a79-8271-29e8c6efd044 returned with HTTP 200 Sep 07 18:14:16 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1220/2439] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:14:16 2026] GET /volume/v3/volumes/4226c983-4aef-4a79-8271-29e8c6efd044 => generated 849 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:14:17 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-d9773fcd-de32-458d-b25d-d46226278efe None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:17 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-d9773fcd-de32-458d-b25d-d46226278efe tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] GET http://192.168.122.66/volume/v3/snapshots/24a31956-03d6-4789-b4f5-13800f7f87b3 Sep 07 18:14:17 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-d9773fcd-de32-458d-b25d-d46226278efe tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:17 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-d9773fcd-de32-458d-b25d-d46226278efe tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:17 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-d9773fcd-de32-458d-b25d-d46226278efe tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] http://192.168.122.66/volume/v3/snapshots/24a31956-03d6-4789-b4f5-13800f7f87b3 returned with HTTP 404 Sep 07 18:14:17 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1220/2440] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:14:17 2026] GET /volume/v3/snapshots/24a31956-03d6-4789-b4f5-13800f7f87b3 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:14:17 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-f9e6dc85-bec5-4f29-aeba-ecee4411f456 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:17 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-f9e6dc85-bec5-4f29-aeba-ecee4411f456 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] DELETE http://192.168.122.66/volume/v3/volumes/aa262765-067c-4706-ba4d-a0129831c09d Sep 07 18:14:17 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-f9e6dc85-bec5-4f29-aeba-ecee4411f456 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:17 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-f9e6dc85-bec5-4f29-aeba-ecee4411f456 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:17 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-f9e6dc85-bec5-4f29-aeba-ecee4411f456 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Delete volume with id: aa262765-067c-4706-ba4d-a0129831c09d Sep 07 18:14:17 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:17 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:14:17 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:17 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:14:17 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-f9e6dc85-bec5-4f29-aeba-ecee4411f456 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Volume info retrieved successfully. Sep 07 18:14:17 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-f9e6dc85-bec5-4f29-aeba-ecee4411f456 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Delete volume request issued successfully. Sep 07 18:14:17 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-f9e6dc85-bec5-4f29-aeba-ecee4411f456 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] http://192.168.122.66/volume/v3/volumes/aa262765-067c-4706-ba4d-a0129831c09d returned with HTTP 202 Sep 07 18:14:17 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1221/2441] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:14:17 2026] DELETE /volume/v3/volumes/aa262765-067c-4706-ba4d-a0129831c09d => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:14:17 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-0dd07001-ea3a-4ccb-979e-8f7b9cd5f6d7 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:17 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-0dd07001-ea3a-4ccb-979e-8f7b9cd5f6d7 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] GET http://192.168.122.66/volume/v3/volumes/aa262765-067c-4706-ba4d-a0129831c09d Sep 07 18:14:17 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-0dd07001-ea3a-4ccb-979e-8f7b9cd5f6d7 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:17 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-0dd07001-ea3a-4ccb-979e-8f7b9cd5f6d7 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:17 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-ab867407-ea91-42a2-891b-90ec86a87be1 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:17 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-ab867407-ea91-42a2-891b-90ec86a87be1 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] GET http://192.168.122.66/volume/v3/volumes/4226c983-4aef-4a79-8271-29e8c6efd044 Sep 07 18:14:17 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-ab867407-ea91-42a2-891b-90ec86a87be1 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:17 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-ab867407-ea91-42a2-891b-90ec86a87be1 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:17 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:17 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:14:17 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:17 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:14:17 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:17 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:14:17 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:17 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:14:17 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-0dd07001-ea3a-4ccb-979e-8f7b9cd5f6d7 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Volume info retrieved successfully. Sep 07 18:14:17 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-ab867407-ea91-42a2-891b-90ec86a87be1 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Volume info retrieved successfully. Sep 07 18:14:17 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-0dd07001-ea3a-4ccb-979e-8f7b9cd5f6d7 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] http://192.168.122.66/volume/v3/volumes/aa262765-067c-4706-ba4d-a0129831c09d returned with HTTP 200 Sep 07 18:14:17 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1221/2442] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:14:17 2026] GET /volume/v3/volumes/aa262765-067c-4706-ba4d-a0129831c09d => generated 859 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:14:17 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-ab867407-ea91-42a2-891b-90ec86a87be1 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] http://192.168.122.66/volume/v3/volumes/4226c983-4aef-4a79-8271-29e8c6efd044 returned with HTTP 200 Sep 07 18:14:17 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1222/2443] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:14:17 2026] GET /volume/v3/volumes/4226c983-4aef-4a79-8271-29e8c6efd044 => generated 849 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:14:18 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-e8e6e525-4ab0-4f21-b399-0442b67a73c7 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:18 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e8e6e525-4ab0-4f21-b399-0442b67a73c7 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] GET http://192.168.122.66/volume/v3/volumes/aa262765-067c-4706-ba4d-a0129831c09d Sep 07 18:14:18 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-e8e6e525-4ab0-4f21-b399-0442b67a73c7 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:18 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-e8e6e525-4ab0-4f21-b399-0442b67a73c7 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:18 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-22f8b274-4891-4ecd-bf04-b4991c5b0fee None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:18 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-22f8b274-4891-4ecd-bf04-b4991c5b0fee tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] GET http://192.168.122.66/volume/v3/volumes/4226c983-4aef-4a79-8271-29e8c6efd044 Sep 07 18:14:18 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-22f8b274-4891-4ecd-bf04-b4991c5b0fee tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:18 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-22f8b274-4891-4ecd-bf04-b4991c5b0fee tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:18 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e8e6e525-4ab0-4f21-b399-0442b67a73c7 tempest-CreateVolumesFromSnapshotTest-291271286 tempest-CreateVolumesFromSnapshotTest-291271286-project-member] http://192.168.122.66/volume/v3/volumes/aa262765-067c-4706-ba4d-a0129831c09d returned with HTTP 404 Sep 07 18:14:18 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1222/2444] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:14:18 2026] GET /volume/v3/volumes/aa262765-067c-4706-ba4d-a0129831c09d => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:14:18 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:18 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:14:18 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:18 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:14:18 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-22f8b274-4891-4ecd-bf04-b4991c5b0fee tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Volume info retrieved successfully. Sep 07 18:14:18 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-22f8b274-4891-4ecd-bf04-b4991c5b0fee tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] http://192.168.122.66/volume/v3/volumes/4226c983-4aef-4a79-8271-29e8c6efd044 returned with HTTP 200 Sep 07 18:14:18 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1223/2445] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:14:18 2026] GET /volume/v3/volumes/4226c983-4aef-4a79-8271-29e8c6efd044 => generated 849 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:14:19 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-612b8d64-30ac-4c41-9852-cf8f2e609de8 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:19 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-612b8d64-30ac-4c41-9852-cf8f2e609de8 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] GET http://192.168.122.66/volume/v3/volumes/4226c983-4aef-4a79-8271-29e8c6efd044 Sep 07 18:14:19 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-612b8d64-30ac-4c41-9852-cf8f2e609de8 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:19 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-612b8d64-30ac-4c41-9852-cf8f2e609de8 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:19 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:19 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:14:19 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:19 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:14:19 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-612b8d64-30ac-4c41-9852-cf8f2e609de8 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Volume info retrieved successfully. Sep 07 18:14:19 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-612b8d64-30ac-4c41-9852-cf8f2e609de8 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] http://192.168.122.66/volume/v3/volumes/4226c983-4aef-4a79-8271-29e8c6efd044 returned with HTTP 200 Sep 07 18:14:19 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1223/2446] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:14:19 2026] GET /volume/v3/volumes/4226c983-4aef-4a79-8271-29e8c6efd044 => generated 849 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:14:20 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-83716355-adda-40e4-b578-eea7db04a9e2 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:20 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-83716355-adda-40e4-b578-eea7db04a9e2 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] GET http://192.168.122.66/volume/v3/volumes/4226c983-4aef-4a79-8271-29e8c6efd044 Sep 07 18:14:20 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-83716355-adda-40e4-b578-eea7db04a9e2 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:20 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-83716355-adda-40e4-b578-eea7db04a9e2 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:20 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:20 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:14:20 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:20 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:14:20 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-83716355-adda-40e4-b578-eea7db04a9e2 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Volume info retrieved successfully. Sep 07 18:14:20 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-83716355-adda-40e4-b578-eea7db04a9e2 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] http://192.168.122.66/volume/v3/volumes/4226c983-4aef-4a79-8271-29e8c6efd044 returned with HTTP 200 Sep 07 18:14:20 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1224/2447] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:14:20 2026] GET /volume/v3/volumes/4226c983-4aef-4a79-8271-29e8c6efd044 => generated 849 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:14:20 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-7e3b04c0-733e-4511-9048-8045cbf3d261 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:20 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-7e3b04c0-733e-4511-9048-8045cbf3d261 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:14:20 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-7e3b04c0-733e-4511-9048-8045cbf3d261 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1239985682"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:14:20 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.volumes [None req-7e3b04c0-733e-4511-9048-8045cbf3d261 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1239985682'}} {{(pid=86965) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:14:20 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-7e3b04c0-733e-4511-9048-8045cbf3d261 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Create volume of 1 GB Sep 07 18:14:20 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-7e3b04c0-733e-4511-9048-8045cbf3d261 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Availability Zones retrieved successfully. Sep 07 18:14:20 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-7e3b04c0-733e-4511-9048-8045cbf3d261 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Flow 'volume_create_api' (369d0525-17d5-44b4-a056-4648c8edc18e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:14:20 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-7e3b04c0-733e-4511-9048-8045cbf3d261 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1487b36e-812f-4af8-bc63-324e1d3d38b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:14:20 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.flows.api.create_volume [None req-7e3b04c0-733e-4511-9048-8045cbf3d261 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Validating volume size '1' using validate_int {{(pid=86965) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:14:20 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-7e3b04c0-733e-4511-9048-8045cbf3d261 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1487b36e-812f-4af8-bc63-324e1d3d38b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:14:20 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-7e3b04c0-733e-4511-9048-8045cbf3d261 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc1d793a-168d-4bf0-a69e-d57fe4dbccde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:14:21 devstack devstack@c-api.service[86965]: DEBUG cinder.quota [None req-7e3b04c0-733e-4511-9048-8045cbf3d261 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Created reservations ['21e3fad6-0eca-4f3f-b077-43b16601493c', 'ed4cc68d-d8ed-47dd-9c75-496095019a17', 'da0bf045-4f17-4dbb-b0da-00c82ec26176', '6ef230dd-b8bb-48bb-93de-b82c81da61a6'] {{(pid=86965) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:14:21 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-7e3b04c0-733e-4511-9048-8045cbf3d261 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc1d793a-168d-4bf0-a69e-d57fe4dbccde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['21e3fad6-0eca-4f3f-b077-43b16601493c', 'ed4cc68d-d8ed-47dd-9c75-496095019a17', 'da0bf045-4f17-4dbb-b0da-00c82ec26176', '6ef230dd-b8bb-48bb-93de-b82c81da61a6']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:14:21 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-7e3b04c0-733e-4511-9048-8045cbf3d261 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (284c82e8-01bb-46c7-a096-057fd5a6037a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:14:21 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:21 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:14:21 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-7e3b04c0-733e-4511-9048-8045cbf3d261 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (284c82e8-01bb-46c7-a096-057fd5a6037a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eecf2238-bc25-42af-8c69-1353295b8500', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1239985682',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf52d5a40a294309a6b81b8bf08fb288',qos_specs=None,replication_status=,reservations=['21e3fad6-0eca-4f3f-b077-43b16601493c','ed4cc68d-d8ed-47dd-9c75-496095019a17','da0bf045-4f17-4dbb-b0da-00c82ec26176','6ef230dd-b8bb-48bb-93de-b82c81da61a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08e488b9926a4b8b8a51172711390c2e',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:14:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1239985682',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eecf2238-bc25-42af-8c69-1353295b8500,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bf52d5a40a294309a6b81b8bf08fb288',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='08e488b9926a4b8b8a51172711390c2e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:14:21 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-7e3b04c0-733e-4511-9048-8045cbf3d261 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e37dd2dd-8702-43a4-98d3-9d62fd1f7f87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:14:21 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-7e3b04c0-733e-4511-9048-8045cbf3d261 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e37dd2dd-8702-43a4-98d3-9d62fd1f7f87) transitioned into state 'SUCCESS' from state '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-1239985682',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf52d5a40a294309a6b81b8bf08fb288',qos_specs=None,replication_status=,reservations=['21e3fad6-0eca-4f3f-b077-43b16601493c','ed4cc68d-d8ed-47dd-9c75-496095019a17','da0bf045-4f17-4dbb-b0da-00c82ec26176','6ef230dd-b8bb-48bb-93de-b82c81da61a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08e488b9926a4b8b8a51172711390c2e',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:14:21 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-7e3b04c0-733e-4511-9048-8045cbf3d261 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89781fcc-311d-4bc7-851b-845ff90b21d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:14:21 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-7e3b04c0-733e-4511-9048-8045cbf3d261 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89781fcc-311d-4bc7-851b-845ff90b21d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:14:21 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-7e3b04c0-733e-4511-9048-8045cbf3d261 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Flow 'volume_create_api' (369d0525-17d5-44b4-a056-4648c8edc18e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:14:21 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-7e3b04c0-733e-4511-9048-8045cbf3d261 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Create volume request issued successfully. Sep 07 18:14:21 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-7e3b04c0-733e-4511-9048-8045cbf3d261 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:14:21 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1224/2448] 192.168.122.66 () {60 vars in 1137 bytes} [Mon Sep 7 18:14:20 2026] POST /volume/v3/volumes => generated 771 bytes in 468 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 18:14:21 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-1a20a613-9641-4f56-bc17-638d735ef756 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:21 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-1a20a613-9641-4f56-bc17-638d735ef756 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] GET http://192.168.122.66/volume/v3/volumes/eecf2238-bc25-42af-8c69-1353295b8500 Sep 07 18:14:21 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-1a20a613-9641-4f56-bc17-638d735ef756 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:21 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-1a20a613-9641-4f56-bc17-638d735ef756 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:21 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:21 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:14:21 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:21 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:14:21 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-1a20a613-9641-4f56-bc17-638d735ef756 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Volume info retrieved successfully. Sep 07 18:14:21 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-1a20a613-9641-4f56-bc17-638d735ef756 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] http://192.168.122.66/volume/v3/volumes/eecf2238-bc25-42af-8c69-1353295b8500 returned with HTTP 200 Sep 07 18:14:21 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1225/2449] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:14:21 2026] GET /volume/v3/volumes/eecf2238-bc25-42af-8c69-1353295b8500 => generated 839 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:14:21 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-464ea291-0ef1-4b7e-b025-b7d4cf6aeaa7 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:21 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-464ea291-0ef1-4b7e-b025-b7d4cf6aeaa7 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] GET http://192.168.122.66/volume/v3/volumes/4226c983-4aef-4a79-8271-29e8c6efd044 Sep 07 18:14:21 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-464ea291-0ef1-4b7e-b025-b7d4cf6aeaa7 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:21 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-464ea291-0ef1-4b7e-b025-b7d4cf6aeaa7 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:21 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-464ea291-0ef1-4b7e-b025-b7d4cf6aeaa7 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] http://192.168.122.66/volume/v3/volumes/4226c983-4aef-4a79-8271-29e8c6efd044 returned with HTTP 404 Sep 07 18:14:21 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1225/2450] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:14:21 2026] GET /volume/v3/volumes/4226c983-4aef-4a79-8271-29e8c6efd044 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:14:21 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-341c6b36-5619-4ea8-b41b-6895a06d225c None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:21 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-341c6b36-5619-4ea8-b41b-6895a06d225c tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-reader] GET http://192.168.122.66/volume/v3/volumes Sep 07 18:14:21 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-341c6b36-5619-4ea8-b41b-6895a06d225c tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-reader] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:21 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-341c6b36-5619-4ea8-b41b-6895a06d225c tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-reader] Calling method 'index' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:21 devstack devstack@c-api.service[86964]: DEBUG cinder.api.api_utils [None req-341c6b36-5619-4ea8-b41b-6895a06d225c tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-reader] Removing options '' from query. {{(pid=86964) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 18:14:21 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-341c6b36-5619-4ea8-b41b-6895a06d225c tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86964) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 18:14:21 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-341c6b36-5619-4ea8-b41b-6895a06d225c tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-reader] Get all volumes completed successfully. Sep 07 18:14:21 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-341c6b36-5619-4ea8-b41b-6895a06d225c tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-reader] http://192.168.122.66/volume/v3/volumes returned with HTTP 200 Sep 07 18:14:21 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1226/2451] 192.168.122.66 () {58 vars in 1116 bytes} [Mon Sep 7 18:14:21 2026] GET /volume/v3/volumes => generated 15 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 07 18:14:21 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-70f86f0a-b1cb-4c63-b14d-5af36cebcde4 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:21 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-70f86f0a-b1cb-4c63-b14d-5af36cebcde4 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-reader] GET http://192.168.122.66/volume/v3/snapshots Sep 07 18:14:21 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-70f86f0a-b1cb-4c63-b14d-5af36cebcde4 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-reader] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:21 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-70f86f0a-b1cb-4c63-b14d-5af36cebcde4 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-reader] Calling method 'index' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:21 devstack devstack@c-api.service[86965]: DEBUG cinder.api.api_utils [None req-70f86f0a-b1cb-4c63-b14d-5af36cebcde4 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-reader] Removing options '' from query. {{(pid=86965) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 18:14:21 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:21 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:14:21 devstack devstack@c-api.service[86965]: DEBUG cinder.db.api [None req-70f86f0a-b1cb-4c63-b14d-5af36cebcde4 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-reader] Building query based on filter {{(pid=86965) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 18:14:21 devstack devstack@c-api.service[86965]: /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 07 18:14:21 devstack devstack@c-api.service[86965]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 18:14:21 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-70f86f0a-b1cb-4c63-b14d-5af36cebcde4 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-reader] Get all snapshots completed successfully. Sep 07 18:14:21 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-70f86f0a-b1cb-4c63-b14d-5af36cebcde4 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-reader] http://192.168.122.66/volume/v3/snapshots returned with HTTP 200 Sep 07 18:14:21 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1226/2452] 192.168.122.66 () {58 vars in 1122 bytes} [Mon Sep 7 18:14:21 2026] GET /volume/v3/snapshots => generated 17 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 18:14:21 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-1772eb64-37f7-444d-b712-17f8f6340659 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:21 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-1772eb64-37f7-444d-b712-17f8f6340659 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] DELETE http://192.168.122.66/volume/v3/snapshots/f10070a3-0b84-4ac8-a23d-00fc3515b6b0 Sep 07 18:14:21 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-1772eb64-37f7-444d-b712-17f8f6340659 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:21 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-1772eb64-37f7-444d-b712-17f8f6340659 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:21 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.snapshots [None req-1772eb64-37f7-444d-b712-17f8f6340659 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Delete snapshot with id: f10070a3-0b84-4ac8-a23d-00fc3515b6b0 Sep 07 18:14:21 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-1772eb64-37f7-444d-b712-17f8f6340659 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] http://192.168.122.66/volume/v3/snapshots/f10070a3-0b84-4ac8-a23d-00fc3515b6b0 returned with HTTP 404 Sep 07 18:14:21 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1227/2453] 192.168.122.66 () {58 vars in 1236 bytes} [Mon Sep 7 18:14:21 2026] DELETE /volume/v3/snapshots/f10070a3-0b84-4ac8-a23d-00fc3515b6b0 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:14:21 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-66a69ec7-fc9c-46fd-a4a8-fcd2fa798eb4 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:21 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-66a69ec7-fc9c-46fd-a4a8-fcd2fa798eb4 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] DELETE http://192.168.122.66/volume/v3/snapshots/96c9f10d-5ffa-4caa-a662-2af36f44b657 Sep 07 18:14:21 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-66a69ec7-fc9c-46fd-a4a8-fcd2fa798eb4 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:21 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-66a69ec7-fc9c-46fd-a4a8-fcd2fa798eb4 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:21 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.snapshots [None req-66a69ec7-fc9c-46fd-a4a8-fcd2fa798eb4 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Delete snapshot with id: 96c9f10d-5ffa-4caa-a662-2af36f44b657 Sep 07 18:14:21 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-66a69ec7-fc9c-46fd-a4a8-fcd2fa798eb4 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] http://192.168.122.66/volume/v3/snapshots/96c9f10d-5ffa-4caa-a662-2af36f44b657 returned with HTTP 404 Sep 07 18:14:21 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1227/2454] 192.168.122.66 () {58 vars in 1236 bytes} [Mon Sep 7 18:14:21 2026] DELETE /volume/v3/snapshots/96c9f10d-5ffa-4caa-a662-2af36f44b657 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:14:21 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-45391808-dcd2-4a20-b789-a8ea0f84fd82 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:21 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-45391808-dcd2-4a20-b789-a8ea0f84fd82 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] GET http://192.168.122.66/volume/v3/volumes/4226c983-4aef-4a79-8271-29e8c6efd044 Sep 07 18:14:21 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-45391808-dcd2-4a20-b789-a8ea0f84fd82 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:21 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-45391808-dcd2-4a20-b789-a8ea0f84fd82 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:21 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-45391808-dcd2-4a20-b789-a8ea0f84fd82 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] http://192.168.122.66/volume/v3/volumes/4226c983-4aef-4a79-8271-29e8c6efd044 returned with HTTP 404 Sep 07 18:14:21 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1228/2455] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:14:21 2026] GET /volume/v3/volumes/4226c983-4aef-4a79-8271-29e8c6efd044 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:14:21 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-69049b9a-e18b-43b0-97bd-603d6d6582ca None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:21 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-69049b9a-e18b-43b0-97bd-603d6d6582ca tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] DELETE http://192.168.122.66/volume/v3/volumes/4226c983-4aef-4a79-8271-29e8c6efd044 Sep 07 18:14:21 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-69049b9a-e18b-43b0-97bd-603d6d6582ca tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:21 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-69049b9a-e18b-43b0-97bd-603d6d6582ca tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:21 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-69049b9a-e18b-43b0-97bd-603d6d6582ca tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Delete volume with id: 4226c983-4aef-4a79-8271-29e8c6efd044 Sep 07 18:14:21 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-69049b9a-e18b-43b0-97bd-603d6d6582ca tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] http://192.168.122.66/volume/v3/volumes/4226c983-4aef-4a79-8271-29e8c6efd044 returned with HTTP 404 Sep 07 18:14:21 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1228/2456] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:14:21 2026] DELETE /volume/v3/volumes/4226c983-4aef-4a79-8271-29e8c6efd044 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:14:21 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-848c2129-20ab-4a67-8076-0c01f0f34b40 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:21 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-848c2129-20ab-4a67-8076-0c01f0f34b40 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:14:21 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-848c2129-20ab-4a67-8076-0c01f0f34b40 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1544959782"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:14:21 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.volumes [None req-848c2129-20ab-4a67-8076-0c01f0f34b40 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1544959782'}} {{(pid=86964) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:14:21 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-848c2129-20ab-4a67-8076-0c01f0f34b40 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Create volume of 1 GB Sep 07 18:14:21 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-848c2129-20ab-4a67-8076-0c01f0f34b40 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Availability Zones retrieved successfully. Sep 07 18:14:21 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-848c2129-20ab-4a67-8076-0c01f0f34b40 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Flow 'volume_create_api' (f2d71e74-cb58-466d-9d78-3cf76e5affb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:14:21 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-848c2129-20ab-4a67-8076-0c01f0f34b40 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c316021-d00a-4d24-92a7-2c63c2d2e9ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:14:21 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.flows.api.create_volume [None req-848c2129-20ab-4a67-8076-0c01f0f34b40 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Validating volume size '1' using validate_int {{(pid=86964) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:14:22 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-848c2129-20ab-4a67-8076-0c01f0f34b40 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c316021-d00a-4d24-92a7-2c63c2d2e9ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:14:22 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-848c2129-20ab-4a67-8076-0c01f0f34b40 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67f68be0-d151-480d-94e4-7c1a8ada1cb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:14:22 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-848c2129-20ab-4a67-8076-0c01f0f34b40 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Created reservations ['3a4098b2-f737-4e12-86b9-b668bca77da2', '01d5b8df-8467-4cb8-8b3a-b20e96bfc0c4', '8ebdf112-2e67-441b-ba4d-76eff84bbc2c', 'd632317f-bd8d-4af1-a3f8-44da9f78b418'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:14:22 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-848c2129-20ab-4a67-8076-0c01f0f34b40 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67f68be0-d151-480d-94e4-7c1a8ada1cb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3a4098b2-f737-4e12-86b9-b668bca77da2', '01d5b8df-8467-4cb8-8b3a-b20e96bfc0c4', '8ebdf112-2e67-441b-ba4d-76eff84bbc2c', 'd632317f-bd8d-4af1-a3f8-44da9f78b418']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:14:22 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-848c2129-20ab-4a67-8076-0c01f0f34b40 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11a5658b-33f2-4a85-b3a1-79459cdd9489) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:14:22 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:22 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:14:22 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-848c2129-20ab-4a67-8076-0c01f0f34b40 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11a5658b-33f2-4a85-b3a1-79459cdd9489) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1fe401c0-0e8f-467f-a393-2cd5691ac630', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1544959782',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ff7c904dc4524264a0069accd648b603',qos_specs=None,replication_status=,reservations=['3a4098b2-f737-4e12-86b9-b668bca77da2','01d5b8df-8467-4cb8-8b3a-b20e96bfc0c4','8ebdf112-2e67-441b-ba4d-76eff84bbc2c','d632317f-bd8d-4af1-a3f8-44da9f78b418'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4fcd2bfdd224b9a9afddf686373a00d',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:14:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1544959782',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1fe401c0-0e8f-467f-a393-2cd5691ac630,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ff7c904dc4524264a0069accd648b603',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d4fcd2bfdd224b9a9afddf686373a00d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:14:22 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-848c2129-20ab-4a67-8076-0c01f0f34b40 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4263961e-6bc4-44f8-9424-7da33deef5da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:14:22 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-848c2129-20ab-4a67-8076-0c01f0f34b40 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4263961e-6bc4-44f8-9424-7da33deef5da) transitioned into state 'SUCCESS' from state '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-1544959782',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ff7c904dc4524264a0069accd648b603',qos_specs=None,replication_status=,reservations=['3a4098b2-f737-4e12-86b9-b668bca77da2','01d5b8df-8467-4cb8-8b3a-b20e96bfc0c4','8ebdf112-2e67-441b-ba4d-76eff84bbc2c','d632317f-bd8d-4af1-a3f8-44da9f78b418'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4fcd2bfdd224b9a9afddf686373a00d',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:14:22 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-848c2129-20ab-4a67-8076-0c01f0f34b40 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71bbe7fb-1e0f-4d53-a1dc-d48a2e931a90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:14:22 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-729f5bc1-94a9-4c9a-9b5e-52e0fdbc356a None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:22 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-729f5bc1-94a9-4c9a-9b5e-52e0fdbc356a tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] GET http://192.168.122.66/volume/v3/volumes/eecf2238-bc25-42af-8c69-1353295b8500 Sep 07 18:14:22 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-729f5bc1-94a9-4c9a-9b5e-52e0fdbc356a tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:22 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-729f5bc1-94a9-4c9a-9b5e-52e0fdbc356a tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:22 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-848c2129-20ab-4a67-8076-0c01f0f34b40 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71bbe7fb-1e0f-4d53-a1dc-d48a2e931a90) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:14:22 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:22 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:14:22 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-848c2129-20ab-4a67-8076-0c01f0f34b40 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Flow 'volume_create_api' (f2d71e74-cb58-466d-9d78-3cf76e5affb4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:14:22 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:22 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:14:22 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-848c2129-20ab-4a67-8076-0c01f0f34b40 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Create volume request issued successfully. Sep 07 18:14:22 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-848c2129-20ab-4a67-8076-0c01f0f34b40 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:14:22 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1229/2457] 192.168.122.66 () {60 vars in 1137 bytes} [Mon Sep 7 18:14:21 2026] POST /volume/v3/volumes => generated 758 bytes in 304 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:14:22 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-729f5bc1-94a9-4c9a-9b5e-52e0fdbc356a tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Volume info retrieved successfully. Sep 07 18:14:22 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-c171079f-726a-442c-91c5-91c10b45dd11 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:22 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c171079f-726a-442c-91c5-91c10b45dd11 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] GET http://192.168.122.66/volume/v3/volumes/1fe401c0-0e8f-467f-a393-2cd5691ac630 Sep 07 18:14:22 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-729f5bc1-94a9-4c9a-9b5e-52e0fdbc356a tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] http://192.168.122.66/volume/v3/volumes/eecf2238-bc25-42af-8c69-1353295b8500 returned with HTTP 200 Sep 07 18:14:22 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c171079f-726a-442c-91c5-91c10b45dd11 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:22 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c171079f-726a-442c-91c5-91c10b45dd11 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:22 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1229/2458] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:14:22 2026] GET /volume/v3/volumes/eecf2238-bc25-42af-8c69-1353295b8500 => generated 864 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:14:22 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:22 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:14:22 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:22 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:14:22 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-ee983169-751a-48a6-b4bf-96823bdd37a0 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:22 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-ee983169-751a-48a6-b4bf-96823bdd37a0 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:14:22 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-c171079f-726a-442c-91c5-91c10b45dd11 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Volume info retrieved successfully. Sep 07 18:14:22 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-ee983169-751a-48a6-b4bf-96823bdd37a0 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "eecf2238-bc25-42af-8c69-1353295b8500", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1903852645"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:14:22 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.volumes [None req-ee983169-751a-48a6-b4bf-96823bdd37a0 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Create volume request body: {'volume': {"'source_volid": 'eecf2238-bc25-42af-8c69-1353295b8500', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1903852645'}} {{(pid=86965) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:14:22 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-ee983169-751a-48a6-b4bf-96823bdd37a0 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Create volume of 1 GB Sep 07 18:14:22 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c171079f-726a-442c-91c5-91c10b45dd11 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] http://192.168.122.66/volume/v3/volumes/1fe401c0-0e8f-467f-a393-2cd5691ac630 returned with HTTP 200 Sep 07 18:14:22 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1230/2459] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:14:22 2026] GET /volume/v3/volumes/1fe401c0-0e8f-467f-a393-2cd5691ac630 => generated 826 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:14:22 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-ee983169-751a-48a6-b4bf-96823bdd37a0 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Availability Zones retrieved successfully. Sep 07 18:14:22 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-ee983169-751a-48a6-b4bf-96823bdd37a0 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Flow 'volume_create_api' (c7e6fc7f-b24f-4ef9-937f-65f374eb7eb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:14:22 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-ee983169-751a-48a6-b4bf-96823bdd37a0 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b989acf-5e25-46e5-84b4-d2cb6cfae78c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:14:22 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.flows.api.create_volume [None req-ee983169-751a-48a6-b4bf-96823bdd37a0 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Validating volume size '1' using validate_int {{(pid=86965) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:14:22 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-ee983169-751a-48a6-b4bf-96823bdd37a0 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b989acf-5e25-46e5-84b4-d2cb6cfae78c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:14:22 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-ee983169-751a-48a6-b4bf-96823bdd37a0 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9031bb0-3a10-417b-92a9-72a27b02631d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:14:22 devstack devstack@c-api.service[86965]: DEBUG cinder.quota [None req-ee983169-751a-48a6-b4bf-96823bdd37a0 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Created reservations ['de00e21f-07f8-46c3-98d5-0db0a9baf7e6', 'ebdf227c-8edd-4113-9f52-6e6cfd1a9123', '89cf9224-2354-406c-8971-233dc979047a', 'd3ef4f7c-a993-4383-8b97-631e0fd1b8d6'] {{(pid=86965) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:14:22 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-ee983169-751a-48a6-b4bf-96823bdd37a0 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9031bb0-3a10-417b-92a9-72a27b02631d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de00e21f-07f8-46c3-98d5-0db0a9baf7e6', 'ebdf227c-8edd-4113-9f52-6e6cfd1a9123', '89cf9224-2354-406c-8971-233dc979047a', 'd3ef4f7c-a993-4383-8b97-631e0fd1b8d6']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:14:22 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-ee983169-751a-48a6-b4bf-96823bdd37a0 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ac5bbce-a0e3-4a0a-a89a-9a09310d0cb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:14:22 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:22 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:14:22 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-ee983169-751a-48a6-b4bf-96823bdd37a0 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ac5bbce-a0e3-4a0a-a89a-9a09310d0cb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f79b0677-2a01-4d61-947f-ef787a4a6197', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1903852645',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf52d5a40a294309a6b81b8bf08fb288',qos_specs=None,replication_status=,reservations=['de00e21f-07f8-46c3-98d5-0db0a9baf7e6','ebdf227c-8edd-4113-9f52-6e6cfd1a9123','89cf9224-2354-406c-8971-233dc979047a','d3ef4f7c-a993-4383-8b97-631e0fd1b8d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08e488b9926a4b8b8a51172711390c2e',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:14:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1903852645',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f79b0677-2a01-4d61-947f-ef787a4a6197,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bf52d5a40a294309a6b81b8bf08fb288',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='08e488b9926a4b8b8a51172711390c2e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:14:22 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-ee983169-751a-48a6-b4bf-96823bdd37a0 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8e0fa10-dc0d-4d6b-b7cf-a379c063a244) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:14:22 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-ee983169-751a-48a6-b4bf-96823bdd37a0 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8e0fa10-dc0d-4d6b-b7cf-a379c063a244) transitioned into state 'SUCCESS' from state '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-1903852645',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf52d5a40a294309a6b81b8bf08fb288',qos_specs=None,replication_status=,reservations=['de00e21f-07f8-46c3-98d5-0db0a9baf7e6','ebdf227c-8edd-4113-9f52-6e6cfd1a9123','89cf9224-2354-406c-8971-233dc979047a','d3ef4f7c-a993-4383-8b97-631e0fd1b8d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08e488b9926a4b8b8a51172711390c2e',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:14:22 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-ee983169-751a-48a6-b4bf-96823bdd37a0 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (458641d9-dba0-4bce-82e6-718ed3443303) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:14:22 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-ee983169-751a-48a6-b4bf-96823bdd37a0 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (458641d9-dba0-4bce-82e6-718ed3443303) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:14:22 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-ee983169-751a-48a6-b4bf-96823bdd37a0 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Flow 'volume_create_api' (c7e6fc7f-b24f-4ef9-937f-65f374eb7eb2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:14:22 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-ee983169-751a-48a6-b4bf-96823bdd37a0 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Create volume request issued successfully. Sep 07 18:14:22 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-ee983169-751a-48a6-b4bf-96823bdd37a0 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:14:22 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1230/2460] 192.168.122.66 () {60 vars in 1138 bytes} [Mon Sep 7 18:14:22 2026] POST /volume/v3/volumes => generated 771 bytes in 327 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:14:22 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-47eb2b88-3f3e-477e-957c-8070b104f575 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:22 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-47eb2b88-3f3e-477e-957c-8070b104f575 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:14:22 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-47eb2b88-3f3e-477e-957c-8070b104f575 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "eecf2238-bc25-42af-8c69-1353295b8500", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1347329722"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:14:22 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.volumes [None req-47eb2b88-3f3e-477e-957c-8070b104f575 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Create volume request body: {'volume': {"'source_volid": 'eecf2238-bc25-42af-8c69-1353295b8500', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1347329722'}} {{(pid=86964) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:14:22 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-47eb2b88-3f3e-477e-957c-8070b104f575 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Create volume of 1 GB Sep 07 18:14:22 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-47eb2b88-3f3e-477e-957c-8070b104f575 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Availability Zones retrieved successfully. Sep 07 18:14:22 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-47eb2b88-3f3e-477e-957c-8070b104f575 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Flow 'volume_create_api' (e2328a45-6afd-437a-95a9-ebece2771bcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:14:22 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-47eb2b88-3f3e-477e-957c-8070b104f575 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab7f61b3-db18-4c0d-929d-a1ff823a97c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:14:22 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.flows.api.create_volume [None req-47eb2b88-3f3e-477e-957c-8070b104f575 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Validating volume size '1' using validate_int {{(pid=86964) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:14:22 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-47eb2b88-3f3e-477e-957c-8070b104f575 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab7f61b3-db18-4c0d-929d-a1ff823a97c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:14:22 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-47eb2b88-3f3e-477e-957c-8070b104f575 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4abc03f8-c0e9-4ea2-b965-b2be8ef1ae62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:14:22 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-47eb2b88-3f3e-477e-957c-8070b104f575 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Created reservations ['149a1d9f-40e3-41a3-adc5-95490c348ade', '86e03a1f-23b0-4707-af89-6cbd9820cb27', 'd49eabf6-7522-482f-9230-b892e369d1d7', 'aaff65d8-3d51-403e-87b0-2881aff0bdf4'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:14:22 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-47eb2b88-3f3e-477e-957c-8070b104f575 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4abc03f8-c0e9-4ea2-b965-b2be8ef1ae62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['149a1d9f-40e3-41a3-adc5-95490c348ade', '86e03a1f-23b0-4707-af89-6cbd9820cb27', 'd49eabf6-7522-482f-9230-b892e369d1d7', 'aaff65d8-3d51-403e-87b0-2881aff0bdf4']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:14:22 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-47eb2b88-3f3e-477e-957c-8070b104f575 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (949eff5c-5a99-4ff9-b27f-c0c753dc179c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:14:22 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:22 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:14:22 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-47eb2b88-3f3e-477e-957c-8070b104f575 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (949eff5c-5a99-4ff9-b27f-c0c753dc179c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b44a837e-7081-48b2-a130-c64634ebf855', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1347329722',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf52d5a40a294309a6b81b8bf08fb288',qos_specs=None,replication_status=,reservations=['149a1d9f-40e3-41a3-adc5-95490c348ade','86e03a1f-23b0-4707-af89-6cbd9820cb27','d49eabf6-7522-482f-9230-b892e369d1d7','aaff65d8-3d51-403e-87b0-2881aff0bdf4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08e488b9926a4b8b8a51172711390c2e',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:14:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1347329722',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b44a837e-7081-48b2-a130-c64634ebf855,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bf52d5a40a294309a6b81b8bf08fb288',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='08e488b9926a4b8b8a51172711390c2e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:14:22 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-47eb2b88-3f3e-477e-957c-8070b104f575 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b6136dc-6e57-40a7-9847-ec819afe4369) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:14:22 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-47eb2b88-3f3e-477e-957c-8070b104f575 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b6136dc-6e57-40a7-9847-ec819afe4369) transitioned into state 'SUCCESS' from state '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-1347329722',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf52d5a40a294309a6b81b8bf08fb288',qos_specs=None,replication_status=,reservations=['149a1d9f-40e3-41a3-adc5-95490c348ade','86e03a1f-23b0-4707-af89-6cbd9820cb27','d49eabf6-7522-482f-9230-b892e369d1d7','aaff65d8-3d51-403e-87b0-2881aff0bdf4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08e488b9926a4b8b8a51172711390c2e',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:14:22 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-47eb2b88-3f3e-477e-957c-8070b104f575 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85a3ac84-53e4-4b36-9d01-0eb3b75a5e23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:14:23 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-47eb2b88-3f3e-477e-957c-8070b104f575 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85a3ac84-53e4-4b36-9d01-0eb3b75a5e23) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:14:23 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-47eb2b88-3f3e-477e-957c-8070b104f575 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Flow 'volume_create_api' (e2328a45-6afd-437a-95a9-ebece2771bcb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:14:23 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-47eb2b88-3f3e-477e-957c-8070b104f575 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Create volume request issued successfully. Sep 07 18:14:23 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-47eb2b88-3f3e-477e-957c-8070b104f575 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:14:23 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1231/2461] 192.168.122.66 () {60 vars in 1138 bytes} [Mon Sep 7 18:14:22 2026] POST /volume/v3/volumes => generated 771 bytes in 382 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:14:23 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-0461ecf3-c5bb-4b41-ac89-d6aef02627ea None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:23 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-0461ecf3-c5bb-4b41-ac89-d6aef02627ea tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:14:23 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-0461ecf3-c5bb-4b41-ac89-d6aef02627ea tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "eecf2238-bc25-42af-8c69-1353295b8500", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1173281871"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:14:23 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.volumes [None req-0461ecf3-c5bb-4b41-ac89-d6aef02627ea tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Create volume request body: {'volume': {"'source_volid": 'eecf2238-bc25-42af-8c69-1353295b8500', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1173281871'}} {{(pid=86965) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:14:23 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-0461ecf3-c5bb-4b41-ac89-d6aef02627ea tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Create volume of 1 GB Sep 07 18:14:23 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:23 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:14:23 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-0461ecf3-c5bb-4b41-ac89-d6aef02627ea tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Availability Zones retrieved successfully. Sep 07 18:14:23 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-0461ecf3-c5bb-4b41-ac89-d6aef02627ea tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Flow 'volume_create_api' (55024756-4d6c-4e3a-86af-7313929d49ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:14:23 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-0461ecf3-c5bb-4b41-ac89-d6aef02627ea tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0463aee-f438-4f15-9aad-ed002572d6e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:14:23 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.flows.api.create_volume [None req-0461ecf3-c5bb-4b41-ac89-d6aef02627ea tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Validating volume size '1' using validate_int {{(pid=86965) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:14:23 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-0461ecf3-c5bb-4b41-ac89-d6aef02627ea tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0463aee-f438-4f15-9aad-ed002572d6e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:14:23 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-0461ecf3-c5bb-4b41-ac89-d6aef02627ea tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25095f52-eb10-4704-8eaa-976d22ea65ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:14:23 devstack devstack@c-api.service[86965]: DEBUG cinder.quota [None req-0461ecf3-c5bb-4b41-ac89-d6aef02627ea tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Created reservations ['0b2cd50d-66e2-4814-885f-dee5cca3da31', 'e574eb30-f661-4ebf-aa0f-86989ac67ed5', 'b3ca4786-65ae-42e5-9cb6-e21d94972239', '238c7168-56c6-4fdf-8b7c-c1d862afef31'] {{(pid=86965) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:14:23 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-0461ecf3-c5bb-4b41-ac89-d6aef02627ea tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25095f52-eb10-4704-8eaa-976d22ea65ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0b2cd50d-66e2-4814-885f-dee5cca3da31', 'e574eb30-f661-4ebf-aa0f-86989ac67ed5', 'b3ca4786-65ae-42e5-9cb6-e21d94972239', '238c7168-56c6-4fdf-8b7c-c1d862afef31']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:14:23 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-0461ecf3-c5bb-4b41-ac89-d6aef02627ea tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa479fbd-107a-4e68-801d-47e10a2c5050) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:14:23 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:23 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:14:23 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-0461ecf3-c5bb-4b41-ac89-d6aef02627ea tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa479fbd-107a-4e68-801d-47e10a2c5050) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f062c610-5ddb-4800-8f6c-ac969d47ed92', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1173281871',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf52d5a40a294309a6b81b8bf08fb288',qos_specs=None,replication_status=,reservations=['0b2cd50d-66e2-4814-885f-dee5cca3da31','e574eb30-f661-4ebf-aa0f-86989ac67ed5','b3ca4786-65ae-42e5-9cb6-e21d94972239','238c7168-56c6-4fdf-8b7c-c1d862afef31'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08e488b9926a4b8b8a51172711390c2e',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:14:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1173281871',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f062c610-5ddb-4800-8f6c-ac969d47ed92,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bf52d5a40a294309a6b81b8bf08fb288',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='08e488b9926a4b8b8a51172711390c2e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:14:23 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-0461ecf3-c5bb-4b41-ac89-d6aef02627ea tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e03116e-b88f-4e5c-a155-1eec0eee0773) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:14:23 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-0461ecf3-c5bb-4b41-ac89-d6aef02627ea tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e03116e-b88f-4e5c-a155-1eec0eee0773) transitioned into state 'SUCCESS' from state '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-1173281871',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf52d5a40a294309a6b81b8bf08fb288',qos_specs=None,replication_status=,reservations=['0b2cd50d-66e2-4814-885f-dee5cca3da31','e574eb30-f661-4ebf-aa0f-86989ac67ed5','b3ca4786-65ae-42e5-9cb6-e21d94972239','238c7168-56c6-4fdf-8b7c-c1d862afef31'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08e488b9926a4b8b8a51172711390c2e',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:14:23 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-b68cd907-d8a4-41e0-a36d-82cb68b00076 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:23 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-0461ecf3-c5bb-4b41-ac89-d6aef02627ea tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a32c234-a42c-46bf-8b7b-943ccbc9afd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:14:23 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b68cd907-d8a4-41e0-a36d-82cb68b00076 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] GET http://192.168.122.66/volume/v3/volumes/1fe401c0-0e8f-467f-a393-2cd5691ac630 Sep 07 18:14:23 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-b68cd907-d8a4-41e0-a36d-82cb68b00076 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:23 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-b68cd907-d8a4-41e0-a36d-82cb68b00076 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:23 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:23 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:14:23 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:23 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:14:23 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-0461ecf3-c5bb-4b41-ac89-d6aef02627ea tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a32c234-a42c-46bf-8b7b-943ccbc9afd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:14:23 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-0461ecf3-c5bb-4b41-ac89-d6aef02627ea tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Flow 'volume_create_api' (55024756-4d6c-4e3a-86af-7313929d49ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:14:23 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-b68cd907-d8a4-41e0-a36d-82cb68b00076 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Volume info retrieved successfully. Sep 07 18:14:23 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-0461ecf3-c5bb-4b41-ac89-d6aef02627ea tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Create volume request issued successfully. Sep 07 18:14:23 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-0461ecf3-c5bb-4b41-ac89-d6aef02627ea tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:14:23 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1231/2462] 192.168.122.66 () {60 vars in 1138 bytes} [Mon Sep 7 18:14:23 2026] POST /volume/v3/volumes => generated 771 bytes in 328 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:14:23 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b68cd907-d8a4-41e0-a36d-82cb68b00076 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] http://192.168.122.66/volume/v3/volumes/1fe401c0-0e8f-467f-a393-2cd5691ac630 returned with HTTP 200 Sep 07 18:14:23 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1232/2463] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:14:23 2026] GET /volume/v3/volumes/1fe401c0-0e8f-467f-a393-2cd5691ac630 => generated 850 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:14:23 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-919ef73d-2051-476a-add3-937036167836 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:23 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-919ef73d-2051-476a-add3-937036167836 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:14:23 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-919ef73d-2051-476a-add3-937036167836 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "eecf2238-bc25-42af-8c69-1353295b8500", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-726088097"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:14:23 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.volumes [None req-919ef73d-2051-476a-add3-937036167836 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Create volume request body: {'volume': {"'source_volid": 'eecf2238-bc25-42af-8c69-1353295b8500', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-726088097'}} {{(pid=86965) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:14:23 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-919ef73d-2051-476a-add3-937036167836 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Create volume of 1 GB Sep 07 18:14:23 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:23 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:14:23 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-919ef73d-2051-476a-add3-937036167836 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Availability Zones retrieved successfully. Sep 07 18:14:23 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-919ef73d-2051-476a-add3-937036167836 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Flow 'volume_create_api' (7e93f584-27cc-468a-95cb-11643991935c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:14:23 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-919ef73d-2051-476a-add3-937036167836 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e08572af-5cf3-4fad-af4e-15600fbb3a88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:14:23 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.flows.api.create_volume [None req-919ef73d-2051-476a-add3-937036167836 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Validating volume size '1' using validate_int {{(pid=86965) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:14:23 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-919ef73d-2051-476a-add3-937036167836 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e08572af-5cf3-4fad-af4e-15600fbb3a88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:14:23 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-919ef73d-2051-476a-add3-937036167836 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (370a04ac-800c-43a7-b6f2-12a450f7d359) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:14:23 devstack devstack@c-api.service[86965]: DEBUG cinder.quota [None req-919ef73d-2051-476a-add3-937036167836 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Created reservations ['29882ad3-6b59-4953-b0c9-ee6525821271', '79d77fd9-fbaa-4dde-b391-53cffad9cf8a', '990a62f3-b604-4ef7-aa6b-0182441e2cba', '51f2fcb4-a321-486c-a4d2-08d57405694e'] {{(pid=86965) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:14:23 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-919ef73d-2051-476a-add3-937036167836 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (370a04ac-800c-43a7-b6f2-12a450f7d359) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['29882ad3-6b59-4953-b0c9-ee6525821271', '79d77fd9-fbaa-4dde-b391-53cffad9cf8a', '990a62f3-b604-4ef7-aa6b-0182441e2cba', '51f2fcb4-a321-486c-a4d2-08d57405694e']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:14:23 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-919ef73d-2051-476a-add3-937036167836 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dae89481-f74d-4574-9d69-8772a8f1df3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:14:23 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:23 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:14:23 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-919ef73d-2051-476a-add3-937036167836 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dae89481-f74d-4574-9d69-8772a8f1df3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '09027867-a38f-4d67-84fa-d85dbcd0a826', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-726088097',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf52d5a40a294309a6b81b8bf08fb288',qos_specs=None,replication_status=,reservations=['29882ad3-6b59-4953-b0c9-ee6525821271','79d77fd9-fbaa-4dde-b391-53cffad9cf8a','990a62f3-b604-4ef7-aa6b-0182441e2cba','51f2fcb4-a321-486c-a4d2-08d57405694e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08e488b9926a4b8b8a51172711390c2e',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:14:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-726088097',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=09027867-a38f-4d67-84fa-d85dbcd0a826,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bf52d5a40a294309a6b81b8bf08fb288',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='08e488b9926a4b8b8a51172711390c2e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:14:23 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-919ef73d-2051-476a-add3-937036167836 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1dfb017f-a073-4833-b260-e1eb8212f6b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:14:23 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-919ef73d-2051-476a-add3-937036167836 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1dfb017f-a073-4833-b260-e1eb8212f6b7) transitioned into state 'SUCCESS' from state '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-726088097',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf52d5a40a294309a6b81b8bf08fb288',qos_specs=None,replication_status=,reservations=['29882ad3-6b59-4953-b0c9-ee6525821271','79d77fd9-fbaa-4dde-b391-53cffad9cf8a','990a62f3-b604-4ef7-aa6b-0182441e2cba','51f2fcb4-a321-486c-a4d2-08d57405694e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08e488b9926a4b8b8a51172711390c2e',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:14:23 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-919ef73d-2051-476a-add3-937036167836 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c168a21-1e1d-4ce3-bcf1-774856f1cc16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:14:23 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-919ef73d-2051-476a-add3-937036167836 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c168a21-1e1d-4ce3-bcf1-774856f1cc16) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:14:23 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-919ef73d-2051-476a-add3-937036167836 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Flow 'volume_create_api' (7e93f584-27cc-468a-95cb-11643991935c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:14:23 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-919ef73d-2051-476a-add3-937036167836 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Create volume request issued successfully. Sep 07 18:14:23 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-919ef73d-2051-476a-add3-937036167836 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:14:23 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1232/2464] 192.168.122.66 () {60 vars in 1138 bytes} [Mon Sep 7 18:14:23 2026] POST /volume/v3/volumes => generated 770 bytes in 356 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:14:23 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-71afbf42-872c-476d-8d04-0df27b96b864 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:23 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-71afbf42-872c-476d-8d04-0df27b96b864 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:14:23 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-71afbf42-872c-476d-8d04-0df27b96b864 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "eecf2238-bc25-42af-8c69-1353295b8500", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-667087666"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:14:23 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.volumes [None req-71afbf42-872c-476d-8d04-0df27b96b864 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Create volume request body: {'volume': {"'source_volid": 'eecf2238-bc25-42af-8c69-1353295b8500', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-667087666'}} {{(pid=86964) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:14:23 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-71afbf42-872c-476d-8d04-0df27b96b864 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Create volume of 1 GB Sep 07 18:14:23 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-71afbf42-872c-476d-8d04-0df27b96b864 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Availability Zones retrieved successfully. Sep 07 18:14:23 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-71afbf42-872c-476d-8d04-0df27b96b864 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Flow 'volume_create_api' (d9667539-fdba-494e-a883-c099815b29c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:14:23 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-71afbf42-872c-476d-8d04-0df27b96b864 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (239f801d-e172-476f-8a11-c74deaa5f08f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:14:23 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.flows.api.create_volume [None req-71afbf42-872c-476d-8d04-0df27b96b864 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Validating volume size '1' using validate_int {{(pid=86964) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:14:23 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-71afbf42-872c-476d-8d04-0df27b96b864 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (239f801d-e172-476f-8a11-c74deaa5f08f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:14:23 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-71afbf42-872c-476d-8d04-0df27b96b864 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68ec3efe-8063-405f-8bb9-124106f51a3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:14:23 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-71afbf42-872c-476d-8d04-0df27b96b864 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Created reservations ['81749be1-d43a-4e67-9bb4-dd4427f06ddf', '53c90827-8cb8-4edf-9a8e-3fd350ddf54b', '83975d5b-4411-4d53-951f-5fd0e12fddc4', 'b3a9eb60-562a-4af7-8a5a-bcfb4b4f5ec9'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:14:23 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-71afbf42-872c-476d-8d04-0df27b96b864 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68ec3efe-8063-405f-8bb9-124106f51a3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['81749be1-d43a-4e67-9bb4-dd4427f06ddf', '53c90827-8cb8-4edf-9a8e-3fd350ddf54b', '83975d5b-4411-4d53-951f-5fd0e12fddc4', 'b3a9eb60-562a-4af7-8a5a-bcfb4b4f5ec9']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:14:23 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-71afbf42-872c-476d-8d04-0df27b96b864 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e379ec6-347d-4aac-bc96-acae73865a31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:14:24 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:24 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:14:24 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-71afbf42-872c-476d-8d04-0df27b96b864 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e379ec6-347d-4aac-bc96-acae73865a31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fdb1cee2-ccbd-4158-805b-083220bbea25', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-667087666',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf52d5a40a294309a6b81b8bf08fb288',qos_specs=None,replication_status=,reservations=['81749be1-d43a-4e67-9bb4-dd4427f06ddf','53c90827-8cb8-4edf-9a8e-3fd350ddf54b','83975d5b-4411-4d53-951f-5fd0e12fddc4','b3a9eb60-562a-4af7-8a5a-bcfb4b4f5ec9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08e488b9926a4b8b8a51172711390c2e',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:14:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-667087666',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fdb1cee2-ccbd-4158-805b-083220bbea25,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bf52d5a40a294309a6b81b8bf08fb288',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='08e488b9926a4b8b8a51172711390c2e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:14:24 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-71afbf42-872c-476d-8d04-0df27b96b864 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec3ef1ed-c12c-44d9-ab02-f64de3c7e9b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:14:24 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-71afbf42-872c-476d-8d04-0df27b96b864 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec3ef1ed-c12c-44d9-ab02-f64de3c7e9b2) transitioned into state 'SUCCESS' from state '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-667087666',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf52d5a40a294309a6b81b8bf08fb288',qos_specs=None,replication_status=,reservations=['81749be1-d43a-4e67-9bb4-dd4427f06ddf','53c90827-8cb8-4edf-9a8e-3fd350ddf54b','83975d5b-4411-4d53-951f-5fd0e12fddc4','b3a9eb60-562a-4af7-8a5a-bcfb4b4f5ec9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08e488b9926a4b8b8a51172711390c2e',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:14:24 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-71afbf42-872c-476d-8d04-0df27b96b864 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d73cc8b9-73f4-470d-bf17-151119f07d44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:14:24 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-71afbf42-872c-476d-8d04-0df27b96b864 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d73cc8b9-73f4-470d-bf17-151119f07d44) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:14:24 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-71afbf42-872c-476d-8d04-0df27b96b864 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Flow 'volume_create_api' (d9667539-fdba-494e-a883-c099815b29c9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:14:24 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-71afbf42-872c-476d-8d04-0df27b96b864 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Create volume request issued successfully. Sep 07 18:14:24 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-71afbf42-872c-476d-8d04-0df27b96b864 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:14:24 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1233/2465] 192.168.122.66 () {60 vars in 1138 bytes} [Mon Sep 7 18:14:23 2026] POST /volume/v3/volumes => generated 770 bytes in 353 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:14:24 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-e1be1830-8403-48e4-92ef-d944759383b5 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:24 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e1be1830-8403-48e4-92ef-d944759383b5 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] GET http://192.168.122.66/volume/v3/volumes/f79b0677-2a01-4d61-947f-ef787a4a6197 Sep 07 18:14:24 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-e1be1830-8403-48e4-92ef-d944759383b5 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:24 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-e1be1830-8403-48e4-92ef-d944759383b5 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:24 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:24 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:14:24 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:24 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:14:24 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-e1be1830-8403-48e4-92ef-d944759383b5 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Volume info retrieved successfully. Sep 07 18:14:24 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e1be1830-8403-48e4-92ef-d944759383b5 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] http://192.168.122.66/volume/v3/volumes/f79b0677-2a01-4d61-947f-ef787a4a6197 returned with HTTP 200 Sep 07 18:14:24 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1233/2466] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:14:24 2026] GET /volume/v3/volumes/f79b0677-2a01-4d61-947f-ef787a4a6197 => generated 863 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:14:24 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-cca5357a-18ce-49d1-adbc-d9f149776686 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:24 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-cca5357a-18ce-49d1-adbc-d9f149776686 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] GET http://192.168.122.66/volume/v3/volumes/1fe401c0-0e8f-467f-a393-2cd5691ac630 Sep 07 18:14:24 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-cca5357a-18ce-49d1-adbc-d9f149776686 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:24 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-cca5357a-18ce-49d1-adbc-d9f149776686 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:24 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:24 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:14:24 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:24 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:14:24 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-cca5357a-18ce-49d1-adbc-d9f149776686 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Volume info retrieved successfully. Sep 07 18:14:24 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-cca5357a-18ce-49d1-adbc-d9f149776686 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] http://192.168.122.66/volume/v3/volumes/1fe401c0-0e8f-467f-a393-2cd5691ac630 returned with HTTP 200 Sep 07 18:14:24 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1234/2467] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:14:24 2026] GET /volume/v3/volumes/1fe401c0-0e8f-467f-a393-2cd5691ac630 => generated 851 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:14:24 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-80751cb3-7d9c-4433-a545-de0791627ff4 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:24 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-80751cb3-7d9c-4433-a545-de0791627ff4 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] POST http://192.168.122.66/volume/v3/snapshots Sep 07 18:14:24 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-80751cb3-7d9c-4433-a545-de0791627ff4 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1fe401c0-0e8f-467f-a393-2cd5691ac630", "name": "tempest-VolumesDeleteCascade-Snapshot-873265047"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:14:24 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:24 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:14:24 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:24 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:14:24 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-80751cb3-7d9c-4433-a545-de0791627ff4 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Volume info retrieved successfully. Sep 07 18:14:24 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.snapshots [None req-80751cb3-7d9c-4433-a545-de0791627ff4 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Create snapshot from volume 1fe401c0-0e8f-467f-a393-2cd5691ac630 Sep 07 18:14:24 devstack devstack@c-api.service[86965]: DEBUG cinder.quota [None req-80751cb3-7d9c-4433-a545-de0791627ff4 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Created reservations ['24312f89-64be-4f41-b822-75efb4aef45a', '8b55d6fc-2a70-4794-9ed5-d979a208f123', '2a291449-1987-4734-bf3f-b7ff60b7ea68', 'f9c9a07f-5bd3-42c2-9972-d0da28a13bfc'] {{(pid=86965) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:14:24 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:24 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:14:24 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-80751cb3-7d9c-4433-a545-de0791627ff4 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Snapshot create request issued successfully. Sep 07 18:14:24 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-80751cb3-7d9c-4433-a545-de0791627ff4 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] http://192.168.122.66/volume/v3/snapshots returned with HTTP 202 Sep 07 18:14:24 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1234/2468] 192.168.122.66 () {60 vars in 1144 bytes} [Mon Sep 7 18:14:24 2026] POST /volume/v3/snapshots => generated 306 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:14:24 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-fbe0b621-2665-454e-8efb-ad484ff592f0 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:24 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-fbe0b621-2665-454e-8efb-ad484ff592f0 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] GET http://192.168.122.66/volume/v3/snapshots/5a67848b-27c4-4acf-afc2-61221349e268 Sep 07 18:14:24 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-fbe0b621-2665-454e-8efb-ad484ff592f0 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:24 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-fbe0b621-2665-454e-8efb-ad484ff592f0 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:24 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:24 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:14:24 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-fbe0b621-2665-454e-8efb-ad484ff592f0 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Snapshot retrieved successfully. Sep 07 18:14:24 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-fbe0b621-2665-454e-8efb-ad484ff592f0 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] http://192.168.122.66/volume/v3/snapshots/5a67848b-27c4-4acf-afc2-61221349e268 returned with HTTP 200 Sep 07 18:14:24 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1235/2469] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:14:24 2026] GET /volume/v3/snapshots/5a67848b-27c4-4acf-afc2-61221349e268 => generated 438 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:14:25 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-b065cf39-6446-40d5-a14f-d0b0ca198527 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:25 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-b065cf39-6446-40d5-a14f-d0b0ca198527 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] GET http://192.168.122.66/volume/v3/volumes/f79b0677-2a01-4d61-947f-ef787a4a6197 Sep 07 18:14:25 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-b065cf39-6446-40d5-a14f-d0b0ca198527 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:25 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-b065cf39-6446-40d5-a14f-d0b0ca198527 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:25 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:25 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:14:25 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:25 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:14:25 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-b065cf39-6446-40d5-a14f-d0b0ca198527 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Volume info retrieved successfully. Sep 07 18:14:25 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-b065cf39-6446-40d5-a14f-d0b0ca198527 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] http://192.168.122.66/volume/v3/volumes/f79b0677-2a01-4d61-947f-ef787a4a6197 returned with HTTP 200 Sep 07 18:14:25 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1235/2470] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:14:25 2026] GET /volume/v3/volumes/f79b0677-2a01-4d61-947f-ef787a4a6197 => generated 864 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:14:25 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-b6191e91-82b1-4e72-b30c-47704f3fd3d9 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:25 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b6191e91-82b1-4e72-b30c-47704f3fd3d9 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] GET http://192.168.122.66/volume/v3/volumes/b44a837e-7081-48b2-a130-c64634ebf855 Sep 07 18:14:25 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-b6191e91-82b1-4e72-b30c-47704f3fd3d9 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:25 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-b6191e91-82b1-4e72-b30c-47704f3fd3d9 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:25 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:25 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:14:25 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:25 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:14:25 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-b6191e91-82b1-4e72-b30c-47704f3fd3d9 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Volume info retrieved successfully. Sep 07 18:14:25 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b6191e91-82b1-4e72-b30c-47704f3fd3d9 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] http://192.168.122.66/volume/v3/volumes/b44a837e-7081-48b2-a130-c64634ebf855 returned with HTTP 200 Sep 07 18:14:25 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1236/2471] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:14:25 2026] GET /volume/v3/volumes/b44a837e-7081-48b2-a130-c64634ebf855 => generated 864 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 18:14:25 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-aca2baaa-25b2-4728-9947-6834221cf0c9 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:25 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-aca2baaa-25b2-4728-9947-6834221cf0c9 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] GET http://192.168.122.66/volume/v3/volumes/f062c610-5ddb-4800-8f6c-ac969d47ed92 Sep 07 18:14:25 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-aca2baaa-25b2-4728-9947-6834221cf0c9 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:25 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-aca2baaa-25b2-4728-9947-6834221cf0c9 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:25 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:25 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:14:25 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:25 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:14:25 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-aca2baaa-25b2-4728-9947-6834221cf0c9 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Volume info retrieved successfully. Sep 07 18:14:25 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-aca2baaa-25b2-4728-9947-6834221cf0c9 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] http://192.168.122.66/volume/v3/volumes/f062c610-5ddb-4800-8f6c-ac969d47ed92 returned with HTTP 200 Sep 07 18:14:25 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1236/2472] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:14:25 2026] GET /volume/v3/volumes/f062c610-5ddb-4800-8f6c-ac969d47ed92 => generated 863 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:14:25 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-1d4913f6-0415-46dc-95d1-2887ca723f1c None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:25 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-1d4913f6-0415-46dc-95d1-2887ca723f1c tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] GET http://192.168.122.66/volume/v3/snapshots/5a67848b-27c4-4acf-afc2-61221349e268 Sep 07 18:14:25 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-1d4913f6-0415-46dc-95d1-2887ca723f1c tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:25 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-1d4913f6-0415-46dc-95d1-2887ca723f1c tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:25 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:25 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:14:25 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-1d4913f6-0415-46dc-95d1-2887ca723f1c tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Snapshot retrieved successfully. Sep 07 18:14:25 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-1d4913f6-0415-46dc-95d1-2887ca723f1c tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] http://192.168.122.66/volume/v3/snapshots/5a67848b-27c4-4acf-afc2-61221349e268 returned with HTTP 200 Sep 07 18:14:25 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1237/2473] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:14:25 2026] GET /volume/v3/snapshots/5a67848b-27c4-4acf-afc2-61221349e268 => generated 438 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:14:26 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-f1ca3ea2-10b9-4f9b-a0ae-f4c6982f5615 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:26 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-f1ca3ea2-10b9-4f9b-a0ae-f4c6982f5615 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] GET http://192.168.122.66/volume/v3/volumes/f062c610-5ddb-4800-8f6c-ac969d47ed92 Sep 07 18:14:26 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-f1ca3ea2-10b9-4f9b-a0ae-f4c6982f5615 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:26 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-f1ca3ea2-10b9-4f9b-a0ae-f4c6982f5615 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:26 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:26 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:14:26 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:26 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:14:26 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-f1ca3ea2-10b9-4f9b-a0ae-f4c6982f5615 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Volume info retrieved successfully. Sep 07 18:14:26 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-f1ca3ea2-10b9-4f9b-a0ae-f4c6982f5615 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] http://192.168.122.66/volume/v3/volumes/f062c610-5ddb-4800-8f6c-ac969d47ed92 returned with HTTP 200 Sep 07 18:14:26 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1237/2474] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:14:26 2026] GET /volume/v3/volumes/f062c610-5ddb-4800-8f6c-ac969d47ed92 => generated 864 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:14:26 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-5b80f188-1453-41e2-bc3c-774406ab2095 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:26 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-5b80f188-1453-41e2-bc3c-774406ab2095 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] GET http://192.168.122.66/volume/v3/volumes/09027867-a38f-4d67-84fa-d85dbcd0a826 Sep 07 18:14:26 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-5b80f188-1453-41e2-bc3c-774406ab2095 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:26 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-5b80f188-1453-41e2-bc3c-774406ab2095 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:26 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:26 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:14:26 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:26 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:14:26 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-5b80f188-1453-41e2-bc3c-774406ab2095 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Volume info retrieved successfully. Sep 07 18:14:26 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-5b80f188-1453-41e2-bc3c-774406ab2095 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] http://192.168.122.66/volume/v3/volumes/09027867-a38f-4d67-84fa-d85dbcd0a826 returned with HTTP 200 Sep 07 18:14:26 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1238/2475] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:14:26 2026] GET /volume/v3/volumes/09027867-a38f-4d67-84fa-d85dbcd0a826 => generated 863 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:14:26 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-98bc5deb-deff-4cb8-ba78-27bea52939a8 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:26 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-98bc5deb-deff-4cb8-ba78-27bea52939a8 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] GET http://192.168.122.66/volume/v3/volumes/fdb1cee2-ccbd-4158-805b-083220bbea25 Sep 07 18:14:26 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-98bc5deb-deff-4cb8-ba78-27bea52939a8 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:26 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-98bc5deb-deff-4cb8-ba78-27bea52939a8 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:26 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:26 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:14:26 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:26 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:14:26 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-98bc5deb-deff-4cb8-ba78-27bea52939a8 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Volume info retrieved successfully. Sep 07 18:14:26 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-98bc5deb-deff-4cb8-ba78-27bea52939a8 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] http://192.168.122.66/volume/v3/volumes/fdb1cee2-ccbd-4158-805b-083220bbea25 returned with HTTP 200 Sep 07 18:14:26 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1238/2476] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:14:26 2026] GET /volume/v3/volumes/fdb1cee2-ccbd-4158-805b-083220bbea25 => generated 862 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:14:26 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-05e56c97-6073-4deb-a2cf-f3659113816f None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:26 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-05e56c97-6073-4deb-a2cf-f3659113816f tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] GET http://192.168.122.66/volume/v3/snapshots/5a67848b-27c4-4acf-afc2-61221349e268 Sep 07 18:14:26 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-05e56c97-6073-4deb-a2cf-f3659113816f tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:26 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-05e56c97-6073-4deb-a2cf-f3659113816f tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:26 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:26 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:14:26 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-05e56c97-6073-4deb-a2cf-f3659113816f tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Snapshot retrieved successfully. Sep 07 18:14:26 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-05e56c97-6073-4deb-a2cf-f3659113816f tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] http://192.168.122.66/volume/v3/snapshots/5a67848b-27c4-4acf-afc2-61221349e268 returned with HTTP 200 Sep 07 18:14:26 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1239/2477] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:14:26 2026] GET /volume/v3/snapshots/5a67848b-27c4-4acf-afc2-61221349e268 => generated 438 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:14:27 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-fac5f96f-193e-4842-b2aa-b6f219e7782e None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:27 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-fac5f96f-193e-4842-b2aa-b6f219e7782e tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] GET http://192.168.122.66/volume/v3/volumes/fdb1cee2-ccbd-4158-805b-083220bbea25 Sep 07 18:14:27 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-fac5f96f-193e-4842-b2aa-b6f219e7782e tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:27 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-fac5f96f-193e-4842-b2aa-b6f219e7782e tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:27 devstack devstack@c-api.service[86965]: DEBUG dbcounter [-] [86965] Writing DB stats cinder:SELECT=608,cinder:UPDATE=218,cinder:INSERT=141 {{(pid=86965) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 18:14:27 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:27 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:14:27 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:27 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:14:27 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-fac5f96f-193e-4842-b2aa-b6f219e7782e tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Volume info retrieved successfully. Sep 07 18:14:27 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-fac5f96f-193e-4842-b2aa-b6f219e7782e tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] http://192.168.122.66/volume/v3/volumes/fdb1cee2-ccbd-4158-805b-083220bbea25 returned with HTTP 200 Sep 07 18:14:27 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1239/2478] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:14:27 2026] GET /volume/v3/volumes/fdb1cee2-ccbd-4158-805b-083220bbea25 => generated 863 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:14:27 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-93315ac9-f130-4c3e-8385-3963a6506795 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:27 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-93315ac9-f130-4c3e-8385-3963a6506795 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] DELETE http://192.168.122.66/volume/v3/volumes/fdb1cee2-ccbd-4158-805b-083220bbea25 Sep 07 18:14:27 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-93315ac9-f130-4c3e-8385-3963a6506795 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:27 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-93315ac9-f130-4c3e-8385-3963a6506795 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:27 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-93315ac9-f130-4c3e-8385-3963a6506795 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Delete volume with id: fdb1cee2-ccbd-4158-805b-083220bbea25 Sep 07 18:14:27 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:27 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:14:27 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:27 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:14:27 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-93315ac9-f130-4c3e-8385-3963a6506795 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Volume info retrieved successfully. Sep 07 18:14:27 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-93315ac9-f130-4c3e-8385-3963a6506795 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Delete volume request issued successfully. Sep 07 18:14:27 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-93315ac9-f130-4c3e-8385-3963a6506795 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] http://192.168.122.66/volume/v3/volumes/fdb1cee2-ccbd-4158-805b-083220bbea25 returned with HTTP 202 Sep 07 18:14:27 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1240/2479] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:14:27 2026] DELETE /volume/v3/volumes/fdb1cee2-ccbd-4158-805b-083220bbea25 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:14:27 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-b46b1501-db49-46e9-8f1b-012e3f34c759 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:27 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-b46b1501-db49-46e9-8f1b-012e3f34c759 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] GET http://192.168.122.66/volume/v3/volumes/fdb1cee2-ccbd-4158-805b-083220bbea25 Sep 07 18:14:27 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-b46b1501-db49-46e9-8f1b-012e3f34c759 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:27 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-b46b1501-db49-46e9-8f1b-012e3f34c759 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:27 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:27 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:14:27 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:27 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:14:27 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-b46b1501-db49-46e9-8f1b-012e3f34c759 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Volume info retrieved successfully. Sep 07 18:14:27 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-b46b1501-db49-46e9-8f1b-012e3f34c759 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] http://192.168.122.66/volume/v3/volumes/fdb1cee2-ccbd-4158-805b-083220bbea25 returned with HTTP 200 Sep 07 18:14:27 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1240/2480] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:14:27 2026] GET /volume/v3/volumes/fdb1cee2-ccbd-4158-805b-083220bbea25 => generated 862 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:14:27 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-86d4a88a-4002-4da1-b34c-d830058d42f0 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:27 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-86d4a88a-4002-4da1-b34c-d830058d42f0 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] GET http://192.168.122.66/volume/v3/snapshots/5a67848b-27c4-4acf-afc2-61221349e268 Sep 07 18:14:27 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-86d4a88a-4002-4da1-b34c-d830058d42f0 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:27 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-86d4a88a-4002-4da1-b34c-d830058d42f0 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:27 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:27 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:14:27 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-86d4a88a-4002-4da1-b34c-d830058d42f0 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Snapshot retrieved successfully. Sep 07 18:14:27 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-86d4a88a-4002-4da1-b34c-d830058d42f0 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] http://192.168.122.66/volume/v3/snapshots/5a67848b-27c4-4acf-afc2-61221349e268 returned with HTTP 200 Sep 07 18:14:27 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1241/2481] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:14:27 2026] GET /volume/v3/snapshots/5a67848b-27c4-4acf-afc2-61221349e268 => generated 438 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:14:28 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-49257366-2f7c-416c-9a86-79c3ba9d2dd4 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:28 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-49257366-2f7c-416c-9a86-79c3ba9d2dd4 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] GET http://192.168.122.66/volume/v3/volumes/fdb1cee2-ccbd-4158-805b-083220bbea25 Sep 07 18:14:28 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-49257366-2f7c-416c-9a86-79c3ba9d2dd4 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:28 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-49257366-2f7c-416c-9a86-79c3ba9d2dd4 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:28 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-49257366-2f7c-416c-9a86-79c3ba9d2dd4 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] http://192.168.122.66/volume/v3/volumes/fdb1cee2-ccbd-4158-805b-083220bbea25 returned with HTTP 404 Sep 07 18:14:28 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1241/2482] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:14:28 2026] GET /volume/v3/volumes/fdb1cee2-ccbd-4158-805b-083220bbea25 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:14:28 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-ee1ddf42-c4dd-4176-afe0-e1fbd7dda4b6 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:28 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-ee1ddf42-c4dd-4176-afe0-e1fbd7dda4b6 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] GET http://192.168.122.66/volume/v3/snapshots/5a67848b-27c4-4acf-afc2-61221349e268 Sep 07 18:14:28 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-16613730-d4a0-4e24-9b14-fa75e9eb37b9 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:28 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-ee1ddf42-c4dd-4176-afe0-e1fbd7dda4b6 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:28 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-ee1ddf42-c4dd-4176-afe0-e1fbd7dda4b6 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:28 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-16613730-d4a0-4e24-9b14-fa75e9eb37b9 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] DELETE http://192.168.122.66/volume/v3/volumes/09027867-a38f-4d67-84fa-d85dbcd0a826 Sep 07 18:14:28 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-16613730-d4a0-4e24-9b14-fa75e9eb37b9 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:28 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-16613730-d4a0-4e24-9b14-fa75e9eb37b9 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:28 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-16613730-d4a0-4e24-9b14-fa75e9eb37b9 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Delete volume with id: 09027867-a38f-4d67-84fa-d85dbcd0a826 Sep 07 18:14:28 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:28 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:14:28 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-ee1ddf42-c4dd-4176-afe0-e1fbd7dda4b6 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Snapshot retrieved successfully. Sep 07 18:14:28 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-ee1ddf42-c4dd-4176-afe0-e1fbd7dda4b6 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] http://192.168.122.66/volume/v3/snapshots/5a67848b-27c4-4acf-afc2-61221349e268 returned with HTTP 200 Sep 07 18:14:28 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:28 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:14:28 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1242/2483] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:14:28 2026] GET /volume/v3/snapshots/5a67848b-27c4-4acf-afc2-61221349e268 => generated 438 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:14:28 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:28 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:14:28 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-16613730-d4a0-4e24-9b14-fa75e9eb37b9 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Volume info retrieved successfully. Sep 07 18:14:28 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-16613730-d4a0-4e24-9b14-fa75e9eb37b9 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Delete volume request issued successfully. Sep 07 18:14:28 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-16613730-d4a0-4e24-9b14-fa75e9eb37b9 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] http://192.168.122.66/volume/v3/volumes/09027867-a38f-4d67-84fa-d85dbcd0a826 returned with HTTP 202 Sep 07 18:14:28 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1242/2484] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:14:28 2026] DELETE /volume/v3/volumes/09027867-a38f-4d67-84fa-d85dbcd0a826 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:14:28 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-5bc9fe4f-0f71-45b1-8e9e-3d13784b6341 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:28 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-5bc9fe4f-0f71-45b1-8e9e-3d13784b6341 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] GET http://192.168.122.66/volume/v3/volumes/09027867-a38f-4d67-84fa-d85dbcd0a826 Sep 07 18:14:28 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-5bc9fe4f-0f71-45b1-8e9e-3d13784b6341 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:28 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-5bc9fe4f-0f71-45b1-8e9e-3d13784b6341 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:28 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:28 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:14:28 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:28 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:14:28 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-5bc9fe4f-0f71-45b1-8e9e-3d13784b6341 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Volume info retrieved successfully. Sep 07 18:14:28 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-5bc9fe4f-0f71-45b1-8e9e-3d13784b6341 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] http://192.168.122.66/volume/v3/volumes/09027867-a38f-4d67-84fa-d85dbcd0a826 returned with HTTP 200 Sep 07 18:14:28 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1243/2485] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:14:28 2026] GET /volume/v3/volumes/09027867-a38f-4d67-84fa-d85dbcd0a826 => generated 862 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:14:29 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-6c02528a-183e-46e8-b100-46bdbebf3d19 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:29 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-6c02528a-183e-46e8-b100-46bdbebf3d19 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] GET http://192.168.122.66/volume/v3/snapshots/5a67848b-27c4-4acf-afc2-61221349e268 Sep 07 18:14:29 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-6c02528a-183e-46e8-b100-46bdbebf3d19 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:29 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-6c02528a-183e-46e8-b100-46bdbebf3d19 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:29 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:29 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:14:29 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-6c02528a-183e-46e8-b100-46bdbebf3d19 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Snapshot retrieved successfully. Sep 07 18:14:29 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-6c02528a-183e-46e8-b100-46bdbebf3d19 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] http://192.168.122.66/volume/v3/snapshots/5a67848b-27c4-4acf-afc2-61221349e268 returned with HTTP 200 Sep 07 18:14:29 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1243/2486] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:14:29 2026] GET /volume/v3/snapshots/5a67848b-27c4-4acf-afc2-61221349e268 => generated 465 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:14:29 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-289a54db-1e94-4764-9b1b-225ac5ab7346 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:29 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-289a54db-1e94-4764-9b1b-225ac5ab7346 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:14:29 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-289a54db-1e94-4764-9b1b-225ac5ab7346 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "5a67848b-27c4-4acf-afc2-61221349e268", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-111637537"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:14:29 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.volumes [None req-289a54db-1e94-4764-9b1b-225ac5ab7346 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Create volume request body: {'volume': {'snapshot_id': '5a67848b-27c4-4acf-afc2-61221349e268', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-111637537'}} {{(pid=86964) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:14:29 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:29 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:14:29 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-289a54db-1e94-4764-9b1b-225ac5ab7346 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Snapshot retrieved successfully. Sep 07 18:14:29 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-289a54db-1e94-4764-9b1b-225ac5ab7346 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Create volume of 1 GB Sep 07 18:14:29 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-289a54db-1e94-4764-9b1b-225ac5ab7346 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Availability Zones retrieved successfully. Sep 07 18:14:29 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-289a54db-1e94-4764-9b1b-225ac5ab7346 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Flow 'volume_create_api' (06cfeeed-0b0f-40fb-9d95-ca70a7c47430) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:14:29 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-289a54db-1e94-4764-9b1b-225ac5ab7346 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38cbbbdd-0770-4caf-9286-6d3b971e201d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:14:29 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.flows.api.create_volume [None req-289a54db-1e94-4764-9b1b-225ac5ab7346 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86964) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:14:29 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:29 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:14:29 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-3e72f798-90e1-4dff-b6d3-132ed34e8566 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:29 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-3e72f798-90e1-4dff-b6d3-132ed34e8566 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] GET http://192.168.122.66/volume/v3/volumes/09027867-a38f-4d67-84fa-d85dbcd0a826 Sep 07 18:14:29 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-3e72f798-90e1-4dff-b6d3-132ed34e8566 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:29 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-3e72f798-90e1-4dff-b6d3-132ed34e8566 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:29 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-3e72f798-90e1-4dff-b6d3-132ed34e8566 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] http://192.168.122.66/volume/v3/volumes/09027867-a38f-4d67-84fa-d85dbcd0a826 returned with HTTP 404 Sep 07 18:14:29 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1244/2487] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:14:29 2026] GET /volume/v3/volumes/09027867-a38f-4d67-84fa-d85dbcd0a826 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:14:29 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-c5c8b872-e591-47f2-be96-4068faecd93b None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:29 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c5c8b872-e591-47f2-be96-4068faecd93b tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] DELETE http://192.168.122.66/volume/v3/volumes/f062c610-5ddb-4800-8f6c-ac969d47ed92 Sep 07 18:14:29 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-c5c8b872-e591-47f2-be96-4068faecd93b tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:29 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-c5c8b872-e591-47f2-be96-4068faecd93b tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:29 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-c5c8b872-e591-47f2-be96-4068faecd93b tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Delete volume with id: f062c610-5ddb-4800-8f6c-ac969d47ed92 Sep 07 18:14:29 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-289a54db-1e94-4764-9b1b-225ac5ab7346 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38cbbbdd-0770-4caf-9286-6d3b971e201d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '5a67848b-27c4-4acf-afc2-61221349e268', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:14:29 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-289a54db-1e94-4764-9b1b-225ac5ab7346 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5afeb21b-6855-44c2-a472-a80b9a102af1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:14:29 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:29 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:14:30 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:30 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:14:30 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-c5c8b872-e591-47f2-be96-4068faecd93b tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Volume info retrieved successfully. Sep 07 18:14:30 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-c5c8b872-e591-47f2-be96-4068faecd93b tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Delete volume request issued successfully. Sep 07 18:14:30 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c5c8b872-e591-47f2-be96-4068faecd93b tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] http://192.168.122.66/volume/v3/volumes/f062c610-5ddb-4800-8f6c-ac969d47ed92 returned with HTTP 202 Sep 07 18:14:30 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1245/2488] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:14:29 2026] DELETE /volume/v3/volumes/f062c610-5ddb-4800-8f6c-ac969d47ed92 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:14:30 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-42a1dbab-425f-4c0f-bf55-9e9312865ab8 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:30 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-42a1dbab-425f-4c0f-bf55-9e9312865ab8 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] GET http://192.168.122.66/volume/v3/volumes/f062c610-5ddb-4800-8f6c-ac969d47ed92 Sep 07 18:14:30 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-42a1dbab-425f-4c0f-bf55-9e9312865ab8 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:30 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-42a1dbab-425f-4c0f-bf55-9e9312865ab8 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:30 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:30 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:14:30 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:30 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:14:30 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-289a54db-1e94-4764-9b1b-225ac5ab7346 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Created reservations ['48c77ac7-09fc-4428-9f63-2cc26f7612c9', '22fdce21-501b-4c21-80cb-9d376a68faa7', 'dbb9b25a-8fe3-4098-aaa5-5295b06bea69', 'd9e4d2c3-62c1-4733-b17e-92bbfed866cd'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:14:30 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-289a54db-1e94-4764-9b1b-225ac5ab7346 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5afeb21b-6855-44c2-a472-a80b9a102af1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['48c77ac7-09fc-4428-9f63-2cc26f7612c9', '22fdce21-501b-4c21-80cb-9d376a68faa7', 'dbb9b25a-8fe3-4098-aaa5-5295b06bea69', 'd9e4d2c3-62c1-4733-b17e-92bbfed866cd']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:14:30 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-42a1dbab-425f-4c0f-bf55-9e9312865ab8 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Volume info retrieved successfully. Sep 07 18:14:30 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-289a54db-1e94-4764-9b1b-225ac5ab7346 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7eb74340-ddfb-469d-94d9-706dc0007e59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:14:30 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-42a1dbab-425f-4c0f-bf55-9e9312865ab8 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] http://192.168.122.66/volume/v3/volumes/f062c610-5ddb-4800-8f6c-ac969d47ed92 returned with HTTP 200 Sep 07 18:14:30 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1246/2489] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:14:30 2026] GET /volume/v3/volumes/f062c610-5ddb-4800-8f6c-ac969d47ed92 => generated 863 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:14:30 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:30 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:14:30 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:30 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:14:30 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-289a54db-1e94-4764-9b1b-225ac5ab7346 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7eb74340-ddfb-469d-94d9-706dc0007e59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '88d34c1d-5b1d-40c3-9057-b7cfc4d46b71', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-111637537',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ff7c904dc4524264a0069accd648b603',qos_specs=None,replication_status=,reservations=['48c77ac7-09fc-4428-9f63-2cc26f7612c9','22fdce21-501b-4c21-80cb-9d376a68faa7','dbb9b25a-8fe3-4098-aaa5-5295b06bea69','d9e4d2c3-62c1-4733-b17e-92bbfed866cd'],size=1,snapshot_id=5a67848b-27c4-4acf-afc2-61221349e268,source_replicaid=,source_volid=None,status='creating',user_id='d4fcd2bfdd224b9a9afddf686373a00d',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:14:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-111637537',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=88d34c1d-5b1d-40c3-9057-b7cfc4d46b71,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ff7c904dc4524264a0069accd648b603',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=5a67848b-27c4-4acf-afc2-61221349e268,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d4fcd2bfdd224b9a9afddf686373a00d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:14:30 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-289a54db-1e94-4764-9b1b-225ac5ab7346 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab9f2e1d-f8be-489c-93fa-a83e2c2f895d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:14:30 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-289a54db-1e94-4764-9b1b-225ac5ab7346 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab9f2e1d-f8be-489c-93fa-a83e2c2f895d) transitioned into state 'SUCCESS' from state '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-111637537',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ff7c904dc4524264a0069accd648b603',qos_specs=None,replication_status=,reservations=['48c77ac7-09fc-4428-9f63-2cc26f7612c9','22fdce21-501b-4c21-80cb-9d376a68faa7','dbb9b25a-8fe3-4098-aaa5-5295b06bea69','d9e4d2c3-62c1-4733-b17e-92bbfed866cd'],size=1,snapshot_id=5a67848b-27c4-4acf-afc2-61221349e268,source_replicaid=,source_volid=None,status='creating',user_id='d4fcd2bfdd224b9a9afddf686373a00d',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:14:30 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-289a54db-1e94-4764-9b1b-225ac5ab7346 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba0be6c7-7b80-4a4a-a763-d6a5bd7cbc19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:14:30 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:30 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:14:30 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-289a54db-1e94-4764-9b1b-225ac5ab7346 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba0be6c7-7b80-4a4a-a763-d6a5bd7cbc19) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:14:30 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-289a54db-1e94-4764-9b1b-225ac5ab7346 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Flow 'volume_create_api' (06cfeeed-0b0f-40fb-9d95-ca70a7c47430) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:14:30 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-289a54db-1e94-4764-9b1b-225ac5ab7346 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Create volume request issued successfully. Sep 07 18:14:30 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-289a54db-1e94-4764-9b1b-225ac5ab7346 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:14:30 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1244/2490] 192.168.122.66 () {60 vars in 1138 bytes} [Mon Sep 7 18:14:29 2026] POST /volume/v3/volumes => generated 791 bytes in 437 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:14:30 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-a4cf7b2b-de6a-4506-8f93-e9ac9dc1811d None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:30 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-a4cf7b2b-de6a-4506-8f93-e9ac9dc1811d tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] GET http://192.168.122.66/volume/v3/volumes/88d34c1d-5b1d-40c3-9057-b7cfc4d46b71 Sep 07 18:14:30 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-a4cf7b2b-de6a-4506-8f93-e9ac9dc1811d tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:30 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-a4cf7b2b-de6a-4506-8f93-e9ac9dc1811d tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:30 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:30 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:14:30 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:30 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:14:30 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-a4cf7b2b-de6a-4506-8f93-e9ac9dc1811d tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Volume info retrieved successfully. Sep 07 18:14:30 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-a4cf7b2b-de6a-4506-8f93-e9ac9dc1811d tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] http://192.168.122.66/volume/v3/volumes/88d34c1d-5b1d-40c3-9057-b7cfc4d46b71 returned with HTTP 200 Sep 07 18:14:30 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1247/2491] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:14:30 2026] GET /volume/v3/volumes/88d34c1d-5b1d-40c3-9057-b7cfc4d46b71 => generated 859 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:14:31 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-977e3e3f-385d-4b9c-90f6-bf6c828d762d None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:31 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-977e3e3f-385d-4b9c-90f6-bf6c828d762d tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] GET http://192.168.122.66/volume/v3/volumes/f062c610-5ddb-4800-8f6c-ac969d47ed92 Sep 07 18:14:31 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-977e3e3f-385d-4b9c-90f6-bf6c828d762d tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:31 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-977e3e3f-385d-4b9c-90f6-bf6c828d762d tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:31 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-977e3e3f-385d-4b9c-90f6-bf6c828d762d tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] http://192.168.122.66/volume/v3/volumes/f062c610-5ddb-4800-8f6c-ac969d47ed92 returned with HTTP 404 Sep 07 18:14:31 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1245/2492] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:14:31 2026] GET /volume/v3/volumes/f062c610-5ddb-4800-8f6c-ac969d47ed92 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:14:31 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-d9b5ce7b-9599-4f9e-af82-6247444062e8 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:31 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-d9b5ce7b-9599-4f9e-af82-6247444062e8 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] DELETE http://192.168.122.66/volume/v3/volumes/b44a837e-7081-48b2-a130-c64634ebf855 Sep 07 18:14:31 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-d9b5ce7b-9599-4f9e-af82-6247444062e8 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:31 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-d9b5ce7b-9599-4f9e-af82-6247444062e8 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:31 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-d9b5ce7b-9599-4f9e-af82-6247444062e8 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Delete volume with id: b44a837e-7081-48b2-a130-c64634ebf855 Sep 07 18:14:31 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:31 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:14:31 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:31 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:14:31 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-d9b5ce7b-9599-4f9e-af82-6247444062e8 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Volume info retrieved successfully. Sep 07 18:14:31 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-d9b5ce7b-9599-4f9e-af82-6247444062e8 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Delete volume request issued successfully. Sep 07 18:14:31 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-d9b5ce7b-9599-4f9e-af82-6247444062e8 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] http://192.168.122.66/volume/v3/volumes/b44a837e-7081-48b2-a130-c64634ebf855 returned with HTTP 202 Sep 07 18:14:31 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1248/2493] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:14:31 2026] DELETE /volume/v3/volumes/b44a837e-7081-48b2-a130-c64634ebf855 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:14:31 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-76344b42-fd81-429c-a5da-cdf703fae6aa None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:31 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-76344b42-fd81-429c-a5da-cdf703fae6aa tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] GET http://192.168.122.66/volume/v3/volumes/b44a837e-7081-48b2-a130-c64634ebf855 Sep 07 18:14:31 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-76344b42-fd81-429c-a5da-cdf703fae6aa tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:31 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-76344b42-fd81-429c-a5da-cdf703fae6aa tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:31 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:31 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:14:31 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:31 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:14:31 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-76344b42-fd81-429c-a5da-cdf703fae6aa tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Volume info retrieved successfully. Sep 07 18:14:31 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-76344b42-fd81-429c-a5da-cdf703fae6aa tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] http://192.168.122.66/volume/v3/volumes/b44a837e-7081-48b2-a130-c64634ebf855 returned with HTTP 200 Sep 07 18:14:31 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1246/2494] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:14:31 2026] GET /volume/v3/volumes/b44a837e-7081-48b2-a130-c64634ebf855 => generated 863 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:14:31 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-656d5ead-ff43-4c0e-b911-dec1c5bcc22c None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:31 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-656d5ead-ff43-4c0e-b911-dec1c5bcc22c tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] GET http://192.168.122.66/volume/v3/volumes/88d34c1d-5b1d-40c3-9057-b7cfc4d46b71 Sep 07 18:14:31 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-656d5ead-ff43-4c0e-b911-dec1c5bcc22c tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:31 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-656d5ead-ff43-4c0e-b911-dec1c5bcc22c tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:31 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:31 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:14:31 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:31 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:14:31 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-656d5ead-ff43-4c0e-b911-dec1c5bcc22c tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Volume info retrieved successfully. Sep 07 18:14:31 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-656d5ead-ff43-4c0e-b911-dec1c5bcc22c tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] http://192.168.122.66/volume/v3/volumes/88d34c1d-5b1d-40c3-9057-b7cfc4d46b71 returned with HTTP 200 Sep 07 18:14:31 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1249/2495] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:14:31 2026] GET /volume/v3/volumes/88d34c1d-5b1d-40c3-9057-b7cfc4d46b71 => generated 883 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:14:32 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-5b95759a-1673-49a1-8e42-5801e6d4e8f1 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:32 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-5b95759a-1673-49a1-8e42-5801e6d4e8f1 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] GET http://192.168.122.66/volume/v3/volumes/b44a837e-7081-48b2-a130-c64634ebf855 Sep 07 18:14:32 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-5b95759a-1673-49a1-8e42-5801e6d4e8f1 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:32 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-5b95759a-1673-49a1-8e42-5801e6d4e8f1 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:32 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-88b05656-553b-46ee-a21c-cce41546994b None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:32 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-5b95759a-1673-49a1-8e42-5801e6d4e8f1 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] http://192.168.122.66/volume/v3/volumes/b44a837e-7081-48b2-a130-c64634ebf855 returned with HTTP 404 Sep 07 18:14:32 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1247/2496] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:14:32 2026] GET /volume/v3/volumes/b44a837e-7081-48b2-a130-c64634ebf855 => generated 109 bytes in 101 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:14:32 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-88b05656-553b-46ee-a21c-cce41546994b tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] GET http://192.168.122.66/volume/v3/volumes/88d34c1d-5b1d-40c3-9057-b7cfc4d46b71 Sep 07 18:14:32 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-88b05656-553b-46ee-a21c-cce41546994b tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:32 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-1f7c4dfb-1086-4104-9dac-d7e89f4de422 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:32 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-88b05656-553b-46ee-a21c-cce41546994b tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:32 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-1f7c4dfb-1086-4104-9dac-d7e89f4de422 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] DELETE http://192.168.122.66/volume/v3/volumes/f79b0677-2a01-4d61-947f-ef787a4a6197 Sep 07 18:14:32 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-1f7c4dfb-1086-4104-9dac-d7e89f4de422 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:32 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-1f7c4dfb-1086-4104-9dac-d7e89f4de422 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:32 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-1f7c4dfb-1086-4104-9dac-d7e89f4de422 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Delete volume with id: f79b0677-2a01-4d61-947f-ef787a4a6197 Sep 07 18:14:32 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:32 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:14:32 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:32 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:14:32 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:32 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:14:32 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-88b05656-553b-46ee-a21c-cce41546994b tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Volume info retrieved successfully. Sep 07 18:14:32 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:32 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:14:32 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-1f7c4dfb-1086-4104-9dac-d7e89f4de422 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Volume info retrieved successfully. Sep 07 18:14:32 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-88b05656-553b-46ee-a21c-cce41546994b tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] http://192.168.122.66/volume/v3/volumes/88d34c1d-5b1d-40c3-9057-b7cfc4d46b71 returned with HTTP 200 Sep 07 18:14:32 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1250/2497] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:14:32 2026] GET /volume/v3/volumes/88d34c1d-5b1d-40c3-9057-b7cfc4d46b71 => generated 883 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:14:32 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-1f7c4dfb-1086-4104-9dac-d7e89f4de422 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Delete volume request issued successfully. Sep 07 18:14:32 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-1f7c4dfb-1086-4104-9dac-d7e89f4de422 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] http://192.168.122.66/volume/v3/volumes/f79b0677-2a01-4d61-947f-ef787a4a6197 returned with HTTP 202 Sep 07 18:14:32 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1248/2498] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:14:32 2026] DELETE /volume/v3/volumes/f79b0677-2a01-4d61-947f-ef787a4a6197 => generated 0 bytes in 253 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:14:32 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-418c642d-10d2-4dde-ad10-18972460cd35 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:32 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-418c642d-10d2-4dde-ad10-18972460cd35 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] GET http://192.168.122.66/volume/v3/volumes/f79b0677-2a01-4d61-947f-ef787a4a6197 Sep 07 18:14:32 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-418c642d-10d2-4dde-ad10-18972460cd35 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:32 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-418c642d-10d2-4dde-ad10-18972460cd35 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:32 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:32 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:14:32 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:32 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:14:32 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-418c642d-10d2-4dde-ad10-18972460cd35 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Volume info retrieved successfully. Sep 07 18:14:32 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-418c642d-10d2-4dde-ad10-18972460cd35 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] http://192.168.122.66/volume/v3/volumes/f79b0677-2a01-4d61-947f-ef787a4a6197 returned with HTTP 200 Sep 07 18:14:32 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1251/2499] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:14:32 2026] GET /volume/v3/volumes/f79b0677-2a01-4d61-947f-ef787a4a6197 => generated 863 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:14:33 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-805135a5-7891-4b98-9ff1-d83f25022186 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:33 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-805135a5-7891-4b98-9ff1-d83f25022186 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] GET http://192.168.122.66/volume/v3/volumes/88d34c1d-5b1d-40c3-9057-b7cfc4d46b71 Sep 07 18:14:33 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-805135a5-7891-4b98-9ff1-d83f25022186 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:33 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-805135a5-7891-4b98-9ff1-d83f25022186 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:33 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:33 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:14:33 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:33 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:14:33 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-805135a5-7891-4b98-9ff1-d83f25022186 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Volume info retrieved successfully. Sep 07 18:14:33 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-805135a5-7891-4b98-9ff1-d83f25022186 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] http://192.168.122.66/volume/v3/volumes/88d34c1d-5b1d-40c3-9057-b7cfc4d46b71 returned with HTTP 200 Sep 07 18:14:33 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1249/2500] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:14:33 2026] GET /volume/v3/volumes/88d34c1d-5b1d-40c3-9057-b7cfc4d46b71 => generated 883 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 18:14:33 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-3a8cedcd-b7b3-4547-b606-3b36482f332b None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:33 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-3a8cedcd-b7b3-4547-b606-3b36482f332b tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] GET http://192.168.122.66/volume/v3/volumes/f79b0677-2a01-4d61-947f-ef787a4a6197 Sep 07 18:14:33 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-3a8cedcd-b7b3-4547-b606-3b36482f332b tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:33 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-3a8cedcd-b7b3-4547-b606-3b36482f332b tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:33 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:33 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:14:33 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:33 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:14:33 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-3a8cedcd-b7b3-4547-b606-3b36482f332b tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Volume info retrieved successfully. Sep 07 18:14:34 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-3a8cedcd-b7b3-4547-b606-3b36482f332b tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] http://192.168.122.66/volume/v3/volumes/f79b0677-2a01-4d61-947f-ef787a4a6197 returned with HTTP 200 Sep 07 18:14:34 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1252/2501] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:14:33 2026] GET /volume/v3/volumes/f79b0677-2a01-4d61-947f-ef787a4a6197 => generated 863 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:14:34 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-b6fe46d0-3b83-4d72-a601-f3e2bfde4617 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:34 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b6fe46d0-3b83-4d72-a601-f3e2bfde4617 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] GET http://192.168.122.66/volume/v3/volumes/88d34c1d-5b1d-40c3-9057-b7cfc4d46b71 Sep 07 18:14:34 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-b6fe46d0-3b83-4d72-a601-f3e2bfde4617 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:34 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-b6fe46d0-3b83-4d72-a601-f3e2bfde4617 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:34 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:34 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:14:34 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:34 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:14:34 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-b6fe46d0-3b83-4d72-a601-f3e2bfde4617 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Volume info retrieved successfully. Sep 07 18:14:34 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b6fe46d0-3b83-4d72-a601-f3e2bfde4617 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] http://192.168.122.66/volume/v3/volumes/88d34c1d-5b1d-40c3-9057-b7cfc4d46b71 returned with HTTP 200 Sep 07 18:14:34 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1250/2502] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:14:34 2026] GET /volume/v3/volumes/88d34c1d-5b1d-40c3-9057-b7cfc4d46b71 => generated 883 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:14:35 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-f8f7fa65-7ac1-41aa-8f22-b1b8bec6ada2 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:35 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-f8f7fa65-7ac1-41aa-8f22-b1b8bec6ada2 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] GET http://192.168.122.66/volume/v3/volumes/f79b0677-2a01-4d61-947f-ef787a4a6197 Sep 07 18:14:35 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-f8f7fa65-7ac1-41aa-8f22-b1b8bec6ada2 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:35 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-f8f7fa65-7ac1-41aa-8f22-b1b8bec6ada2 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:35 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-f8f7fa65-7ac1-41aa-8f22-b1b8bec6ada2 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] http://192.168.122.66/volume/v3/volumes/f79b0677-2a01-4d61-947f-ef787a4a6197 returned with HTTP 404 Sep 07 18:14:35 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1253/2503] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:14:35 2026] GET /volume/v3/volumes/f79b0677-2a01-4d61-947f-ef787a4a6197 => generated 109 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:14:35 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-58a0d850-0e35-48e1-a5ca-94734a634e03 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:35 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-58a0d850-0e35-48e1-a5ca-94734a634e03 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] DELETE http://192.168.122.66/volume/v3/volumes/eecf2238-bc25-42af-8c69-1353295b8500 Sep 07 18:14:35 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-58a0d850-0e35-48e1-a5ca-94734a634e03 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:35 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-58a0d850-0e35-48e1-a5ca-94734a634e03 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:35 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-58a0d850-0e35-48e1-a5ca-94734a634e03 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Delete volume with id: eecf2238-bc25-42af-8c69-1353295b8500 Sep 07 18:14:35 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:35 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:14:35 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:35 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:14:35 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-58a0d850-0e35-48e1-a5ca-94734a634e03 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Volume info retrieved successfully. Sep 07 18:14:35 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-58a0d850-0e35-48e1-a5ca-94734a634e03 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Delete volume request issued successfully. Sep 07 18:14:35 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-58a0d850-0e35-48e1-a5ca-94734a634e03 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] http://192.168.122.66/volume/v3/volumes/eecf2238-bc25-42af-8c69-1353295b8500 returned with HTTP 202 Sep 07 18:14:35 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1251/2504] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:14:35 2026] DELETE /volume/v3/volumes/eecf2238-bc25-42af-8c69-1353295b8500 => generated 0 bytes in 192 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:14:35 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-cf72216a-0b25-49dd-ad7e-19b476a3aecf None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:35 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-cf72216a-0b25-49dd-ad7e-19b476a3aecf tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] GET http://192.168.122.66/volume/v3/volumes/eecf2238-bc25-42af-8c69-1353295b8500 Sep 07 18:14:35 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-cf72216a-0b25-49dd-ad7e-19b476a3aecf tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:35 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-cf72216a-0b25-49dd-ad7e-19b476a3aecf tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:35 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:35 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:14:35 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:35 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:14:35 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-cf72216a-0b25-49dd-ad7e-19b476a3aecf tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Volume info retrieved successfully. Sep 07 18:14:35 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-cf72216a-0b25-49dd-ad7e-19b476a3aecf tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] http://192.168.122.66/volume/v3/volumes/eecf2238-bc25-42af-8c69-1353295b8500 returned with HTTP 200 Sep 07 18:14:35 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1254/2505] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:14:35 2026] GET /volume/v3/volumes/eecf2238-bc25-42af-8c69-1353295b8500 => generated 863 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:14:35 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-52ff8410-b33d-401e-b147-3168074295f0 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:35 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-52ff8410-b33d-401e-b147-3168074295f0 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] GET http://192.168.122.66/volume/v3/volumes/88d34c1d-5b1d-40c3-9057-b7cfc4d46b71 Sep 07 18:14:35 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-52ff8410-b33d-401e-b147-3168074295f0 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:35 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-52ff8410-b33d-401e-b147-3168074295f0 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:35 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:35 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:14:35 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:35 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:14:35 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-52ff8410-b33d-401e-b147-3168074295f0 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Volume info retrieved successfully. Sep 07 18:14:35 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-52ff8410-b33d-401e-b147-3168074295f0 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] http://192.168.122.66/volume/v3/volumes/88d34c1d-5b1d-40c3-9057-b7cfc4d46b71 returned with HTTP 200 Sep 07 18:14:35 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1252/2506] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:14:35 2026] GET /volume/v3/volumes/88d34c1d-5b1d-40c3-9057-b7cfc4d46b71 => generated 883 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:14:36 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-ac7b6308-d6cf-4571-b6da-235b7922420a None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:36 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-ac7b6308-d6cf-4571-b6da-235b7922420a tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] GET http://192.168.122.66/volume/v3/volumes/eecf2238-bc25-42af-8c69-1353295b8500 Sep 07 18:14:36 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-ac7b6308-d6cf-4571-b6da-235b7922420a tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:36 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-ac7b6308-d6cf-4571-b6da-235b7922420a tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:36 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:36 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:14:36 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:36 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:14:36 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-ac7b6308-d6cf-4571-b6da-235b7922420a tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Volume info retrieved successfully. Sep 07 18:14:36 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-ac7b6308-d6cf-4571-b6da-235b7922420a tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] http://192.168.122.66/volume/v3/volumes/eecf2238-bc25-42af-8c69-1353295b8500 returned with HTTP 200 Sep 07 18:14:36 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1255/2507] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:14:36 2026] GET /volume/v3/volumes/eecf2238-bc25-42af-8c69-1353295b8500 => generated 863 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:14:36 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-f15b81ba-ad5b-4733-b690-4c9f65a43027 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:36 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-f15b81ba-ad5b-4733-b690-4c9f65a43027 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] GET http://192.168.122.66/volume/v3/volumes/88d34c1d-5b1d-40c3-9057-b7cfc4d46b71 Sep 07 18:14:36 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-f15b81ba-ad5b-4733-b690-4c9f65a43027 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:36 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-f15b81ba-ad5b-4733-b690-4c9f65a43027 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:37 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:37 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:14:37 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:37 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:14:37 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-f15b81ba-ad5b-4733-b690-4c9f65a43027 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Volume info retrieved successfully. Sep 07 18:14:37 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-f15b81ba-ad5b-4733-b690-4c9f65a43027 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] http://192.168.122.66/volume/v3/volumes/88d34c1d-5b1d-40c3-9057-b7cfc4d46b71 returned with HTTP 200 Sep 07 18:14:37 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1253/2508] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:14:36 2026] GET /volume/v3/volumes/88d34c1d-5b1d-40c3-9057-b7cfc4d46b71 => generated 884 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:14:37 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-a36def3a-39cd-4372-a11b-f8ac28ca144a None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:37 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-a36def3a-39cd-4372-a11b-f8ac28ca144a tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-reader] GET http://192.168.122.66/volume/v3/volumes/88d34c1d-5b1d-40c3-9057-b7cfc4d46b71 Sep 07 18:14:37 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-a36def3a-39cd-4372-a11b-f8ac28ca144a tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-reader] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:37 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-a36def3a-39cd-4372-a11b-f8ac28ca144a tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-reader] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:37 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:37 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:14:37 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:37 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:14:37 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-a36def3a-39cd-4372-a11b-f8ac28ca144a tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-reader] Volume info retrieved successfully. Sep 07 18:14:37 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-a36def3a-39cd-4372-a11b-f8ac28ca144a tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-reader] http://192.168.122.66/volume/v3/volumes/88d34c1d-5b1d-40c3-9057-b7cfc4d46b71 returned with HTTP 200 Sep 07 18:14:37 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1256/2509] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:14:37 2026] GET /volume/v3/volumes/88d34c1d-5b1d-40c3-9057-b7cfc4d46b71 => generated 884 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:14:37 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-816ca0bb-1248-4552-a7a3-9f7c1e14b307 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:37 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-816ca0bb-1248-4552-a7a3-9f7c1e14b307 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] DELETE http://192.168.122.66/volume/v3/volumes/1fe401c0-0e8f-467f-a393-2cd5691ac630?cascade=True Sep 07 18:14:37 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-816ca0bb-1248-4552-a7a3-9f7c1e14b307 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:37 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-816ca0bb-1248-4552-a7a3-9f7c1e14b307 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:37 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-816ca0bb-1248-4552-a7a3-9f7c1e14b307 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Delete volume with id: 1fe401c0-0e8f-467f-a393-2cd5691ac630 Sep 07 18:14:37 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:37 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:14:37 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:37 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:14:37 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-816ca0bb-1248-4552-a7a3-9f7c1e14b307 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Volume info retrieved successfully. Sep 07 18:14:37 devstack devstack@c-api.service[86964]: /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 07 18:14:37 devstack devstack@c-api.service[86964]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 18:14:37 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-816ca0bb-1248-4552-a7a3-9f7c1e14b307 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Delete volume request issued successfully. Sep 07 18:14:37 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-816ca0bb-1248-4552-a7a3-9f7c1e14b307 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] http://192.168.122.66/volume/v3/volumes/1fe401c0-0e8f-467f-a393-2cd5691ac630?cascade=True returned with HTTP 202 Sep 07 18:14:37 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1254/2510] 192.168.122.66 () {58 vars in 1255 bytes} [Mon Sep 7 18:14:37 2026] DELETE /volume/v3/volumes/1fe401c0-0e8f-467f-a393-2cd5691ac630?cascade=True => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:14:37 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-40765e44-89a3-48f5-a2a7-2ea73ff91153 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:37 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-40765e44-89a3-48f5-a2a7-2ea73ff91153 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] GET http://192.168.122.66/volume/v3/volumes/1fe401c0-0e8f-467f-a393-2cd5691ac630 Sep 07 18:14:37 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-40765e44-89a3-48f5-a2a7-2ea73ff91153 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:37 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-40765e44-89a3-48f5-a2a7-2ea73ff91153 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:37 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:37 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:14:37 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:37 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:14:37 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-40765e44-89a3-48f5-a2a7-2ea73ff91153 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Volume info retrieved successfully. Sep 07 18:14:37 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-40765e44-89a3-48f5-a2a7-2ea73ff91153 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] http://192.168.122.66/volume/v3/volumes/1fe401c0-0e8f-467f-a393-2cd5691ac630 returned with HTTP 200 Sep 07 18:14:37 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1257/2511] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:14:37 2026] GET /volume/v3/volumes/1fe401c0-0e8f-467f-a393-2cd5691ac630 => generated 850 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:14:37 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-bba340b5-2254-478b-bc56-4973aeb85e34 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:37 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-bba340b5-2254-478b-bc56-4973aeb85e34 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] GET http://192.168.122.66/volume/v3/volumes/eecf2238-bc25-42af-8c69-1353295b8500 Sep 07 18:14:37 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-bba340b5-2254-478b-bc56-4973aeb85e34 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:37 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-bba340b5-2254-478b-bc56-4973aeb85e34 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:37 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-bba340b5-2254-478b-bc56-4973aeb85e34 tempest-CreateVolumesFromSourceVolumeTest-1151341178 tempest-CreateVolumesFromSourceVolumeTest-1151341178-project-member] http://192.168.122.66/volume/v3/volumes/eecf2238-bc25-42af-8c69-1353295b8500 returned with HTTP 404 Sep 07 18:14:37 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1255/2512] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:14:37 2026] GET /volume/v3/volumes/eecf2238-bc25-42af-8c69-1353295b8500 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:14:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-82b231ae-8a60-4b3e-ad8f-14b07ba73979 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:38 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-82b231ae-8a60-4b3e-ad8f-14b07ba73979 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] GET http://192.168.122.66/volume/v3/volumes/1fe401c0-0e8f-467f-a393-2cd5691ac630 Sep 07 18:14:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-82b231ae-8a60-4b3e-ad8f-14b07ba73979 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-82b231ae-8a60-4b3e-ad8f-14b07ba73979 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:38 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:38 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:14:38 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:38 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:14:38 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-82b231ae-8a60-4b3e-ad8f-14b07ba73979 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Volume info retrieved successfully. Sep 07 18:14:38 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-82b231ae-8a60-4b3e-ad8f-14b07ba73979 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] http://192.168.122.66/volume/v3/volumes/1fe401c0-0e8f-467f-a393-2cd5691ac630 returned with HTTP 200 Sep 07 18:14:38 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1258/2513] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:14:38 2026] GET /volume/v3/volumes/1fe401c0-0e8f-467f-a393-2cd5691ac630 => generated 850 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 18:14:39 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-65cc3149-5634-472a-89a4-23e0aa511e66 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:39 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-65cc3149-5634-472a-89a4-23e0aa511e66 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] GET http://192.168.122.66/volume/v3/volumes/1fe401c0-0e8f-467f-a393-2cd5691ac630 Sep 07 18:14:39 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-65cc3149-5634-472a-89a4-23e0aa511e66 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:39 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-65cc3149-5634-472a-89a4-23e0aa511e66 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:39 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:39 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:14:39 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:39 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:14:39 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-65cc3149-5634-472a-89a4-23e0aa511e66 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Volume info retrieved successfully. Sep 07 18:14:39 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-65cc3149-5634-472a-89a4-23e0aa511e66 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] http://192.168.122.66/volume/v3/volumes/1fe401c0-0e8f-467f-a393-2cd5691ac630 returned with HTTP 200 Sep 07 18:14:39 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1256/2514] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:14:39 2026] GET /volume/v3/volumes/1fe401c0-0e8f-467f-a393-2cd5691ac630 => generated 850 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 18:14:40 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-9c39b255-d77b-4a06-9bca-af7ff2471fa0 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:40 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-9c39b255-d77b-4a06-9bca-af7ff2471fa0 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] GET http://192.168.122.66/volume/v3/volumes/1fe401c0-0e8f-467f-a393-2cd5691ac630 Sep 07 18:14:40 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-9c39b255-d77b-4a06-9bca-af7ff2471fa0 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:40 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-9c39b255-d77b-4a06-9bca-af7ff2471fa0 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:40 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-9c39b255-d77b-4a06-9bca-af7ff2471fa0 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] http://192.168.122.66/volume/v3/volumes/1fe401c0-0e8f-467f-a393-2cd5691ac630 returned with HTTP 404 Sep 07 18:14:40 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1259/2515] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:14:40 2026] GET /volume/v3/volumes/1fe401c0-0e8f-467f-a393-2cd5691ac630 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:14:40 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-dee6021f-24e6-46f6-a4af-d2f89c521573 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:40 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-dee6021f-24e6-46f6-a4af-d2f89c521573 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-reader] GET http://192.168.122.66/volume/v3/volumes Sep 07 18:14:40 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-dee6021f-24e6-46f6-a4af-d2f89c521573 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-reader] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:40 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-dee6021f-24e6-46f6-a4af-d2f89c521573 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-reader] Calling method 'index' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:40 devstack devstack@c-api.service[86964]: DEBUG cinder.api.api_utils [None req-dee6021f-24e6-46f6-a4af-d2f89c521573 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-reader] Removing options '' from query. {{(pid=86964) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 18:14:40 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-dee6021f-24e6-46f6-a4af-d2f89c521573 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86964) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 18:14:40 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:40 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:14:40 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-dee6021f-24e6-46f6-a4af-d2f89c521573 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-reader] Get all volumes completed successfully. Sep 07 18:14:40 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-dee6021f-24e6-46f6-a4af-d2f89c521573 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-reader] http://192.168.122.66/volume/v3/volumes returned with HTTP 200 Sep 07 18:14:40 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1257/2516] 192.168.122.66 () {58 vars in 1116 bytes} [Mon Sep 7 18:14:40 2026] GET /volume/v3/volumes => generated 340 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:14:40 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-c25ca985-9db7-41b2-a069-1729d6a115f7 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:40 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c25ca985-9db7-41b2-a069-1729d6a115f7 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-reader] GET http://192.168.122.66/volume/v3/snapshots Sep 07 18:14:40 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-c25ca985-9db7-41b2-a069-1729d6a115f7 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-reader] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:40 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-c25ca985-9db7-41b2-a069-1729d6a115f7 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-reader] Calling method 'index' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:40 devstack devstack@c-api.service[86965]: DEBUG cinder.api.api_utils [None req-c25ca985-9db7-41b2-a069-1729d6a115f7 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-reader] Removing options '' from query. {{(pid=86965) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 18:14:40 devstack devstack@c-api.service[86965]: DEBUG cinder.db.api [None req-c25ca985-9db7-41b2-a069-1729d6a115f7 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-reader] Building query based on filter {{(pid=86965) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 18:14:40 devstack devstack@c-api.service[86965]: /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 07 18:14:40 devstack devstack@c-api.service[86965]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 18:14:40 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-c25ca985-9db7-41b2-a069-1729d6a115f7 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-reader] Get all snapshots completed successfully. Sep 07 18:14:40 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c25ca985-9db7-41b2-a069-1729d6a115f7 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-reader] http://192.168.122.66/volume/v3/snapshots returned with HTTP 200 Sep 07 18:14:40 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1260/2517] 192.168.122.66 () {58 vars in 1122 bytes} [Mon Sep 7 18:14:40 2026] GET /volume/v3/snapshots => generated 17 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 18:14:40 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-139817ad-7f17-40bd-95b9-8b2a7d5434e7 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:40 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-139817ad-7f17-40bd-95b9-8b2a7d5434e7 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] GET http://192.168.122.66/volume/v3/volumes/88d34c1d-5b1d-40c3-9057-b7cfc4d46b71 Sep 07 18:14:40 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-139817ad-7f17-40bd-95b9-8b2a7d5434e7 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:40 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-139817ad-7f17-40bd-95b9-8b2a7d5434e7 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:40 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:40 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:14:40 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:40 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:14:40 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-139817ad-7f17-40bd-95b9-8b2a7d5434e7 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Volume info retrieved successfully. Sep 07 18:14:40 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-139817ad-7f17-40bd-95b9-8b2a7d5434e7 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] http://192.168.122.66/volume/v3/volumes/88d34c1d-5b1d-40c3-9057-b7cfc4d46b71 returned with HTTP 200 Sep 07 18:14:40 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1258/2518] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:14:40 2026] GET /volume/v3/volumes/88d34c1d-5b1d-40c3-9057-b7cfc4d46b71 => generated 884 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:14:40 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-638f94d8-5e0d-4391-9f3f-868b0383d755 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:40 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-638f94d8-5e0d-4391-9f3f-868b0383d755 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] DELETE http://192.168.122.66/volume/v3/volumes/88d34c1d-5b1d-40c3-9057-b7cfc4d46b71 Sep 07 18:14:40 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-638f94d8-5e0d-4391-9f3f-868b0383d755 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:40 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-638f94d8-5e0d-4391-9f3f-868b0383d755 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:40 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-638f94d8-5e0d-4391-9f3f-868b0383d755 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Delete volume with id: 88d34c1d-5b1d-40c3-9057-b7cfc4d46b71 Sep 07 18:14:40 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:40 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:14:40 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:40 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:14:40 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-638f94d8-5e0d-4391-9f3f-868b0383d755 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Volume info retrieved successfully. Sep 07 18:14:40 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-638f94d8-5e0d-4391-9f3f-868b0383d755 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Delete volume request issued successfully. Sep 07 18:14:40 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-638f94d8-5e0d-4391-9f3f-868b0383d755 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] http://192.168.122.66/volume/v3/volumes/88d34c1d-5b1d-40c3-9057-b7cfc4d46b71 returned with HTTP 202 Sep 07 18:14:40 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1261/2519] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:14:40 2026] DELETE /volume/v3/volumes/88d34c1d-5b1d-40c3-9057-b7cfc4d46b71 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:14:40 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-0e6a6c78-a87f-4457-8712-27ad0312de59 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:40 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-0e6a6c78-a87f-4457-8712-27ad0312de59 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] GET http://192.168.122.66/volume/v3/volumes/88d34c1d-5b1d-40c3-9057-b7cfc4d46b71 Sep 07 18:14:40 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-0e6a6c78-a87f-4457-8712-27ad0312de59 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:40 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-0e6a6c78-a87f-4457-8712-27ad0312de59 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:40 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:40 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:14:40 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:40 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:14:40 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-0e6a6c78-a87f-4457-8712-27ad0312de59 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Volume info retrieved successfully. Sep 07 18:14:40 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-0e6a6c78-a87f-4457-8712-27ad0312de59 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] http://192.168.122.66/volume/v3/volumes/88d34c1d-5b1d-40c3-9057-b7cfc4d46b71 returned with HTTP 200 Sep 07 18:14:40 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1259/2520] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:14:40 2026] GET /volume/v3/volumes/88d34c1d-5b1d-40c3-9057-b7cfc4d46b71 => generated 883 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:14:41 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-d992e2a8-9220-427d-8344-01cb44b8450e None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:41 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-d992e2a8-9220-427d-8344-01cb44b8450e tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] GET http://192.168.122.66/volume/v3/volumes/88d34c1d-5b1d-40c3-9057-b7cfc4d46b71 Sep 07 18:14:41 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-d992e2a8-9220-427d-8344-01cb44b8450e tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:41 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-d992e2a8-9220-427d-8344-01cb44b8450e tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:41 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-d992e2a8-9220-427d-8344-01cb44b8450e tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] http://192.168.122.66/volume/v3/volumes/88d34c1d-5b1d-40c3-9057-b7cfc4d46b71 returned with HTTP 404 Sep 07 18:14:41 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1262/2521] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:14:41 2026] GET /volume/v3/volumes/88d34c1d-5b1d-40c3-9057-b7cfc4d46b71 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:14:41 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-4a148318-28c8-4642-97d5-8a19ae134b42 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:41 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-4a148318-28c8-4642-97d5-8a19ae134b42 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] DELETE http://192.168.122.66/volume/v3/snapshots/5a67848b-27c4-4acf-afc2-61221349e268 Sep 07 18:14:41 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-4a148318-28c8-4642-97d5-8a19ae134b42 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:41 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-4a148318-28c8-4642-97d5-8a19ae134b42 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:41 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.snapshots [None req-4a148318-28c8-4642-97d5-8a19ae134b42 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Delete snapshot with id: 5a67848b-27c4-4acf-afc2-61221349e268 Sep 07 18:14:41 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-4a148318-28c8-4642-97d5-8a19ae134b42 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] http://192.168.122.66/volume/v3/snapshots/5a67848b-27c4-4acf-afc2-61221349e268 returned with HTTP 404 Sep 07 18:14:41 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1260/2522] 192.168.122.66 () {58 vars in 1236 bytes} [Mon Sep 7 18:14:41 2026] DELETE /volume/v3/snapshots/5a67848b-27c4-4acf-afc2-61221349e268 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:14:41 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-29370ea7-bc7e-4156-9cdb-0017cb57f2b6 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:41 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-29370ea7-bc7e-4156-9cdb-0017cb57f2b6 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] GET http://192.168.122.66/volume/v3/volumes/1fe401c0-0e8f-467f-a393-2cd5691ac630 Sep 07 18:14:41 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-29370ea7-bc7e-4156-9cdb-0017cb57f2b6 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:41 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-29370ea7-bc7e-4156-9cdb-0017cb57f2b6 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:41 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-29370ea7-bc7e-4156-9cdb-0017cb57f2b6 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] http://192.168.122.66/volume/v3/volumes/1fe401c0-0e8f-467f-a393-2cd5691ac630 returned with HTTP 404 Sep 07 18:14:41 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1263/2523] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:14:41 2026] GET /volume/v3/volumes/1fe401c0-0e8f-467f-a393-2cd5691ac630 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:14:41 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-c5277fb5-a818-41f3-816c-0205315b2268 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:41 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c5277fb5-a818-41f3-816c-0205315b2268 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] DELETE http://192.168.122.66/volume/v3/volumes/1fe401c0-0e8f-467f-a393-2cd5691ac630 Sep 07 18:14:41 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c5277fb5-a818-41f3-816c-0205315b2268 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:41 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c5277fb5-a818-41f3-816c-0205315b2268 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:41 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-c5277fb5-a818-41f3-816c-0205315b2268 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] Delete volume with id: 1fe401c0-0e8f-467f-a393-2cd5691ac630 Sep 07 18:14:41 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c5277fb5-a818-41f3-816c-0205315b2268 tempest-VolumesDeleteCascade-1951048962 tempest-VolumesDeleteCascade-1951048962-project-member] http://192.168.122.66/volume/v3/volumes/1fe401c0-0e8f-467f-a393-2cd5691ac630 returned with HTTP 404 Sep 07 18:14:41 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1261/2524] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:14:41 2026] DELETE /volume/v3/volumes/1fe401c0-0e8f-467f-a393-2cd5691ac630 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:14:44 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-e4f2e8ae-643c-42b1-b650-229fa99f03dc None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:44 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e4f2e8ae-643c-42b1-b650-229fa99f03dc tempest-VolumesCloneNegativeTest-1412812645 tempest-VolumesCloneNegativeTest-1412812645-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:14:44 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-e4f2e8ae-643c-42b1-b650-229fa99f03dc tempest-VolumesCloneNegativeTest-1412812645 tempest-VolumesCloneNegativeTest-1412812645-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-1865749639"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:14:44 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.volumes [None req-e4f2e8ae-643c-42b1-b650-229fa99f03dc tempest-VolumesCloneNegativeTest-1412812645 tempest-VolumesCloneNegativeTest-1412812645-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-1865749639'}} {{(pid=86965) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:14:44 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-e4f2e8ae-643c-42b1-b650-229fa99f03dc tempest-VolumesCloneNegativeTest-1412812645 tempest-VolumesCloneNegativeTest-1412812645-project-member] Create volume of 2 GB Sep 07 18:14:44 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-e4f2e8ae-643c-42b1-b650-229fa99f03dc tempest-VolumesCloneNegativeTest-1412812645 tempest-VolumesCloneNegativeTest-1412812645-project-member] Availability Zones retrieved successfully. Sep 07 18:14:44 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-e4f2e8ae-643c-42b1-b650-229fa99f03dc tempest-VolumesCloneNegativeTest-1412812645 tempest-VolumesCloneNegativeTest-1412812645-project-member] Flow 'volume_create_api' (55522a73-2574-47bb-9764-ea74ab2f1283) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:14:44 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-e4f2e8ae-643c-42b1-b650-229fa99f03dc tempest-VolumesCloneNegativeTest-1412812645 tempest-VolumesCloneNegativeTest-1412812645-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24eed06a-0b62-4551-9a1e-be398facbd75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:14:44 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.flows.api.create_volume [None req-e4f2e8ae-643c-42b1-b650-229fa99f03dc tempest-VolumesCloneNegativeTest-1412812645 tempest-VolumesCloneNegativeTest-1412812645-project-member] Validating volume size '2' using validate_int {{(pid=86965) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:14:44 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-e4f2e8ae-643c-42b1-b650-229fa99f03dc tempest-VolumesCloneNegativeTest-1412812645 tempest-VolumesCloneNegativeTest-1412812645-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24eed06a-0b62-4551-9a1e-be398facbd75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:14:44 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-e4f2e8ae-643c-42b1-b650-229fa99f03dc tempest-VolumesCloneNegativeTest-1412812645 tempest-VolumesCloneNegativeTest-1412812645-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ece82274-8f4a-4d74-9e5c-19e6250837e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:14:44 devstack devstack@c-api.service[86965]: DEBUG cinder.quota [None req-e4f2e8ae-643c-42b1-b650-229fa99f03dc tempest-VolumesCloneNegativeTest-1412812645 tempest-VolumesCloneNegativeTest-1412812645-project-member] Created reservations ['98e26092-04d5-482d-a3cd-49e8c4008d55', '9f6a580b-357f-48be-80c2-4260a94383b6', 'f6b96016-816e-4d8d-a15e-4679ec85b313', '4ed4ee76-85e3-4d97-9703-a7a1e67dd0cd'] {{(pid=86965) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:14:44 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-e4f2e8ae-643c-42b1-b650-229fa99f03dc tempest-VolumesCloneNegativeTest-1412812645 tempest-VolumesCloneNegativeTest-1412812645-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ece82274-8f4a-4d74-9e5c-19e6250837e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['98e26092-04d5-482d-a3cd-49e8c4008d55', '9f6a580b-357f-48be-80c2-4260a94383b6', 'f6b96016-816e-4d8d-a15e-4679ec85b313', '4ed4ee76-85e3-4d97-9703-a7a1e67dd0cd']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:14:44 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-e4f2e8ae-643c-42b1-b650-229fa99f03dc tempest-VolumesCloneNegativeTest-1412812645 tempest-VolumesCloneNegativeTest-1412812645-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3b2bfef-a5e9-4b0a-8c01-35efac8a718a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:14:44 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:44 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:14:44 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-e4f2e8ae-643c-42b1-b650-229fa99f03dc tempest-VolumesCloneNegativeTest-1412812645 tempest-VolumesCloneNegativeTest-1412812645-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3b2bfef-a5e9-4b0a-8c01-35efac8a718a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '25a6e484-2b4c-452c-aa1c-b1001dca84ae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1865749639',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='669b87fe75bb47fdaf2136653bfcbecd',qos_specs=None,replication_status=,reservations=['98e26092-04d5-482d-a3cd-49e8c4008d55','9f6a580b-357f-48be-80c2-4260a94383b6','f6b96016-816e-4d8d-a15e-4679ec85b313','4ed4ee76-85e3-4d97-9703-a7a1e67dd0cd'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3db93837683b4667a0f9e01e4eab4b93',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:14:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1865749639',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=25a6e484-2b4c-452c-aa1c-b1001dca84ae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='669b87fe75bb47fdaf2136653bfcbecd',provider_auth=None,provider_geometry=None,provider_id=None,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='3db93837683b4667a0f9e01e4eab4b93',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:14:44 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-e4f2e8ae-643c-42b1-b650-229fa99f03dc tempest-VolumesCloneNegativeTest-1412812645 tempest-VolumesCloneNegativeTest-1412812645-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03cff323-c689-4264-86b9-27fa6e82ff58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:14:44 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-e4f2e8ae-643c-42b1-b650-229fa99f03dc tempest-VolumesCloneNegativeTest-1412812645 tempest-VolumesCloneNegativeTest-1412812645-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03cff323-c689-4264-86b9-27fa6e82ff58) transitioned into state 'SUCCESS' from state '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-1865749639',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='669b87fe75bb47fdaf2136653bfcbecd',qos_specs=None,replication_status=,reservations=['98e26092-04d5-482d-a3cd-49e8c4008d55','9f6a580b-357f-48be-80c2-4260a94383b6','f6b96016-816e-4d8d-a15e-4679ec85b313','4ed4ee76-85e3-4d97-9703-a7a1e67dd0cd'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3db93837683b4667a0f9e01e4eab4b93',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:14:44 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-e4f2e8ae-643c-42b1-b650-229fa99f03dc tempest-VolumesCloneNegativeTest-1412812645 tempest-VolumesCloneNegativeTest-1412812645-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4432b2b5-ca30-44e1-a9fd-d4eb63912169) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:14:44 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-e4f2e8ae-643c-42b1-b650-229fa99f03dc tempest-VolumesCloneNegativeTest-1412812645 tempest-VolumesCloneNegativeTest-1412812645-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4432b2b5-ca30-44e1-a9fd-d4eb63912169) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:14:44 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-e4f2e8ae-643c-42b1-b650-229fa99f03dc tempest-VolumesCloneNegativeTest-1412812645 tempest-VolumesCloneNegativeTest-1412812645-project-member] Flow 'volume_create_api' (55522a73-2574-47bb-9764-ea74ab2f1283) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:14:44 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-e4f2e8ae-643c-42b1-b650-229fa99f03dc tempest-VolumesCloneNegativeTest-1412812645 tempest-VolumesCloneNegativeTest-1412812645-project-member] Create volume request issued successfully. Sep 07 18:14:44 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e4f2e8ae-643c-42b1-b650-229fa99f03dc tempest-VolumesCloneNegativeTest-1412812645 tempest-VolumesCloneNegativeTest-1412812645-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:14:44 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1264/2525] 192.168.122.66 () {60 vars in 1137 bytes} [Mon Sep 7 18:14:44 2026] POST /volume/v3/volumes => generated 762 bytes in 524 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:14:44 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-a2ef703e-6bd2-4beb-b3e9-f61dce6af764 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:44 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-a2ef703e-6bd2-4beb-b3e9-f61dce6af764 tempest-VolumesCloneNegativeTest-1412812645 tempest-VolumesCloneNegativeTest-1412812645-project-member] GET http://192.168.122.66/volume/v3/volumes/25a6e484-2b4c-452c-aa1c-b1001dca84ae Sep 07 18:14:44 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-a2ef703e-6bd2-4beb-b3e9-f61dce6af764 tempest-VolumesCloneNegativeTest-1412812645 tempest-VolumesCloneNegativeTest-1412812645-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:44 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-a2ef703e-6bd2-4beb-b3e9-f61dce6af764 tempest-VolumesCloneNegativeTest-1412812645 tempest-VolumesCloneNegativeTest-1412812645-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:44 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:44 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:14:44 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:44 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:14:44 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-a2ef703e-6bd2-4beb-b3e9-f61dce6af764 tempest-VolumesCloneNegativeTest-1412812645 tempest-VolumesCloneNegativeTest-1412812645-project-member] Volume info retrieved successfully. Sep 07 18:14:44 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-a2ef703e-6bd2-4beb-b3e9-f61dce6af764 tempest-VolumesCloneNegativeTest-1412812645 tempest-VolumesCloneNegativeTest-1412812645-project-member] http://192.168.122.66/volume/v3/volumes/25a6e484-2b4c-452c-aa1c-b1001dca84ae returned with HTTP 200 Sep 07 18:14:44 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1262/2526] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:14:44 2026] GET /volume/v3/volumes/25a6e484-2b4c-452c-aa1c-b1001dca84ae => generated 830 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:14:45 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-19f186a8-5cc3-409f-bc07-45e921906408 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:45 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-19f186a8-5cc3-409f-bc07-45e921906408 tempest-VolumesCloneNegativeTest-1412812645 tempest-VolumesCloneNegativeTest-1412812645-project-member] GET http://192.168.122.66/volume/v3/volumes/25a6e484-2b4c-452c-aa1c-b1001dca84ae Sep 07 18:14:45 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-19f186a8-5cc3-409f-bc07-45e921906408 tempest-VolumesCloneNegativeTest-1412812645 tempest-VolumesCloneNegativeTest-1412812645-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:45 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-19f186a8-5cc3-409f-bc07-45e921906408 tempest-VolumesCloneNegativeTest-1412812645 tempest-VolumesCloneNegativeTest-1412812645-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:45 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:45 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:14:45 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:45 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:14:45 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-19f186a8-5cc3-409f-bc07-45e921906408 tempest-VolumesCloneNegativeTest-1412812645 tempest-VolumesCloneNegativeTest-1412812645-project-member] Volume info retrieved successfully. Sep 07 18:14:45 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-19f186a8-5cc3-409f-bc07-45e921906408 tempest-VolumesCloneNegativeTest-1412812645 tempest-VolumesCloneNegativeTest-1412812645-project-member] http://192.168.122.66/volume/v3/volumes/25a6e484-2b4c-452c-aa1c-b1001dca84ae returned with HTTP 200 Sep 07 18:14:45 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1265/2527] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:14:45 2026] GET /volume/v3/volumes/25a6e484-2b4c-452c-aa1c-b1001dca84ae => generated 855 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 18:14:46 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-a6f4263b-e34f-49ce-999a-a9718325586c None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:46 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-a6f4263b-e34f-49ce-999a-a9718325586c tempest-VolumesCloneNegativeTest-1412812645 tempest-VolumesCloneNegativeTest-1412812645-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:14:46 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-a6f4263b-e34f-49ce-999a-a9718325586c tempest-VolumesCloneNegativeTest-1412812645 tempest-VolumesCloneNegativeTest-1412812645-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "25a6e484-2b4c-452c-aa1c-b1001dca84ae"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:14:46 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.volumes [None req-a6f4263b-e34f-49ce-999a-a9718325586c tempest-VolumesCloneNegativeTest-1412812645 tempest-VolumesCloneNegativeTest-1412812645-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '25a6e484-2b4c-452c-aa1c-b1001dca84ae'}} {{(pid=86964) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:14:46 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:46 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:14:46 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:46 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:14:46 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-a6f4263b-e34f-49ce-999a-a9718325586c tempest-VolumesCloneNegativeTest-1412812645 tempest-VolumesCloneNegativeTest-1412812645-project-member] Volume retrieved successfully. Sep 07 18:14:46 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-a6f4263b-e34f-49ce-999a-a9718325586c tempest-VolumesCloneNegativeTest-1412812645 tempest-VolumesCloneNegativeTest-1412812645-project-member] Create volume of 1 GB Sep 07 18:14:46 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-a6f4263b-e34f-49ce-999a-a9718325586c tempest-VolumesCloneNegativeTest-1412812645 tempest-VolumesCloneNegativeTest-1412812645-project-member] Availability Zones retrieved successfully. Sep 07 18:14:46 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-a6f4263b-e34f-49ce-999a-a9718325586c tempest-VolumesCloneNegativeTest-1412812645 tempest-VolumesCloneNegativeTest-1412812645-project-member] Flow 'volume_create_api' (09c6be19-af17-455d-8077-2a2c1c770972) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:14:46 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-a6f4263b-e34f-49ce-999a-a9718325586c tempest-VolumesCloneNegativeTest-1412812645 tempest-VolumesCloneNegativeTest-1412812645-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8431b8d9-e5b8-4059-8563-99a5f9944453) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:14:46 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.flows.api.create_volume [None req-a6f4263b-e34f-49ce-999a-a9718325586c tempest-VolumesCloneNegativeTest-1412812645 tempest-VolumesCloneNegativeTest-1412812645-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=86964) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:14:46 devstack devstack@c-api.service[86964]: WARNING cinder.volume.api [None req-a6f4263b-e34f-49ce-999a-a9718325586c tempest-VolumesCloneNegativeTest-1412812645 tempest-VolumesCloneNegativeTest-1412812645-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8431b8d9-e5b8-4059-8563-99a5f9944453) transitioned into state 'FAILURE' from state 'RUNNING' Sep 07 18:14:46 devstack devstack@c-api.service[86964]: 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 07 18:14:46 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-a6f4263b-e34f-49ce-999a-a9718325586c tempest-VolumesCloneNegativeTest-1412812645 tempest-VolumesCloneNegativeTest-1412812645-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8431b8d9-e5b8-4059-8563-99a5f9944453) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:14:46 devstack devstack@c-api.service[86964]: WARNING cinder.volume.api [None req-a6f4263b-e34f-49ce-999a-a9718325586c tempest-VolumesCloneNegativeTest-1412812645 tempest-VolumesCloneNegativeTest-1412812645-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8431b8d9-e5b8-4059-8563-99a5f9944453) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 07 18:14:46 devstack devstack@c-api.service[86964]: WARNING cinder.volume.api [None req-a6f4263b-e34f-49ce-999a-a9718325586c tempest-VolumesCloneNegativeTest-1412812645 tempest-VolumesCloneNegativeTest-1412812645-project-member] Flow 'volume_create_api' (09c6be19-af17-455d-8077-2a2c1c770972) transitioned into state 'REVERTED' from state 'RUNNING' Sep 07 18:14:46 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-a6f4263b-e34f-49ce-999a-a9718325586c tempest-VolumesCloneNegativeTest-1412812645 tempest-VolumesCloneNegativeTest-1412812645-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 400 Sep 07 18:14:46 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1263/2528] 192.168.122.66 () {60 vars in 1137 bytes} [Mon Sep 7 18:14:46 2026] POST /volume/v3/volumes => generated 173 bytes in 75 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 18:14:46 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-86a594c5-ae22-42ac-a78e-e5c51ae530d0 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:46 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-86a594c5-ae22-42ac-a78e-e5c51ae530d0 tempest-VolumesCloneNegativeTest-1412812645 tempest-VolumesCloneNegativeTest-1412812645-project-member] GET http://192.168.122.66/volume/v3/volumes/25a6e484-2b4c-452c-aa1c-b1001dca84ae Sep 07 18:14:46 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-86a594c5-ae22-42ac-a78e-e5c51ae530d0 tempest-VolumesCloneNegativeTest-1412812645 tempest-VolumesCloneNegativeTest-1412812645-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:46 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-86a594c5-ae22-42ac-a78e-e5c51ae530d0 tempest-VolumesCloneNegativeTest-1412812645 tempest-VolumesCloneNegativeTest-1412812645-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:46 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:46 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:14:46 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:46 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:14:46 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-86a594c5-ae22-42ac-a78e-e5c51ae530d0 tempest-VolumesCloneNegativeTest-1412812645 tempest-VolumesCloneNegativeTest-1412812645-project-member] Volume info retrieved successfully. Sep 07 18:14:46 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-86a594c5-ae22-42ac-a78e-e5c51ae530d0 tempest-VolumesCloneNegativeTest-1412812645 tempest-VolumesCloneNegativeTest-1412812645-project-member] http://192.168.122.66/volume/v3/volumes/25a6e484-2b4c-452c-aa1c-b1001dca84ae returned with HTTP 200 Sep 07 18:14:46 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1266/2529] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:14:46 2026] GET /volume/v3/volumes/25a6e484-2b4c-452c-aa1c-b1001dca84ae => generated 855 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:14:46 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-94438647-6755-4bec-a2fb-94854814d7b3 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:46 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-94438647-6755-4bec-a2fb-94854814d7b3 tempest-VolumesCloneNegativeTest-1412812645 tempest-VolumesCloneNegativeTest-1412812645-project-member] DELETE http://192.168.122.66/volume/v3/volumes/25a6e484-2b4c-452c-aa1c-b1001dca84ae Sep 07 18:14:46 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-94438647-6755-4bec-a2fb-94854814d7b3 tempest-VolumesCloneNegativeTest-1412812645 tempest-VolumesCloneNegativeTest-1412812645-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:46 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-94438647-6755-4bec-a2fb-94854814d7b3 tempest-VolumesCloneNegativeTest-1412812645 tempest-VolumesCloneNegativeTest-1412812645-project-member] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:46 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-94438647-6755-4bec-a2fb-94854814d7b3 tempest-VolumesCloneNegativeTest-1412812645 tempest-VolumesCloneNegativeTest-1412812645-project-member] Delete volume with id: 25a6e484-2b4c-452c-aa1c-b1001dca84ae Sep 07 18:14:46 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:46 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:14:46 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:46 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:14:46 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-94438647-6755-4bec-a2fb-94854814d7b3 tempest-VolumesCloneNegativeTest-1412812645 tempest-VolumesCloneNegativeTest-1412812645-project-member] Volume info retrieved successfully. Sep 07 18:14:46 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-94438647-6755-4bec-a2fb-94854814d7b3 tempest-VolumesCloneNegativeTest-1412812645 tempest-VolumesCloneNegativeTest-1412812645-project-member] Delete volume request issued successfully. Sep 07 18:14:46 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-94438647-6755-4bec-a2fb-94854814d7b3 tempest-VolumesCloneNegativeTest-1412812645 tempest-VolumesCloneNegativeTest-1412812645-project-member] http://192.168.122.66/volume/v3/volumes/25a6e484-2b4c-452c-aa1c-b1001dca84ae returned with HTTP 202 Sep 07 18:14:46 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1264/2530] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:14:46 2026] DELETE /volume/v3/volumes/25a6e484-2b4c-452c-aa1c-b1001dca84ae => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:14:46 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-cb52eaf7-f60c-47cc-bf60-8e0aeda275ee None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:46 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-cb52eaf7-f60c-47cc-bf60-8e0aeda275ee tempest-VolumesCloneNegativeTest-1412812645 tempest-VolumesCloneNegativeTest-1412812645-project-member] GET http://192.168.122.66/volume/v3/volumes/25a6e484-2b4c-452c-aa1c-b1001dca84ae Sep 07 18:14:46 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-cb52eaf7-f60c-47cc-bf60-8e0aeda275ee tempest-VolumesCloneNegativeTest-1412812645 tempest-VolumesCloneNegativeTest-1412812645-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:46 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-cb52eaf7-f60c-47cc-bf60-8e0aeda275ee tempest-VolumesCloneNegativeTest-1412812645 tempest-VolumesCloneNegativeTest-1412812645-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:46 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:46 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:14:46 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:46 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:14:46 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-cb52eaf7-f60c-47cc-bf60-8e0aeda275ee tempest-VolumesCloneNegativeTest-1412812645 tempest-VolumesCloneNegativeTest-1412812645-project-member] Volume info retrieved successfully. Sep 07 18:14:46 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-cb52eaf7-f60c-47cc-bf60-8e0aeda275ee tempest-VolumesCloneNegativeTest-1412812645 tempest-VolumesCloneNegativeTest-1412812645-project-member] http://192.168.122.66/volume/v3/volumes/25a6e484-2b4c-452c-aa1c-b1001dca84ae returned with HTTP 200 Sep 07 18:14:46 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1267/2531] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:14:46 2026] GET /volume/v3/volumes/25a6e484-2b4c-452c-aa1c-b1001dca84ae => generated 854 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:14:47 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-7e1663f6-d475-4804-b512-b2490868364d None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:47 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-7e1663f6-d475-4804-b512-b2490868364d tempest-VolumesCloneNegativeTest-1412812645 tempest-VolumesCloneNegativeTest-1412812645-project-member] GET http://192.168.122.66/volume/v3/volumes/25a6e484-2b4c-452c-aa1c-b1001dca84ae Sep 07 18:14:47 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-7e1663f6-d475-4804-b512-b2490868364d tempest-VolumesCloneNegativeTest-1412812645 tempest-VolumesCloneNegativeTest-1412812645-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:47 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-7e1663f6-d475-4804-b512-b2490868364d tempest-VolumesCloneNegativeTest-1412812645 tempest-VolumesCloneNegativeTest-1412812645-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:47 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-7e1663f6-d475-4804-b512-b2490868364d tempest-VolumesCloneNegativeTest-1412812645 tempest-VolumesCloneNegativeTest-1412812645-project-member] http://192.168.122.66/volume/v3/volumes/25a6e484-2b4c-452c-aa1c-b1001dca84ae returned with HTTP 404 Sep 07 18:14:47 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1265/2532] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:14:47 2026] GET /volume/v3/volumes/25a6e484-2b4c-452c-aa1c-b1001dca84ae => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:14:49 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-2cc8ce90-f024-4c32-86cd-8e1fd48d92ca None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:50 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-2cc8ce90-f024-4c32-86cd-8e1fd48d92ca tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:14:50 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-2cc8ce90-f024-4c32-86cd-8e1fd48d92ca tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-88946421", "metadata": {"Type": "Test"}}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:14:50 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.volumes [None req-2cc8ce90-f024-4c32-86cd-8e1fd48d92ca tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-88946421', 'metadata': {'Type': 'Test'}}} {{(pid=86965) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:14:50 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-2cc8ce90-f024-4c32-86cd-8e1fd48d92ca tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Create volume of 1 GB Sep 07 18:14:50 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-2cc8ce90-f024-4c32-86cd-8e1fd48d92ca tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Availability Zones retrieved successfully. Sep 07 18:14:50 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-2cc8ce90-f024-4c32-86cd-8e1fd48d92ca tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Flow 'volume_create_api' (d1b52547-06e5-466e-bcd6-d606a1518d90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:14:50 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-2cc8ce90-f024-4c32-86cd-8e1fd48d92ca tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cbe7f810-e15a-4695-ab3c-d6998cb9f8e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:14:50 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.flows.api.create_volume [None req-2cc8ce90-f024-4c32-86cd-8e1fd48d92ca tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Validating volume size '1' using validate_int {{(pid=86965) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:14:50 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-2cc8ce90-f024-4c32-86cd-8e1fd48d92ca tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cbe7f810-e15a-4695-ab3c-d6998cb9f8e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:14:50 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-2cc8ce90-f024-4c32-86cd-8e1fd48d92ca tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a87af2b5-238d-498d-808a-47d8ec108eb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:14:50 devstack devstack@c-api.service[86965]: DEBUG cinder.quota [None req-2cc8ce90-f024-4c32-86cd-8e1fd48d92ca tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Created reservations ['59fd37d2-a84d-464a-a461-91728db5edef', '2c8d6a95-7763-475f-ba49-04352a4ad500', '0e0c82ac-8228-4b28-8ca4-db9ca994032e', 'b11de263-d193-42e1-aa54-d278502bc2e3'] {{(pid=86965) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:14:50 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-2cc8ce90-f024-4c32-86cd-8e1fd48d92ca tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a87af2b5-238d-498d-808a-47d8ec108eb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['59fd37d2-a84d-464a-a461-91728db5edef', '2c8d6a95-7763-475f-ba49-04352a4ad500', '0e0c82ac-8228-4b28-8ca4-db9ca994032e', 'b11de263-d193-42e1-aa54-d278502bc2e3']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:14:50 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-2cc8ce90-f024-4c32-86cd-8e1fd48d92ca tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43ba6156-98bb-4c63-82dd-fddc4d89fb4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:14:50 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:50 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:14:50 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-2cc8ce90-f024-4c32-86cd-8e1fd48d92ca tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43ba6156-98bb-4c63-82dd-fddc4d89fb4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6e5e55da-57df-4a0e-bcf1-424f899d93f0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-88946421',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='84dca37f99b6486f851b723b43204eff',qos_specs=None,replication_status=,reservations=['59fd37d2-a84d-464a-a461-91728db5edef','2c8d6a95-7763-475f-ba49-04352a4ad500','0e0c82ac-8228-4b28-8ca4-db9ca994032e','b11de263-d193-42e1-aa54-d278502bc2e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9cf71f6feb154a4bbddeb955c187e666',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:14:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-88946421',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6e5e55da-57df-4a0e-bcf1-424f899d93f0,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='84dca37f99b6486f851b723b43204eff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9cf71f6feb154a4bbddeb955c187e666',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:14:50 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-2cc8ce90-f024-4c32-86cd-8e1fd48d92ca tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bafdcb04-c2f0-4ee3-b8b5-2409ace83db7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:14:50 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-2cc8ce90-f024-4c32-86cd-8e1fd48d92ca tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bafdcb04-c2f0-4ee3-b8b5-2409ace83db7) transitioned into state 'SUCCESS' from state '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-88946421',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='84dca37f99b6486f851b723b43204eff',qos_specs=None,replication_status=,reservations=['59fd37d2-a84d-464a-a461-91728db5edef','2c8d6a95-7763-475f-ba49-04352a4ad500','0e0c82ac-8228-4b28-8ca4-db9ca994032e','b11de263-d193-42e1-aa54-d278502bc2e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9cf71f6feb154a4bbddeb955c187e666',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:14:50 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-2cc8ce90-f024-4c32-86cd-8e1fd48d92ca tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (146fdbfa-4884-4824-acf5-df049118ee1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:14:50 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-2cc8ce90-f024-4c32-86cd-8e1fd48d92ca tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (146fdbfa-4884-4824-acf5-df049118ee1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:14:50 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-2cc8ce90-f024-4c32-86cd-8e1fd48d92ca tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Flow 'volume_create_api' (d1b52547-06e5-466e-bcd6-d606a1518d90) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:14:50 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-2cc8ce90-f024-4c32-86cd-8e1fd48d92ca tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Create volume request issued successfully. Sep 07 18:14:50 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-2cc8ce90-f024-4c32-86cd-8e1fd48d92ca tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:14:50 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1268/2533] 192.168.122.66 () {60 vars in 1138 bytes} [Mon Sep 7 18:14:49 2026] POST /volume/v3/volumes => generated 764 bytes in 502 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:14:50 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-5b109529-cc2b-49ea-a228-ce51a041d1de None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:50 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-5b109529-cc2b-49ea-a228-ce51a041d1de tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] GET http://192.168.122.66/volume/v3/volumes/6e5e55da-57df-4a0e-bcf1-424f899d93f0 Sep 07 18:14:50 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-5b109529-cc2b-49ea-a228-ce51a041d1de tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:50 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-5b109529-cc2b-49ea-a228-ce51a041d1de tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:50 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:50 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:14:50 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:50 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:14:50 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-5b109529-cc2b-49ea-a228-ce51a041d1de tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Volume info retrieved successfully. Sep 07 18:14:50 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-5b109529-cc2b-49ea-a228-ce51a041d1de tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] http://192.168.122.66/volume/v3/volumes/6e5e55da-57df-4a0e-bcf1-424f899d93f0 returned with HTTP 200 Sep 07 18:14:50 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1266/2534] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:14:50 2026] GET /volume/v3/volumes/6e5e55da-57df-4a0e-bcf1-424f899d93f0 => generated 832 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:14:51 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-86261183-d6de-4e18-bf4a-6f136b03a0e5 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:51 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-86261183-d6de-4e18-bf4a-6f136b03a0e5 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] GET http://192.168.122.66/volume/v3/volumes/6e5e55da-57df-4a0e-bcf1-424f899d93f0 Sep 07 18:14:51 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-86261183-d6de-4e18-bf4a-6f136b03a0e5 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:51 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-86261183-d6de-4e18-bf4a-6f136b03a0e5 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:51 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:51 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:14:51 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:51 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:14:51 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-86261183-d6de-4e18-bf4a-6f136b03a0e5 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Volume info retrieved successfully. Sep 07 18:14:51 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-86261183-d6de-4e18-bf4a-6f136b03a0e5 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] http://192.168.122.66/volume/v3/volumes/6e5e55da-57df-4a0e-bcf1-424f899d93f0 returned with HTTP 200 Sep 07 18:14:51 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1269/2535] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:14:51 2026] GET /volume/v3/volumes/6e5e55da-57df-4a0e-bcf1-424f899d93f0 => generated 857 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 18:14:51 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-097913d7-feec-42fe-88bd-75060f78f308 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:51 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-097913d7-feec-42fe-88bd-75060f78f308 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-reader] GET http://192.168.122.66/volume/v3/volumes/6e5e55da-57df-4a0e-bcf1-424f899d93f0 Sep 07 18:14:51 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-097913d7-feec-42fe-88bd-75060f78f308 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-reader] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:51 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-097913d7-feec-42fe-88bd-75060f78f308 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-reader] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:51 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:51 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:14:51 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:51 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:14:51 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-097913d7-feec-42fe-88bd-75060f78f308 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-reader] Volume info retrieved successfully. Sep 07 18:14:51 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-097913d7-feec-42fe-88bd-75060f78f308 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-reader] http://192.168.122.66/volume/v3/volumes/6e5e55da-57df-4a0e-bcf1-424f899d93f0 returned with HTTP 200 Sep 07 18:14:51 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1267/2536] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:14:51 2026] GET /volume/v3/volumes/6e5e55da-57df-4a0e-bcf1-424f899d93f0 => generated 857 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:14:51 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-aa87e5e4-59db-4c02-827a-d6c0a178c081 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:51 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-aa87e5e4-59db-4c02-827a-d6c0a178c081 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] PUT http://192.168.122.66/volume/v3/volumes/6e5e55da-57df-4a0e-bcf1-424f899d93f0 Sep 07 18:14:51 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-aa87e5e4-59db-4c02-827a-d6c0a178c081 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-88946421"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:14:51 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:51 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:14:51 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:51 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:14:51 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-aa87e5e4-59db-4c02-827a-d6c0a178c081 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Volume info retrieved successfully. Sep 07 18:14:51 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-aa87e5e4-59db-4c02-827a-d6c0a178c081 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Volume updated successfully. Sep 07 18:14:51 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-aa87e5e4-59db-4c02-827a-d6c0a178c081 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] http://192.168.122.66/volume/v3/volumes/6e5e55da-57df-4a0e-bcf1-424f899d93f0 returned with HTTP 200 Sep 07 18:14:51 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1270/2537] 192.168.122.66 () {60 vars in 1247 bytes} [Mon Sep 7 18:14:51 2026] PUT /volume/v3/volumes/6e5e55da-57df-4a0e-bcf1-424f899d93f0 => generated 789 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:14:51 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-c32eb2fa-e244-42b3-b40a-00a8552e422a None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:51 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c32eb2fa-e244-42b3-b40a-00a8552e422a tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] PUT http://192.168.122.66/volume/v3/volumes/6e5e55da-57df-4a0e-bcf1-424f899d93f0 Sep 07 18:14:51 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c32eb2fa-e244-42b3-b40a-00a8552e422a tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-607332623", "description": "This is the new description of volume"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:14:51 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:51 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:14:51 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:51 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:14:51 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-c32eb2fa-e244-42b3-b40a-00a8552e422a tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Volume info retrieved successfully. Sep 07 18:14:51 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-c32eb2fa-e244-42b3-b40a-00a8552e422a tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Volume updated successfully. Sep 07 18:14:51 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c32eb2fa-e244-42b3-b40a-00a8552e422a tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] http://192.168.122.66/volume/v3/volumes/6e5e55da-57df-4a0e-bcf1-424f899d93f0 returned with HTTP 200 Sep 07 18:14:51 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1268/2538] 192.168.122.66 () {60 vars in 1248 bytes} [Mon Sep 7 18:14:51 2026] PUT /volume/v3/volumes/6e5e55da-57df-4a0e-bcf1-424f899d93f0 => generated 829 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:14:51 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-c543ddf0-5661-4241-af42-4fc249f2a5d3 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:51 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c543ddf0-5661-4241-af42-4fc249f2a5d3 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-reader] GET http://192.168.122.66/volume/v3/volumes/6e5e55da-57df-4a0e-bcf1-424f899d93f0 Sep 07 18:14:51 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-c543ddf0-5661-4241-af42-4fc249f2a5d3 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-reader] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:51 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-c543ddf0-5661-4241-af42-4fc249f2a5d3 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-reader] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:51 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:51 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:14:51 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:51 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:14:51 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-c543ddf0-5661-4241-af42-4fc249f2a5d3 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-reader] Volume info retrieved successfully. Sep 07 18:14:51 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c543ddf0-5661-4241-af42-4fc249f2a5d3 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-reader] http://192.168.122.66/volume/v3/volumes/6e5e55da-57df-4a0e-bcf1-424f899d93f0 returned with HTTP 200 Sep 07 18:14:51 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1271/2539] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:14:51 2026] GET /volume/v3/volumes/6e5e55da-57df-4a0e-bcf1-424f899d93f0 => generated 897 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:14:51 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-633af0a3-6c1b-4922-94ee-59860460e59d None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:51 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-633af0a3-6c1b-4922-94ee-59860460e59d tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:14:51 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-633af0a3-6c1b-4922-94ee-59860460e59d tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-276526963", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-2038582052"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:14:51 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.volumes [None req-633af0a3-6c1b-4922-94ee-59860460e59d tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-276526963', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-2038582052'}} {{(pid=86964) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:14:51 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-633af0a3-6c1b-4922-94ee-59860460e59d tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Create volume of 1 GB Sep 07 18:14:51 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-633af0a3-6c1b-4922-94ee-59860460e59d tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Availability Zones retrieved successfully. Sep 07 18:14:51 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-633af0a3-6c1b-4922-94ee-59860460e59d tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Flow 'volume_create_api' (e02195d5-7435-466a-bafd-b951913a2063) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:14:51 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-633af0a3-6c1b-4922-94ee-59860460e59d tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7deec7f-d964-4c69-831f-9a7642a63068) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:14:51 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.flows.api.create_volume [None req-633af0a3-6c1b-4922-94ee-59860460e59d tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Validating volume size '1' using validate_int {{(pid=86964) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:14:51 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-633af0a3-6c1b-4922-94ee-59860460e59d tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7deec7f-d964-4c69-831f-9a7642a63068) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:14:51 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-633af0a3-6c1b-4922-94ee-59860460e59d tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1be8482f-17b0-4fa5-940c-4684bec6a6e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:14:52 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-633af0a3-6c1b-4922-94ee-59860460e59d tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Created reservations ['986b4929-5c82-4878-9cbc-82e29b053061', '9f8fc539-2013-4f11-89c5-b38fcfda0cae', '2a785063-514e-48d3-a449-f4cf58c76fcd', '0f36686e-4a85-44da-9f51-dfc212a481ff'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:14:52 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-633af0a3-6c1b-4922-94ee-59860460e59d tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1be8482f-17b0-4fa5-940c-4684bec6a6e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['986b4929-5c82-4878-9cbc-82e29b053061', '9f8fc539-2013-4f11-89c5-b38fcfda0cae', '2a785063-514e-48d3-a449-f4cf58c76fcd', '0f36686e-4a85-44da-9f51-dfc212a481ff']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:14:52 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-633af0a3-6c1b-4922-94ee-59860460e59d tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (544ca80d-30c2-4c04-b7be-7619e63108af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:14:52 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:52 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:14:52 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-633af0a3-6c1b-4922-94ee-59860460e59d tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (544ca80d-30c2-4c04-b7be-7619e63108af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '183d32ef-d662-4688-ae41-1decc2675846', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-276526963',display_name='tempest-VolumesGetTest-Volume-2038582052',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84dca37f99b6486f851b723b43204eff',qos_specs=None,replication_status=,reservations=['986b4929-5c82-4878-9cbc-82e29b053061','9f8fc539-2013-4f11-89c5-b38fcfda0cae','2a785063-514e-48d3-a449-f4cf58c76fcd','0f36686e-4a85-44da-9f51-dfc212a481ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9cf71f6feb154a4bbddeb955c187e666',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:14:52Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-276526963',display_name='tempest-VolumesGetTest-Volume-2038582052',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=183d32ef-d662-4688-ae41-1decc2675846,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='84dca37f99b6486f851b723b43204eff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9cf71f6feb154a4bbddeb955c187e666',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:14:52 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-633af0a3-6c1b-4922-94ee-59860460e59d tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee5af637-3f5e-4485-a336-8f85ab70d519) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:14:52 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-633af0a3-6c1b-4922-94ee-59860460e59d tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee5af637-3f5e-4485-a336-8f85ab70d519) transitioned into 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-276526963',display_name='tempest-VolumesGetTest-Volume-2038582052',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84dca37f99b6486f851b723b43204eff',qos_specs=None,replication_status=,reservations=['986b4929-5c82-4878-9cbc-82e29b053061','9f8fc539-2013-4f11-89c5-b38fcfda0cae','2a785063-514e-48d3-a449-f4cf58c76fcd','0f36686e-4a85-44da-9f51-dfc212a481ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9cf71f6feb154a4bbddeb955c187e666',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:14:52 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-633af0a3-6c1b-4922-94ee-59860460e59d tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89995260-2f6f-42b2-aef1-c006273a68b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:14:52 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-633af0a3-6c1b-4922-94ee-59860460e59d tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89995260-2f6f-42b2-aef1-c006273a68b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:14:52 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-633af0a3-6c1b-4922-94ee-59860460e59d tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Flow 'volume_create_api' (e02195d5-7435-466a-bafd-b951913a2063) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:14:52 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-633af0a3-6c1b-4922-94ee-59860460e59d tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Create volume request issued successfully. Sep 07 18:14:52 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-633af0a3-6c1b-4922-94ee-59860460e59d tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:14:52 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1269/2540] 192.168.122.66 () {60 vars in 1138 bytes} [Mon Sep 7 18:14:51 2026] POST /volume/v3/volumes => generated 786 bytes in 299 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:14:52 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-0a8124d9-ca4c-402e-8584-b232cebc1697 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:52 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-0a8124d9-ca4c-402e-8584-b232cebc1697 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] GET http://192.168.122.66/volume/v3/volumes/183d32ef-d662-4688-ae41-1decc2675846 Sep 07 18:14:52 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-0a8124d9-ca4c-402e-8584-b232cebc1697 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:52 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-0a8124d9-ca4c-402e-8584-b232cebc1697 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:52 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:52 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:14:52 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:52 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:14:52 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-0a8124d9-ca4c-402e-8584-b232cebc1697 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Volume info retrieved successfully. Sep 07 18:14:52 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-0a8124d9-ca4c-402e-8584-b232cebc1697 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] http://192.168.122.66/volume/v3/volumes/183d32ef-d662-4688-ae41-1decc2675846 returned with HTTP 200 Sep 07 18:14:52 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1272/2541] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:14:52 2026] GET /volume/v3/volumes/183d32ef-d662-4688-ae41-1decc2675846 => generated 854 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:14:53 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-7f52dcc6-3212-4977-ad80-aa0e9a8c3160 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:53 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-7f52dcc6-3212-4977-ad80-aa0e9a8c3160 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] GET http://192.168.122.66/volume/v3/volumes/183d32ef-d662-4688-ae41-1decc2675846 Sep 07 18:14:53 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-7f52dcc6-3212-4977-ad80-aa0e9a8c3160 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:53 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-7f52dcc6-3212-4977-ad80-aa0e9a8c3160 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:53 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:53 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:14:53 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:53 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:14:53 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-7f52dcc6-3212-4977-ad80-aa0e9a8c3160 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Volume info retrieved successfully. Sep 07 18:14:53 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-7f52dcc6-3212-4977-ad80-aa0e9a8c3160 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] http://192.168.122.66/volume/v3/volumes/183d32ef-d662-4688-ae41-1decc2675846 returned with HTTP 200 Sep 07 18:14:53 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1270/2542] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:14:53 2026] GET /volume/v3/volumes/183d32ef-d662-4688-ae41-1decc2675846 => generated 879 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:14:53 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-f6640106-c267-4408-8bf3-bc019ffb06a0 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:53 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-f6640106-c267-4408-8bf3-bc019ffb06a0 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] PUT http://192.168.122.66/volume/v3/volumes/183d32ef-d662-4688-ae41-1decc2675846 Sep 07 18:14:53 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-f6640106-c267-4408-8bf3-bc019ffb06a0 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-88946421", "description": null}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:14:53 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:53 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:14:53 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:53 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:14:53 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-f6640106-c267-4408-8bf3-bc019ffb06a0 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Volume info retrieved successfully. Sep 07 18:14:53 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-f6640106-c267-4408-8bf3-bc019ffb06a0 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Volume updated successfully. Sep 07 18:14:53 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-f6640106-c267-4408-8bf3-bc019ffb06a0 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] http://192.168.122.66/volume/v3/volumes/183d32ef-d662-4688-ae41-1decc2675846 returned with HTTP 200 Sep 07 18:14:53 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1273/2543] 192.168.122.66 () {60 vars in 1247 bytes} [Mon Sep 7 18:14:53 2026] PUT /volume/v3/volumes/183d32ef-d662-4688-ae41-1decc2675846 => generated 775 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:14:53 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-89542b6f-79fa-4797-b09f-83a8bfbe6527 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:53 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-89542b6f-79fa-4797-b09f-83a8bfbe6527 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] GET http://192.168.122.66/volume/v3/volumes/183d32ef-d662-4688-ae41-1decc2675846 Sep 07 18:14:53 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-89542b6f-79fa-4797-b09f-83a8bfbe6527 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:53 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-89542b6f-79fa-4797-b09f-83a8bfbe6527 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:53 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:53 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:14:53 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:53 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:14:53 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-89542b6f-79fa-4797-b09f-83a8bfbe6527 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Volume info retrieved successfully. Sep 07 18:14:53 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-89542b6f-79fa-4797-b09f-83a8bfbe6527 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] http://192.168.122.66/volume/v3/volumes/183d32ef-d662-4688-ae41-1decc2675846 returned with HTTP 200 Sep 07 18:14:53 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1271/2544] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:14:53 2026] GET /volume/v3/volumes/183d32ef-d662-4688-ae41-1decc2675846 => generated 843 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:14:53 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-f47e0cdc-fd4d-45a7-a191-762c668c46ce None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:53 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-f47e0cdc-fd4d-45a7-a191-762c668c46ce tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] DELETE http://192.168.122.66/volume/v3/volumes/183d32ef-d662-4688-ae41-1decc2675846 Sep 07 18:14:53 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-f47e0cdc-fd4d-45a7-a191-762c668c46ce tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:53 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-f47e0cdc-fd4d-45a7-a191-762c668c46ce tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:53 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-f47e0cdc-fd4d-45a7-a191-762c668c46ce tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Delete volume with id: 183d32ef-d662-4688-ae41-1decc2675846 Sep 07 18:14:53 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:53 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:14:53 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:53 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:14:53 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-f47e0cdc-fd4d-45a7-a191-762c668c46ce tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Volume info retrieved successfully. Sep 07 18:14:53 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-f47e0cdc-fd4d-45a7-a191-762c668c46ce tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Delete volume request issued successfully. Sep 07 18:14:53 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-f47e0cdc-fd4d-45a7-a191-762c668c46ce tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] http://192.168.122.66/volume/v3/volumes/183d32ef-d662-4688-ae41-1decc2675846 returned with HTTP 202 Sep 07 18:14:53 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1274/2545] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:14:53 2026] DELETE /volume/v3/volumes/183d32ef-d662-4688-ae41-1decc2675846 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:14:53 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-1fbd3f5b-deb7-4759-b2af-43418eacf17e None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:53 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-1fbd3f5b-deb7-4759-b2af-43418eacf17e tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] GET http://192.168.122.66/volume/v3/volumes/183d32ef-d662-4688-ae41-1decc2675846 Sep 07 18:14:53 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-1fbd3f5b-deb7-4759-b2af-43418eacf17e tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:53 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-1fbd3f5b-deb7-4759-b2af-43418eacf17e tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:53 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:53 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:14:53 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:53 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:14:53 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-1fbd3f5b-deb7-4759-b2af-43418eacf17e tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Volume info retrieved successfully. Sep 07 18:14:53 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-1fbd3f5b-deb7-4759-b2af-43418eacf17e tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] http://192.168.122.66/volume/v3/volumes/183d32ef-d662-4688-ae41-1decc2675846 returned with HTTP 200 Sep 07 18:14:53 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1272/2546] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:14:53 2026] GET /volume/v3/volumes/183d32ef-d662-4688-ae41-1decc2675846 => generated 842 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:14:54 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-f79fb64c-764b-4bc9-b542-6e021d3a0329 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:54 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-f79fb64c-764b-4bc9-b542-6e021d3a0329 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] GET http://192.168.122.66/volume/v3/volumes/183d32ef-d662-4688-ae41-1decc2675846 Sep 07 18:14:54 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-f79fb64c-764b-4bc9-b542-6e021d3a0329 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:54 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-f79fb64c-764b-4bc9-b542-6e021d3a0329 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:54 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-f79fb64c-764b-4bc9-b542-6e021d3a0329 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] http://192.168.122.66/volume/v3/volumes/183d32ef-d662-4688-ae41-1decc2675846 returned with HTTP 404 Sep 07 18:14:54 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1275/2547] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:14:54 2026] GET /volume/v3/volumes/183d32ef-d662-4688-ae41-1decc2675846 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:14:54 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-d42a7ed2-6808-46db-83a6-414afd2d1e85 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:54 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-d42a7ed2-6808-46db-83a6-414afd2d1e85 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] GET http://192.168.122.66/volume/v3/volumes/6e5e55da-57df-4a0e-bcf1-424f899d93f0 Sep 07 18:14:54 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-d42a7ed2-6808-46db-83a6-414afd2d1e85 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:54 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-d42a7ed2-6808-46db-83a6-414afd2d1e85 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:54 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:54 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:14:54 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:54 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:14:54 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-d42a7ed2-6808-46db-83a6-414afd2d1e85 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Volume info retrieved successfully. Sep 07 18:14:54 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-d42a7ed2-6808-46db-83a6-414afd2d1e85 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] http://192.168.122.66/volume/v3/volumes/6e5e55da-57df-4a0e-bcf1-424f899d93f0 returned with HTTP 200 Sep 07 18:14:54 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1273/2548] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:14:54 2026] GET /volume/v3/volumes/6e5e55da-57df-4a0e-bcf1-424f899d93f0 => generated 897 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:14:54 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-978c252e-42ed-4925-a55a-2e9430634fc9 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:54 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-978c252e-42ed-4925-a55a-2e9430634fc9 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] DELETE http://192.168.122.66/volume/v3/volumes/6e5e55da-57df-4a0e-bcf1-424f899d93f0 Sep 07 18:14:54 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-978c252e-42ed-4925-a55a-2e9430634fc9 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:54 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-978c252e-42ed-4925-a55a-2e9430634fc9 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:54 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-978c252e-42ed-4925-a55a-2e9430634fc9 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Delete volume with id: 6e5e55da-57df-4a0e-bcf1-424f899d93f0 Sep 07 18:14:54 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:54 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:14:54 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:54 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:14:54 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-978c252e-42ed-4925-a55a-2e9430634fc9 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Volume info retrieved successfully. Sep 07 18:14:54 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-978c252e-42ed-4925-a55a-2e9430634fc9 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Delete volume request issued successfully. Sep 07 18:14:54 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-978c252e-42ed-4925-a55a-2e9430634fc9 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] http://192.168.122.66/volume/v3/volumes/6e5e55da-57df-4a0e-bcf1-424f899d93f0 returned with HTTP 202 Sep 07 18:14:54 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1276/2549] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:14:54 2026] DELETE /volume/v3/volumes/6e5e55da-57df-4a0e-bcf1-424f899d93f0 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:14:54 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-ff3c08b8-a5f8-4934-9813-6d6b537bff3e None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:54 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-ff3c08b8-a5f8-4934-9813-6d6b537bff3e tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] GET http://192.168.122.66/volume/v3/volumes/6e5e55da-57df-4a0e-bcf1-424f899d93f0 Sep 07 18:14:54 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-ff3c08b8-a5f8-4934-9813-6d6b537bff3e tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:54 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-ff3c08b8-a5f8-4934-9813-6d6b537bff3e tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:54 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:54 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:14:54 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:54 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:14:54 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-ff3c08b8-a5f8-4934-9813-6d6b537bff3e tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Volume info retrieved successfully. Sep 07 18:14:54 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-ff3c08b8-a5f8-4934-9813-6d6b537bff3e tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] http://192.168.122.66/volume/v3/volumes/6e5e55da-57df-4a0e-bcf1-424f899d93f0 returned with HTTP 200 Sep 07 18:14:54 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1274/2550] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:14:54 2026] GET /volume/v3/volumes/6e5e55da-57df-4a0e-bcf1-424f899d93f0 => generated 896 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:14:55 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-30d0bac7-7cf1-430f-a1ee-476e983847cc None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:55 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-30d0bac7-7cf1-430f-a1ee-476e983847cc tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] GET http://192.168.122.66/volume/v3/volumes/6e5e55da-57df-4a0e-bcf1-424f899d93f0 Sep 07 18:14:55 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-30d0bac7-7cf1-430f-a1ee-476e983847cc tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:55 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-30d0bac7-7cf1-430f-a1ee-476e983847cc tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:55 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-30d0bac7-7cf1-430f-a1ee-476e983847cc tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] http://192.168.122.66/volume/v3/volumes/6e5e55da-57df-4a0e-bcf1-424f899d93f0 returned with HTTP 404 Sep 07 18:14:55 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1277/2551] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:14:55 2026] GET /volume/v3/volumes/6e5e55da-57df-4a0e-bcf1-424f899d93f0 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:14:55 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-319866be-72a2-4caa-be09-c409d5e75b2e None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:55 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-319866be-72a2-4caa-be09-c409d5e75b2e tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:14:55 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-319866be-72a2-4caa-be09-c409d5e75b2e tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1409890430"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:14:55 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.volumes [None req-319866be-72a2-4caa-be09-c409d5e75b2e tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1409890430'}} {{(pid=86964) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:14:55 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-319866be-72a2-4caa-be09-c409d5e75b2e tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Create volume of 1 GB Sep 07 18:14:55 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-319866be-72a2-4caa-be09-c409d5e75b2e tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Availability Zones retrieved successfully. Sep 07 18:14:55 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-319866be-72a2-4caa-be09-c409d5e75b2e tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Flow 'volume_create_api' (83104165-8cae-40fa-90b7-899573de4c28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:14:55 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-319866be-72a2-4caa-be09-c409d5e75b2e tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0903d9fb-3cde-471f-9a01-946fb2fdbf76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:14:55 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.flows.api.create_volume [None req-319866be-72a2-4caa-be09-c409d5e75b2e tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Validating volume size '1' using validate_int {{(pid=86964) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:14:55 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-319866be-72a2-4caa-be09-c409d5e75b2e tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0903d9fb-3cde-471f-9a01-946fb2fdbf76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:14:55 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-319866be-72a2-4caa-be09-c409d5e75b2e tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b8e38c0-54b4-4941-9290-ade3eaebe8fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:14:55 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-319866be-72a2-4caa-be09-c409d5e75b2e tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Created reservations ['b3caa84f-ca93-4283-a572-63eef8e7edaf', 'dba63091-9ac7-4171-9539-ff0c1dd48fbc', '974c4f37-2932-4984-b9fe-00c79c7b8192', 'b62efae5-bde6-463c-ad2a-c09413c3d96d'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:14:55 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-319866be-72a2-4caa-be09-c409d5e75b2e tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b8e38c0-54b4-4941-9290-ade3eaebe8fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b3caa84f-ca93-4283-a572-63eef8e7edaf', 'dba63091-9ac7-4171-9539-ff0c1dd48fbc', '974c4f37-2932-4984-b9fe-00c79c7b8192', 'b62efae5-bde6-463c-ad2a-c09413c3d96d']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:14:55 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-319866be-72a2-4caa-be09-c409d5e75b2e tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1c59eff-e6e3-4b32-9d5a-8b0bc7e103e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:14:55 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:55 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:14:55 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-319866be-72a2-4caa-be09-c409d5e75b2e tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1c59eff-e6e3-4b32-9d5a-8b0bc7e103e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c50e02f0-6727-40e2-a9cc-f1fa6de49542', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1409890430',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84dca37f99b6486f851b723b43204eff',qos_specs=None,replication_status=,reservations=['b3caa84f-ca93-4283-a572-63eef8e7edaf','dba63091-9ac7-4171-9539-ff0c1dd48fbc','974c4f37-2932-4984-b9fe-00c79c7b8192','b62efae5-bde6-463c-ad2a-c09413c3d96d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9cf71f6feb154a4bbddeb955c187e666',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:14:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1409890430',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c50e02f0-6727-40e2-a9cc-f1fa6de49542,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='84dca37f99b6486f851b723b43204eff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9cf71f6feb154a4bbddeb955c187e666',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:14:55 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-319866be-72a2-4caa-be09-c409d5e75b2e tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9436bfb6-ab51-4f15-be84-2c78f05545ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:14:56 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-319866be-72a2-4caa-be09-c409d5e75b2e tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9436bfb6-ab51-4f15-be84-2c78f05545ff) transitioned into state 'SUCCESS' from state '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-1409890430',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84dca37f99b6486f851b723b43204eff',qos_specs=None,replication_status=,reservations=['b3caa84f-ca93-4283-a572-63eef8e7edaf','dba63091-9ac7-4171-9539-ff0c1dd48fbc','974c4f37-2932-4984-b9fe-00c79c7b8192','b62efae5-bde6-463c-ad2a-c09413c3d96d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9cf71f6feb154a4bbddeb955c187e666',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:14:56 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-319866be-72a2-4caa-be09-c409d5e75b2e tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65d39735-2cc1-4b10-9552-8ce69e338aaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:14:56 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-319866be-72a2-4caa-be09-c409d5e75b2e tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65d39735-2cc1-4b10-9552-8ce69e338aaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:14:56 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-319866be-72a2-4caa-be09-c409d5e75b2e tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Flow 'volume_create_api' (83104165-8cae-40fa-90b7-899573de4c28) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:14:56 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-319866be-72a2-4caa-be09-c409d5e75b2e tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Create volume request issued successfully. Sep 07 18:14:56 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-319866be-72a2-4caa-be09-c409d5e75b2e tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:14:56 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1275/2552] 192.168.122.66 () {60 vars in 1137 bytes} [Mon Sep 7 18:14:55 2026] POST /volume/v3/volumes => generated 752 bytes in 291 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:14:56 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-c108b79e-efb4-480c-a229-2382c93438e5 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:56 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c108b79e-efb4-480c-a229-2382c93438e5 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] GET http://192.168.122.66/volume/v3/volumes/c50e02f0-6727-40e2-a9cc-f1fa6de49542 Sep 07 18:14:56 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-c108b79e-efb4-480c-a229-2382c93438e5 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:56 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-c108b79e-efb4-480c-a229-2382c93438e5 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:56 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:56 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:14:56 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:56 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:14:56 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-c108b79e-efb4-480c-a229-2382c93438e5 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Volume info retrieved successfully. Sep 07 18:14:56 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c108b79e-efb4-480c-a229-2382c93438e5 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] http://192.168.122.66/volume/v3/volumes/c50e02f0-6727-40e2-a9cc-f1fa6de49542 returned with HTTP 200 Sep 07 18:14:56 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1278/2553] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:14:56 2026] GET /volume/v3/volumes/c50e02f0-6727-40e2-a9cc-f1fa6de49542 => generated 820 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:14:57 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-e98406fc-8dca-4dd4-b820-78c508c0a5eb None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:57 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-e98406fc-8dca-4dd4-b820-78c508c0a5eb tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] GET http://192.168.122.66/volume/v3/volumes/c50e02f0-6727-40e2-a9cc-f1fa6de49542 Sep 07 18:14:57 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-e98406fc-8dca-4dd4-b820-78c508c0a5eb tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:57 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-e98406fc-8dca-4dd4-b820-78c508c0a5eb tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:57 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:57 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:14:57 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:57 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:14:57 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-e98406fc-8dca-4dd4-b820-78c508c0a5eb tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Volume info retrieved successfully. Sep 07 18:14:57 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-e98406fc-8dca-4dd4-b820-78c508c0a5eb tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] http://192.168.122.66/volume/v3/volumes/c50e02f0-6727-40e2-a9cc-f1fa6de49542 returned with HTTP 200 Sep 07 18:14:57 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1276/2554] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:14:57 2026] GET /volume/v3/volumes/c50e02f0-6727-40e2-a9cc-f1fa6de49542 => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:14:57 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-cda583c9-1712-4a21-bd1b-dfb63b5d31fc None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:57 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-cda583c9-1712-4a21-bd1b-dfb63b5d31fc tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:14:57 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-cda583c9-1712-4a21-bd1b-dfb63b5d31fc tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "c50e02f0-6727-40e2-a9cc-f1fa6de49542", "size": 1, "name": "tempest-VolumesGetTest-Volume-300744995", "metadata": {"Type": "Test"}}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:14:57 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.volumes [None req-cda583c9-1712-4a21-bd1b-dfb63b5d31fc tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Create volume request body: {'volume': {'source_volid': 'c50e02f0-6727-40e2-a9cc-f1fa6de49542', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-300744995', 'metadata': {'Type': 'Test'}}} {{(pid=86965) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:14:57 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:57 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:14:57 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:57 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:14:57 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-cda583c9-1712-4a21-bd1b-dfb63b5d31fc tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Volume retrieved successfully. Sep 07 18:14:57 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-cda583c9-1712-4a21-bd1b-dfb63b5d31fc tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Create volume of 1 GB Sep 07 18:14:57 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-cda583c9-1712-4a21-bd1b-dfb63b5d31fc tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Availability Zones retrieved successfully. Sep 07 18:14:57 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-cda583c9-1712-4a21-bd1b-dfb63b5d31fc tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Flow 'volume_create_api' (c6342d1d-2ea9-46c2-beb2-d06ef30ecebd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:14:57 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-cda583c9-1712-4a21-bd1b-dfb63b5d31fc tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f55a5a96-beee-47c9-8d6e-862db5f28958) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:14:57 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.flows.api.create_volume [None req-cda583c9-1712-4a21-bd1b-dfb63b5d31fc tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=86965) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:14:57 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-cda583c9-1712-4a21-bd1b-dfb63b5d31fc tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f55a5a96-beee-47c9-8d6e-862db5f28958) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'c50e02f0-6727-40e2-a9cc-f1fa6de49542', 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:14:57 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-cda583c9-1712-4a21-bd1b-dfb63b5d31fc tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6aef038-cddd-4aa9-8a76-c0daa83e7510) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:14:57 devstack devstack@c-api.service[86965]: DEBUG cinder.quota [None req-cda583c9-1712-4a21-bd1b-dfb63b5d31fc tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Created reservations ['63e1e79f-749f-4597-a5ad-e98ae534055b', '3317937b-2326-4085-a593-30d3b519aca7', 'be6ac63e-b503-442c-a813-3093f3eac6f8', '14e96e33-fe35-4218-bed7-7d758294da6b'] {{(pid=86965) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:14:57 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-cda583c9-1712-4a21-bd1b-dfb63b5d31fc tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6aef038-cddd-4aa9-8a76-c0daa83e7510) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['63e1e79f-749f-4597-a5ad-e98ae534055b', '3317937b-2326-4085-a593-30d3b519aca7', 'be6ac63e-b503-442c-a813-3093f3eac6f8', '14e96e33-fe35-4218-bed7-7d758294da6b']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:14:57 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-cda583c9-1712-4a21-bd1b-dfb63b5d31fc tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4b96222-efac-4796-8c3c-064779466fb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:14:57 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:57 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:14:57 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:57 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:14:57 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-cda583c9-1712-4a21-bd1b-dfb63b5d31fc tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4b96222-efac-4796-8c3c-064779466fb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1e4ad8d2-b462-4ec9-984e-459f37434975', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-300744995',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='84dca37f99b6486f851b723b43204eff',qos_specs=None,replication_status=,reservations=['63e1e79f-749f-4597-a5ad-e98ae534055b','3317937b-2326-4085-a593-30d3b519aca7','be6ac63e-b503-442c-a813-3093f3eac6f8','14e96e33-fe35-4218-bed7-7d758294da6b'],size=1,snapshot_id=None,source_replicaid=,source_volid=c50e02f0-6727-40e2-a9cc-f1fa6de49542,status='creating',user_id='9cf71f6feb154a4bbddeb955c187e666',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:14:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-300744995',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1e4ad8d2-b462-4ec9-984e-459f37434975,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='84dca37f99b6486f851b723b43204eff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=c50e02f0-6727-40e2-a9cc-f1fa6de49542,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9cf71f6feb154a4bbddeb955c187e666',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:14:57 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-cda583c9-1712-4a21-bd1b-dfb63b5d31fc tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3956ba73-699a-4f12-ac77-d564392f4338) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:14:57 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-cda583c9-1712-4a21-bd1b-dfb63b5d31fc tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3956ba73-699a-4f12-ac77-d564392f4338) transitioned into state 'SUCCESS' from state '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-300744995',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='84dca37f99b6486f851b723b43204eff',qos_specs=None,replication_status=,reservations=['63e1e79f-749f-4597-a5ad-e98ae534055b','3317937b-2326-4085-a593-30d3b519aca7','be6ac63e-b503-442c-a813-3093f3eac6f8','14e96e33-fe35-4218-bed7-7d758294da6b'],size=1,snapshot_id=None,source_replicaid=,source_volid=c50e02f0-6727-40e2-a9cc-f1fa6de49542,status='creating',user_id='9cf71f6feb154a4bbddeb955c187e666',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:14:57 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-cda583c9-1712-4a21-bd1b-dfb63b5d31fc tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb068558-dda9-44d9-91ba-5040929f11dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:14:57 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:57 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:14:57 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-cda583c9-1712-4a21-bd1b-dfb63b5d31fc tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb068558-dda9-44d9-91ba-5040929f11dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:14:57 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-cda583c9-1712-4a21-bd1b-dfb63b5d31fc tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Flow 'volume_create_api' (c6342d1d-2ea9-46c2-beb2-d06ef30ecebd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:14:57 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-cda583c9-1712-4a21-bd1b-dfb63b5d31fc tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Create volume request issued successfully. Sep 07 18:14:57 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-cda583c9-1712-4a21-bd1b-dfb63b5d31fc tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:14:57 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1279/2555] 192.168.122.66 () {60 vars in 1138 bytes} [Mon Sep 7 18:14:57 2026] POST /volume/v3/volumes => generated 799 bytes in 327 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:14:57 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-8ed6004d-f889-458b-b1db-696adca6c38f None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:57 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-8ed6004d-f889-458b-b1db-696adca6c38f tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] GET http://192.168.122.66/volume/v3/volumes/1e4ad8d2-b462-4ec9-984e-459f37434975 Sep 07 18:14:57 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-8ed6004d-f889-458b-b1db-696adca6c38f tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:57 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-8ed6004d-f889-458b-b1db-696adca6c38f tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:57 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:57 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:14:57 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:57 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:14:57 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-8ed6004d-f889-458b-b1db-696adca6c38f tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Volume info retrieved successfully. Sep 07 18:14:57 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-8ed6004d-f889-458b-b1db-696adca6c38f tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] http://192.168.122.66/volume/v3/volumes/1e4ad8d2-b462-4ec9-984e-459f37434975 returned with HTTP 200 Sep 07 18:14:57 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1277/2556] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:14:57 2026] GET /volume/v3/volumes/1e4ad8d2-b462-4ec9-984e-459f37434975 => generated 867 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:14:58 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-fb9d9d6e-2db0-46c9-8843-1bb6ffbac0d3 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:58 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-fb9d9d6e-2db0-46c9-8843-1bb6ffbac0d3 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] GET http://192.168.122.66/volume/v3/volumes/1e4ad8d2-b462-4ec9-984e-459f37434975 Sep 07 18:14:58 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-fb9d9d6e-2db0-46c9-8843-1bb6ffbac0d3 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:58 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-fb9d9d6e-2db0-46c9-8843-1bb6ffbac0d3 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:58 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:58 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:14:58 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:58 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:14:58 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-fb9d9d6e-2db0-46c9-8843-1bb6ffbac0d3 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Volume info retrieved successfully. Sep 07 18:14:58 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-fb9d9d6e-2db0-46c9-8843-1bb6ffbac0d3 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] http://192.168.122.66/volume/v3/volumes/1e4ad8d2-b462-4ec9-984e-459f37434975 returned with HTTP 200 Sep 07 18:14:58 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1280/2557] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:14:58 2026] GET /volume/v3/volumes/1e4ad8d2-b462-4ec9-984e-459f37434975 => generated 891 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:14:59 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-9da89b8b-5cb0-4a83-9140-c13862ed8145 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:14:59 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-9da89b8b-5cb0-4a83-9140-c13862ed8145 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] GET http://192.168.122.66/volume/v3/volumes/1e4ad8d2-b462-4ec9-984e-459f37434975 Sep 07 18:14:59 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-9da89b8b-5cb0-4a83-9140-c13862ed8145 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:14:59 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-9da89b8b-5cb0-4a83-9140-c13862ed8145 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:14:59 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:14:59 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:14:59 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:14:59 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:14:59 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-9da89b8b-5cb0-4a83-9140-c13862ed8145 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Volume info retrieved successfully. Sep 07 18:14:59 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-9da89b8b-5cb0-4a83-9140-c13862ed8145 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] http://192.168.122.66/volume/v3/volumes/1e4ad8d2-b462-4ec9-984e-459f37434975 returned with HTTP 200 Sep 07 18:14:59 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1278/2558] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:14:59 2026] GET /volume/v3/volumes/1e4ad8d2-b462-4ec9-984e-459f37434975 => generated 891 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:15:00 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-ccf7c6cb-b84a-47e5-b4ec-5478e7b7d076 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:15:00 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-ccf7c6cb-b84a-47e5-b4ec-5478e7b7d076 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] GET http://192.168.122.66/volume/v3/volumes/1e4ad8d2-b462-4ec9-984e-459f37434975 Sep 07 18:15:00 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-ccf7c6cb-b84a-47e5-b4ec-5478e7b7d076 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:15:00 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-ccf7c6cb-b84a-47e5-b4ec-5478e7b7d076 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:15:00 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:15:00 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:15:00 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:15:00 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:15:00 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-ccf7c6cb-b84a-47e5-b4ec-5478e7b7d076 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Volume info retrieved successfully. Sep 07 18:15:00 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-ccf7c6cb-b84a-47e5-b4ec-5478e7b7d076 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] http://192.168.122.66/volume/v3/volumes/1e4ad8d2-b462-4ec9-984e-459f37434975 returned with HTTP 200 Sep 07 18:15:00 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1281/2559] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:15:00 2026] GET /volume/v3/volumes/1e4ad8d2-b462-4ec9-984e-459f37434975 => generated 891 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:15:01 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-a46af137-1a7c-4ecb-9596-03bf84de2243 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:15:01 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-a46af137-1a7c-4ecb-9596-03bf84de2243 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] GET http://192.168.122.66/volume/v3/volumes/1e4ad8d2-b462-4ec9-984e-459f37434975 Sep 07 18:15:01 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-a46af137-1a7c-4ecb-9596-03bf84de2243 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:15:01 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-a46af137-1a7c-4ecb-9596-03bf84de2243 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:15:01 devstack devstack@c-api.service[86964]: DEBUG dbcounter [-] [86964] Writing DB stats cinder:SELECT=477,cinder:UPDATE=153,cinder:INSERT=93 {{(pid=86964) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 18:15:01 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:15:01 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:15:01 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:15:01 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:15:01 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-a46af137-1a7c-4ecb-9596-03bf84de2243 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Volume info retrieved successfully. Sep 07 18:15:01 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-a46af137-1a7c-4ecb-9596-03bf84de2243 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] http://192.168.122.66/volume/v3/volumes/1e4ad8d2-b462-4ec9-984e-459f37434975 returned with HTTP 200 Sep 07 18:15:01 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1279/2560] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:15:01 2026] GET /volume/v3/volumes/1e4ad8d2-b462-4ec9-984e-459f37434975 => generated 891 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:15:02 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-eae5c1e7-aab0-4e1f-9398-9ad33cced97e None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:15:02 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-eae5c1e7-aab0-4e1f-9398-9ad33cced97e tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] GET http://192.168.122.66/volume/v3/volumes/1e4ad8d2-b462-4ec9-984e-459f37434975 Sep 07 18:15:02 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-eae5c1e7-aab0-4e1f-9398-9ad33cced97e tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:15:02 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-eae5c1e7-aab0-4e1f-9398-9ad33cced97e tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:15:02 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:15:02 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:15:02 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:15:02 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:15:02 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-eae5c1e7-aab0-4e1f-9398-9ad33cced97e tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Volume info retrieved successfully. Sep 07 18:15:02 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-eae5c1e7-aab0-4e1f-9398-9ad33cced97e tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] http://192.168.122.66/volume/v3/volumes/1e4ad8d2-b462-4ec9-984e-459f37434975 returned with HTTP 200 Sep 07 18:15:02 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1282/2561] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:15:02 2026] GET /volume/v3/volumes/1e4ad8d2-b462-4ec9-984e-459f37434975 => generated 891 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:15:03 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-2f9899b0-9b85-48ad-a914-ea95d312de97 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:15:03 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-2f9899b0-9b85-48ad-a914-ea95d312de97 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] GET http://192.168.122.66/volume/v3/volumes/1e4ad8d2-b462-4ec9-984e-459f37434975 Sep 07 18:15:03 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-2f9899b0-9b85-48ad-a914-ea95d312de97 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:15:03 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-2f9899b0-9b85-48ad-a914-ea95d312de97 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:15:04 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:15:04 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:15:04 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:15:04 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:15:04 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-2f9899b0-9b85-48ad-a914-ea95d312de97 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Volume info retrieved successfully. Sep 07 18:15:04 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-2f9899b0-9b85-48ad-a914-ea95d312de97 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] http://192.168.122.66/volume/v3/volumes/1e4ad8d2-b462-4ec9-984e-459f37434975 returned with HTTP 200 Sep 07 18:15:04 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1280/2562] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:15:03 2026] GET /volume/v3/volumes/1e4ad8d2-b462-4ec9-984e-459f37434975 => generated 891 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:15:05 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-d13ba71a-974b-4168-91a3-c2b7b4c39e6a None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:15:05 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-d13ba71a-974b-4168-91a3-c2b7b4c39e6a tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] GET http://192.168.122.66/volume/v3/volumes/1e4ad8d2-b462-4ec9-984e-459f37434975 Sep 07 18:15:05 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-d13ba71a-974b-4168-91a3-c2b7b4c39e6a tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:15:05 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-d13ba71a-974b-4168-91a3-c2b7b4c39e6a tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:15:05 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:15:05 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:15:05 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:15:05 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:15:05 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-d13ba71a-974b-4168-91a3-c2b7b4c39e6a tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Volume info retrieved successfully. Sep 07 18:15:05 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-d13ba71a-974b-4168-91a3-c2b7b4c39e6a tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] http://192.168.122.66/volume/v3/volumes/1e4ad8d2-b462-4ec9-984e-459f37434975 returned with HTTP 200 Sep 07 18:15:05 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1283/2563] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:15:05 2026] GET /volume/v3/volumes/1e4ad8d2-b462-4ec9-984e-459f37434975 => generated 891 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:15:06 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-5be716d1-e087-4a4c-8889-c68979bdd33a None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:15:06 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-5be716d1-e087-4a4c-8889-c68979bdd33a tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] GET http://192.168.122.66/volume/v3/volumes/1e4ad8d2-b462-4ec9-984e-459f37434975 Sep 07 18:15:06 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-5be716d1-e087-4a4c-8889-c68979bdd33a tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:15:06 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-5be716d1-e087-4a4c-8889-c68979bdd33a tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:15:06 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:15:06 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:15:06 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:15:06 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:15:06 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-5be716d1-e087-4a4c-8889-c68979bdd33a tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Volume info retrieved successfully. Sep 07 18:15:06 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-5be716d1-e087-4a4c-8889-c68979bdd33a tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] http://192.168.122.66/volume/v3/volumes/1e4ad8d2-b462-4ec9-984e-459f37434975 returned with HTTP 200 Sep 07 18:15:06 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1281/2564] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:15:06 2026] GET /volume/v3/volumes/1e4ad8d2-b462-4ec9-984e-459f37434975 => generated 891 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:15:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-4301f741-0bb9-44aa-b11a-e9591a2401cd None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:15:07 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-4301f741-0bb9-44aa-b11a-e9591a2401cd tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] GET http://192.168.122.66/volume/v3/volumes/1e4ad8d2-b462-4ec9-984e-459f37434975 Sep 07 18:15:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-4301f741-0bb9-44aa-b11a-e9591a2401cd tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:15:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-4301f741-0bb9-44aa-b11a-e9591a2401cd tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:15:07 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:15:07 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:15:07 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:15:07 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:15:07 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-4301f741-0bb9-44aa-b11a-e9591a2401cd tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Volume info retrieved successfully. Sep 07 18:15:07 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-4301f741-0bb9-44aa-b11a-e9591a2401cd tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] http://192.168.122.66/volume/v3/volumes/1e4ad8d2-b462-4ec9-984e-459f37434975 returned with HTTP 200 Sep 07 18:15:07 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1284/2565] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:15:07 2026] GET /volume/v3/volumes/1e4ad8d2-b462-4ec9-984e-459f37434975 => generated 892 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:15:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-d6323367-7a2a-4a1e-ae0f-296be153f84c None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:15:07 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-d6323367-7a2a-4a1e-ae0f-296be153f84c tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-reader] GET http://192.168.122.66/volume/v3/volumes/1e4ad8d2-b462-4ec9-984e-459f37434975 Sep 07 18:15:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-d6323367-7a2a-4a1e-ae0f-296be153f84c tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-reader] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:15:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-d6323367-7a2a-4a1e-ae0f-296be153f84c tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-reader] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:15:07 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:15:07 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:15:07 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:15:07 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:15:07 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-d6323367-7a2a-4a1e-ae0f-296be153f84c tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-reader] Volume info retrieved successfully. Sep 07 18:15:07 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-d6323367-7a2a-4a1e-ae0f-296be153f84c tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-reader] http://192.168.122.66/volume/v3/volumes/1e4ad8d2-b462-4ec9-984e-459f37434975 returned with HTTP 200 Sep 07 18:15:07 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1282/2566] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:15:07 2026] GET /volume/v3/volumes/1e4ad8d2-b462-4ec9-984e-459f37434975 => generated 892 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:15:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-5a3b958c-1ae4-4ba5-bbb6-f521b9aff796 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:15:07 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-5a3b958c-1ae4-4ba5-bbb6-f521b9aff796 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] PUT http://192.168.122.66/volume/v3/volumes/1e4ad8d2-b462-4ec9-984e-459f37434975 Sep 07 18:15:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-5a3b958c-1ae4-4ba5-bbb6-f521b9aff796 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-300744995"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:15:07 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:15:07 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:15:07 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:15:07 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:15:07 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-5a3b958c-1ae4-4ba5-bbb6-f521b9aff796 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Volume info retrieved successfully. Sep 07 18:15:07 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-5a3b958c-1ae4-4ba5-bbb6-f521b9aff796 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Volume updated successfully. Sep 07 18:15:07 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-5a3b958c-1ae4-4ba5-bbb6-f521b9aff796 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] http://192.168.122.66/volume/v3/volumes/1e4ad8d2-b462-4ec9-984e-459f37434975 returned with HTTP 200 Sep 07 18:15:07 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1285/2567] 192.168.122.66 () {60 vars in 1247 bytes} [Mon Sep 7 18:15:07 2026] PUT /volume/v3/volumes/1e4ad8d2-b462-4ec9-984e-459f37434975 => generated 824 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:15:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-08240927-e7d2-4908-a6e3-f96c344ac331 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:15:07 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-08240927-e7d2-4908-a6e3-f96c344ac331 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] PUT http://192.168.122.66/volume/v3/volumes/1e4ad8d2-b462-4ec9-984e-459f37434975 Sep 07 18:15:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-08240927-e7d2-4908-a6e3-f96c344ac331 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1926715931", "description": "This is the new description of volume"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:15:07 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:15:07 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:15:07 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:15:07 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:15:07 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-08240927-e7d2-4908-a6e3-f96c344ac331 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Volume info retrieved successfully. Sep 07 18:15:07 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-08240927-e7d2-4908-a6e3-f96c344ac331 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Volume updated successfully. Sep 07 18:15:07 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-08240927-e7d2-4908-a6e3-f96c344ac331 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] http://192.168.122.66/volume/v3/volumes/1e4ad8d2-b462-4ec9-984e-459f37434975 returned with HTTP 200 Sep 07 18:15:07 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1283/2568] 192.168.122.66 () {60 vars in 1248 bytes} [Mon Sep 7 18:15:07 2026] PUT /volume/v3/volumes/1e4ad8d2-b462-4ec9-984e-459f37434975 => generated 864 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:15:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-31bb19ae-76ba-4ce1-acc3-88c9633a9ebe None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:15:07 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-31bb19ae-76ba-4ce1-acc3-88c9633a9ebe tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-reader] GET http://192.168.122.66/volume/v3/volumes/1e4ad8d2-b462-4ec9-984e-459f37434975 Sep 07 18:15:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-31bb19ae-76ba-4ce1-acc3-88c9633a9ebe tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-reader] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:15:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-31bb19ae-76ba-4ce1-acc3-88c9633a9ebe tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-reader] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:15:07 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:15:07 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:15:07 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:15:07 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:15:07 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-31bb19ae-76ba-4ce1-acc3-88c9633a9ebe tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-reader] Volume info retrieved successfully. Sep 07 18:15:07 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-31bb19ae-76ba-4ce1-acc3-88c9633a9ebe tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-reader] http://192.168.122.66/volume/v3/volumes/1e4ad8d2-b462-4ec9-984e-459f37434975 returned with HTTP 200 Sep 07 18:15:07 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1286/2569] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:15:07 2026] GET /volume/v3/volumes/1e4ad8d2-b462-4ec9-984e-459f37434975 => generated 932 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:15:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-ea078e18-8d02-4c0c-b648-d7e20c2299b0 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:15:07 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-ea078e18-8d02-4c0c-b648-d7e20c2299b0 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:15:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-ea078e18-8d02-4c0c-b648-d7e20c2299b0 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1224767278", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-738520229"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:15:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.volumes [None req-ea078e18-8d02-4c0c-b648-d7e20c2299b0 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1224767278', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-738520229'}} {{(pid=86964) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:15:07 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-ea078e18-8d02-4c0c-b648-d7e20c2299b0 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Create volume of 1 GB Sep 07 18:15:07 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-ea078e18-8d02-4c0c-b648-d7e20c2299b0 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Availability Zones retrieved successfully. Sep 07 18:15:07 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-ea078e18-8d02-4c0c-b648-d7e20c2299b0 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Flow 'volume_create_api' (71fe2b0a-5e17-4287-80ac-4de6a1e7947d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:15:07 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-ea078e18-8d02-4c0c-b648-d7e20c2299b0 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e28e95ba-ba3e-4b4b-876d-dee7b09cf5b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:15:07 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.flows.api.create_volume [None req-ea078e18-8d02-4c0c-b648-d7e20c2299b0 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Validating volume size '1' using validate_int {{(pid=86964) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:15:07 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-ea078e18-8d02-4c0c-b648-d7e20c2299b0 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e28e95ba-ba3e-4b4b-876d-dee7b09cf5b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:15:07 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-ea078e18-8d02-4c0c-b648-d7e20c2299b0 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62eeb4a9-015c-4af4-a162-ec095a255a32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:15:07 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-ea078e18-8d02-4c0c-b648-d7e20c2299b0 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Created reservations ['bc200154-c006-43c9-975e-ac592a07807d', '118130eb-754b-4ed3-86c1-189a37e45ad9', '9457c134-8775-4e3a-8176-f4466e2a8760', '9fae222b-2aba-475e-be2d-18e828956dc0'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:15:07 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-ea078e18-8d02-4c0c-b648-d7e20c2299b0 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62eeb4a9-015c-4af4-a162-ec095a255a32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bc200154-c006-43c9-975e-ac592a07807d', '118130eb-754b-4ed3-86c1-189a37e45ad9', '9457c134-8775-4e3a-8176-f4466e2a8760', '9fae222b-2aba-475e-be2d-18e828956dc0']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:15:07 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-ea078e18-8d02-4c0c-b648-d7e20c2299b0 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f43a71a5-9379-4b63-b469-3045e58ae721) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:15:07 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:15:07 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:15:07 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-ea078e18-8d02-4c0c-b648-d7e20c2299b0 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f43a71a5-9379-4b63-b469-3045e58ae721) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '19086a6d-b83e-4d69-bdb7-6a183ec327d7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1224767278',display_name='tempest-VolumesGetTest-Volume-738520229',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84dca37f99b6486f851b723b43204eff',qos_specs=None,replication_status=,reservations=['bc200154-c006-43c9-975e-ac592a07807d','118130eb-754b-4ed3-86c1-189a37e45ad9','9457c134-8775-4e3a-8176-f4466e2a8760','9fae222b-2aba-475e-be2d-18e828956dc0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9cf71f6feb154a4bbddeb955c187e666',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:15:07Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1224767278',display_name='tempest-VolumesGetTest-Volume-738520229',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=19086a6d-b83e-4d69-bdb7-6a183ec327d7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='84dca37f99b6486f851b723b43204eff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9cf71f6feb154a4bbddeb955c187e666',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:15:07 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-ea078e18-8d02-4c0c-b648-d7e20c2299b0 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f86d470c-e548-495d-8264-3baf19cc8089) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:15:07 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-ea078e18-8d02-4c0c-b648-d7e20c2299b0 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f86d470c-e548-495d-8264-3baf19cc8089) transitioned into 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-1224767278',display_name='tempest-VolumesGetTest-Volume-738520229',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84dca37f99b6486f851b723b43204eff',qos_specs=None,replication_status=,reservations=['bc200154-c006-43c9-975e-ac592a07807d','118130eb-754b-4ed3-86c1-189a37e45ad9','9457c134-8775-4e3a-8176-f4466e2a8760','9fae222b-2aba-475e-be2d-18e828956dc0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9cf71f6feb154a4bbddeb955c187e666',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:15:07 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-ea078e18-8d02-4c0c-b648-d7e20c2299b0 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07bb05ec-1037-4c86-a1aa-4163c099fe35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:15:07 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-ea078e18-8d02-4c0c-b648-d7e20c2299b0 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07bb05ec-1037-4c86-a1aa-4163c099fe35) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:15:07 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-ea078e18-8d02-4c0c-b648-d7e20c2299b0 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Flow 'volume_create_api' (71fe2b0a-5e17-4287-80ac-4de6a1e7947d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:15:07 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-ea078e18-8d02-4c0c-b648-d7e20c2299b0 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Create volume request issued successfully. Sep 07 18:15:07 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-ea078e18-8d02-4c0c-b648-d7e20c2299b0 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:15:07 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1284/2570] 192.168.122.66 () {60 vars in 1138 bytes} [Mon Sep 7 18:15:07 2026] POST /volume/v3/volumes => generated 786 bytes in 308 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:15:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-a17abe1e-d362-4891-a1d5-e0ccc1895c77 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:15:07 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-a17abe1e-d362-4891-a1d5-e0ccc1895c77 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] GET http://192.168.122.66/volume/v3/volumes/19086a6d-b83e-4d69-bdb7-6a183ec327d7 Sep 07 18:15:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-a17abe1e-d362-4891-a1d5-e0ccc1895c77 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:15:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-a17abe1e-d362-4891-a1d5-e0ccc1895c77 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:15:07 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:15:07 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:15:07 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:15:07 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:15:07 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-a17abe1e-d362-4891-a1d5-e0ccc1895c77 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Volume info retrieved successfully. Sep 07 18:15:07 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-a17abe1e-d362-4891-a1d5-e0ccc1895c77 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] http://192.168.122.66/volume/v3/volumes/19086a6d-b83e-4d69-bdb7-6a183ec327d7 returned with HTTP 200 Sep 07 18:15:07 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1287/2571] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:15:07 2026] GET /volume/v3/volumes/19086a6d-b83e-4d69-bdb7-6a183ec327d7 => generated 854 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:15:08 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-6bd15df8-3d81-4fae-9355-e0513d210a0b None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:15:08 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-6bd15df8-3d81-4fae-9355-e0513d210a0b tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] GET http://192.168.122.66/volume/v3/volumes/19086a6d-b83e-4d69-bdb7-6a183ec327d7 Sep 07 18:15:08 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-6bd15df8-3d81-4fae-9355-e0513d210a0b tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:15:08 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-6bd15df8-3d81-4fae-9355-e0513d210a0b tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:15:08 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:15:08 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:15:08 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:15:08 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:15:08 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-6bd15df8-3d81-4fae-9355-e0513d210a0b tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Volume info retrieved successfully. Sep 07 18:15:08 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-6bd15df8-3d81-4fae-9355-e0513d210a0b tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] http://192.168.122.66/volume/v3/volumes/19086a6d-b83e-4d69-bdb7-6a183ec327d7 returned with HTTP 200 Sep 07 18:15:08 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1285/2572] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:15:08 2026] GET /volume/v3/volumes/19086a6d-b83e-4d69-bdb7-6a183ec327d7 => generated 879 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:15:08 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-5976898f-feab-4655-bc87-e19e80512b07 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:15:08 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-5976898f-feab-4655-bc87-e19e80512b07 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] PUT http://192.168.122.66/volume/v3/volumes/19086a6d-b83e-4d69-bdb7-6a183ec327d7 Sep 07 18:15:08 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-5976898f-feab-4655-bc87-e19e80512b07 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-300744995", "description": null}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:15:08 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:15:08 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:15:08 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:15:08 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:15:08 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-5976898f-feab-4655-bc87-e19e80512b07 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Volume info retrieved successfully. Sep 07 18:15:08 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-5976898f-feab-4655-bc87-e19e80512b07 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Volume updated successfully. Sep 07 18:15:08 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-5976898f-feab-4655-bc87-e19e80512b07 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] http://192.168.122.66/volume/v3/volumes/19086a6d-b83e-4d69-bdb7-6a183ec327d7 returned with HTTP 200 Sep 07 18:15:08 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1288/2573] 192.168.122.66 () {60 vars in 1247 bytes} [Mon Sep 7 18:15:08 2026] PUT /volume/v3/volumes/19086a6d-b83e-4d69-bdb7-6a183ec327d7 => generated 776 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:15:08 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-453a0ba0-470d-41cb-a24f-ed13867c8dbd None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:15:09 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-453a0ba0-470d-41cb-a24f-ed13867c8dbd tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] GET http://192.168.122.66/volume/v3/volumes/19086a6d-b83e-4d69-bdb7-6a183ec327d7 Sep 07 18:15:09 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-453a0ba0-470d-41cb-a24f-ed13867c8dbd tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:15:09 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-453a0ba0-470d-41cb-a24f-ed13867c8dbd tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:15:09 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:15:09 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:15:09 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:15:09 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:15:09 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-453a0ba0-470d-41cb-a24f-ed13867c8dbd tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Volume info retrieved successfully. Sep 07 18:15:09 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-453a0ba0-470d-41cb-a24f-ed13867c8dbd tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] http://192.168.122.66/volume/v3/volumes/19086a6d-b83e-4d69-bdb7-6a183ec327d7 returned with HTTP 200 Sep 07 18:15:09 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1286/2574] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:15:08 2026] GET /volume/v3/volumes/19086a6d-b83e-4d69-bdb7-6a183ec327d7 => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:15:09 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-4e64f4f0-22c7-4f70-96b6-ec168bf18aa0 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:15:09 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-4e64f4f0-22c7-4f70-96b6-ec168bf18aa0 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] DELETE http://192.168.122.66/volume/v3/volumes/19086a6d-b83e-4d69-bdb7-6a183ec327d7 Sep 07 18:15:09 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-4e64f4f0-22c7-4f70-96b6-ec168bf18aa0 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:15:09 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-4e64f4f0-22c7-4f70-96b6-ec168bf18aa0 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:15:09 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-4e64f4f0-22c7-4f70-96b6-ec168bf18aa0 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Delete volume with id: 19086a6d-b83e-4d69-bdb7-6a183ec327d7 Sep 07 18:15:09 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:15:09 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:15:09 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:15:09 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:15:09 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-4e64f4f0-22c7-4f70-96b6-ec168bf18aa0 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Volume info retrieved successfully. Sep 07 18:15:09 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-4e64f4f0-22c7-4f70-96b6-ec168bf18aa0 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Delete volume request issued successfully. Sep 07 18:15:09 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-4e64f4f0-22c7-4f70-96b6-ec168bf18aa0 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] http://192.168.122.66/volume/v3/volumes/19086a6d-b83e-4d69-bdb7-6a183ec327d7 returned with HTTP 202 Sep 07 18:15:09 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1289/2575] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:15:09 2026] DELETE /volume/v3/volumes/19086a6d-b83e-4d69-bdb7-6a183ec327d7 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:15:09 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-5ed23847-ed18-456c-a659-0c76f9144b07 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:15:09 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-5ed23847-ed18-456c-a659-0c76f9144b07 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] GET http://192.168.122.66/volume/v3/volumes/19086a6d-b83e-4d69-bdb7-6a183ec327d7 Sep 07 18:15:09 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-5ed23847-ed18-456c-a659-0c76f9144b07 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:15:09 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-5ed23847-ed18-456c-a659-0c76f9144b07 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:15:09 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:15:09 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:15:09 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:15:09 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:15:09 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-5ed23847-ed18-456c-a659-0c76f9144b07 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Volume info retrieved successfully. Sep 07 18:15:09 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-5ed23847-ed18-456c-a659-0c76f9144b07 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] http://192.168.122.66/volume/v3/volumes/19086a6d-b83e-4d69-bdb7-6a183ec327d7 returned with HTTP 200 Sep 07 18:15:09 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1287/2576] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:15:09 2026] GET /volume/v3/volumes/19086a6d-b83e-4d69-bdb7-6a183ec327d7 => generated 843 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:15:10 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-383f2696-4ee8-4a97-881a-25625299edf8 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:15:10 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-383f2696-4ee8-4a97-881a-25625299edf8 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] GET http://192.168.122.66/volume/v3/volumes/19086a6d-b83e-4d69-bdb7-6a183ec327d7 Sep 07 18:15:10 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-383f2696-4ee8-4a97-881a-25625299edf8 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:15:10 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-383f2696-4ee8-4a97-881a-25625299edf8 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:15:10 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-383f2696-4ee8-4a97-881a-25625299edf8 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] http://192.168.122.66/volume/v3/volumes/19086a6d-b83e-4d69-bdb7-6a183ec327d7 returned with HTTP 404 Sep 07 18:15:10 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1290/2577] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:15:10 2026] GET /volume/v3/volumes/19086a6d-b83e-4d69-bdb7-6a183ec327d7 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:15:10 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-8c42b6a1-ebbe-46dc-96a9-3f87216c2b83 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:15:10 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-8c42b6a1-ebbe-46dc-96a9-3f87216c2b83 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] GET http://192.168.122.66/volume/v3/volumes/1e4ad8d2-b462-4ec9-984e-459f37434975 Sep 07 18:15:10 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-8c42b6a1-ebbe-46dc-96a9-3f87216c2b83 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:15:10 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-8c42b6a1-ebbe-46dc-96a9-3f87216c2b83 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:15:10 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:15:10 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:15:10 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:15:10 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:15:10 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-8c42b6a1-ebbe-46dc-96a9-3f87216c2b83 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Volume info retrieved successfully. Sep 07 18:15:10 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-8c42b6a1-ebbe-46dc-96a9-3f87216c2b83 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] http://192.168.122.66/volume/v3/volumes/1e4ad8d2-b462-4ec9-984e-459f37434975 returned with HTTP 200 Sep 07 18:15:10 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1288/2578] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:15:10 2026] GET /volume/v3/volumes/1e4ad8d2-b462-4ec9-984e-459f37434975 => generated 932 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:15:10 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-0a6f84d5-8b0b-4221-b0b5-2350bfe3bbe1 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:15:10 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-0a6f84d5-8b0b-4221-b0b5-2350bfe3bbe1 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] DELETE http://192.168.122.66/volume/v3/volumes/1e4ad8d2-b462-4ec9-984e-459f37434975 Sep 07 18:15:10 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-0a6f84d5-8b0b-4221-b0b5-2350bfe3bbe1 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:15:10 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-0a6f84d5-8b0b-4221-b0b5-2350bfe3bbe1 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:15:10 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-0a6f84d5-8b0b-4221-b0b5-2350bfe3bbe1 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Delete volume with id: 1e4ad8d2-b462-4ec9-984e-459f37434975 Sep 07 18:15:10 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:15:10 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:15:10 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:15:10 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:15:10 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-0a6f84d5-8b0b-4221-b0b5-2350bfe3bbe1 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Volume info retrieved successfully. Sep 07 18:15:10 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-0a6f84d5-8b0b-4221-b0b5-2350bfe3bbe1 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Delete volume request issued successfully. Sep 07 18:15:10 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-0a6f84d5-8b0b-4221-b0b5-2350bfe3bbe1 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] http://192.168.122.66/volume/v3/volumes/1e4ad8d2-b462-4ec9-984e-459f37434975 returned with HTTP 202 Sep 07 18:15:10 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1291/2579] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:15:10 2026] DELETE /volume/v3/volumes/1e4ad8d2-b462-4ec9-984e-459f37434975 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:15:10 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-b07858ee-1a25-4f4a-a706-635aa3ed591b None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:15:10 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b07858ee-1a25-4f4a-a706-635aa3ed591b tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] GET http://192.168.122.66/volume/v3/volumes/1e4ad8d2-b462-4ec9-984e-459f37434975 Sep 07 18:15:10 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-b07858ee-1a25-4f4a-a706-635aa3ed591b tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:15:10 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-b07858ee-1a25-4f4a-a706-635aa3ed591b tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:15:10 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:15:10 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:15:10 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:15:10 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:15:10 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-b07858ee-1a25-4f4a-a706-635aa3ed591b tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Volume info retrieved successfully. Sep 07 18:15:10 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b07858ee-1a25-4f4a-a706-635aa3ed591b tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] http://192.168.122.66/volume/v3/volumes/1e4ad8d2-b462-4ec9-984e-459f37434975 returned with HTTP 200 Sep 07 18:15:10 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1289/2580] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:15:10 2026] GET /volume/v3/volumes/1e4ad8d2-b462-4ec9-984e-459f37434975 => generated 931 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:15:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-9c5fd2ab-cd8e-4a72-b7da-2225ce8ec627 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:15:11 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-9c5fd2ab-cd8e-4a72-b7da-2225ce8ec627 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] GET http://192.168.122.66/volume/v3/volumes/1e4ad8d2-b462-4ec9-984e-459f37434975 Sep 07 18:15:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-9c5fd2ab-cd8e-4a72-b7da-2225ce8ec627 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:15:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-9c5fd2ab-cd8e-4a72-b7da-2225ce8ec627 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:15:11 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-9c5fd2ab-cd8e-4a72-b7da-2225ce8ec627 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] http://192.168.122.66/volume/v3/volumes/1e4ad8d2-b462-4ec9-984e-459f37434975 returned with HTTP 404 Sep 07 18:15:11 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1292/2581] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:15:11 2026] GET /volume/v3/volumes/1e4ad8d2-b462-4ec9-984e-459f37434975 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:15:11 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-2b0a17eb-0965-4194-8d39-9cc0a14acc0a None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:15:11 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-2b0a17eb-0965-4194-8d39-9cc0a14acc0a tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] GET http://192.168.122.66/volume/v3/volumes/c50e02f0-6727-40e2-a9cc-f1fa6de49542 Sep 07 18:15:11 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-2b0a17eb-0965-4194-8d39-9cc0a14acc0a tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:15:11 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-2b0a17eb-0965-4194-8d39-9cc0a14acc0a tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:15:11 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:15:11 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:15:11 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:15:11 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:15:11 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-2b0a17eb-0965-4194-8d39-9cc0a14acc0a tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Volume info retrieved successfully. Sep 07 18:15:11 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-2b0a17eb-0965-4194-8d39-9cc0a14acc0a tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] http://192.168.122.66/volume/v3/volumes/c50e02f0-6727-40e2-a9cc-f1fa6de49542 returned with HTTP 200 Sep 07 18:15:11 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1290/2582] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:15:11 2026] GET /volume/v3/volumes/c50e02f0-6727-40e2-a9cc-f1fa6de49542 => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:15:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-89a48f9c-f4d1-4e16-aaed-8d347175846e None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:15:11 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-89a48f9c-f4d1-4e16-aaed-8d347175846e tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] DELETE http://192.168.122.66/volume/v3/volumes/c50e02f0-6727-40e2-a9cc-f1fa6de49542 Sep 07 18:15:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-89a48f9c-f4d1-4e16-aaed-8d347175846e tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:15:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-89a48f9c-f4d1-4e16-aaed-8d347175846e tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:15:11 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-89a48f9c-f4d1-4e16-aaed-8d347175846e tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Delete volume with id: c50e02f0-6727-40e2-a9cc-f1fa6de49542 Sep 07 18:15:11 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:15:11 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:15:11 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:15:11 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:15:11 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-89a48f9c-f4d1-4e16-aaed-8d347175846e tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Volume info retrieved successfully. Sep 07 18:15:11 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-89a48f9c-f4d1-4e16-aaed-8d347175846e tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Delete volume request issued successfully. Sep 07 18:15:11 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-89a48f9c-f4d1-4e16-aaed-8d347175846e tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] http://192.168.122.66/volume/v3/volumes/c50e02f0-6727-40e2-a9cc-f1fa6de49542 returned with HTTP 202 Sep 07 18:15:11 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1293/2583] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:15:11 2026] DELETE /volume/v3/volumes/c50e02f0-6727-40e2-a9cc-f1fa6de49542 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:15:11 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-f242e997-40fb-4ddb-a283-13370adb98d2 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:15:11 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-f242e997-40fb-4ddb-a283-13370adb98d2 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] GET http://192.168.122.66/volume/v3/volumes/c50e02f0-6727-40e2-a9cc-f1fa6de49542 Sep 07 18:15:11 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-f242e997-40fb-4ddb-a283-13370adb98d2 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:15:11 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-f242e997-40fb-4ddb-a283-13370adb98d2 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:15:11 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:15:11 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:15:11 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:15:11 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:15:11 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-f242e997-40fb-4ddb-a283-13370adb98d2 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Volume info retrieved successfully. Sep 07 18:15:11 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-f242e997-40fb-4ddb-a283-13370adb98d2 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] http://192.168.122.66/volume/v3/volumes/c50e02f0-6727-40e2-a9cc-f1fa6de49542 returned with HTTP 200 Sep 07 18:15:11 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1291/2584] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:15:11 2026] GET /volume/v3/volumes/c50e02f0-6727-40e2-a9cc-f1fa6de49542 => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:15:12 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-85bf181e-4407-44b1-8a7f-84d29dd73637 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:15:12 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-85bf181e-4407-44b1-8a7f-84d29dd73637 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] GET http://192.168.122.66/volume/v3/volumes/c50e02f0-6727-40e2-a9cc-f1fa6de49542 Sep 07 18:15:12 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-85bf181e-4407-44b1-8a7f-84d29dd73637 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:15:12 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-85bf181e-4407-44b1-8a7f-84d29dd73637 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:15:12 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-85bf181e-4407-44b1-8a7f-84d29dd73637 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] http://192.168.122.66/volume/v3/volumes/c50e02f0-6727-40e2-a9cc-f1fa6de49542 returned with HTTP 404 Sep 07 18:15:12 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1294/2585] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:15:12 2026] GET /volume/v3/volumes/c50e02f0-6727-40e2-a9cc-f1fa6de49542 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:15:12 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-54d66854-aeef-4976-9d85-edaae5b3098a None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:15:12 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-54d66854-aeef-4976-9d85-edaae5b3098a tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:15:12 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-54d66854-aeef-4976-9d85-edaae5b3098a tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "30a56d6b-d9f5-4ef9-aef9-4d1ff124bcb3", "size": 1, "name": "tempest-VolumesGetTest-Volume-1438595596", "metadata": {"Type": "Test"}}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:15:12 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.volumes [None req-54d66854-aeef-4976-9d85-edaae5b3098a tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Create volume request body: {'volume': {'imageRef': '30a56d6b-d9f5-4ef9-aef9-4d1ff124bcb3', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1438595596', 'metadata': {'Type': 'Test'}}} {{(pid=86964) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:15:12 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-54d66854-aeef-4976-9d85-edaae5b3098a tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Create volume of 1 GB Sep 07 18:15:12 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-54d66854-aeef-4976-9d85-edaae5b3098a tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Availability Zones retrieved successfully. Sep 07 18:15:12 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-54d66854-aeef-4976-9d85-edaae5b3098a tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Flow 'volume_create_api' (daa2b4e4-364a-4ed4-8ecb-775197902fa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:15:12 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-54d66854-aeef-4976-9d85-edaae5b3098a tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a88cba2-d554-4bd8-978c-6866b008b107) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:15:12 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.flows.api.create_volume [None req-54d66854-aeef-4976-9d85-edaae5b3098a tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Validating volume size '1' using validate_int {{(pid=86964) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:15:12 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-54d66854-aeef-4976-9d85-edaae5b3098a tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a88cba2-d554-4bd8-978c-6866b008b107) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:15:12 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-54d66854-aeef-4976-9d85-edaae5b3098a tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e826e8d-a2ec-432e-ab5f-f031347d6316) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:15:12 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-54d66854-aeef-4976-9d85-edaae5b3098a tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Created reservations ['6c304e24-e023-47fd-a328-eaeb540a970b', '861db7b5-1592-4092-a4aa-2a26a943c1ad', 'fa8f9d5d-9c89-4a01-97c0-ec0d7da1cc06', '0a71b405-440e-464d-aa30-73ea9058b640'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:15:12 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-54d66854-aeef-4976-9d85-edaae5b3098a tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e826e8d-a2ec-432e-ab5f-f031347d6316) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6c304e24-e023-47fd-a328-eaeb540a970b', '861db7b5-1592-4092-a4aa-2a26a943c1ad', 'fa8f9d5d-9c89-4a01-97c0-ec0d7da1cc06', '0a71b405-440e-464d-aa30-73ea9058b640']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:15:12 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-54d66854-aeef-4976-9d85-edaae5b3098a tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (495c209d-09a6-4542-a7e5-c5626ae7ed7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:15:13 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:15:13 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:15:13 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-54d66854-aeef-4976-9d85-edaae5b3098a tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (495c209d-09a6-4542-a7e5-c5626ae7ed7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9ccf69ec-87c3-400e-ac6b-b118d4c1819b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1438595596',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='84dca37f99b6486f851b723b43204eff',qos_specs=None,replication_status=,reservations=['6c304e24-e023-47fd-a328-eaeb540a970b','861db7b5-1592-4092-a4aa-2a26a943c1ad','fa8f9d5d-9c89-4a01-97c0-ec0d7da1cc06','0a71b405-440e-464d-aa30-73ea9058b640'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9cf71f6feb154a4bbddeb955c187e666',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:15:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1438595596',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9ccf69ec-87c3-400e-ac6b-b118d4c1819b,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='84dca37f99b6486f851b723b43204eff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9cf71f6feb154a4bbddeb955c187e666',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:15:13 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-54d66854-aeef-4976-9d85-edaae5b3098a tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77f24abb-d058-4371-81d0-6e28565b9e48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:15:13 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-54d66854-aeef-4976-9d85-edaae5b3098a tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77f24abb-d058-4371-81d0-6e28565b9e48) transitioned into state 'SUCCESS' from state '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-1438595596',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='84dca37f99b6486f851b723b43204eff',qos_specs=None,replication_status=,reservations=['6c304e24-e023-47fd-a328-eaeb540a970b','861db7b5-1592-4092-a4aa-2a26a943c1ad','fa8f9d5d-9c89-4a01-97c0-ec0d7da1cc06','0a71b405-440e-464d-aa30-73ea9058b640'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9cf71f6feb154a4bbddeb955c187e666',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:15:13 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-54d66854-aeef-4976-9d85-edaae5b3098a tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65faba50-0fa6-4456-a10f-70988fcc2c43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:15:13 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-54d66854-aeef-4976-9d85-edaae5b3098a tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65faba50-0fa6-4456-a10f-70988fcc2c43) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:15:13 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-54d66854-aeef-4976-9d85-edaae5b3098a tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Flow 'volume_create_api' (daa2b4e4-364a-4ed4-8ecb-775197902fa7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:15:13 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-54d66854-aeef-4976-9d85-edaae5b3098a tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Create volume request issued successfully. Sep 07 18:15:13 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-54d66854-aeef-4976-9d85-edaae5b3098a tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:15:13 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1292/2586] 192.168.122.66 () {60 vars in 1138 bytes} [Mon Sep 7 18:15:12 2026] POST /volume/v3/volumes => generated 766 bytes in 426 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:15:13 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-c0d05d12-b8a4-41bd-a338-f7d2af1e30f4 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:15:13 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c0d05d12-b8a4-41bd-a338-f7d2af1e30f4 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] GET http://192.168.122.66/volume/v3/volumes/9ccf69ec-87c3-400e-ac6b-b118d4c1819b Sep 07 18:15:13 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-c0d05d12-b8a4-41bd-a338-f7d2af1e30f4 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:15:13 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-c0d05d12-b8a4-41bd-a338-f7d2af1e30f4 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:15:13 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:15:13 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:15:13 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:15:13 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:15:13 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-c0d05d12-b8a4-41bd-a338-f7d2af1e30f4 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Volume info retrieved successfully. Sep 07 18:15:13 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c0d05d12-b8a4-41bd-a338-f7d2af1e30f4 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] http://192.168.122.66/volume/v3/volumes/9ccf69ec-87c3-400e-ac6b-b118d4c1819b returned with HTTP 200 Sep 07 18:15:13 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1295/2587] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:15:13 2026] GET /volume/v3/volumes/9ccf69ec-87c3-400e-ac6b-b118d4c1819b => generated 834 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:15:14 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-c550f550-1246-4845-8449-c54fd0836f48 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:15:14 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c550f550-1246-4845-8449-c54fd0836f48 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] GET http://192.168.122.66/volume/v3/volumes/9ccf69ec-87c3-400e-ac6b-b118d4c1819b Sep 07 18:15:14 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c550f550-1246-4845-8449-c54fd0836f48 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:15:14 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c550f550-1246-4845-8449-c54fd0836f48 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:15:14 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:15:14 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:15:14 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:15:14 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:15:14 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-c550f550-1246-4845-8449-c54fd0836f48 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Volume info retrieved successfully. Sep 07 18:15:14 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c550f550-1246-4845-8449-c54fd0836f48 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] http://192.168.122.66/volume/v3/volumes/9ccf69ec-87c3-400e-ac6b-b118d4c1819b returned with HTTP 200 Sep 07 18:15:14 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1293/2588] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:15:14 2026] GET /volume/v3/volumes/9ccf69ec-87c3-400e-ac6b-b118d4c1819b => generated 858 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:15:15 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-770c7d65-d6d8-45b3-bb28-c453f3e8f7f3 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:15:15 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-770c7d65-d6d8-45b3-bb28-c453f3e8f7f3 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] GET http://192.168.122.66/volume/v3/volumes/9ccf69ec-87c3-400e-ac6b-b118d4c1819b Sep 07 18:15:15 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-770c7d65-d6d8-45b3-bb28-c453f3e8f7f3 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:15:15 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-770c7d65-d6d8-45b3-bb28-c453f3e8f7f3 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:15:15 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:15:15 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:15:15 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:15:15 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:15:15 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-770c7d65-d6d8-45b3-bb28-c453f3e8f7f3 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Volume info retrieved successfully. Sep 07 18:15:15 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-770c7d65-d6d8-45b3-bb28-c453f3e8f7f3 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] http://192.168.122.66/volume/v3/volumes/9ccf69ec-87c3-400e-ac6b-b118d4c1819b returned with HTTP 200 Sep 07 18:15:15 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1296/2589] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:15:15 2026] GET /volume/v3/volumes/9ccf69ec-87c3-400e-ac6b-b118d4c1819b => generated 916 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:15:16 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-89faa27d-b4be-417f-b99c-91849595779d None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:15:16 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-89faa27d-b4be-417f-b99c-91849595779d tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] GET http://192.168.122.66/volume/v3/volumes/9ccf69ec-87c3-400e-ac6b-b118d4c1819b Sep 07 18:15:16 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-89faa27d-b4be-417f-b99c-91849595779d tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:15:16 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-89faa27d-b4be-417f-b99c-91849595779d tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:15:16 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:15:16 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:15:16 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:15:16 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:15:16 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-89faa27d-b4be-417f-b99c-91849595779d tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Volume info retrieved successfully. Sep 07 18:15:16 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-89faa27d-b4be-417f-b99c-91849595779d tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] http://192.168.122.66/volume/v3/volumes/9ccf69ec-87c3-400e-ac6b-b118d4c1819b returned with HTTP 200 Sep 07 18:15:16 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1294/2590] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:15:16 2026] GET /volume/v3/volumes/9ccf69ec-87c3-400e-ac6b-b118d4c1819b => generated 919 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:15:17 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-9f096317-d470-4e49-a4e5-448a5e934d00 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:15:17 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-9f096317-d470-4e49-a4e5-448a5e934d00 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] GET http://192.168.122.66/volume/v3/volumes/9ccf69ec-87c3-400e-ac6b-b118d4c1819b Sep 07 18:15:17 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-9f096317-d470-4e49-a4e5-448a5e934d00 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:15:17 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-9f096317-d470-4e49-a4e5-448a5e934d00 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:15:17 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:15:17 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:15:17 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:15:17 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:15:17 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-9f096317-d470-4e49-a4e5-448a5e934d00 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Volume info retrieved successfully. Sep 07 18:15:17 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-9f096317-d470-4e49-a4e5-448a5e934d00 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] http://192.168.122.66/volume/v3/volumes/9ccf69ec-87c3-400e-ac6b-b118d4c1819b returned with HTTP 200 Sep 07 18:15:17 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1297/2591] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:15:17 2026] GET /volume/v3/volumes/9ccf69ec-87c3-400e-ac6b-b118d4c1819b => generated 919 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:15:18 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-cbca0f70-a098-48a9-b386-6ae3fe79527b None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:15:18 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-cbca0f70-a098-48a9-b386-6ae3fe79527b tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] GET http://192.168.122.66/volume/v3/volumes/9ccf69ec-87c3-400e-ac6b-b118d4c1819b Sep 07 18:15:18 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-cbca0f70-a098-48a9-b386-6ae3fe79527b tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:15:18 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-cbca0f70-a098-48a9-b386-6ae3fe79527b tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:15:18 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:15:18 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:15:18 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:15:18 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:15:18 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-cbca0f70-a098-48a9-b386-6ae3fe79527b tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Volume info retrieved successfully. Sep 07 18:15:18 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-cbca0f70-a098-48a9-b386-6ae3fe79527b tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] http://192.168.122.66/volume/v3/volumes/9ccf69ec-87c3-400e-ac6b-b118d4c1819b returned with HTTP 200 Sep 07 18:15:18 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1295/2592] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:15:18 2026] GET /volume/v3/volumes/9ccf69ec-87c3-400e-ac6b-b118d4c1819b => generated 1337 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:15:18 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-a4e914b0-2ca8-4c27-9eb5-06909aee6e63 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:15:18 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-a4e914b0-2ca8-4c27-9eb5-06909aee6e63 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-reader] GET http://192.168.122.66/volume/v3/volumes/9ccf69ec-87c3-400e-ac6b-b118d4c1819b Sep 07 18:15:18 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-a4e914b0-2ca8-4c27-9eb5-06909aee6e63 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-reader] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:15:18 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-a4e914b0-2ca8-4c27-9eb5-06909aee6e63 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-reader] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:15:18 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:15:18 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:15:18 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:15:18 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:15:18 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-a4e914b0-2ca8-4c27-9eb5-06909aee6e63 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-reader] Volume info retrieved successfully. Sep 07 18:15:18 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-a4e914b0-2ca8-4c27-9eb5-06909aee6e63 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-reader] http://192.168.122.66/volume/v3/volumes/9ccf69ec-87c3-400e-ac6b-b118d4c1819b returned with HTTP 200 Sep 07 18:15:18 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1298/2593] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:15:18 2026] GET /volume/v3/volumes/9ccf69ec-87c3-400e-ac6b-b118d4c1819b => generated 1337 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:15:18 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-96862e04-4b94-463d-b45b-9928a23b727f None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:15:18 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-96862e04-4b94-463d-b45b-9928a23b727f tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] PUT http://192.168.122.66/volume/v3/volumes/9ccf69ec-87c3-400e-ac6b-b118d4c1819b Sep 07 18:15:18 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-96862e04-4b94-463d-b45b-9928a23b727f tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1438595596"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:15:18 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:15:18 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:15:18 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:15:18 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:15:18 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-96862e04-4b94-463d-b45b-9928a23b727f tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Volume info retrieved successfully. Sep 07 18:15:18 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-96862e04-4b94-463d-b45b-9928a23b727f tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Volume updated successfully. Sep 07 18:15:18 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-96862e04-4b94-463d-b45b-9928a23b727f tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] http://192.168.122.66/volume/v3/volumes/9ccf69ec-87c3-400e-ac6b-b118d4c1819b returned with HTTP 200 Sep 07 18:15:18 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1296/2594] 192.168.122.66 () {60 vars in 1247 bytes} [Mon Sep 7 18:15:18 2026] PUT /volume/v3/volumes/9ccf69ec-87c3-400e-ac6b-b118d4c1819b => generated 790 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:15:18 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-9c451ba8-1615-4ab3-9566-71612a8abc67 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:15:18 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-9c451ba8-1615-4ab3-9566-71612a8abc67 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] PUT http://192.168.122.66/volume/v3/volumes/9ccf69ec-87c3-400e-ac6b-b118d4c1819b Sep 07 18:15:18 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-9c451ba8-1615-4ab3-9566-71612a8abc67 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-998837135", "description": "This is the new description of volume"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:15:18 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:15:18 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:15:18 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:15:18 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:15:18 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-9c451ba8-1615-4ab3-9566-71612a8abc67 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Volume info retrieved successfully. Sep 07 18:15:18 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-9c451ba8-1615-4ab3-9566-71612a8abc67 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Volume updated successfully. Sep 07 18:15:18 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-9c451ba8-1615-4ab3-9566-71612a8abc67 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] http://192.168.122.66/volume/v3/volumes/9ccf69ec-87c3-400e-ac6b-b118d4c1819b returned with HTTP 200 Sep 07 18:15:18 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1299/2595] 192.168.122.66 () {60 vars in 1248 bytes} [Mon Sep 7 18:15:18 2026] PUT /volume/v3/volumes/9ccf69ec-87c3-400e-ac6b-b118d4c1819b => generated 828 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:15:18 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-50a5082a-130d-49bb-8be9-752cd686ee41 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:15:18 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-50a5082a-130d-49bb-8be9-752cd686ee41 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-reader] GET http://192.168.122.66/volume/v3/volumes/9ccf69ec-87c3-400e-ac6b-b118d4c1819b Sep 07 18:15:18 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-50a5082a-130d-49bb-8be9-752cd686ee41 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-reader] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:15:18 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-50a5082a-130d-49bb-8be9-752cd686ee41 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-reader] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:15:18 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:15:18 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:15:18 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:15:18 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:15:18 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-50a5082a-130d-49bb-8be9-752cd686ee41 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-reader] Volume info retrieved successfully. Sep 07 18:15:18 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-50a5082a-130d-49bb-8be9-752cd686ee41 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-reader] http://192.168.122.66/volume/v3/volumes/9ccf69ec-87c3-400e-ac6b-b118d4c1819b returned with HTTP 200 Sep 07 18:15:18 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1297/2596] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:15:18 2026] GET /volume/v3/volumes/9ccf69ec-87c3-400e-ac6b-b118d4c1819b => generated 1375 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:15:18 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-b45bb990-39ed-4e01-bf51-4b33ae2a62c3 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:15:18 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-b45bb990-39ed-4e01-bf51-4b33ae2a62c3 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:15:18 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-b45bb990-39ed-4e01-bf51-4b33ae2a62c3 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1798448608", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-2004474313"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:15:18 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.volumes [None req-b45bb990-39ed-4e01-bf51-4b33ae2a62c3 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1798448608', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-2004474313'}} {{(pid=86965) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:15:18 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-b45bb990-39ed-4e01-bf51-4b33ae2a62c3 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Create volume of 1 GB Sep 07 18:15:18 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-b45bb990-39ed-4e01-bf51-4b33ae2a62c3 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Availability Zones retrieved successfully. Sep 07 18:15:18 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-b45bb990-39ed-4e01-bf51-4b33ae2a62c3 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Flow 'volume_create_api' (cb1b2746-572b-4a19-a636-ee5584060466) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:15:18 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-b45bb990-39ed-4e01-bf51-4b33ae2a62c3 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8fb0d7ef-8fdd-4375-9ce2-33d4b9d7f924) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:15:18 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.flows.api.create_volume [None req-b45bb990-39ed-4e01-bf51-4b33ae2a62c3 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Validating volume size '1' using validate_int {{(pid=86965) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:15:18 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-b45bb990-39ed-4e01-bf51-4b33ae2a62c3 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8fb0d7ef-8fdd-4375-9ce2-33d4b9d7f924) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:15:18 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-b45bb990-39ed-4e01-bf51-4b33ae2a62c3 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9da73b0-c639-461f-b7a7-26edc6279b74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:15:18 devstack devstack@c-api.service[86965]: DEBUG cinder.quota [None req-b45bb990-39ed-4e01-bf51-4b33ae2a62c3 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Created reservations ['a91f1951-57f4-4f83-958a-15a719547476', 'a7317fe9-c2ee-4a8f-a42e-b4612caf163e', '1ee60974-69a0-4b4a-8a33-ffb3b4ad9076', 'c42b761a-004a-45b8-b16e-6bce79a29afb'] {{(pid=86965) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:15:18 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-b45bb990-39ed-4e01-bf51-4b33ae2a62c3 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9da73b0-c639-461f-b7a7-26edc6279b74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a91f1951-57f4-4f83-958a-15a719547476', 'a7317fe9-c2ee-4a8f-a42e-b4612caf163e', '1ee60974-69a0-4b4a-8a33-ffb3b4ad9076', 'c42b761a-004a-45b8-b16e-6bce79a29afb']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:15:18 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-b45bb990-39ed-4e01-bf51-4b33ae2a62c3 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03288f63-4ea9-47dd-9e70-4a56a3aa53c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:15:18 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:15:18 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:15:18 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-b45bb990-39ed-4e01-bf51-4b33ae2a62c3 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03288f63-4ea9-47dd-9e70-4a56a3aa53c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f319b482-6075-4164-80ed-b42da7a920c1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1798448608',display_name='tempest-VolumesGetTest-Volume-2004474313',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84dca37f99b6486f851b723b43204eff',qos_specs=None,replication_status=,reservations=['a91f1951-57f4-4f83-958a-15a719547476','a7317fe9-c2ee-4a8f-a42e-b4612caf163e','1ee60974-69a0-4b4a-8a33-ffb3b4ad9076','c42b761a-004a-45b8-b16e-6bce79a29afb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9cf71f6feb154a4bbddeb955c187e666',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:15:18Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1798448608',display_name='tempest-VolumesGetTest-Volume-2004474313',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f319b482-6075-4164-80ed-b42da7a920c1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='84dca37f99b6486f851b723b43204eff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9cf71f6feb154a4bbddeb955c187e666',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:15:18 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-b45bb990-39ed-4e01-bf51-4b33ae2a62c3 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58105ab2-cbe6-4696-b2b8-c0b52a350f8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:15:18 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-b45bb990-39ed-4e01-bf51-4b33ae2a62c3 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58105ab2-cbe6-4696-b2b8-c0b52a350f8b) transitioned into 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-1798448608',display_name='tempest-VolumesGetTest-Volume-2004474313',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84dca37f99b6486f851b723b43204eff',qos_specs=None,replication_status=,reservations=['a91f1951-57f4-4f83-958a-15a719547476','a7317fe9-c2ee-4a8f-a42e-b4612caf163e','1ee60974-69a0-4b4a-8a33-ffb3b4ad9076','c42b761a-004a-45b8-b16e-6bce79a29afb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9cf71f6feb154a4bbddeb955c187e666',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:15:18 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-b45bb990-39ed-4e01-bf51-4b33ae2a62c3 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b949d7a-18b5-471f-bfd5-17909796c11d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:15:18 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-b45bb990-39ed-4e01-bf51-4b33ae2a62c3 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b949d7a-18b5-471f-bfd5-17909796c11d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:15:18 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-b45bb990-39ed-4e01-bf51-4b33ae2a62c3 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Flow 'volume_create_api' (cb1b2746-572b-4a19-a636-ee5584060466) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:15:18 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-b45bb990-39ed-4e01-bf51-4b33ae2a62c3 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Create volume request issued successfully. Sep 07 18:15:18 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-b45bb990-39ed-4e01-bf51-4b33ae2a62c3 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:15:18 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1300/2597] 192.168.122.66 () {60 vars in 1138 bytes} [Mon Sep 7 18:15:18 2026] POST /volume/v3/volumes => generated 787 bytes in 287 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:15:19 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-d1936401-b00c-4b25-a26b-f0f6d24f300d None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:15:19 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-d1936401-b00c-4b25-a26b-f0f6d24f300d tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] GET http://192.168.122.66/volume/v3/volumes/f319b482-6075-4164-80ed-b42da7a920c1 Sep 07 18:15:19 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-d1936401-b00c-4b25-a26b-f0f6d24f300d tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:15:19 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-d1936401-b00c-4b25-a26b-f0f6d24f300d tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:15:19 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:15:19 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:15:19 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:15:19 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:15:19 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-d1936401-b00c-4b25-a26b-f0f6d24f300d tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Volume info retrieved successfully. Sep 07 18:15:19 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-d1936401-b00c-4b25-a26b-f0f6d24f300d tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] http://192.168.122.66/volume/v3/volumes/f319b482-6075-4164-80ed-b42da7a920c1 returned with HTTP 200 Sep 07 18:15:19 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1298/2598] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:15:19 2026] GET /volume/v3/volumes/f319b482-6075-4164-80ed-b42da7a920c1 => generated 855 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:15:20 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-73691a2d-6cba-457f-a5db-28d2261aeb06 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:15:20 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-73691a2d-6cba-457f-a5db-28d2261aeb06 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] GET http://192.168.122.66/volume/v3/volumes/f319b482-6075-4164-80ed-b42da7a920c1 Sep 07 18:15:20 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-73691a2d-6cba-457f-a5db-28d2261aeb06 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:15:20 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-73691a2d-6cba-457f-a5db-28d2261aeb06 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:15:20 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:15:20 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:15:20 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:15:20 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:15:20 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-73691a2d-6cba-457f-a5db-28d2261aeb06 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Volume info retrieved successfully. Sep 07 18:15:20 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-73691a2d-6cba-457f-a5db-28d2261aeb06 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] http://192.168.122.66/volume/v3/volumes/f319b482-6075-4164-80ed-b42da7a920c1 returned with HTTP 200 Sep 07 18:15:20 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1301/2599] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:15:20 2026] GET /volume/v3/volumes/f319b482-6075-4164-80ed-b42da7a920c1 => generated 880 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:15:20 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-49c34d63-03da-4169-9527-4ff64bda8176 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:15:20 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-49c34d63-03da-4169-9527-4ff64bda8176 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] PUT http://192.168.122.66/volume/v3/volumes/f319b482-6075-4164-80ed-b42da7a920c1 Sep 07 18:15:20 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-49c34d63-03da-4169-9527-4ff64bda8176 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1438595596", "description": null}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:15:20 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:15:20 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:15:20 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:15:20 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:15:20 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-49c34d63-03da-4169-9527-4ff64bda8176 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Volume info retrieved successfully. Sep 07 18:15:20 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-49c34d63-03da-4169-9527-4ff64bda8176 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Volume updated successfully. Sep 07 18:15:20 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-49c34d63-03da-4169-9527-4ff64bda8176 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] http://192.168.122.66/volume/v3/volumes/f319b482-6075-4164-80ed-b42da7a920c1 returned with HTTP 200 Sep 07 18:15:20 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1299/2600] 192.168.122.66 () {60 vars in 1247 bytes} [Mon Sep 7 18:15:20 2026] PUT /volume/v3/volumes/f319b482-6075-4164-80ed-b42da7a920c1 => generated 777 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:15:20 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-0f98e645-8fdd-41ca-9757-b492256de6a1 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:15:20 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-0f98e645-8fdd-41ca-9757-b492256de6a1 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] GET http://192.168.122.66/volume/v3/volumes/f319b482-6075-4164-80ed-b42da7a920c1 Sep 07 18:15:20 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-0f98e645-8fdd-41ca-9757-b492256de6a1 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:15:20 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-0f98e645-8fdd-41ca-9757-b492256de6a1 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:15:20 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:15:20 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:15:20 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:15:20 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:15:20 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-0f98e645-8fdd-41ca-9757-b492256de6a1 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Volume info retrieved successfully. Sep 07 18:15:20 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-0f98e645-8fdd-41ca-9757-b492256de6a1 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] http://192.168.122.66/volume/v3/volumes/f319b482-6075-4164-80ed-b42da7a920c1 returned with HTTP 200 Sep 07 18:15:20 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1302/2601] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:15:20 2026] GET /volume/v3/volumes/f319b482-6075-4164-80ed-b42da7a920c1 => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:15:20 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-4a09fe30-94d2-4c34-9f52-90f373e68ca1 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:15:20 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-4a09fe30-94d2-4c34-9f52-90f373e68ca1 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] DELETE http://192.168.122.66/volume/v3/volumes/f319b482-6075-4164-80ed-b42da7a920c1 Sep 07 18:15:20 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-4a09fe30-94d2-4c34-9f52-90f373e68ca1 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:15:20 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-4a09fe30-94d2-4c34-9f52-90f373e68ca1 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:15:20 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-4a09fe30-94d2-4c34-9f52-90f373e68ca1 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Delete volume with id: f319b482-6075-4164-80ed-b42da7a920c1 Sep 07 18:15:20 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:15:20 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:15:20 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:15:20 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:15:20 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-4a09fe30-94d2-4c34-9f52-90f373e68ca1 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Volume info retrieved successfully. Sep 07 18:15:20 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-4a09fe30-94d2-4c34-9f52-90f373e68ca1 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Delete volume request issued successfully. Sep 07 18:15:20 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-4a09fe30-94d2-4c34-9f52-90f373e68ca1 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] http://192.168.122.66/volume/v3/volumes/f319b482-6075-4164-80ed-b42da7a920c1 returned with HTTP 202 Sep 07 18:15:20 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1300/2602] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:15:20 2026] DELETE /volume/v3/volumes/f319b482-6075-4164-80ed-b42da7a920c1 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:15:20 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-51a8afea-6a45-4f8a-98b7-14193c69f986 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:15:20 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-51a8afea-6a45-4f8a-98b7-14193c69f986 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] GET http://192.168.122.66/volume/v3/volumes/f319b482-6075-4164-80ed-b42da7a920c1 Sep 07 18:15:20 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-51a8afea-6a45-4f8a-98b7-14193c69f986 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:15:20 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-51a8afea-6a45-4f8a-98b7-14193c69f986 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:15:20 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:15:20 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:15:20 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:15:20 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:15:20 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-51a8afea-6a45-4f8a-98b7-14193c69f986 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Volume info retrieved successfully. Sep 07 18:15:20 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-51a8afea-6a45-4f8a-98b7-14193c69f986 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] http://192.168.122.66/volume/v3/volumes/f319b482-6075-4164-80ed-b42da7a920c1 returned with HTTP 200 Sep 07 18:15:20 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1303/2603] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:15:20 2026] GET /volume/v3/volumes/f319b482-6075-4164-80ed-b42da7a920c1 => generated 844 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:15:21 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-2198c0ad-4967-4948-bdd1-586496c96375 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:15:21 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-2198c0ad-4967-4948-bdd1-586496c96375 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] GET http://192.168.122.66/volume/v3/volumes/f319b482-6075-4164-80ed-b42da7a920c1 Sep 07 18:15:21 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-2198c0ad-4967-4948-bdd1-586496c96375 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:15:21 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-2198c0ad-4967-4948-bdd1-586496c96375 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:15:21 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-2198c0ad-4967-4948-bdd1-586496c96375 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] http://192.168.122.66/volume/v3/volumes/f319b482-6075-4164-80ed-b42da7a920c1 returned with HTTP 404 Sep 07 18:15:21 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1301/2604] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:15:21 2026] GET /volume/v3/volumes/f319b482-6075-4164-80ed-b42da7a920c1 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:15:21 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-1da508fb-24b6-4909-a7d4-069b8c0f38f2 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:15:21 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-1da508fb-24b6-4909-a7d4-069b8c0f38f2 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] GET http://192.168.122.66/volume/v3/volumes/9ccf69ec-87c3-400e-ac6b-b118d4c1819b Sep 07 18:15:21 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-1da508fb-24b6-4909-a7d4-069b8c0f38f2 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:15:21 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-1da508fb-24b6-4909-a7d4-069b8c0f38f2 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:15:21 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:15:21 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:15:21 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:15:21 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:15:21 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-1da508fb-24b6-4909-a7d4-069b8c0f38f2 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Volume info retrieved successfully. Sep 07 18:15:21 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-1da508fb-24b6-4909-a7d4-069b8c0f38f2 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] http://192.168.122.66/volume/v3/volumes/9ccf69ec-87c3-400e-ac6b-b118d4c1819b returned with HTTP 200 Sep 07 18:15:21 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1304/2605] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:15:21 2026] GET /volume/v3/volumes/9ccf69ec-87c3-400e-ac6b-b118d4c1819b => generated 1375 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:15:21 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-ca21e8bf-9050-465c-830d-f1edc55d23eb None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:15:21 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-ca21e8bf-9050-465c-830d-f1edc55d23eb tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] DELETE http://192.168.122.66/volume/v3/volumes/9ccf69ec-87c3-400e-ac6b-b118d4c1819b Sep 07 18:15:21 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-ca21e8bf-9050-465c-830d-f1edc55d23eb tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:15:21 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-ca21e8bf-9050-465c-830d-f1edc55d23eb tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:15:21 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-ca21e8bf-9050-465c-830d-f1edc55d23eb tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Delete volume with id: 9ccf69ec-87c3-400e-ac6b-b118d4c1819b Sep 07 18:15:21 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:15:21 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:15:21 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:15:21 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:15:21 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-ca21e8bf-9050-465c-830d-f1edc55d23eb tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Volume info retrieved successfully. Sep 07 18:15:21 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-ca21e8bf-9050-465c-830d-f1edc55d23eb tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Delete volume request issued successfully. Sep 07 18:15:21 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-ca21e8bf-9050-465c-830d-f1edc55d23eb tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] http://192.168.122.66/volume/v3/volumes/9ccf69ec-87c3-400e-ac6b-b118d4c1819b returned with HTTP 202 Sep 07 18:15:21 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1302/2606] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:15:21 2026] DELETE /volume/v3/volumes/9ccf69ec-87c3-400e-ac6b-b118d4c1819b => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:15:21 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-30d21a6a-7f33-491e-9916-9a11dd114b20 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:15:21 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-30d21a6a-7f33-491e-9916-9a11dd114b20 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] GET http://192.168.122.66/volume/v3/volumes/9ccf69ec-87c3-400e-ac6b-b118d4c1819b Sep 07 18:15:21 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-30d21a6a-7f33-491e-9916-9a11dd114b20 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:15:21 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-30d21a6a-7f33-491e-9916-9a11dd114b20 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:15:21 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:15:21 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:15:21 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:15:21 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:15:21 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-30d21a6a-7f33-491e-9916-9a11dd114b20 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Volume info retrieved successfully. Sep 07 18:15:21 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-30d21a6a-7f33-491e-9916-9a11dd114b20 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] http://192.168.122.66/volume/v3/volumes/9ccf69ec-87c3-400e-ac6b-b118d4c1819b returned with HTTP 200 Sep 07 18:15:21 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1305/2607] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:15:21 2026] GET /volume/v3/volumes/9ccf69ec-87c3-400e-ac6b-b118d4c1819b => generated 1374 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 18:15:22 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-b130defb-2c95-4ea0-9eeb-e185e9f700c1 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:15:22 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b130defb-2c95-4ea0-9eeb-e185e9f700c1 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] GET http://192.168.122.66/volume/v3/volumes/9ccf69ec-87c3-400e-ac6b-b118d4c1819b Sep 07 18:15:22 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-b130defb-2c95-4ea0-9eeb-e185e9f700c1 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:15:22 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-b130defb-2c95-4ea0-9eeb-e185e9f700c1 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:15:22 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b130defb-2c95-4ea0-9eeb-e185e9f700c1 tempest-VolumesGetTest-1746761850 tempest-VolumesGetTest-1746761850-project-member] http://192.168.122.66/volume/v3/volumes/9ccf69ec-87c3-400e-ac6b-b118d4c1819b returned with HTTP 404 Sep 07 18:15:22 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1303/2608] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:15:22 2026] GET /volume/v3/volumes/9ccf69ec-87c3-400e-ac6b-b118d4c1819b => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:15:31 devstack devstack@c-api.service[86965]: DEBUG dbcounter [-] [86965] Writing DB stats cinder:SELECT=294,cinder:UPDATE=62,cinder:INSERT=43 {{(pid=86965) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 18:15:32 devstack devstack@c-api.service[86964]: DEBUG dbcounter [-] [86964] Writing DB stats cinder:SELECT=120,cinder:UPDATE=29,cinder:INSERT=15 {{(pid=86964) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 18:15:52 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-2ac5fdf8-8c77-410d-8a17-0db62fafb5fb None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:15:52 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-2ac5fdf8-8c77-410d-8a17-0db62fafb5fb tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:15:52 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-2ac5fdf8-8c77-410d-8a17-0db62fafb5fb tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-639476289", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:15:52 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.volumes [None req-2ac5fdf8-8c77-410d-8a17-0db62fafb5fb tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-639476289', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86965) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:15:52 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-2ac5fdf8-8c77-410d-8a17-0db62fafb5fb tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] Create volume of 1 GB Sep 07 18:15:52 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-2ac5fdf8-8c77-410d-8a17-0db62fafb5fb tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] Availability Zones retrieved successfully. Sep 07 18:15:52 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-2ac5fdf8-8c77-410d-8a17-0db62fafb5fb tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] Flow 'volume_create_api' (f65a64a6-37c4-4d70-bce3-db79d76420eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:15:52 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-2ac5fdf8-8c77-410d-8a17-0db62fafb5fb tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (433066e3-cab7-4578-8d52-2130d45dc093) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:15:52 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.flows.api.create_volume [None req-2ac5fdf8-8c77-410d-8a17-0db62fafb5fb tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] Validating volume size '1' using validate_int {{(pid=86965) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:15:52 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-2ac5fdf8-8c77-410d-8a17-0db62fafb5fb tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (433066e3-cab7-4578-8d52-2130d45dc093) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:15:52 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-2ac5fdf8-8c77-410d-8a17-0db62fafb5fb tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (abc4433b-ceb4-4280-a0ef-f96bde46932a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:15:52 devstack devstack@c-api.service[86965]: DEBUG cinder.quota [None req-2ac5fdf8-8c77-410d-8a17-0db62fafb5fb tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] Created reservations ['039da1e1-a8d0-47b1-9db0-ebd0ae250483', 'e8227bc8-6e7f-42ef-8bd4-f8a9a7744512', '75cea983-cc4f-4790-97e2-1d29ea8570bc', '15dfe9c8-3ac7-4397-bd2e-5df639f2dc23'] {{(pid=86965) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:15:52 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-2ac5fdf8-8c77-410d-8a17-0db62fafb5fb tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (abc4433b-ceb4-4280-a0ef-f96bde46932a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['039da1e1-a8d0-47b1-9db0-ebd0ae250483', 'e8227bc8-6e7f-42ef-8bd4-f8a9a7744512', '75cea983-cc4f-4790-97e2-1d29ea8570bc', '15dfe9c8-3ac7-4397-bd2e-5df639f2dc23']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:15:52 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-2ac5fdf8-8c77-410d-8a17-0db62fafb5fb tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (997ab5f1-7088-409f-a8ed-e435e8ba6ef6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:15:52 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:15:52 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:15:52 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-2ac5fdf8-8c77-410d-8a17-0db62fafb5fb tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (997ab5f1-7088-409f-a8ed-e435e8ba6ef6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '334c3ee8-fee3-486d-a8db-d612958d3422', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-639476289',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f0d39e141e943f3a2a69d92d45bd4bf',qos_specs=None,replication_status=,reservations=['039da1e1-a8d0-47b1-9db0-ebd0ae250483','e8227bc8-6e7f-42ef-8bd4-f8a9a7744512','75cea983-cc4f-4790-97e2-1d29ea8570bc','15dfe9c8-3ac7-4397-bd2e-5df639f2dc23'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad513150472a48f0a97f2c3e8f0c4bda',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:15:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-639476289',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=334c3ee8-fee3-486d-a8db-d612958d3422,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f0d39e141e943f3a2a69d92d45bd4bf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ad513150472a48f0a97f2c3e8f0c4bda',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:15:52 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-2ac5fdf8-8c77-410d-8a17-0db62fafb5fb tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (badc82d9-5e55-41d0-b5cb-62f9211ac858) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:15:52 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-2ac5fdf8-8c77-410d-8a17-0db62fafb5fb tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (badc82d9-5e55-41d0-b5cb-62f9211ac858) transitioned into state 'SUCCESS' from state '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-639476289',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f0d39e141e943f3a2a69d92d45bd4bf',qos_specs=None,replication_status=,reservations=['039da1e1-a8d0-47b1-9db0-ebd0ae250483','e8227bc8-6e7f-42ef-8bd4-f8a9a7744512','75cea983-cc4f-4790-97e2-1d29ea8570bc','15dfe9c8-3ac7-4397-bd2e-5df639f2dc23'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad513150472a48f0a97f2c3e8f0c4bda',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:15:52 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-2ac5fdf8-8c77-410d-8a17-0db62fafb5fb tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75f98df8-cad3-4751-a2e7-dea5d4827015) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:15:52 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-2ac5fdf8-8c77-410d-8a17-0db62fafb5fb tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75f98df8-cad3-4751-a2e7-dea5d4827015) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:15:52 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-2ac5fdf8-8c77-410d-8a17-0db62fafb5fb tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] Flow 'volume_create_api' (f65a64a6-37c4-4d70-bce3-db79d76420eb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:15:52 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-2ac5fdf8-8c77-410d-8a17-0db62fafb5fb tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] Create volume request issued successfully. Sep 07 18:15:52 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-2ac5fdf8-8c77-410d-8a17-0db62fafb5fb tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:15:52 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1306/2609] 192.168.122.66 () {60 vars in 1138 bytes} [Mon Sep 7 18:15:52 2026] POST /volume/v3/volumes => generated 761 bytes in 451 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:15:52 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-1b1183a0-c0e0-47ae-bc9d-ed601ec044e9 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:15:52 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-1b1183a0-c0e0-47ae-bc9d-ed601ec044e9 tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] GET http://192.168.122.66/volume/v3/volumes/334c3ee8-fee3-486d-a8db-d612958d3422 Sep 07 18:15:53 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-1b1183a0-c0e0-47ae-bc9d-ed601ec044e9 tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:15:53 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-1b1183a0-c0e0-47ae-bc9d-ed601ec044e9 tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:15:53 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:15:53 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:15:53 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:15:53 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:15:53 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-1b1183a0-c0e0-47ae-bc9d-ed601ec044e9 tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] Volume info retrieved successfully. Sep 07 18:15:53 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-1b1183a0-c0e0-47ae-bc9d-ed601ec044e9 tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] http://192.168.122.66/volume/v3/volumes/334c3ee8-fee3-486d-a8db-d612958d3422 returned with HTTP 200 Sep 07 18:15:53 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1304/2610] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:15:52 2026] GET /volume/v3/volumes/334c3ee8-fee3-486d-a8db-d612958d3422 => generated 829 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:15:54 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-427b1934-48fc-44f9-9222-61bc51a975da None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:15:54 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-427b1934-48fc-44f9-9222-61bc51a975da tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] GET http://192.168.122.66/volume/v3/volumes/334c3ee8-fee3-486d-a8db-d612958d3422 Sep 07 18:15:54 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-427b1934-48fc-44f9-9222-61bc51a975da tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:15:54 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-427b1934-48fc-44f9-9222-61bc51a975da tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:15:54 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:15:54 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:15:54 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:15:54 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:15:54 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-427b1934-48fc-44f9-9222-61bc51a975da tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] Volume info retrieved successfully. Sep 07 18:15:54 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-427b1934-48fc-44f9-9222-61bc51a975da tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] http://192.168.122.66/volume/v3/volumes/334c3ee8-fee3-486d-a8db-d612958d3422 returned with HTTP 200 Sep 07 18:15:54 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1307/2611] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:15:54 2026] GET /volume/v3/volumes/334c3ee8-fee3-486d-a8db-d612958d3422 => generated 854 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:15:54 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-a325f6ef-ef62-40eb-a6ce-5e5f939e7e6c None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:15:54 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-a325f6ef-ef62-40eb-a6ce-5e5f939e7e6c tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] GET http://192.168.122.66/volume/v3/volumes/334c3ee8-fee3-486d-a8db-d612958d3422 Sep 07 18:15:54 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-a325f6ef-ef62-40eb-a6ce-5e5f939e7e6c tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:15:54 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-a325f6ef-ef62-40eb-a6ce-5e5f939e7e6c tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:15:54 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:15:54 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:15:54 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:15:54 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:15:54 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-a325f6ef-ef62-40eb-a6ce-5e5f939e7e6c tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] Volume info retrieved successfully. Sep 07 18:15:54 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-a325f6ef-ef62-40eb-a6ce-5e5f939e7e6c tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] http://192.168.122.66/volume/v3/volumes/334c3ee8-fee3-486d-a8db-d612958d3422 returned with HTTP 200 Sep 07 18:15:54 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1305/2612] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:15:54 2026] GET /volume/v3/volumes/334c3ee8-fee3-486d-a8db-d612958d3422 => generated 854 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:15:54 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-547ca847-27ef-4972-9c4e-a76b918f9434 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:15:54 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-547ca847-27ef-4972-9c4e-a76b918f9434 tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] GET http://192.168.122.66/volume/v3/volumes Sep 07 18:15:54 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-547ca847-27ef-4972-9c4e-a76b918f9434 tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:15:54 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-547ca847-27ef-4972-9c4e-a76b918f9434 tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] Calling method 'index' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:15:54 devstack devstack@c-api.service[86965]: DEBUG cinder.api.api_utils [None req-547ca847-27ef-4972-9c4e-a76b918f9434 tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] Removing options '' from query. {{(pid=86965) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 18:15:54 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-547ca847-27ef-4972-9c4e-a76b918f9434 tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86965) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 18:15:54 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:15:54 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:15:54 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-547ca847-27ef-4972-9c4e-a76b918f9434 tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] Get all volumes completed successfully. Sep 07 18:15:54 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-547ca847-27ef-4972-9c4e-a76b918f9434 tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 200 Sep 07 18:15:54 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1308/2613] 192.168.122.66 () {58 vars in 1116 bytes} [Mon Sep 7 18:15:54 2026] GET /volume/v3/volumes => generated 344 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:15:54 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-1db2f54f-860b-466c-a0ca-6117d9b2766b None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:15:54 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-1db2f54f-860b-466c-a0ca-6117d9b2766b tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] GET http://192.168.122.66/volume/v3/volumes/334c3ee8-fee3-486d-a8db-d612958d3422 Sep 07 18:15:54 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-1db2f54f-860b-466c-a0ca-6117d9b2766b tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:15:54 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-1db2f54f-860b-466c-a0ca-6117d9b2766b tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:15:54 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:15:54 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:15:54 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:15:54 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:15:54 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-1db2f54f-860b-466c-a0ca-6117d9b2766b tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] Volume info retrieved successfully. Sep 07 18:15:54 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-1db2f54f-860b-466c-a0ca-6117d9b2766b tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] http://192.168.122.66/volume/v3/volumes/334c3ee8-fee3-486d-a8db-d612958d3422 returned with HTTP 200 Sep 07 18:15:54 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1306/2614] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:15:54 2026] GET /volume/v3/volumes/334c3ee8-fee3-486d-a8db-d612958d3422 => generated 854 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:15:54 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [req-bb473238-bc7b-4111-a58e-e50e3603671b req-f6af2551-ae4d-41af-bff4-4b94703fd775 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:15:54 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-bb473238-bc7b-4111-a58e-e50e3603671b req-f6af2551-ae4d-41af-bff4-4b94703fd775 tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] GET http://192.168.122.66/volume/v3/volumes/334c3ee8-fee3-486d-a8db-d612958d3422 Sep 07 18:15:54 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-bb473238-bc7b-4111-a58e-e50e3603671b req-f6af2551-ae4d-41af-bff4-4b94703fd775 tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:15:54 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-bb473238-bc7b-4111-a58e-e50e3603671b req-f6af2551-ae4d-41af-bff4-4b94703fd775 tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:15:54 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:15:54 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:15:54 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:15:54 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:15:54 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [req-bb473238-bc7b-4111-a58e-e50e3603671b req-f6af2551-ae4d-41af-bff4-4b94703fd775 tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] Volume info retrieved successfully. Sep 07 18:15:54 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-bb473238-bc7b-4111-a58e-e50e3603671b req-f6af2551-ae4d-41af-bff4-4b94703fd775 tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] http://192.168.122.66/volume/v3/volumes/334c3ee8-fee3-486d-a8db-d612958d3422 returned with HTTP 200 Sep 07 18:15:54 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1309/2615] 192.168.122.66 () {60 vars in 1482 bytes} [Mon Sep 7 18:15:54 2026] GET /volume/v3/volumes/334c3ee8-fee3-486d-a8db-d612958d3422 => generated 854 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:15:54 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-d0338991-548d-43cf-94f8-58febe214d74 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:15:54 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-d0338991-548d-43cf-94f8-58febe214d74 None None] GET http://192.168.122.66/volume// Sep 07 18:15:54 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-d0338991-548d-43cf-94f8-58febe214d74 None None] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:15:54 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-d0338991-548d-43cf-94f8-58febe214d74 None None] Calling method 'all' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:15:54 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-d0338991-548d-43cf-94f8-58febe214d74 None None] http://192.168.122.66/volume// returned with HTTP 300 Sep 07 18:15:54 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1307/2616] 192.168.122.66 () {58 vars in 1312 bytes} [Mon Sep 7 18:15:54 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 18:15:54 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [req-bb473238-bc7b-4111-a58e-e50e3603671b req-c361f2f2-dc69-4120-b668-7acf4a017712 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:15:54 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-bb473238-bc7b-4111-a58e-e50e3603671b req-c361f2f2-dc69-4120-b668-7acf4a017712 tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] POST http://192.168.122.66/volume/v3/attachments Sep 07 18:15:54 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-bb473238-bc7b-4111-a58e-e50e3603671b req-c361f2f2-dc69-4120-b668-7acf4a017712 tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "334c3ee8-fee3-486d-a8db-d612958d3422", "connector": null, "instance_uuid": "5820d3e1-4efc-4332-8c16-21f0283b06aa"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:15:54 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:15:54 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:15:54 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:15:54 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:15:54 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-bb473238-bc7b-4111-a58e-e50e3603671b req-c361f2f2-dc69-4120-b668-7acf4a017712 tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] http://192.168.122.66/volume/v3/attachments returned with HTTP 200 Sep 07 18:15:54 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1310/2617] 192.168.122.66 () {66 vars in 1478 bytes} [Mon Sep 7 18:15:54 2026] POST /volume/v3/attachments => generated 273 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:15:54 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-e141de42-7b06-418f-af0a-f5222407805a None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:15:54 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-e141de42-7b06-418f-af0a-f5222407805a tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] GET http://192.168.122.66/volume/v3/volumes/334c3ee8-fee3-486d-a8db-d612958d3422 Sep 07 18:15:54 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-e141de42-7b06-418f-af0a-f5222407805a tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:15:54 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-e141de42-7b06-418f-af0a-f5222407805a tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:15:54 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:15:54 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:15:54 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:15:54 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:15:54 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-0a9f1758-1782-4697-bf00-fa9293f0984a None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:15:54 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-0a9f1758-1782-4697-bf00-fa9293f0984a None None] GET http://192.168.122.66/volume// Sep 07 18:15:54 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-0a9f1758-1782-4697-bf00-fa9293f0984a None None] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:15:54 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-0a9f1758-1782-4697-bf00-fa9293f0984a None None] Calling method 'all' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:15:54 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-0a9f1758-1782-4697-bf00-fa9293f0984a None None] http://192.168.122.66/volume// returned with HTTP 300 Sep 07 18:15:54 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1311/2618] 192.168.122.66 () {58 vars in 1310 bytes} [Mon Sep 7 18:15:54 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 18:15:54 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-e141de42-7b06-418f-af0a-f5222407805a tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] Volume info retrieved successfully. Sep 07 18:15:54 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [req-bb473238-bc7b-4111-a58e-e50e3603671b req-b5546911-7660-48f3-bf6a-4cc0e2c3863f None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:15:54 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-bb473238-bc7b-4111-a58e-e50e3603671b req-b5546911-7660-48f3-bf6a-4cc0e2c3863f tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] GET http://192.168.122.66/volume/v3/volumes/334c3ee8-fee3-486d-a8db-d612958d3422 Sep 07 18:15:54 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-bb473238-bc7b-4111-a58e-e50e3603671b req-b5546911-7660-48f3-bf6a-4cc0e2c3863f tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:15:54 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-bb473238-bc7b-4111-a58e-e50e3603671b req-b5546911-7660-48f3-bf6a-4cc0e2c3863f tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:15:54 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-e141de42-7b06-418f-af0a-f5222407805a tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] http://192.168.122.66/volume/v3/volumes/334c3ee8-fee3-486d-a8db-d612958d3422 returned with HTTP 200 Sep 07 18:15:54 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1308/2619] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:15:54 2026] GET /volume/v3/volumes/334c3ee8-fee3-486d-a8db-d612958d3422 => generated 853 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:15:54 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:15:54 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:15:54 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:15:54 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:15:54 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [req-bb473238-bc7b-4111-a58e-e50e3603671b req-b5546911-7660-48f3-bf6a-4cc0e2c3863f tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] Volume info retrieved successfully. Sep 07 18:15:54 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-bb473238-bc7b-4111-a58e-e50e3603671b req-b5546911-7660-48f3-bf6a-4cc0e2c3863f tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] http://192.168.122.66/volume/v3/volumes/334c3ee8-fee3-486d-a8db-d612958d3422 returned with HTTP 200 Sep 07 18:15:54 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1312/2620] 192.168.122.66 () {62 vars in 1523 bytes} [Mon Sep 7 18:15:54 2026] GET /volume/v3/volumes/334c3ee8-fee3-486d-a8db-d612958d3422 => generated 1034 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 18:15:54 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [req-bb473238-bc7b-4111-a58e-e50e3603671b req-76635b2d-a63f-441d-ad2e-9abb6c47c188 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:15:54 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-bb473238-bc7b-4111-a58e-e50e3603671b req-76635b2d-a63f-441d-ad2e-9abb6c47c188 tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] PUT http://192.168.122.66/volume/v3/attachments/33d9004b-decb-4d51-bd2d-f5a128885b18 Sep 07 18:15:54 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-bb473238-bc7b-4111-a58e-e50e3603671b req-76635b2d-a63f-441d-ad2e-9abb6c47c188 tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.66", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:da595ca9282", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "de538fb9-4273-4ed9-a64b-778a9fe4baf0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:15:54 devstack devstack@c-api.service[86964]: DEBUG cinder.coordination [req-bb473238-bc7b-4111-a58e-e50e3603671b req-76635b2d-a63f-441d-ad2e-9abb6c47c188 tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] Acquiring lock "cinder-attachment_update-334c3ee8-fee3-486d-a8db-d612958d3422-devstack" by "attachment_update" {{(pid=86964) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 18:15:54 devstack devstack@c-api.service[86964]: DEBUG cinder.coordination [req-bb473238-bc7b-4111-a58e-e50e3603671b req-76635b2d-a63f-441d-ad2e-9abb6c47c188 tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] Lock "cinder-attachment_update-334c3ee8-fee3-486d-a8db-d612958d3422-devstack" acquired by "attachment_update" :: waited 0.013s {{(pid=86964) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 18:15:54 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:15:54 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:15:54 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:15:54 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:15:55 devstack devstack@c-api.service[86964]: DEBUG cinder.coordination [req-bb473238-bc7b-4111-a58e-e50e3603671b req-76635b2d-a63f-441d-ad2e-9abb6c47c188 tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] Lock "cinder-attachment_update-334c3ee8-fee3-486d-a8db-d612958d3422-devstack" released by "attachment_update" :: held 0.216s {{(pid=86964) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 18:15:55 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-bb473238-bc7b-4111-a58e-e50e3603671b req-76635b2d-a63f-441d-ad2e-9abb6c47c188 tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] http://192.168.122.66/volume/v3/attachments/33d9004b-decb-4d51-bd2d-f5a128885b18 returned with HTTP 200 Sep 07 18:15:55 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1309/2621] 192.168.122.66 () {66 vars in 1588 bytes} [Mon Sep 7 18:15:54 2026] PUT /volume/v3/attachments/33d9004b-decb-4d51-bd2d-f5a128885b18 => generated 694 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:15:55 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [req-bb473238-bc7b-4111-a58e-e50e3603671b req-b1f73cf6-84c6-4dc0-b69c-e57d4f79cbbb None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:15:55 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-bb473238-bc7b-4111-a58e-e50e3603671b req-b1f73cf6-84c6-4dc0-b69c-e57d4f79cbbb tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] POST http://192.168.122.66/volume/v3/attachments/33d9004b-decb-4d51-bd2d-f5a128885b18/action Sep 07 18:15:55 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-bb473238-bc7b-4111-a58e-e50e3603671b req-b1f73cf6-84c6-4dc0-b69c-e57d4f79cbbb tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] Action body: b'{"os-complete": null}' {{(pid=86965) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:15:55 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-bb473238-bc7b-4111-a58e-e50e3603671b req-b1f73cf6-84c6-4dc0-b69c-e57d4f79cbbb tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:15:55 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:15:55 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:15:55 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:15:55 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:15:55 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-a5e58621-1363-45a9-860a-7aaf48d5f7b9 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:15:55 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-a5e58621-1363-45a9-860a-7aaf48d5f7b9 tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] GET http://192.168.122.66/volume/v3/volumes/334c3ee8-fee3-486d-a8db-d612958d3422 Sep 07 18:15:55 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-a5e58621-1363-45a9-860a-7aaf48d5f7b9 tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:15:55 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-a5e58621-1363-45a9-860a-7aaf48d5f7b9 tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:15:55 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-bb473238-bc7b-4111-a58e-e50e3603671b req-b1f73cf6-84c6-4dc0-b69c-e57d4f79cbbb tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] http://192.168.122.66/volume/v3/attachments/33d9004b-decb-4d51-bd2d-f5a128885b18/action returned with HTTP 204 Sep 07 18:15:55 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1313/2622] 192.168.122.66 () {66 vars in 1609 bytes} [Mon Sep 7 18:15:55 2026] POST /volume/v3/attachments/33d9004b-decb-4d51-bd2d-f5a128885b18/action => generated 0 bytes in 75 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:15:55 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:15:55 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:15:55 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:15:55 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:15:55 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-a5e58621-1363-45a9-860a-7aaf48d5f7b9 tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] Volume info retrieved successfully. Sep 07 18:15:55 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-a5e58621-1363-45a9-860a-7aaf48d5f7b9 tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] http://192.168.122.66/volume/v3/volumes/334c3ee8-fee3-486d-a8db-d612958d3422 returned with HTTP 200 Sep 07 18:15:55 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1310/2623] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:15:55 2026] GET /volume/v3/volumes/334c3ee8-fee3-486d-a8db-d612958d3422 => generated 1149 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:15:56 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-29f76ec7-58be-488c-9f57-68951537566f None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:15:56 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-29f76ec7-58be-488c-9f57-68951537566f tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] GET http://192.168.122.66/volume/v3/volumes/334c3ee8-fee3-486d-a8db-d612958d3422 Sep 07 18:15:56 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-29f76ec7-58be-488c-9f57-68951537566f tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:15:56 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-29f76ec7-58be-488c-9f57-68951537566f tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:15:56 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:15:56 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:15:56 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:15:56 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:15:56 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-29f76ec7-58be-488c-9f57-68951537566f tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] Volume info retrieved successfully. Sep 07 18:15:56 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-29f76ec7-58be-488c-9f57-68951537566f tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] http://192.168.122.66/volume/v3/volumes/334c3ee8-fee3-486d-a8db-d612958d3422 returned with HTTP 200 Sep 07 18:15:56 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1314/2624] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:15:56 2026] GET /volume/v3/volumes/334c3ee8-fee3-486d-a8db-d612958d3422 => generated 1146 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:15:56 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-ab4f0b79-a8b0-49bd-a634-5daf3bceb48b None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:15:56 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-ab4f0b79-a8b0-49bd-a634-5daf3bceb48b tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] GET http://192.168.122.66/volume/v3/volumes/334c3ee8-fee3-486d-a8db-d612958d3422 Sep 07 18:15:56 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-ab4f0b79-a8b0-49bd-a634-5daf3bceb48b tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:15:56 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-ab4f0b79-a8b0-49bd-a634-5daf3bceb48b tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:15:56 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:15:56 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:15:56 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:15:56 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:15:56 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-ab4f0b79-a8b0-49bd-a634-5daf3bceb48b tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] Volume info retrieved successfully. Sep 07 18:15:56 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-ab4f0b79-a8b0-49bd-a634-5daf3bceb48b tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] http://192.168.122.66/volume/v3/volumes/334c3ee8-fee3-486d-a8db-d612958d3422 returned with HTTP 200 Sep 07 18:15:56 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1311/2625] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:15:56 2026] GET /volume/v3/volumes/334c3ee8-fee3-486d-a8db-d612958d3422 => generated 1146 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 18:15:56 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-4ce82631-5210-4375-a059-14098098c3d4 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:15:56 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-4ce82631-5210-4375-a059-14098098c3d4 tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] GET http://192.168.122.66/volume/v3/volumes/334c3ee8-fee3-486d-a8db-d612958d3422 Sep 07 18:15:56 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-4ce82631-5210-4375-a059-14098098c3d4 tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:15:56 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-4ce82631-5210-4375-a059-14098098c3d4 tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:15:56 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:15:56 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:15:56 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:15:56 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:15:56 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-4ce82631-5210-4375-a059-14098098c3d4 tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] Volume info retrieved successfully. Sep 07 18:15:56 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-4ce82631-5210-4375-a059-14098098c3d4 tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] http://192.168.122.66/volume/v3/volumes/334c3ee8-fee3-486d-a8db-d612958d3422 returned with HTTP 200 Sep 07 18:15:56 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1315/2626] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:15:56 2026] GET /volume/v3/volumes/334c3ee8-fee3-486d-a8db-d612958d3422 => generated 1146 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:16:06 devstack devstack@c-api.service[86964]: DEBUG dbcounter [-] [86964] Writing DB stats cinder:SELECT=31,cinder:UPDATE=1 {{(pid=86964) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 18:16:06 devstack devstack@c-api.service[86965]: DEBUG dbcounter [-] [86965] Writing DB stats cinder:SELECT=61,cinder:INSERT=11,cinder:UPDATE=16 {{(pid=86965) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 18:16:12 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [req-61fda387-159f-48b0-8f6c-4d8f98dca48c req-8fa3d574-c841-447d-ad8c-3e951e4a7b4d None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:16:12 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-61fda387-159f-48b0-8f6c-4d8f98dca48c req-8fa3d574-c841-447d-ad8c-3e951e4a7b4d tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] GET http://192.168.122.66/volume/v3/attachments?instance_id=5820d3e1-4efc-4332-8c16-21f0283b06aa Sep 07 18:16:12 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-61fda387-159f-48b0-8f6c-4d8f98dca48c req-8fa3d574-c841-447d-ad8c-3e951e4a7b4d tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:16:12 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-61fda387-159f-48b0-8f6c-4d8f98dca48c req-8fa3d574-c841-447d-ad8c-3e951e4a7b4d tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] Calling method 'version_select' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:16:12 devstack devstack@c-api.service[86964]: /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 07 18:16:12 devstack devstack@c-api.service[86964]: return base.obj_make_list(context, cls(context), Sep 07 18:16:12 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-61fda387-159f-48b0-8f6c-4d8f98dca48c req-8fa3d574-c841-447d-ad8c-3e951e4a7b4d tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] http://192.168.122.66/volume/v3/attachments?instance_id=5820d3e1-4efc-4332-8c16-21f0283b06aa returned with HTTP 200 Sep 07 18:16:12 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1312/2627] 192.168.122.66 () {62 vars in 1521 bytes} [Mon Sep 7 18:16:12 2026] GET /volume/v3/attachments?instance_id=5820d3e1-4efc-4332-8c16-21f0283b06aa => generated 192 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:16:12 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [req-61fda387-159f-48b0-8f6c-4d8f98dca48c req-14acc388-d7bc-4c01-8d3c-a1a95bb512fe None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:16:12 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-61fda387-159f-48b0-8f6c-4d8f98dca48c req-14acc388-d7bc-4c01-8d3c-a1a95bb512fe tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] GET http://192.168.122.66/volume/v3/attachments/33d9004b-decb-4d51-bd2d-f5a128885b18 Sep 07 18:16:12 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-61fda387-159f-48b0-8f6c-4d8f98dca48c req-14acc388-d7bc-4c01-8d3c-a1a95bb512fe tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:16:12 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-61fda387-159f-48b0-8f6c-4d8f98dca48c req-14acc388-d7bc-4c01-8d3c-a1a95bb512fe tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] Calling method 'version_select' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:16:12 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:16:12 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:16:12 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-61fda387-159f-48b0-8f6c-4d8f98dca48c req-14acc388-d7bc-4c01-8d3c-a1a95bb512fe tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] http://192.168.122.66/volume/v3/attachments/33d9004b-decb-4d51-bd2d-f5a128885b18 returned with HTTP 200 Sep 07 18:16:12 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1316/2628] 192.168.122.66 () {62 vars in 1535 bytes} [Mon Sep 7 18:16:12 2026] GET /volume/v3/attachments/33d9004b-decb-4d51-bd2d-f5a128885b18 => generated 718 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:16:22 devstack devstack@c-api.service[86964]: DEBUG dbcounter [-] [86964] Writing DB stats cinder:SELECT=2 {{(pid=86964) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 18:16:22 devstack devstack@c-api.service[86965]: DEBUG dbcounter [-] [86965] Writing DB stats cinder:SELECT=4 {{(pid=86965) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 18:16:39 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [req-ef3aa70c-7254-4064-869b-fede87bb7158 req-4072e974-7790-4ce1-881a-c74785243237 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:16:39 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-ef3aa70c-7254-4064-869b-fede87bb7158 req-4072e974-7790-4ce1-881a-c74785243237 tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] GET http://192.168.122.66/volume/v3/volumes/334c3ee8-fee3-486d-a8db-d612958d3422 Sep 07 18:16:39 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-ef3aa70c-7254-4064-869b-fede87bb7158 req-4072e974-7790-4ce1-881a-c74785243237 tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:16:39 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-ef3aa70c-7254-4064-869b-fede87bb7158 req-4072e974-7790-4ce1-881a-c74785243237 tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:16:39 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:16:39 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:16:39 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:16:39 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:16:39 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [req-ef3aa70c-7254-4064-869b-fede87bb7158 req-4072e974-7790-4ce1-881a-c74785243237 tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] Volume info retrieved successfully. Sep 07 18:16:39 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-ef3aa70c-7254-4064-869b-fede87bb7158 req-4072e974-7790-4ce1-881a-c74785243237 tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] http://192.168.122.66/volume/v3/volumes/334c3ee8-fee3-486d-a8db-d612958d3422 returned with HTTP 200 Sep 07 18:16:39 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1313/2629] 192.168.122.66 () {60 vars in 1482 bytes} [Mon Sep 7 18:16:39 2026] GET /volume/v3/volumes/334c3ee8-fee3-486d-a8db-d612958d3422 => generated 1146 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 18:16:39 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [req-ef3aa70c-7254-4064-869b-fede87bb7158 req-363f934a-99fa-42a3-8181-247f44b18293 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:16:39 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-ef3aa70c-7254-4064-869b-fede87bb7158 req-363f934a-99fa-42a3-8181-247f44b18293 tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] POST http://192.168.122.66/volume/v3/volumes/334c3ee8-fee3-486d-a8db-d612958d3422/action Sep 07 18:16:39 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-ef3aa70c-7254-4064-869b-fede87bb7158 req-363f934a-99fa-42a3-8181-247f44b18293 tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86965) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:16:39 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-ef3aa70c-7254-4064-869b-fede87bb7158 req-363f934a-99fa-42a3-8181-247f44b18293 tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:16:39 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:16:39 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:16:39 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:16:39 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:16:39 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [req-ef3aa70c-7254-4064-869b-fede87bb7158 req-363f934a-99fa-42a3-8181-247f44b18293 tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] Volume info retrieved successfully. Sep 07 18:16:39 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [req-ef3aa70c-7254-4064-869b-fede87bb7158 req-363f934a-99fa-42a3-8181-247f44b18293 tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] Begin detaching volume completed successfully. Sep 07 18:16:39 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-ef3aa70c-7254-4064-869b-fede87bb7158 req-363f934a-99fa-42a3-8181-247f44b18293 tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] http://192.168.122.66/volume/v3/volumes/334c3ee8-fee3-486d-a8db-d612958d3422/action returned with HTTP 202 Sep 07 18:16:39 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1317/2630] 192.168.122.66 () {64 vars in 1556 bytes} [Mon Sep 7 18:16:39 2026] POST /volume/v3/volumes/334c3ee8-fee3-486d-a8db-d612958d3422/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 18:16:39 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-fbf21820-f0f0-465c-8674-854fae514946 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:16:39 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-fbf21820-f0f0-465c-8674-854fae514946 None None] GET http://192.168.122.66/volume// Sep 07 18:16:39 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-fbf21820-f0f0-465c-8674-854fae514946 None None] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:16:39 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-fbf21820-f0f0-465c-8674-854fae514946 None None] Calling method 'all' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:16:39 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-fbf21820-f0f0-465c-8674-854fae514946 None None] http://192.168.122.66/volume// returned with HTTP 300 Sep 07 18:16:39 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1314/2631] 192.168.122.66 () {58 vars in 1310 bytes} [Mon Sep 7 18:16:39 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 18:16:39 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [req-ef3aa70c-7254-4064-869b-fede87bb7158 req-dc730e90-d69c-485f-b02a-9cb92ac9651e None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:16:39 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-ef3aa70c-7254-4064-869b-fede87bb7158 req-dc730e90-d69c-485f-b02a-9cb92ac9651e tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] GET http://192.168.122.66/volume/v3/volumes/334c3ee8-fee3-486d-a8db-d612958d3422 Sep 07 18:16:39 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-ef3aa70c-7254-4064-869b-fede87bb7158 req-dc730e90-d69c-485f-b02a-9cb92ac9651e tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:16:39 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-ef3aa70c-7254-4064-869b-fede87bb7158 req-dc730e90-d69c-485f-b02a-9cb92ac9651e tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:16:39 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:16:39 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:16:39 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:16:39 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:16:39 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [req-ef3aa70c-7254-4064-869b-fede87bb7158 req-dc730e90-d69c-485f-b02a-9cb92ac9651e tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] Volume info retrieved successfully. Sep 07 18:16:39 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-ef3aa70c-7254-4064-869b-fede87bb7158 req-dc730e90-d69c-485f-b02a-9cb92ac9651e tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] http://192.168.122.66/volume/v3/volumes/334c3ee8-fee3-486d-a8db-d612958d3422 returned with HTTP 200 Sep 07 18:16:39 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1318/2632] 192.168.122.66 () {62 vars in 1523 bytes} [Mon Sep 7 18:16:39 2026] GET /volume/v3/volumes/334c3ee8-fee3-486d-a8db-d612958d3422 => generated 1330 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 18:16:39 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [req-ef3aa70c-7254-4064-869b-fede87bb7158 req-30f3ab30-c5e2-4ab4-aa44-0ab48f299641 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:16:39 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-ef3aa70c-7254-4064-869b-fede87bb7158 req-30f3ab30-c5e2-4ab4-aa44-0ab48f299641 tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] DELETE http://192.168.122.66/volume/v3/attachments/33d9004b-decb-4d51-bd2d-f5a128885b18 Sep 07 18:16:39 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-ef3aa70c-7254-4064-869b-fede87bb7158 req-30f3ab30-c5e2-4ab4-aa44-0ab48f299641 tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:16:39 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-ef3aa70c-7254-4064-869b-fede87bb7158 req-30f3ab30-c5e2-4ab4-aa44-0ab48f299641 tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] Calling method 'version_select' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:16:39 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:16:39 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:16:39 devstack devstack@c-api.service[86964]: /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 07 18:16:39 devstack devstack@c-api.service[86964]: return base.obj_make_list(context, Sep 07 18:16:39 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-ef3aa70c-7254-4064-869b-fede87bb7158 req-30f3ab30-c5e2-4ab4-aa44-0ab48f299641 tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] http://192.168.122.66/volume/v3/attachments/33d9004b-decb-4d51-bd2d-f5a128885b18 returned with HTTP 200 Sep 07 18:16:39 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1315/2633] 192.168.122.66 () {64 vars in 1557 bytes} [Mon Sep 7 18:16:39 2026] DELETE /volume/v3/attachments/33d9004b-decb-4d51-bd2d-f5a128885b18 => generated 19 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:16:40 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [req-f3e1e87b-733e-4a4b-a370-e21b36266b5a req-3af25969-dfee-4bf7-a1bf-e696963f18e1 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:16:40 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-f3e1e87b-733e-4a4b-a370-e21b36266b5a req-3af25969-dfee-4bf7-a1bf-e696963f18e1 tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] GET http://192.168.122.66/volume/v3/volumes/334c3ee8-fee3-486d-a8db-d612958d3422 Sep 07 18:16:40 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-f3e1e87b-733e-4a4b-a370-e21b36266b5a req-3af25969-dfee-4bf7-a1bf-e696963f18e1 tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:16:40 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-f3e1e87b-733e-4a4b-a370-e21b36266b5a req-3af25969-dfee-4bf7-a1bf-e696963f18e1 tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:16:40 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:16:40 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:16:40 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:16:40 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:16:40 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [req-f3e1e87b-733e-4a4b-a370-e21b36266b5a req-3af25969-dfee-4bf7-a1bf-e696963f18e1 tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] Volume info retrieved successfully. Sep 07 18:16:40 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-f3e1e87b-733e-4a4b-a370-e21b36266b5a req-3af25969-dfee-4bf7-a1bf-e696963f18e1 tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] http://192.168.122.66/volume/v3/volumes/334c3ee8-fee3-486d-a8db-d612958d3422 returned with HTTP 200 Sep 07 18:16:40 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1319/2634] 192.168.122.66 () {60 vars in 1482 bytes} [Mon Sep 7 18:16:40 2026] GET /volume/v3/volumes/334c3ee8-fee3-486d-a8db-d612958d3422 => generated 854 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:16:40 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-041ae8dd-e73e-4883-893e-f473c246630d None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:16:40 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-041ae8dd-e73e-4883-893e-f473c246630d tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] DELETE http://192.168.122.66/volume/v3/volumes/334c3ee8-fee3-486d-a8db-d612958d3422 Sep 07 18:16:40 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-041ae8dd-e73e-4883-893e-f473c246630d tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:16:40 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-041ae8dd-e73e-4883-893e-f473c246630d tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:16:40 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-041ae8dd-e73e-4883-893e-f473c246630d tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] Delete volume with id: 334c3ee8-fee3-486d-a8db-d612958d3422 Sep 07 18:16:40 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:16:40 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:16:40 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:16:40 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:16:40 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-041ae8dd-e73e-4883-893e-f473c246630d tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] Volume info retrieved successfully. Sep 07 18:16:40 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-041ae8dd-e73e-4883-893e-f473c246630d tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] Delete volume request issued successfully. Sep 07 18:16:40 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-041ae8dd-e73e-4883-893e-f473c246630d tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] http://192.168.122.66/volume/v3/volumes/334c3ee8-fee3-486d-a8db-d612958d3422 returned with HTTP 202 Sep 07 18:16:40 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1316/2635] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:16:40 2026] DELETE /volume/v3/volumes/334c3ee8-fee3-486d-a8db-d612958d3422 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:16:40 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-49bdf255-974a-40c0-b373-c93c4efd8220 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:16:40 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-49bdf255-974a-40c0-b373-c93c4efd8220 tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] GET http://192.168.122.66/volume/v3/volumes/334c3ee8-fee3-486d-a8db-d612958d3422 Sep 07 18:16:40 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-49bdf255-974a-40c0-b373-c93c4efd8220 tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:16:40 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-49bdf255-974a-40c0-b373-c93c4efd8220 tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:16:40 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:16:40 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:16:40 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:16:40 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:16:40 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-49bdf255-974a-40c0-b373-c93c4efd8220 tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] Volume info retrieved successfully. Sep 07 18:16:40 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-49bdf255-974a-40c0-b373-c93c4efd8220 tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] http://192.168.122.66/volume/v3/volumes/334c3ee8-fee3-486d-a8db-d612958d3422 returned with HTTP 200 Sep 07 18:16:40 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1320/2636] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:16:40 2026] GET /volume/v3/volumes/334c3ee8-fee3-486d-a8db-d612958d3422 => generated 853 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:16:41 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-c56c304f-d0ef-4a2d-8594-ffe2c10561a9 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:16:41 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c56c304f-d0ef-4a2d-8594-ffe2c10561a9 tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] GET http://192.168.122.66/volume/v3/volumes/334c3ee8-fee3-486d-a8db-d612958d3422 Sep 07 18:16:41 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c56c304f-d0ef-4a2d-8594-ffe2c10561a9 tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:16:41 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c56c304f-d0ef-4a2d-8594-ffe2c10561a9 tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:16:41 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c56c304f-d0ef-4a2d-8594-ffe2c10561a9 tempest-TestMinimumBasicScenario-1728489930 tempest-TestMinimumBasicScenario-1728489930-project-member] http://192.168.122.66/volume/v3/volumes/334c3ee8-fee3-486d-a8db-d612958d3422 returned with HTTP 404 Sep 07 18:16:41 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1317/2637] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:16:41 2026] GET /volume/v3/volumes/334c3ee8-fee3-486d-a8db-d612958d3422 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:16:50 devstack devstack@c-api.service[86965]: DEBUG dbcounter [-] [86965] Writing DB stats cinder:SELECT=15,cinder:UPDATE=1 {{(pid=86965) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 18:16:51 devstack devstack@c-api.service[86964]: DEBUG dbcounter [-] [86964] Writing DB stats cinder:SELECT=19,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=86964) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 18:17:12 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-8a2496f3-63b2-4c84-9a35-71ca035a5467 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:17:12 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-8a2496f3-63b2-4c84-9a35-71ca035a5467 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:17:12 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-8a2496f3-63b2-4c84-9a35-71ca035a5467 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-974328257", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:17:12 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.volumes [None req-8a2496f3-63b2-4c84-9a35-71ca035a5467 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-974328257', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86965) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:17:12 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-8a2496f3-63b2-4c84-9a35-71ca035a5467 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Create volume of 1 GB Sep 07 18:17:12 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-8a2496f3-63b2-4c84-9a35-71ca035a5467 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Availability Zones retrieved successfully. Sep 07 18:17:12 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-8a2496f3-63b2-4c84-9a35-71ca035a5467 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Flow 'volume_create_api' (a8fe30aa-c1bc-46b1-b9ce-f659ed241c62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:17:12 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-8a2496f3-63b2-4c84-9a35-71ca035a5467 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7033598a-6536-403a-909b-fde19e20e2ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:17:12 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.flows.api.create_volume [None req-8a2496f3-63b2-4c84-9a35-71ca035a5467 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Validating volume size '1' using validate_int {{(pid=86965) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:17:12 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-8a2496f3-63b2-4c84-9a35-71ca035a5467 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7033598a-6536-403a-909b-fde19e20e2ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:17:12 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-8a2496f3-63b2-4c84-9a35-71ca035a5467 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c8ced82-a7f0-4299-836a-9ce106f5d250) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:17:12 devstack devstack@c-api.service[86965]: DEBUG cinder.quota [None req-8a2496f3-63b2-4c84-9a35-71ca035a5467 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Created reservations ['cf0d07a2-6732-4bbe-8764-fb90b78af501', '1f4ab1fa-82b0-4aa6-9c30-23109a267f37', '21b5acd9-e483-4321-ac66-bd439c00494c', '39c0fb1b-6ed0-4c18-a5e2-17769d7e4c74'] {{(pid=86965) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:17:12 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-8a2496f3-63b2-4c84-9a35-71ca035a5467 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c8ced82-a7f0-4299-836a-9ce106f5d250) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cf0d07a2-6732-4bbe-8764-fb90b78af501', '1f4ab1fa-82b0-4aa6-9c30-23109a267f37', '21b5acd9-e483-4321-ac66-bd439c00494c', '39c0fb1b-6ed0-4c18-a5e2-17769d7e4c74']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:17:12 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-8a2496f3-63b2-4c84-9a35-71ca035a5467 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68bc8a27-587d-4cac-bf3c-2a77b4aeb5d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:17:12 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:17:12 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:17:12 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-8a2496f3-63b2-4c84-9a35-71ca035a5467 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68bc8a27-587d-4cac-bf3c-2a77b4aeb5d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3bf20a8d-eb1e-4e1a-919a-348e7b688677', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-974328257',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf5d9228392a4722a129c2e8262d752b',qos_specs=None,replication_status=,reservations=['cf0d07a2-6732-4bbe-8764-fb90b78af501','1f4ab1fa-82b0-4aa6-9c30-23109a267f37','21b5acd9-e483-4321-ac66-bd439c00494c','39c0fb1b-6ed0-4c18-a5e2-17769d7e4c74'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a40741a32eb2414d80eba8074876ab04',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:17:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-974328257',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3bf20a8d-eb1e-4e1a-919a-348e7b688677,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf5d9228392a4722a129c2e8262d752b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a40741a32eb2414d80eba8074876ab04',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:17:12 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-8a2496f3-63b2-4c84-9a35-71ca035a5467 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0e171a1-56f0-4ee5-bb99-b92a9ae2c7bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:17:13 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-8a2496f3-63b2-4c84-9a35-71ca035a5467 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0e171a1-56f0-4ee5-bb99-b92a9ae2c7bf) transitioned into state 'SUCCESS' from state '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-974328257',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf5d9228392a4722a129c2e8262d752b',qos_specs=None,replication_status=,reservations=['cf0d07a2-6732-4bbe-8764-fb90b78af501','1f4ab1fa-82b0-4aa6-9c30-23109a267f37','21b5acd9-e483-4321-ac66-bd439c00494c','39c0fb1b-6ed0-4c18-a5e2-17769d7e4c74'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a40741a32eb2414d80eba8074876ab04',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:17:13 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-8a2496f3-63b2-4c84-9a35-71ca035a5467 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (765f0474-6ecf-4317-9827-aa42e933e309) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:17:13 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-8a2496f3-63b2-4c84-9a35-71ca035a5467 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (765f0474-6ecf-4317-9827-aa42e933e309) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:17:13 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-8a2496f3-63b2-4c84-9a35-71ca035a5467 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Flow 'volume_create_api' (a8fe30aa-c1bc-46b1-b9ce-f659ed241c62) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:17:13 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-8a2496f3-63b2-4c84-9a35-71ca035a5467 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Create volume request issued successfully. Sep 07 18:17:13 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-8a2496f3-63b2-4c84-9a35-71ca035a5467 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:17:13 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1321/2638] 192.168.122.66 () {60 vars in 1138 bytes} [Mon Sep 7 18:17:12 2026] POST /volume/v3/volumes => generated 771 bytes in 563 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 18:17:13 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-470ab454-c5ec-4ceb-ad56-de8fe6788658 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:17:13 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-470ab454-c5ec-4ceb-ad56-de8fe6788658 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:17:13 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-470ab454-c5ec-4ceb-ad56-de8fe6788658 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1344703958", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:17:13 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.volumes [None req-470ab454-c5ec-4ceb-ad56-de8fe6788658 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1344703958', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86964) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:17:13 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-470ab454-c5ec-4ceb-ad56-de8fe6788658 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Create volume of 1 GB Sep 07 18:17:13 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-470ab454-c5ec-4ceb-ad56-de8fe6788658 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Availability Zones retrieved successfully. Sep 07 18:17:13 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-470ab454-c5ec-4ceb-ad56-de8fe6788658 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Flow 'volume_create_api' (7bdfb23d-8015-4c9c-9b29-7ccbb1199018) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:17:13 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-470ab454-c5ec-4ceb-ad56-de8fe6788658 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (392f283c-be22-404b-8880-7c4c21f85362) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:17:13 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.flows.api.create_volume [None req-470ab454-c5ec-4ceb-ad56-de8fe6788658 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Validating volume size '1' using validate_int {{(pid=86964) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:17:13 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-470ab454-c5ec-4ceb-ad56-de8fe6788658 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (392f283c-be22-404b-8880-7c4c21f85362) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:17:13 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-470ab454-c5ec-4ceb-ad56-de8fe6788658 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8fdc010b-f2bf-403f-b8f4-5a6cce8979a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:17:13 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-470ab454-c5ec-4ceb-ad56-de8fe6788658 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Created reservations ['86abb195-ec71-407a-bff7-e082d89d87e0', 'a81f9976-ada6-40b1-a842-e01fd14449cf', '7ccff02c-5916-4792-8ff7-98f4fbc5a13c', 'c1479701-2119-4fe0-aa85-901e640ba6a2'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:17:13 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-470ab454-c5ec-4ceb-ad56-de8fe6788658 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8fdc010b-f2bf-403f-b8f4-5a6cce8979a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['86abb195-ec71-407a-bff7-e082d89d87e0', 'a81f9976-ada6-40b1-a842-e01fd14449cf', '7ccff02c-5916-4792-8ff7-98f4fbc5a13c', 'c1479701-2119-4fe0-aa85-901e640ba6a2']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:17:13 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-470ab454-c5ec-4ceb-ad56-de8fe6788658 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7a07ff0-fff1-406c-8ed5-18d4cc82cc32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:17:13 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:17:13 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:17:13 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-470ab454-c5ec-4ceb-ad56-de8fe6788658 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7a07ff0-fff1-406c-8ed5-18d4cc82cc32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '88b2a560-dde1-4c58-838b-4cad20a4b6a2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1344703958',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf5d9228392a4722a129c2e8262d752b',qos_specs=None,replication_status=,reservations=['86abb195-ec71-407a-bff7-e082d89d87e0','a81f9976-ada6-40b1-a842-e01fd14449cf','7ccff02c-5916-4792-8ff7-98f4fbc5a13c','c1479701-2119-4fe0-aa85-901e640ba6a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a40741a32eb2414d80eba8074876ab04',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:17:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1344703958',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=88b2a560-dde1-4c58-838b-4cad20a4b6a2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf5d9228392a4722a129c2e8262d752b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a40741a32eb2414d80eba8074876ab04',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:17:13 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-470ab454-c5ec-4ceb-ad56-de8fe6788658 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40f4ce15-910a-4524-a33d-b22ddd2eb931) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:17:13 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-470ab454-c5ec-4ceb-ad56-de8fe6788658 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40f4ce15-910a-4524-a33d-b22ddd2eb931) transitioned into state 'SUCCESS' from state '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-1344703958',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf5d9228392a4722a129c2e8262d752b',qos_specs=None,replication_status=,reservations=['86abb195-ec71-407a-bff7-e082d89d87e0','a81f9976-ada6-40b1-a842-e01fd14449cf','7ccff02c-5916-4792-8ff7-98f4fbc5a13c','c1479701-2119-4fe0-aa85-901e640ba6a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a40741a32eb2414d80eba8074876ab04',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:17:13 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-470ab454-c5ec-4ceb-ad56-de8fe6788658 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73ae897e-522e-4036-a7a1-26e5b586df04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:17:13 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-470ab454-c5ec-4ceb-ad56-de8fe6788658 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73ae897e-522e-4036-a7a1-26e5b586df04) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:17:13 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-470ab454-c5ec-4ceb-ad56-de8fe6788658 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Flow 'volume_create_api' (7bdfb23d-8015-4c9c-9b29-7ccbb1199018) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:17:13 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-470ab454-c5ec-4ceb-ad56-de8fe6788658 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Create volume request issued successfully. Sep 07 18:17:13 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-470ab454-c5ec-4ceb-ad56-de8fe6788658 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:17:13 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1318/2639] 192.168.122.66 () {60 vars in 1138 bytes} [Mon Sep 7 18:17:13 2026] POST /volume/v3/volumes => generated 772 bytes in 319 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:17:23 devstack devstack@c-api.service[86965]: DEBUG dbcounter [-] [86965] Writing DB stats cinder:SELECT=27,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=86965) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 18:17:23 devstack devstack@c-api.service[86964]: DEBUG dbcounter [-] [86964] Writing DB stats cinder:SELECT=20,cinder:INSERT=6,cinder:UPDATE=12 {{(pid=86964) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 18:17:43 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-bbadf226-e57d-411f-9709-038cd1208408 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:17:43 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-bbadf226-e57d-411f-9709-038cd1208408 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] GET http://192.168.122.66/volume/v3/volumes/3bf20a8d-eb1e-4e1a-919a-348e7b688677 Sep 07 18:17:43 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-bbadf226-e57d-411f-9709-038cd1208408 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:17:43 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-bbadf226-e57d-411f-9709-038cd1208408 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:17:43 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:17:43 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:17:43 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:17:43 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:17:43 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-bbadf226-e57d-411f-9709-038cd1208408 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Volume info retrieved successfully. Sep 07 18:17:43 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-bbadf226-e57d-411f-9709-038cd1208408 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] http://192.168.122.66/volume/v3/volumes/3bf20a8d-eb1e-4e1a-919a-348e7b688677 returned with HTTP 200 Sep 07 18:17:43 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1322/2640] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:17:43 2026] GET /volume/v3/volumes/3bf20a8d-eb1e-4e1a-919a-348e7b688677 => generated 864 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:17:43 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-07bb59a1-6912-4a5b-a38d-87c18af37a59 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:17:43 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-07bb59a1-6912-4a5b-a38d-87c18af37a59 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] GET http://192.168.122.66/volume/v3/volumes/3bf20a8d-eb1e-4e1a-919a-348e7b688677 Sep 07 18:17:43 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-07bb59a1-6912-4a5b-a38d-87c18af37a59 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:17:43 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-07bb59a1-6912-4a5b-a38d-87c18af37a59 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:17:43 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:17:43 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:17:43 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:17:43 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:17:43 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-07bb59a1-6912-4a5b-a38d-87c18af37a59 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Volume info retrieved successfully. Sep 07 18:17:43 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-07bb59a1-6912-4a5b-a38d-87c18af37a59 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] http://192.168.122.66/volume/v3/volumes/3bf20a8d-eb1e-4e1a-919a-348e7b688677 returned with HTTP 200 Sep 07 18:17:43 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1319/2641] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:17:43 2026] GET /volume/v3/volumes/3bf20a8d-eb1e-4e1a-919a-348e7b688677 => generated 864 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:17:43 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [req-7ff293ca-7738-4a0a-b6e9-451b2449cefc req-45ae66e6-6f06-4b65-8bf6-ad08313978e9 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:17:43 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-7ff293ca-7738-4a0a-b6e9-451b2449cefc req-45ae66e6-6f06-4b65-8bf6-ad08313978e9 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] GET http://192.168.122.66/volume/v3/volumes/3bf20a8d-eb1e-4e1a-919a-348e7b688677 Sep 07 18:17:43 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-7ff293ca-7738-4a0a-b6e9-451b2449cefc req-45ae66e6-6f06-4b65-8bf6-ad08313978e9 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:17:43 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-7ff293ca-7738-4a0a-b6e9-451b2449cefc req-45ae66e6-6f06-4b65-8bf6-ad08313978e9 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:17:43 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:17:43 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:17:43 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:17:43 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:17:43 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [req-7ff293ca-7738-4a0a-b6e9-451b2449cefc req-45ae66e6-6f06-4b65-8bf6-ad08313978e9 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Volume info retrieved successfully. Sep 07 18:17:43 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-7ff293ca-7738-4a0a-b6e9-451b2449cefc req-45ae66e6-6f06-4b65-8bf6-ad08313978e9 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] http://192.168.122.66/volume/v3/volumes/3bf20a8d-eb1e-4e1a-919a-348e7b688677 returned with HTTP 200 Sep 07 18:17:43 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1323/2642] 192.168.122.66 () {60 vars in 1482 bytes} [Mon Sep 7 18:17:43 2026] GET /volume/v3/volumes/3bf20a8d-eb1e-4e1a-919a-348e7b688677 => generated 864 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:17:43 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-fc4cbd76-586c-467a-944b-70db62a79e98 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:17:43 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-fc4cbd76-586c-467a-944b-70db62a79e98 None None] GET http://192.168.122.66/volume// Sep 07 18:17:43 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-fc4cbd76-586c-467a-944b-70db62a79e98 None None] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:17:43 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-fc4cbd76-586c-467a-944b-70db62a79e98 None None] Calling method 'all' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:17:43 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-fc4cbd76-586c-467a-944b-70db62a79e98 None None] http://192.168.122.66/volume// returned with HTTP 300 Sep 07 18:17:43 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1320/2643] 192.168.122.66 () {58 vars in 1312 bytes} [Mon Sep 7 18:17:43 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 18:17:44 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [req-7ff293ca-7738-4a0a-b6e9-451b2449cefc req-95dca4de-a745-4a64-92ba-e3218aaebd48 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:17:44 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-7ff293ca-7738-4a0a-b6e9-451b2449cefc req-95dca4de-a745-4a64-92ba-e3218aaebd48 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] POST http://192.168.122.66/volume/v3/attachments Sep 07 18:17:44 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-7ff293ca-7738-4a0a-b6e9-451b2449cefc req-95dca4de-a745-4a64-92ba-e3218aaebd48 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3bf20a8d-eb1e-4e1a-919a-348e7b688677", "connector": null, "instance_uuid": "f85e69f5-18a5-4caf-8472-6fbed10fff4c"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:17:44 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:17:44 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:17:44 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:17:44 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:17:44 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-7ff293ca-7738-4a0a-b6e9-451b2449cefc req-95dca4de-a745-4a64-92ba-e3218aaebd48 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] http://192.168.122.66/volume/v3/attachments returned with HTTP 200 Sep 07 18:17:44 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1324/2644] 192.168.122.66 () {66 vars in 1478 bytes} [Mon Sep 7 18:17:44 2026] POST /volume/v3/attachments => generated 273 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:17:44 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-5af7fa0f-d1f5-49cc-ad2c-a43864712dd0 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:17:44 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-5af7fa0f-d1f5-49cc-ad2c-a43864712dd0 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] GET http://192.168.122.66/volume/v3/volumes/3bf20a8d-eb1e-4e1a-919a-348e7b688677 Sep 07 18:17:44 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-5af7fa0f-d1f5-49cc-ad2c-a43864712dd0 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:17:44 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-5af7fa0f-d1f5-49cc-ad2c-a43864712dd0 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:17:44 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-af8fd88c-161c-4465-8725-4981284dd9e0 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:17:44 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-af8fd88c-161c-4465-8725-4981284dd9e0 None None] GET http://192.168.122.66/volume// Sep 07 18:17:44 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-af8fd88c-161c-4465-8725-4981284dd9e0 None None] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:17:44 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-af8fd88c-161c-4465-8725-4981284dd9e0 None None] Calling method 'all' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:17:44 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:17:44 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:17:44 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-af8fd88c-161c-4465-8725-4981284dd9e0 None None] http://192.168.122.66/volume// returned with HTTP 300 Sep 07 18:17:44 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1325/2645] 192.168.122.66 () {58 vars in 1310 bytes} [Mon Sep 7 18:17:44 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 18:17:44 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:17:44 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:17:44 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [req-7ff293ca-7738-4a0a-b6e9-451b2449cefc req-94c7f5e2-10c4-469e-9c6d-4c7e5bb0be9f None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:17:44 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-7ff293ca-7738-4a0a-b6e9-451b2449cefc req-94c7f5e2-10c4-469e-9c6d-4c7e5bb0be9f tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] GET http://192.168.122.66/volume/v3/volumes/3bf20a8d-eb1e-4e1a-919a-348e7b688677 Sep 07 18:17:44 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-7ff293ca-7738-4a0a-b6e9-451b2449cefc req-94c7f5e2-10c4-469e-9c6d-4c7e5bb0be9f tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:17:44 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-7ff293ca-7738-4a0a-b6e9-451b2449cefc req-94c7f5e2-10c4-469e-9c6d-4c7e5bb0be9f tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:17:44 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-5af7fa0f-d1f5-49cc-ad2c-a43864712dd0 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Volume info retrieved successfully. Sep 07 18:17:44 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-5af7fa0f-d1f5-49cc-ad2c-a43864712dd0 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] http://192.168.122.66/volume/v3/volumes/3bf20a8d-eb1e-4e1a-919a-348e7b688677 returned with HTTP 200 Sep 07 18:17:44 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:17:44 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:17:44 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1321/2646] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:17:44 2026] GET /volume/v3/volumes/3bf20a8d-eb1e-4e1a-919a-348e7b688677 => generated 863 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:17:44 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:17:44 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:17:44 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [req-7ff293ca-7738-4a0a-b6e9-451b2449cefc req-94c7f5e2-10c4-469e-9c6d-4c7e5bb0be9f tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Volume info retrieved successfully. Sep 07 18:17:44 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-7ff293ca-7738-4a0a-b6e9-451b2449cefc req-94c7f5e2-10c4-469e-9c6d-4c7e5bb0be9f tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] http://192.168.122.66/volume/v3/volumes/3bf20a8d-eb1e-4e1a-919a-348e7b688677 returned with HTTP 200 Sep 07 18:17:44 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1326/2647] 192.168.122.66 () {62 vars in 1523 bytes} [Mon Sep 7 18:17:44 2026] GET /volume/v3/volumes/3bf20a8d-eb1e-4e1a-919a-348e7b688677 => generated 1044 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 18:17:44 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [req-7ff293ca-7738-4a0a-b6e9-451b2449cefc req-f1fd6f22-7323-442f-b66f-bb9cdbe8a2c7 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:17:44 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-7ff293ca-7738-4a0a-b6e9-451b2449cefc req-f1fd6f22-7323-442f-b66f-bb9cdbe8a2c7 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] PUT http://192.168.122.66/volume/v3/attachments/1806096d-06ce-4cbb-80fa-bc508500ed09 Sep 07 18:17:44 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-7ff293ca-7738-4a0a-b6e9-451b2449cefc req-f1fd6f22-7323-442f-b66f-bb9cdbe8a2c7 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.66", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:da595ca9282", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "de538fb9-4273-4ed9-a64b-778a9fe4baf0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:17:44 devstack devstack@c-api.service[86964]: DEBUG cinder.coordination [req-7ff293ca-7738-4a0a-b6e9-451b2449cefc req-f1fd6f22-7323-442f-b66f-bb9cdbe8a2c7 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Acquiring lock "cinder-attachment_update-3bf20a8d-eb1e-4e1a-919a-348e7b688677-devstack" by "attachment_update" {{(pid=86964) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 18:17:44 devstack devstack@c-api.service[86964]: DEBUG cinder.coordination [req-7ff293ca-7738-4a0a-b6e9-451b2449cefc req-f1fd6f22-7323-442f-b66f-bb9cdbe8a2c7 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Lock "cinder-attachment_update-3bf20a8d-eb1e-4e1a-919a-348e7b688677-devstack" acquired by "attachment_update" :: waited 0.015s {{(pid=86964) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 18:17:44 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:17:44 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:17:44 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:17:44 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:17:44 devstack devstack@c-api.service[86964]: DEBUG cinder.coordination [req-7ff293ca-7738-4a0a-b6e9-451b2449cefc req-f1fd6f22-7323-442f-b66f-bb9cdbe8a2c7 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Lock "cinder-attachment_update-3bf20a8d-eb1e-4e1a-919a-348e7b688677-devstack" released by "attachment_update" :: held 0.152s {{(pid=86964) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 18:17:44 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-7ff293ca-7738-4a0a-b6e9-451b2449cefc req-f1fd6f22-7323-442f-b66f-bb9cdbe8a2c7 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] http://192.168.122.66/volume/v3/attachments/1806096d-06ce-4cbb-80fa-bc508500ed09 returned with HTTP 200 Sep 07 18:17:44 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1322/2648] 192.168.122.66 () {66 vars in 1588 bytes} [Mon Sep 7 18:17:44 2026] PUT /volume/v3/attachments/1806096d-06ce-4cbb-80fa-bc508500ed09 => generated 694 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:17:45 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [req-7ff293ca-7738-4a0a-b6e9-451b2449cefc req-17166fca-5498-42ae-8387-f500358fa92a None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:17:45 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-7ff293ca-7738-4a0a-b6e9-451b2449cefc req-17166fca-5498-42ae-8387-f500358fa92a tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] POST http://192.168.122.66/volume/v3/attachments/1806096d-06ce-4cbb-80fa-bc508500ed09/action Sep 07 18:17:45 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-7ff293ca-7738-4a0a-b6e9-451b2449cefc req-17166fca-5498-42ae-8387-f500358fa92a tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Action body: b'{"os-complete": null}' {{(pid=86965) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:17:45 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-7ff293ca-7738-4a0a-b6e9-451b2449cefc req-17166fca-5498-42ae-8387-f500358fa92a tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:17:45 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:17:45 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:17:45 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:17:45 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:17:45 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-7ff293ca-7738-4a0a-b6e9-451b2449cefc req-17166fca-5498-42ae-8387-f500358fa92a tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] http://192.168.122.66/volume/v3/attachments/1806096d-06ce-4cbb-80fa-bc508500ed09/action returned with HTTP 204 Sep 07 18:17:45 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1327/2649] 192.168.122.66 () {66 vars in 1609 bytes} [Mon Sep 7 18:17:45 2026] POST /volume/v3/attachments/1806096d-06ce-4cbb-80fa-bc508500ed09/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:17:45 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-13cb9fc3-377a-4e27-9953-fa49210234ff None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:17:45 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-13cb9fc3-377a-4e27-9953-fa49210234ff tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] GET http://192.168.122.66/volume/v3/volumes/3bf20a8d-eb1e-4e1a-919a-348e7b688677 Sep 07 18:17:45 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-13cb9fc3-377a-4e27-9953-fa49210234ff tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:17:45 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-13cb9fc3-377a-4e27-9953-fa49210234ff tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:17:45 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:17:45 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:17:45 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:17:45 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:17:45 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-13cb9fc3-377a-4e27-9953-fa49210234ff tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Volume info retrieved successfully. Sep 07 18:17:45 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-13cb9fc3-377a-4e27-9953-fa49210234ff tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] http://192.168.122.66/volume/v3/volumes/3bf20a8d-eb1e-4e1a-919a-348e7b688677 returned with HTTP 200 Sep 07 18:17:45 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1323/2650] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:17:45 2026] GET /volume/v3/volumes/3bf20a8d-eb1e-4e1a-919a-348e7b688677 => generated 1156 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:17:45 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-a87cfbd6-847d-40bd-9a09-d684b21526e5 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:17:45 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-a87cfbd6-847d-40bd-9a09-d684b21526e5 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] GET http://192.168.122.66/volume/v3/volumes/3bf20a8d-eb1e-4e1a-919a-348e7b688677 Sep 07 18:17:45 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-a87cfbd6-847d-40bd-9a09-d684b21526e5 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:17:45 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-a87cfbd6-847d-40bd-9a09-d684b21526e5 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:17:45 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:17:45 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:17:45 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:17:45 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:17:45 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-a87cfbd6-847d-40bd-9a09-d684b21526e5 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Volume info retrieved successfully. Sep 07 18:17:45 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-a87cfbd6-847d-40bd-9a09-d684b21526e5 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] http://192.168.122.66/volume/v3/volumes/3bf20a8d-eb1e-4e1a-919a-348e7b688677 returned with HTTP 200 Sep 07 18:17:45 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1328/2651] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:17:45 2026] GET /volume/v3/volumes/3bf20a8d-eb1e-4e1a-919a-348e7b688677 => generated 1156 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:17:45 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-8239a457-afcb-4ab0-8998-78724880bae7 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:17:45 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-8239a457-afcb-4ab0-8998-78724880bae7 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] POST http://192.168.122.66/volume/v3/volumes/3bf20a8d-eb1e-4e1a-919a-348e7b688677/action Sep 07 18:17:45 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-8239a457-afcb-4ab0-8998-78724880bae7 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Action body: b'{"os-detach": {}}' {{(pid=86964) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:17:45 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-8239a457-afcb-4ab0-8998-78724880bae7 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:17:45 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:17:45 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:17:45 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:17:45 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:17:45 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-8239a457-afcb-4ab0-8998-78724880bae7 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Volume info retrieved successfully. Sep 07 18:17:45 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-8239a457-afcb-4ab0-8998-78724880bae7 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Attachment connected to vm f85e69f5-18a5-4caf-8472-6fbed10fff4c, checking data on nova Sep 07 18:17:45 devstack devstack@c-api.service[86964]: DEBUG cinder.compute.nova [None req-8239a457-afcb-4ab0-8998-78724880bae7 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Creating Keystone token plugin using URL: http://192.168.122.66/identity {{(pid=86964) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 07 18:17:45 devstack devstack@c-api.service[86964]: DEBUG novaclient.v2.client [None req-8239a457-afcb-4ab0-8998-78724880bae7 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] REQ: curl -g -i -X GET http://192.168.122.66/compute/v2.1/servers/f85e69f5-18a5-4caf-8472-6fbed10fff4c/os-volume_attachments/3bf20a8d-eb1e-4e1a-919a-348e7b688677 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}4902d546572426bfb27cd67128f9ca12021c057364e4f66f5ef736bfff5d09a2" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-8239a457-afcb-4ab0-8998-78724880bae7" -H "X-Service-Token: {SHA256}33c4a7779977ae36ab66e443be718e0bbcc8986dbca3ea2b84b470ee353c2901" {{(pid=86964) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 07 18:17:45 devstack devstack@c-api.service[86964]: DEBUG novaclient.v2.client [None req-8239a457-afcb-4ab0-8998-78724880bae7 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Mon, 07 Sep 2026 16:17:45 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-e952b2e7-2425-4aa2-b787-9229acf6499e x-openstack-request-id: req-e952b2e7-2425-4aa2-b787-9229acf6499e {{(pid=86964) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 07 18:17:45 devstack devstack@c-api.service[86964]: DEBUG novaclient.v2.client [None req-8239a457-afcb-4ab0-8998-78724880bae7 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "3bf20a8d-eb1e-4e1a-919a-348e7b688677", "serverId": "f85e69f5-18a5-4caf-8472-6fbed10fff4c", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "1806096d-06ce-4cbb-80fa-bc508500ed09", "bdm_uuid": "5d4f1aae-5dac-40d4-bc23-a9f333c816ef"}} {{(pid=86964) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 07 18:17:45 devstack devstack@c-api.service[86964]: DEBUG novaclient.v2.client [None req-8239a457-afcb-4ab0-8998-78724880bae7 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] GET call to compute for http://192.168.122.66/compute/v2.1/servers/f85e69f5-18a5-4caf-8472-6fbed10fff4c/os-volume_attachments/3bf20a8d-eb1e-4e1a-919a-348e7b688677 used request id req-e952b2e7-2425-4aa2-b787-9229acf6499e {{(pid=86964) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 07 18:17:45 devstack devstack@c-api.service[86964]: ERROR cinder.volume.api [None req-8239a457-afcb-4ab0-8998-78724880bae7 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-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 07 18:17:45 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault [None req-8239a457-afcb-4ab0-8998-78724880bae7 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Caught error: Detach volume from instance f85e69f5-18a5-4caf-8472-6fbed10fff4c using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance f85e69f5-18a5-4caf-8472-6fbed10fff4c using the Compute API Sep 07 18:17:45 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 07 18:17:45 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 07 18:17:45 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 07 18:17:45 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 18:17:45 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 18:17:45 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 18:17:45 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 18:17:45 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 07 18:17:45 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 18:17:45 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 18:17:45 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 18:17:45 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 18:17:45 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 18:17:45 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 07 18:17:45 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 18:17:45 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 18:17:45 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 07 18:17:45 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 07 18:17:45 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 18:17:45 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 18:17:45 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 18:17:45 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 18:17:45 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 07 18:17:45 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 18:17:45 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 18:17:45 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 18:17:45 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 18:17:45 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 18:17:45 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 07 18:17:45 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 18:17:45 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 18:17:45 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 07 18:17:45 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 07 18:17:45 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 18:17:45 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 18:17:45 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 18:17:45 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 18:17:45 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 07 18:17:45 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 18:17:45 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 18:17:45 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 18:17:45 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 18:17:45 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 18:17:45 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 07 18:17:45 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 18:17:45 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 18:17:45 devstack devstack@c-api.service[86964]: 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 07 18:17:45 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 07 18:17:45 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 18:17:45 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 18:17:45 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 18:17:45 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 18:17:45 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 07 18:17:45 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 18:17:45 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 18:17:45 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 07 18:17:45 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 07 18:17:45 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 18:17:45 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 07 18:17:45 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 07 18:17:45 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 18:17:45 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 07 18:17:45 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 07 18:17:45 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 18:17:45 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 07 18:17:45 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 07 18:17:45 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 18:17:45 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 18:17:45 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 18:17:45 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 18:17:45 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 07 18:17:45 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 18:17:45 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 18:17:45 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 07 18:17:45 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 07 18:17:45 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 18:17:45 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 07 18:17:45 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 07 18:17:45 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 18:17:45 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 07 18:17:45 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 07 18:17:45 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 18:17:45 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 07 18:17:45 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 07 18:17:45 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 07 18:17:45 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Sep 07 18:17:45 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Sep 07 18:17:45 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Sep 07 18:17:45 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Sep 07 18:17:45 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 07 18:17:45 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 07 18:17:45 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance f85e69f5-18a5-4caf-8472-6fbed10fff4c using the Compute API Sep 07 18:17:45 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault Sep 07 18:17:45 devstack devstack@c-api.service[86964]: INFO cinder.api.middleware.fault [None req-8239a457-afcb-4ab0-8998-78724880bae7 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] http://192.168.122.66/volume/v3/volumes/3bf20a8d-eb1e-4e1a-919a-348e7b688677/action returned with HTTP 409 Sep 07 18:17:45 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1324/2652] 192.168.122.66 () {60 vars in 1269 bytes} [Mon Sep 7 18:17:45 2026] POST /volume/v3/volumes/3bf20a8d-eb1e-4e1a-919a-348e7b688677/action => generated 167 bytes in 564 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:17:45 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-d0a3c8f4-0e21-4b9e-b71e-be1d3abd49a6 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:17:45 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-d0a3c8f4-0e21-4b9e-b71e-be1d3abd49a6 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] POST http://192.168.122.66/volume/v3/volumes/3bf20a8d-eb1e-4e1a-919a-348e7b688677/action Sep 07 18:17:45 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-d0a3c8f4-0e21-4b9e-b71e-be1d3abd49a6 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=86965) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:17:45 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-d0a3c8f4-0e21-4b9e-b71e-be1d3abd49a6 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:17:45 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:17:45 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:17:45 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:17:45 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:17:45 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-d0a3c8f4-0e21-4b9e-b71e-be1d3abd49a6 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Volume info retrieved successfully. Sep 07 18:17:45 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-d0a3c8f4-0e21-4b9e-b71e-be1d3abd49a6 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Attachment connected to vm f85e69f5-18a5-4caf-8472-6fbed10fff4c, checking data on nova Sep 07 18:17:45 devstack devstack@c-api.service[86965]: DEBUG cinder.compute.nova [None req-d0a3c8f4-0e21-4b9e-b71e-be1d3abd49a6 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Creating Keystone token plugin using URL: http://192.168.122.66/identity {{(pid=86965) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 07 18:17:45 devstack devstack@c-api.service[86965]: DEBUG novaclient.v2.client [None req-d0a3c8f4-0e21-4b9e-b71e-be1d3abd49a6 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] REQ: curl -g -i -X GET http://192.168.122.66/compute/v2.1/servers/f85e69f5-18a5-4caf-8472-6fbed10fff4c/os-volume_attachments/3bf20a8d-eb1e-4e1a-919a-348e7b688677 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}6930f3f3dcb41bc77add112de6141561bab4f4c1989601dd40539687dca04ba5" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-d0a3c8f4-0e21-4b9e-b71e-be1d3abd49a6" -H "X-Service-Token: {SHA256}f15f535e570ea5dc6255da8b9799cc1febbefdd44101c82768f1f55f7d912971" {{(pid=86965) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 07 18:17:46 devstack devstack@c-api.service[86965]: DEBUG novaclient.v2.client [None req-d0a3c8f4-0e21-4b9e-b71e-be1d3abd49a6 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Mon, 07 Sep 2026 16:17:45 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-9de188af-99aa-48ab-a5d0-4f8044d9b21c x-openstack-request-id: req-9de188af-99aa-48ab-a5d0-4f8044d9b21c {{(pid=86965) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 07 18:17:46 devstack devstack@c-api.service[86965]: DEBUG novaclient.v2.client [None req-d0a3c8f4-0e21-4b9e-b71e-be1d3abd49a6 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "3bf20a8d-eb1e-4e1a-919a-348e7b688677", "serverId": "f85e69f5-18a5-4caf-8472-6fbed10fff4c", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "1806096d-06ce-4cbb-80fa-bc508500ed09", "bdm_uuid": "5d4f1aae-5dac-40d4-bc23-a9f333c816ef"}} {{(pid=86965) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 07 18:17:46 devstack devstack@c-api.service[86965]: DEBUG novaclient.v2.client [None req-d0a3c8f4-0e21-4b9e-b71e-be1d3abd49a6 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] GET call to compute for http://192.168.122.66/compute/v2.1/servers/f85e69f5-18a5-4caf-8472-6fbed10fff4c/os-volume_attachments/3bf20a8d-eb1e-4e1a-919a-348e7b688677 used request id req-9de188af-99aa-48ab-a5d0-4f8044d9b21c {{(pid=86965) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 07 18:17:46 devstack devstack@c-api.service[86965]: ERROR cinder.volume.api [None req-d0a3c8f4-0e21-4b9e-b71e-be1d3abd49a6 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-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 07 18:17:46 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault [None req-d0a3c8f4-0e21-4b9e-b71e-be1d3abd49a6 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Caught error: Detach volume from instance f85e69f5-18a5-4caf-8472-6fbed10fff4c using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance f85e69f5-18a5-4caf-8472-6fbed10fff4c using the Compute API Sep 07 18:17:46 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 07 18:17:46 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 07 18:17:46 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 07 18:17:46 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 18:17:46 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 18:17:46 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 18:17:46 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 18:17:46 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 07 18:17:46 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 18:17:46 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 18:17:46 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 18:17:46 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 18:17:46 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 18:17:46 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 07 18:17:46 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 18:17:46 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 18:17:46 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 07 18:17:46 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 07 18:17:46 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 18:17:46 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 18:17:46 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 18:17:46 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 18:17:46 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 07 18:17:46 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 18:17:46 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 18:17:46 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 18:17:46 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 18:17:46 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 18:17:46 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 07 18:17:46 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 18:17:46 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 18:17:46 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 07 18:17:46 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 07 18:17:46 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 18:17:46 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 18:17:46 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 18:17:46 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 18:17:46 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 07 18:17:46 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 18:17:46 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 18:17:46 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 18:17:46 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 18:17:46 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 18:17:46 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 07 18:17:46 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 18:17:46 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 18:17:46 devstack devstack@c-api.service[86965]: 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 07 18:17:46 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 07 18:17:46 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 18:17:46 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 18:17:46 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 18:17:46 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 18:17:46 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 07 18:17:46 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 18:17:46 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 18:17:46 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 07 18:17:46 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 07 18:17:46 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 18:17:46 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 07 18:17:46 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 07 18:17:46 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 18:17:46 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 07 18:17:46 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 07 18:17:46 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 18:17:46 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 07 18:17:46 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 07 18:17:46 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 18:17:46 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 18:17:46 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 18:17:46 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 18:17:46 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 07 18:17:46 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 18:17:46 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 18:17:46 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 07 18:17:46 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 07 18:17:46 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 18:17:46 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 07 18:17:46 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 07 18:17:46 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 18:17:46 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 07 18:17:46 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 07 18:17:46 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 18:17:46 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 07 18:17:46 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 07 18:17:46 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 07 18:17:46 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Sep 07 18:17:46 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Sep 07 18:17:46 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Sep 07 18:17:46 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Sep 07 18:17:46 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 07 18:17:46 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 07 18:17:46 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance f85e69f5-18a5-4caf-8472-6fbed10fff4c using the Compute API Sep 07 18:17:46 devstack devstack@c-api.service[86965]: ERROR cinder.api.middleware.fault Sep 07 18:17:46 devstack devstack@c-api.service[86965]: INFO cinder.api.middleware.fault [None req-d0a3c8f4-0e21-4b9e-b71e-be1d3abd49a6 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] http://192.168.122.66/volume/v3/volumes/3bf20a8d-eb1e-4e1a-919a-348e7b688677/action returned with HTTP 409 Sep 07 18:17:46 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1329/2653] 192.168.122.66 () {60 vars in 1269 bytes} [Mon Sep 7 18:17:45 2026] POST /volume/v3/volumes/3bf20a8d-eb1e-4e1a-919a-348e7b688677/action => generated 167 bytes in 263 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:17:46 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-9b63ddf0-5360-4ecf-ac6e-db213ba73cb6 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:17:46 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1325/2654] 192.168.122.66 () {62 vars in 1476 bytes} [Mon Sep 7 18:17:46 2026] POST /volume/v3/volumes/3bf20a8d-eb1e-4e1a-919a-348e7b688677/action => generated 114 bytes in 4 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 07 18:17:46 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-b94583a0-4f69-463a-94dd-b6b18d272ea6 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:17:46 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1330/2655] 192.168.122.66 () {62 vars in 1476 bytes} [Mon Sep 7 18:17:46 2026] POST /volume/v3/volumes/3bf20a8d-eb1e-4e1a-919a-348e7b688677/action => generated 114 bytes in 4 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 07 18:17:46 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-b6eeeb10-e5a8-4abe-a208-0c035f6c91b7 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:17:46 devstack devstack@c-api.service[86964]: WARNING keystonemiddleware.auth_token [None req-b6eeeb10-e5a8-4abe-a208-0c035f6c91b7 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 07 18:17:46 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1326/2656] 192.168.122.66 () {62 vars in 1476 bytes} [Mon Sep 7 18:17:46 2026] POST /volume/v3/volumes/3bf20a8d-eb1e-4e1a-919a-348e7b688677/action => generated 114 bytes in 43 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 07 18:17:46 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-edaa270a-078a-4bc7-a720-b11e1efa462d None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:17:46 devstack devstack@c-api.service[86965]: WARNING keystonemiddleware.auth_token [None req-edaa270a-078a-4bc7-a720-b11e1efa462d None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 07 18:17:46 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1331/2657] 192.168.122.66 () {62 vars in 1476 bytes} [Mon Sep 7 18:17:46 2026] POST /volume/v3/volumes/3bf20a8d-eb1e-4e1a-919a-348e7b688677/action => generated 114 bytes in 35 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 07 18:17:46 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-c7344b6b-fd66-4351-82ae-19632d95a62c None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:17:46 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c7344b6b-fd66-4351-82ae-19632d95a62c tempest-TestServerVolumeAttachmentScenario-1663429958 tempest-TestServerVolumeAttachmentScenario-1663429958-project-admin] POST http://192.168.122.66/volume/v3/volumes/3bf20a8d-eb1e-4e1a-919a-348e7b688677/action Sep 07 18:17:46 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c7344b6b-fd66-4351-82ae-19632d95a62c tempest-TestServerVolumeAttachmentScenario-1663429958 tempest-TestServerVolumeAttachmentScenario-1663429958-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86964) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:17:46 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c7344b6b-fd66-4351-82ae-19632d95a62c tempest-TestServerVolumeAttachmentScenario-1663429958 tempest-TestServerVolumeAttachmentScenario-1663429958-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:17:46 devstack devstack@c-api.service[86964]: DEBUG oslo_db.sqlalchemy.engines [None req-c7344b6b-fd66-4351-82ae-19632d95a62c tempest-TestServerVolumeAttachmentScenario-1663429958 tempest-TestServerVolumeAttachmentScenario-1663429958-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=86964) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 18:17:46 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:17:46 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:17:46 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:17:46 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:17:46 devstack devstack@c-api.service[86964]: DEBUG cinder.api.contrib.admin_actions [None req-c7344b6b-fd66-4351-82ae-19632d95a62c tempest-TestServerVolumeAttachmentScenario-1663429958 tempest-TestServerVolumeAttachmentScenario-1663429958-project-admin] Updating volume '3bf20a8d-eb1e-4e1a-919a-348e7b688677' with '{'status': 'error'}' {{(pid=86964) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 07 18:17:46 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:17:46 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:17:46 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:17:46 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:17:46 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c7344b6b-fd66-4351-82ae-19632d95a62c tempest-TestServerVolumeAttachmentScenario-1663429958 tempest-TestServerVolumeAttachmentScenario-1663429958-project-admin] http://192.168.122.66/volume/v3/volumes/3bf20a8d-eb1e-4e1a-919a-348e7b688677/action returned with HTTP 202 Sep 07 18:17:46 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1327/2658] 192.168.122.66 () {60 vars in 1269 bytes} [Mon Sep 7 18:17:46 2026] POST /volume/v3/volumes/3bf20a8d-eb1e-4e1a-919a-348e7b688677/action => generated 0 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 18:17:46 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-48879daa-c9b4-4f91-937b-95b10d0ebdc9 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:17:46 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-48879daa-c9b4-4f91-937b-95b10d0ebdc9 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] GET http://192.168.122.66/volume/v3/volumes/3bf20a8d-eb1e-4e1a-919a-348e7b688677 Sep 07 18:17:46 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-48879daa-c9b4-4f91-937b-95b10d0ebdc9 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:17:46 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-48879daa-c9b4-4f91-937b-95b10d0ebdc9 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:17:46 devstack devstack@c-api.service[86965]: DEBUG oslo_db.sqlalchemy.engines [None req-48879daa-c9b4-4f91-937b-95b10d0ebdc9 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86965) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 18:17:46 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:17:46 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:17:46 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:17:46 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:17:46 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-48879daa-c9b4-4f91-937b-95b10d0ebdc9 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Volume info retrieved successfully. Sep 07 18:17:46 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-48879daa-c9b4-4f91-937b-95b10d0ebdc9 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] http://192.168.122.66/volume/v3/volumes/3bf20a8d-eb1e-4e1a-919a-348e7b688677 returned with HTTP 200 Sep 07 18:17:46 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1332/2659] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:17:46 2026] GET /volume/v3/volumes/3bf20a8d-eb1e-4e1a-919a-348e7b688677 => generated 1155 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:17:46 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-8eb6d118-bfd5-4be8-8ee8-15f0c389115e None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:17:46 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-8eb6d118-bfd5-4be8-8ee8-15f0c389115e tempest-TestServerVolumeAttachmentScenario-1663429958 tempest-TestServerVolumeAttachmentScenario-1663429958-project-admin] POST http://192.168.122.66/volume/v3/volumes/3bf20a8d-eb1e-4e1a-919a-348e7b688677/action Sep 07 18:17:46 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-8eb6d118-bfd5-4be8-8ee8-15f0c389115e tempest-TestServerVolumeAttachmentScenario-1663429958 tempest-TestServerVolumeAttachmentScenario-1663429958-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "1806096d-06ce-4cbb-80fa-bc508500ed09"}}' {{(pid=86964) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:17:46 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-8eb6d118-bfd5-4be8-8ee8-15f0c389115e tempest-TestServerVolumeAttachmentScenario-1663429958 tempest-TestServerVolumeAttachmentScenario-1663429958-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "1806096d-06ce-4cbb-80fa-bc508500ed09"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:17:46 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:17:46 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:17:46 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:17:46 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:17:46 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-8eb6d118-bfd5-4be8-8ee8-15f0c389115e tempest-TestServerVolumeAttachmentScenario-1663429958 tempest-TestServerVolumeAttachmentScenario-1663429958-project-admin] Volume info retrieved successfully. Sep 07 18:17:46 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-8eb6d118-bfd5-4be8-8ee8-15f0c389115e tempest-TestServerVolumeAttachmentScenario-1663429958 tempest-TestServerVolumeAttachmentScenario-1663429958-project-admin] Attachment connected to vm f85e69f5-18a5-4caf-8472-6fbed10fff4c, checking data on nova Sep 07 18:17:46 devstack devstack@c-api.service[86964]: DEBUG cinder.compute.nova [None req-8eb6d118-bfd5-4be8-8ee8-15f0c389115e tempest-TestServerVolumeAttachmentScenario-1663429958 tempest-TestServerVolumeAttachmentScenario-1663429958-project-admin] Creating Keystone token plugin using URL: http://192.168.122.66/identity {{(pid=86964) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 07 18:17:46 devstack devstack@c-api.service[86964]: DEBUG novaclient.v2.client [None req-8eb6d118-bfd5-4be8-8ee8-15f0c389115e tempest-TestServerVolumeAttachmentScenario-1663429958 tempest-TestServerVolumeAttachmentScenario-1663429958-project-admin] REQ: curl -g -i -X GET http://192.168.122.66/compute/v2.1/servers/f85e69f5-18a5-4caf-8472-6fbed10fff4c/os-volume_attachments/3bf20a8d-eb1e-4e1a-919a-348e7b688677 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}cd885974f1d58de85d6cbb7b101d6e4fb9154a3b06133e580b798c181563571e" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-8eb6d118-bfd5-4be8-8ee8-15f0c389115e" -H "X-Service-Token: {SHA256}33c4a7779977ae36ab66e443be718e0bbcc8986dbca3ea2b84b470ee353c2901" {{(pid=86964) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 07 18:17:46 devstack devstack@c-api.service[86964]: DEBUG novaclient.v2.client [None req-8eb6d118-bfd5-4be8-8ee8-15f0c389115e tempest-TestServerVolumeAttachmentScenario-1663429958 tempest-TestServerVolumeAttachmentScenario-1663429958-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Mon, 07 Sep 2026 16:17:46 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-a2169ef7-a356-4cdc-a831-5b05cd6cfcbd x-openstack-request-id: req-a2169ef7-a356-4cdc-a831-5b05cd6cfcbd {{(pid=86964) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 07 18:17:46 devstack devstack@c-api.service[86964]: DEBUG novaclient.v2.client [None req-8eb6d118-bfd5-4be8-8ee8-15f0c389115e tempest-TestServerVolumeAttachmentScenario-1663429958 tempest-TestServerVolumeAttachmentScenario-1663429958-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "3bf20a8d-eb1e-4e1a-919a-348e7b688677", "serverId": "f85e69f5-18a5-4caf-8472-6fbed10fff4c", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "1806096d-06ce-4cbb-80fa-bc508500ed09", "bdm_uuid": "5d4f1aae-5dac-40d4-bc23-a9f333c816ef"}} {{(pid=86964) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 07 18:17:46 devstack devstack@c-api.service[86964]: DEBUG novaclient.v2.client [None req-8eb6d118-bfd5-4be8-8ee8-15f0c389115e tempest-TestServerVolumeAttachmentScenario-1663429958 tempest-TestServerVolumeAttachmentScenario-1663429958-project-admin] GET call to compute for http://192.168.122.66/compute/v2.1/servers/f85e69f5-18a5-4caf-8472-6fbed10fff4c/os-volume_attachments/3bf20a8d-eb1e-4e1a-919a-348e7b688677 used request id req-a2169ef7-a356-4cdc-a831-5b05cd6cfcbd {{(pid=86964) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 07 18:17:46 devstack devstack@c-api.service[86964]: ERROR cinder.volume.api [None req-8eb6d118-bfd5-4be8-8ee8-15f0c389115e tempest-TestServerVolumeAttachmentScenario-1663429958 tempest-TestServerVolumeAttachmentScenario-1663429958-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 07 18:17:46 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault [None req-8eb6d118-bfd5-4be8-8ee8-15f0c389115e tempest-TestServerVolumeAttachmentScenario-1663429958 tempest-TestServerVolumeAttachmentScenario-1663429958-project-admin] Caught error: Detach volume from instance f85e69f5-18a5-4caf-8472-6fbed10fff4c using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance f85e69f5-18a5-4caf-8472-6fbed10fff4c using the Compute API Sep 07 18:17:46 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 07 18:17:46 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 07 18:17:46 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 07 18:17:46 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 18:17:46 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 18:17:46 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 18:17:46 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 18:17:46 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 07 18:17:46 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 18:17:46 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 18:17:46 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 18:17:46 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 18:17:46 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 18:17:46 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 07 18:17:46 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 18:17:46 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 18:17:46 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 07 18:17:46 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 07 18:17:46 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 18:17:46 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 18:17:46 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 18:17:46 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 18:17:46 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 07 18:17:46 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 18:17:46 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 18:17:46 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 18:17:46 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 18:17:46 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 18:17:46 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 07 18:17:46 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 18:17:46 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 18:17:46 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 07 18:17:46 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 07 18:17:46 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 18:17:46 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 18:17:46 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 18:17:46 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 18:17:46 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 07 18:17:46 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 18:17:46 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 18:17:46 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 18:17:46 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 18:17:46 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 18:17:46 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 07 18:17:46 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 18:17:46 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 18:17:46 devstack devstack@c-api.service[86964]: 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 07 18:17:46 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 07 18:17:46 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 18:17:46 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 18:17:46 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 18:17:46 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 18:17:46 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 07 18:17:46 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 18:17:46 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 18:17:46 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 07 18:17:46 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 07 18:17:46 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 18:17:46 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 07 18:17:46 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 07 18:17:46 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 18:17:46 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 07 18:17:46 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 07 18:17:46 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 18:17:46 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 07 18:17:46 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 07 18:17:46 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 18:17:46 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 18:17:46 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 18:17:46 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 18:17:46 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 07 18:17:46 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 18:17:46 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 18:17:46 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 07 18:17:46 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 07 18:17:46 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 18:17:46 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 07 18:17:46 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 07 18:17:46 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 18:17:46 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 07 18:17:46 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 07 18:17:46 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 18:17:46 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 07 18:17:46 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 07 18:17:46 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 07 18:17:46 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Sep 07 18:17:46 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Sep 07 18:17:46 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Sep 07 18:17:46 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Sep 07 18:17:46 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 07 18:17:46 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 07 18:17:46 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance f85e69f5-18a5-4caf-8472-6fbed10fff4c using the Compute API Sep 07 18:17:46 devstack devstack@c-api.service[86964]: ERROR cinder.api.middleware.fault Sep 07 18:17:46 devstack devstack@c-api.service[86964]: INFO cinder.api.middleware.fault [None req-8eb6d118-bfd5-4be8-8ee8-15f0c389115e tempest-TestServerVolumeAttachmentScenario-1663429958 tempest-TestServerVolumeAttachmentScenario-1663429958-project-admin] http://192.168.122.66/volume/v3/volumes/3bf20a8d-eb1e-4e1a-919a-348e7b688677/action returned with HTTP 409 Sep 07 18:17:46 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1328/2660] 192.168.122.66 () {60 vars in 1269 bytes} [Mon Sep 7 18:17:46 2026] POST /volume/v3/volumes/3bf20a8d-eb1e-4e1a-919a-348e7b688677/action => generated 167 bytes in 201 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:17:46 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-632196cd-d5fd-4532-9a24-59b463413860 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:17:46 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1333/2661] 192.168.122.66 () {62 vars in 1476 bytes} [Mon Sep 7 18:17:46 2026] POST /volume/v3/volumes/3bf20a8d-eb1e-4e1a-919a-348e7b688677/action => generated 114 bytes in 4 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 07 18:17:46 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-6fbb9b31-0d7c-4f60-a9a4-ecd5aa5b94ad None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:17:46 devstack devstack@c-api.service[86964]: WARNING keystonemiddleware.auth_token [None req-6fbb9b31-0d7c-4f60-a9a4-ecd5aa5b94ad None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 07 18:17:46 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1329/2662] 192.168.122.66 () {62 vars in 1476 bytes} [Mon Sep 7 18:17:46 2026] POST /volume/v3/volumes/3bf20a8d-eb1e-4e1a-919a-348e7b688677/action => generated 114 bytes in 33 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 07 18:17:46 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-91b792cb-3371-46fc-91b9-b483edf493f5 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:17:46 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-91b792cb-3371-46fc-91b9-b483edf493f5 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] GET http://192.168.122.66/volume/v3/volumes/88b2a560-dde1-4c58-838b-4cad20a4b6a2 Sep 07 18:17:46 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-91b792cb-3371-46fc-91b9-b483edf493f5 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:17:46 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-91b792cb-3371-46fc-91b9-b483edf493f5 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:17:46 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:17:46 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:17:46 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:17:46 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:17:46 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-91b792cb-3371-46fc-91b9-b483edf493f5 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Volume info retrieved successfully. Sep 07 18:17:46 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-91b792cb-3371-46fc-91b9-b483edf493f5 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] http://192.168.122.66/volume/v3/volumes/88b2a560-dde1-4c58-838b-4cad20a4b6a2 returned with HTTP 200 Sep 07 18:17:46 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1334/2663] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:17:46 2026] GET /volume/v3/volumes/88b2a560-dde1-4c58-838b-4cad20a4b6a2 => generated 865 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:17:46 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-24086565-bc04-4a68-b231-150d565251ea None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:17:46 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-24086565-bc04-4a68-b231-150d565251ea tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] GET http://192.168.122.66/volume/v3/volumes/88b2a560-dde1-4c58-838b-4cad20a4b6a2 Sep 07 18:17:46 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-24086565-bc04-4a68-b231-150d565251ea tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:17:46 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-24086565-bc04-4a68-b231-150d565251ea tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:17:46 devstack devstack@c-api.service[86964]: DEBUG oslo_db.sqlalchemy.engines [None req-24086565-bc04-4a68-b231-150d565251ea tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86964) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 18:17:46 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:17:46 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:17:46 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:17:46 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:17:46 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-24086565-bc04-4a68-b231-150d565251ea tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Volume info retrieved successfully. Sep 07 18:17:46 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-24086565-bc04-4a68-b231-150d565251ea tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] http://192.168.122.66/volume/v3/volumes/88b2a560-dde1-4c58-838b-4cad20a4b6a2 returned with HTTP 200 Sep 07 18:17:46 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1330/2664] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:17:46 2026] GET /volume/v3/volumes/88b2a560-dde1-4c58-838b-4cad20a4b6a2 => generated 865 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:17:47 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [req-c3623027-fdfc-4d7a-ab7a-e844edc7afc3 req-187c449f-b8fd-4268-bd02-788522b5c737 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:17:47 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-c3623027-fdfc-4d7a-ab7a-e844edc7afc3 req-187c449f-b8fd-4268-bd02-788522b5c737 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] GET http://192.168.122.66/volume/v3/volumes/88b2a560-dde1-4c58-838b-4cad20a4b6a2 Sep 07 18:17:47 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-c3623027-fdfc-4d7a-ab7a-e844edc7afc3 req-187c449f-b8fd-4268-bd02-788522b5c737 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:17:47 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-c3623027-fdfc-4d7a-ab7a-e844edc7afc3 req-187c449f-b8fd-4268-bd02-788522b5c737 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:17:47 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:17:47 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:17:47 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:17:47 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:17:47 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [req-c3623027-fdfc-4d7a-ab7a-e844edc7afc3 req-187c449f-b8fd-4268-bd02-788522b5c737 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Volume info retrieved successfully. Sep 07 18:17:47 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-c3623027-fdfc-4d7a-ab7a-e844edc7afc3 req-187c449f-b8fd-4268-bd02-788522b5c737 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] http://192.168.122.66/volume/v3/volumes/88b2a560-dde1-4c58-838b-4cad20a4b6a2 returned with HTTP 200 Sep 07 18:17:47 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1335/2665] 192.168.122.66 () {60 vars in 1482 bytes} [Mon Sep 7 18:17:47 2026] GET /volume/v3/volumes/88b2a560-dde1-4c58-838b-4cad20a4b6a2 => generated 865 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:17:47 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-b4a7a21e-26b9-49c3-b02c-135b6dd9f4e0 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:17:47 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b4a7a21e-26b9-49c3-b02c-135b6dd9f4e0 None None] GET http://192.168.122.66/volume// Sep 07 18:17:47 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-b4a7a21e-26b9-49c3-b02c-135b6dd9f4e0 None None] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:17:47 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-b4a7a21e-26b9-49c3-b02c-135b6dd9f4e0 None None] Calling method 'all' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:17:47 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b4a7a21e-26b9-49c3-b02c-135b6dd9f4e0 None None] http://192.168.122.66/volume// returned with HTTP 300 Sep 07 18:17:47 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1331/2666] 192.168.122.66 () {58 vars in 1312 bytes} [Mon Sep 7 18:17:47 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 18:17:47 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [req-c3623027-fdfc-4d7a-ab7a-e844edc7afc3 req-c0b5f5a4-d705-4d43-b386-f0ea5dcef836 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:17:47 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-c3623027-fdfc-4d7a-ab7a-e844edc7afc3 req-c0b5f5a4-d705-4d43-b386-f0ea5dcef836 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] POST http://192.168.122.66/volume/v3/attachments Sep 07 18:17:47 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-c3623027-fdfc-4d7a-ab7a-e844edc7afc3 req-c0b5f5a4-d705-4d43-b386-f0ea5dcef836 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "88b2a560-dde1-4c58-838b-4cad20a4b6a2", "connector": null, "instance_uuid": "f85e69f5-18a5-4caf-8472-6fbed10fff4c"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:17:47 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:17:47 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:17:47 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:17:47 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:17:47 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-c3623027-fdfc-4d7a-ab7a-e844edc7afc3 req-c0b5f5a4-d705-4d43-b386-f0ea5dcef836 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] http://192.168.122.66/volume/v3/attachments returned with HTTP 200 Sep 07 18:17:47 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1336/2667] 192.168.122.66 () {66 vars in 1478 bytes} [Mon Sep 7 18:17:47 2026] POST /volume/v3/attachments => generated 273 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:17:47 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-dd3b2454-6645-4572-9730-790766c454ba None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:17:47 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-dd3b2454-6645-4572-9730-790766c454ba tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] GET http://192.168.122.66/volume/v3/volumes/88b2a560-dde1-4c58-838b-4cad20a4b6a2 Sep 07 18:17:47 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-dd3b2454-6645-4572-9730-790766c454ba tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:17:47 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-dd3b2454-6645-4572-9730-790766c454ba tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:17:47 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:17:47 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:17:47 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-454c5605-bada-482b-9351-ec6db7569a2b None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:17:47 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-454c5605-bada-482b-9351-ec6db7569a2b None None] GET http://192.168.122.66/volume// Sep 07 18:17:47 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-454c5605-bada-482b-9351-ec6db7569a2b None None] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:17:47 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-454c5605-bada-482b-9351-ec6db7569a2b None None] Calling method 'all' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:17:47 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-454c5605-bada-482b-9351-ec6db7569a2b None None] http://192.168.122.66/volume// returned with HTTP 300 Sep 07 18:17:47 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1337/2668] 192.168.122.66 () {58 vars in 1310 bytes} [Mon Sep 7 18:17:47 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 18:17:47 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:17:47 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:17:47 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [req-c3623027-fdfc-4d7a-ab7a-e844edc7afc3 req-1284f3ff-88be-4e7f-bf89-1f469f0a4d59 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:17:47 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-dd3b2454-6645-4572-9730-790766c454ba tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Volume info retrieved successfully. Sep 07 18:17:47 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-c3623027-fdfc-4d7a-ab7a-e844edc7afc3 req-1284f3ff-88be-4e7f-bf89-1f469f0a4d59 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] GET http://192.168.122.66/volume/v3/volumes/88b2a560-dde1-4c58-838b-4cad20a4b6a2 Sep 07 18:17:47 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-c3623027-fdfc-4d7a-ab7a-e844edc7afc3 req-1284f3ff-88be-4e7f-bf89-1f469f0a4d59 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:17:47 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-c3623027-fdfc-4d7a-ab7a-e844edc7afc3 req-1284f3ff-88be-4e7f-bf89-1f469f0a4d59 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:17:47 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-dd3b2454-6645-4572-9730-790766c454ba tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] http://192.168.122.66/volume/v3/volumes/88b2a560-dde1-4c58-838b-4cad20a4b6a2 returned with HTTP 200 Sep 07 18:17:47 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1332/2669] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:17:47 2026] GET /volume/v3/volumes/88b2a560-dde1-4c58-838b-4cad20a4b6a2 => generated 864 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:17:47 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:17:47 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:17:47 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:17:47 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:17:47 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [req-c3623027-fdfc-4d7a-ab7a-e844edc7afc3 req-1284f3ff-88be-4e7f-bf89-1f469f0a4d59 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Volume info retrieved successfully. Sep 07 18:17:47 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-c3623027-fdfc-4d7a-ab7a-e844edc7afc3 req-1284f3ff-88be-4e7f-bf89-1f469f0a4d59 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] http://192.168.122.66/volume/v3/volumes/88b2a560-dde1-4c58-838b-4cad20a4b6a2 returned with HTTP 200 Sep 07 18:17:47 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1338/2670] 192.168.122.66 () {62 vars in 1523 bytes} [Mon Sep 7 18:17:47 2026] GET /volume/v3/volumes/88b2a560-dde1-4c58-838b-4cad20a4b6a2 => generated 1045 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 18:17:47 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [req-c3623027-fdfc-4d7a-ab7a-e844edc7afc3 req-536623fc-268c-4e86-ba55-ae455eef6069 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:17:47 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-c3623027-fdfc-4d7a-ab7a-e844edc7afc3 req-536623fc-268c-4e86-ba55-ae455eef6069 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] PUT http://192.168.122.66/volume/v3/attachments/cc2823f2-5a02-4ccf-a849-5542d8f99834 Sep 07 18:17:47 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-c3623027-fdfc-4d7a-ab7a-e844edc7afc3 req-536623fc-268c-4e86-ba55-ae455eef6069 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.66", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:da595ca9282", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "de538fb9-4273-4ed9-a64b-778a9fe4baf0", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:17:47 devstack devstack@c-api.service[86964]: DEBUG cinder.coordination [req-c3623027-fdfc-4d7a-ab7a-e844edc7afc3 req-536623fc-268c-4e86-ba55-ae455eef6069 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Acquiring lock "cinder-attachment_update-88b2a560-dde1-4c58-838b-4cad20a4b6a2-devstack" by "attachment_update" {{(pid=86964) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 18:17:47 devstack devstack@c-api.service[86964]: DEBUG cinder.coordination [req-c3623027-fdfc-4d7a-ab7a-e844edc7afc3 req-536623fc-268c-4e86-ba55-ae455eef6069 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Lock "cinder-attachment_update-88b2a560-dde1-4c58-838b-4cad20a4b6a2-devstack" acquired by "attachment_update" :: waited 0.015s {{(pid=86964) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 18:17:47 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:17:47 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:17:47 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:17:47 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:17:47 devstack devstack@c-api.service[86964]: DEBUG cinder.coordination [req-c3623027-fdfc-4d7a-ab7a-e844edc7afc3 req-536623fc-268c-4e86-ba55-ae455eef6069 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Lock "cinder-attachment_update-88b2a560-dde1-4c58-838b-4cad20a4b6a2-devstack" released by "attachment_update" :: held 0.155s {{(pid=86964) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 18:17:47 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-c3623027-fdfc-4d7a-ab7a-e844edc7afc3 req-536623fc-268c-4e86-ba55-ae455eef6069 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] http://192.168.122.66/volume/v3/attachments/cc2823f2-5a02-4ccf-a849-5542d8f99834 returned with HTTP 200 Sep 07 18:17:47 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1333/2671] 192.168.122.66 () {66 vars in 1588 bytes} [Mon Sep 7 18:17:47 2026] PUT /volume/v3/attachments/cc2823f2-5a02-4ccf-a849-5542d8f99834 => generated 694 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:17:48 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [req-c3623027-fdfc-4d7a-ab7a-e844edc7afc3 req-be46fde8-09b9-4a46-92cc-17455e756478 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:17:48 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-c3623027-fdfc-4d7a-ab7a-e844edc7afc3 req-be46fde8-09b9-4a46-92cc-17455e756478 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] POST http://192.168.122.66/volume/v3/attachments/cc2823f2-5a02-4ccf-a849-5542d8f99834/action Sep 07 18:17:48 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-c3623027-fdfc-4d7a-ab7a-e844edc7afc3 req-be46fde8-09b9-4a46-92cc-17455e756478 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Action body: b'{"os-complete": null}' {{(pid=86965) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:17:48 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-c3623027-fdfc-4d7a-ab7a-e844edc7afc3 req-be46fde8-09b9-4a46-92cc-17455e756478 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:17:48 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:17:48 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:17:48 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:17:48 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:17:48 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-c3623027-fdfc-4d7a-ab7a-e844edc7afc3 req-be46fde8-09b9-4a46-92cc-17455e756478 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] http://192.168.122.66/volume/v3/attachments/cc2823f2-5a02-4ccf-a849-5542d8f99834/action returned with HTTP 204 Sep 07 18:17:48 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1339/2672] 192.168.122.66 () {66 vars in 1609 bytes} [Mon Sep 7 18:17:48 2026] POST /volume/v3/attachments/cc2823f2-5a02-4ccf-a849-5542d8f99834/action => generated 0 bytes in 88 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:17:48 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-df784b9c-3518-4f63-abfd-12fb26a3c71b None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:17:48 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-df784b9c-3518-4f63-abfd-12fb26a3c71b tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] GET http://192.168.122.66/volume/v3/volumes/88b2a560-dde1-4c58-838b-4cad20a4b6a2 Sep 07 18:17:48 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-df784b9c-3518-4f63-abfd-12fb26a3c71b tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:17:48 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-df784b9c-3518-4f63-abfd-12fb26a3c71b tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:17:48 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:17:48 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:17:48 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:17:48 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:17:48 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-df784b9c-3518-4f63-abfd-12fb26a3c71b tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Volume info retrieved successfully. Sep 07 18:17:48 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-df784b9c-3518-4f63-abfd-12fb26a3c71b tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] http://192.168.122.66/volume/v3/volumes/88b2a560-dde1-4c58-838b-4cad20a4b6a2 returned with HTTP 200 Sep 07 18:17:48 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1334/2673] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:17:48 2026] GET /volume/v3/volumes/88b2a560-dde1-4c58-838b-4cad20a4b6a2 => generated 1157 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:17:48 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-ec3617ce-b79e-424c-a762-87b899fc7645 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:17:48 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-ec3617ce-b79e-424c-a762-87b899fc7645 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] GET http://192.168.122.66/volume/v3/volumes/88b2a560-dde1-4c58-838b-4cad20a4b6a2 Sep 07 18:17:48 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-ec3617ce-b79e-424c-a762-87b899fc7645 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:17:48 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-ec3617ce-b79e-424c-a762-87b899fc7645 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:17:48 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:17:48 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:17:48 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:17:48 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:17:48 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-ec3617ce-b79e-424c-a762-87b899fc7645 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Volume info retrieved successfully. Sep 07 18:17:48 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-ec3617ce-b79e-424c-a762-87b899fc7645 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] http://192.168.122.66/volume/v3/volumes/88b2a560-dde1-4c58-838b-4cad20a4b6a2 returned with HTTP 200 Sep 07 18:17:48 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1340/2674] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:17:48 2026] GET /volume/v3/volumes/88b2a560-dde1-4c58-838b-4cad20a4b6a2 => generated 1157 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:17:48 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-b3e21783-b576-417e-966d-96edd7ab1b61 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:17:48 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b3e21783-b576-417e-966d-96edd7ab1b61 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] POST http://192.168.122.66/volume/v3/volumes/3bf20a8d-eb1e-4e1a-919a-348e7b688677/action Sep 07 18:17:48 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-b3e21783-b576-417e-966d-96edd7ab1b61 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Action body: b'{"os-detach": {"attachment_id": "cc2823f2-5a02-4ccf-a849-5542d8f99834"}}' {{(pid=86964) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:17:48 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-b3e21783-b576-417e-966d-96edd7ab1b61 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "cc2823f2-5a02-4ccf-a849-5542d8f99834"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:17:48 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:17:48 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:17:48 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:17:48 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:17:48 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-b3e21783-b576-417e-966d-96edd7ab1b61 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Volume info retrieved successfully. Sep 07 18:17:48 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b3e21783-b576-417e-966d-96edd7ab1b61 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] http://192.168.122.66/volume/v3/volumes/3bf20a8d-eb1e-4e1a-919a-348e7b688677/action returned with HTTP 400 Sep 07 18:17:48 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1335/2675] 192.168.122.66 () {60 vars in 1269 bytes} [Mon Sep 7 18:17:48 2026] POST /volume/v3/volumes/3bf20a8d-eb1e-4e1a-919a-348e7b688677/action => generated 100 bytes in 48 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 18:17:48 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [req-a710b86f-890a-4dd8-99b2-b0c5cf942071 req-346289e9-b516-4055-8f3c-93ef86663e21 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:17:48 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-a710b86f-890a-4dd8-99b2-b0c5cf942071 req-346289e9-b516-4055-8f3c-93ef86663e21 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] GET http://192.168.122.66/volume/v3/volumes/88b2a560-dde1-4c58-838b-4cad20a4b6a2 Sep 07 18:17:48 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-a710b86f-890a-4dd8-99b2-b0c5cf942071 req-346289e9-b516-4055-8f3c-93ef86663e21 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:17:48 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-a710b86f-890a-4dd8-99b2-b0c5cf942071 req-346289e9-b516-4055-8f3c-93ef86663e21 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:17:48 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:17:48 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:17:48 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:17:48 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:17:48 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [req-a710b86f-890a-4dd8-99b2-b0c5cf942071 req-346289e9-b516-4055-8f3c-93ef86663e21 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Volume info retrieved successfully. Sep 07 18:17:48 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-a710b86f-890a-4dd8-99b2-b0c5cf942071 req-346289e9-b516-4055-8f3c-93ef86663e21 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] http://192.168.122.66/volume/v3/volumes/88b2a560-dde1-4c58-838b-4cad20a4b6a2 returned with HTTP 200 Sep 07 18:17:48 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1341/2676] 192.168.122.66 () {60 vars in 1482 bytes} [Mon Sep 7 18:17:48 2026] GET /volume/v3/volumes/88b2a560-dde1-4c58-838b-4cad20a4b6a2 => generated 1157 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:17:48 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [req-a710b86f-890a-4dd8-99b2-b0c5cf942071 req-4a184394-8b49-4346-a229-9c8320371b04 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:17:48 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-a710b86f-890a-4dd8-99b2-b0c5cf942071 req-4a184394-8b49-4346-a229-9c8320371b04 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] POST http://192.168.122.66/volume/v3/volumes/88b2a560-dde1-4c58-838b-4cad20a4b6a2/action Sep 07 18:17:48 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-a710b86f-890a-4dd8-99b2-b0c5cf942071 req-4a184394-8b49-4346-a229-9c8320371b04 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86964) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:17:48 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-a710b86f-890a-4dd8-99b2-b0c5cf942071 req-4a184394-8b49-4346-a229-9c8320371b04 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:17:48 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:17:48 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:17:48 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:17:48 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:17:48 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [req-a710b86f-890a-4dd8-99b2-b0c5cf942071 req-4a184394-8b49-4346-a229-9c8320371b04 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Volume info retrieved successfully. Sep 07 18:17:48 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [req-a710b86f-890a-4dd8-99b2-b0c5cf942071 req-4a184394-8b49-4346-a229-9c8320371b04 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Begin detaching volume completed successfully. Sep 07 18:17:48 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-a710b86f-890a-4dd8-99b2-b0c5cf942071 req-4a184394-8b49-4346-a229-9c8320371b04 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] http://192.168.122.66/volume/v3/volumes/88b2a560-dde1-4c58-838b-4cad20a4b6a2/action returned with HTTP 202 Sep 07 18:17:48 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1336/2677] 192.168.122.66 () {64 vars in 1556 bytes} [Mon Sep 7 18:17:48 2026] POST /volume/v3/volumes/88b2a560-dde1-4c58-838b-4cad20a4b6a2/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 18:17:48 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-246fec61-7865-42db-8f3c-54677d4cff32 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:17:48 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-246fec61-7865-42db-8f3c-54677d4cff32 None None] GET http://192.168.122.66/volume// Sep 07 18:17:48 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-246fec61-7865-42db-8f3c-54677d4cff32 None None] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:17:48 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-246fec61-7865-42db-8f3c-54677d4cff32 None None] Calling method 'all' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:17:48 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-246fec61-7865-42db-8f3c-54677d4cff32 None None] http://192.168.122.66/volume// returned with HTTP 300 Sep 07 18:17:48 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1342/2678] 192.168.122.66 () {58 vars in 1310 bytes} [Mon Sep 7 18:17:48 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 18:17:48 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [req-a710b86f-890a-4dd8-99b2-b0c5cf942071 req-15941dc7-cd62-4662-889b-59c96cecb1ae None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:17:48 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-a710b86f-890a-4dd8-99b2-b0c5cf942071 req-15941dc7-cd62-4662-889b-59c96cecb1ae tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] GET http://192.168.122.66/volume/v3/volumes/88b2a560-dde1-4c58-838b-4cad20a4b6a2 Sep 07 18:17:48 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-a710b86f-890a-4dd8-99b2-b0c5cf942071 req-15941dc7-cd62-4662-889b-59c96cecb1ae tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:17:48 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-a710b86f-890a-4dd8-99b2-b0c5cf942071 req-15941dc7-cd62-4662-889b-59c96cecb1ae tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:17:48 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:17:48 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:17:48 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:17:48 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:17:48 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [req-a710b86f-890a-4dd8-99b2-b0c5cf942071 req-15941dc7-cd62-4662-889b-59c96cecb1ae tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Volume info retrieved successfully. Sep 07 18:17:48 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-a710b86f-890a-4dd8-99b2-b0c5cf942071 req-15941dc7-cd62-4662-889b-59c96cecb1ae tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] http://192.168.122.66/volume/v3/volumes/88b2a560-dde1-4c58-838b-4cad20a4b6a2 returned with HTTP 200 Sep 07 18:17:48 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1337/2679] 192.168.122.66 () {62 vars in 1523 bytes} [Mon Sep 7 18:17:48 2026] GET /volume/v3/volumes/88b2a560-dde1-4c58-838b-4cad20a4b6a2 => generated 1341 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 18:17:49 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [req-a710b86f-890a-4dd8-99b2-b0c5cf942071 req-3525cc22-7c6e-46a8-81f3-279c8c958cc4 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:17:49 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-a710b86f-890a-4dd8-99b2-b0c5cf942071 req-3525cc22-7c6e-46a8-81f3-279c8c958cc4 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] DELETE http://192.168.122.66/volume/v3/attachments/cc2823f2-5a02-4ccf-a849-5542d8f99834 Sep 07 18:17:49 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-a710b86f-890a-4dd8-99b2-b0c5cf942071 req-3525cc22-7c6e-46a8-81f3-279c8c958cc4 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:17:49 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-a710b86f-890a-4dd8-99b2-b0c5cf942071 req-3525cc22-7c6e-46a8-81f3-279c8c958cc4 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Calling method 'version_select' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:17:49 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:17:49 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:17:49 devstack devstack@c-api.service[86965]: /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 07 18:17:49 devstack devstack@c-api.service[86965]: return base.obj_make_list(context, Sep 07 18:17:49 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-a710b86f-890a-4dd8-99b2-b0c5cf942071 req-3525cc22-7c6e-46a8-81f3-279c8c958cc4 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] http://192.168.122.66/volume/v3/attachments/cc2823f2-5a02-4ccf-a849-5542d8f99834 returned with HTTP 200 Sep 07 18:17:49 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1343/2680] 192.168.122.66 () {64 vars in 1557 bytes} [Mon Sep 7 18:17:49 2026] DELETE /volume/v3/attachments/cc2823f2-5a02-4ccf-a849-5542d8f99834 => generated 19 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:17:49 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-9a8ba748-cd52-44a0-8007-f09efe19675e None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:17:49 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-9a8ba748-cd52-44a0-8007-f09efe19675e tempest-TestServerVolumeAttachmentScenario-1663429958 tempest-TestServerVolumeAttachmentScenario-1663429958-project-admin] POST http://192.168.122.66/volume/v3/volumes/3bf20a8d-eb1e-4e1a-919a-348e7b688677/action Sep 07 18:17:49 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-9a8ba748-cd52-44a0-8007-f09efe19675e tempest-TestServerVolumeAttachmentScenario-1663429958 tempest-TestServerVolumeAttachmentScenario-1663429958-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=86964) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:17:49 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-9a8ba748-cd52-44a0-8007-f09efe19675e tempest-TestServerVolumeAttachmentScenario-1663429958 tempest-TestServerVolumeAttachmentScenario-1663429958-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:17:49 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:17:49 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:17:49 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:17:49 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:17:49 devstack devstack@c-api.service[86964]: DEBUG cinder.api.contrib.admin_actions [None req-9a8ba748-cd52-44a0-8007-f09efe19675e tempest-TestServerVolumeAttachmentScenario-1663429958 tempest-TestServerVolumeAttachmentScenario-1663429958-project-admin] Updating volume '3bf20a8d-eb1e-4e1a-919a-348e7b688677' with '{'status': 'in-use'}' {{(pid=86964) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 07 18:17:50 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:17:50 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:17:50 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:17:50 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:17:50 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-9a8ba748-cd52-44a0-8007-f09efe19675e tempest-TestServerVolumeAttachmentScenario-1663429958 tempest-TestServerVolumeAttachmentScenario-1663429958-project-admin] http://192.168.122.66/volume/v3/volumes/3bf20a8d-eb1e-4e1a-919a-348e7b688677/action returned with HTTP 202 Sep 07 18:17:50 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1338/2681] 192.168.122.66 () {60 vars in 1269 bytes} [Mon Sep 7 18:17:49 2026] POST /volume/v3/volumes/3bf20a8d-eb1e-4e1a-919a-348e7b688677/action => generated 0 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 18:17:50 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-c450994e-d2aa-48d4-a9ef-2eab01acffdd None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:17:50 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c450994e-d2aa-48d4-a9ef-2eab01acffdd tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] GET http://192.168.122.66/volume/v3/volumes/3bf20a8d-eb1e-4e1a-919a-348e7b688677 Sep 07 18:17:50 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-c450994e-d2aa-48d4-a9ef-2eab01acffdd tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:17:50 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-c450994e-d2aa-48d4-a9ef-2eab01acffdd tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:17:50 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:17:50 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:17:50 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:17:50 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:17:50 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-c450994e-d2aa-48d4-a9ef-2eab01acffdd tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Volume info retrieved successfully. Sep 07 18:17:50 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c450994e-d2aa-48d4-a9ef-2eab01acffdd tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] http://192.168.122.66/volume/v3/volumes/3bf20a8d-eb1e-4e1a-919a-348e7b688677 returned with HTTP 200 Sep 07 18:17:50 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1344/2682] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:17:50 2026] GET /volume/v3/volumes/3bf20a8d-eb1e-4e1a-919a-348e7b688677 => generated 1156 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:17:50 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [req-4f74f782-0936-402b-85cc-730ea6085847 req-0a19a4cf-d52d-4869-8b89-c6cc8dcf16e3 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:17:50 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-4f74f782-0936-402b-85cc-730ea6085847 req-0a19a4cf-d52d-4869-8b89-c6cc8dcf16e3 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] GET http://192.168.122.66/volume/v3/volumes/3bf20a8d-eb1e-4e1a-919a-348e7b688677 Sep 07 18:17:50 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-4f74f782-0936-402b-85cc-730ea6085847 req-0a19a4cf-d52d-4869-8b89-c6cc8dcf16e3 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:17:50 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-4f74f782-0936-402b-85cc-730ea6085847 req-0a19a4cf-d52d-4869-8b89-c6cc8dcf16e3 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:17:50 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:17:50 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:17:50 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:17:50 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:17:50 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [req-4f74f782-0936-402b-85cc-730ea6085847 req-0a19a4cf-d52d-4869-8b89-c6cc8dcf16e3 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Volume info retrieved successfully. Sep 07 18:17:50 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-4f74f782-0936-402b-85cc-730ea6085847 req-0a19a4cf-d52d-4869-8b89-c6cc8dcf16e3 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] http://192.168.122.66/volume/v3/volumes/3bf20a8d-eb1e-4e1a-919a-348e7b688677 returned with HTTP 200 Sep 07 18:17:50 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1339/2683] 192.168.122.66 () {60 vars in 1482 bytes} [Mon Sep 7 18:17:50 2026] GET /volume/v3/volumes/3bf20a8d-eb1e-4e1a-919a-348e7b688677 => generated 1156 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:17:50 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [req-4f74f782-0936-402b-85cc-730ea6085847 req-f9ffadb9-bc66-4bb6-9362-4c8fb6fd15fa None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:17:50 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-4f74f782-0936-402b-85cc-730ea6085847 req-f9ffadb9-bc66-4bb6-9362-4c8fb6fd15fa tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] POST http://192.168.122.66/volume/v3/volumes/3bf20a8d-eb1e-4e1a-919a-348e7b688677/action Sep 07 18:17:50 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-4f74f782-0936-402b-85cc-730ea6085847 req-f9ffadb9-bc66-4bb6-9362-4c8fb6fd15fa tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86965) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:17:50 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-4f74f782-0936-402b-85cc-730ea6085847 req-f9ffadb9-bc66-4bb6-9362-4c8fb6fd15fa tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:17:50 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:17:50 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:17:50 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:17:50 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:17:50 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [req-4f74f782-0936-402b-85cc-730ea6085847 req-f9ffadb9-bc66-4bb6-9362-4c8fb6fd15fa tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Volume info retrieved successfully. Sep 07 18:17:50 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [req-4f74f782-0936-402b-85cc-730ea6085847 req-f9ffadb9-bc66-4bb6-9362-4c8fb6fd15fa tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Begin detaching volume completed successfully. Sep 07 18:17:50 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-4f74f782-0936-402b-85cc-730ea6085847 req-f9ffadb9-bc66-4bb6-9362-4c8fb6fd15fa tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] http://192.168.122.66/volume/v3/volumes/3bf20a8d-eb1e-4e1a-919a-348e7b688677/action returned with HTTP 202 Sep 07 18:17:50 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1345/2684] 192.168.122.66 () {64 vars in 1556 bytes} [Mon Sep 7 18:17:50 2026] POST /volume/v3/volumes/3bf20a8d-eb1e-4e1a-919a-348e7b688677/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 18:17:50 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-df4df2df-96bb-4ac6-8f17-edc2e0f278fc None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:17:50 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-df4df2df-96bb-4ac6-8f17-edc2e0f278fc None None] GET http://192.168.122.66/volume// Sep 07 18:17:50 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-df4df2df-96bb-4ac6-8f17-edc2e0f278fc None None] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:17:50 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-df4df2df-96bb-4ac6-8f17-edc2e0f278fc None None] Calling method 'all' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:17:50 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-df4df2df-96bb-4ac6-8f17-edc2e0f278fc None None] http://192.168.122.66/volume// returned with HTTP 300 Sep 07 18:17:50 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1340/2685] 192.168.122.66 () {58 vars in 1310 bytes} [Mon Sep 7 18:17:50 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 18:17:50 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [req-4f74f782-0936-402b-85cc-730ea6085847 req-d60d499f-830a-45c7-91e6-36a74a05fa7d None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:17:50 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-4f74f782-0936-402b-85cc-730ea6085847 req-d60d499f-830a-45c7-91e6-36a74a05fa7d tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] GET http://192.168.122.66/volume/v3/volumes/3bf20a8d-eb1e-4e1a-919a-348e7b688677 Sep 07 18:17:50 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-4f74f782-0936-402b-85cc-730ea6085847 req-d60d499f-830a-45c7-91e6-36a74a05fa7d tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:17:50 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-4f74f782-0936-402b-85cc-730ea6085847 req-d60d499f-830a-45c7-91e6-36a74a05fa7d tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:17:50 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:17:50 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:17:50 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:17:50 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:17:50 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [req-4f74f782-0936-402b-85cc-730ea6085847 req-d60d499f-830a-45c7-91e6-36a74a05fa7d tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Volume info retrieved successfully. Sep 07 18:17:50 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-4f74f782-0936-402b-85cc-730ea6085847 req-d60d499f-830a-45c7-91e6-36a74a05fa7d tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] http://192.168.122.66/volume/v3/volumes/3bf20a8d-eb1e-4e1a-919a-348e7b688677 returned with HTTP 200 Sep 07 18:17:50 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1346/2686] 192.168.122.66 () {62 vars in 1523 bytes} [Mon Sep 7 18:17:50 2026] GET /volume/v3/volumes/3bf20a8d-eb1e-4e1a-919a-348e7b688677 => generated 1340 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 18:17:50 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [req-4f74f782-0936-402b-85cc-730ea6085847 req-7aef0bf3-239e-479b-a4ae-86fe58c78bdc None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:17:50 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-4f74f782-0936-402b-85cc-730ea6085847 req-7aef0bf3-239e-479b-a4ae-86fe58c78bdc tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] DELETE http://192.168.122.66/volume/v3/attachments/1806096d-06ce-4cbb-80fa-bc508500ed09 Sep 07 18:17:50 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-4f74f782-0936-402b-85cc-730ea6085847 req-7aef0bf3-239e-479b-a4ae-86fe58c78bdc tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:17:50 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [req-4f74f782-0936-402b-85cc-730ea6085847 req-7aef0bf3-239e-479b-a4ae-86fe58c78bdc tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Calling method 'version_select' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:17:50 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:17:50 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:17:50 devstack devstack@c-api.service[86964]: /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 07 18:17:50 devstack devstack@c-api.service[86964]: return base.obj_make_list(context, Sep 07 18:17:50 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [req-4f74f782-0936-402b-85cc-730ea6085847 req-7aef0bf3-239e-479b-a4ae-86fe58c78bdc tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] http://192.168.122.66/volume/v3/attachments/1806096d-06ce-4cbb-80fa-bc508500ed09 returned with HTTP 200 Sep 07 18:17:50 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1341/2687] 192.168.122.66 () {64 vars in 1557 bytes} [Mon Sep 7 18:17:50 2026] DELETE /volume/v3/attachments/1806096d-06ce-4cbb-80fa-bc508500ed09 => generated 19 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 18:17:51 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [req-f5e0724e-32cf-4280-8836-aab3183d1289 req-9dda8433-655d-4877-b7a0-4b191b520c87 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:17:51 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-f5e0724e-32cf-4280-8836-aab3183d1289 req-9dda8433-655d-4877-b7a0-4b191b520c87 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] GET http://192.168.122.66/volume/v3/volumes/3bf20a8d-eb1e-4e1a-919a-348e7b688677 Sep 07 18:17:51 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-f5e0724e-32cf-4280-8836-aab3183d1289 req-9dda8433-655d-4877-b7a0-4b191b520c87 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:17:51 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [req-f5e0724e-32cf-4280-8836-aab3183d1289 req-9dda8433-655d-4877-b7a0-4b191b520c87 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:17:51 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:17:51 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:17:51 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:17:51 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:17:51 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [req-f5e0724e-32cf-4280-8836-aab3183d1289 req-9dda8433-655d-4877-b7a0-4b191b520c87 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Volume info retrieved successfully. Sep 07 18:17:51 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [req-f5e0724e-32cf-4280-8836-aab3183d1289 req-9dda8433-655d-4877-b7a0-4b191b520c87 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] http://192.168.122.66/volume/v3/volumes/3bf20a8d-eb1e-4e1a-919a-348e7b688677 returned with HTTP 200 Sep 07 18:17:51 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1347/2688] 192.168.122.66 () {60 vars in 1482 bytes} [Mon Sep 7 18:17:51 2026] GET /volume/v3/volumes/3bf20a8d-eb1e-4e1a-919a-348e7b688677 => generated 864 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:17:55 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-0089173e-941d-44c2-8c92-dc0758da81b1 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:17:55 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-0089173e-941d-44c2-8c92-dc0758da81b1 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] DELETE http://192.168.122.66/volume/v3/volumes/88b2a560-dde1-4c58-838b-4cad20a4b6a2 Sep 07 18:17:55 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-0089173e-941d-44c2-8c92-dc0758da81b1 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:17:55 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-0089173e-941d-44c2-8c92-dc0758da81b1 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:17:55 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-0089173e-941d-44c2-8c92-dc0758da81b1 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Delete volume with id: 88b2a560-dde1-4c58-838b-4cad20a4b6a2 Sep 07 18:17:55 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:17:55 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:17:55 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:17:55 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:17:55 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-0089173e-941d-44c2-8c92-dc0758da81b1 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Volume info retrieved successfully. Sep 07 18:17:55 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-0089173e-941d-44c2-8c92-dc0758da81b1 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Delete volume request issued successfully. Sep 07 18:17:55 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-0089173e-941d-44c2-8c92-dc0758da81b1 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] http://192.168.122.66/volume/v3/volumes/88b2a560-dde1-4c58-838b-4cad20a4b6a2 returned with HTTP 202 Sep 07 18:17:55 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1342/2689] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:17:55 2026] DELETE /volume/v3/volumes/88b2a560-dde1-4c58-838b-4cad20a4b6a2 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:17:55 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-8d8fc470-0e6d-4e37-8a92-0503374ea9bc None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:17:55 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-8d8fc470-0e6d-4e37-8a92-0503374ea9bc tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] GET http://192.168.122.66/volume/v3/volumes/88b2a560-dde1-4c58-838b-4cad20a4b6a2 Sep 07 18:17:55 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-8d8fc470-0e6d-4e37-8a92-0503374ea9bc tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:17:55 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-8d8fc470-0e6d-4e37-8a92-0503374ea9bc tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:17:55 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:17:55 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:17:55 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:17:55 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:17:55 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-8d8fc470-0e6d-4e37-8a92-0503374ea9bc tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Volume info retrieved successfully. Sep 07 18:17:55 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-8d8fc470-0e6d-4e37-8a92-0503374ea9bc tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] http://192.168.122.66/volume/v3/volumes/88b2a560-dde1-4c58-838b-4cad20a4b6a2 returned with HTTP 200 Sep 07 18:17:55 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1348/2690] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:17:55 2026] GET /volume/v3/volumes/88b2a560-dde1-4c58-838b-4cad20a4b6a2 => generated 864 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:17:56 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-3e7d78c9-7330-4d17-ba68-03418fcb697d None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:17:56 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-3e7d78c9-7330-4d17-ba68-03418fcb697d tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] GET http://192.168.122.66/volume/v3/volumes/88b2a560-dde1-4c58-838b-4cad20a4b6a2 Sep 07 18:17:56 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-3e7d78c9-7330-4d17-ba68-03418fcb697d tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:17:56 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-3e7d78c9-7330-4d17-ba68-03418fcb697d tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:17:56 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-3e7d78c9-7330-4d17-ba68-03418fcb697d tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] http://192.168.122.66/volume/v3/volumes/88b2a560-dde1-4c58-838b-4cad20a4b6a2 returned with HTTP 404 Sep 07 18:17:56 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1343/2691] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:17:56 2026] GET /volume/v3/volumes/88b2a560-dde1-4c58-838b-4cad20a4b6a2 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:17:56 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-45242958-de5a-4385-84fc-dcaad644fbeb None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:17:56 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-45242958-de5a-4385-84fc-dcaad644fbeb tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] DELETE http://192.168.122.66/volume/v3/volumes/3bf20a8d-eb1e-4e1a-919a-348e7b688677 Sep 07 18:17:56 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-45242958-de5a-4385-84fc-dcaad644fbeb tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:17:56 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-45242958-de5a-4385-84fc-dcaad644fbeb tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:17:56 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-45242958-de5a-4385-84fc-dcaad644fbeb tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Delete volume with id: 3bf20a8d-eb1e-4e1a-919a-348e7b688677 Sep 07 18:17:56 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:17:56 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:17:56 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:17:56 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:17:56 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-45242958-de5a-4385-84fc-dcaad644fbeb tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Volume info retrieved successfully. Sep 07 18:17:56 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-45242958-de5a-4385-84fc-dcaad644fbeb tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Delete volume request issued successfully. Sep 07 18:17:56 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-45242958-de5a-4385-84fc-dcaad644fbeb tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] http://192.168.122.66/volume/v3/volumes/3bf20a8d-eb1e-4e1a-919a-348e7b688677 returned with HTTP 202 Sep 07 18:17:56 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1349/2692] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:17:56 2026] DELETE /volume/v3/volumes/3bf20a8d-eb1e-4e1a-919a-348e7b688677 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:17:56 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-40edea09-3f9a-4317-a64e-f208f3b0cfcd None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:17:56 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-40edea09-3f9a-4317-a64e-f208f3b0cfcd tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] GET http://192.168.122.66/volume/v3/volumes/3bf20a8d-eb1e-4e1a-919a-348e7b688677 Sep 07 18:17:56 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-40edea09-3f9a-4317-a64e-f208f3b0cfcd tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:17:56 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-40edea09-3f9a-4317-a64e-f208f3b0cfcd tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:17:56 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:17:56 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:17:56 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:17:56 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:17:56 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-40edea09-3f9a-4317-a64e-f208f3b0cfcd tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Volume info retrieved successfully. Sep 07 18:17:56 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-40edea09-3f9a-4317-a64e-f208f3b0cfcd tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] http://192.168.122.66/volume/v3/volumes/3bf20a8d-eb1e-4e1a-919a-348e7b688677 returned with HTTP 200 Sep 07 18:17:56 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1344/2693] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:17:56 2026] GET /volume/v3/volumes/3bf20a8d-eb1e-4e1a-919a-348e7b688677 => generated 863 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:17:57 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-93d274b4-279f-416b-a946-2aa7b49cee88 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:17:57 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-93d274b4-279f-416b-a946-2aa7b49cee88 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] GET http://192.168.122.66/volume/v3/volumes/3bf20a8d-eb1e-4e1a-919a-348e7b688677 Sep 07 18:17:57 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-93d274b4-279f-416b-a946-2aa7b49cee88 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:17:57 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-93d274b4-279f-416b-a946-2aa7b49cee88 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:17:57 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-93d274b4-279f-416b-a946-2aa7b49cee88 tempest-TestServerVolumeAttachmentScenario-410821928 tempest-TestServerVolumeAttachmentScenario-410821928-project-member] http://192.168.122.66/volume/v3/volumes/3bf20a8d-eb1e-4e1a-919a-348e7b688677 returned with HTTP 404 Sep 07 18:17:57 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1350/2694] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:17:57 2026] GET /volume/v3/volumes/3bf20a8d-eb1e-4e1a-919a-348e7b688677 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:18:06 devstack devstack@c-api.service[86964]: DEBUG dbcounter [-] [86964] Writing DB stats cinder:SELECT=87,cinder:UPDATE=9,cinder:DELETE=2,cinder:INSERT=1 {{(pid=86964) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 18:18:07 devstack devstack@c-api.service[86965]: DEBUG dbcounter [-] [86965] Writing DB stats cinder:SELECT=102,cinder:UPDATE=13,cinder:INSERT=3 {{(pid=86965) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 18:18:24 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-a655d683-138d-4e3b-9488-b4d63fa58bf1 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:18:24 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-a655d683-138d-4e3b-9488-b4d63fa58bf1 tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:18:24 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-a655d683-138d-4e3b-9488-b4d63fa58bf1 tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-827515162", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:18:24 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.volumes [None req-a655d683-138d-4e3b-9488-b4d63fa58bf1 tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-827515162', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86964) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:18:24 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-a655d683-138d-4e3b-9488-b4d63fa58bf1 tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] Create volume of 1 GB Sep 07 18:18:24 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-a655d683-138d-4e3b-9488-b4d63fa58bf1 tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] Availability Zones retrieved successfully. Sep 07 18:18:24 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-a655d683-138d-4e3b-9488-b4d63fa58bf1 tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] Flow 'volume_create_api' (fb771f47-f384-4d2e-850d-89f35eca6b71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:18:24 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-a655d683-138d-4e3b-9488-b4d63fa58bf1 tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83c1f647-897b-4863-a05c-9edc3cefc8db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:18:24 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.flows.api.create_volume [None req-a655d683-138d-4e3b-9488-b4d63fa58bf1 tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] Validating volume size '1' using validate_int {{(pid=86964) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:18:24 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-a655d683-138d-4e3b-9488-b4d63fa58bf1 tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83c1f647-897b-4863-a05c-9edc3cefc8db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:18:24 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-a655d683-138d-4e3b-9488-b4d63fa58bf1 tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5b8bbca-aaf6-4570-902b-f786baeccd8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:18:24 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-a655d683-138d-4e3b-9488-b4d63fa58bf1 tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] Created reservations ['6fdb70ed-5889-42cf-8f05-429a356945c6', '4226ffcf-3c8f-469c-8941-cd9a16f6fa7e', '61490724-b4ed-4c7d-9b1c-cf5d29d296eb', '67c0ed6a-621a-4ab4-822c-f6a4b2806f7a'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:18:24 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-a655d683-138d-4e3b-9488-b4d63fa58bf1 tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5b8bbca-aaf6-4570-902b-f786baeccd8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6fdb70ed-5889-42cf-8f05-429a356945c6', '4226ffcf-3c8f-469c-8941-cd9a16f6fa7e', '61490724-b4ed-4c7d-9b1c-cf5d29d296eb', '67c0ed6a-621a-4ab4-822c-f6a4b2806f7a']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:18:24 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-a655d683-138d-4e3b-9488-b4d63fa58bf1 tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f068afc1-1c9b-43e4-8859-b028ba7b8f1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:18:24 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:18:24 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:18:24 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-a655d683-138d-4e3b-9488-b4d63fa58bf1 tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f068afc1-1c9b-43e4-8859-b028ba7b8f1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '602cc49d-24be-4b69-8469-6f87dcd778c1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-827515162',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ede55dc43e8643878c22af7972a1d026',qos_specs=None,replication_status=,reservations=['6fdb70ed-5889-42cf-8f05-429a356945c6','4226ffcf-3c8f-469c-8941-cd9a16f6fa7e','61490724-b4ed-4c7d-9b1c-cf5d29d296eb','67c0ed6a-621a-4ab4-822c-f6a4b2806f7a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ad3f32a486849659f562401ea2a1917',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:18:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-827515162',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=602cc49d-24be-4b69-8469-6f87dcd778c1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ede55dc43e8643878c22af7972a1d026',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0ad3f32a486849659f562401ea2a1917',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:18:24 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-a655d683-138d-4e3b-9488-b4d63fa58bf1 tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (965826c4-1630-4ca1-89bc-b4e09fe95485) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:18:25 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-a655d683-138d-4e3b-9488-b4d63fa58bf1 tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (965826c4-1630-4ca1-89bc-b4e09fe95485) transitioned into state 'SUCCESS' from state '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-827515162',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ede55dc43e8643878c22af7972a1d026',qos_specs=None,replication_status=,reservations=['6fdb70ed-5889-42cf-8f05-429a356945c6','4226ffcf-3c8f-469c-8941-cd9a16f6fa7e','61490724-b4ed-4c7d-9b1c-cf5d29d296eb','67c0ed6a-621a-4ab4-822c-f6a4b2806f7a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ad3f32a486849659f562401ea2a1917',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:18:25 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-a655d683-138d-4e3b-9488-b4d63fa58bf1 tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (beafcd12-3720-455e-a2e0-837b7da7d4bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:18:25 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-a655d683-138d-4e3b-9488-b4d63fa58bf1 tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (beafcd12-3720-455e-a2e0-837b7da7d4bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:18:25 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-a655d683-138d-4e3b-9488-b4d63fa58bf1 tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] Flow 'volume_create_api' (fb771f47-f384-4d2e-850d-89f35eca6b71) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:18:25 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-a655d683-138d-4e3b-9488-b4d63fa58bf1 tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] Create volume request issued successfully. Sep 07 18:18:25 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-a655d683-138d-4e3b-9488-b4d63fa58bf1 tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:18:25 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1345/2695] 192.168.122.66 () {60 vars in 1138 bytes} [Mon Sep 7 18:18:24 2026] POST /volume/v3/volumes => generated 760 bytes in 590 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:18:25 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-f58c1b5e-be18-4ac8-8fe3-7a03bf27c449 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:18:25 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-f58c1b5e-be18-4ac8-8fe3-7a03bf27c449 tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] GET http://192.168.122.66/volume/v3/volumes/602cc49d-24be-4b69-8469-6f87dcd778c1 Sep 07 18:18:25 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-f58c1b5e-be18-4ac8-8fe3-7a03bf27c449 tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:18:25 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-f58c1b5e-be18-4ac8-8fe3-7a03bf27c449 tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:18:25 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:18:25 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:18:25 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:18:25 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:18:25 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-f58c1b5e-be18-4ac8-8fe3-7a03bf27c449 tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] Volume info retrieved successfully. Sep 07 18:18:25 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-f58c1b5e-be18-4ac8-8fe3-7a03bf27c449 tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] http://192.168.122.66/volume/v3/volumes/602cc49d-24be-4b69-8469-6f87dcd778c1 returned with HTTP 200 Sep 07 18:18:25 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1351/2696] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:18:25 2026] GET /volume/v3/volumes/602cc49d-24be-4b69-8469-6f87dcd778c1 => generated 828 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:18:26 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-3e825065-2fd0-44ac-b1e9-720480f2d961 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:18:26 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-3e825065-2fd0-44ac-b1e9-720480f2d961 tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] GET http://192.168.122.66/volume/v3/volumes/602cc49d-24be-4b69-8469-6f87dcd778c1 Sep 07 18:18:26 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-3e825065-2fd0-44ac-b1e9-720480f2d961 tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:18:26 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-3e825065-2fd0-44ac-b1e9-720480f2d961 tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:18:26 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:18:26 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:18:26 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:18:26 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:18:26 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-3e825065-2fd0-44ac-b1e9-720480f2d961 tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] Volume info retrieved successfully. Sep 07 18:18:26 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-3e825065-2fd0-44ac-b1e9-720480f2d961 tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] http://192.168.122.66/volume/v3/volumes/602cc49d-24be-4b69-8469-6f87dcd778c1 returned with HTTP 200 Sep 07 18:18:26 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1346/2697] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:18:26 2026] GET /volume/v3/volumes/602cc49d-24be-4b69-8469-6f87dcd778c1 => generated 853 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:18:26 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-d504888d-b152-4c3b-85a0-3f98d595a138 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:18:26 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-d504888d-b152-4c3b-85a0-3f98d595a138 tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] GET http://192.168.122.66/volume/v3/volumes/602cc49d-24be-4b69-8469-6f87dcd778c1 Sep 07 18:18:26 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-d504888d-b152-4c3b-85a0-3f98d595a138 tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:18:26 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-d504888d-b152-4c3b-85a0-3f98d595a138 tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:18:26 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:18:26 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:18:26 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:18:26 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:18:26 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-d504888d-b152-4c3b-85a0-3f98d595a138 tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] Volume info retrieved successfully. Sep 07 18:18:26 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-d504888d-b152-4c3b-85a0-3f98d595a138 tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] http://192.168.122.66/volume/v3/volumes/602cc49d-24be-4b69-8469-6f87dcd778c1 returned with HTTP 200 Sep 07 18:18:26 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1352/2698] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:18:26 2026] GET /volume/v3/volumes/602cc49d-24be-4b69-8469-6f87dcd778c1 => generated 853 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:18:26 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-d236268d-2b92-4e5f-bafb-db42126ac6fc None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:18:26 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-d236268d-2b92-4e5f-bafb-db42126ac6fc tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] POST http://192.168.122.66/volume/v3/snapshots Sep 07 18:18:26 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-d236268d-2b92-4e5f-bafb-db42126ac6fc tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "602cc49d-24be-4b69-8469-6f87dcd778c1", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-1068627593", "description": null, "metadata": null}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:18:26 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:18:26 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:18:26 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:18:26 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:18:26 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-d236268d-2b92-4e5f-bafb-db42126ac6fc tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] Volume info retrieved successfully. Sep 07 18:18:26 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.snapshots [None req-d236268d-2b92-4e5f-bafb-db42126ac6fc tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] Create snapshot from volume 602cc49d-24be-4b69-8469-6f87dcd778c1 Sep 07 18:18:26 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-d236268d-2b92-4e5f-bafb-db42126ac6fc tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] Created reservations ['df5c05a4-d7cb-4b6b-a3e8-46014b4d9866', '83a8d896-e476-42e2-9e09-634f0ad6753a', 'e8fab730-7025-4fd0-a199-082464408728', '76ed411a-39a2-42f3-865d-d9eeb91fa936'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:18:26 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:18:26 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:18:26 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-d236268d-2b92-4e5f-bafb-db42126ac6fc tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] Snapshot force create request issued successfully. Sep 07 18:18:26 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-d236268d-2b92-4e5f-bafb-db42126ac6fc tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] http://192.168.122.66/volume/v3/snapshots returned with HTTP 202 Sep 07 18:18:26 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1347/2699] 192.168.122.66 () {60 vars in 1144 bytes} [Mon Sep 7 18:18:26 2026] POST /volume/v3/snapshots => generated 310 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:18:26 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-ce37f60b-4ffd-4ae5-94a1-1e91858d17be None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:18:26 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-ce37f60b-4ffd-4ae5-94a1-1e91858d17be tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] GET http://192.168.122.66/volume/v3/snapshots/293afa29-057b-4579-9714-0e376f7e26ad Sep 07 18:18:26 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-ce37f60b-4ffd-4ae5-94a1-1e91858d17be tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:18:26 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-ce37f60b-4ffd-4ae5-94a1-1e91858d17be tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:18:26 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:18:26 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:18:26 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-ce37f60b-4ffd-4ae5-94a1-1e91858d17be tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] Snapshot retrieved successfully. Sep 07 18:18:26 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-ce37f60b-4ffd-4ae5-94a1-1e91858d17be tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] http://192.168.122.66/volume/v3/snapshots/293afa29-057b-4579-9714-0e376f7e26ad returned with HTTP 200 Sep 07 18:18:26 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1353/2700] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:18:26 2026] GET /volume/v3/snapshots/293afa29-057b-4579-9714-0e376f7e26ad => generated 442 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:18:27 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-a7702797-2e15-4730-b8d6-1ce173802248 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:18:27 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-a7702797-2e15-4730-b8d6-1ce173802248 tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] GET http://192.168.122.66/volume/v3/snapshots/293afa29-057b-4579-9714-0e376f7e26ad Sep 07 18:18:27 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-a7702797-2e15-4730-b8d6-1ce173802248 tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:18:27 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-a7702797-2e15-4730-b8d6-1ce173802248 tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:18:27 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:18:27 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:18:27 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-a7702797-2e15-4730-b8d6-1ce173802248 tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] Snapshot retrieved successfully. Sep 07 18:18:27 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-a7702797-2e15-4730-b8d6-1ce173802248 tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] http://192.168.122.66/volume/v3/snapshots/293afa29-057b-4579-9714-0e376f7e26ad returned with HTTP 200 Sep 07 18:18:27 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1348/2701] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:18:27 2026] GET /volume/v3/snapshots/293afa29-057b-4579-9714-0e376f7e26ad => generated 442 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:18:28 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-1ebacab4-1f0b-4ecf-a045-ed3dd477e68b None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:18:28 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-1ebacab4-1f0b-4ecf-a045-ed3dd477e68b tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] GET http://192.168.122.66/volume/v3/snapshots/293afa29-057b-4579-9714-0e376f7e26ad Sep 07 18:18:28 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-1ebacab4-1f0b-4ecf-a045-ed3dd477e68b tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:18:28 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-1ebacab4-1f0b-4ecf-a045-ed3dd477e68b tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:18:28 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:18:28 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:18:28 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-1ebacab4-1f0b-4ecf-a045-ed3dd477e68b tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] Snapshot retrieved successfully. Sep 07 18:18:28 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-1ebacab4-1f0b-4ecf-a045-ed3dd477e68b tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] http://192.168.122.66/volume/v3/snapshots/293afa29-057b-4579-9714-0e376f7e26ad returned with HTTP 200 Sep 07 18:18:28 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1354/2702] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:18:28 2026] GET /volume/v3/snapshots/293afa29-057b-4579-9714-0e376f7e26ad => generated 469 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:18:28 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-de831930-5fcf-40c8-b4fe-b8c6b6ebf665 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:18:28 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-de831930-5fcf-40c8-b4fe-b8c6b6ebf665 tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] GET http://192.168.122.66/volume/v3/snapshots/293afa29-057b-4579-9714-0e376f7e26ad Sep 07 18:18:28 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-de831930-5fcf-40c8-b4fe-b8c6b6ebf665 tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:18:28 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-de831930-5fcf-40c8-b4fe-b8c6b6ebf665 tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:18:28 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:18:28 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:18:28 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-de831930-5fcf-40c8-b4fe-b8c6b6ebf665 tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] Snapshot retrieved successfully. Sep 07 18:18:28 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-de831930-5fcf-40c8-b4fe-b8c6b6ebf665 tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] http://192.168.122.66/volume/v3/snapshots/293afa29-057b-4579-9714-0e376f7e26ad returned with HTTP 200 Sep 07 18:18:28 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1349/2703] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:18:28 2026] GET /volume/v3/snapshots/293afa29-057b-4579-9714-0e376f7e26ad => generated 469 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:18:28 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-306214d4-6021-4db8-91f7-942489f4f3b3 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:18:28 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-306214d4-6021-4db8-91f7-942489f4f3b3 tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] GET http://192.168.122.66/volume/v3/snapshots/293afa29-057b-4579-9714-0e376f7e26ad Sep 07 18:18:28 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-306214d4-6021-4db8-91f7-942489f4f3b3 tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:18:28 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-306214d4-6021-4db8-91f7-942489f4f3b3 tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:18:28 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:18:28 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:18:28 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-306214d4-6021-4db8-91f7-942489f4f3b3 tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] Snapshot retrieved successfully. Sep 07 18:18:28 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-306214d4-6021-4db8-91f7-942489f4f3b3 tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] http://192.168.122.66/volume/v3/snapshots/293afa29-057b-4579-9714-0e376f7e26ad returned with HTTP 200 Sep 07 18:18:28 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1355/2704] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:18:28 2026] GET /volume/v3/snapshots/293afa29-057b-4579-9714-0e376f7e26ad => generated 469 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:18:28 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-bf2b6d80-880f-40c9-b8fb-ffb10079c1c3 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:18:28 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-bf2b6d80-880f-40c9-b8fb-ffb10079c1c3 tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:18:28 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-bf2b6d80-880f-40c9-b8fb-ffb10079c1c3 tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "293afa29-057b-4579-9714-0e376f7e26ad", "size": 1}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:18:28 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.volumes [None req-bf2b6d80-880f-40c9-b8fb-ffb10079c1c3 tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] Create volume request body: {'volume': {'snapshot_id': '293afa29-057b-4579-9714-0e376f7e26ad', 'size': 1}} {{(pid=86964) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:18:28 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:18:28 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:18:28 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-bf2b6d80-880f-40c9-b8fb-ffb10079c1c3 tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] Snapshot retrieved successfully. Sep 07 18:18:28 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-bf2b6d80-880f-40c9-b8fb-ffb10079c1c3 tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] Create volume of 1 GB Sep 07 18:18:28 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-bf2b6d80-880f-40c9-b8fb-ffb10079c1c3 tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] Availability Zones retrieved successfully. Sep 07 18:18:28 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-bf2b6d80-880f-40c9-b8fb-ffb10079c1c3 tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] Flow 'volume_create_api' (e49940d9-d055-4b3d-b629-30439b0ef216) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:18:28 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-bf2b6d80-880f-40c9-b8fb-ffb10079c1c3 tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f05fafb1-a01c-45c8-b8b2-bf27c1b4d27a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:18:28 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.flows.api.create_volume [None req-bf2b6d80-880f-40c9-b8fb-ffb10079c1c3 tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86964) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:18:28 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:18:28 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:18:28 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-bf2b6d80-880f-40c9-b8fb-ffb10079c1c3 tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f05fafb1-a01c-45c8-b8b2-bf27c1b4d27a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '293afa29-057b-4579-9714-0e376f7e26ad', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:18:28 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-bf2b6d80-880f-40c9-b8fb-ffb10079c1c3 tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8cbf4b11-9d41-4a06-8607-b6e994b388fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:18:28 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-bf2b6d80-880f-40c9-b8fb-ffb10079c1c3 tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] Created reservations ['f847f13c-42d9-4995-9ac6-7582cbda2ff0', 'ab6783f4-49b4-4fbc-b7c3-f7714e948cd1', 'd30ef0e1-5e39-4e8c-ad36-da337829ccc1', '622fd9ae-8731-40d3-ba4f-514c6800d36f'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:18:28 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-bf2b6d80-880f-40c9-b8fb-ffb10079c1c3 tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8cbf4b11-9d41-4a06-8607-b6e994b388fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f847f13c-42d9-4995-9ac6-7582cbda2ff0', 'ab6783f4-49b4-4fbc-b7c3-f7714e948cd1', 'd30ef0e1-5e39-4e8c-ad36-da337829ccc1', '622fd9ae-8731-40d3-ba4f-514c6800d36f']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:18:28 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-bf2b6d80-880f-40c9-b8fb-ffb10079c1c3 tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2cf75f2a-93b5-47d9-8d93-04b670e0e8c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:18:28 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:18:28 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:18:28 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:18:28 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:18:28 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-bf2b6d80-880f-40c9-b8fb-ffb10079c1c3 tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2cf75f2a-93b5-47d9-8d93-04b670e0e8c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8a20f363-88c1-4b16-9b06-d75447a82383', '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='ede55dc43e8643878c22af7972a1d026',qos_specs=None,replication_status=,reservations=['f847f13c-42d9-4995-9ac6-7582cbda2ff0','ab6783f4-49b4-4fbc-b7c3-f7714e948cd1','d30ef0e1-5e39-4e8c-ad36-da337829ccc1','622fd9ae-8731-40d3-ba4f-514c6800d36f'],size=1,snapshot_id=293afa29-057b-4579-9714-0e376f7e26ad,source_replicaid=,source_volid=None,status='creating',user_id='0ad3f32a486849659f562401ea2a1917',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:18:28Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8a20f363-88c1-4b16-9b06-d75447a82383,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ede55dc43e8643878c22af7972a1d026',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=293afa29-057b-4579-9714-0e376f7e26ad,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0ad3f32a486849659f562401ea2a1917',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:18:28 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-bf2b6d80-880f-40c9-b8fb-ffb10079c1c3 tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eda7d512-cf29-4c3e-9947-d58fd1097fc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:18:28 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-bf2b6d80-880f-40c9-b8fb-ffb10079c1c3 tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eda7d512-cf29-4c3e-9947-d58fd1097fc0) transitioned into state 'SUCCESS' from 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='ede55dc43e8643878c22af7972a1d026',qos_specs=None,replication_status=,reservations=['f847f13c-42d9-4995-9ac6-7582cbda2ff0','ab6783f4-49b4-4fbc-b7c3-f7714e948cd1','d30ef0e1-5e39-4e8c-ad36-da337829ccc1','622fd9ae-8731-40d3-ba4f-514c6800d36f'],size=1,snapshot_id=293afa29-057b-4579-9714-0e376f7e26ad,source_replicaid=,source_volid=None,status='creating',user_id='0ad3f32a486849659f562401ea2a1917',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:18:28 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-bf2b6d80-880f-40c9-b8fb-ffb10079c1c3 tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb2b7c40-39f0-4f28-bb63-7cf9e860522c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:18:28 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:18:28 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:18:28 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-bf2b6d80-880f-40c9-b8fb-ffb10079c1c3 tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb2b7c40-39f0-4f28-bb63-7cf9e860522c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:18:28 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-bf2b6d80-880f-40c9-b8fb-ffb10079c1c3 tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] Flow 'volume_create_api' (e49940d9-d055-4b3d-b629-30439b0ef216) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:18:28 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-bf2b6d80-880f-40c9-b8fb-ffb10079c1c3 tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] Create volume request issued successfully. Sep 07 18:18:28 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-bf2b6d80-880f-40c9-b8fb-ffb10079c1c3 tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:18:28 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1350/2705] 192.168.122.66 () {60 vars in 1137 bytes} [Mon Sep 7 18:18:28 2026] POST /volume/v3/volumes => generated 748 bytes in 356 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:18:28 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-186871f9-405c-4206-99c9-cf1e94e50ad6 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:18:28 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-186871f9-405c-4206-99c9-cf1e94e50ad6 tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] GET http://192.168.122.66/volume/v3/volumes/8a20f363-88c1-4b16-9b06-d75447a82383 Sep 07 18:18:28 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-186871f9-405c-4206-99c9-cf1e94e50ad6 tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:18:28 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-186871f9-405c-4206-99c9-cf1e94e50ad6 tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:18:28 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:18:28 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:18:28 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:18:28 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:18:28 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-186871f9-405c-4206-99c9-cf1e94e50ad6 tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] Volume info retrieved successfully. Sep 07 18:18:28 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-186871f9-405c-4206-99c9-cf1e94e50ad6 tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] http://192.168.122.66/volume/v3/volumes/8a20f363-88c1-4b16-9b06-d75447a82383 returned with HTTP 200 Sep 07 18:18:28 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1356/2706] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:18:28 2026] GET /volume/v3/volumes/8a20f363-88c1-4b16-9b06-d75447a82383 => generated 816 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:18:29 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-ed691f52-5529-4c96-b125-381bd0a54ed3 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:18:29 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-ed691f52-5529-4c96-b125-381bd0a54ed3 tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] GET http://192.168.122.66/volume/v3/volumes/8a20f363-88c1-4b16-9b06-d75447a82383 Sep 07 18:18:29 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-ed691f52-5529-4c96-b125-381bd0a54ed3 tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:18:29 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-ed691f52-5529-4c96-b125-381bd0a54ed3 tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:18:29 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:18:29 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:18:30 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:18:30 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:18:30 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-ed691f52-5529-4c96-b125-381bd0a54ed3 tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] Volume info retrieved successfully. Sep 07 18:18:30 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-ed691f52-5529-4c96-b125-381bd0a54ed3 tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] http://192.168.122.66/volume/v3/volumes/8a20f363-88c1-4b16-9b06-d75447a82383 returned with HTTP 200 Sep 07 18:18:30 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1351/2707] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:18:29 2026] GET /volume/v3/volumes/8a20f363-88c1-4b16-9b06-d75447a82383 => generated 840 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:18:31 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-41f095d6-2065-42a9-962e-3626a8ddf46d None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:18:31 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-41f095d6-2065-42a9-962e-3626a8ddf46d tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] GET http://192.168.122.66/volume/v3/volumes/8a20f363-88c1-4b16-9b06-d75447a82383 Sep 07 18:18:31 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-41f095d6-2065-42a9-962e-3626a8ddf46d tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:18:31 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-41f095d6-2065-42a9-962e-3626a8ddf46d tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:18:31 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:18:31 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:18:31 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:18:31 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:18:31 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-41f095d6-2065-42a9-962e-3626a8ddf46d tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] Volume info retrieved successfully. Sep 07 18:18:31 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-41f095d6-2065-42a9-962e-3626a8ddf46d tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] http://192.168.122.66/volume/v3/volumes/8a20f363-88c1-4b16-9b06-d75447a82383 returned with HTTP 200 Sep 07 18:18:31 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1357/2708] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:18:31 2026] GET /volume/v3/volumes/8a20f363-88c1-4b16-9b06-d75447a82383 => generated 840 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:18:32 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-601c281f-41bc-4719-908e-b41116f8b119 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:18:32 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-601c281f-41bc-4719-908e-b41116f8b119 tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] GET http://192.168.122.66/volume/v3/volumes/8a20f363-88c1-4b16-9b06-d75447a82383 Sep 07 18:18:32 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-601c281f-41bc-4719-908e-b41116f8b119 tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:18:32 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-601c281f-41bc-4719-908e-b41116f8b119 tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:18:32 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:18:32 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:18:32 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:18:32 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:18:32 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-601c281f-41bc-4719-908e-b41116f8b119 tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] Volume info retrieved successfully. Sep 07 18:18:32 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-601c281f-41bc-4719-908e-b41116f8b119 tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] http://192.168.122.66/volume/v3/volumes/8a20f363-88c1-4b16-9b06-d75447a82383 returned with HTTP 200 Sep 07 18:18:32 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1352/2709] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:18:32 2026] GET /volume/v3/volumes/8a20f363-88c1-4b16-9b06-d75447a82383 => generated 840 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:18:33 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-9bc6b182-efce-414d-bb71-a414233fdfec None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:18:33 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-9bc6b182-efce-414d-bb71-a414233fdfec tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] GET http://192.168.122.66/volume/v3/volumes/8a20f363-88c1-4b16-9b06-d75447a82383 Sep 07 18:18:33 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-9bc6b182-efce-414d-bb71-a414233fdfec tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:18:33 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-9bc6b182-efce-414d-bb71-a414233fdfec tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:18:33 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:18:33 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:18:33 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:18:33 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:18:33 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-9bc6b182-efce-414d-bb71-a414233fdfec tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] Volume info retrieved successfully. Sep 07 18:18:33 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-9bc6b182-efce-414d-bb71-a414233fdfec tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] http://192.168.122.66/volume/v3/volumes/8a20f363-88c1-4b16-9b06-d75447a82383 returned with HTTP 200 Sep 07 18:18:33 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1358/2710] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:18:33 2026] GET /volume/v3/volumes/8a20f363-88c1-4b16-9b06-d75447a82383 => generated 840 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 18:18:34 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-1216e0c6-94f0-42c8-98bb-51db33f767af None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:18:34 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-1216e0c6-94f0-42c8-98bb-51db33f767af tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] GET http://192.168.122.66/volume/v3/volumes/8a20f363-88c1-4b16-9b06-d75447a82383 Sep 07 18:18:34 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-1216e0c6-94f0-42c8-98bb-51db33f767af tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:18:34 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-1216e0c6-94f0-42c8-98bb-51db33f767af tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:18:34 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:18:34 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:18:34 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:18:34 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:18:34 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-1216e0c6-94f0-42c8-98bb-51db33f767af tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] Volume info retrieved successfully. Sep 07 18:18:34 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-1216e0c6-94f0-42c8-98bb-51db33f767af tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] http://192.168.122.66/volume/v3/volumes/8a20f363-88c1-4b16-9b06-d75447a82383 returned with HTTP 200 Sep 07 18:18:34 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1353/2711] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:18:34 2026] GET /volume/v3/volumes/8a20f363-88c1-4b16-9b06-d75447a82383 => generated 841 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:18:34 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-771742f3-bffa-4133-9d32-5955f56ecc4f None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:18:34 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-771742f3-bffa-4133-9d32-5955f56ecc4f tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] GET http://192.168.122.66/volume/v3/volumes/8a20f363-88c1-4b16-9b06-d75447a82383 Sep 07 18:18:34 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-771742f3-bffa-4133-9d32-5955f56ecc4f tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:18:34 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-771742f3-bffa-4133-9d32-5955f56ecc4f tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:18:34 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:18:34 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:18:34 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:18:34 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:18:34 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-771742f3-bffa-4133-9d32-5955f56ecc4f tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] Volume info retrieved successfully. Sep 07 18:18:34 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-771742f3-bffa-4133-9d32-5955f56ecc4f tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] http://192.168.122.66/volume/v3/volumes/8a20f363-88c1-4b16-9b06-d75447a82383 returned with HTTP 200 Sep 07 18:18:34 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1359/2712] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:18:34 2026] GET /volume/v3/volumes/8a20f363-88c1-4b16-9b06-d75447a82383 => generated 841 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:18:34 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-5f635531-1804-495c-8ac7-cd54bb90423d None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:18:34 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-5f635531-1804-495c-8ac7-cd54bb90423d tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] DELETE http://192.168.122.66/volume/v3/snapshots/293afa29-057b-4579-9714-0e376f7e26ad Sep 07 18:18:34 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-5f635531-1804-495c-8ac7-cd54bb90423d tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:18:34 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-5f635531-1804-495c-8ac7-cd54bb90423d tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:18:34 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.snapshots [None req-5f635531-1804-495c-8ac7-cd54bb90423d tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] Delete snapshot with id: 293afa29-057b-4579-9714-0e376f7e26ad Sep 07 18:18:34 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:18:34 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:18:34 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-5f635531-1804-495c-8ac7-cd54bb90423d tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] Snapshot retrieved successfully. Sep 07 18:18:34 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:18:34 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:18:34 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-5f635531-1804-495c-8ac7-cd54bb90423d tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] Snapshot delete request issued successfully. Sep 07 18:18:34 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-5f635531-1804-495c-8ac7-cd54bb90423d tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] http://192.168.122.66/volume/v3/snapshots/293afa29-057b-4579-9714-0e376f7e26ad returned with HTTP 202 Sep 07 18:18:34 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1354/2713] 192.168.122.66 () {58 vars in 1236 bytes} [Mon Sep 7 18:18:34 2026] DELETE /volume/v3/snapshots/293afa29-057b-4579-9714-0e376f7e26ad => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:18:34 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-313615a0-b447-458e-9268-6fcce51351db None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:18:34 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-313615a0-b447-458e-9268-6fcce51351db tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] GET http://192.168.122.66/volume/v3/snapshots/293afa29-057b-4579-9714-0e376f7e26ad Sep 07 18:18:34 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-313615a0-b447-458e-9268-6fcce51351db tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:18:34 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-313615a0-b447-458e-9268-6fcce51351db tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:18:34 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:18:34 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:18:34 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-313615a0-b447-458e-9268-6fcce51351db tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] Snapshot retrieved successfully. Sep 07 18:18:34 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-313615a0-b447-458e-9268-6fcce51351db tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] http://192.168.122.66/volume/v3/snapshots/293afa29-057b-4579-9714-0e376f7e26ad returned with HTTP 200 Sep 07 18:18:34 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1360/2714] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:18:34 2026] GET /volume/v3/snapshots/293afa29-057b-4579-9714-0e376f7e26ad => generated 468 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:18:35 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-73a734b9-4f56-4287-9eba-c17394f4af82 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:18:35 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-73a734b9-4f56-4287-9eba-c17394f4af82 tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] GET http://192.168.122.66/volume/v3/snapshots/293afa29-057b-4579-9714-0e376f7e26ad Sep 07 18:18:35 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-73a734b9-4f56-4287-9eba-c17394f4af82 tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:18:35 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-73a734b9-4f56-4287-9eba-c17394f4af82 tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:18:35 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:18:35 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:18:35 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-73a734b9-4f56-4287-9eba-c17394f4af82 tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] Snapshot retrieved successfully. Sep 07 18:18:35 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-73a734b9-4f56-4287-9eba-c17394f4af82 tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] http://192.168.122.66/volume/v3/snapshots/293afa29-057b-4579-9714-0e376f7e26ad returned with HTTP 200 Sep 07 18:18:35 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1355/2715] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:18:35 2026] GET /volume/v3/snapshots/293afa29-057b-4579-9714-0e376f7e26ad => generated 468 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:18:36 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-da5775ba-a26a-4259-b33c-d72578346ad5 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:18:36 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-da5775ba-a26a-4259-b33c-d72578346ad5 tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] GET http://192.168.122.66/volume/v3/snapshots/293afa29-057b-4579-9714-0e376f7e26ad Sep 07 18:18:36 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-da5775ba-a26a-4259-b33c-d72578346ad5 tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:18:36 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-da5775ba-a26a-4259-b33c-d72578346ad5 tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:18:36 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-da5775ba-a26a-4259-b33c-d72578346ad5 tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] http://192.168.122.66/volume/v3/snapshots/293afa29-057b-4579-9714-0e376f7e26ad returned with HTTP 404 Sep 07 18:18:36 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1361/2716] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:18:36 2026] GET /volume/v3/snapshots/293afa29-057b-4579-9714-0e376f7e26ad => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:18:36 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-5a22263d-dd05-4719-b678-ab6bac43b797 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:18:36 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-5a22263d-dd05-4719-b678-ab6bac43b797 tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] DELETE http://192.168.122.66/volume/v3/volumes/602cc49d-24be-4b69-8469-6f87dcd778c1 Sep 07 18:18:36 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-5a22263d-dd05-4719-b678-ab6bac43b797 tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:18:36 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-5a22263d-dd05-4719-b678-ab6bac43b797 tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:18:36 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-5a22263d-dd05-4719-b678-ab6bac43b797 tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] Delete volume with id: 602cc49d-24be-4b69-8469-6f87dcd778c1 Sep 07 18:18:36 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:18:36 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:18:36 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:18:36 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:18:36 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-5a22263d-dd05-4719-b678-ab6bac43b797 tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] Volume info retrieved successfully. Sep 07 18:18:36 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-5a22263d-dd05-4719-b678-ab6bac43b797 tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] Delete volume request issued successfully. Sep 07 18:18:36 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-5a22263d-dd05-4719-b678-ab6bac43b797 tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] http://192.168.122.66/volume/v3/volumes/602cc49d-24be-4b69-8469-6f87dcd778c1 returned with HTTP 202 Sep 07 18:18:36 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1356/2717] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:18:36 2026] DELETE /volume/v3/volumes/602cc49d-24be-4b69-8469-6f87dcd778c1 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:18:36 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-952b2c43-1e81-4acc-a1bd-c6eede1578f7 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:18:36 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-952b2c43-1e81-4acc-a1bd-c6eede1578f7 tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] GET http://192.168.122.66/volume/v3/volumes/602cc49d-24be-4b69-8469-6f87dcd778c1 Sep 07 18:18:36 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-952b2c43-1e81-4acc-a1bd-c6eede1578f7 tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:18:36 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-952b2c43-1e81-4acc-a1bd-c6eede1578f7 tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:18:36 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:18:36 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:18:36 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:18:36 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:18:36 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-952b2c43-1e81-4acc-a1bd-c6eede1578f7 tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] Volume info retrieved successfully. Sep 07 18:18:36 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-952b2c43-1e81-4acc-a1bd-c6eede1578f7 tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] http://192.168.122.66/volume/v3/volumes/602cc49d-24be-4b69-8469-6f87dcd778c1 returned with HTTP 200 Sep 07 18:18:36 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1362/2718] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:18:36 2026] GET /volume/v3/volumes/602cc49d-24be-4b69-8469-6f87dcd778c1 => generated 852 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:18:37 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-48954f1e-adc3-4ffe-8bca-8b6c1c4bfe82 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:18:37 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-48954f1e-adc3-4ffe-8bca-8b6c1c4bfe82 tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] GET http://192.168.122.66/volume/v3/volumes/602cc49d-24be-4b69-8469-6f87dcd778c1 Sep 07 18:18:37 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-48954f1e-adc3-4ffe-8bca-8b6c1c4bfe82 tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:18:37 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-48954f1e-adc3-4ffe-8bca-8b6c1c4bfe82 tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:18:37 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-48954f1e-adc3-4ffe-8bca-8b6c1c4bfe82 tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] http://192.168.122.66/volume/v3/volumes/602cc49d-24be-4b69-8469-6f87dcd778c1 returned with HTTP 404 Sep 07 18:18:37 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1357/2719] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:18:37 2026] GET /volume/v3/volumes/602cc49d-24be-4b69-8469-6f87dcd778c1 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:18:37 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-2a9ce0e6-5ea5-4d21-a47f-bdf070739f2d None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:18:37 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-2a9ce0e6-5ea5-4d21-a47f-bdf070739f2d tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] DELETE http://192.168.122.66/volume/v3/volumes/8a20f363-88c1-4b16-9b06-d75447a82383 Sep 07 18:18:37 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-2a9ce0e6-5ea5-4d21-a47f-bdf070739f2d tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:18:37 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-2a9ce0e6-5ea5-4d21-a47f-bdf070739f2d tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:18:37 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-2a9ce0e6-5ea5-4d21-a47f-bdf070739f2d tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] Delete volume with id: 8a20f363-88c1-4b16-9b06-d75447a82383 Sep 07 18:18:37 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:18:37 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:18:37 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:18:37 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:18:37 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-2a9ce0e6-5ea5-4d21-a47f-bdf070739f2d tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] Volume info retrieved successfully. Sep 07 18:18:37 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-2a9ce0e6-5ea5-4d21-a47f-bdf070739f2d tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] Delete volume request issued successfully. Sep 07 18:18:37 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-2a9ce0e6-5ea5-4d21-a47f-bdf070739f2d tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] http://192.168.122.66/volume/v3/volumes/8a20f363-88c1-4b16-9b06-d75447a82383 returned with HTTP 202 Sep 07 18:18:37 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1363/2720] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:18:37 2026] DELETE /volume/v3/volumes/8a20f363-88c1-4b16-9b06-d75447a82383 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:18:37 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-7c13b29c-2f07-4a05-8b47-069a6fb8660c None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:18:37 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-7c13b29c-2f07-4a05-8b47-069a6fb8660c tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] GET http://192.168.122.66/volume/v3/volumes/8a20f363-88c1-4b16-9b06-d75447a82383 Sep 07 18:18:37 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-7c13b29c-2f07-4a05-8b47-069a6fb8660c tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:18:37 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-7c13b29c-2f07-4a05-8b47-069a6fb8660c tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:18:37 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:18:37 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:18:37 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:18:37 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:18:37 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-7c13b29c-2f07-4a05-8b47-069a6fb8660c tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] Volume info retrieved successfully. Sep 07 18:18:37 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-7c13b29c-2f07-4a05-8b47-069a6fb8660c tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] http://192.168.122.66/volume/v3/volumes/8a20f363-88c1-4b16-9b06-d75447a82383 returned with HTTP 200 Sep 07 18:18:37 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1358/2721] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:18:37 2026] GET /volume/v3/volumes/8a20f363-88c1-4b16-9b06-d75447a82383 => generated 840 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:18:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-57869cbc-406b-44d8-8d2f-b74d486ae9e8 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:18:38 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-57869cbc-406b-44d8-8d2f-b74d486ae9e8 tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] GET http://192.168.122.66/volume/v3/volumes/8a20f363-88c1-4b16-9b06-d75447a82383 Sep 07 18:18:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-57869cbc-406b-44d8-8d2f-b74d486ae9e8 tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:18:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-57869cbc-406b-44d8-8d2f-b74d486ae9e8 tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:18:38 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-57869cbc-406b-44d8-8d2f-b74d486ae9e8 tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] http://192.168.122.66/volume/v3/volumes/8a20f363-88c1-4b16-9b06-d75447a82383 returned with HTTP 404 Sep 07 18:18:38 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1364/2722] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:18:38 2026] GET /volume/v3/volumes/8a20f363-88c1-4b16-9b06-d75447a82383 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:18:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-d54a758f-e003-4cad-9c75-1dcda60a5379 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:18:38 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-d54a758f-e003-4cad-9c75-1dcda60a5379 tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] DELETE http://192.168.122.66/volume/v3/snapshots/293afa29-057b-4579-9714-0e376f7e26ad Sep 07 18:18:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-d54a758f-e003-4cad-9c75-1dcda60a5379 tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:18:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-d54a758f-e003-4cad-9c75-1dcda60a5379 tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:18:38 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.snapshots [None req-d54a758f-e003-4cad-9c75-1dcda60a5379 tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] Delete snapshot with id: 293afa29-057b-4579-9714-0e376f7e26ad Sep 07 18:18:38 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-d54a758f-e003-4cad-9c75-1dcda60a5379 tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] http://192.168.122.66/volume/v3/snapshots/293afa29-057b-4579-9714-0e376f7e26ad returned with HTTP 404 Sep 07 18:18:38 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1359/2723] 192.168.122.66 () {58 vars in 1236 bytes} [Mon Sep 7 18:18:38 2026] DELETE /volume/v3/snapshots/293afa29-057b-4579-9714-0e376f7e26ad => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:18:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-d5543462-386b-4243-b406-a4a1e30f78ed None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:18:38 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-d5543462-386b-4243-b406-a4a1e30f78ed tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] GET http://192.168.122.66/volume/v3/snapshots/293afa29-057b-4579-9714-0e376f7e26ad Sep 07 18:18:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-d5543462-386b-4243-b406-a4a1e30f78ed tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:18:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-d5543462-386b-4243-b406-a4a1e30f78ed tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:18:38 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-d5543462-386b-4243-b406-a4a1e30f78ed tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] http://192.168.122.66/volume/v3/snapshots/293afa29-057b-4579-9714-0e376f7e26ad returned with HTTP 404 Sep 07 18:18:38 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1365/2724] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:18:38 2026] GET /volume/v3/snapshots/293afa29-057b-4579-9714-0e376f7e26ad => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:18:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-d36ef78d-20c7-4721-8c8b-83a7a9f7ff99 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:18:39 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-d36ef78d-20c7-4721-8c8b-83a7a9f7ff99 tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] DELETE http://192.168.122.66/volume/v3/volumes/602cc49d-24be-4b69-8469-6f87dcd778c1 Sep 07 18:18:39 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-d36ef78d-20c7-4721-8c8b-83a7a9f7ff99 tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:18:39 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-d36ef78d-20c7-4721-8c8b-83a7a9f7ff99 tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:18:39 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-d36ef78d-20c7-4721-8c8b-83a7a9f7ff99 tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] Delete volume with id: 602cc49d-24be-4b69-8469-6f87dcd778c1 Sep 07 18:18:39 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-d36ef78d-20c7-4721-8c8b-83a7a9f7ff99 tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] http://192.168.122.66/volume/v3/volumes/602cc49d-24be-4b69-8469-6f87dcd778c1 returned with HTTP 404 Sep 07 18:18:39 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1360/2725] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:18:38 2026] DELETE /volume/v3/volumes/602cc49d-24be-4b69-8469-6f87dcd778c1 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:18:39 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-a5b3f17a-218e-4a4e-8719-71bb6a2bebe0 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:18:39 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-a5b3f17a-218e-4a4e-8719-71bb6a2bebe0 tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] GET http://192.168.122.66/volume/v3/volumes/602cc49d-24be-4b69-8469-6f87dcd778c1 Sep 07 18:18:39 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-a5b3f17a-218e-4a4e-8719-71bb6a2bebe0 tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:18:39 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-a5b3f17a-218e-4a4e-8719-71bb6a2bebe0 tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:18:39 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-a5b3f17a-218e-4a4e-8719-71bb6a2bebe0 tempest-SnapshotDependencyTests-1811703137 tempest-SnapshotDependencyTests-1811703137-project-member] http://192.168.122.66/volume/v3/volumes/602cc49d-24be-4b69-8469-6f87dcd778c1 returned with HTTP 404 Sep 07 18:18:39 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1366/2726] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:18:39 2026] GET /volume/v3/volumes/602cc49d-24be-4b69-8469-6f87dcd778c1 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:18:49 devstack devstack@c-api.service[86964]: DEBUG dbcounter [-] [86964] Writing DB stats cinder:SELECT=99,cinder:INSERT=24,cinder:UPDATE=38 {{(pid=86964) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 18:18:49 devstack devstack@c-api.service[86965]: DEBUG dbcounter [-] [86965] Writing DB stats cinder:SELECT=39,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=86965) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 18:18:58 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-d35440d5-eaa0-4080-86fb-965874c20f21 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:18:58 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-17126b47-144a-4abe-8d1a-08f463d7fdf0 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:18:58 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-d35440d5-eaa0-4080-86fb-965874c20f21 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:18:58 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-d35440d5-eaa0-4080-86fb-965874c20f21 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-691421250"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:18:58 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.volumes [None req-d35440d5-eaa0-4080-86fb-965874c20f21 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-691421250'}} {{(pid=86964) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:18:58 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-d35440d5-eaa0-4080-86fb-965874c20f21 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Create volume of 1 GB Sep 07 18:18:58 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-d35440d5-eaa0-4080-86fb-965874c20f21 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Availability Zones retrieved successfully. Sep 07 18:18:58 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-d35440d5-eaa0-4080-86fb-965874c20f21 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Flow 'volume_create_api' (b1ee1c08-83dd-4a98-9e3d-e8e5f523d98e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:18:58 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-d35440d5-eaa0-4080-86fb-965874c20f21 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8402592a-903d-4c46-86ed-ced858177b1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:18:58 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.flows.api.create_volume [None req-d35440d5-eaa0-4080-86fb-965874c20f21 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Validating volume size '1' using validate_int {{(pid=86964) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:18:58 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-17126b47-144a-4abe-8d1a-08f463d7fdf0 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:18:58 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-17126b47-144a-4abe-8d1a-08f463d7fdf0 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-313035548"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:18:58 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.volumes [None req-17126b47-144a-4abe-8d1a-08f463d7fdf0 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-313035548'}} {{(pid=86965) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:18:58 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-17126b47-144a-4abe-8d1a-08f463d7fdf0 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Create volume of 1 GB Sep 07 18:18:58 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-17126b47-144a-4abe-8d1a-08f463d7fdf0 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Availability Zones retrieved successfully. Sep 07 18:18:58 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-17126b47-144a-4abe-8d1a-08f463d7fdf0 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Flow 'volume_create_api' (7c35f707-ae7c-4512-a4d9-d7d833d580cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:18:58 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-d35440d5-eaa0-4080-86fb-965874c20f21 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8402592a-903d-4c46-86ed-ced858177b1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:18:58 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-17126b47-144a-4abe-8d1a-08f463d7fdf0 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a2d7e72-bbb4-446b-8606-c70debb319df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:18:58 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-d35440d5-eaa0-4080-86fb-965874c20f21 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a8cb183-f01c-4ec5-b9aa-cf2e75af1f9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:18:58 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.flows.api.create_volume [None req-17126b47-144a-4abe-8d1a-08f463d7fdf0 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Validating volume size '1' using validate_int {{(pid=86965) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:18:58 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-17126b47-144a-4abe-8d1a-08f463d7fdf0 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a2d7e72-bbb4-446b-8606-c70debb319df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:18:58 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-17126b47-144a-4abe-8d1a-08f463d7fdf0 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91657f33-7ef4-44a3-b486-c7536f7c7b0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:18:59 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-d35440d5-eaa0-4080-86fb-965874c20f21 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Created reservations ['07f54f93-5b5a-416c-b64c-ca2c92434fcf', 'd5237f2a-5895-40f9-a931-8bd21c06b84b', '501e056a-e9ca-42ff-8e13-42931b1df4c8', '5b13365e-c4c6-4919-a4e3-25ad70d1620e'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:18:59 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-d35440d5-eaa0-4080-86fb-965874c20f21 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a8cb183-f01c-4ec5-b9aa-cf2e75af1f9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['07f54f93-5b5a-416c-b64c-ca2c92434fcf', 'd5237f2a-5895-40f9-a931-8bd21c06b84b', '501e056a-e9ca-42ff-8e13-42931b1df4c8', '5b13365e-c4c6-4919-a4e3-25ad70d1620e']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:18:59 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-d35440d5-eaa0-4080-86fb-965874c20f21 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (338df4ac-0d1d-4f55-b82c-1a21101e1781) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:18:59 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:18:59 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:18:59 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-d35440d5-eaa0-4080-86fb-965874c20f21 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (338df4ac-0d1d-4f55-b82c-1a21101e1781) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd179591d-1728-4a60-bf91-926bc9c377f7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-691421250',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bfb2adf969434a4a8d3a1fb194394ebf',qos_specs=None,replication_status=,reservations=['07f54f93-5b5a-416c-b64c-ca2c92434fcf','d5237f2a-5895-40f9-a931-8bd21c06b84b','501e056a-e9ca-42ff-8e13-42931b1df4c8','5b13365e-c4c6-4919-a4e3-25ad70d1620e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1fe744f24a24f18b3a073dc44e54db6',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:18:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-691421250',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d179591d-1728-4a60-bf91-926bc9c377f7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bfb2adf969434a4a8d3a1fb194394ebf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d1fe744f24a24f18b3a073dc44e54db6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:18:59 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-d35440d5-eaa0-4080-86fb-965874c20f21 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2608d296-b5c7-4d93-8889-e0b7d5db9613) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:18:59 devstack devstack@c-api.service[86965]: DEBUG cinder.quota [None req-17126b47-144a-4abe-8d1a-08f463d7fdf0 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Created reservations ['c4d3442d-4aec-4d6a-84d1-c8ee67d2e049', 'e75092dd-ac52-4c02-8bb8-fdf67e197b62', 'ee51b926-e80a-401c-878d-b342b1e719e7', '40073f5f-2c1c-41ef-adc2-ab33fb394be6'] {{(pid=86965) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:18:59 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-17126b47-144a-4abe-8d1a-08f463d7fdf0 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91657f33-7ef4-44a3-b486-c7536f7c7b0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c4d3442d-4aec-4d6a-84d1-c8ee67d2e049', 'e75092dd-ac52-4c02-8bb8-fdf67e197b62', 'ee51b926-e80a-401c-878d-b342b1e719e7', '40073f5f-2c1c-41ef-adc2-ab33fb394be6']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:18:59 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-17126b47-144a-4abe-8d1a-08f463d7fdf0 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e88dd893-46b5-43d1-8e29-d7bdb7d222b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:18:59 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-d35440d5-eaa0-4080-86fb-965874c20f21 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2608d296-b5c7-4d93-8889-e0b7d5db9613) transitioned into state 'SUCCESS' from state '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-691421250',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bfb2adf969434a4a8d3a1fb194394ebf',qos_specs=None,replication_status=,reservations=['07f54f93-5b5a-416c-b64c-ca2c92434fcf','d5237f2a-5895-40f9-a931-8bd21c06b84b','501e056a-e9ca-42ff-8e13-42931b1df4c8','5b13365e-c4c6-4919-a4e3-25ad70d1620e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1fe744f24a24f18b3a073dc44e54db6',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:18:59 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-d35440d5-eaa0-4080-86fb-965874c20f21 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ce2f4b4-7af1-4f6f-babc-1777eb3572e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:18:59 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:18:59 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:18:59 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-17126b47-144a-4abe-8d1a-08f463d7fdf0 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e88dd893-46b5-43d1-8e29-d7bdb7d222b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'edd38f47-f826-4762-a433-bb0ebe6939a8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-313035548',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5466302516254de09e6ea7b13e12e04b',qos_specs=None,replication_status=,reservations=['c4d3442d-4aec-4d6a-84d1-c8ee67d2e049','e75092dd-ac52-4c02-8bb8-fdf67e197b62','ee51b926-e80a-401c-878d-b342b1e719e7','40073f5f-2c1c-41ef-adc2-ab33fb394be6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ae88396d75b4c43b3d3317bb3d21af0',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:18:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-313035548',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=edd38f47-f826-4762-a433-bb0ebe6939a8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5466302516254de09e6ea7b13e12e04b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2ae88396d75b4c43b3d3317bb3d21af0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:18:59 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-17126b47-144a-4abe-8d1a-08f463d7fdf0 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0282487-2647-4cee-add4-f467be280f04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:18:59 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-d35440d5-eaa0-4080-86fb-965874c20f21 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ce2f4b4-7af1-4f6f-babc-1777eb3572e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:18:59 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-d35440d5-eaa0-4080-86fb-965874c20f21 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Flow 'volume_create_api' (b1ee1c08-83dd-4a98-9e3d-e8e5f523d98e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:18:59 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-d35440d5-eaa0-4080-86fb-965874c20f21 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Create volume request issued successfully. Sep 07 18:18:59 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-d35440d5-eaa0-4080-86fb-965874c20f21 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:18:59 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1361/2727] 192.168.122.66 () {60 vars in 1137 bytes} [Mon Sep 7 18:18:58 2026] POST /volume/v3/volumes => generated 770 bytes in 760 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:18:59 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-05fe0809-65c2-487d-92c8-f04b6d7f3d8f None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:18:59 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-17126b47-144a-4abe-8d1a-08f463d7fdf0 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0282487-2647-4cee-add4-f467be280f04) transitioned into state 'SUCCESS' from state '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-313035548',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5466302516254de09e6ea7b13e12e04b',qos_specs=None,replication_status=,reservations=['c4d3442d-4aec-4d6a-84d1-c8ee67d2e049','e75092dd-ac52-4c02-8bb8-fdf67e197b62','ee51b926-e80a-401c-878d-b342b1e719e7','40073f5f-2c1c-41ef-adc2-ab33fb394be6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ae88396d75b4c43b3d3317bb3d21af0',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:18:59 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-17126b47-144a-4abe-8d1a-08f463d7fdf0 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (653a12c3-d8a8-49e5-8ab2-6a3b1dfd76c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:18:59 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-17126b47-144a-4abe-8d1a-08f463d7fdf0 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (653a12c3-d8a8-49e5-8ab2-6a3b1dfd76c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:18:59 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-17126b47-144a-4abe-8d1a-08f463d7fdf0 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Flow 'volume_create_api' (7c35f707-ae7c-4512-a4d9-d7d833d580cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:18:59 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-17126b47-144a-4abe-8d1a-08f463d7fdf0 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Create volume request issued successfully. Sep 07 18:18:59 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-17126b47-144a-4abe-8d1a-08f463d7fdf0 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:18:59 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1367/2728] 192.168.122.66 () {60 vars in 1137 bytes} [Mon Sep 7 18:18:58 2026] POST /volume/v3/volumes => generated 766 bytes in 739 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:18:59 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-b1ea5229-c385-42b6-9d0e-9ef84b749b33 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:18:59 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-b1ea5229-c385-42b6-9d0e-9ef84b749b33 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] GET http://192.168.122.66/volume/v3/volumes/d179591d-1728-4a60-bf91-926bc9c377f7 Sep 07 18:18:59 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-b1ea5229-c385-42b6-9d0e-9ef84b749b33 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:18:59 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-b1ea5229-c385-42b6-9d0e-9ef84b749b33 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:18:59 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:18:59 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:18:59 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:18:59 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:18:59 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-b1ea5229-c385-42b6-9d0e-9ef84b749b33 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Volume info retrieved successfully. Sep 07 18:18:59 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-b1ea5229-c385-42b6-9d0e-9ef84b749b33 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] http://192.168.122.66/volume/v3/volumes/d179591d-1728-4a60-bf91-926bc9c377f7 returned with HTTP 200 Sep 07 18:18:59 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1368/2729] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:18:59 2026] GET /volume/v3/volumes/d179591d-1728-4a60-bf91-926bc9c377f7 => generated 838 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:18:59 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-41564c37-670d-4144-9496-78b162b2e298 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:18:59 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-41564c37-670d-4144-9496-78b162b2e298 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] GET http://192.168.122.66/volume/v3/volumes/edd38f47-f826-4762-a433-bb0ebe6939a8 Sep 07 18:18:59 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-41564c37-670d-4144-9496-78b162b2e298 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:18:59 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-41564c37-670d-4144-9496-78b162b2e298 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:18:59 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:18:59 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:18:59 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:18:59 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:18:59 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-41564c37-670d-4144-9496-78b162b2e298 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Volume info retrieved successfully. Sep 07 18:18:59 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-41564c37-670d-4144-9496-78b162b2e298 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] http://192.168.122.66/volume/v3/volumes/edd38f47-f826-4762-a433-bb0ebe6939a8 returned with HTTP 200 Sep 07 18:18:59 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1369/2730] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:18:59 2026] GET /volume/v3/volumes/edd38f47-f826-4762-a433-bb0ebe6939a8 => generated 834 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:18:59 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-05fe0809-65c2-487d-92c8-f04b6d7f3d8f tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:18:59 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-05fe0809-65c2-487d-92c8-f04b6d7f3d8f tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "30a56d6b-d9f5-4ef9-aef9-4d1ff124bcb3", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1333954820"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:18:59 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.volumes [None req-05fe0809-65c2-487d-92c8-f04b6d7f3d8f tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Create volume request body: {'volume': {"'imageRef": '30a56d6b-d9f5-4ef9-aef9-4d1ff124bcb3', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1333954820'}} {{(pid=86964) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:18:59 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-05fe0809-65c2-487d-92c8-f04b6d7f3d8f tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Create volume of 1 GB Sep 07 18:18:59 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:18:59 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:18:59 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-05fe0809-65c2-487d-92c8-f04b6d7f3d8f tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Availability Zones retrieved successfully. Sep 07 18:18:59 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-05fe0809-65c2-487d-92c8-f04b6d7f3d8f tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Flow 'volume_create_api' (177b0736-a77c-4275-a8fb-b0d4fdc48882) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:18:59 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-05fe0809-65c2-487d-92c8-f04b6d7f3d8f tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a42b7bbc-268c-4bf1-8d9c-4d570bbf35da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:18:59 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.flows.api.create_volume [None req-05fe0809-65c2-487d-92c8-f04b6d7f3d8f tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Validating volume size '1' using validate_int {{(pid=86964) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:18:59 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-05fe0809-65c2-487d-92c8-f04b6d7f3d8f tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a42b7bbc-268c-4bf1-8d9c-4d570bbf35da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:18:59 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-05fe0809-65c2-487d-92c8-f04b6d7f3d8f tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1165804d-796f-4cd3-81c4-3fbae6729819) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:18:59 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-05fe0809-65c2-487d-92c8-f04b6d7f3d8f tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Created reservations ['9deabe55-5a5a-46be-9222-6bf977b4bd96', '59e7c743-e417-49e1-9d9f-f211c6f2e33d', '3115e5a4-0814-4331-9014-09d98599339d', 'b3b16df9-2f47-4986-bf60-e5fc0db27896'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:18:59 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-05fe0809-65c2-487d-92c8-f04b6d7f3d8f tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1165804d-796f-4cd3-81c4-3fbae6729819) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9deabe55-5a5a-46be-9222-6bf977b4bd96', '59e7c743-e417-49e1-9d9f-f211c6f2e33d', '3115e5a4-0814-4331-9014-09d98599339d', 'b3b16df9-2f47-4986-bf60-e5fc0db27896']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:18:59 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-05fe0809-65c2-487d-92c8-f04b6d7f3d8f tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd6aa596-ece7-4d0b-8dca-4d69ff786840) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:18:59 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:18:59 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:18:59 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-05fe0809-65c2-487d-92c8-f04b6d7f3d8f tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd6aa596-ece7-4d0b-8dca-4d69ff786840) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b2976b47-bd91-47fa-a79b-fa7f8b529a7b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1333954820',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4180d18445345d78a8e76d1127c1918',qos_specs=None,replication_status=,reservations=['9deabe55-5a5a-46be-9222-6bf977b4bd96','59e7c743-e417-49e1-9d9f-f211c6f2e33d','3115e5a4-0814-4331-9014-09d98599339d','b3b16df9-2f47-4986-bf60-e5fc0db27896'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b654519c323649339479de098895a307',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:18:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1333954820',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b2976b47-bd91-47fa-a79b-fa7f8b529a7b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c4180d18445345d78a8e76d1127c1918',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b654519c323649339479de098895a307',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:18:59 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-9e9f03a4-5f5d-4075-bcea-01140032dfd1 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:18:59 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-05fe0809-65c2-487d-92c8-f04b6d7f3d8f tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1ace7e3-7eaa-4c26-85d8-c1064a81badf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:18:59 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-05fe0809-65c2-487d-92c8-f04b6d7f3d8f tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1ace7e3-7eaa-4c26-85d8-c1064a81badf) transitioned into state 'SUCCESS' from state '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-1333954820',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4180d18445345d78a8e76d1127c1918',qos_specs=None,replication_status=,reservations=['9deabe55-5a5a-46be-9222-6bf977b4bd96','59e7c743-e417-49e1-9d9f-f211c6f2e33d','3115e5a4-0814-4331-9014-09d98599339d','b3b16df9-2f47-4986-bf60-e5fc0db27896'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b654519c323649339479de098895a307',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:18:59 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-05fe0809-65c2-487d-92c8-f04b6d7f3d8f tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38d410a3-9dd8-4f59-b182-6942440aaf41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:18:59 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-05fe0809-65c2-487d-92c8-f04b6d7f3d8f tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38d410a3-9dd8-4f59-b182-6942440aaf41) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:18:59 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-05fe0809-65c2-487d-92c8-f04b6d7f3d8f tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Flow 'volume_create_api' (177b0736-a77c-4275-a8fb-b0d4fdc48882) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:18:59 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-05fe0809-65c2-487d-92c8-f04b6d7f3d8f tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Create volume request issued successfully. Sep 07 18:18:59 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-05fe0809-65c2-487d-92c8-f04b6d7f3d8f tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:18:59 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1362/2731] 192.168.122.66 () {60 vars in 1138 bytes} [Mon Sep 7 18:18:59 2026] POST /volume/v3/volumes => generated 764 bytes in 727 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:18:59 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-521352fd-9e1d-4a9c-aca4-0406bfe65443 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:18:59 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-521352fd-9e1d-4a9c-aca4-0406bfe65443 tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:18:59 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-521352fd-9e1d-4a9c-aca4-0406bfe65443 tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "30a56d6b-d9f5-4ef9-aef9-4d1ff124bcb3", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1223339501"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:18:59 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.volumes [None req-521352fd-9e1d-4a9c-aca4-0406bfe65443 tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Create volume request body: {'volume': {"'imageRef": '30a56d6b-d9f5-4ef9-aef9-4d1ff124bcb3', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1223339501'}} {{(pid=86964) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:18:59 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-521352fd-9e1d-4a9c-aca4-0406bfe65443 tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Create volume of 1 GB Sep 07 18:18:59 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:18:59 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:18:59 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-521352fd-9e1d-4a9c-aca4-0406bfe65443 tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Availability Zones retrieved successfully. Sep 07 18:18:59 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-9e9f03a4-5f5d-4075-bcea-01140032dfd1 tempest-VolumeAndVolumeTypeFromImageTest-1010103935 tempest-VolumeAndVolumeTypeFromImageTest-1010103935-project-admin] POST http://192.168.122.66/volume/v3/types Sep 07 18:18:59 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-9e9f03a4-5f5d-4075-bcea-01140032dfd1 tempest-VolumeAndVolumeTypeFromImageTest-1010103935 tempest-VolumeAndVolumeTypeFromImageTest-1010103935-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=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:18:59 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-521352fd-9e1d-4a9c-aca4-0406bfe65443 tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Flow 'volume_create_api' (1da11bef-940c-465e-9382-97ef3c201c74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:18:59 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-521352fd-9e1d-4a9c-aca4-0406bfe65443 tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43895ae5-47bc-4a7d-9e5e-04478cf3a089) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:19:00 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.flows.api.create_volume [None req-521352fd-9e1d-4a9c-aca4-0406bfe65443 tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Validating volume size '1' using validate_int {{(pid=86964) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:19:00 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-9e9f03a4-5f5d-4075-bcea-01140032dfd1 tempest-VolumeAndVolumeTypeFromImageTest-1010103935 tempest-VolumeAndVolumeTypeFromImageTest-1010103935-project-admin] http://192.168.122.66/volume/v3/types returned with HTTP 200 Sep 07 18:19:00 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1370/2732] 192.168.122.66 () {60 vars in 1132 bytes} [Mon Sep 7 18:18:59 2026] POST /volume/v3/types => generated 287 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:19:00 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-521352fd-9e1d-4a9c-aca4-0406bfe65443 tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43895ae5-47bc-4a7d-9e5e-04478cf3a089) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:19:00 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-521352fd-9e1d-4a9c-aca4-0406bfe65443 tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecd9c580-aff5-46fa-b0ec-d07b15a7c914) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:19:00 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-521352fd-9e1d-4a9c-aca4-0406bfe65443 tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Created reservations ['5695a76d-aa32-4df4-a2e0-4ec4454bdcdf', '298fb8f8-0157-4e38-acbf-2cf00d358310', '7420d43d-4528-436b-ad75-8d4343a3fca4', '04b90b1c-87d1-41e2-8516-8ed45933629e'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:19:00 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-521352fd-9e1d-4a9c-aca4-0406bfe65443 tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecd9c580-aff5-46fa-b0ec-d07b15a7c914) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5695a76d-aa32-4df4-a2e0-4ec4454bdcdf', '298fb8f8-0157-4e38-acbf-2cf00d358310', '7420d43d-4528-436b-ad75-8d4343a3fca4', '04b90b1c-87d1-41e2-8516-8ed45933629e']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:19:00 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-521352fd-9e1d-4a9c-aca4-0406bfe65443 tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53916345-bb3d-4968-a6f5-4f81b6d6d883) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:19:00 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:00 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:19:00 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-521352fd-9e1d-4a9c-aca4-0406bfe65443 tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53916345-bb3d-4968-a6f5-4f81b6d6d883) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fc38c657-a996-4556-afe8-e0af4ece341e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1223339501',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4180d18445345d78a8e76d1127c1918',qos_specs=None,replication_status=,reservations=['5695a76d-aa32-4df4-a2e0-4ec4454bdcdf','298fb8f8-0157-4e38-acbf-2cf00d358310','7420d43d-4528-436b-ad75-8d4343a3fca4','04b90b1c-87d1-41e2-8516-8ed45933629e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b654519c323649339479de098895a307',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:19:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1223339501',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fc38c657-a996-4556-afe8-e0af4ece341e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c4180d18445345d78a8e76d1127c1918',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b654519c323649339479de098895a307',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:19:00 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-521352fd-9e1d-4a9c-aca4-0406bfe65443 tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb6a2f0e-5e7c-4a45-9f90-3ed2214de8fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:19:00 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-521352fd-9e1d-4a9c-aca4-0406bfe65443 tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb6a2f0e-5e7c-4a45-9f90-3ed2214de8fb) transitioned into state 'SUCCESS' from state '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-1223339501',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4180d18445345d78a8e76d1127c1918',qos_specs=None,replication_status=,reservations=['5695a76d-aa32-4df4-a2e0-4ec4454bdcdf','298fb8f8-0157-4e38-acbf-2cf00d358310','7420d43d-4528-436b-ad75-8d4343a3fca4','04b90b1c-87d1-41e2-8516-8ed45933629e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b654519c323649339479de098895a307',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:19:00 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-521352fd-9e1d-4a9c-aca4-0406bfe65443 tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95dc9282-7740-453c-a509-6c3eff97bbf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:19:00 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-521352fd-9e1d-4a9c-aca4-0406bfe65443 tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95dc9282-7740-453c-a509-6c3eff97bbf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:19:00 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-521352fd-9e1d-4a9c-aca4-0406bfe65443 tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Flow 'volume_create_api' (1da11bef-940c-465e-9382-97ef3c201c74) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:19:00 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-521352fd-9e1d-4a9c-aca4-0406bfe65443 tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Create volume request issued successfully. Sep 07 18:19:00 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-521352fd-9e1d-4a9c-aca4-0406bfe65443 tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:19:00 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1363/2733] 192.168.122.66 () {60 vars in 1138 bytes} [Mon Sep 7 18:18:59 2026] POST /volume/v3/volumes => generated 764 bytes in 435 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:19:00 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-cf4c9032-082b-4e49-9d58-08c3ac61080f None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:00 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-51299bd8-1c7a-4ae0-8930-9c87b4cd0a1a None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:00 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-cf4c9032-082b-4e49-9d58-08c3ac61080f tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:19:00 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-51299bd8-1c7a-4ae0-8930-9c87b4cd0a1a tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] GET http://192.168.122.66/volume/v3/volumes/d179591d-1728-4a60-bf91-926bc9c377f7 Sep 07 18:19:00 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-51299bd8-1c7a-4ae0-8930-9c87b4cd0a1a tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:00 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-51299bd8-1c7a-4ae0-8930-9c87b4cd0a1a tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:00 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-cf4c9032-082b-4e49-9d58-08c3ac61080f tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "30a56d6b-d9f5-4ef9-aef9-4d1ff124bcb3", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-837775845"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:19:00 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.volumes [None req-cf4c9032-082b-4e49-9d58-08c3ac61080f tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Create volume request body: {'volume': {"'imageRef": '30a56d6b-d9f5-4ef9-aef9-4d1ff124bcb3', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-837775845'}} {{(pid=86964) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:19:00 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-cf4c9032-082b-4e49-9d58-08c3ac61080f tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Create volume of 1 GB Sep 07 18:19:00 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:00 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:19:00 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:00 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:19:00 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:00 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:19:00 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-cf4c9032-082b-4e49-9d58-08c3ac61080f tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Availability Zones retrieved successfully. Sep 07 18:19:00 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-51299bd8-1c7a-4ae0-8930-9c87b4cd0a1a tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Volume info retrieved successfully. Sep 07 18:19:00 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-cf4c9032-082b-4e49-9d58-08c3ac61080f tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Flow 'volume_create_api' (6ef15e25-43ec-45a1-867d-6c4dc2f15da7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:19:00 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-cf4c9032-082b-4e49-9d58-08c3ac61080f tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3bb1796a-0e9d-45b5-a656-ef5ef4c8eeaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:19:00 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.flows.api.create_volume [None req-cf4c9032-082b-4e49-9d58-08c3ac61080f tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Validating volume size '1' using validate_int {{(pid=86964) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:19:00 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-51299bd8-1c7a-4ae0-8930-9c87b4cd0a1a tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] http://192.168.122.66/volume/v3/volumes/d179591d-1728-4a60-bf91-926bc9c377f7 returned with HTTP 200 Sep 07 18:19:00 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1371/2734] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:19:00 2026] GET /volume/v3/volumes/d179591d-1728-4a60-bf91-926bc9c377f7 => generated 862 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:19:00 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-487ff48f-ea55-4d98-860e-006c86700ccb None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:00 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-487ff48f-ea55-4d98-860e-006c86700ccb tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] GET http://192.168.122.66/volume/v3/volumes/edd38f47-f826-4762-a433-bb0ebe6939a8 Sep 07 18:19:00 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-487ff48f-ea55-4d98-860e-006c86700ccb tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:00 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-487ff48f-ea55-4d98-860e-006c86700ccb tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:00 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:00 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:19:00 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-cf4c9032-082b-4e49-9d58-08c3ac61080f tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3bb1796a-0e9d-45b5-a656-ef5ef4c8eeaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:19:00 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:00 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:19:00 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-cf4c9032-082b-4e49-9d58-08c3ac61080f tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7128d0b6-4373-42f2-a0f6-437c0b5a79f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:19:00 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-487ff48f-ea55-4d98-860e-006c86700ccb tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Volume info retrieved successfully. Sep 07 18:19:00 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-487ff48f-ea55-4d98-860e-006c86700ccb tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] http://192.168.122.66/volume/v3/volumes/edd38f47-f826-4762-a433-bb0ebe6939a8 returned with HTTP 200 Sep 07 18:19:00 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1372/2735] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:19:00 2026] GET /volume/v3/volumes/edd38f47-f826-4762-a433-bb0ebe6939a8 => generated 858 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:19:00 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-cf4c9032-082b-4e49-9d58-08c3ac61080f tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Created reservations ['f8c3a009-821a-4e1a-9ec8-ae0e1e484b11', '64e6ba43-4008-4d5d-9502-51565d73c6f9', '050df016-f70f-4885-80e0-fd5cfa42fe47', '78d1f383-9fa1-4e9e-8171-ffd82aa5e5e8'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:19:00 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-cf4c9032-082b-4e49-9d58-08c3ac61080f tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7128d0b6-4373-42f2-a0f6-437c0b5a79f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f8c3a009-821a-4e1a-9ec8-ae0e1e484b11', '64e6ba43-4008-4d5d-9502-51565d73c6f9', '050df016-f70f-4885-80e0-fd5cfa42fe47', '78d1f383-9fa1-4e9e-8171-ffd82aa5e5e8']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:19:00 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-cf4c9032-082b-4e49-9d58-08c3ac61080f tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13ac9e19-bc35-4774-9201-004287340d30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:19:00 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:00 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:19:00 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-cf4c9032-082b-4e49-9d58-08c3ac61080f tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13ac9e19-bc35-4774-9201-004287340d30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '315c3719-26e9-47ae-97b5-eb68e71ad5e4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-837775845',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4180d18445345d78a8e76d1127c1918',qos_specs=None,replication_status=,reservations=['f8c3a009-821a-4e1a-9ec8-ae0e1e484b11','64e6ba43-4008-4d5d-9502-51565d73c6f9','050df016-f70f-4885-80e0-fd5cfa42fe47','78d1f383-9fa1-4e9e-8171-ffd82aa5e5e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b654519c323649339479de098895a307',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:19:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-837775845',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=315c3719-26e9-47ae-97b5-eb68e71ad5e4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c4180d18445345d78a8e76d1127c1918',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b654519c323649339479de098895a307',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:19:00 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-cf4c9032-082b-4e49-9d58-08c3ac61080f tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ce5ff54-2acf-44f9-a6e8-f3fa32b1764a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:19:00 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-cf4c9032-082b-4e49-9d58-08c3ac61080f tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ce5ff54-2acf-44f9-a6e8-f3fa32b1764a) transitioned into state 'SUCCESS' from state '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-837775845',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4180d18445345d78a8e76d1127c1918',qos_specs=None,replication_status=,reservations=['f8c3a009-821a-4e1a-9ec8-ae0e1e484b11','64e6ba43-4008-4d5d-9502-51565d73c6f9','050df016-f70f-4885-80e0-fd5cfa42fe47','78d1f383-9fa1-4e9e-8171-ffd82aa5e5e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b654519c323649339479de098895a307',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:19:00 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-cf4c9032-082b-4e49-9d58-08c3ac61080f tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54e68ba1-74b7-4ac6-a793-906402d4fc6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:19:00 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-cf4c9032-082b-4e49-9d58-08c3ac61080f tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54e68ba1-74b7-4ac6-a793-906402d4fc6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:19:00 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-cf4c9032-082b-4e49-9d58-08c3ac61080f tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Flow 'volume_create_api' (6ef15e25-43ec-45a1-867d-6c4dc2f15da7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:19:00 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-cf4c9032-082b-4e49-9d58-08c3ac61080f tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Create volume request issued successfully. Sep 07 18:19:00 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-cf4c9032-082b-4e49-9d58-08c3ac61080f tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:19:00 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1364/2736] 192.168.122.66 () {60 vars in 1138 bytes} [Mon Sep 7 18:19:00 2026] POST /volume/v3/volumes => generated 763 bytes in 448 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:19:00 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-fe21dcc1-953d-41c7-88f7-36628216b25c None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:00 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-fe21dcc1-953d-41c7-88f7-36628216b25c tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:19:00 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-fe21dcc1-953d-41c7-88f7-36628216b25c tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "30a56d6b-d9f5-4ef9-aef9-4d1ff124bcb3", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-447632285"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:19:00 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.volumes [None req-fe21dcc1-953d-41c7-88f7-36628216b25c tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Create volume request body: {'volume': {"'imageRef": '30a56d6b-d9f5-4ef9-aef9-4d1ff124bcb3', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-447632285'}} {{(pid=86965) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:19:00 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-fe21dcc1-953d-41c7-88f7-36628216b25c tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Create volume of 1 GB Sep 07 18:19:00 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-fe21dcc1-953d-41c7-88f7-36628216b25c tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Availability Zones retrieved successfully. Sep 07 18:19:00 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-fe21dcc1-953d-41c7-88f7-36628216b25c tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Flow 'volume_create_api' (428ffdf2-4501-4faf-a0d2-00e70477781e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:19:00 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-fe21dcc1-953d-41c7-88f7-36628216b25c tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a74b986-84fc-4e44-8e43-fee206e1c5bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:19:00 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.flows.api.create_volume [None req-fe21dcc1-953d-41c7-88f7-36628216b25c tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Validating volume size '1' using validate_int {{(pid=86965) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:19:01 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-fe21dcc1-953d-41c7-88f7-36628216b25c tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a74b986-84fc-4e44-8e43-fee206e1c5bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:19:01 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-fe21dcc1-953d-41c7-88f7-36628216b25c tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a03141f-a521-4352-9ddc-78eaf3fb2edd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:19:01 devstack devstack@c-api.service[86965]: DEBUG cinder.quota [None req-fe21dcc1-953d-41c7-88f7-36628216b25c tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Created reservations ['62b74f11-9467-4a6e-b148-469c6d4ea5d4', 'd4373a9f-0725-4535-aa34-9e20d2041a44', 'a4913a0f-f628-4106-b108-e68171ce5c75', '34bc93dc-a87e-40af-a33c-6b9b3e5d530d'] {{(pid=86965) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:19:01 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-fe21dcc1-953d-41c7-88f7-36628216b25c tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a03141f-a521-4352-9ddc-78eaf3fb2edd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['62b74f11-9467-4a6e-b148-469c6d4ea5d4', 'd4373a9f-0725-4535-aa34-9e20d2041a44', 'a4913a0f-f628-4106-b108-e68171ce5c75', '34bc93dc-a87e-40af-a33c-6b9b3e5d530d']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:19:01 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-fe21dcc1-953d-41c7-88f7-36628216b25c tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48c6edd3-fd1b-4089-8994-24eadd70458a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:19:01 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:01 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:19:01 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-fe21dcc1-953d-41c7-88f7-36628216b25c tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48c6edd3-fd1b-4089-8994-24eadd70458a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1fbef953-32db-4f21-ba7d-4e6e115146ec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-447632285',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4180d18445345d78a8e76d1127c1918',qos_specs=None,replication_status=,reservations=['62b74f11-9467-4a6e-b148-469c6d4ea5d4','d4373a9f-0725-4535-aa34-9e20d2041a44','a4913a0f-f628-4106-b108-e68171ce5c75','34bc93dc-a87e-40af-a33c-6b9b3e5d530d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b654519c323649339479de098895a307',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:19:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-447632285',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1fbef953-32db-4f21-ba7d-4e6e115146ec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c4180d18445345d78a8e76d1127c1918',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b654519c323649339479de098895a307',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:19:01 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-fe21dcc1-953d-41c7-88f7-36628216b25c tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c9e995b-2eb5-4ca1-b83f-7d66daab995a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:19:01 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-fe21dcc1-953d-41c7-88f7-36628216b25c tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c9e995b-2eb5-4ca1-b83f-7d66daab995a) transitioned into state 'SUCCESS' from state '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-447632285',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4180d18445345d78a8e76d1127c1918',qos_specs=None,replication_status=,reservations=['62b74f11-9467-4a6e-b148-469c6d4ea5d4','d4373a9f-0725-4535-aa34-9e20d2041a44','a4913a0f-f628-4106-b108-e68171ce5c75','34bc93dc-a87e-40af-a33c-6b9b3e5d530d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b654519c323649339479de098895a307',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:19:01 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-fe21dcc1-953d-41c7-88f7-36628216b25c tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69ad1e48-462a-4466-8c90-ddc7fd1f1b1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:19:01 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-fe21dcc1-953d-41c7-88f7-36628216b25c tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69ad1e48-462a-4466-8c90-ddc7fd1f1b1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:19:01 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-fe21dcc1-953d-41c7-88f7-36628216b25c tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Flow 'volume_create_api' (428ffdf2-4501-4faf-a0d2-00e70477781e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:19:01 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-fe21dcc1-953d-41c7-88f7-36628216b25c tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Create volume request issued successfully. Sep 07 18:19:01 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-fe21dcc1-953d-41c7-88f7-36628216b25c tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:19:01 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1373/2737] 192.168.122.66 () {60 vars in 1138 bytes} [Mon Sep 7 18:19:00 2026] POST /volume/v3/volumes => generated 763 bytes in 461 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:19:01 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-dd2951e0-dc11-49e3-98f4-14b32e95ac7c None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:01 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-dd2951e0-dc11-49e3-98f4-14b32e95ac7c tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:19:01 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-dd2951e0-dc11-49e3-98f4-14b32e95ac7c tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "30a56d6b-d9f5-4ef9-aef9-4d1ff124bcb3", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-641491884"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:19:01 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.volumes [None req-dd2951e0-dc11-49e3-98f4-14b32e95ac7c tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Create volume request body: {'volume': {"'imageRef": '30a56d6b-d9f5-4ef9-aef9-4d1ff124bcb3', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-641491884'}} {{(pid=86964) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:19:01 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-dd2951e0-dc11-49e3-98f4-14b32e95ac7c tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Create volume of 1 GB Sep 07 18:19:01 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:01 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:19:01 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-dd2951e0-dc11-49e3-98f4-14b32e95ac7c tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Availability Zones retrieved successfully. Sep 07 18:19:01 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-dd2951e0-dc11-49e3-98f4-14b32e95ac7c tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Flow 'volume_create_api' (218116eb-9735-4140-b2b7-01b85510c299) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:19:01 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-dd2951e0-dc11-49e3-98f4-14b32e95ac7c tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (598080cb-90d6-47d6-a43c-3521933095ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:19:01 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.flows.api.create_volume [None req-dd2951e0-dc11-49e3-98f4-14b32e95ac7c tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Validating volume size '1' using validate_int {{(pid=86964) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:19:01 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-dd2951e0-dc11-49e3-98f4-14b32e95ac7c tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (598080cb-90d6-47d6-a43c-3521933095ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:19:01 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-dd2951e0-dc11-49e3-98f4-14b32e95ac7c tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35238e69-9707-478d-8a74-5080bd5ea0a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:19:01 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-5905e00e-14c0-4c83-b3cb-77aa2188bd40 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:01 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-5905e00e-14c0-4c83-b3cb-77aa2188bd40 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] GET http://192.168.122.66/volume/v3/volumes/d179591d-1728-4a60-bf91-926bc9c377f7 Sep 07 18:19:01 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-5905e00e-14c0-4c83-b3cb-77aa2188bd40 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:01 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-5905e00e-14c0-4c83-b3cb-77aa2188bd40 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:01 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:01 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:19:01 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-dd2951e0-dc11-49e3-98f4-14b32e95ac7c tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Created reservations ['0f1bcd63-119b-4f6a-9285-d8b8d8773af5', 'a5dd7bec-e61b-470f-bfb5-22f69c803cd2', '94762ca4-d80c-41f9-a039-1750547566c7', 'cf911cde-03e5-4fd9-9ec3-13628df5c91b'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:19:01 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:01 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:19:01 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-dd2951e0-dc11-49e3-98f4-14b32e95ac7c tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35238e69-9707-478d-8a74-5080bd5ea0a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0f1bcd63-119b-4f6a-9285-d8b8d8773af5', 'a5dd7bec-e61b-470f-bfb5-22f69c803cd2', '94762ca4-d80c-41f9-a039-1750547566c7', 'cf911cde-03e5-4fd9-9ec3-13628df5c91b']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:19:01 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-5905e00e-14c0-4c83-b3cb-77aa2188bd40 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Volume info retrieved successfully. Sep 07 18:19:01 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-dd2951e0-dc11-49e3-98f4-14b32e95ac7c tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47f63ec9-2a96-48fa-beec-7bddc97940ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:19:01 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-5905e00e-14c0-4c83-b3cb-77aa2188bd40 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] http://192.168.122.66/volume/v3/volumes/d179591d-1728-4a60-bf91-926bc9c377f7 returned with HTTP 200 Sep 07 18:19:01 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1374/2738] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:19:01 2026] GET /volume/v3/volumes/d179591d-1728-4a60-bf91-926bc9c377f7 => generated 863 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:19:01 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-99a1b8cf-3499-46b9-8972-d8f06a928c7f None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:01 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-99a1b8cf-3499-46b9-8972-d8f06a928c7f tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] GET http://192.168.122.66/volume/v3/volumes/edd38f47-f826-4762-a433-bb0ebe6939a8 Sep 07 18:19:01 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-99a1b8cf-3499-46b9-8972-d8f06a928c7f tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:01 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-99a1b8cf-3499-46b9-8972-d8f06a928c7f tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:01 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:01 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:19:01 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:01 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:19:01 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:01 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:19:01 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-99a1b8cf-3499-46b9-8972-d8f06a928c7f tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Volume info retrieved successfully. Sep 07 18:19:01 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-dd2951e0-dc11-49e3-98f4-14b32e95ac7c tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47f63ec9-2a96-48fa-beec-7bddc97940ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5f020d9c-f013-4b15-9c92-64b9241372d6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-641491884',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4180d18445345d78a8e76d1127c1918',qos_specs=None,replication_status=,reservations=['0f1bcd63-119b-4f6a-9285-d8b8d8773af5','a5dd7bec-e61b-470f-bfb5-22f69c803cd2','94762ca4-d80c-41f9-a039-1750547566c7','cf911cde-03e5-4fd9-9ec3-13628df5c91b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b654519c323649339479de098895a307',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:19:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-641491884',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5f020d9c-f013-4b15-9c92-64b9241372d6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c4180d18445345d78a8e76d1127c1918',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b654519c323649339479de098895a307',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:19:01 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-dd2951e0-dc11-49e3-98f4-14b32e95ac7c tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94203d1b-39b9-491a-b05c-37b09116d9c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:19:01 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-99a1b8cf-3499-46b9-8972-d8f06a928c7f tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] http://192.168.122.66/volume/v3/volumes/edd38f47-f826-4762-a433-bb0ebe6939a8 returned with HTTP 200 Sep 07 18:19:01 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1375/2739] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:19:01 2026] GET /volume/v3/volumes/edd38f47-f826-4762-a433-bb0ebe6939a8 => generated 858 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:19:01 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-9d13a77f-93fa-45e0-ac59-7a831078d241 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:01 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-9d13a77f-93fa-45e0-ac59-7a831078d241 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:19:01 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-9d13a77f-93fa-45e0-ac59-7a831078d241 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "d179591d-1728-4a60-bf91-926bc9c377f7", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1918351683"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:19:01 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.volumes [None req-9d13a77f-93fa-45e0-ac59-7a831078d241 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Create volume request body: {'volume': {"'source_volid": 'd179591d-1728-4a60-bf91-926bc9c377f7', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1918351683'}} {{(pid=86965) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:19:01 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-9d13a77f-93fa-45e0-ac59-7a831078d241 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Create volume of 1 GB Sep 07 18:19:01 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-9d13a77f-93fa-45e0-ac59-7a831078d241 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Availability Zones retrieved successfully. Sep 07 18:19:01 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-9d13a77f-93fa-45e0-ac59-7a831078d241 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Flow 'volume_create_api' (da732678-c10e-4961-b2ce-9f7f2f54601c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:19:01 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-dd2951e0-dc11-49e3-98f4-14b32e95ac7c tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94203d1b-39b9-491a-b05c-37b09116d9c2) transitioned into state 'SUCCESS' from state '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-641491884',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4180d18445345d78a8e76d1127c1918',qos_specs=None,replication_status=,reservations=['0f1bcd63-119b-4f6a-9285-d8b8d8773af5','a5dd7bec-e61b-470f-bfb5-22f69c803cd2','94762ca4-d80c-41f9-a039-1750547566c7','cf911cde-03e5-4fd9-9ec3-13628df5c91b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b654519c323649339479de098895a307',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:19:01 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-9d13a77f-93fa-45e0-ac59-7a831078d241 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b02645a-203a-4f4a-b3f5-e46232a9404f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:19:01 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-dd2951e0-dc11-49e3-98f4-14b32e95ac7c tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dde27a14-4478-43f9-b36d-2ef816a63524) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:19:01 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.flows.api.create_volume [None req-9d13a77f-93fa-45e0-ac59-7a831078d241 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Validating volume size '1' using validate_int {{(pid=86965) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:19:01 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-dd2951e0-dc11-49e3-98f4-14b32e95ac7c tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dde27a14-4478-43f9-b36d-2ef816a63524) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:19:01 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-dd2951e0-dc11-49e3-98f4-14b32e95ac7c tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Flow 'volume_create_api' (218116eb-9735-4140-b2b7-01b85510c299) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:19:01 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-dd2951e0-dc11-49e3-98f4-14b32e95ac7c tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Create volume request issued successfully. Sep 07 18:19:01 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-dd2951e0-dc11-49e3-98f4-14b32e95ac7c tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:19:01 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1365/2740] 192.168.122.66 () {60 vars in 1138 bytes} [Mon Sep 7 18:19:01 2026] POST /volume/v3/volumes => generated 763 bytes in 463 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 18:19:01 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-8fd3e569-9f07-4343-89bf-74c8ec4fc148 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:01 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-8fd3e569-9f07-4343-89bf-74c8ec4fc148 tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] GET http://192.168.122.66/volume/v3/volumes/b2976b47-bd91-47fa-a79b-fa7f8b529a7b Sep 07 18:19:01 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-8fd3e569-9f07-4343-89bf-74c8ec4fc148 tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:01 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-8fd3e569-9f07-4343-89bf-74c8ec4fc148 tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:01 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:01 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:19:01 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:01 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:19:01 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-9d13a77f-93fa-45e0-ac59-7a831078d241 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b02645a-203a-4f4a-b3f5-e46232a9404f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:19:01 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-9d13a77f-93fa-45e0-ac59-7a831078d241 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06d73e0a-a349-4f58-af78-b5bbfc3ce189) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:19:01 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-8fd3e569-9f07-4343-89bf-74c8ec4fc148 tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Volume info retrieved successfully. Sep 07 18:19:01 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-8fd3e569-9f07-4343-89bf-74c8ec4fc148 tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] http://192.168.122.66/volume/v3/volumes/b2976b47-bd91-47fa-a79b-fa7f8b529a7b returned with HTTP 200 Sep 07 18:19:01 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1366/2741] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:19:01 2026] GET /volume/v3/volumes/b2976b47-bd91-47fa-a79b-fa7f8b529a7b => generated 856 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:19:02 devstack devstack@c-api.service[86965]: DEBUG cinder.quota [None req-9d13a77f-93fa-45e0-ac59-7a831078d241 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Created reservations ['b9ebd536-4b3d-4415-902c-e75ee76ebec6', 'a23f9747-626d-4b08-bff9-280a7b9371e5', '9dea0d5a-b247-48ba-811a-af19d66a68ad', '8bc8584e-2c42-452a-af8f-354cc2f42cb9'] {{(pid=86965) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:19:02 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-9d13a77f-93fa-45e0-ac59-7a831078d241 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06d73e0a-a349-4f58-af78-b5bbfc3ce189) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b9ebd536-4b3d-4415-902c-e75ee76ebec6', 'a23f9747-626d-4b08-bff9-280a7b9371e5', '9dea0d5a-b247-48ba-811a-af19d66a68ad', '8bc8584e-2c42-452a-af8f-354cc2f42cb9']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:19:02 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-9d13a77f-93fa-45e0-ac59-7a831078d241 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90b11c13-2afa-47d4-b8a8-3fd1facb51af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:19:02 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:02 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:19:02 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-9d13a77f-93fa-45e0-ac59-7a831078d241 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90b11c13-2afa-47d4-b8a8-3fd1facb51af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '58f54a19-231d-411b-b28c-4d24fa86e586', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1918351683',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bfb2adf969434a4a8d3a1fb194394ebf',qos_specs=None,replication_status=,reservations=['b9ebd536-4b3d-4415-902c-e75ee76ebec6','a23f9747-626d-4b08-bff9-280a7b9371e5','9dea0d5a-b247-48ba-811a-af19d66a68ad','8bc8584e-2c42-452a-af8f-354cc2f42cb9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1fe744f24a24f18b3a073dc44e54db6',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:19:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1918351683',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=58f54a19-231d-411b-b28c-4d24fa86e586,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bfb2adf969434a4a8d3a1fb194394ebf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d1fe744f24a24f18b3a073dc44e54db6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:19:02 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-9d13a77f-93fa-45e0-ac59-7a831078d241 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4647d231-4a88-414e-b398-0fcdd12e1582) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:19:02 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-9d13a77f-93fa-45e0-ac59-7a831078d241 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4647d231-4a88-414e-b398-0fcdd12e1582) transitioned into state 'SUCCESS' from state '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-1918351683',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bfb2adf969434a4a8d3a1fb194394ebf',qos_specs=None,replication_status=,reservations=['b9ebd536-4b3d-4415-902c-e75ee76ebec6','a23f9747-626d-4b08-bff9-280a7b9371e5','9dea0d5a-b247-48ba-811a-af19d66a68ad','8bc8584e-2c42-452a-af8f-354cc2f42cb9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1fe744f24a24f18b3a073dc44e54db6',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:19:02 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-9d13a77f-93fa-45e0-ac59-7a831078d241 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2482345b-e8be-471e-a33e-260fc22cd848) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:19:02 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-9d13a77f-93fa-45e0-ac59-7a831078d241 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2482345b-e8be-471e-a33e-260fc22cd848) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:19:02 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-9d13a77f-93fa-45e0-ac59-7a831078d241 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Flow 'volume_create_api' (da732678-c10e-4961-b2ce-9f7f2f54601c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:19:02 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-9d13a77f-93fa-45e0-ac59-7a831078d241 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Create volume request issued successfully. Sep 07 18:19:02 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-9d13a77f-93fa-45e0-ac59-7a831078d241 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:19:02 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1376/2742] 192.168.122.66 () {60 vars in 1138 bytes} [Mon Sep 7 18:19:01 2026] POST /volume/v3/volumes => generated 771 bytes in 483 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:19:02 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-b29ebed1-4b4c-424e-8161-909913fc0175 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:02 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b29ebed1-4b4c-424e-8161-909913fc0175 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:19:02 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-b29ebed1-4b4c-424e-8161-909913fc0175 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "d179591d-1728-4a60-bf91-926bc9c377f7", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-957290376"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:19:02 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.volumes [None req-b29ebed1-4b4c-424e-8161-909913fc0175 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Create volume request body: {'volume': {"'source_volid": 'd179591d-1728-4a60-bf91-926bc9c377f7', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-957290376'}} {{(pid=86964) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:19:02 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-b29ebed1-4b4c-424e-8161-909913fc0175 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Create volume of 1 GB Sep 07 18:19:02 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-b29ebed1-4b4c-424e-8161-909913fc0175 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Availability Zones retrieved successfully. Sep 07 18:19:02 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-b29ebed1-4b4c-424e-8161-909913fc0175 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Flow 'volume_create_api' (e008d02f-2d2a-4110-8314-2b83a5fb85c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:19:02 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-b29ebed1-4b4c-424e-8161-909913fc0175 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25537f30-13e5-4e37-9c10-21910f3770ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:19:02 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.flows.api.create_volume [None req-b29ebed1-4b4c-424e-8161-909913fc0175 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Validating volume size '1' using validate_int {{(pid=86964) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:19:02 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-b29ebed1-4b4c-424e-8161-909913fc0175 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25537f30-13e5-4e37-9c10-21910f3770ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:19:02 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-b29ebed1-4b4c-424e-8161-909913fc0175 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96d1d282-4ef6-4da1-81cf-fa17d8b56665) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:19:02 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-b29ebed1-4b4c-424e-8161-909913fc0175 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Created reservations ['1f3c6d09-4dc7-43c4-9051-e1944b786b2c', '302547bd-91d8-4aa2-97ca-38b9bf2e14e6', 'f5113c35-f1f6-4baa-b17e-2dfcec327a0e', '2ec5a527-2dd4-4c20-abb1-ef69a16e8280'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:19:02 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-b29ebed1-4b4c-424e-8161-909913fc0175 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96d1d282-4ef6-4da1-81cf-fa17d8b56665) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1f3c6d09-4dc7-43c4-9051-e1944b786b2c', '302547bd-91d8-4aa2-97ca-38b9bf2e14e6', 'f5113c35-f1f6-4baa-b17e-2dfcec327a0e', '2ec5a527-2dd4-4c20-abb1-ef69a16e8280']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:19:02 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-b29ebed1-4b4c-424e-8161-909913fc0175 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5f5acf4-7db6-4d53-90ca-e6e1319938ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:19:02 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:02 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:19:02 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-b29ebed1-4b4c-424e-8161-909913fc0175 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5f5acf4-7db6-4d53-90ca-e6e1319938ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3473c43a-ab9b-44ee-b302-afb409d81aaa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-957290376',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bfb2adf969434a4a8d3a1fb194394ebf',qos_specs=None,replication_status=,reservations=['1f3c6d09-4dc7-43c4-9051-e1944b786b2c','302547bd-91d8-4aa2-97ca-38b9bf2e14e6','f5113c35-f1f6-4baa-b17e-2dfcec327a0e','2ec5a527-2dd4-4c20-abb1-ef69a16e8280'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1fe744f24a24f18b3a073dc44e54db6',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:19:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-957290376',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3473c43a-ab9b-44ee-b302-afb409d81aaa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bfb2adf969434a4a8d3a1fb194394ebf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d1fe744f24a24f18b3a073dc44e54db6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:19:02 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-b29ebed1-4b4c-424e-8161-909913fc0175 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c395d83-25b9-464d-ba5d-d8bfd51a4b98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:19:02 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-b29ebed1-4b4c-424e-8161-909913fc0175 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c395d83-25b9-464d-ba5d-d8bfd51a4b98) transitioned into state 'SUCCESS' from state '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-957290376',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bfb2adf969434a4a8d3a1fb194394ebf',qos_specs=None,replication_status=,reservations=['1f3c6d09-4dc7-43c4-9051-e1944b786b2c','302547bd-91d8-4aa2-97ca-38b9bf2e14e6','f5113c35-f1f6-4baa-b17e-2dfcec327a0e','2ec5a527-2dd4-4c20-abb1-ef69a16e8280'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1fe744f24a24f18b3a073dc44e54db6',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:19:02 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-b29ebed1-4b4c-424e-8161-909913fc0175 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6483a10e-58de-4fc3-af4f-43b545665d40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:19:02 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-b29ebed1-4b4c-424e-8161-909913fc0175 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6483a10e-58de-4fc3-af4f-43b545665d40) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:19:02 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-b29ebed1-4b4c-424e-8161-909913fc0175 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Flow 'volume_create_api' (e008d02f-2d2a-4110-8314-2b83a5fb85c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:19:02 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-b29ebed1-4b4c-424e-8161-909913fc0175 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Create volume request issued successfully. Sep 07 18:19:02 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b29ebed1-4b4c-424e-8161-909913fc0175 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:19:02 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1367/2743] 192.168.122.66 () {60 vars in 1138 bytes} [Mon Sep 7 18:19:02 2026] POST /volume/v3/volumes => generated 770 bytes in 397 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:19:02 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-1eb84cba-f0d6-43ae-8c49-3f04777ba711 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:02 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-1eb84cba-f0d6-43ae-8c49-3f04777ba711 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:19:02 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-1eb84cba-f0d6-43ae-8c49-3f04777ba711 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "d179591d-1728-4a60-bf91-926bc9c377f7", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1331926644"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:19:02 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.volumes [None req-1eb84cba-f0d6-43ae-8c49-3f04777ba711 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Create volume request body: {'volume': {"'source_volid": 'd179591d-1728-4a60-bf91-926bc9c377f7', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1331926644'}} {{(pid=86965) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:19:02 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-1eb84cba-f0d6-43ae-8c49-3f04777ba711 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Create volume of 1 GB Sep 07 18:19:02 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:02 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:19:02 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-1eb84cba-f0d6-43ae-8c49-3f04777ba711 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Availability Zones retrieved successfully. Sep 07 18:19:02 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-1eb84cba-f0d6-43ae-8c49-3f04777ba711 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Flow 'volume_create_api' (e4846267-0246-4741-8e07-76246a03fe93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:19:02 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-1eb84cba-f0d6-43ae-8c49-3f04777ba711 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20cbb331-e597-473b-a071-6ab4dab26f9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:19:02 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.flows.api.create_volume [None req-1eb84cba-f0d6-43ae-8c49-3f04777ba711 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Validating volume size '1' using validate_int {{(pid=86965) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:19:02 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-e5b1f2d3-2b9f-41fa-b759-6fdcbec03bb1 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:02 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-e5b1f2d3-2b9f-41fa-b759-6fdcbec03bb1 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] GET http://192.168.122.66/volume/v3/volumes/edd38f47-f826-4762-a433-bb0ebe6939a8 Sep 07 18:19:02 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-e5b1f2d3-2b9f-41fa-b759-6fdcbec03bb1 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:02 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-e5b1f2d3-2b9f-41fa-b759-6fdcbec03bb1 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:02 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-1eb84cba-f0d6-43ae-8c49-3f04777ba711 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20cbb331-e597-473b-a071-6ab4dab26f9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:19:02 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-1eb84cba-f0d6-43ae-8c49-3f04777ba711 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90745042-c578-43c5-9131-ef44ec93e5f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:19:02 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:02 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:19:02 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:02 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:19:02 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-e5b1f2d3-2b9f-41fa-b759-6fdcbec03bb1 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Volume info retrieved successfully. Sep 07 18:19:02 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-e5b1f2d3-2b9f-41fa-b759-6fdcbec03bb1 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] http://192.168.122.66/volume/v3/volumes/edd38f47-f826-4762-a433-bb0ebe6939a8 returned with HTTP 200 Sep 07 18:19:02 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1368/2744] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:19:02 2026] GET /volume/v3/volumes/edd38f47-f826-4762-a433-bb0ebe6939a8 => generated 859 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:19:02 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-dd0eda62-7864-4ee5-b7d1-6d5f92fc1e2c None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:02 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-dd0eda62-7864-4ee5-b7d1-6d5f92fc1e2c tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] POST http://192.168.122.66/volume/v3/snapshots Sep 07 18:19:02 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-dd0eda62-7864-4ee5-b7d1-6d5f92fc1e2c tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "edd38f47-f826-4762-a433-bb0ebe6939a8", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-1375195527"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:19:02 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:02 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:19:02 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:02 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:19:02 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-dd0eda62-7864-4ee5-b7d1-6d5f92fc1e2c tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Volume info retrieved successfully. Sep 07 18:19:02 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.snapshots [None req-dd0eda62-7864-4ee5-b7d1-6d5f92fc1e2c tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Create snapshot from volume edd38f47-f826-4762-a433-bb0ebe6939a8 Sep 07 18:19:02 devstack devstack@c-api.service[86965]: DEBUG cinder.quota [None req-1eb84cba-f0d6-43ae-8c49-3f04777ba711 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Created reservations ['e680526a-05b4-4d44-ad0b-839af454a3bd', '69f3752c-b102-4f4c-a51c-3085903f6f66', 'd9af041f-2227-445a-ad8a-fee144704921', '573b9f4c-c25e-406f-8b02-912ab45b8f64'] {{(pid=86965) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:19:02 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-1eb84cba-f0d6-43ae-8c49-3f04777ba711 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90745042-c578-43c5-9131-ef44ec93e5f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e680526a-05b4-4d44-ad0b-839af454a3bd', '69f3752c-b102-4f4c-a51c-3085903f6f66', 'd9af041f-2227-445a-ad8a-fee144704921', '573b9f4c-c25e-406f-8b02-912ab45b8f64']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:19:02 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-1eb84cba-f0d6-43ae-8c49-3f04777ba711 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d02d0a94-078e-431c-a582-8a8225757ab5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:19:02 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-dd0eda62-7864-4ee5-b7d1-6d5f92fc1e2c tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Created reservations ['3c7de19e-f789-4826-9139-6f2fa9d20b4e', 'b7cd2c30-ad72-43cf-bf32-efbbe4e1b558', '248e3f25-f866-4fa8-bef2-e08cc3ba1bd5', 'ad08b91b-7ef6-4221-9185-d44b06749b9b'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:19:02 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:02 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:19:02 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-1eb84cba-f0d6-43ae-8c49-3f04777ba711 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d02d0a94-078e-431c-a582-8a8225757ab5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6cf32c7d-fcc2-4930-bebb-371e238f3f0e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1331926644',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bfb2adf969434a4a8d3a1fb194394ebf',qos_specs=None,replication_status=,reservations=['e680526a-05b4-4d44-ad0b-839af454a3bd','69f3752c-b102-4f4c-a51c-3085903f6f66','d9af041f-2227-445a-ad8a-fee144704921','573b9f4c-c25e-406f-8b02-912ab45b8f64'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1fe744f24a24f18b3a073dc44e54db6',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:19:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1331926644',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6cf32c7d-fcc2-4930-bebb-371e238f3f0e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bfb2adf969434a4a8d3a1fb194394ebf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d1fe744f24a24f18b3a073dc44e54db6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:19:02 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-1eb84cba-f0d6-43ae-8c49-3f04777ba711 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a53a8b81-7bde-491e-b684-4619b47d622c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:19:03 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:03 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:19:03 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-1eb84cba-f0d6-43ae-8c49-3f04777ba711 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a53a8b81-7bde-491e-b684-4619b47d622c) transitioned into state 'SUCCESS' from state '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-1331926644',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bfb2adf969434a4a8d3a1fb194394ebf',qos_specs=None,replication_status=,reservations=['e680526a-05b4-4d44-ad0b-839af454a3bd','69f3752c-b102-4f4c-a51c-3085903f6f66','d9af041f-2227-445a-ad8a-fee144704921','573b9f4c-c25e-406f-8b02-912ab45b8f64'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1fe744f24a24f18b3a073dc44e54db6',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:19:03 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-1eb84cba-f0d6-43ae-8c49-3f04777ba711 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b2dab81-d0c5-445d-b101-cb89edde6c89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:19:03 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-1eb84cba-f0d6-43ae-8c49-3f04777ba711 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b2dab81-d0c5-445d-b101-cb89edde6c89) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:19:03 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-1eb84cba-f0d6-43ae-8c49-3f04777ba711 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Flow 'volume_create_api' (e4846267-0246-4741-8e07-76246a03fe93) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:19:03 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-1eb84cba-f0d6-43ae-8c49-3f04777ba711 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Create volume request issued successfully. Sep 07 18:19:03 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-1eb84cba-f0d6-43ae-8c49-3f04777ba711 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:19:03 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1377/2745] 192.168.122.66 () {60 vars in 1138 bytes} [Mon Sep 7 18:19:02 2026] POST /volume/v3/volumes => generated 771 bytes in 542 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:19:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-a3331bee-2a49-43cb-a6e3-7f16e05c016c None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:03 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-a3331bee-2a49-43cb-a6e3-7f16e05c016c tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] GET http://192.168.122.66/volume/v3/volumes/b2976b47-bd91-47fa-a79b-fa7f8b529a7b Sep 07 18:19:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-a3331bee-2a49-43cb-a6e3-7f16e05c016c tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-a3331bee-2a49-43cb-a6e3-7f16e05c016c tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:03 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-dd0eda62-7864-4ee5-b7d1-6d5f92fc1e2c tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Snapshot create request issued successfully. Sep 07 18:19:03 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-dd0eda62-7864-4ee5-b7d1-6d5f92fc1e2c tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] http://192.168.122.66/volume/v3/snapshots returned with HTTP 202 Sep 07 18:19:03 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1369/2746] 192.168.122.66 () {60 vars in 1144 bytes} [Mon Sep 7 18:19:02 2026] POST /volume/v3/snapshots => generated 316 bytes in 362 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:19:03 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-4401a1c7-95ef-463b-aa81-463ff837ff97 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:03 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:03 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:19:03 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:03 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:19:03 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-4401a1c7-95ef-463b-aa81-463ff837ff97 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:19:03 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-4401a1c7-95ef-463b-aa81-463ff837ff97 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "d179591d-1728-4a60-bf91-926bc9c377f7", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1172733077"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:19:03 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.volumes [None req-4401a1c7-95ef-463b-aa81-463ff837ff97 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Create volume request body: {'volume': {"'source_volid": 'd179591d-1728-4a60-bf91-926bc9c377f7', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1172733077'}} {{(pid=86964) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:19:03 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-4401a1c7-95ef-463b-aa81-463ff837ff97 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Create volume of 1 GB Sep 07 18:19:03 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:03 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:19:03 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-a3331bee-2a49-43cb-a6e3-7f16e05c016c tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Volume info retrieved successfully. Sep 07 18:19:03 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-4401a1c7-95ef-463b-aa81-463ff837ff97 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Availability Zones retrieved successfully. Sep 07 18:19:03 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-a3331bee-2a49-43cb-a6e3-7f16e05c016c tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] http://192.168.122.66/volume/v3/volumes/b2976b47-bd91-47fa-a79b-fa7f8b529a7b returned with HTTP 200 Sep 07 18:19:03 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1378/2747] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:19:03 2026] GET /volume/v3/volumes/b2976b47-bd91-47fa-a79b-fa7f8b529a7b => generated 857 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:19:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-40eef85a-2463-4ad3-81f0-0b37c2787e5f None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:03 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-40eef85a-2463-4ad3-81f0-0b37c2787e5f tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] GET http://192.168.122.66/volume/v3/snapshots/916f36cc-37df-437a-862e-225dd461d9c0 Sep 07 18:19:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-40eef85a-2463-4ad3-81f0-0b37c2787e5f tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-40eef85a-2463-4ad3-81f0-0b37c2787e5f tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:03 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:03 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:19:03 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-40eef85a-2463-4ad3-81f0-0b37c2787e5f tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Snapshot retrieved successfully. Sep 07 18:19:03 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-40eef85a-2463-4ad3-81f0-0b37c2787e5f tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] http://192.168.122.66/volume/v3/snapshots/916f36cc-37df-437a-862e-225dd461d9c0 returned with HTTP 200 Sep 07 18:19:03 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1379/2748] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:19:03 2026] GET /volume/v3/snapshots/916f36cc-37df-437a-862e-225dd461d9c0 => generated 448 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:19:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-b0117670-1399-4d02-8ef3-9699253aff1d None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:03 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-b0117670-1399-4d02-8ef3-9699253aff1d tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] GET http://192.168.122.66/volume/v3/volumes/fc38c657-a996-4556-afe8-e0af4ece341e Sep 07 18:19:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-b0117670-1399-4d02-8ef3-9699253aff1d tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-b0117670-1399-4d02-8ef3-9699253aff1d tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:03 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:03 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:19:03 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:03 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:19:03 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-4401a1c7-95ef-463b-aa81-463ff837ff97 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Flow 'volume_create_api' (a7232e59-0766-46b0-9905-d4550c8daf3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:19:03 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-4401a1c7-95ef-463b-aa81-463ff837ff97 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d67d57b-8936-47f7-8da4-aabf78b251fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:19:03 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-b0117670-1399-4d02-8ef3-9699253aff1d tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Volume info retrieved successfully. Sep 07 18:19:03 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.flows.api.create_volume [None req-4401a1c7-95ef-463b-aa81-463ff837ff97 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Validating volume size '1' using validate_int {{(pid=86964) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:19:03 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-b0117670-1399-4d02-8ef3-9699253aff1d tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] http://192.168.122.66/volume/v3/volumes/fc38c657-a996-4556-afe8-e0af4ece341e returned with HTTP 200 Sep 07 18:19:03 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1380/2749] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:19:03 2026] GET /volume/v3/volumes/fc38c657-a996-4556-afe8-e0af4ece341e => generated 856 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:19:03 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-4401a1c7-95ef-463b-aa81-463ff837ff97 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d67d57b-8936-47f7-8da4-aabf78b251fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:19:03 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-4401a1c7-95ef-463b-aa81-463ff837ff97 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17464836-d1b7-4916-a00e-1aee277c30c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:19:03 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-4401a1c7-95ef-463b-aa81-463ff837ff97 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Created reservations ['1bbd0ddd-770f-4b27-abbc-0346dac025d9', '333efb0b-a038-4319-8598-c373e8ca8566', '043e7c64-a270-47b7-b416-e76879598b3e', '3c04497e-72a4-47de-a703-e1b199e50148'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:19:03 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-4401a1c7-95ef-463b-aa81-463ff837ff97 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17464836-d1b7-4916-a00e-1aee277c30c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1bbd0ddd-770f-4b27-abbc-0346dac025d9', '333efb0b-a038-4319-8598-c373e8ca8566', '043e7c64-a270-47b7-b416-e76879598b3e', '3c04497e-72a4-47de-a703-e1b199e50148']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:19:03 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-4401a1c7-95ef-463b-aa81-463ff837ff97 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da15f931-3099-4ac6-b022-bfe3d988e99c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:19:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-16935928-c1e6-40c7-8ddb-9774e4285cc7 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:03 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-16935928-c1e6-40c7-8ddb-9774e4285cc7 tempest-VolumeAndVolumeTypeFromImageTest-613774435 tempest-VolumeAndVolumeTypeFromImageTest-613774435-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:19:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-16935928-c1e6-40c7-8ddb-9774e4285cc7 tempest-VolumeAndVolumeTypeFromImageTest-613774435 tempest-VolumeAndVolumeTypeFromImageTest-613774435-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "2a3554da-9b18-4c8d-a64f-2c347560b016", "size": 1}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:19:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.volumes [None req-16935928-c1e6-40c7-8ddb-9774e4285cc7 tempest-VolumeAndVolumeTypeFromImageTest-613774435 tempest-VolumeAndVolumeTypeFromImageTest-613774435-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '2a3554da-9b18-4c8d-a64f-2c347560b016', 'size': 1}} {{(pid=86965) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:19:03 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:03 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:19:03 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-4401a1c7-95ef-463b-aa81-463ff837ff97 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da15f931-3099-4ac6-b022-bfe3d988e99c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '81b8c741-209c-4af5-b9e2-753dab4bd3bc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1172733077',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bfb2adf969434a4a8d3a1fb194394ebf',qos_specs=None,replication_status=,reservations=['1bbd0ddd-770f-4b27-abbc-0346dac025d9','333efb0b-a038-4319-8598-c373e8ca8566','043e7c64-a270-47b7-b416-e76879598b3e','3c04497e-72a4-47de-a703-e1b199e50148'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1fe744f24a24f18b3a073dc44e54db6',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:19:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1172733077',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=81b8c741-209c-4af5-b9e2-753dab4bd3bc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bfb2adf969434a4a8d3a1fb194394ebf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d1fe744f24a24f18b3a073dc44e54db6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:19:03 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-4401a1c7-95ef-463b-aa81-463ff837ff97 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2211748-9b78-46ea-b102-7489157b3390) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:19:03 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-4401a1c7-95ef-463b-aa81-463ff837ff97 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2211748-9b78-46ea-b102-7489157b3390) transitioned into state 'SUCCESS' from state '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-1172733077',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bfb2adf969434a4a8d3a1fb194394ebf',qos_specs=None,replication_status=,reservations=['1bbd0ddd-770f-4b27-abbc-0346dac025d9','333efb0b-a038-4319-8598-c373e8ca8566','043e7c64-a270-47b7-b416-e76879598b3e','3c04497e-72a4-47de-a703-e1b199e50148'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1fe744f24a24f18b3a073dc44e54db6',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:19:03 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-4401a1c7-95ef-463b-aa81-463ff837ff97 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e9b35f7-8ee0-4f1f-97fd-4e2263d591fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:19:03 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-4401a1c7-95ef-463b-aa81-463ff837ff97 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e9b35f7-8ee0-4f1f-97fd-4e2263d591fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:19:03 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-4401a1c7-95ef-463b-aa81-463ff837ff97 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Flow 'volume_create_api' (a7232e59-0766-46b0-9905-d4550c8daf3d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:19:03 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-4401a1c7-95ef-463b-aa81-463ff837ff97 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Create volume request issued successfully. Sep 07 18:19:03 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-4401a1c7-95ef-463b-aa81-463ff837ff97 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:19:03 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1370/2750] 192.168.122.66 () {60 vars in 1138 bytes} [Mon Sep 7 18:19:03 2026] POST /volume/v3/volumes => generated 771 bytes in 494 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:19:03 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-775b43f7-9a4b-4943-8ec0-3ee2c484abc1 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:03 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-775b43f7-9a4b-4943-8ec0-3ee2c484abc1 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:19:03 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-775b43f7-9a4b-4943-8ec0-3ee2c484abc1 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "d179591d-1728-4a60-bf91-926bc9c377f7", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1596072563"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:19:03 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.volumes [None req-775b43f7-9a4b-4943-8ec0-3ee2c484abc1 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Create volume request body: {'volume': {"'source_volid": 'd179591d-1728-4a60-bf91-926bc9c377f7', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1596072563'}} {{(pid=86964) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:19:03 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-775b43f7-9a4b-4943-8ec0-3ee2c484abc1 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Create volume of 1 GB Sep 07 18:19:03 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:03 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:19:03 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-16935928-c1e6-40c7-8ddb-9774e4285cc7 tempest-VolumeAndVolumeTypeFromImageTest-613774435 tempest-VolumeAndVolumeTypeFromImageTest-613774435-project-member] Create volume of 1 GB Sep 07 18:19:03 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-16935928-c1e6-40c7-8ddb-9774e4285cc7 tempest-VolumeAndVolumeTypeFromImageTest-613774435 tempest-VolumeAndVolumeTypeFromImageTest-613774435-project-member] Availability Zones retrieved successfully. Sep 07 18:19:03 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-775b43f7-9a4b-4943-8ec0-3ee2c484abc1 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Availability Zones retrieved successfully. Sep 07 18:19:03 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-16935928-c1e6-40c7-8ddb-9774e4285cc7 tempest-VolumeAndVolumeTypeFromImageTest-613774435 tempest-VolumeAndVolumeTypeFromImageTest-613774435-project-member] Flow 'volume_create_api' (eaf43d69-66a2-460b-aa4e-1c868ab385b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:19:03 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-775b43f7-9a4b-4943-8ec0-3ee2c484abc1 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Flow 'volume_create_api' (bc7720b7-d707-43fd-a91d-3ef2f5230f9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:19:03 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-16935928-c1e6-40c7-8ddb-9774e4285cc7 tempest-VolumeAndVolumeTypeFromImageTest-613774435 tempest-VolumeAndVolumeTypeFromImageTest-613774435-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b27bea9-5d12-4af8-bc62-146840b20e72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:19:03 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-775b43f7-9a4b-4943-8ec0-3ee2c484abc1 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (adfd6e1c-95b8-4807-b1af-3321300d6d2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:19:03 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.flows.api.create_volume [None req-16935928-c1e6-40c7-8ddb-9774e4285cc7 tempest-VolumeAndVolumeTypeFromImageTest-613774435 tempest-VolumeAndVolumeTypeFromImageTest-613774435-project-member] Validating volume size '1' using validate_int {{(pid=86965) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:19:03 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.flows.api.create_volume [None req-775b43f7-9a4b-4943-8ec0-3ee2c484abc1 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Validating volume size '1' using validate_int {{(pid=86964) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:19:03 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-775b43f7-9a4b-4943-8ec0-3ee2c484abc1 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (adfd6e1c-95b8-4807-b1af-3321300d6d2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:19:03 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-775b43f7-9a4b-4943-8ec0-3ee2c484abc1 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e31abd94-8988-4501-90f0-ae8a04052950) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:19:03 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-16935928-c1e6-40c7-8ddb-9774e4285cc7 tempest-VolumeAndVolumeTypeFromImageTest-613774435 tempest-VolumeAndVolumeTypeFromImageTest-613774435-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b27bea9-5d12-4af8-bc62-146840b20e72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T16:19:00Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=3256b1d0-53a9-47b3-89a8-9b93ab2fc48a,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': '3256b1d0-53a9-47b3-89a8-9b93ab2fc48a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:19:03 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-16935928-c1e6-40c7-8ddb-9774e4285cc7 tempest-VolumeAndVolumeTypeFromImageTest-613774435 tempest-VolumeAndVolumeTypeFromImageTest-613774435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76ce5901-7833-4f87-b0c2-418ceae620d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:19:03 devstack devstack@c-api.service[86965]: WARNING cinder.quota [None req-16935928-c1e6-40c7-8ddb-9774e4285cc7 tempest-VolumeAndVolumeTypeFromImageTest-613774435 tempest-VolumeAndVolumeTypeFromImageTest-613774435-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 07 18:19:03 devstack devstack@c-api.service[86965]: WARNING cinder.quota [None req-16935928-c1e6-40c7-8ddb-9774e4285cc7 tempest-VolumeAndVolumeTypeFromImageTest-613774435 tempest-VolumeAndVolumeTypeFromImageTest-613774435-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 07 18:19:03 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-775b43f7-9a4b-4943-8ec0-3ee2c484abc1 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Created reservations ['3a69cd72-f9a6-465c-9471-a5fc73b0a514', '58e61a37-9bd9-41ec-96d5-868e444c7970', '406af77e-b018-4988-94c6-6da7923dab09', 'ba71cdc2-f510-4a02-9ec5-94749ab35690'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:19:03 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-775b43f7-9a4b-4943-8ec0-3ee2c484abc1 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e31abd94-8988-4501-90f0-ae8a04052950) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3a69cd72-f9a6-465c-9471-a5fc73b0a514', '58e61a37-9bd9-41ec-96d5-868e444c7970', '406af77e-b018-4988-94c6-6da7923dab09', 'ba71cdc2-f510-4a02-9ec5-94749ab35690']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:19:03 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-775b43f7-9a4b-4943-8ec0-3ee2c484abc1 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b2d65a7-42ba-4c93-af0c-8d9e14b78a18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:19:04 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:04 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:19:04 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-775b43f7-9a4b-4943-8ec0-3ee2c484abc1 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b2d65a7-42ba-4c93-af0c-8d9e14b78a18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5cca7252-88e4-47d4-8539-dcc4ec522ed9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1596072563',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bfb2adf969434a4a8d3a1fb194394ebf',qos_specs=None,replication_status=,reservations=['3a69cd72-f9a6-465c-9471-a5fc73b0a514','58e61a37-9bd9-41ec-96d5-868e444c7970','406af77e-b018-4988-94c6-6da7923dab09','ba71cdc2-f510-4a02-9ec5-94749ab35690'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1fe744f24a24f18b3a073dc44e54db6',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:19:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1596072563',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5cca7252-88e4-47d4-8539-dcc4ec522ed9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bfb2adf969434a4a8d3a1fb194394ebf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d1fe744f24a24f18b3a073dc44e54db6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:19:04 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-775b43f7-9a4b-4943-8ec0-3ee2c484abc1 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71f56fcc-fd63-411d-89eb-da0b521e0546) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:19:04 devstack devstack@c-api.service[86965]: DEBUG cinder.quota [None req-16935928-c1e6-40c7-8ddb-9774e4285cc7 tempest-VolumeAndVolumeTypeFromImageTest-613774435 tempest-VolumeAndVolumeTypeFromImageTest-613774435-project-member] Created reservations ['20066020-2353-4de3-9432-d17b2b7a271a', '02f43641-a9b0-4b84-a2ec-5a25465d89fc', '9a493d44-b169-44d4-9fbb-55654023b31c', '569f3666-c24a-4629-b6bf-b3f946163b48'] {{(pid=86965) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:19:04 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-16935928-c1e6-40c7-8ddb-9774e4285cc7 tempest-VolumeAndVolumeTypeFromImageTest-613774435 tempest-VolumeAndVolumeTypeFromImageTest-613774435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76ce5901-7833-4f87-b0c2-418ceae620d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['20066020-2353-4de3-9432-d17b2b7a271a', '02f43641-a9b0-4b84-a2ec-5a25465d89fc', '9a493d44-b169-44d4-9fbb-55654023b31c', '569f3666-c24a-4629-b6bf-b3f946163b48']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:19:04 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-16935928-c1e6-40c7-8ddb-9774e4285cc7 tempest-VolumeAndVolumeTypeFromImageTest-613774435 tempest-VolumeAndVolumeTypeFromImageTest-613774435-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8f5ecf1-a082-451b-877a-942b298e22c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:19:04 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-775b43f7-9a4b-4943-8ec0-3ee2c484abc1 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71f56fcc-fd63-411d-89eb-da0b521e0546) transitioned into state 'SUCCESS' from state '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-1596072563',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bfb2adf969434a4a8d3a1fb194394ebf',qos_specs=None,replication_status=,reservations=['3a69cd72-f9a6-465c-9471-a5fc73b0a514','58e61a37-9bd9-41ec-96d5-868e444c7970','406af77e-b018-4988-94c6-6da7923dab09','ba71cdc2-f510-4a02-9ec5-94749ab35690'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1fe744f24a24f18b3a073dc44e54db6',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:19:04 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-775b43f7-9a4b-4943-8ec0-3ee2c484abc1 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e02ef02-4dac-4020-a218-722b5c627b34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:19:04 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:04 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:19:04 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-16935928-c1e6-40c7-8ddb-9774e4285cc7 tempest-VolumeAndVolumeTypeFromImageTest-613774435 tempest-VolumeAndVolumeTypeFromImageTest-613774435-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8f5ecf1-a082-451b-877a-942b298e22c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd5c62783-0d55-4d48-b9b8-0f12505ef625', '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='d94f780c26c04483843c9a74e44cc557',qos_specs=None,replication_status=,reservations=['20066020-2353-4de3-9432-d17b2b7a271a','02f43641-a9b0-4b84-a2ec-5a25465d89fc','9a493d44-b169-44d4-9fbb-55654023b31c','569f3666-c24a-4629-b6bf-b3f946163b48'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a33567c60beb4403bdc0a8ec1e7c8222',volume_type_id=3256b1d0-53a9-47b3-89a8-9b93ab2fc48a), 'volume': Volume(_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-07T16:19:04Z,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=d5c62783-0d55-4d48-b9b8-0f12505ef625,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d94f780c26c04483843c9a74e44cc557',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a33567c60beb4403bdc0a8ec1e7c8222',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3256b1d0-53a9-47b3-89a8-9b93ab2fc48a),volume_type_id=3256b1d0-53a9-47b3-89a8-9b93ab2fc48a)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:19:04 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-16935928-c1e6-40c7-8ddb-9774e4285cc7 tempest-VolumeAndVolumeTypeFromImageTest-613774435 tempest-VolumeAndVolumeTypeFromImageTest-613774435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd3164df-3500-47f3-98e6-32890564ec93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:19:04 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-775b43f7-9a4b-4943-8ec0-3ee2c484abc1 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e02ef02-4dac-4020-a218-722b5c627b34) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:19:04 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-775b43f7-9a4b-4943-8ec0-3ee2c484abc1 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Flow 'volume_create_api' (bc7720b7-d707-43fd-a91d-3ef2f5230f9a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:19:04 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-775b43f7-9a4b-4943-8ec0-3ee2c484abc1 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Create volume request issued successfully. Sep 07 18:19:04 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-775b43f7-9a4b-4943-8ec0-3ee2c484abc1 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:19:04 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1371/2751] 192.168.122.66 () {60 vars in 1138 bytes} [Mon Sep 7 18:19:03 2026] POST /volume/v3/volumes => generated 771 bytes in 465 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:19:04 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-f217166c-3739-4f1e-b1ad-c795a09ed8d9 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:04 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-f217166c-3739-4f1e-b1ad-c795a09ed8d9 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] GET http://192.168.122.66/volume/v3/volumes/58f54a19-231d-411b-b28c-4d24fa86e586 Sep 07 18:19:04 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-f217166c-3739-4f1e-b1ad-c795a09ed8d9 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:04 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-f217166c-3739-4f1e-b1ad-c795a09ed8d9 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:04 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-16935928-c1e6-40c7-8ddb-9774e4285cc7 tempest-VolumeAndVolumeTypeFromImageTest-613774435 tempest-VolumeAndVolumeTypeFromImageTest-613774435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd3164df-3500-47f3-98e6-32890564ec93) transitioned into state 'SUCCESS' from 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='d94f780c26c04483843c9a74e44cc557',qos_specs=None,replication_status=,reservations=['20066020-2353-4de3-9432-d17b2b7a271a','02f43641-a9b0-4b84-a2ec-5a25465d89fc','9a493d44-b169-44d4-9fbb-55654023b31c','569f3666-c24a-4629-b6bf-b3f946163b48'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a33567c60beb4403bdc0a8ec1e7c8222',volume_type_id=3256b1d0-53a9-47b3-89a8-9b93ab2fc48a)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:19:04 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-16935928-c1e6-40c7-8ddb-9774e4285cc7 tempest-VolumeAndVolumeTypeFromImageTest-613774435 tempest-VolumeAndVolumeTypeFromImageTest-613774435-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da8f2aaf-b172-4524-9a49-ead2abb90566) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:19:04 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:04 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:19:04 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:04 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:19:04 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-16935928-c1e6-40c7-8ddb-9774e4285cc7 tempest-VolumeAndVolumeTypeFromImageTest-613774435 tempest-VolumeAndVolumeTypeFromImageTest-613774435-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da8f2aaf-b172-4524-9a49-ead2abb90566) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:19:04 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-16935928-c1e6-40c7-8ddb-9774e4285cc7 tempest-VolumeAndVolumeTypeFromImageTest-613774435 tempest-VolumeAndVolumeTypeFromImageTest-613774435-project-member] Flow 'volume_create_api' (eaf43d69-66a2-460b-aa4e-1c868ab385b6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:19:04 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-f217166c-3739-4f1e-b1ad-c795a09ed8d9 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Volume info retrieved successfully. Sep 07 18:19:04 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-16935928-c1e6-40c7-8ddb-9774e4285cc7 tempest-VolumeAndVolumeTypeFromImageTest-613774435 tempest-VolumeAndVolumeTypeFromImageTest-613774435-project-member] Create volume request issued successfully. Sep 07 18:19:04 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-16935928-c1e6-40c7-8ddb-9774e4285cc7 tempest-VolumeAndVolumeTypeFromImageTest-613774435 tempest-VolumeAndVolumeTypeFromImageTest-613774435-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:19:04 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1381/2752] 192.168.122.66 () {60 vars in 1138 bytes} [Mon Sep 7 18:19:03 2026] POST /volume/v3/volumes => generated 804 bytes in 698 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:19:04 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-f2aad0e6-6ef0-4dfc-b046-ded6fccec5a0 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:04 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-f217166c-3739-4f1e-b1ad-c795a09ed8d9 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] http://192.168.122.66/volume/v3/volumes/58f54a19-231d-411b-b28c-4d24fa86e586 returned with HTTP 200 Sep 07 18:19:04 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1372/2753] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:19:04 2026] GET /volume/v3/volumes/58f54a19-231d-411b-b28c-4d24fa86e586 => generated 863 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:19:04 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-f2aad0e6-6ef0-4dfc-b046-ded6fccec5a0 tempest-VolumeAndVolumeTypeFromImageTest-613774435 tempest-VolumeAndVolumeTypeFromImageTest-613774435-project-member] GET http://192.168.122.66/volume/v3/volumes/d5c62783-0d55-4d48-b9b8-0f12505ef625 Sep 07 18:19:04 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-f2aad0e6-6ef0-4dfc-b046-ded6fccec5a0 tempest-VolumeAndVolumeTypeFromImageTest-613774435 tempest-VolumeAndVolumeTypeFromImageTest-613774435-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:04 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-f2aad0e6-6ef0-4dfc-b046-ded6fccec5a0 tempest-VolumeAndVolumeTypeFromImageTest-613774435 tempest-VolumeAndVolumeTypeFromImageTest-613774435-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:04 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-14edb7f8-b54d-4a21-b53d-c35b639ff4ab None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:04 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-14edb7f8-b54d-4a21-b53d-c35b639ff4ab tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] GET http://192.168.122.66/volume/v3/snapshots/916f36cc-37df-437a-862e-225dd461d9c0 Sep 07 18:19:04 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-14edb7f8-b54d-4a21-b53d-c35b639ff4ab tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:04 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-14edb7f8-b54d-4a21-b53d-c35b639ff4ab tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:04 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:04 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:19:04 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:04 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:19:04 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:04 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:19:04 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-14edb7f8-b54d-4a21-b53d-c35b639ff4ab tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Snapshot retrieved successfully. Sep 07 18:19:04 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-14edb7f8-b54d-4a21-b53d-c35b639ff4ab tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] http://192.168.122.66/volume/v3/snapshots/916f36cc-37df-437a-862e-225dd461d9c0 returned with HTTP 200 Sep 07 18:19:04 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-f2aad0e6-6ef0-4dfc-b046-ded6fccec5a0 tempest-VolumeAndVolumeTypeFromImageTest-613774435 tempest-VolumeAndVolumeTypeFromImageTest-613774435-project-member] Volume info retrieved successfully. Sep 07 18:19:04 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1373/2754] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:19:04 2026] GET /volume/v3/snapshots/916f36cc-37df-437a-862e-225dd461d9c0 => generated 448 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:19:04 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-f2aad0e6-6ef0-4dfc-b046-ded6fccec5a0 tempest-VolumeAndVolumeTypeFromImageTest-613774435 tempest-VolumeAndVolumeTypeFromImageTest-613774435-project-member] http://192.168.122.66/volume/v3/volumes/d5c62783-0d55-4d48-b9b8-0f12505ef625 returned with HTTP 200 Sep 07 18:19:04 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1382/2755] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:19:04 2026] GET /volume/v3/volumes/d5c62783-0d55-4d48-b9b8-0f12505ef625 => generated 872 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:19:04 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-22e33898-7326-4cee-8e3c-0ee57af0c35a None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:04 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-22e33898-7326-4cee-8e3c-0ee57af0c35a tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] GET http://192.168.122.66/volume/v3/volumes/fc38c657-a996-4556-afe8-e0af4ece341e Sep 07 18:19:04 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-22e33898-7326-4cee-8e3c-0ee57af0c35a tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:04 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-22e33898-7326-4cee-8e3c-0ee57af0c35a tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:04 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:04 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:19:04 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:04 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:19:04 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-22e33898-7326-4cee-8e3c-0ee57af0c35a tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Volume info retrieved successfully. Sep 07 18:19:04 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-22e33898-7326-4cee-8e3c-0ee57af0c35a tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] http://192.168.122.66/volume/v3/volumes/fc38c657-a996-4556-afe8-e0af4ece341e returned with HTTP 200 Sep 07 18:19:04 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1374/2756] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:19:04 2026] GET /volume/v3/volumes/fc38c657-a996-4556-afe8-e0af4ece341e => generated 857 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:19:04 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-dbc8af70-5c88-467b-81f1-02a20435c1c1 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:04 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-dbc8af70-5c88-467b-81f1-02a20435c1c1 tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] GET http://192.168.122.66/volume/v3/volumes/315c3719-26e9-47ae-97b5-eb68e71ad5e4 Sep 07 18:19:04 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-dbc8af70-5c88-467b-81f1-02a20435c1c1 tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:04 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-dbc8af70-5c88-467b-81f1-02a20435c1c1 tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:04 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:04 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:19:04 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:04 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:19:04 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-dbc8af70-5c88-467b-81f1-02a20435c1c1 tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Volume info retrieved successfully. Sep 07 18:19:04 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-dbc8af70-5c88-467b-81f1-02a20435c1c1 tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] http://192.168.122.66/volume/v3/volumes/315c3719-26e9-47ae-97b5-eb68e71ad5e4 returned with HTTP 200 Sep 07 18:19:04 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1383/2757] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:19:04 2026] GET /volume/v3/volumes/315c3719-26e9-47ae-97b5-eb68e71ad5e4 => generated 855 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:19:05 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-a25e2b8e-1df3-4fd1-b4ce-da5a7035f0d0 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:05 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-a25e2b8e-1df3-4fd1-b4ce-da5a7035f0d0 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] GET http://192.168.122.66/volume/v3/volumes/58f54a19-231d-411b-b28c-4d24fa86e586 Sep 07 18:19:05 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-a25e2b8e-1df3-4fd1-b4ce-da5a7035f0d0 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:05 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-a25e2b8e-1df3-4fd1-b4ce-da5a7035f0d0 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:05 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:05 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:19:05 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:05 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:19:05 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-9fbed8ca-4905-44fc-9ac4-d0af851377a1 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:05 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-9fbed8ca-4905-44fc-9ac4-d0af851377a1 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] GET http://192.168.122.66/volume/v3/snapshots/916f36cc-37df-437a-862e-225dd461d9c0 Sep 07 18:19:05 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-9fbed8ca-4905-44fc-9ac4-d0af851377a1 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:05 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-9fbed8ca-4905-44fc-9ac4-d0af851377a1 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:05 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-a25e2b8e-1df3-4fd1-b4ce-da5a7035f0d0 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Volume info retrieved successfully. Sep 07 18:19:05 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:05 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:19:05 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-9fbed8ca-4905-44fc-9ac4-d0af851377a1 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Snapshot retrieved successfully. Sep 07 18:19:05 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-9fbed8ca-4905-44fc-9ac4-d0af851377a1 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] http://192.168.122.66/volume/v3/snapshots/916f36cc-37df-437a-862e-225dd461d9c0 returned with HTTP 200 Sep 07 18:19:05 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1384/2758] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:19:05 2026] GET /volume/v3/snapshots/916f36cc-37df-437a-862e-225dd461d9c0 => generated 448 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:19:05 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-69eea860-91f4-4bdc-ae38-50dfbbb20e97 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:05 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-69eea860-91f4-4bdc-ae38-50dfbbb20e97 tempest-VolumeAndVolumeTypeFromImageTest-613774435 tempest-VolumeAndVolumeTypeFromImageTest-613774435-project-member] GET http://192.168.122.66/volume/v3/volumes/d5c62783-0d55-4d48-b9b8-0f12505ef625 Sep 07 18:19:05 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-69eea860-91f4-4bdc-ae38-50dfbbb20e97 tempest-VolumeAndVolumeTypeFromImageTest-613774435 tempest-VolumeAndVolumeTypeFromImageTest-613774435-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:05 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-69eea860-91f4-4bdc-ae38-50dfbbb20e97 tempest-VolumeAndVolumeTypeFromImageTest-613774435 tempest-VolumeAndVolumeTypeFromImageTest-613774435-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:05 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-a25e2b8e-1df3-4fd1-b4ce-da5a7035f0d0 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] http://192.168.122.66/volume/v3/volumes/58f54a19-231d-411b-b28c-4d24fa86e586 returned with HTTP 200 Sep 07 18:19:05 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1375/2759] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:19:05 2026] GET /volume/v3/volumes/58f54a19-231d-411b-b28c-4d24fa86e586 => generated 863 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:19:05 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:05 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:19:05 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:05 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:19:05 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-69eea860-91f4-4bdc-ae38-50dfbbb20e97 tempest-VolumeAndVolumeTypeFromImageTest-613774435 tempest-VolumeAndVolumeTypeFromImageTest-613774435-project-member] Volume info retrieved successfully. Sep 07 18:19:05 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-69eea860-91f4-4bdc-ae38-50dfbbb20e97 tempest-VolumeAndVolumeTypeFromImageTest-613774435 tempest-VolumeAndVolumeTypeFromImageTest-613774435-project-member] http://192.168.122.66/volume/v3/volumes/d5c62783-0d55-4d48-b9b8-0f12505ef625 returned with HTTP 200 Sep 07 18:19:05 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1385/2760] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:19:05 2026] GET /volume/v3/volumes/d5c62783-0d55-4d48-b9b8-0f12505ef625 => generated 896 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:19:05 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-9e4fb30b-3f3a-48be-8c34-33af8c1761aa None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:05 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-9e4fb30b-3f3a-48be-8c34-33af8c1761aa tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] GET http://192.168.122.66/volume/v3/volumes/315c3719-26e9-47ae-97b5-eb68e71ad5e4 Sep 07 18:19:05 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-9e4fb30b-3f3a-48be-8c34-33af8c1761aa tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:05 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-9e4fb30b-3f3a-48be-8c34-33af8c1761aa tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:05 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:05 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:19:05 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:05 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:19:05 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-9e4fb30b-3f3a-48be-8c34-33af8c1761aa tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Volume info retrieved successfully. Sep 07 18:19:05 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-9e4fb30b-3f3a-48be-8c34-33af8c1761aa tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] http://192.168.122.66/volume/v3/volumes/315c3719-26e9-47ae-97b5-eb68e71ad5e4 returned with HTTP 200 Sep 07 18:19:05 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1376/2761] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:19:05 2026] GET /volume/v3/volumes/315c3719-26e9-47ae-97b5-eb68e71ad5e4 => generated 856 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:19:05 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-0fa1edf0-613f-4e32-b0a4-25df09c41f19 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:05 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-0fa1edf0-613f-4e32-b0a4-25df09c41f19 tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] GET http://192.168.122.66/volume/v3/volumes/1fbef953-32db-4f21-ba7d-4e6e115146ec Sep 07 18:19:05 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-0fa1edf0-613f-4e32-b0a4-25df09c41f19 tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:05 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-0fa1edf0-613f-4e32-b0a4-25df09c41f19 tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:05 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:05 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:19:05 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:05 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:19:05 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-0fa1edf0-613f-4e32-b0a4-25df09c41f19 tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Volume info retrieved successfully. Sep 07 18:19:05 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-0fa1edf0-613f-4e32-b0a4-25df09c41f19 tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] http://192.168.122.66/volume/v3/volumes/1fbef953-32db-4f21-ba7d-4e6e115146ec returned with HTTP 200 Sep 07 18:19:05 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1386/2762] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:19:05 2026] GET /volume/v3/volumes/1fbef953-32db-4f21-ba7d-4e6e115146ec => generated 855 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:19:06 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-633502ab-e742-4b7b-8388-ce4fb908c758 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:06 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-633502ab-e742-4b7b-8388-ce4fb908c758 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] GET http://192.168.122.66/volume/v3/snapshots/916f36cc-37df-437a-862e-225dd461d9c0 Sep 07 18:19:06 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-633502ab-e742-4b7b-8388-ce4fb908c758 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:06 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-633502ab-e742-4b7b-8388-ce4fb908c758 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:06 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:06 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:19:06 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-6d32f774-d1b8-4a55-933d-bd1303bec44d None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:06 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-633502ab-e742-4b7b-8388-ce4fb908c758 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Snapshot retrieved successfully. Sep 07 18:19:06 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-633502ab-e742-4b7b-8388-ce4fb908c758 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] http://192.168.122.66/volume/v3/snapshots/916f36cc-37df-437a-862e-225dd461d9c0 returned with HTTP 200 Sep 07 18:19:06 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1377/2763] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:19:06 2026] GET /volume/v3/snapshots/916f36cc-37df-437a-862e-225dd461d9c0 => generated 448 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:19:06 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-6d32f774-d1b8-4a55-933d-bd1303bec44d tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] GET http://192.168.122.66/volume/v3/volumes/58f54a19-231d-411b-b28c-4d24fa86e586 Sep 07 18:19:06 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-6d32f774-d1b8-4a55-933d-bd1303bec44d tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:06 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-6d32f774-d1b8-4a55-933d-bd1303bec44d tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:06 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:06 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:19:06 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-10e1e3af-cb1f-4a4f-8688-90d3489ff05c None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:06 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:06 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:19:06 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-10e1e3af-cb1f-4a4f-8688-90d3489ff05c tempest-VolumeAndVolumeTypeFromImageTest-613774435 tempest-VolumeAndVolumeTypeFromImageTest-613774435-project-member] GET http://192.168.122.66/volume/v3/volumes/d5c62783-0d55-4d48-b9b8-0f12505ef625 Sep 07 18:19:06 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-10e1e3af-cb1f-4a4f-8688-90d3489ff05c tempest-VolumeAndVolumeTypeFromImageTest-613774435 tempest-VolumeAndVolumeTypeFromImageTest-613774435-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:06 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-10e1e3af-cb1f-4a4f-8688-90d3489ff05c tempest-VolumeAndVolumeTypeFromImageTest-613774435 tempest-VolumeAndVolumeTypeFromImageTest-613774435-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:06 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-6d32f774-d1b8-4a55-933d-bd1303bec44d tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Volume info retrieved successfully. Sep 07 18:19:06 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:06 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:19:06 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:06 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:19:06 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-6d32f774-d1b8-4a55-933d-bd1303bec44d tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] http://192.168.122.66/volume/v3/volumes/58f54a19-231d-411b-b28c-4d24fa86e586 returned with HTTP 200 Sep 07 18:19:06 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-10e1e3af-cb1f-4a4f-8688-90d3489ff05c tempest-VolumeAndVolumeTypeFromImageTest-613774435 tempest-VolumeAndVolumeTypeFromImageTest-613774435-project-member] Volume info retrieved successfully. Sep 07 18:19:06 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1387/2764] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:19:06 2026] GET /volume/v3/volumes/58f54a19-231d-411b-b28c-4d24fa86e586 => generated 863 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:19:06 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-10e1e3af-cb1f-4a4f-8688-90d3489ff05c tempest-VolumeAndVolumeTypeFromImageTest-613774435 tempest-VolumeAndVolumeTypeFromImageTest-613774435-project-member] http://192.168.122.66/volume/v3/volumes/d5c62783-0d55-4d48-b9b8-0f12505ef625 returned with HTTP 200 Sep 07 18:19:06 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1378/2765] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:19:06 2026] GET /volume/v3/volumes/d5c62783-0d55-4d48-b9b8-0f12505ef625 => generated 954 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:19:06 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-9d8206d8-7b66-4133-a657-804b0c99bef8 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:06 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-9d8206d8-7b66-4133-a657-804b0c99bef8 tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] GET http://192.168.122.66/volume/v3/volumes/1fbef953-32db-4f21-ba7d-4e6e115146ec Sep 07 18:19:06 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-9d8206d8-7b66-4133-a657-804b0c99bef8 tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:06 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-9d8206d8-7b66-4133-a657-804b0c99bef8 tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:06 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:06 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:19:06 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:06 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:19:06 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-9d8206d8-7b66-4133-a657-804b0c99bef8 tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Volume info retrieved successfully. Sep 07 18:19:06 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-9d8206d8-7b66-4133-a657-804b0c99bef8 tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] http://192.168.122.66/volume/v3/volumes/1fbef953-32db-4f21-ba7d-4e6e115146ec returned with HTTP 200 Sep 07 18:19:06 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1388/2766] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:19:06 2026] GET /volume/v3/volumes/1fbef953-32db-4f21-ba7d-4e6e115146ec => generated 856 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:19:06 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-e517043f-93bd-4f3a-9b60-c83a172e1f4e None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:06 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-e517043f-93bd-4f3a-9b60-c83a172e1f4e tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] GET http://192.168.122.66/volume/v3/volumes/5f020d9c-f013-4b15-9c92-64b9241372d6 Sep 07 18:19:06 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-e517043f-93bd-4f3a-9b60-c83a172e1f4e tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:06 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-e517043f-93bd-4f3a-9b60-c83a172e1f4e tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:06 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:06 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:19:06 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:06 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:19:06 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-e517043f-93bd-4f3a-9b60-c83a172e1f4e tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Volume info retrieved successfully. Sep 07 18:19:06 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-e517043f-93bd-4f3a-9b60-c83a172e1f4e tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] http://192.168.122.66/volume/v3/volumes/5f020d9c-f013-4b15-9c92-64b9241372d6 returned with HTTP 200 Sep 07 18:19:06 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1379/2767] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:19:06 2026] GET /volume/v3/volumes/5f020d9c-f013-4b15-9c92-64b9241372d6 => generated 856 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:19:06 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-d2b1b2b8-972c-46dd-8491-af163f7c6cf2 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:06 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-d2b1b2b8-972c-46dd-8491-af163f7c6cf2 tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] DELETE http://192.168.122.66/volume/v3/volumes/5f020d9c-f013-4b15-9c92-64b9241372d6 Sep 07 18:19:06 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-d2b1b2b8-972c-46dd-8491-af163f7c6cf2 tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:06 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-d2b1b2b8-972c-46dd-8491-af163f7c6cf2 tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:06 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-d2b1b2b8-972c-46dd-8491-af163f7c6cf2 tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Delete volume with id: 5f020d9c-f013-4b15-9c92-64b9241372d6 Sep 07 18:19:06 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:06 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:19:06 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:06 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:19:06 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-d2b1b2b8-972c-46dd-8491-af163f7c6cf2 tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Volume info retrieved successfully. Sep 07 18:19:06 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-d2b1b2b8-972c-46dd-8491-af163f7c6cf2 tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Delete volume request issued successfully. Sep 07 18:19:06 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-d2b1b2b8-972c-46dd-8491-af163f7c6cf2 tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] http://192.168.122.66/volume/v3/volumes/5f020d9c-f013-4b15-9c92-64b9241372d6 returned with HTTP 202 Sep 07 18:19:06 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1389/2768] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:19:06 2026] DELETE /volume/v3/volumes/5f020d9c-f013-4b15-9c92-64b9241372d6 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:19:06 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-ad2cf2c6-9572-48c7-b03d-f340c2ce1f9f None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:06 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-ad2cf2c6-9572-48c7-b03d-f340c2ce1f9f tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] GET http://192.168.122.66/volume/v3/volumes/5f020d9c-f013-4b15-9c92-64b9241372d6 Sep 07 18:19:06 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-ad2cf2c6-9572-48c7-b03d-f340c2ce1f9f tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:06 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-ad2cf2c6-9572-48c7-b03d-f340c2ce1f9f tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:06 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:06 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:19:06 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:06 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:19:06 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-ad2cf2c6-9572-48c7-b03d-f340c2ce1f9f tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Volume info retrieved successfully. Sep 07 18:19:06 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-ad2cf2c6-9572-48c7-b03d-f340c2ce1f9f tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] http://192.168.122.66/volume/v3/volumes/5f020d9c-f013-4b15-9c92-64b9241372d6 returned with HTTP 200 Sep 07 18:19:06 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1380/2769] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:19:06 2026] GET /volume/v3/volumes/5f020d9c-f013-4b15-9c92-64b9241372d6 => generated 855 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:19:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-1bb808d0-148c-4f84-bc10-a3c66d60ad2d None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:07 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-1bb808d0-148c-4f84-bc10-a3c66d60ad2d tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] GET http://192.168.122.66/volume/v3/snapshots/916f36cc-37df-437a-862e-225dd461d9c0 Sep 07 18:19:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-1bb808d0-148c-4f84-bc10-a3c66d60ad2d tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-1bb808d0-148c-4f84-bc10-a3c66d60ad2d tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:07 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:07 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:19:07 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-1bb808d0-148c-4f84-bc10-a3c66d60ad2d tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Snapshot retrieved successfully. Sep 07 18:19:07 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-1bb808d0-148c-4f84-bc10-a3c66d60ad2d tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] http://192.168.122.66/volume/v3/snapshots/916f36cc-37df-437a-862e-225dd461d9c0 returned with HTTP 200 Sep 07 18:19:07 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1390/2770] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:19:07 2026] GET /volume/v3/snapshots/916f36cc-37df-437a-862e-225dd461d9c0 => generated 448 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:19:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-e6804569-2ace-4fbe-9c5b-09fb09b9ead6 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:07 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-e6804569-2ace-4fbe-9c5b-09fb09b9ead6 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] GET http://192.168.122.66/volume/v3/volumes/58f54a19-231d-411b-b28c-4d24fa86e586 Sep 07 18:19:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-e6804569-2ace-4fbe-9c5b-09fb09b9ead6 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-e6804569-2ace-4fbe-9c5b-09fb09b9ead6 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-8f12f053-152b-4836-846d-52d6b14d3187 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:07 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-8f12f053-152b-4836-846d-52d6b14d3187 tempest-VolumeAndVolumeTypeFromImageTest-613774435 tempest-VolumeAndVolumeTypeFromImageTest-613774435-project-member] GET http://192.168.122.66/volume/v3/volumes/d5c62783-0d55-4d48-b9b8-0f12505ef625 Sep 07 18:19:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-8f12f053-152b-4836-846d-52d6b14d3187 tempest-VolumeAndVolumeTypeFromImageTest-613774435 tempest-VolumeAndVolumeTypeFromImageTest-613774435-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-8f12f053-152b-4836-846d-52d6b14d3187 tempest-VolumeAndVolumeTypeFromImageTest-613774435 tempest-VolumeAndVolumeTypeFromImageTest-613774435-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:07 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:07 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:19:07 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:07 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:19:07 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:07 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:19:07 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:07 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:19:07 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-e6804569-2ace-4fbe-9c5b-09fb09b9ead6 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Volume info retrieved successfully. Sep 07 18:19:07 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-8f12f053-152b-4836-846d-52d6b14d3187 tempest-VolumeAndVolumeTypeFromImageTest-613774435 tempest-VolumeAndVolumeTypeFromImageTest-613774435-project-member] Volume info retrieved successfully. Sep 07 18:19:07 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-e6804569-2ace-4fbe-9c5b-09fb09b9ead6 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] http://192.168.122.66/volume/v3/volumes/58f54a19-231d-411b-b28c-4d24fa86e586 returned with HTTP 200 Sep 07 18:19:07 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1381/2771] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:19:07 2026] GET /volume/v3/volumes/58f54a19-231d-411b-b28c-4d24fa86e586 => generated 864 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:19:07 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-8f12f053-152b-4836-846d-52d6b14d3187 tempest-VolumeAndVolumeTypeFromImageTest-613774435 tempest-VolumeAndVolumeTypeFromImageTest-613774435-project-member] http://192.168.122.66/volume/v3/volumes/d5c62783-0d55-4d48-b9b8-0f12505ef625 returned with HTTP 200 Sep 07 18:19:07 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1391/2772] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:19:07 2026] GET /volume/v3/volumes/d5c62783-0d55-4d48-b9b8-0f12505ef625 => generated 954 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:19:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-545b3829-bad8-44cc-99ec-32ecacadd6d8 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:07 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-545b3829-bad8-44cc-99ec-32ecacadd6d8 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] GET http://192.168.122.66/volume/v3/volumes/3473c43a-ab9b-44ee-b302-afb409d81aaa Sep 07 18:19:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-545b3829-bad8-44cc-99ec-32ecacadd6d8 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-545b3829-bad8-44cc-99ec-32ecacadd6d8 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:07 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:07 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:19:07 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:07 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:19:07 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-545b3829-bad8-44cc-99ec-32ecacadd6d8 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Volume info retrieved successfully. Sep 07 18:19:07 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-545b3829-bad8-44cc-99ec-32ecacadd6d8 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] http://192.168.122.66/volume/v3/volumes/3473c43a-ab9b-44ee-b302-afb409d81aaa returned with HTTP 200 Sep 07 18:19:07 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1382/2773] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:19:07 2026] GET /volume/v3/volumes/3473c43a-ab9b-44ee-b302-afb409d81aaa => generated 862 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:19:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-a7b30b4c-28b4-4f1e-8390-611ae14fa2e4 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:07 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-a7b30b4c-28b4-4f1e-8390-611ae14fa2e4 tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] GET http://192.168.122.66/volume/v3/volumes/5f020d9c-f013-4b15-9c92-64b9241372d6 Sep 07 18:19:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-a7b30b4c-28b4-4f1e-8390-611ae14fa2e4 tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-a7b30b4c-28b4-4f1e-8390-611ae14fa2e4 tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:07 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-a7b30b4c-28b4-4f1e-8390-611ae14fa2e4 tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] http://192.168.122.66/volume/v3/volumes/5f020d9c-f013-4b15-9c92-64b9241372d6 returned with HTTP 404 Sep 07 18:19:07 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1392/2774] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:19:07 2026] GET /volume/v3/volumes/5f020d9c-f013-4b15-9c92-64b9241372d6 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:19:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-d9fe5442-922f-4773-9511-7170ca3404d8 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:07 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-d9fe5442-922f-4773-9511-7170ca3404d8 tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] DELETE http://192.168.122.66/volume/v3/volumes/1fbef953-32db-4f21-ba7d-4e6e115146ec Sep 07 18:19:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-d9fe5442-922f-4773-9511-7170ca3404d8 tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-d9fe5442-922f-4773-9511-7170ca3404d8 tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:07 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-d9fe5442-922f-4773-9511-7170ca3404d8 tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Delete volume with id: 1fbef953-32db-4f21-ba7d-4e6e115146ec Sep 07 18:19:07 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:07 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:19:07 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:07 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:19:07 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-d9fe5442-922f-4773-9511-7170ca3404d8 tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Volume info retrieved successfully. Sep 07 18:19:07 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-d9fe5442-922f-4773-9511-7170ca3404d8 tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Delete volume request issued successfully. Sep 07 18:19:07 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-d9fe5442-922f-4773-9511-7170ca3404d8 tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] http://192.168.122.66/volume/v3/volumes/1fbef953-32db-4f21-ba7d-4e6e115146ec returned with HTTP 202 Sep 07 18:19:07 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1383/2775] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:19:07 2026] DELETE /volume/v3/volumes/1fbef953-32db-4f21-ba7d-4e6e115146ec => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:19:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-92bf87a5-5141-4f05-a318-460123dab963 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:07 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-92bf87a5-5141-4f05-a318-460123dab963 tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] GET http://192.168.122.66/volume/v3/volumes/1fbef953-32db-4f21-ba7d-4e6e115146ec Sep 07 18:19:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-92bf87a5-5141-4f05-a318-460123dab963 tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-92bf87a5-5141-4f05-a318-460123dab963 tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:07 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:07 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:19:07 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:07 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:19:08 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-92bf87a5-5141-4f05-a318-460123dab963 tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Volume info retrieved successfully. Sep 07 18:19:08 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-92bf87a5-5141-4f05-a318-460123dab963 tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] http://192.168.122.66/volume/v3/volumes/1fbef953-32db-4f21-ba7d-4e6e115146ec returned with HTTP 200 Sep 07 18:19:08 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1393/2776] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:19:07 2026] GET /volume/v3/volumes/1fbef953-32db-4f21-ba7d-4e6e115146ec => generated 855 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:19:08 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-a5d3823d-285a-4b8e-ba81-771ad6641807 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:08 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-a5d3823d-285a-4b8e-ba81-771ad6641807 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] GET http://192.168.122.66/volume/v3/snapshots/916f36cc-37df-437a-862e-225dd461d9c0 Sep 07 18:19:08 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-a5d3823d-285a-4b8e-ba81-771ad6641807 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:08 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-a5d3823d-285a-4b8e-ba81-771ad6641807 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:08 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:08 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:19:08 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-a5d3823d-285a-4b8e-ba81-771ad6641807 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Snapshot retrieved successfully. Sep 07 18:19:08 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-a5d3823d-285a-4b8e-ba81-771ad6641807 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] http://192.168.122.66/volume/v3/snapshots/916f36cc-37df-437a-862e-225dd461d9c0 returned with HTTP 200 Sep 07 18:19:08 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1384/2777] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:19:08 2026] GET /volume/v3/snapshots/916f36cc-37df-437a-862e-225dd461d9c0 => generated 448 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:19:08 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-d3da9305-7858-46f0-b46e-c2ae324d40ae None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:08 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-d3da9305-7858-46f0-b46e-c2ae324d40ae tempest-VolumeAndVolumeTypeFromImageTest-613774435 tempest-VolumeAndVolumeTypeFromImageTest-613774435-project-member] GET http://192.168.122.66/volume/v3/volumes/d5c62783-0d55-4d48-b9b8-0f12505ef625 Sep 07 18:19:08 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-d3da9305-7858-46f0-b46e-c2ae324d40ae tempest-VolumeAndVolumeTypeFromImageTest-613774435 tempest-VolumeAndVolumeTypeFromImageTest-613774435-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:08 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-d3da9305-7858-46f0-b46e-c2ae324d40ae tempest-VolumeAndVolumeTypeFromImageTest-613774435 tempest-VolumeAndVolumeTypeFromImageTest-613774435-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:08 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:08 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:19:08 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:08 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:19:08 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-d3da9305-7858-46f0-b46e-c2ae324d40ae tempest-VolumeAndVolumeTypeFromImageTest-613774435 tempest-VolumeAndVolumeTypeFromImageTest-613774435-project-member] Volume info retrieved successfully. Sep 07 18:19:08 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-4b4e5fca-a875-4913-9303-9fda1fbc5eec None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:08 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-d3da9305-7858-46f0-b46e-c2ae324d40ae tempest-VolumeAndVolumeTypeFromImageTest-613774435 tempest-VolumeAndVolumeTypeFromImageTest-613774435-project-member] http://192.168.122.66/volume/v3/volumes/d5c62783-0d55-4d48-b9b8-0f12505ef625 returned with HTTP 200 Sep 07 18:19:08 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-4b4e5fca-a875-4913-9303-9fda1fbc5eec tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] GET http://192.168.122.66/volume/v3/volumes/3473c43a-ab9b-44ee-b302-afb409d81aaa Sep 07 18:19:08 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1394/2778] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:19:08 2026] GET /volume/v3/volumes/d5c62783-0d55-4d48-b9b8-0f12505ef625 => generated 954 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:19:08 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-4b4e5fca-a875-4913-9303-9fda1fbc5eec tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:08 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-4b4e5fca-a875-4913-9303-9fda1fbc5eec tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:08 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:08 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:19:08 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:08 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:19:08 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-4b4e5fca-a875-4913-9303-9fda1fbc5eec tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Volume info retrieved successfully. Sep 07 18:19:08 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-4b4e5fca-a875-4913-9303-9fda1fbc5eec tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] http://192.168.122.66/volume/v3/volumes/3473c43a-ab9b-44ee-b302-afb409d81aaa returned with HTTP 200 Sep 07 18:19:08 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1385/2779] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:19:08 2026] GET /volume/v3/volumes/3473c43a-ab9b-44ee-b302-afb409d81aaa => generated 863 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:19:08 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-3acacf0d-f1a1-4a87-bf8a-a80ea0e753f8 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:08 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-3acacf0d-f1a1-4a87-bf8a-a80ea0e753f8 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] GET http://192.168.122.66/volume/v3/volumes/6cf32c7d-fcc2-4930-bebb-371e238f3f0e Sep 07 18:19:08 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-3acacf0d-f1a1-4a87-bf8a-a80ea0e753f8 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:08 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-3acacf0d-f1a1-4a87-bf8a-a80ea0e753f8 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:08 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:08 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:19:08 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:08 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:19:08 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-3acacf0d-f1a1-4a87-bf8a-a80ea0e753f8 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Volume info retrieved successfully. Sep 07 18:19:08 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-3acacf0d-f1a1-4a87-bf8a-a80ea0e753f8 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] http://192.168.122.66/volume/v3/volumes/6cf32c7d-fcc2-4930-bebb-371e238f3f0e returned with HTTP 200 Sep 07 18:19:08 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1395/2780] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:19:08 2026] GET /volume/v3/volumes/6cf32c7d-fcc2-4930-bebb-371e238f3f0e => generated 863 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:19:09 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-2fa17d2d-d942-40ba-ac04-78156cb0b431 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:09 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-2fa17d2d-d942-40ba-ac04-78156cb0b431 tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] GET http://192.168.122.66/volume/v3/volumes/1fbef953-32db-4f21-ba7d-4e6e115146ec Sep 07 18:19:09 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-2fa17d2d-d942-40ba-ac04-78156cb0b431 tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:09 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-2fa17d2d-d942-40ba-ac04-78156cb0b431 tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:09 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-2fa17d2d-d942-40ba-ac04-78156cb0b431 tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] http://192.168.122.66/volume/v3/volumes/1fbef953-32db-4f21-ba7d-4e6e115146ec returned with HTTP 404 Sep 07 18:19:09 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1386/2781] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:19:09 2026] GET /volume/v3/volumes/1fbef953-32db-4f21-ba7d-4e6e115146ec => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:19:09 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-145ebe70-b64e-418d-90ad-51404a25f327 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:09 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-145ebe70-b64e-418d-90ad-51404a25f327 tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] DELETE http://192.168.122.66/volume/v3/volumes/315c3719-26e9-47ae-97b5-eb68e71ad5e4 Sep 07 18:19:09 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-145ebe70-b64e-418d-90ad-51404a25f327 tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:09 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-145ebe70-b64e-418d-90ad-51404a25f327 tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:09 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-145ebe70-b64e-418d-90ad-51404a25f327 tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Delete volume with id: 315c3719-26e9-47ae-97b5-eb68e71ad5e4 Sep 07 18:19:09 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:09 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:19:09 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:09 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:19:09 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-145ebe70-b64e-418d-90ad-51404a25f327 tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Volume info retrieved successfully. Sep 07 18:19:09 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-145ebe70-b64e-418d-90ad-51404a25f327 tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Delete volume request issued successfully. Sep 07 18:19:09 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-145ebe70-b64e-418d-90ad-51404a25f327 tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] http://192.168.122.66/volume/v3/volumes/315c3719-26e9-47ae-97b5-eb68e71ad5e4 returned with HTTP 202 Sep 07 18:19:09 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1396/2782] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:19:09 2026] DELETE /volume/v3/volumes/315c3719-26e9-47ae-97b5-eb68e71ad5e4 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:19:09 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-bb48d9c3-c113-4cf7-8ad5-5e6339d4bb4c None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:09 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-bb48d9c3-c113-4cf7-8ad5-5e6339d4bb4c tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] GET http://192.168.122.66/volume/v3/volumes/315c3719-26e9-47ae-97b5-eb68e71ad5e4 Sep 07 18:19:09 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-bb48d9c3-c113-4cf7-8ad5-5e6339d4bb4c tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:09 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-bb48d9c3-c113-4cf7-8ad5-5e6339d4bb4c tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:09 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:09 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:19:09 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:09 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:19:09 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-bb48d9c3-c113-4cf7-8ad5-5e6339d4bb4c tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Volume info retrieved successfully. Sep 07 18:19:09 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-bb48d9c3-c113-4cf7-8ad5-5e6339d4bb4c tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] http://192.168.122.66/volume/v3/volumes/315c3719-26e9-47ae-97b5-eb68e71ad5e4 returned with HTTP 200 Sep 07 18:19:09 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1387/2783] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:19:09 2026] GET /volume/v3/volumes/315c3719-26e9-47ae-97b5-eb68e71ad5e4 => generated 855 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:19:09 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-dd3a362e-c92d-40e3-86ab-6902545d5e23 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:09 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-dd3a362e-c92d-40e3-86ab-6902545d5e23 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] GET http://192.168.122.66/volume/v3/snapshots/916f36cc-37df-437a-862e-225dd461d9c0 Sep 07 18:19:09 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-dd3a362e-c92d-40e3-86ab-6902545d5e23 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:09 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-dd3a362e-c92d-40e3-86ab-6902545d5e23 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:09 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:09 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:19:09 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-dd3a362e-c92d-40e3-86ab-6902545d5e23 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Snapshot retrieved successfully. Sep 07 18:19:09 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-dd3a362e-c92d-40e3-86ab-6902545d5e23 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] http://192.168.122.66/volume/v3/snapshots/916f36cc-37df-437a-862e-225dd461d9c0 returned with HTTP 200 Sep 07 18:19:09 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1397/2784] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:19:09 2026] GET /volume/v3/snapshots/916f36cc-37df-437a-862e-225dd461d9c0 => generated 448 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:19:09 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-ef8d471f-8054-44fb-9466-8f232fd6a80a None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:09 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-ef8d471f-8054-44fb-9466-8f232fd6a80a tempest-VolumeAndVolumeTypeFromImageTest-613774435 tempest-VolumeAndVolumeTypeFromImageTest-613774435-project-member] GET http://192.168.122.66/volume/v3/volumes/d5c62783-0d55-4d48-b9b8-0f12505ef625 Sep 07 18:19:09 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-ef8d471f-8054-44fb-9466-8f232fd6a80a tempest-VolumeAndVolumeTypeFromImageTest-613774435 tempest-VolumeAndVolumeTypeFromImageTest-613774435-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:09 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-ef8d471f-8054-44fb-9466-8f232fd6a80a tempest-VolumeAndVolumeTypeFromImageTest-613774435 tempest-VolumeAndVolumeTypeFromImageTest-613774435-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:09 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:09 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:19:09 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:09 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:19:09 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-ef8d471f-8054-44fb-9466-8f232fd6a80a tempest-VolumeAndVolumeTypeFromImageTest-613774435 tempest-VolumeAndVolumeTypeFromImageTest-613774435-project-member] Volume info retrieved successfully. Sep 07 18:19:09 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-ef8d471f-8054-44fb-9466-8f232fd6a80a tempest-VolumeAndVolumeTypeFromImageTest-613774435 tempest-VolumeAndVolumeTypeFromImageTest-613774435-project-member] http://192.168.122.66/volume/v3/volumes/d5c62783-0d55-4d48-b9b8-0f12505ef625 returned with HTTP 200 Sep 07 18:19:09 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1388/2785] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:19:09 2026] GET /volume/v3/volumes/d5c62783-0d55-4d48-b9b8-0f12505ef625 => generated 954 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:19:09 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-c583d3a5-a895-46d2-8799-d6b3887dc70a None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:09 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c583d3a5-a895-46d2-8799-d6b3887dc70a tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] GET http://192.168.122.66/volume/v3/volumes/6cf32c7d-fcc2-4930-bebb-371e238f3f0e Sep 07 18:19:09 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-c583d3a5-a895-46d2-8799-d6b3887dc70a tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:09 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-c583d3a5-a895-46d2-8799-d6b3887dc70a tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:09 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:09 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:19:09 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:09 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:19:09 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-c583d3a5-a895-46d2-8799-d6b3887dc70a tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Volume info retrieved successfully. Sep 07 18:19:09 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c583d3a5-a895-46d2-8799-d6b3887dc70a tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] http://192.168.122.66/volume/v3/volumes/6cf32c7d-fcc2-4930-bebb-371e238f3f0e returned with HTTP 200 Sep 07 18:19:09 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1398/2786] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:19:09 2026] GET /volume/v3/volumes/6cf32c7d-fcc2-4930-bebb-371e238f3f0e => generated 863 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:19:10 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-2b9714c9-0c56-417a-a544-ef2f041a9f3c None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:10 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-2b9714c9-0c56-417a-a544-ef2f041a9f3c tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] GET http://192.168.122.66/volume/v3/volumes/315c3719-26e9-47ae-97b5-eb68e71ad5e4 Sep 07 18:19:10 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-2b9714c9-0c56-417a-a544-ef2f041a9f3c tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:10 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-2b9714c9-0c56-417a-a544-ef2f041a9f3c tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:10 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-2b9714c9-0c56-417a-a544-ef2f041a9f3c tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] http://192.168.122.66/volume/v3/volumes/315c3719-26e9-47ae-97b5-eb68e71ad5e4 returned with HTTP 404 Sep 07 18:19:10 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1389/2787] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:19:10 2026] GET /volume/v3/volumes/315c3719-26e9-47ae-97b5-eb68e71ad5e4 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:19:10 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-5c9fcdee-338c-47d9-99bf-71622f4a7105 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:10 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-5c9fcdee-338c-47d9-99bf-71622f4a7105 tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] DELETE http://192.168.122.66/volume/v3/volumes/fc38c657-a996-4556-afe8-e0af4ece341e Sep 07 18:19:10 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-5c9fcdee-338c-47d9-99bf-71622f4a7105 tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:10 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-5c9fcdee-338c-47d9-99bf-71622f4a7105 tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:10 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-5c9fcdee-338c-47d9-99bf-71622f4a7105 tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Delete volume with id: fc38c657-a996-4556-afe8-e0af4ece341e Sep 07 18:19:10 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:10 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:19:10 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:10 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:19:10 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-5c9fcdee-338c-47d9-99bf-71622f4a7105 tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Volume info retrieved successfully. Sep 07 18:19:10 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-5c9fcdee-338c-47d9-99bf-71622f4a7105 tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Delete volume request issued successfully. Sep 07 18:19:10 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-5c9fcdee-338c-47d9-99bf-71622f4a7105 tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] http://192.168.122.66/volume/v3/volumes/fc38c657-a996-4556-afe8-e0af4ece341e returned with HTTP 202 Sep 07 18:19:10 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1399/2788] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:19:10 2026] DELETE /volume/v3/volumes/fc38c657-a996-4556-afe8-e0af4ece341e => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:19:10 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-0e80f205-4516-4e3e-90c2-6913121ded0e None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:10 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-0e80f205-4516-4e3e-90c2-6913121ded0e tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] GET http://192.168.122.66/volume/v3/volumes/fc38c657-a996-4556-afe8-e0af4ece341e Sep 07 18:19:10 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-0e80f205-4516-4e3e-90c2-6913121ded0e tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:10 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-0e80f205-4516-4e3e-90c2-6913121ded0e tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:10 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:10 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:19:10 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:10 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:19:10 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-0e80f205-4516-4e3e-90c2-6913121ded0e tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Volume info retrieved successfully. Sep 07 18:19:10 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-0e80f205-4516-4e3e-90c2-6913121ded0e tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] http://192.168.122.66/volume/v3/volumes/fc38c657-a996-4556-afe8-e0af4ece341e returned with HTTP 200 Sep 07 18:19:10 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1390/2789] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:19:10 2026] GET /volume/v3/volumes/fc38c657-a996-4556-afe8-e0af4ece341e => generated 856 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:19:10 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-c57915a4-0083-46cd-98a0-a709b6f4f3ba None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:10 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c57915a4-0083-46cd-98a0-a709b6f4f3ba tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] GET http://192.168.122.66/volume/v3/snapshots/916f36cc-37df-437a-862e-225dd461d9c0 Sep 07 18:19:10 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-c57915a4-0083-46cd-98a0-a709b6f4f3ba tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:10 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-c57915a4-0083-46cd-98a0-a709b6f4f3ba tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:10 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:10 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:19:10 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-c57915a4-0083-46cd-98a0-a709b6f4f3ba tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Snapshot retrieved successfully. Sep 07 18:19:10 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c57915a4-0083-46cd-98a0-a709b6f4f3ba tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] http://192.168.122.66/volume/v3/snapshots/916f36cc-37df-437a-862e-225dd461d9c0 returned with HTTP 200 Sep 07 18:19:10 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1400/2790] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:19:10 2026] GET /volume/v3/snapshots/916f36cc-37df-437a-862e-225dd461d9c0 => generated 475 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:19:10 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-9231e55a-bfda-4e82-b339-dd8f135dcd25 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:10 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-9231e55a-bfda-4e82-b339-dd8f135dcd25 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:19:10 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-9231e55a-bfda-4e82-b339-dd8f135dcd25 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "916f36cc-37df-437a-862e-225dd461d9c0", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-444370183"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:19:10 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.volumes [None req-9231e55a-bfda-4e82-b339-dd8f135dcd25 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Create volume request body: {'volume': {"'snapshot_id": '916f36cc-37df-437a-862e-225dd461d9c0', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-444370183'}} {{(pid=86964) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:19:10 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-9231e55a-bfda-4e82-b339-dd8f135dcd25 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Create volume of 1 GB Sep 07 18:19:10 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-9231e55a-bfda-4e82-b339-dd8f135dcd25 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Availability Zones retrieved successfully. Sep 07 18:19:10 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-9231e55a-bfda-4e82-b339-dd8f135dcd25 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Flow 'volume_create_api' (78b1ab04-0070-405c-a7c7-370783d2bf82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:19:10 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-9231e55a-bfda-4e82-b339-dd8f135dcd25 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54ba14a3-afa1-4420-a82b-f1ceb6666f0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:19:10 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.flows.api.create_volume [None req-9231e55a-bfda-4e82-b339-dd8f135dcd25 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Validating volume size '1' using validate_int {{(pid=86964) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:19:10 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-9231e55a-bfda-4e82-b339-dd8f135dcd25 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54ba14a3-afa1-4420-a82b-f1ceb6666f0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:19:10 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-9231e55a-bfda-4e82-b339-dd8f135dcd25 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5adbf25a-9150-4868-8ddb-a81ddfa7d7bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:19:10 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-efcf395d-ea68-4a66-b8be-2ac6a4519fde None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:10 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-efcf395d-ea68-4a66-b8be-2ac6a4519fde tempest-VolumeAndVolumeTypeFromImageTest-613774435 tempest-VolumeAndVolumeTypeFromImageTest-613774435-project-member] GET http://192.168.122.66/volume/v3/volumes/d5c62783-0d55-4d48-b9b8-0f12505ef625 Sep 07 18:19:10 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-efcf395d-ea68-4a66-b8be-2ac6a4519fde tempest-VolumeAndVolumeTypeFromImageTest-613774435 tempest-VolumeAndVolumeTypeFromImageTest-613774435-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:10 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-efcf395d-ea68-4a66-b8be-2ac6a4519fde tempest-VolumeAndVolumeTypeFromImageTest-613774435 tempest-VolumeAndVolumeTypeFromImageTest-613774435-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:10 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:10 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:19:10 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:10 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:19:10 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-efcf395d-ea68-4a66-b8be-2ac6a4519fde tempest-VolumeAndVolumeTypeFromImageTest-613774435 tempest-VolumeAndVolumeTypeFromImageTest-613774435-project-member] Volume info retrieved successfully. Sep 07 18:19:10 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-9231e55a-bfda-4e82-b339-dd8f135dcd25 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Created reservations ['9344cce1-b8f4-4d18-a16c-99792d6c5df2', 'ab72a7b2-33f4-47cd-9d26-eb234546a1fe', 'dc209aba-234e-4f9a-aec0-a2aa5b241a88', 'dc2f793f-b27d-42a2-87b5-fbe22097c2c8'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:19:10 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-efcf395d-ea68-4a66-b8be-2ac6a4519fde tempest-VolumeAndVolumeTypeFromImageTest-613774435 tempest-VolumeAndVolumeTypeFromImageTest-613774435-project-member] http://192.168.122.66/volume/v3/volumes/d5c62783-0d55-4d48-b9b8-0f12505ef625 returned with HTTP 200 Sep 07 18:19:10 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1401/2791] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:19:10 2026] GET /volume/v3/volumes/d5c62783-0d55-4d48-b9b8-0f12505ef625 => generated 954 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:19:10 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-9231e55a-bfda-4e82-b339-dd8f135dcd25 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5adbf25a-9150-4868-8ddb-a81ddfa7d7bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9344cce1-b8f4-4d18-a16c-99792d6c5df2', 'ab72a7b2-33f4-47cd-9d26-eb234546a1fe', 'dc209aba-234e-4f9a-aec0-a2aa5b241a88', 'dc2f793f-b27d-42a2-87b5-fbe22097c2c8']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:19:10 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-9231e55a-bfda-4e82-b339-dd8f135dcd25 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (462ae3d5-ceaf-4e59-a8a5-465136f21d95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:19:10 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-3c84b572-aad0-44f5-a3d0-d8daabcceefa None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:10 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-3c84b572-aad0-44f5-a3d0-d8daabcceefa tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] GET http://192.168.122.66/volume/v3/volumes/6cf32c7d-fcc2-4930-bebb-371e238f3f0e Sep 07 18:19:10 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-3c84b572-aad0-44f5-a3d0-d8daabcceefa tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:10 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-3c84b572-aad0-44f5-a3d0-d8daabcceefa tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:10 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:10 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:19:10 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-9231e55a-bfda-4e82-b339-dd8f135dcd25 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (462ae3d5-ceaf-4e59-a8a5-465136f21d95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '28061f8b-b735-4dc8-9cef-ac0aa8f0d56f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-444370183',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5466302516254de09e6ea7b13e12e04b',qos_specs=None,replication_status=,reservations=['9344cce1-b8f4-4d18-a16c-99792d6c5df2','ab72a7b2-33f4-47cd-9d26-eb234546a1fe','dc209aba-234e-4f9a-aec0-a2aa5b241a88','dc2f793f-b27d-42a2-87b5-fbe22097c2c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ae88396d75b4c43b3d3317bb3d21af0',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:19:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-444370183',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=28061f8b-b735-4dc8-9cef-ac0aa8f0d56f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5466302516254de09e6ea7b13e12e04b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2ae88396d75b4c43b3d3317bb3d21af0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:19:10 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-9231e55a-bfda-4e82-b339-dd8f135dcd25 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f95c977e-1443-4b8d-a642-21030e4ac50e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:19:10 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:10 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:19:10 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:10 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:19:10 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-3c84b572-aad0-44f5-a3d0-d8daabcceefa tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Volume info retrieved successfully. Sep 07 18:19:10 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-3c84b572-aad0-44f5-a3d0-d8daabcceefa tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] http://192.168.122.66/volume/v3/volumes/6cf32c7d-fcc2-4930-bebb-371e238f3f0e returned with HTTP 200 Sep 07 18:19:10 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1402/2792] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:19:10 2026] GET /volume/v3/volumes/6cf32c7d-fcc2-4930-bebb-371e238f3f0e => generated 863 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 18:19:10 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-9231e55a-bfda-4e82-b339-dd8f135dcd25 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f95c977e-1443-4b8d-a642-21030e4ac50e) transitioned into state 'SUCCESS' from state '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-444370183',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5466302516254de09e6ea7b13e12e04b',qos_specs=None,replication_status=,reservations=['9344cce1-b8f4-4d18-a16c-99792d6c5df2','ab72a7b2-33f4-47cd-9d26-eb234546a1fe','dc209aba-234e-4f9a-aec0-a2aa5b241a88','dc2f793f-b27d-42a2-87b5-fbe22097c2c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ae88396d75b4c43b3d3317bb3d21af0',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:19:10 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-9231e55a-bfda-4e82-b339-dd8f135dcd25 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b3ff159-d026-498a-b8c6-8e0f8103d54a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:19:10 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-9231e55a-bfda-4e82-b339-dd8f135dcd25 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b3ff159-d026-498a-b8c6-8e0f8103d54a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:19:10 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-9231e55a-bfda-4e82-b339-dd8f135dcd25 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Flow 'volume_create_api' (78b1ab04-0070-405c-a7c7-370783d2bf82) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:19:10 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-9231e55a-bfda-4e82-b339-dd8f135dcd25 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Create volume request issued successfully. Sep 07 18:19:10 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-9231e55a-bfda-4e82-b339-dd8f135dcd25 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:19:10 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1391/2793] 192.168.122.66 () {60 vars in 1138 bytes} [Mon Sep 7 18:19:10 2026] POST /volume/v3/volumes => generated 766 bytes in 387 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:19:10 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-761134ab-ec26-4a81-bd27-a5723421f002 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:10 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-761134ab-ec26-4a81-bd27-a5723421f002 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:19:10 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-761134ab-ec26-4a81-bd27-a5723421f002 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "916f36cc-37df-437a-862e-225dd461d9c0", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1863059592"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:19:10 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.volumes [None req-761134ab-ec26-4a81-bd27-a5723421f002 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Create volume request body: {'volume': {"'snapshot_id": '916f36cc-37df-437a-862e-225dd461d9c0', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1863059592'}} {{(pid=86965) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:19:10 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-761134ab-ec26-4a81-bd27-a5723421f002 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Create volume of 1 GB Sep 07 18:19:10 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-761134ab-ec26-4a81-bd27-a5723421f002 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Availability Zones retrieved successfully. Sep 07 18:19:10 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-761134ab-ec26-4a81-bd27-a5723421f002 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Flow 'volume_create_api' (0577f67f-1778-457f-87ab-90196aece9eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:19:10 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-761134ab-ec26-4a81-bd27-a5723421f002 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (584f7142-97c0-47d6-93bb-75c37b533233) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:19:10 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.flows.api.create_volume [None req-761134ab-ec26-4a81-bd27-a5723421f002 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Validating volume size '1' using validate_int {{(pid=86965) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:19:11 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-761134ab-ec26-4a81-bd27-a5723421f002 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (584f7142-97c0-47d6-93bb-75c37b533233) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:19:11 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-761134ab-ec26-4a81-bd27-a5723421f002 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98c11ff3-b18c-4a30-b831-f9000035267c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:19:11 devstack devstack@c-api.service[86965]: DEBUG cinder.quota [None req-761134ab-ec26-4a81-bd27-a5723421f002 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Created reservations ['b3e597bc-6b5d-40b2-af60-025428127676', '838949fd-7bd0-46b8-822c-f079a8560564', '7bed2b2f-de99-4a00-b2f5-a996622310c4', 'bacb28b6-42e0-4cd3-a414-0e53d245deca'] {{(pid=86965) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:19:11 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-761134ab-ec26-4a81-bd27-a5723421f002 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98c11ff3-b18c-4a30-b831-f9000035267c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b3e597bc-6b5d-40b2-af60-025428127676', '838949fd-7bd0-46b8-822c-f079a8560564', '7bed2b2f-de99-4a00-b2f5-a996622310c4', 'bacb28b6-42e0-4cd3-a414-0e53d245deca']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:19:11 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-761134ab-ec26-4a81-bd27-a5723421f002 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7dcfde0e-0a50-4b80-b702-d8a4c7f1a0b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:19:11 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:11 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:19:11 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-761134ab-ec26-4a81-bd27-a5723421f002 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7dcfde0e-0a50-4b80-b702-d8a4c7f1a0b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd6386eca-a875-4748-82f1-e0407dd994cc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1863059592',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5466302516254de09e6ea7b13e12e04b',qos_specs=None,replication_status=,reservations=['b3e597bc-6b5d-40b2-af60-025428127676','838949fd-7bd0-46b8-822c-f079a8560564','7bed2b2f-de99-4a00-b2f5-a996622310c4','bacb28b6-42e0-4cd3-a414-0e53d245deca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ae88396d75b4c43b3d3317bb3d21af0',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:19:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1863059592',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d6386eca-a875-4748-82f1-e0407dd994cc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5466302516254de09e6ea7b13e12e04b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2ae88396d75b4c43b3d3317bb3d21af0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:19:11 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-761134ab-ec26-4a81-bd27-a5723421f002 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e87351e2-460f-4674-8c86-af974080d9a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:19:11 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-761134ab-ec26-4a81-bd27-a5723421f002 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e87351e2-460f-4674-8c86-af974080d9a9) transitioned into state 'SUCCESS' from state '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-1863059592',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5466302516254de09e6ea7b13e12e04b',qos_specs=None,replication_status=,reservations=['b3e597bc-6b5d-40b2-af60-025428127676','838949fd-7bd0-46b8-822c-f079a8560564','7bed2b2f-de99-4a00-b2f5-a996622310c4','bacb28b6-42e0-4cd3-a414-0e53d245deca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ae88396d75b4c43b3d3317bb3d21af0',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:19:11 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-761134ab-ec26-4a81-bd27-a5723421f002 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5dd54bc2-9192-4869-891d-32f203bf4709) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:19:11 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-761134ab-ec26-4a81-bd27-a5723421f002 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5dd54bc2-9192-4869-891d-32f203bf4709) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:19:11 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-761134ab-ec26-4a81-bd27-a5723421f002 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Flow 'volume_create_api' (0577f67f-1778-457f-87ab-90196aece9eb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:19:11 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-761134ab-ec26-4a81-bd27-a5723421f002 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Create volume request issued successfully. Sep 07 18:19:11 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-761134ab-ec26-4a81-bd27-a5723421f002 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:19:11 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1403/2794] 192.168.122.66 () {60 vars in 1138 bytes} [Mon Sep 7 18:19:10 2026] POST /volume/v3/volumes => generated 767 bytes in 396 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:19:11 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-53cada60-57ae-4b80-b1f0-47be19407595 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:11 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-53cada60-57ae-4b80-b1f0-47be19407595 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:19:11 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-53cada60-57ae-4b80-b1f0-47be19407595 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "916f36cc-37df-437a-862e-225dd461d9c0", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1551735318"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:19:11 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.volumes [None req-53cada60-57ae-4b80-b1f0-47be19407595 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Create volume request body: {'volume': {"'snapshot_id": '916f36cc-37df-437a-862e-225dd461d9c0', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1551735318'}} {{(pid=86964) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:19:11 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-53cada60-57ae-4b80-b1f0-47be19407595 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Create volume of 1 GB Sep 07 18:19:11 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:11 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:19:11 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-53cada60-57ae-4b80-b1f0-47be19407595 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Availability Zones retrieved successfully. Sep 07 18:19:11 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-53cada60-57ae-4b80-b1f0-47be19407595 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Flow 'volume_create_api' (c023ae05-bc5b-4536-a588-e7806e324dc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:19:11 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-53cada60-57ae-4b80-b1f0-47be19407595 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a53392e7-b640-413c-aec9-a19e1c8c1490) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:19:11 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.flows.api.create_volume [None req-53cada60-57ae-4b80-b1f0-47be19407595 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Validating volume size '1' using validate_int {{(pid=86964) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:19:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-f6be0df2-413d-497c-9a9c-0a3f8af44f50 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:11 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-f6be0df2-413d-497c-9a9c-0a3f8af44f50 tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] GET http://192.168.122.66/volume/v3/volumes/fc38c657-a996-4556-afe8-e0af4ece341e Sep 07 18:19:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-f6be0df2-413d-497c-9a9c-0a3f8af44f50 tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-f6be0df2-413d-497c-9a9c-0a3f8af44f50 tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:11 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-f6be0df2-413d-497c-9a9c-0a3f8af44f50 tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] http://192.168.122.66/volume/v3/volumes/fc38c657-a996-4556-afe8-e0af4ece341e returned with HTTP 404 Sep 07 18:19:11 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1404/2795] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:19:11 2026] GET /volume/v3/volumes/fc38c657-a996-4556-afe8-e0af4ece341e => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:19:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-ec678974-f839-4ebe-bfbf-61452ca66076 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:11 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-ec678974-f839-4ebe-bfbf-61452ca66076 tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] DELETE http://192.168.122.66/volume/v3/volumes/b2976b47-bd91-47fa-a79b-fa7f8b529a7b Sep 07 18:19:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-ec678974-f839-4ebe-bfbf-61452ca66076 tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-ec678974-f839-4ebe-bfbf-61452ca66076 tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:11 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-ec678974-f839-4ebe-bfbf-61452ca66076 tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Delete volume with id: b2976b47-bd91-47fa-a79b-fa7f8b529a7b Sep 07 18:19:11 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-53cada60-57ae-4b80-b1f0-47be19407595 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a53392e7-b640-413c-aec9-a19e1c8c1490) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:19:11 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:11 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:19:11 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-53cada60-57ae-4b80-b1f0-47be19407595 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11220ce7-34d4-45a3-8577-17e7bbcc363d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:19:11 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:11 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:19:11 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-ec678974-f839-4ebe-bfbf-61452ca66076 tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Volume info retrieved successfully. Sep 07 18:19:11 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-ec678974-f839-4ebe-bfbf-61452ca66076 tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Delete volume request issued successfully. Sep 07 18:19:11 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-ec678974-f839-4ebe-bfbf-61452ca66076 tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] http://192.168.122.66/volume/v3/volumes/b2976b47-bd91-47fa-a79b-fa7f8b529a7b returned with HTTP 202 Sep 07 18:19:11 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1405/2796] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:19:11 2026] DELETE /volume/v3/volumes/b2976b47-bd91-47fa-a79b-fa7f8b529a7b => generated 0 bytes in 138 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:19:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-5f7c7aad-cd5c-4c4e-97c0-5270dd57021d None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:11 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-5f7c7aad-cd5c-4c4e-97c0-5270dd57021d tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] GET http://192.168.122.66/volume/v3/volumes/b2976b47-bd91-47fa-a79b-fa7f8b529a7b Sep 07 18:19:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-5f7c7aad-cd5c-4c4e-97c0-5270dd57021d tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-5f7c7aad-cd5c-4c4e-97c0-5270dd57021d tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:11 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-53cada60-57ae-4b80-b1f0-47be19407595 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Created reservations ['395f2dfe-69ad-4910-bb39-363afc7f897f', 'e16aa569-aad1-4410-b69d-9f0df6f65da2', '34da26af-5bf6-426b-95c8-438fd7ebeca5', 'd8278e22-7fca-4f81-a3a2-82598ab09e13'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:19:11 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-53cada60-57ae-4b80-b1f0-47be19407595 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11220ce7-34d4-45a3-8577-17e7bbcc363d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['395f2dfe-69ad-4910-bb39-363afc7f897f', 'e16aa569-aad1-4410-b69d-9f0df6f65da2', '34da26af-5bf6-426b-95c8-438fd7ebeca5', 'd8278e22-7fca-4f81-a3a2-82598ab09e13']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:19:11 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-53cada60-57ae-4b80-b1f0-47be19407595 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ecbdfc87-9b95-40c2-bae8-22010ec3c1b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:19:11 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:11 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:19:11 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:11 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:19:11 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-5f7c7aad-cd5c-4c4e-97c0-5270dd57021d tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Volume info retrieved successfully. Sep 07 18:19:11 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-5f7c7aad-cd5c-4c4e-97c0-5270dd57021d tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] http://192.168.122.66/volume/v3/volumes/b2976b47-bd91-47fa-a79b-fa7f8b529a7b returned with HTTP 200 Sep 07 18:19:11 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1406/2797] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:19:11 2026] GET /volume/v3/volumes/b2976b47-bd91-47fa-a79b-fa7f8b529a7b => generated 856 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:19:11 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:11 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:19:11 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-53cada60-57ae-4b80-b1f0-47be19407595 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ecbdfc87-9b95-40c2-bae8-22010ec3c1b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'afbaa6d1-ec29-4585-a881-557a6ad612f2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1551735318',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5466302516254de09e6ea7b13e12e04b',qos_specs=None,replication_status=,reservations=['395f2dfe-69ad-4910-bb39-363afc7f897f','e16aa569-aad1-4410-b69d-9f0df6f65da2','34da26af-5bf6-426b-95c8-438fd7ebeca5','d8278e22-7fca-4f81-a3a2-82598ab09e13'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ae88396d75b4c43b3d3317bb3d21af0',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:19:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1551735318',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=afbaa6d1-ec29-4585-a881-557a6ad612f2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5466302516254de09e6ea7b13e12e04b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2ae88396d75b4c43b3d3317bb3d21af0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:19:11 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-53cada60-57ae-4b80-b1f0-47be19407595 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08274c1f-0a90-4e5c-ac7c-5be9e809e66f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:19:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-c1b9ccb0-f5d0-44f5-b180-a205a5cf4468 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:11 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c1b9ccb0-f5d0-44f5-b180-a205a5cf4468 tempest-VolumeAndVolumeTypeFromImageTest-613774435 tempest-VolumeAndVolumeTypeFromImageTest-613774435-project-member] GET http://192.168.122.66/volume/v3/volumes/d5c62783-0d55-4d48-b9b8-0f12505ef625 Sep 07 18:19:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-c1b9ccb0-f5d0-44f5-b180-a205a5cf4468 tempest-VolumeAndVolumeTypeFromImageTest-613774435 tempest-VolumeAndVolumeTypeFromImageTest-613774435-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-c1b9ccb0-f5d0-44f5-b180-a205a5cf4468 tempest-VolumeAndVolumeTypeFromImageTest-613774435 tempest-VolumeAndVolumeTypeFromImageTest-613774435-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:11 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-53cada60-57ae-4b80-b1f0-47be19407595 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08274c1f-0a90-4e5c-ac7c-5be9e809e66f) transitioned into state 'SUCCESS' from state '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-1551735318',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5466302516254de09e6ea7b13e12e04b',qos_specs=None,replication_status=,reservations=['395f2dfe-69ad-4910-bb39-363afc7f897f','e16aa569-aad1-4410-b69d-9f0df6f65da2','34da26af-5bf6-426b-95c8-438fd7ebeca5','d8278e22-7fca-4f81-a3a2-82598ab09e13'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ae88396d75b4c43b3d3317bb3d21af0',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:19:11 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-53cada60-57ae-4b80-b1f0-47be19407595 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59920e0b-3909-45bd-aad3-65d39dfa1ba1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:19:11 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:11 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:19:11 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:11 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:19:11 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-c1b9ccb0-f5d0-44f5-b180-a205a5cf4468 tempest-VolumeAndVolumeTypeFromImageTest-613774435 tempest-VolumeAndVolumeTypeFromImageTest-613774435-project-member] Volume info retrieved successfully. Sep 07 18:19:11 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c1b9ccb0-f5d0-44f5-b180-a205a5cf4468 tempest-VolumeAndVolumeTypeFromImageTest-613774435 tempest-VolumeAndVolumeTypeFromImageTest-613774435-project-member] http://192.168.122.66/volume/v3/volumes/d5c62783-0d55-4d48-b9b8-0f12505ef625 returned with HTTP 200 Sep 07 18:19:11 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1407/2798] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:19:11 2026] GET /volume/v3/volumes/d5c62783-0d55-4d48-b9b8-0f12505ef625 => generated 954 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:19:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-3f30c2d5-4e94-477f-8bfd-0749cc7d7c7a None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:11 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-53cada60-57ae-4b80-b1f0-47be19407595 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59920e0b-3909-45bd-aad3-65d39dfa1ba1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:19:11 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-3f30c2d5-4e94-477f-8bfd-0749cc7d7c7a tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] GET http://192.168.122.66/volume/v3/volumes/6cf32c7d-fcc2-4930-bebb-371e238f3f0e Sep 07 18:19:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-3f30c2d5-4e94-477f-8bfd-0749cc7d7c7a tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-3f30c2d5-4e94-477f-8bfd-0749cc7d7c7a tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:11 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-53cada60-57ae-4b80-b1f0-47be19407595 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Flow 'volume_create_api' (c023ae05-bc5b-4536-a588-e7806e324dc2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:19:11 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-53cada60-57ae-4b80-b1f0-47be19407595 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Create volume request issued successfully. Sep 07 18:19:11 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-53cada60-57ae-4b80-b1f0-47be19407595 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:19:11 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1392/2799] 192.168.122.66 () {60 vars in 1138 bytes} [Mon Sep 7 18:19:11 2026] POST /volume/v3/volumes => generated 767 bytes in 534 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:19:11 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:11 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:19:11 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:11 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:19:11 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-014dcb29-0740-4646-a796-b171442a4b7d None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:11 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-3f30c2d5-4e94-477f-8bfd-0749cc7d7c7a tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Volume info retrieved successfully. Sep 07 18:19:11 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-014dcb29-0740-4646-a796-b171442a4b7d tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:19:11 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-014dcb29-0740-4646-a796-b171442a4b7d tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "916f36cc-37df-437a-862e-225dd461d9c0", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1319454897"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:19:11 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.volumes [None req-014dcb29-0740-4646-a796-b171442a4b7d tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Create volume request body: {'volume': {"'snapshot_id": '916f36cc-37df-437a-862e-225dd461d9c0', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1319454897'}} {{(pid=86964) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:19:11 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-014dcb29-0740-4646-a796-b171442a4b7d tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Create volume of 1 GB Sep 07 18:19:11 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:11 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:19:11 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-3f30c2d5-4e94-477f-8bfd-0749cc7d7c7a tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] http://192.168.122.66/volume/v3/volumes/6cf32c7d-fcc2-4930-bebb-371e238f3f0e returned with HTTP 200 Sep 07 18:19:11 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1408/2800] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:19:11 2026] GET /volume/v3/volumes/6cf32c7d-fcc2-4930-bebb-371e238f3f0e => generated 864 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:19:11 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-014dcb29-0740-4646-a796-b171442a4b7d tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Availability Zones retrieved successfully. Sep 07 18:19:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-ed28a62b-31ed-406c-872f-0caf268b5ec9 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:11 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-ed28a62b-31ed-406c-872f-0caf268b5ec9 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] GET http://192.168.122.66/volume/v3/volumes/81b8c741-209c-4af5-b9e2-753dab4bd3bc Sep 07 18:19:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-ed28a62b-31ed-406c-872f-0caf268b5ec9 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-ed28a62b-31ed-406c-872f-0caf268b5ec9 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:11 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:11 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:19:11 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:11 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:19:11 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-014dcb29-0740-4646-a796-b171442a4b7d tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Flow 'volume_create_api' (4c9c51dc-129a-4bb9-bdbc-0b29465b8cbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:19:11 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-ed28a62b-31ed-406c-872f-0caf268b5ec9 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Volume info retrieved successfully. Sep 07 18:19:11 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-014dcb29-0740-4646-a796-b171442a4b7d tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36774fb6-dc6c-4cd9-ac0b-998cf8c760e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:19:12 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.flows.api.create_volume [None req-014dcb29-0740-4646-a796-b171442a4b7d tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Validating volume size '1' using validate_int {{(pid=86964) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:19:12 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-ed28a62b-31ed-406c-872f-0caf268b5ec9 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] http://192.168.122.66/volume/v3/volumes/81b8c741-209c-4af5-b9e2-753dab4bd3bc returned with HTTP 200 Sep 07 18:19:12 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1409/2801] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:19:11 2026] GET /volume/v3/volumes/81b8c741-209c-4af5-b9e2-753dab4bd3bc => generated 863 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:19:12 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-014dcb29-0740-4646-a796-b171442a4b7d tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36774fb6-dc6c-4cd9-ac0b-998cf8c760e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:19:12 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-014dcb29-0740-4646-a796-b171442a4b7d tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96f0a7b9-5842-4ba7-843e-79362b6c694e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:19:12 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-014dcb29-0740-4646-a796-b171442a4b7d tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Created reservations ['fa34d185-39c7-41e5-901a-08906c702937', '54233d8d-8e5e-4f58-8e58-b59a53d59fad', '919e0b49-62b2-496d-b879-d5491d1887c3', 'dc20d64a-7721-4043-92ee-c22359a02e27'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:19:12 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-014dcb29-0740-4646-a796-b171442a4b7d tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96f0a7b9-5842-4ba7-843e-79362b6c694e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fa34d185-39c7-41e5-901a-08906c702937', '54233d8d-8e5e-4f58-8e58-b59a53d59fad', '919e0b49-62b2-496d-b879-d5491d1887c3', 'dc20d64a-7721-4043-92ee-c22359a02e27']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:19:12 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-014dcb29-0740-4646-a796-b171442a4b7d tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bee60b7a-6499-4e5b-b220-d765daccbe42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:19:12 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:12 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:19:12 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-014dcb29-0740-4646-a796-b171442a4b7d tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bee60b7a-6499-4e5b-b220-d765daccbe42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '79b90ff1-6de2-42ef-ac95-64bd1b8c658d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1319454897',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5466302516254de09e6ea7b13e12e04b',qos_specs=None,replication_status=,reservations=['fa34d185-39c7-41e5-901a-08906c702937','54233d8d-8e5e-4f58-8e58-b59a53d59fad','919e0b49-62b2-496d-b879-d5491d1887c3','dc20d64a-7721-4043-92ee-c22359a02e27'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ae88396d75b4c43b3d3317bb3d21af0',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:19:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1319454897',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=79b90ff1-6de2-42ef-ac95-64bd1b8c658d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5466302516254de09e6ea7b13e12e04b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2ae88396d75b4c43b3d3317bb3d21af0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:19:12 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-014dcb29-0740-4646-a796-b171442a4b7d tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33c20f60-dac6-4685-8158-5d82e49e967b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:19:12 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-014dcb29-0740-4646-a796-b171442a4b7d tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33c20f60-dac6-4685-8158-5d82e49e967b) transitioned into state 'SUCCESS' from state '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-1319454897',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5466302516254de09e6ea7b13e12e04b',qos_specs=None,replication_status=,reservations=['fa34d185-39c7-41e5-901a-08906c702937','54233d8d-8e5e-4f58-8e58-b59a53d59fad','919e0b49-62b2-496d-b879-d5491d1887c3','dc20d64a-7721-4043-92ee-c22359a02e27'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ae88396d75b4c43b3d3317bb3d21af0',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:19:12 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-014dcb29-0740-4646-a796-b171442a4b7d tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (685d70c2-7bc4-44a1-bcbb-674d954d1cb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:19:12 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-014dcb29-0740-4646-a796-b171442a4b7d tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (685d70c2-7bc4-44a1-bcbb-674d954d1cb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:19:12 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-014dcb29-0740-4646-a796-b171442a4b7d tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Flow 'volume_create_api' (4c9c51dc-129a-4bb9-bdbc-0b29465b8cbd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:19:12 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-014dcb29-0740-4646-a796-b171442a4b7d tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Create volume request issued successfully. Sep 07 18:19:12 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-014dcb29-0740-4646-a796-b171442a4b7d tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:19:12 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1393/2802] 192.168.122.66 () {60 vars in 1138 bytes} [Mon Sep 7 18:19:11 2026] POST /volume/v3/volumes => generated 767 bytes in 482 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:19:12 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-bdfa8a71-d34f-41ee-8e8b-088a9cbc3347 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:12 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-bdfa8a71-d34f-41ee-8e8b-088a9cbc3347 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:19:12 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-bdfa8a71-d34f-41ee-8e8b-088a9cbc3347 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "916f36cc-37df-437a-862e-225dd461d9c0", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-2085211127"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:19:12 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.volumes [None req-bdfa8a71-d34f-41ee-8e8b-088a9cbc3347 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Create volume request body: {'volume': {"'snapshot_id": '916f36cc-37df-437a-862e-225dd461d9c0', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-2085211127'}} {{(pid=86965) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:19:12 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-bdfa8a71-d34f-41ee-8e8b-088a9cbc3347 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Create volume of 1 GB Sep 07 18:19:12 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-bdfa8a71-d34f-41ee-8e8b-088a9cbc3347 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Availability Zones retrieved successfully. Sep 07 18:19:12 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-bdfa8a71-d34f-41ee-8e8b-088a9cbc3347 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Flow 'volume_create_api' (1df97fcb-649c-4343-8415-17bd81b027db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:19:12 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-bdfa8a71-d34f-41ee-8e8b-088a9cbc3347 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d389a08-f431-4f84-9588-4dfbfddd5ec5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:19:12 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.flows.api.create_volume [None req-bdfa8a71-d34f-41ee-8e8b-088a9cbc3347 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Validating volume size '1' using validate_int {{(pid=86965) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:19:12 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-bdfa8a71-d34f-41ee-8e8b-088a9cbc3347 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d389a08-f431-4f84-9588-4dfbfddd5ec5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:19:12 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-bdfa8a71-d34f-41ee-8e8b-088a9cbc3347 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac39ef4c-a9e8-4560-b9a3-c3d2ad2bcc6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:19:12 devstack devstack@c-api.service[86965]: DEBUG cinder.quota [None req-bdfa8a71-d34f-41ee-8e8b-088a9cbc3347 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Created reservations ['0c1a65a3-3b7e-49fb-a2ba-69ce72c09ca6', 'b67a9999-6d86-4dd9-a04e-5e25de98f962', 'e9b62a85-fea6-4ff1-bdde-6ae5b1e0868d', '99ef0ad9-57e8-45bb-b801-f30e0918795b'] {{(pid=86965) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:19:12 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-bdfa8a71-d34f-41ee-8e8b-088a9cbc3347 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac39ef4c-a9e8-4560-b9a3-c3d2ad2bcc6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0c1a65a3-3b7e-49fb-a2ba-69ce72c09ca6', 'b67a9999-6d86-4dd9-a04e-5e25de98f962', 'e9b62a85-fea6-4ff1-bdde-6ae5b1e0868d', '99ef0ad9-57e8-45bb-b801-f30e0918795b']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:19:12 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-bdfa8a71-d34f-41ee-8e8b-088a9cbc3347 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bde46329-8c42-4352-9379-7a993f57aa43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:19:12 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:12 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:19:12 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-bdfa8a71-d34f-41ee-8e8b-088a9cbc3347 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bde46329-8c42-4352-9379-7a993f57aa43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '05bc84ba-8bbd-4221-b890-837ecd2d32ad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2085211127',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5466302516254de09e6ea7b13e12e04b',qos_specs=None,replication_status=,reservations=['0c1a65a3-3b7e-49fb-a2ba-69ce72c09ca6','b67a9999-6d86-4dd9-a04e-5e25de98f962','e9b62a85-fea6-4ff1-bdde-6ae5b1e0868d','99ef0ad9-57e8-45bb-b801-f30e0918795b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ae88396d75b4c43b3d3317bb3d21af0',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:19:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2085211127',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=05bc84ba-8bbd-4221-b890-837ecd2d32ad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5466302516254de09e6ea7b13e12e04b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2ae88396d75b4c43b3d3317bb3d21af0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:19:12 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-bdfa8a71-d34f-41ee-8e8b-088a9cbc3347 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23b3fdbb-7f31-4e0f-ac7d-e3adb60c78f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:19:12 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-df164627-ae4a-4f55-83ff-e196ba5e4c9a None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:12 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-df164627-ae4a-4f55-83ff-e196ba5e4c9a tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] GET http://192.168.122.66/volume/v3/volumes/b2976b47-bd91-47fa-a79b-fa7f8b529a7b Sep 07 18:19:12 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-df164627-ae4a-4f55-83ff-e196ba5e4c9a tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:12 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-df164627-ae4a-4f55-83ff-e196ba5e4c9a tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:12 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:12 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:19:12 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:12 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:19:12 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-df164627-ae4a-4f55-83ff-e196ba5e4c9a tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Volume info retrieved successfully. Sep 07 18:19:12 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-bdfa8a71-d34f-41ee-8e8b-088a9cbc3347 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23b3fdbb-7f31-4e0f-ac7d-e3adb60c78f3) transitioned into state 'SUCCESS' from state '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-2085211127',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5466302516254de09e6ea7b13e12e04b',qos_specs=None,replication_status=,reservations=['0c1a65a3-3b7e-49fb-a2ba-69ce72c09ca6','b67a9999-6d86-4dd9-a04e-5e25de98f962','e9b62a85-fea6-4ff1-bdde-6ae5b1e0868d','99ef0ad9-57e8-45bb-b801-f30e0918795b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ae88396d75b4c43b3d3317bb3d21af0',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:19:12 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-bdfa8a71-d34f-41ee-8e8b-088a9cbc3347 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe6114d9-2eca-4aff-884b-b31b137247fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:19:12 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-df164627-ae4a-4f55-83ff-e196ba5e4c9a tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] http://192.168.122.66/volume/v3/volumes/b2976b47-bd91-47fa-a79b-fa7f8b529a7b returned with HTTP 200 Sep 07 18:19:12 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1394/2803] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:19:12 2026] GET /volume/v3/volumes/b2976b47-bd91-47fa-a79b-fa7f8b529a7b => generated 856 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:19:12 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-bdfa8a71-d34f-41ee-8e8b-088a9cbc3347 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe6114d9-2eca-4aff-884b-b31b137247fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:19:12 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-bdfa8a71-d34f-41ee-8e8b-088a9cbc3347 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Flow 'volume_create_api' (1df97fcb-649c-4343-8415-17bd81b027db) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:19:12 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-bdfa8a71-d34f-41ee-8e8b-088a9cbc3347 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Create volume request issued successfully. Sep 07 18:19:12 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-bdfa8a71-d34f-41ee-8e8b-088a9cbc3347 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:19:12 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1410/2804] 192.168.122.66 () {60 vars in 1138 bytes} [Mon Sep 7 18:19:12 2026] POST /volume/v3/volumes => generated 767 bytes in 427 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:19:12 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-1ac44772-200e-4ab4-83ff-620e1e2f8719 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:12 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-1ac44772-200e-4ab4-83ff-620e1e2f8719 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] GET http://192.168.122.66/volume/v3/volumes/28061f8b-b735-4dc8-9cef-ac0aa8f0d56f Sep 07 18:19:12 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-1ac44772-200e-4ab4-83ff-620e1e2f8719 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:12 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-1ac44772-200e-4ab4-83ff-620e1e2f8719 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:12 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-2e3b64a9-3559-4c57-8e31-4c78472fea7c None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:12 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-2e3b64a9-3559-4c57-8e31-4c78472fea7c tempest-VolumeAndVolumeTypeFromImageTest-613774435 tempest-VolumeAndVolumeTypeFromImageTest-613774435-project-member] GET http://192.168.122.66/volume/v3/volumes/d5c62783-0d55-4d48-b9b8-0f12505ef625 Sep 07 18:19:12 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-2e3b64a9-3559-4c57-8e31-4c78472fea7c tempest-VolumeAndVolumeTypeFromImageTest-613774435 tempest-VolumeAndVolumeTypeFromImageTest-613774435-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:12 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-2e3b64a9-3559-4c57-8e31-4c78472fea7c tempest-VolumeAndVolumeTypeFromImageTest-613774435 tempest-VolumeAndVolumeTypeFromImageTest-613774435-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:12 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:12 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:19:12 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:12 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:19:12 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-1ac44772-200e-4ab4-83ff-620e1e2f8719 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Volume info retrieved successfully. Sep 07 18:19:12 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:12 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:19:12 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:12 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:19:12 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-1ac44772-200e-4ab4-83ff-620e1e2f8719 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] http://192.168.122.66/volume/v3/volumes/28061f8b-b735-4dc8-9cef-ac0aa8f0d56f returned with HTTP 200 Sep 07 18:19:12 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1395/2805] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:19:12 2026] GET /volume/v3/volumes/28061f8b-b735-4dc8-9cef-ac0aa8f0d56f => generated 858 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:19:12 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-2e3b64a9-3559-4c57-8e31-4c78472fea7c tempest-VolumeAndVolumeTypeFromImageTest-613774435 tempest-VolumeAndVolumeTypeFromImageTest-613774435-project-member] Volume info retrieved successfully. Sep 07 18:19:12 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-2e3b64a9-3559-4c57-8e31-4c78472fea7c tempest-VolumeAndVolumeTypeFromImageTest-613774435 tempest-VolumeAndVolumeTypeFromImageTest-613774435-project-member] http://192.168.122.66/volume/v3/volumes/d5c62783-0d55-4d48-b9b8-0f12505ef625 returned with HTTP 200 Sep 07 18:19:12 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1411/2806] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:19:12 2026] GET /volume/v3/volumes/d5c62783-0d55-4d48-b9b8-0f12505ef625 => generated 954 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:19:13 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-2ab0c2c9-3f58-49b8-9932-e160445224ec None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:13 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-2ab0c2c9-3f58-49b8-9932-e160445224ec tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] GET http://192.168.122.66/volume/v3/volumes/81b8c741-209c-4af5-b9e2-753dab4bd3bc Sep 07 18:19:13 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-2ab0c2c9-3f58-49b8-9932-e160445224ec tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:13 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-2ab0c2c9-3f58-49b8-9932-e160445224ec tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:13 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:13 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:19:13 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:13 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:19:13 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-2ab0c2c9-3f58-49b8-9932-e160445224ec tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Volume info retrieved successfully. Sep 07 18:19:13 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-2ab0c2c9-3f58-49b8-9932-e160445224ec tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] http://192.168.122.66/volume/v3/volumes/81b8c741-209c-4af5-b9e2-753dab4bd3bc returned with HTTP 200 Sep 07 18:19:13 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1396/2807] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:19:13 2026] GET /volume/v3/volumes/81b8c741-209c-4af5-b9e2-753dab4bd3bc => generated 864 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:19:13 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-c8c5a6b0-3e7e-4dc3-add2-cc2d883f021b None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:13 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c8c5a6b0-3e7e-4dc3-add2-cc2d883f021b tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] GET http://192.168.122.66/volume/v3/volumes/5cca7252-88e4-47d4-8539-dcc4ec522ed9 Sep 07 18:19:13 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-c8c5a6b0-3e7e-4dc3-add2-cc2d883f021b tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:13 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-c8c5a6b0-3e7e-4dc3-add2-cc2d883f021b tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:13 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:13 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:19:13 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:13 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:19:13 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-c8c5a6b0-3e7e-4dc3-add2-cc2d883f021b tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Volume info retrieved successfully. Sep 07 18:19:13 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c8c5a6b0-3e7e-4dc3-add2-cc2d883f021b tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] http://192.168.122.66/volume/v3/volumes/5cca7252-88e4-47d4-8539-dcc4ec522ed9 returned with HTTP 200 Sep 07 18:19:13 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1412/2808] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:19:13 2026] GET /volume/v3/volumes/5cca7252-88e4-47d4-8539-dcc4ec522ed9 => generated 863 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:19:13 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-23f3dabb-7830-4038-8dfe-60f5a348d4a4 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:13 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-23f3dabb-7830-4038-8dfe-60f5a348d4a4 tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] GET http://192.168.122.66/volume/v3/volumes/b2976b47-bd91-47fa-a79b-fa7f8b529a7b Sep 07 18:19:13 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-23f3dabb-7830-4038-8dfe-60f5a348d4a4 tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:13 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-23f3dabb-7830-4038-8dfe-60f5a348d4a4 tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:13 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-23f3dabb-7830-4038-8dfe-60f5a348d4a4 tempest-CreateVolumesFromImageTest-656920226 tempest-CreateVolumesFromImageTest-656920226-project-member] http://192.168.122.66/volume/v3/volumes/b2976b47-bd91-47fa-a79b-fa7f8b529a7b returned with HTTP 404 Sep 07 18:19:13 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1397/2809] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:19:13 2026] GET /volume/v3/volumes/b2976b47-bd91-47fa-a79b-fa7f8b529a7b => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:19:13 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-8e485b21-e57a-4ddd-aa72-469cb4ae113b None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:13 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-8e485b21-e57a-4ddd-aa72-469cb4ae113b tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] GET http://192.168.122.66/volume/v3/volumes/28061f8b-b735-4dc8-9cef-ac0aa8f0d56f Sep 07 18:19:13 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-8e485b21-e57a-4ddd-aa72-469cb4ae113b tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:13 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-8e485b21-e57a-4ddd-aa72-469cb4ae113b tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:13 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:13 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:19:13 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:13 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:19:13 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-8910125a-7ba8-4cd1-ae1d-aca9e96fe321 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:13 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-8910125a-7ba8-4cd1-ae1d-aca9e96fe321 tempest-VolumeAndVolumeTypeFromImageTest-613774435 tempest-VolumeAndVolumeTypeFromImageTest-613774435-project-member] GET http://192.168.122.66/volume/v3/volumes/d5c62783-0d55-4d48-b9b8-0f12505ef625 Sep 07 18:19:13 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-8910125a-7ba8-4cd1-ae1d-aca9e96fe321 tempest-VolumeAndVolumeTypeFromImageTest-613774435 tempest-VolumeAndVolumeTypeFromImageTest-613774435-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:13 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-8910125a-7ba8-4cd1-ae1d-aca9e96fe321 tempest-VolumeAndVolumeTypeFromImageTest-613774435 tempest-VolumeAndVolumeTypeFromImageTest-613774435-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:13 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-8e485b21-e57a-4ddd-aa72-469cb4ae113b tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Volume info retrieved successfully. Sep 07 18:19:13 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:13 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:19:13 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:13 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:19:13 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-8e485b21-e57a-4ddd-aa72-469cb4ae113b tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] http://192.168.122.66/volume/v3/volumes/28061f8b-b735-4dc8-9cef-ac0aa8f0d56f returned with HTTP 200 Sep 07 18:19:13 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1413/2810] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:19:13 2026] GET /volume/v3/volumes/28061f8b-b735-4dc8-9cef-ac0aa8f0d56f => generated 858 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:19:13 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-8910125a-7ba8-4cd1-ae1d-aca9e96fe321 tempest-VolumeAndVolumeTypeFromImageTest-613774435 tempest-VolumeAndVolumeTypeFromImageTest-613774435-project-member] Volume info retrieved successfully. Sep 07 18:19:14 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-8910125a-7ba8-4cd1-ae1d-aca9e96fe321 tempest-VolumeAndVolumeTypeFromImageTest-613774435 tempest-VolumeAndVolumeTypeFromImageTest-613774435-project-member] http://192.168.122.66/volume/v3/volumes/d5c62783-0d55-4d48-b9b8-0f12505ef625 returned with HTTP 200 Sep 07 18:19:14 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1398/2811] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:19:13 2026] GET /volume/v3/volumes/d5c62783-0d55-4d48-b9b8-0f12505ef625 => generated 954 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:19:14 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-4f9a9338-bf1d-4f5a-a3b6-7bad36b2ab6f None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:14 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-4f9a9338-bf1d-4f5a-a3b6-7bad36b2ab6f tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] GET http://192.168.122.66/volume/v3/volumes/5cca7252-88e4-47d4-8539-dcc4ec522ed9 Sep 07 18:19:14 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-4f9a9338-bf1d-4f5a-a3b6-7bad36b2ab6f tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:14 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-4f9a9338-bf1d-4f5a-a3b6-7bad36b2ab6f tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:14 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:14 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:19:14 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:14 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:19:14 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-4f9a9338-bf1d-4f5a-a3b6-7bad36b2ab6f tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Volume info retrieved successfully. Sep 07 18:19:14 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-4f9a9338-bf1d-4f5a-a3b6-7bad36b2ab6f tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] http://192.168.122.66/volume/v3/volumes/5cca7252-88e4-47d4-8539-dcc4ec522ed9 returned with HTTP 200 Sep 07 18:19:14 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1414/2812] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:19:14 2026] GET /volume/v3/volumes/5cca7252-88e4-47d4-8539-dcc4ec522ed9 => generated 864 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 18:19:14 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-c8884abd-51a2-46ca-8a5c-fbc0860f8b57 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:14 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c8884abd-51a2-46ca-8a5c-fbc0860f8b57 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] DELETE http://192.168.122.66/volume/v3/volumes/5cca7252-88e4-47d4-8539-dcc4ec522ed9 Sep 07 18:19:14 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c8884abd-51a2-46ca-8a5c-fbc0860f8b57 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:14 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c8884abd-51a2-46ca-8a5c-fbc0860f8b57 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:14 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-c8884abd-51a2-46ca-8a5c-fbc0860f8b57 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Delete volume with id: 5cca7252-88e4-47d4-8539-dcc4ec522ed9 Sep 07 18:19:14 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:14 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:19:14 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:14 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:19:14 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-c8884abd-51a2-46ca-8a5c-fbc0860f8b57 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Volume info retrieved successfully. Sep 07 18:19:14 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-c8884abd-51a2-46ca-8a5c-fbc0860f8b57 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Delete volume request issued successfully. Sep 07 18:19:14 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c8884abd-51a2-46ca-8a5c-fbc0860f8b57 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] http://192.168.122.66/volume/v3/volumes/5cca7252-88e4-47d4-8539-dcc4ec522ed9 returned with HTTP 202 Sep 07 18:19:14 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1399/2813] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:19:14 2026] DELETE /volume/v3/volumes/5cca7252-88e4-47d4-8539-dcc4ec522ed9 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:19:14 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-e2f69350-942c-4384-8ca9-cff0f65f8211 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:14 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e2f69350-942c-4384-8ca9-cff0f65f8211 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] GET http://192.168.122.66/volume/v3/volumes/5cca7252-88e4-47d4-8539-dcc4ec522ed9 Sep 07 18:19:14 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-e2f69350-942c-4384-8ca9-cff0f65f8211 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:14 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-e2f69350-942c-4384-8ca9-cff0f65f8211 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:14 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:14 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:19:14 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:14 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:19:14 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-e2f69350-942c-4384-8ca9-cff0f65f8211 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Volume info retrieved successfully. Sep 07 18:19:14 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e2f69350-942c-4384-8ca9-cff0f65f8211 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] http://192.168.122.66/volume/v3/volumes/5cca7252-88e4-47d4-8539-dcc4ec522ed9 returned with HTTP 200 Sep 07 18:19:14 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1415/2814] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:19:14 2026] GET /volume/v3/volumes/5cca7252-88e4-47d4-8539-dcc4ec522ed9 => generated 863 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:19:14 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-0e05b092-70b5-4b6f-a35a-e965f3235dd7 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:15 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-0e05b092-70b5-4b6f-a35a-e965f3235dd7 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] GET http://192.168.122.66/volume/v3/volumes/28061f8b-b735-4dc8-9cef-ac0aa8f0d56f Sep 07 18:19:15 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-0e05b092-70b5-4b6f-a35a-e965f3235dd7 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:15 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-0e05b092-70b5-4b6f-a35a-e965f3235dd7 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:15 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-ec0a0870-8b42-4715-85ae-a93f03d8028f None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:15 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-ec0a0870-8b42-4715-85ae-a93f03d8028f tempest-VolumeAndVolumeTypeFromImageTest-613774435 tempest-VolumeAndVolumeTypeFromImageTest-613774435-project-member] GET http://192.168.122.66/volume/v3/volumes/d5c62783-0d55-4d48-b9b8-0f12505ef625 Sep 07 18:19:15 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-ec0a0870-8b42-4715-85ae-a93f03d8028f tempest-VolumeAndVolumeTypeFromImageTest-613774435 tempest-VolumeAndVolumeTypeFromImageTest-613774435-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:15 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:15 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:19:15 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-ec0a0870-8b42-4715-85ae-a93f03d8028f tempest-VolumeAndVolumeTypeFromImageTest-613774435 tempest-VolumeAndVolumeTypeFromImageTest-613774435-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:15 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:15 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:19:15 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-0e05b092-70b5-4b6f-a35a-e965f3235dd7 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Volume info retrieved successfully. Sep 07 18:19:15 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:15 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:19:15 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:15 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:19:15 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-ec0a0870-8b42-4715-85ae-a93f03d8028f tempest-VolumeAndVolumeTypeFromImageTest-613774435 tempest-VolumeAndVolumeTypeFromImageTest-613774435-project-member] Volume info retrieved successfully. Sep 07 18:19:15 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-0e05b092-70b5-4b6f-a35a-e965f3235dd7 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] http://192.168.122.66/volume/v3/volumes/28061f8b-b735-4dc8-9cef-ac0aa8f0d56f returned with HTTP 200 Sep 07 18:19:15 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1400/2815] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:19:14 2026] GET /volume/v3/volumes/28061f8b-b735-4dc8-9cef-ac0aa8f0d56f => generated 859 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:19:15 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-ec0a0870-8b42-4715-85ae-a93f03d8028f tempest-VolumeAndVolumeTypeFromImageTest-613774435 tempest-VolumeAndVolumeTypeFromImageTest-613774435-project-member] http://192.168.122.66/volume/v3/volumes/d5c62783-0d55-4d48-b9b8-0f12505ef625 returned with HTTP 200 Sep 07 18:19:15 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1416/2816] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:19:15 2026] GET /volume/v3/volumes/d5c62783-0d55-4d48-b9b8-0f12505ef625 => generated 957 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:19:15 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-3bfcd042-6870-4cff-9ef5-1081d3a1eeec None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:15 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-3bfcd042-6870-4cff-9ef5-1081d3a1eeec tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] GET http://192.168.122.66/volume/v3/volumes/d6386eca-a875-4748-82f1-e0407dd994cc Sep 07 18:19:15 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-3bfcd042-6870-4cff-9ef5-1081d3a1eeec tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:15 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-3bfcd042-6870-4cff-9ef5-1081d3a1eeec tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:15 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:15 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:19:15 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:15 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:19:15 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-3bfcd042-6870-4cff-9ef5-1081d3a1eeec tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Volume info retrieved successfully. Sep 07 18:19:15 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-3bfcd042-6870-4cff-9ef5-1081d3a1eeec tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] http://192.168.122.66/volume/v3/volumes/d6386eca-a875-4748-82f1-e0407dd994cc returned with HTTP 200 Sep 07 18:19:15 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1401/2817] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:19:15 2026] GET /volume/v3/volumes/d6386eca-a875-4748-82f1-e0407dd994cc => generated 859 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:19:15 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-b9bc35f4-d7ce-4322-bccf-55158b6c7091 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:15 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-b9bc35f4-d7ce-4322-bccf-55158b6c7091 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] GET http://192.168.122.66/volume/v3/volumes/5cca7252-88e4-47d4-8539-dcc4ec522ed9 Sep 07 18:19:15 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-b9bc35f4-d7ce-4322-bccf-55158b6c7091 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:15 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-b9bc35f4-d7ce-4322-bccf-55158b6c7091 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:15 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:15 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:19:15 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:15 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:19:15 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-b9bc35f4-d7ce-4322-bccf-55158b6c7091 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Volume info retrieved successfully. Sep 07 18:19:15 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-b9bc35f4-d7ce-4322-bccf-55158b6c7091 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] http://192.168.122.66/volume/v3/volumes/5cca7252-88e4-47d4-8539-dcc4ec522ed9 returned with HTTP 200 Sep 07 18:19:15 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1417/2818] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:19:15 2026] GET /volume/v3/volumes/5cca7252-88e4-47d4-8539-dcc4ec522ed9 => generated 863 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:19:16 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-61e59f8f-818f-4172-ba8e-694acfd80479 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:16 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-61e59f8f-818f-4172-ba8e-694acfd80479 tempest-VolumeAndVolumeTypeFromImageTest-613774435 tempest-VolumeAndVolumeTypeFromImageTest-613774435-project-member] GET http://192.168.122.66/volume/v3/volumes/d5c62783-0d55-4d48-b9b8-0f12505ef625 Sep 07 18:19:16 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-61e59f8f-818f-4172-ba8e-694acfd80479 tempest-VolumeAndVolumeTypeFromImageTest-613774435 tempest-VolumeAndVolumeTypeFromImageTest-613774435-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:16 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-61e59f8f-818f-4172-ba8e-694acfd80479 tempest-VolumeAndVolumeTypeFromImageTest-613774435 tempest-VolumeAndVolumeTypeFromImageTest-613774435-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:16 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:16 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:19:16 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:16 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:19:16 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-c750bf40-a43f-4865-b55b-671059b065f5 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:16 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-61e59f8f-818f-4172-ba8e-694acfd80479 tempest-VolumeAndVolumeTypeFromImageTest-613774435 tempest-VolumeAndVolumeTypeFromImageTest-613774435-project-member] Volume info retrieved successfully. Sep 07 18:19:16 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c750bf40-a43f-4865-b55b-671059b065f5 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] GET http://192.168.122.66/volume/v3/volumes/d6386eca-a875-4748-82f1-e0407dd994cc Sep 07 18:19:16 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-c750bf40-a43f-4865-b55b-671059b065f5 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:16 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-c750bf40-a43f-4865-b55b-671059b065f5 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:16 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-61e59f8f-818f-4172-ba8e-694acfd80479 tempest-VolumeAndVolumeTypeFromImageTest-613774435 tempest-VolumeAndVolumeTypeFromImageTest-613774435-project-member] http://192.168.122.66/volume/v3/volumes/d5c62783-0d55-4d48-b9b8-0f12505ef625 returned with HTTP 200 Sep 07 18:19:16 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1402/2819] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:19:16 2026] GET /volume/v3/volumes/d5c62783-0d55-4d48-b9b8-0f12505ef625 => generated 957 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:19:16 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:16 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:19:16 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:16 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:19:16 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-c750bf40-a43f-4865-b55b-671059b065f5 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Volume info retrieved successfully. Sep 07 18:19:16 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c750bf40-a43f-4865-b55b-671059b065f5 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] http://192.168.122.66/volume/v3/volumes/d6386eca-a875-4748-82f1-e0407dd994cc returned with HTTP 200 Sep 07 18:19:16 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1418/2820] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:19:16 2026] GET /volume/v3/volumes/d6386eca-a875-4748-82f1-e0407dd994cc => generated 860 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:19:16 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-903a24d8-43cc-4a0c-bb1e-5a8771978bb2 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:16 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-903a24d8-43cc-4a0c-bb1e-5a8771978bb2 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] GET http://192.168.122.66/volume/v3/volumes/afbaa6d1-ec29-4585-a881-557a6ad612f2 Sep 07 18:19:16 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-903a24d8-43cc-4a0c-bb1e-5a8771978bb2 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:16 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-903a24d8-43cc-4a0c-bb1e-5a8771978bb2 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:16 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:16 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:19:16 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:16 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:19:16 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-903a24d8-43cc-4a0c-bb1e-5a8771978bb2 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Volume info retrieved successfully. Sep 07 18:19:16 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-903a24d8-43cc-4a0c-bb1e-5a8771978bb2 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] http://192.168.122.66/volume/v3/volumes/afbaa6d1-ec29-4585-a881-557a6ad612f2 returned with HTTP 200 Sep 07 18:19:16 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1403/2821] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:19:16 2026] GET /volume/v3/volumes/afbaa6d1-ec29-4585-a881-557a6ad612f2 => generated 859 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:19:16 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-a934a3a1-8b27-4e7d-b623-2d09f3940483 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:16 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-a934a3a1-8b27-4e7d-b623-2d09f3940483 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] GET http://192.168.122.66/volume/v3/volumes/5cca7252-88e4-47d4-8539-dcc4ec522ed9 Sep 07 18:19:16 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-a934a3a1-8b27-4e7d-b623-2d09f3940483 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:16 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-a934a3a1-8b27-4e7d-b623-2d09f3940483 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:16 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-a934a3a1-8b27-4e7d-b623-2d09f3940483 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] http://192.168.122.66/volume/v3/volumes/5cca7252-88e4-47d4-8539-dcc4ec522ed9 returned with HTTP 404 Sep 07 18:19:16 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1419/2822] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:19:16 2026] GET /volume/v3/volumes/5cca7252-88e4-47d4-8539-dcc4ec522ed9 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:19:16 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-b27cc89c-cbbc-41b4-bb7e-fbed1432f402 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:16 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b27cc89c-cbbc-41b4-bb7e-fbed1432f402 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] DELETE http://192.168.122.66/volume/v3/volumes/81b8c741-209c-4af5-b9e2-753dab4bd3bc Sep 07 18:19:16 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-b27cc89c-cbbc-41b4-bb7e-fbed1432f402 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:16 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-b27cc89c-cbbc-41b4-bb7e-fbed1432f402 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:16 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-b27cc89c-cbbc-41b4-bb7e-fbed1432f402 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Delete volume with id: 81b8c741-209c-4af5-b9e2-753dab4bd3bc Sep 07 18:19:16 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:16 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:19:16 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:16 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:19:16 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-b27cc89c-cbbc-41b4-bb7e-fbed1432f402 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Volume info retrieved successfully. Sep 07 18:19:16 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-b27cc89c-cbbc-41b4-bb7e-fbed1432f402 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Delete volume request issued successfully. Sep 07 18:19:16 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b27cc89c-cbbc-41b4-bb7e-fbed1432f402 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] http://192.168.122.66/volume/v3/volumes/81b8c741-209c-4af5-b9e2-753dab4bd3bc returned with HTTP 202 Sep 07 18:19:16 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1404/2823] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:19:16 2026] DELETE /volume/v3/volumes/81b8c741-209c-4af5-b9e2-753dab4bd3bc => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:19:16 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-ded8be9f-42cc-4899-975e-3b1bcb5a83da None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:16 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-ded8be9f-42cc-4899-975e-3b1bcb5a83da tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] GET http://192.168.122.66/volume/v3/volumes/81b8c741-209c-4af5-b9e2-753dab4bd3bc Sep 07 18:19:16 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-ded8be9f-42cc-4899-975e-3b1bcb5a83da tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:16 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-ded8be9f-42cc-4899-975e-3b1bcb5a83da tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:16 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:16 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:19:16 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:16 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:19:16 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-ded8be9f-42cc-4899-975e-3b1bcb5a83da tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Volume info retrieved successfully. Sep 07 18:19:16 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-ded8be9f-42cc-4899-975e-3b1bcb5a83da tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] http://192.168.122.66/volume/v3/volumes/81b8c741-209c-4af5-b9e2-753dab4bd3bc returned with HTTP 200 Sep 07 18:19:16 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1420/2824] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:19:16 2026] GET /volume/v3/volumes/81b8c741-209c-4af5-b9e2-753dab4bd3bc => generated 863 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:19:16 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-3d555ed6-580e-4134-85c9-4e98aa236ec8 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:17 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-3d555ed6-580e-4134-85c9-4e98aa236ec8 tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:19:17 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-3d555ed6-580e-4134-85c9-4e98aa236ec8 tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-100201647"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:19:17 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.volumes [None req-3d555ed6-580e-4134-85c9-4e98aa236ec8 tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-100201647'}} {{(pid=86964) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:19:17 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-3d555ed6-580e-4134-85c9-4e98aa236ec8 tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Create volume of 1 GB Sep 07 18:19:17 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-3d555ed6-580e-4134-85c9-4e98aa236ec8 tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Availability Zones retrieved successfully. Sep 07 18:19:17 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-3d555ed6-580e-4134-85c9-4e98aa236ec8 tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Flow 'volume_create_api' (d6375497-3acd-4966-b8c8-79ba2d288993) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:19:17 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-3d555ed6-580e-4134-85c9-4e98aa236ec8 tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2972d0f-54b4-430a-866d-73ef3a8ca0f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:19:17 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.flows.api.create_volume [None req-3d555ed6-580e-4134-85c9-4e98aa236ec8 tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Validating volume size '1' using validate_int {{(pid=86964) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:19:17 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-3d555ed6-580e-4134-85c9-4e98aa236ec8 tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2972d0f-54b4-430a-866d-73ef3a8ca0f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:19:17 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-3d555ed6-580e-4134-85c9-4e98aa236ec8 tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d4e2745-2d04-4cdb-99df-aaff5b22aa08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:19:17 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-bac2a3f4-ac5e-4a74-ab1c-0bbe6f95a5bd None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:17 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-bac2a3f4-ac5e-4a74-ab1c-0bbe6f95a5bd tempest-VolumeAndVolumeTypeFromImageTest-613774435 tempest-VolumeAndVolumeTypeFromImageTest-613774435-project-member] GET http://192.168.122.66/volume/v3/volumes/d5c62783-0d55-4d48-b9b8-0f12505ef625 Sep 07 18:19:17 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-bac2a3f4-ac5e-4a74-ab1c-0bbe6f95a5bd tempest-VolumeAndVolumeTypeFromImageTest-613774435 tempest-VolumeAndVolumeTypeFromImageTest-613774435-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:17 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-bac2a3f4-ac5e-4a74-ab1c-0bbe6f95a5bd tempest-VolumeAndVolumeTypeFromImageTest-613774435 tempest-VolumeAndVolumeTypeFromImageTest-613774435-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:17 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:17 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:19:17 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:17 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:19:17 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-bac2a3f4-ac5e-4a74-ab1c-0bbe6f95a5bd tempest-VolumeAndVolumeTypeFromImageTest-613774435 tempest-VolumeAndVolumeTypeFromImageTest-613774435-project-member] Volume info retrieved successfully. Sep 07 18:19:17 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-bac2a3f4-ac5e-4a74-ab1c-0bbe6f95a5bd tempest-VolumeAndVolumeTypeFromImageTest-613774435 tempest-VolumeAndVolumeTypeFromImageTest-613774435-project-member] http://192.168.122.66/volume/v3/volumes/d5c62783-0d55-4d48-b9b8-0f12505ef625 returned with HTTP 200 Sep 07 18:19:17 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1421/2825] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:19:17 2026] GET /volume/v3/volumes/d5c62783-0d55-4d48-b9b8-0f12505ef625 => generated 1301 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:19:17 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-3d555ed6-580e-4134-85c9-4e98aa236ec8 tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Created reservations ['bceac225-0fc7-4748-8621-c808daa06537', '21396770-04ec-47d3-b47c-4bb5c15abddb', '9d521b6a-486f-40f5-baee-8449416abfe7', 'a82987a1-a43b-421a-8c03-41bb4813c861'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:19:17 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-3d555ed6-580e-4134-85c9-4e98aa236ec8 tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d4e2745-2d04-4cdb-99df-aaff5b22aa08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bceac225-0fc7-4748-8621-c808daa06537', '21396770-04ec-47d3-b47c-4bb5c15abddb', '9d521b6a-486f-40f5-baee-8449416abfe7', 'a82987a1-a43b-421a-8c03-41bb4813c861']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:19:17 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-3d555ed6-580e-4134-85c9-4e98aa236ec8 tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d3513ea-3496-4cb6-95e2-38d05e66b699) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:19:17 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-45c1d83c-282e-4f41-9afe-c0ccbb416907 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:17 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-45c1d83c-282e-4f41-9afe-c0ccbb416907 tempest-VolumeAndVolumeTypeFromImageTest-613774435 tempest-VolumeAndVolumeTypeFromImageTest-613774435-project-member] DELETE http://192.168.122.66/volume/v3/volumes/d5c62783-0d55-4d48-b9b8-0f12505ef625 Sep 07 18:19:17 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-45c1d83c-282e-4f41-9afe-c0ccbb416907 tempest-VolumeAndVolumeTypeFromImageTest-613774435 tempest-VolumeAndVolumeTypeFromImageTest-613774435-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:17 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-45c1d83c-282e-4f41-9afe-c0ccbb416907 tempest-VolumeAndVolumeTypeFromImageTest-613774435 tempest-VolumeAndVolumeTypeFromImageTest-613774435-project-member] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:17 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-45c1d83c-282e-4f41-9afe-c0ccbb416907 tempest-VolumeAndVolumeTypeFromImageTest-613774435 tempest-VolumeAndVolumeTypeFromImageTest-613774435-project-member] Delete volume with id: d5c62783-0d55-4d48-b9b8-0f12505ef625 Sep 07 18:19:17 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:17 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:19:17 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:17 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:19:17 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-45c1d83c-282e-4f41-9afe-c0ccbb416907 tempest-VolumeAndVolumeTypeFromImageTest-613774435 tempest-VolumeAndVolumeTypeFromImageTest-613774435-project-member] Volume info retrieved successfully. Sep 07 18:19:17 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:17 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:19:17 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-3d555ed6-580e-4134-85c9-4e98aa236ec8 tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d3513ea-3496-4cb6-95e2-38d05e66b699) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c61e9c14-cc90-4171-a1bd-637bf0579c3f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-100201647',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a9e5579de0f4c8e858495790285964a',qos_specs=None,replication_status=,reservations=['bceac225-0fc7-4748-8621-c808daa06537','21396770-04ec-47d3-b47c-4bb5c15abddb','9d521b6a-486f-40f5-baee-8449416abfe7','a82987a1-a43b-421a-8c03-41bb4813c861'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='deeba2aeb837432cbf3adbffa6511bf6',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:19:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-100201647',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c61e9c14-cc90-4171-a1bd-637bf0579c3f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a9e5579de0f4c8e858495790285964a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='deeba2aeb837432cbf3adbffa6511bf6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:19:17 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-3d555ed6-580e-4134-85c9-4e98aa236ec8 tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (863146cb-4d66-4739-bdbd-c2ca47bcc3d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:19:17 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-45c1d83c-282e-4f41-9afe-c0ccbb416907 tempest-VolumeAndVolumeTypeFromImageTest-613774435 tempest-VolumeAndVolumeTypeFromImageTest-613774435-project-member] Delete volume request issued successfully. Sep 07 18:19:17 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-45c1d83c-282e-4f41-9afe-c0ccbb416907 tempest-VolumeAndVolumeTypeFromImageTest-613774435 tempest-VolumeAndVolumeTypeFromImageTest-613774435-project-member] http://192.168.122.66/volume/v3/volumes/d5c62783-0d55-4d48-b9b8-0f12505ef625 returned with HTTP 202 Sep 07 18:19:17 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-3d555ed6-580e-4134-85c9-4e98aa236ec8 tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (863146cb-4d66-4739-bdbd-c2ca47bcc3d9) transitioned into state 'SUCCESS' from state '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-100201647',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a9e5579de0f4c8e858495790285964a',qos_specs=None,replication_status=,reservations=['bceac225-0fc7-4748-8621-c808daa06537','21396770-04ec-47d3-b47c-4bb5c15abddb','9d521b6a-486f-40f5-baee-8449416abfe7','a82987a1-a43b-421a-8c03-41bb4813c861'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='deeba2aeb837432cbf3adbffa6511bf6',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:19:17 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1422/2826] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:19:17 2026] DELETE /volume/v3/volumes/d5c62783-0d55-4d48-b9b8-0f12505ef625 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:19:17 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-5c3a1a49-ae5a-480c-b8c7-5572174cf002 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:17 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-3d555ed6-580e-4134-85c9-4e98aa236ec8 tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8fe62de3-0a80-4ef6-9cea-7354310e3cfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:19:17 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-5c3a1a49-ae5a-480c-b8c7-5572174cf002 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] GET http://192.168.122.66/volume/v3/volumes/afbaa6d1-ec29-4585-a881-557a6ad612f2 Sep 07 18:19:17 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-5c3a1a49-ae5a-480c-b8c7-5572174cf002 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:17 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-5c3a1a49-ae5a-480c-b8c7-5572174cf002 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:17 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-3d555ed6-580e-4134-85c9-4e98aa236ec8 tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8fe62de3-0a80-4ef6-9cea-7354310e3cfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:19:17 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:17 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:19:17 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-3d555ed6-580e-4134-85c9-4e98aa236ec8 tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Flow 'volume_create_api' (d6375497-3acd-4966-b8c8-79ba2d288993) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:19:17 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:17 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:19:17 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-3d555ed6-580e-4134-85c9-4e98aa236ec8 tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Create volume request issued successfully. Sep 07 18:19:17 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-3d555ed6-580e-4134-85c9-4e98aa236ec8 tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:19:17 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1405/2827] 192.168.122.66 () {62 vars in 1178 bytes} [Mon Sep 7 18:19:16 2026] POST /volume/v3/volumes => generated 776 bytes in 611 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:19:17 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-0f8dca64-c5bf-4ca6-b304-86fa4827c25b None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:17 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-0f8dca64-c5bf-4ca6-b304-86fa4827c25b tempest-VolumeAndVolumeTypeFromImageTest-613774435 tempest-VolumeAndVolumeTypeFromImageTest-613774435-project-member] GET http://192.168.122.66/volume/v3/volumes/d5c62783-0d55-4d48-b9b8-0f12505ef625 Sep 07 18:19:17 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-0f8dca64-c5bf-4ca6-b304-86fa4827c25b tempest-VolumeAndVolumeTypeFromImageTest-613774435 tempest-VolumeAndVolumeTypeFromImageTest-613774435-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:17 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-0f8dca64-c5bf-4ca6-b304-86fa4827c25b tempest-VolumeAndVolumeTypeFromImageTest-613774435 tempest-VolumeAndVolumeTypeFromImageTest-613774435-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:17 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-5c3a1a49-ae5a-480c-b8c7-5572174cf002 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Volume info retrieved successfully. Sep 07 18:19:17 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:17 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:19:17 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:17 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:19:17 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-0f8dca64-c5bf-4ca6-b304-86fa4827c25b tempest-VolumeAndVolumeTypeFromImageTest-613774435 tempest-VolumeAndVolumeTypeFromImageTest-613774435-project-member] Volume info retrieved successfully. Sep 07 18:19:17 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-0f8dca64-c5bf-4ca6-b304-86fa4827c25b tempest-VolumeAndVolumeTypeFromImageTest-613774435 tempest-VolumeAndVolumeTypeFromImageTest-613774435-project-member] http://192.168.122.66/volume/v3/volumes/d5c62783-0d55-4d48-b9b8-0f12505ef625 returned with HTTP 200 Sep 07 18:19:17 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1406/2828] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:19:17 2026] GET /volume/v3/volumes/d5c62783-0d55-4d48-b9b8-0f12505ef625 => generated 1300 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:19:17 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-d641028f-bec1-472a-a473-47b79d481bbf None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:17 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-5c3a1a49-ae5a-480c-b8c7-5572174cf002 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] http://192.168.122.66/volume/v3/volumes/afbaa6d1-ec29-4585-a881-557a6ad612f2 returned with HTTP 200 Sep 07 18:19:17 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1423/2829] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:19:17 2026] GET /volume/v3/volumes/afbaa6d1-ec29-4585-a881-557a6ad612f2 => generated 860 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:19:17 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-d641028f-bec1-472a-a473-47b79d481bbf tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] GET http://192.168.122.66/volume/v3/volumes/c61e9c14-cc90-4171-a1bd-637bf0579c3f Sep 07 18:19:17 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-d641028f-bec1-472a-a473-47b79d481bbf tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:17 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-d641028f-bec1-472a-a473-47b79d481bbf tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:17 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:17 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:19:17 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:17 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:19:17 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-d641028f-bec1-472a-a473-47b79d481bbf tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Volume info retrieved successfully. Sep 07 18:19:17 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-2b102b25-ba84-490d-9f09-b6e8979f62f5 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:17 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-2b102b25-ba84-490d-9f09-b6e8979f62f5 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] GET http://192.168.122.66/volume/v3/volumes/79b90ff1-6de2-42ef-ac95-64bd1b8c658d Sep 07 18:19:17 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-2b102b25-ba84-490d-9f09-b6e8979f62f5 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:17 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-2b102b25-ba84-490d-9f09-b6e8979f62f5 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:17 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-d641028f-bec1-472a-a473-47b79d481bbf tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] http://192.168.122.66/volume/v3/volumes/c61e9c14-cc90-4171-a1bd-637bf0579c3f returned with HTTP 200 Sep 07 18:19:17 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1407/2830] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:19:17 2026] GET /volume/v3/volumes/c61e9c14-cc90-4171-a1bd-637bf0579c3f => generated 844 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:19:17 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:17 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:19:17 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:17 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:19:17 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-2b102b25-ba84-490d-9f09-b6e8979f62f5 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Volume info retrieved successfully. Sep 07 18:19:17 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-2b102b25-ba84-490d-9f09-b6e8979f62f5 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] http://192.168.122.66/volume/v3/volumes/79b90ff1-6de2-42ef-ac95-64bd1b8c658d returned with HTTP 200 Sep 07 18:19:17 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1424/2831] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:19:17 2026] GET /volume/v3/volumes/79b90ff1-6de2-42ef-ac95-64bd1b8c658d => generated 859 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:19:17 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-ac1b9b7a-d3dc-4a72-bffc-96404066b457 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:17 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-ac1b9b7a-d3dc-4a72-bffc-96404066b457 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] GET http://192.168.122.66/volume/v3/volumes/81b8c741-209c-4af5-b9e2-753dab4bd3bc Sep 07 18:19:17 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-ac1b9b7a-d3dc-4a72-bffc-96404066b457 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:17 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-ac1b9b7a-d3dc-4a72-bffc-96404066b457 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:17 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:17 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:19:17 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:17 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:19:17 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-ac1b9b7a-d3dc-4a72-bffc-96404066b457 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Volume info retrieved successfully. Sep 07 18:19:17 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-ac1b9b7a-d3dc-4a72-bffc-96404066b457 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] http://192.168.122.66/volume/v3/volumes/81b8c741-209c-4af5-b9e2-753dab4bd3bc returned with HTTP 200 Sep 07 18:19:17 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1408/2832] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:19:17 2026] GET /volume/v3/volumes/81b8c741-209c-4af5-b9e2-753dab4bd3bc => generated 863 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:19:18 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-b6bc1ef9-34c2-42da-a72d-4444ddee79ab None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:18 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-b6bc1ef9-34c2-42da-a72d-4444ddee79ab tempest-VolumeAndVolumeTypeFromImageTest-613774435 tempest-VolumeAndVolumeTypeFromImageTest-613774435-project-member] GET http://192.168.122.66/volume/v3/volumes/d5c62783-0d55-4d48-b9b8-0f12505ef625 Sep 07 18:19:18 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-b6bc1ef9-34c2-42da-a72d-4444ddee79ab tempest-VolumeAndVolumeTypeFromImageTest-613774435 tempest-VolumeAndVolumeTypeFromImageTest-613774435-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:18 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-b6bc1ef9-34c2-42da-a72d-4444ddee79ab tempest-VolumeAndVolumeTypeFromImageTest-613774435 tempest-VolumeAndVolumeTypeFromImageTest-613774435-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:18 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-b6bc1ef9-34c2-42da-a72d-4444ddee79ab tempest-VolumeAndVolumeTypeFromImageTest-613774435 tempest-VolumeAndVolumeTypeFromImageTest-613774435-project-member] http://192.168.122.66/volume/v3/volumes/d5c62783-0d55-4d48-b9b8-0f12505ef625 returned with HTTP 404 Sep 07 18:19:18 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1425/2833] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:19:18 2026] GET /volume/v3/volumes/d5c62783-0d55-4d48-b9b8-0f12505ef625 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:19:18 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-bd1bb4ca-1a29-4da8-8216-6c1c41c05742 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:18 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-bd1bb4ca-1a29-4da8-8216-6c1c41c05742 tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] GET http://192.168.122.66/volume/v3/volumes/c61e9c14-cc90-4171-a1bd-637bf0579c3f Sep 07 18:19:18 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-bd1bb4ca-1a29-4da8-8216-6c1c41c05742 tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:18 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-bd1bb4ca-1a29-4da8-8216-6c1c41c05742 tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:18 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:18 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:19:18 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:18 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:19:18 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-bd1bb4ca-1a29-4da8-8216-6c1c41c05742 tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Volume info retrieved successfully. Sep 07 18:19:18 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-bd1bb4ca-1a29-4da8-8216-6c1c41c05742 tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] http://192.168.122.66/volume/v3/volumes/c61e9c14-cc90-4171-a1bd-637bf0579c3f returned with HTTP 200 Sep 07 18:19:18 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-5034a1f1-63e6-4480-9864-a0fe93a3f27c None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:18 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1409/2834] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:19:18 2026] GET /volume/v3/volumes/c61e9c14-cc90-4171-a1bd-637bf0579c3f => generated 868 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:19:18 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-5034a1f1-63e6-4480-9864-a0fe93a3f27c tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] GET http://192.168.122.66/volume/v3/volumes/79b90ff1-6de2-42ef-ac95-64bd1b8c658d Sep 07 18:19:18 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-5034a1f1-63e6-4480-9864-a0fe93a3f27c tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:18 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-5034a1f1-63e6-4480-9864-a0fe93a3f27c tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:18 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:18 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:19:18 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:18 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:19:18 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-5034a1f1-63e6-4480-9864-a0fe93a3f27c tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Volume info retrieved successfully. Sep 07 18:19:18 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-5034a1f1-63e6-4480-9864-a0fe93a3f27c tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] http://192.168.122.66/volume/v3/volumes/79b90ff1-6de2-42ef-ac95-64bd1b8c658d returned with HTTP 200 Sep 07 18:19:18 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1426/2835] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:19:18 2026] GET /volume/v3/volumes/79b90ff1-6de2-42ef-ac95-64bd1b8c658d => generated 860 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:19:18 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-051099ae-1296-4774-b72a-30e08ba6c785 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:18 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-051099ae-1296-4774-b72a-30e08ba6c785 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] GET http://192.168.122.66/volume/v3/volumes/05bc84ba-8bbd-4221-b890-837ecd2d32ad Sep 07 18:19:18 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-051099ae-1296-4774-b72a-30e08ba6c785 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:18 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-051099ae-1296-4774-b72a-30e08ba6c785 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:18 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:18 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:19:18 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:18 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:19:18 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-051099ae-1296-4774-b72a-30e08ba6c785 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Volume info retrieved successfully. Sep 07 18:19:18 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-8aed0132-cd25-4cc9-bfc5-2c8b79291d60 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:18 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-8aed0132-cd25-4cc9-bfc5-2c8b79291d60 tempest-VolumeAndVolumeTypeFromImageTest-1010103935 tempest-VolumeAndVolumeTypeFromImageTest-1010103935-project-admin] GET http://192.168.122.66/volume/v3/volumes/detail?all_tenants=1 Sep 07 18:19:18 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-051099ae-1296-4774-b72a-30e08ba6c785 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] http://192.168.122.66/volume/v3/volumes/05bc84ba-8bbd-4221-b890-837ecd2d32ad returned with HTTP 200 Sep 07 18:19:18 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1410/2836] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:19:18 2026] GET /volume/v3/volumes/05bc84ba-8bbd-4221-b890-837ecd2d32ad => generated 860 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:19:18 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-8aed0132-cd25-4cc9-bfc5-2c8b79291d60 tempest-VolumeAndVolumeTypeFromImageTest-1010103935 tempest-VolumeAndVolumeTypeFromImageTest-1010103935-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:18 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-8aed0132-cd25-4cc9-bfc5-2c8b79291d60 tempest-VolumeAndVolumeTypeFromImageTest-1010103935 tempest-VolumeAndVolumeTypeFromImageTest-1010103935-project-admin] Calling method 'detail' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:18 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-8aed0132-cd25-4cc9-bfc5-2c8b79291d60 tempest-VolumeAndVolumeTypeFromImageTest-1010103935 tempest-VolumeAndVolumeTypeFromImageTest-1010103935-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=86965) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 18:19:18 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-45b51c64-87b0-4999-994f-fefaf1a669b9 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:18 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-45b51c64-87b0-4999-994f-fefaf1a669b9 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] DELETE http://192.168.122.66/volume/v3/volumes/05bc84ba-8bbd-4221-b890-837ecd2d32ad Sep 07 18:19:18 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-45b51c64-87b0-4999-994f-fefaf1a669b9 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:18 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-45b51c64-87b0-4999-994f-fefaf1a669b9 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:18 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-45b51c64-87b0-4999-994f-fefaf1a669b9 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Delete volume with id: 05bc84ba-8bbd-4221-b890-837ecd2d32ad Sep 07 18:19:18 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:18 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:19:18 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:18 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:19:18 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-45b51c64-87b0-4999-994f-fefaf1a669b9 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Volume info retrieved successfully. Sep 07 18:19:18 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:18 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:19:18 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:18 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:19:18 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:18 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:19:18 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:18 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:19:18 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:18 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:19:18 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:18 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:19:18 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:18 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:19:18 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:18 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:19:18 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:18 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:19:18 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:18 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:19:18 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:18 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:19:18 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-8aed0132-cd25-4cc9-bfc5-2c8b79291d60 tempest-VolumeAndVolumeTypeFromImageTest-1010103935 tempest-VolumeAndVolumeTypeFromImageTest-1010103935-project-admin] Get all volumes completed successfully. Sep 07 18:19:18 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-45b51c64-87b0-4999-994f-fefaf1a669b9 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Delete volume request issued successfully. Sep 07 18:19:18 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-45b51c64-87b0-4999-994f-fefaf1a669b9 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] http://192.168.122.66/volume/v3/volumes/05bc84ba-8bbd-4221-b890-837ecd2d32ad returned with HTTP 202 Sep 07 18:19:18 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1411/2837] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:19:18 2026] DELETE /volume/v3/volumes/05bc84ba-8bbd-4221-b890-837ecd2d32ad => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:19:18 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:18 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:19:18 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-f6231498-0722-452b-b5d1-0c0987af7044 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:18 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-f6231498-0722-452b-b5d1-0c0987af7044 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] GET http://192.168.122.66/volume/v3/volumes/81b8c741-209c-4af5-b9e2-753dab4bd3bc Sep 07 18:19:18 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-f6231498-0722-452b-b5d1-0c0987af7044 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:18 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-f6231498-0722-452b-b5d1-0c0987af7044 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:18 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-8aed0132-cd25-4cc9-bfc5-2c8b79291d60 tempest-VolumeAndVolumeTypeFromImageTest-1010103935 tempest-VolumeAndVolumeTypeFromImageTest-1010103935-project-admin] http://192.168.122.66/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 07 18:19:18 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1427/2838] 192.168.122.66 () {58 vars in 1164 bytes} [Mon Sep 7 18:19:18 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11158 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 18:19:18 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-eefb7e82-a488-4189-a3bc-91619b0284ac None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:18 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-eefb7e82-a488-4189-a3bc-91619b0284ac tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] GET http://192.168.122.66/volume/v3/volumes/05bc84ba-8bbd-4221-b890-837ecd2d32ad Sep 07 18:19:18 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-eefb7e82-a488-4189-a3bc-91619b0284ac tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:18 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-eefb7e82-a488-4189-a3bc-91619b0284ac tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:18 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-f6231498-0722-452b-b5d1-0c0987af7044 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] http://192.168.122.66/volume/v3/volumes/81b8c741-209c-4af5-b9e2-753dab4bd3bc returned with HTTP 404 Sep 07 18:19:18 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1412/2839] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:19:18 2026] GET /volume/v3/volumes/81b8c741-209c-4af5-b9e2-753dab4bd3bc => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:19:18 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-b4f80eec-8a4c-4395-81e2-6f1435640c88 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:18 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:18 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:19:18 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:18 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:19:18 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b4f80eec-8a4c-4395-81e2-6f1435640c88 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] DELETE http://192.168.122.66/volume/v3/volumes/6cf32c7d-fcc2-4930-bebb-371e238f3f0e Sep 07 18:19:18 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-b4f80eec-8a4c-4395-81e2-6f1435640c88 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:18 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-b4f80eec-8a4c-4395-81e2-6f1435640c88 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:18 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-b4f80eec-8a4c-4395-81e2-6f1435640c88 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Delete volume with id: 6cf32c7d-fcc2-4930-bebb-371e238f3f0e Sep 07 18:19:18 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-eefb7e82-a488-4189-a3bc-91619b0284ac tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Volume info retrieved successfully. Sep 07 18:19:18 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-eefb7e82-a488-4189-a3bc-91619b0284ac tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] http://192.168.122.66/volume/v3/volumes/05bc84ba-8bbd-4221-b890-837ecd2d32ad returned with HTTP 200 Sep 07 18:19:18 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:18 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:19:18 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1428/2840] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:19:18 2026] GET /volume/v3/volumes/05bc84ba-8bbd-4221-b890-837ecd2d32ad => generated 859 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:19:18 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-52f3752b-32cd-4dd8-bd6e-d227230d452d None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:18 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:18 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:19:18 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-b4f80eec-8a4c-4395-81e2-6f1435640c88 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Volume info retrieved successfully. Sep 07 18:19:18 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-52f3752b-32cd-4dd8-bd6e-d227230d452d tempest-VolumeAndVolumeTypeFromImageTest-1010103935 tempest-VolumeAndVolumeTypeFromImageTest-1010103935-project-admin] DELETE http://192.168.122.66/volume/v3/types/3256b1d0-53a9-47b3-89a8-9b93ab2fc48a Sep 07 18:19:18 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-52f3752b-32cd-4dd8-bd6e-d227230d452d tempest-VolumeAndVolumeTypeFromImageTest-1010103935 tempest-VolumeAndVolumeTypeFromImageTest-1010103935-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:18 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-52f3752b-32cd-4dd8-bd6e-d227230d452d tempest-VolumeAndVolumeTypeFromImageTest-1010103935 tempest-VolumeAndVolumeTypeFromImageTest-1010103935-project-admin] Calling method '_delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:19 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-b4f80eec-8a4c-4395-81e2-6f1435640c88 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Delete volume request issued successfully. Sep 07 18:19:19 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b4f80eec-8a4c-4395-81e2-6f1435640c88 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] http://192.168.122.66/volume/v3/volumes/6cf32c7d-fcc2-4930-bebb-371e238f3f0e returned with HTTP 202 Sep 07 18:19:19 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1413/2841] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:19:18 2026] DELETE /volume/v3/volumes/6cf32c7d-fcc2-4930-bebb-371e238f3f0e => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:19:19 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-6ee28828-7992-43f7-b2a3-2d83c4815d4a None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:19 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-6ee28828-7992-43f7-b2a3-2d83c4815d4a tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] GET http://192.168.122.66/volume/v3/volumes/6cf32c7d-fcc2-4930-bebb-371e238f3f0e Sep 07 18:19:19 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-6ee28828-7992-43f7-b2a3-2d83c4815d4a tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:19 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-6ee28828-7992-43f7-b2a3-2d83c4815d4a tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:19 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:19 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:19:19 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:19 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:19:19 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-6ee28828-7992-43f7-b2a3-2d83c4815d4a tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Volume info retrieved successfully. Sep 07 18:19:19 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-52f3752b-32cd-4dd8-bd6e-d227230d452d tempest-VolumeAndVolumeTypeFromImageTest-1010103935 tempest-VolumeAndVolumeTypeFromImageTest-1010103935-project-admin] http://192.168.122.66/volume/v3/types/3256b1d0-53a9-47b3-89a8-9b93ab2fc48a returned with HTTP 202 Sep 07 18:19:19 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1429/2842] 192.168.122.66 () {58 vars in 1224 bytes} [Mon Sep 7 18:19:18 2026] DELETE /volume/v3/types/3256b1d0-53a9-47b3-89a8-9b93ab2fc48a => generated 0 bytes in 143 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:19:19 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-8af8df93-bc1f-459c-8fe3-96280a6558f8 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:19 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-6ee28828-7992-43f7-b2a3-2d83c4815d4a tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] http://192.168.122.66/volume/v3/volumes/6cf32c7d-fcc2-4930-bebb-371e238f3f0e returned with HTTP 200 Sep 07 18:19:19 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1414/2843] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:19:19 2026] GET /volume/v3/volumes/6cf32c7d-fcc2-4930-bebb-371e238f3f0e => generated 863 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:19:19 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-8af8df93-bc1f-459c-8fe3-96280a6558f8 tempest-VolumeAndVolumeTypeFromImageTest-1010103935 tempest-VolumeAndVolumeTypeFromImageTest-1010103935-project-admin] GET http://192.168.122.66/volume/v3/types/3256b1d0-53a9-47b3-89a8-9b93ab2fc48a Sep 07 18:19:19 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-8af8df93-bc1f-459c-8fe3-96280a6558f8 tempest-VolumeAndVolumeTypeFromImageTest-1010103935 tempest-VolumeAndVolumeTypeFromImageTest-1010103935-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:19 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-8af8df93-bc1f-459c-8fe3-96280a6558f8 tempest-VolumeAndVolumeTypeFromImageTest-1010103935 tempest-VolumeAndVolumeTypeFromImageTest-1010103935-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:19 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-8af8df93-bc1f-459c-8fe3-96280a6558f8 tempest-VolumeAndVolumeTypeFromImageTest-1010103935 tempest-VolumeAndVolumeTypeFromImageTest-1010103935-project-admin] http://192.168.122.66/volume/v3/types/3256b1d0-53a9-47b3-89a8-9b93ab2fc48a returned with HTTP 404 Sep 07 18:19:19 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1430/2844] 192.168.122.66 () {58 vars in 1221 bytes} [Mon Sep 7 18:19:19 2026] GET /volume/v3/types/3256b1d0-53a9-47b3-89a8-9b93ab2fc48a => generated 114 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:19:19 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-fa97cca0-3e96-4b97-84ce-4d5700e6475f None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:19 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-fa97cca0-3e96-4b97-84ce-4d5700e6475f tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] GET http://192.168.122.66/volume/v3/volumes/c61e9c14-cc90-4171-a1bd-637bf0579c3f Sep 07 18:19:19 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-fa97cca0-3e96-4b97-84ce-4d5700e6475f tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:19 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-fa97cca0-3e96-4b97-84ce-4d5700e6475f tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:19 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:19 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:19:19 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:19 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:19:19 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-fa97cca0-3e96-4b97-84ce-4d5700e6475f tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Volume info retrieved successfully. Sep 07 18:19:19 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-fa97cca0-3e96-4b97-84ce-4d5700e6475f tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] http://192.168.122.66/volume/v3/volumes/c61e9c14-cc90-4171-a1bd-637bf0579c3f returned with HTTP 200 Sep 07 18:19:19 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1415/2845] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:19:19 2026] GET /volume/v3/volumes/c61e9c14-cc90-4171-a1bd-637bf0579c3f => generated 869 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:19:19 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-bae084b4-192f-4b17-8357-87546c645a3e None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:19 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-bae084b4-192f-4b17-8357-87546c645a3e tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] POST http://192.168.122.66/volume/v3/snapshots Sep 07 18:19:19 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-bae084b4-192f-4b17-8357-87546c645a3e tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c61e9c14-cc90-4171-a1bd-637bf0579c3f", "name": "tempest-VolumeDependencyTests-Snapshot-770825574"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:19:19 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:19 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:19:19 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:19 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:19:19 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-bae084b4-192f-4b17-8357-87546c645a3e tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Volume info retrieved successfully. Sep 07 18:19:19 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.snapshots [None req-bae084b4-192f-4b17-8357-87546c645a3e tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Create snapshot from volume c61e9c14-cc90-4171-a1bd-637bf0579c3f Sep 07 18:19:19 devstack devstack@c-api.service[86965]: DEBUG cinder.quota [None req-bae084b4-192f-4b17-8357-87546c645a3e tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Created reservations ['03b49ffa-ff87-448a-8cb2-20f1bfefe81d', 'cdb27b9c-85e7-45e7-a4e8-f43f1ef09b67', '44356460-557e-430f-8401-145e1bae6e9a', 'b6b35c90-d74b-4122-95a3-d60a799ba2c8'] {{(pid=86965) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:19:19 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:19 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:19:20 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-2039972a-bc59-49fd-9a0d-c786d1df97b5 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:20 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-2039972a-bc59-49fd-9a0d-c786d1df97b5 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] GET http://192.168.122.66/volume/v3/volumes/05bc84ba-8bbd-4221-b890-837ecd2d32ad Sep 07 18:19:20 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-2039972a-bc59-49fd-9a0d-c786d1df97b5 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:20 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-2039972a-bc59-49fd-9a0d-c786d1df97b5 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:20 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-bae084b4-192f-4b17-8357-87546c645a3e tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Snapshot create request issued successfully. Sep 07 18:19:20 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-bae084b4-192f-4b17-8357-87546c645a3e tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] http://192.168.122.66/volume/v3/snapshots returned with HTTP 202 Sep 07 18:19:20 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1431/2846] 192.168.122.66 () {60 vars in 1144 bytes} [Mon Sep 7 18:19:19 2026] POST /volume/v3/snapshots => generated 307 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:19:20 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:20 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:19:20 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:20 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:19:20 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-7c23ca6c-7ff6-4ec5-af81-afe88d5b72aa None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:20 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-2039972a-bc59-49fd-9a0d-c786d1df97b5 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] http://192.168.122.66/volume/v3/volumes/05bc84ba-8bbd-4221-b890-837ecd2d32ad returned with HTTP 404 Sep 07 18:19:20 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1416/2847] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:19:20 2026] GET /volume/v3/volumes/05bc84ba-8bbd-4221-b890-837ecd2d32ad => generated 109 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:19:20 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-7c23ca6c-7ff6-4ec5-af81-afe88d5b72aa tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] GET http://192.168.122.66/volume/v3/snapshots/36d7e496-891a-42cb-8b78-4a5744f88d6b Sep 07 18:19:20 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-7c23ca6c-7ff6-4ec5-af81-afe88d5b72aa tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:20 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-7c23ca6c-7ff6-4ec5-af81-afe88d5b72aa tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:20 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-1432c18d-ecb1-422e-92d2-1ec0f072f75f None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:20 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-1432c18d-ecb1-422e-92d2-1ec0f072f75f tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] DELETE http://192.168.122.66/volume/v3/volumes/79b90ff1-6de2-42ef-ac95-64bd1b8c658d Sep 07 18:19:20 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:20 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:19:20 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-7c23ca6c-7ff6-4ec5-af81-afe88d5b72aa tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Snapshot retrieved successfully. Sep 07 18:19:20 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-1432c18d-ecb1-422e-92d2-1ec0f072f75f tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:20 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-1432c18d-ecb1-422e-92d2-1ec0f072f75f tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:20 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-1432c18d-ecb1-422e-92d2-1ec0f072f75f tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Delete volume with id: 79b90ff1-6de2-42ef-ac95-64bd1b8c658d Sep 07 18:19:20 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-7c23ca6c-7ff6-4ec5-af81-afe88d5b72aa tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] http://192.168.122.66/volume/v3/snapshots/36d7e496-891a-42cb-8b78-4a5744f88d6b returned with HTTP 200 Sep 07 18:19:20 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1432/2848] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:19:20 2026] GET /volume/v3/snapshots/36d7e496-891a-42cb-8b78-4a5744f88d6b => generated 439 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:19:20 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:20 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:19:20 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:20 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:19:20 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-1432c18d-ecb1-422e-92d2-1ec0f072f75f tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Volume info retrieved successfully. Sep 07 18:19:20 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-1432c18d-ecb1-422e-92d2-1ec0f072f75f tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Delete volume request issued successfully. Sep 07 18:19:20 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-1432c18d-ecb1-422e-92d2-1ec0f072f75f tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] http://192.168.122.66/volume/v3/volumes/79b90ff1-6de2-42ef-ac95-64bd1b8c658d returned with HTTP 202 Sep 07 18:19:20 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1417/2849] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:19:20 2026] DELETE /volume/v3/volumes/79b90ff1-6de2-42ef-ac95-64bd1b8c658d => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:19:20 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-d4b63e67-6717-4f47-8da2-b23ed38e4246 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:20 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-40c604cb-a126-4afa-bd33-89d662bce22f None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:20 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-d4b63e67-6717-4f47-8da2-b23ed38e4246 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] GET http://192.168.122.66/volume/v3/volumes/6cf32c7d-fcc2-4930-bebb-371e238f3f0e Sep 07 18:19:20 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-d4b63e67-6717-4f47-8da2-b23ed38e4246 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:20 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-d4b63e67-6717-4f47-8da2-b23ed38e4246 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:20 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-40c604cb-a126-4afa-bd33-89d662bce22f tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] GET http://192.168.122.66/volume/v3/volumes/79b90ff1-6de2-42ef-ac95-64bd1b8c658d Sep 07 18:19:20 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-40c604cb-a126-4afa-bd33-89d662bce22f tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:20 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-40c604cb-a126-4afa-bd33-89d662bce22f tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:20 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:20 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:19:20 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:20 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:19:20 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-d4b63e67-6717-4f47-8da2-b23ed38e4246 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Volume info retrieved successfully. Sep 07 18:19:20 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:20 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:19:20 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:20 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:19:20 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-d4b63e67-6717-4f47-8da2-b23ed38e4246 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] http://192.168.122.66/volume/v3/volumes/6cf32c7d-fcc2-4930-bebb-371e238f3f0e returned with HTTP 200 Sep 07 18:19:20 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1433/2850] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:19:20 2026] GET /volume/v3/volumes/6cf32c7d-fcc2-4930-bebb-371e238f3f0e => generated 863 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:19:20 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-40c604cb-a126-4afa-bd33-89d662bce22f tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Volume info retrieved successfully. Sep 07 18:19:20 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-40c604cb-a126-4afa-bd33-89d662bce22f tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] http://192.168.122.66/volume/v3/volumes/79b90ff1-6de2-42ef-ac95-64bd1b8c658d returned with HTTP 200 Sep 07 18:19:20 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1418/2851] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:19:20 2026] GET /volume/v3/volumes/79b90ff1-6de2-42ef-ac95-64bd1b8c658d => generated 859 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:19:21 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-d1ff32ea-5db2-4aaa-a363-c00db1862514 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:21 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-d1ff32ea-5db2-4aaa-a363-c00db1862514 tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] GET http://192.168.122.66/volume/v3/snapshots/36d7e496-891a-42cb-8b78-4a5744f88d6b Sep 07 18:19:21 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-d1ff32ea-5db2-4aaa-a363-c00db1862514 tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:21 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-d1ff32ea-5db2-4aaa-a363-c00db1862514 tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:21 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:21 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:19:21 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-d1ff32ea-5db2-4aaa-a363-c00db1862514 tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Snapshot retrieved successfully. Sep 07 18:19:21 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-d1ff32ea-5db2-4aaa-a363-c00db1862514 tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] http://192.168.122.66/volume/v3/snapshots/36d7e496-891a-42cb-8b78-4a5744f88d6b returned with HTTP 200 Sep 07 18:19:21 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1434/2852] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:19:21 2026] GET /volume/v3/snapshots/36d7e496-891a-42cb-8b78-4a5744f88d6b => generated 439 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:19:21 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-1f96b1c8-f884-4746-9da3-e1e265a8b482 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:21 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-1f96b1c8-f884-4746-9da3-e1e265a8b482 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] GET http://192.168.122.66/volume/v3/volumes/6cf32c7d-fcc2-4930-bebb-371e238f3f0e Sep 07 18:19:21 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-1f96b1c8-f884-4746-9da3-e1e265a8b482 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:21 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-1f96b1c8-f884-4746-9da3-e1e265a8b482 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:21 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-1f96b1c8-f884-4746-9da3-e1e265a8b482 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] http://192.168.122.66/volume/v3/volumes/6cf32c7d-fcc2-4930-bebb-371e238f3f0e returned with HTTP 404 Sep 07 18:19:21 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1419/2853] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:19:21 2026] GET /volume/v3/volumes/6cf32c7d-fcc2-4930-bebb-371e238f3f0e => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:19:21 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-88d8bb4a-5bcd-4a2c-b86c-74794a31a499 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:21 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-88d8bb4a-5bcd-4a2c-b86c-74794a31a499 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] GET http://192.168.122.66/volume/v3/volumes/79b90ff1-6de2-42ef-ac95-64bd1b8c658d Sep 07 18:19:21 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-88d8bb4a-5bcd-4a2c-b86c-74794a31a499 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:21 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-88d8bb4a-5bcd-4a2c-b86c-74794a31a499 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:21 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-caf9e0f1-83a7-4e79-b73e-7e31a1940093 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:21 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:21 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:19:21 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-caf9e0f1-83a7-4e79-b73e-7e31a1940093 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] DELETE http://192.168.122.66/volume/v3/volumes/3473c43a-ab9b-44ee-b302-afb409d81aaa Sep 07 18:19:21 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-caf9e0f1-83a7-4e79-b73e-7e31a1940093 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:21 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-caf9e0f1-83a7-4e79-b73e-7e31a1940093 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:21 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:21 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:19:21 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-caf9e0f1-83a7-4e79-b73e-7e31a1940093 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Delete volume with id: 3473c43a-ab9b-44ee-b302-afb409d81aaa Sep 07 18:19:21 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-88d8bb4a-5bcd-4a2c-b86c-74794a31a499 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Volume info retrieved successfully. Sep 07 18:19:21 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-88d8bb4a-5bcd-4a2c-b86c-74794a31a499 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] http://192.168.122.66/volume/v3/volumes/79b90ff1-6de2-42ef-ac95-64bd1b8c658d returned with HTTP 200 Sep 07 18:19:21 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:21 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:19:21 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1435/2854] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:19:21 2026] GET /volume/v3/volumes/79b90ff1-6de2-42ef-ac95-64bd1b8c658d => generated 859 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:19:21 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:21 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:19:21 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-caf9e0f1-83a7-4e79-b73e-7e31a1940093 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Volume info retrieved successfully. Sep 07 18:19:21 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-caf9e0f1-83a7-4e79-b73e-7e31a1940093 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Delete volume request issued successfully. Sep 07 18:19:21 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-caf9e0f1-83a7-4e79-b73e-7e31a1940093 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] http://192.168.122.66/volume/v3/volumes/3473c43a-ab9b-44ee-b302-afb409d81aaa returned with HTTP 202 Sep 07 18:19:21 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1420/2855] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:19:21 2026] DELETE /volume/v3/volumes/3473c43a-ab9b-44ee-b302-afb409d81aaa => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:19:21 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-f77ecf22-a3bd-43c7-8b58-e5bbe6d22b78 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:21 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-f77ecf22-a3bd-43c7-8b58-e5bbe6d22b78 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] GET http://192.168.122.66/volume/v3/volumes/3473c43a-ab9b-44ee-b302-afb409d81aaa Sep 07 18:19:21 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-f77ecf22-a3bd-43c7-8b58-e5bbe6d22b78 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:21 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-f77ecf22-a3bd-43c7-8b58-e5bbe6d22b78 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:21 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:21 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:19:21 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:21 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:19:21 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-f77ecf22-a3bd-43c7-8b58-e5bbe6d22b78 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Volume info retrieved successfully. Sep 07 18:19:21 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-f77ecf22-a3bd-43c7-8b58-e5bbe6d22b78 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] http://192.168.122.66/volume/v3/volumes/3473c43a-ab9b-44ee-b302-afb409d81aaa returned with HTTP 200 Sep 07 18:19:21 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1436/2856] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:19:21 2026] GET /volume/v3/volumes/3473c43a-ab9b-44ee-b302-afb409d81aaa => generated 862 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:19:22 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-41b26e7e-0fa7-4826-b654-79cf247c6426 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:22 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-41b26e7e-0fa7-4826-b654-79cf247c6426 tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] GET http://192.168.122.66/volume/v3/snapshots/36d7e496-891a-42cb-8b78-4a5744f88d6b Sep 07 18:19:22 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-41b26e7e-0fa7-4826-b654-79cf247c6426 tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:22 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-41b26e7e-0fa7-4826-b654-79cf247c6426 tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:22 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:22 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:19:22 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-41b26e7e-0fa7-4826-b654-79cf247c6426 tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Snapshot retrieved successfully. Sep 07 18:19:22 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-41b26e7e-0fa7-4826-b654-79cf247c6426 tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] http://192.168.122.66/volume/v3/snapshots/36d7e496-891a-42cb-8b78-4a5744f88d6b returned with HTTP 200 Sep 07 18:19:22 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1421/2857] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:19:22 2026] GET /volume/v3/snapshots/36d7e496-891a-42cb-8b78-4a5744f88d6b => generated 439 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:19:22 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-b1764374-cf01-464f-a6ea-6f01053271ad None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:22 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-b1764374-cf01-464f-a6ea-6f01053271ad tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] GET http://192.168.122.66/volume/v3/volumes/79b90ff1-6de2-42ef-ac95-64bd1b8c658d Sep 07 18:19:22 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-b1764374-cf01-464f-a6ea-6f01053271ad tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:22 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-b1764374-cf01-464f-a6ea-6f01053271ad tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:22 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-b1764374-cf01-464f-a6ea-6f01053271ad tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] http://192.168.122.66/volume/v3/volumes/79b90ff1-6de2-42ef-ac95-64bd1b8c658d returned with HTTP 404 Sep 07 18:19:22 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1437/2858] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:19:22 2026] GET /volume/v3/volumes/79b90ff1-6de2-42ef-ac95-64bd1b8c658d => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:19:22 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-30350709-b07a-4cf4-82cf-6f6f75be7f81 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:22 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-30350709-b07a-4cf4-82cf-6f6f75be7f81 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] DELETE http://192.168.122.66/volume/v3/volumes/afbaa6d1-ec29-4585-a881-557a6ad612f2 Sep 07 18:19:22 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-30350709-b07a-4cf4-82cf-6f6f75be7f81 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:22 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-30350709-b07a-4cf4-82cf-6f6f75be7f81 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:22 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-30350709-b07a-4cf4-82cf-6f6f75be7f81 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Delete volume with id: afbaa6d1-ec29-4585-a881-557a6ad612f2 Sep 07 18:19:22 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:22 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:19:22 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:22 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:19:22 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-30350709-b07a-4cf4-82cf-6f6f75be7f81 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Volume info retrieved successfully. Sep 07 18:19:22 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-30350709-b07a-4cf4-82cf-6f6f75be7f81 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Delete volume request issued successfully. Sep 07 18:19:22 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-30350709-b07a-4cf4-82cf-6f6f75be7f81 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] http://192.168.122.66/volume/v3/volumes/afbaa6d1-ec29-4585-a881-557a6ad612f2 returned with HTTP 202 Sep 07 18:19:22 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1422/2859] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:19:22 2026] DELETE /volume/v3/volumes/afbaa6d1-ec29-4585-a881-557a6ad612f2 => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:19:22 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-9de648cf-8165-471c-ae35-ff622e87cc1b None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:22 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-9de648cf-8165-471c-ae35-ff622e87cc1b tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] GET http://192.168.122.66/volume/v3/volumes/afbaa6d1-ec29-4585-a881-557a6ad612f2 Sep 07 18:19:22 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-9de648cf-8165-471c-ae35-ff622e87cc1b tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:22 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-9de648cf-8165-471c-ae35-ff622e87cc1b tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:22 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-d88d5ba9-098e-4476-907a-891c6ec07e0a None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:22 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-d88d5ba9-098e-4476-907a-891c6ec07e0a tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] GET http://192.168.122.66/volume/v3/volumes/3473c43a-ab9b-44ee-b302-afb409d81aaa Sep 07 18:19:22 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-d88d5ba9-098e-4476-907a-891c6ec07e0a tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:22 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-d88d5ba9-098e-4476-907a-891c6ec07e0a tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:22 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:22 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:19:22 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:22 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:19:22 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-d88d5ba9-098e-4476-907a-891c6ec07e0a tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] http://192.168.122.66/volume/v3/volumes/3473c43a-ab9b-44ee-b302-afb409d81aaa returned with HTTP 404 Sep 07 18:19:22 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1423/2860] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:19:22 2026] GET /volume/v3/volumes/3473c43a-ab9b-44ee-b302-afb409d81aaa => generated 109 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:19:22 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-0397cbc7-d073-4754-853c-d94736284389 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:22 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-9de648cf-8165-471c-ae35-ff622e87cc1b tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Volume info retrieved successfully. Sep 07 18:19:22 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-0397cbc7-d073-4754-853c-d94736284389 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] DELETE http://192.168.122.66/volume/v3/volumes/58f54a19-231d-411b-b28c-4d24fa86e586 Sep 07 18:19:22 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-0397cbc7-d073-4754-853c-d94736284389 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:22 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-0397cbc7-d073-4754-853c-d94736284389 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:22 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-0397cbc7-d073-4754-853c-d94736284389 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Delete volume with id: 58f54a19-231d-411b-b28c-4d24fa86e586 Sep 07 18:19:22 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-9de648cf-8165-471c-ae35-ff622e87cc1b tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] http://192.168.122.66/volume/v3/volumes/afbaa6d1-ec29-4585-a881-557a6ad612f2 returned with HTTP 200 Sep 07 18:19:22 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1438/2861] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:19:22 2026] GET /volume/v3/volumes/afbaa6d1-ec29-4585-a881-557a6ad612f2 => generated 859 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:19:22 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:22 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:19:22 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:22 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:19:22 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-0397cbc7-d073-4754-853c-d94736284389 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Volume info retrieved successfully. Sep 07 18:19:22 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-0397cbc7-d073-4754-853c-d94736284389 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Delete volume request issued successfully. Sep 07 18:19:22 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-0397cbc7-d073-4754-853c-d94736284389 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] http://192.168.122.66/volume/v3/volumes/58f54a19-231d-411b-b28c-4d24fa86e586 returned with HTTP 202 Sep 07 18:19:22 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1424/2862] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:19:22 2026] DELETE /volume/v3/volumes/58f54a19-231d-411b-b28c-4d24fa86e586 => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:19:22 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-45b0e5fc-8648-4165-a81a-35c294cda22f None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:22 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-45b0e5fc-8648-4165-a81a-35c294cda22f tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] GET http://192.168.122.66/volume/v3/volumes/58f54a19-231d-411b-b28c-4d24fa86e586 Sep 07 18:19:22 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-45b0e5fc-8648-4165-a81a-35c294cda22f tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:22 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-45b0e5fc-8648-4165-a81a-35c294cda22f tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:22 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:22 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:19:22 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:22 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:19:22 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-45b0e5fc-8648-4165-a81a-35c294cda22f tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Volume info retrieved successfully. Sep 07 18:19:22 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-45b0e5fc-8648-4165-a81a-35c294cda22f tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] http://192.168.122.66/volume/v3/volumes/58f54a19-231d-411b-b28c-4d24fa86e586 returned with HTTP 200 Sep 07 18:19:22 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1439/2863] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:19:22 2026] GET /volume/v3/volumes/58f54a19-231d-411b-b28c-4d24fa86e586 => generated 863 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:19:23 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-7dd62e22-5e58-4eb6-96a0-96a13f921bd4 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:23 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-7dd62e22-5e58-4eb6-96a0-96a13f921bd4 tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] GET http://192.168.122.66/volume/v3/snapshots/36d7e496-891a-42cb-8b78-4a5744f88d6b Sep 07 18:19:23 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-7dd62e22-5e58-4eb6-96a0-96a13f921bd4 tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:23 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-7dd62e22-5e58-4eb6-96a0-96a13f921bd4 tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:23 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:23 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:19:23 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-7dd62e22-5e58-4eb6-96a0-96a13f921bd4 tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Snapshot retrieved successfully. Sep 07 18:19:23 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-7dd62e22-5e58-4eb6-96a0-96a13f921bd4 tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] http://192.168.122.66/volume/v3/snapshots/36d7e496-891a-42cb-8b78-4a5744f88d6b returned with HTTP 200 Sep 07 18:19:23 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1425/2864] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:19:23 2026] GET /volume/v3/snapshots/36d7e496-891a-42cb-8b78-4a5744f88d6b => generated 466 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:19:23 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-4208061a-c0b8-4e6c-9679-434e2db0810a None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:23 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-4208061a-c0b8-4e6c-9679-434e2db0810a tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:19:23 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-4208061a-c0b8-4e6c-9679-434e2db0810a tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "36d7e496-891a-42cb-8b78-4a5744f88d6b", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-82871941"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:19:23 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.volumes [None req-4208061a-c0b8-4e6c-9679-434e2db0810a tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Create volume request body: {'volume': {'snapshot_id': '36d7e496-891a-42cb-8b78-4a5744f88d6b', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-82871941'}} {{(pid=86965) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:19:23 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:23 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:19:23 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-4208061a-c0b8-4e6c-9679-434e2db0810a tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Snapshot retrieved successfully. Sep 07 18:19:23 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-4208061a-c0b8-4e6c-9679-434e2db0810a tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Create volume of 1 GB Sep 07 18:19:23 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-4208061a-c0b8-4e6c-9679-434e2db0810a tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Availability Zones retrieved successfully. Sep 07 18:19:23 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-4208061a-c0b8-4e6c-9679-434e2db0810a tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Flow 'volume_create_api' (5acc3c2c-e001-4767-a890-7aed88858502) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:19:23 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-4208061a-c0b8-4e6c-9679-434e2db0810a tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0980823b-1557-4bf1-af72-db48cd2349d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:19:23 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.flows.api.create_volume [None req-4208061a-c0b8-4e6c-9679-434e2db0810a tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86965) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:19:23 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:23 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:19:23 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-4208061a-c0b8-4e6c-9679-434e2db0810a tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0980823b-1557-4bf1-af72-db48cd2349d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '36d7e496-891a-42cb-8b78-4a5744f88d6b', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:19:23 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-4208061a-c0b8-4e6c-9679-434e2db0810a tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b3000a6-3b69-4b08-8aa0-cc3f866e5a26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:19:23 devstack devstack@c-api.service[86965]: DEBUG cinder.quota [None req-4208061a-c0b8-4e6c-9679-434e2db0810a tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Created reservations ['6fb3bba2-c08a-443c-8da3-b8802569d2b4', 'd85d5fd1-1ba6-4104-ac3c-880f33f9546d', '9f07ecc5-82fa-4dcb-9593-c2783589b168', '7d8a2cb4-b90a-45a1-a4f3-2a0ed79f7284'] {{(pid=86965) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:19:23 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-4208061a-c0b8-4e6c-9679-434e2db0810a tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b3000a6-3b69-4b08-8aa0-cc3f866e5a26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6fb3bba2-c08a-443c-8da3-b8802569d2b4', 'd85d5fd1-1ba6-4104-ac3c-880f33f9546d', '9f07ecc5-82fa-4dcb-9593-c2783589b168', '7d8a2cb4-b90a-45a1-a4f3-2a0ed79f7284']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:19:23 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-4208061a-c0b8-4e6c-9679-434e2db0810a tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c050be29-6217-472e-b845-ecafdaddf960) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:19:23 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:23 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:19:23 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-78ece7db-1b80-46c1-801f-0d2841df7993 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:23 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:23 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:19:23 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-78ece7db-1b80-46c1-801f-0d2841df7993 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] GET http://192.168.122.66/volume/v3/volumes/afbaa6d1-ec29-4585-a881-557a6ad612f2 Sep 07 18:19:23 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-78ece7db-1b80-46c1-801f-0d2841df7993 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:23 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-4208061a-c0b8-4e6c-9679-434e2db0810a tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c050be29-6217-472e-b845-ecafdaddf960) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '28a9432e-475c-4382-b192-945cab23859d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-82871941',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a9e5579de0f4c8e858495790285964a',qos_specs=None,replication_status=,reservations=['6fb3bba2-c08a-443c-8da3-b8802569d2b4','d85d5fd1-1ba6-4104-ac3c-880f33f9546d','9f07ecc5-82fa-4dcb-9593-c2783589b168','7d8a2cb4-b90a-45a1-a4f3-2a0ed79f7284'],size=1,snapshot_id=36d7e496-891a-42cb-8b78-4a5744f88d6b,source_replicaid=,source_volid=None,status='creating',user_id='deeba2aeb837432cbf3adbffa6511bf6',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:19:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-82871941',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=28a9432e-475c-4382-b192-945cab23859d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a9e5579de0f4c8e858495790285964a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=36d7e496-891a-42cb-8b78-4a5744f88d6b,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='deeba2aeb837432cbf3adbffa6511bf6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:19:23 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-78ece7db-1b80-46c1-801f-0d2841df7993 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:23 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-4208061a-c0b8-4e6c-9679-434e2db0810a tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4912f38-42e0-4413-a782-1681c930e08c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:19:23 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-78ece7db-1b80-46c1-801f-0d2841df7993 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] http://192.168.122.66/volume/v3/volumes/afbaa6d1-ec29-4585-a881-557a6ad612f2 returned with HTTP 404 Sep 07 18:19:23 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1426/2865] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:19:23 2026] GET /volume/v3/volumes/afbaa6d1-ec29-4585-a881-557a6ad612f2 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:19:23 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-b77f2a1c-fbb1-4ad6-a8a7-e67420901c99 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:23 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b77f2a1c-fbb1-4ad6-a8a7-e67420901c99 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] DELETE http://192.168.122.66/volume/v3/volumes/d6386eca-a875-4748-82f1-e0407dd994cc Sep 07 18:19:23 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-b77f2a1c-fbb1-4ad6-a8a7-e67420901c99 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:23 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-b77f2a1c-fbb1-4ad6-a8a7-e67420901c99 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:23 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-b77f2a1c-fbb1-4ad6-a8a7-e67420901c99 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Delete volume with id: d6386eca-a875-4748-82f1-e0407dd994cc Sep 07 18:19:23 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:23 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:19:23 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-4208061a-c0b8-4e6c-9679-434e2db0810a tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4912f38-42e0-4413-a782-1681c930e08c) transitioned into state 'SUCCESS' from state '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-82871941',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a9e5579de0f4c8e858495790285964a',qos_specs=None,replication_status=,reservations=['6fb3bba2-c08a-443c-8da3-b8802569d2b4','d85d5fd1-1ba6-4104-ac3c-880f33f9546d','9f07ecc5-82fa-4dcb-9593-c2783589b168','7d8a2cb4-b90a-45a1-a4f3-2a0ed79f7284'],size=1,snapshot_id=36d7e496-891a-42cb-8b78-4a5744f88d6b,source_replicaid=,source_volid=None,status='creating',user_id='deeba2aeb837432cbf3adbffa6511bf6',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:19:23 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:23 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:19:23 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-4208061a-c0b8-4e6c-9679-434e2db0810a tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d05a336f-5484-48d0-9409-0a5d4f285f2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:19:23 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-b77f2a1c-fbb1-4ad6-a8a7-e67420901c99 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Volume info retrieved successfully. Sep 07 18:19:23 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:23 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:19:23 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-4208061a-c0b8-4e6c-9679-434e2db0810a tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d05a336f-5484-48d0-9409-0a5d4f285f2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:19:23 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-4208061a-c0b8-4e6c-9679-434e2db0810a tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Flow 'volume_create_api' (5acc3c2c-e001-4767-a890-7aed88858502) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:19:23 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-4208061a-c0b8-4e6c-9679-434e2db0810a tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Create volume request issued successfully. Sep 07 18:19:23 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-b77f2a1c-fbb1-4ad6-a8a7-e67420901c99 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Delete volume request issued successfully. Sep 07 18:19:23 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-4208061a-c0b8-4e6c-9679-434e2db0810a tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:19:23 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b77f2a1c-fbb1-4ad6-a8a7-e67420901c99 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] http://192.168.122.66/volume/v3/volumes/d6386eca-a875-4748-82f1-e0407dd994cc returned with HTTP 202 Sep 07 18:19:23 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1440/2866] 192.168.122.66 () {62 vars in 1179 bytes} [Mon Sep 7 18:19:23 2026] POST /volume/v3/volumes => generated 809 bytes in 535 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:19:23 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-b1185c8d-8350-47d3-866c-8d10943e1f62 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:23 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1427/2867] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:19:23 2026] DELETE /volume/v3/volumes/d6386eca-a875-4748-82f1-e0407dd994cc => generated 0 bytes in 135 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:19:23 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-b1185c8d-8350-47d3-866c-8d10943e1f62 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] GET http://192.168.122.66/volume/v3/volumes/d6386eca-a875-4748-82f1-e0407dd994cc Sep 07 18:19:23 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-b1185c8d-8350-47d3-866c-8d10943e1f62 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:23 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-b1185c8d-8350-47d3-866c-8d10943e1f62 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:23 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-605bd5fd-49ad-4dac-a6c8-afe2f8a497e4 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:23 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-605bd5fd-49ad-4dac-a6c8-afe2f8a497e4 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] GET http://192.168.122.66/volume/v3/volumes/58f54a19-231d-411b-b28c-4d24fa86e586 Sep 07 18:19:23 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:23 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:19:23 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:23 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:19:23 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-605bd5fd-49ad-4dac-a6c8-afe2f8a497e4 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:23 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-605bd5fd-49ad-4dac-a6c8-afe2f8a497e4 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:23 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-b1185c8d-8350-47d3-866c-8d10943e1f62 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Volume info retrieved successfully. Sep 07 18:19:23 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-605bd5fd-49ad-4dac-a6c8-afe2f8a497e4 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] http://192.168.122.66/volume/v3/volumes/58f54a19-231d-411b-b28c-4d24fa86e586 returned with HTTP 404 Sep 07 18:19:23 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1428/2868] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:19:23 2026] GET /volume/v3/volumes/58f54a19-231d-411b-b28c-4d24fa86e586 => generated 109 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:19:23 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-39341891-c199-4316-8e53-6d5aff37d48b None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:23 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-b1185c8d-8350-47d3-866c-8d10943e1f62 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] http://192.168.122.66/volume/v3/volumes/d6386eca-a875-4748-82f1-e0407dd994cc returned with HTTP 200 Sep 07 18:19:23 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1441/2869] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:19:23 2026] GET /volume/v3/volumes/d6386eca-a875-4748-82f1-e0407dd994cc => generated 859 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:19:23 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-da213088-068e-49d6-a7ce-d936398ed44a None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:23 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-da213088-068e-49d6-a7ce-d936398ed44a tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] DELETE http://192.168.122.66/volume/v3/volumes/d179591d-1728-4a60-bf91-926bc9c377f7 Sep 07 18:19:23 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-da213088-068e-49d6-a7ce-d936398ed44a tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:23 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-da213088-068e-49d6-a7ce-d936398ed44a tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:23 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-da213088-068e-49d6-a7ce-d936398ed44a tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Delete volume with id: d179591d-1728-4a60-bf91-926bc9c377f7 Sep 07 18:19:23 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:23 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:19:23 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-39341891-c199-4316-8e53-6d5aff37d48b tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] GET http://192.168.122.66/volume/v3/volumes/28a9432e-475c-4382-b192-945cab23859d Sep 07 18:19:23 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:23 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:19:23 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-da213088-068e-49d6-a7ce-d936398ed44a tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Volume info retrieved successfully. Sep 07 18:19:23 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-39341891-c199-4316-8e53-6d5aff37d48b tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:23 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-39341891-c199-4316-8e53-6d5aff37d48b tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:23 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:23 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:19:23 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:23 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:19:23 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-39341891-c199-4316-8e53-6d5aff37d48b tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Volume info retrieved successfully. Sep 07 18:19:23 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-39341891-c199-4316-8e53-6d5aff37d48b tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] http://192.168.122.66/volume/v3/volumes/28a9432e-475c-4382-b192-945cab23859d returned with HTTP 200 Sep 07 18:19:23 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1429/2870] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:19:23 2026] GET /volume/v3/volumes/28a9432e-475c-4382-b192-945cab23859d => generated 877 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:19:24 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-da213088-068e-49d6-a7ce-d936398ed44a tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Delete volume request issued successfully. Sep 07 18:19:24 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-da213088-068e-49d6-a7ce-d936398ed44a tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] http://192.168.122.66/volume/v3/volumes/d179591d-1728-4a60-bf91-926bc9c377f7 returned with HTTP 202 Sep 07 18:19:24 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1442/2871] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:19:23 2026] DELETE /volume/v3/volumes/d179591d-1728-4a60-bf91-926bc9c377f7 => generated 0 bytes in 141 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:19:24 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-02ffa64a-060f-4675-b7f8-445c904db413 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:24 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-02ffa64a-060f-4675-b7f8-445c904db413 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] GET http://192.168.122.66/volume/v3/volumes/d179591d-1728-4a60-bf91-926bc9c377f7 Sep 07 18:19:24 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-02ffa64a-060f-4675-b7f8-445c904db413 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:24 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-02ffa64a-060f-4675-b7f8-445c904db413 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:24 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:24 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:19:24 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:24 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:19:24 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-02ffa64a-060f-4675-b7f8-445c904db413 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Volume info retrieved successfully. Sep 07 18:19:24 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-02ffa64a-060f-4675-b7f8-445c904db413 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] http://192.168.122.66/volume/v3/volumes/d179591d-1728-4a60-bf91-926bc9c377f7 returned with HTTP 200 Sep 07 18:19:24 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1430/2872] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:19:24 2026] GET /volume/v3/volumes/d179591d-1728-4a60-bf91-926bc9c377f7 => generated 862 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 18:19:24 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-0a021456-451a-4285-905f-d427ff1ec788 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:24 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-0a021456-451a-4285-905f-d427ff1ec788 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] GET http://192.168.122.66/volume/v3/volumes/d6386eca-a875-4748-82f1-e0407dd994cc Sep 07 18:19:24 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-0a021456-451a-4285-905f-d427ff1ec788 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:24 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-0a021456-451a-4285-905f-d427ff1ec788 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:24 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:24 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:19:24 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:24 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:19:24 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-0a021456-451a-4285-905f-d427ff1ec788 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Volume info retrieved successfully. Sep 07 18:19:24 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-0a021456-451a-4285-905f-d427ff1ec788 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] http://192.168.122.66/volume/v3/volumes/d6386eca-a875-4748-82f1-e0407dd994cc returned with HTTP 200 Sep 07 18:19:24 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1443/2873] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:19:24 2026] GET /volume/v3/volumes/d6386eca-a875-4748-82f1-e0407dd994cc => generated 859 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:19:25 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-42edceb9-1a85-4beb-8550-2421effe8fde None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:25 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-42edceb9-1a85-4beb-8550-2421effe8fde tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] GET http://192.168.122.66/volume/v3/volumes/28a9432e-475c-4382-b192-945cab23859d Sep 07 18:19:25 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-42edceb9-1a85-4beb-8550-2421effe8fde tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:25 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-42edceb9-1a85-4beb-8550-2421effe8fde tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:25 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:25 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:19:25 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:25 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:19:25 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-42edceb9-1a85-4beb-8550-2421effe8fde tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Volume info retrieved successfully. Sep 07 18:19:25 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-42edceb9-1a85-4beb-8550-2421effe8fde tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] http://192.168.122.66/volume/v3/volumes/28a9432e-475c-4382-b192-945cab23859d returned with HTTP 200 Sep 07 18:19:25 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1431/2874] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:19:25 2026] GET /volume/v3/volumes/28a9432e-475c-4382-b192-945cab23859d => generated 901 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:19:25 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-e9072f2c-2ed5-4add-a96b-4696ddb0b39d None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:25 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e9072f2c-2ed5-4add-a96b-4696ddb0b39d tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] GET http://192.168.122.66/volume/v3/volumes/d179591d-1728-4a60-bf91-926bc9c377f7 Sep 07 18:19:25 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-e9072f2c-2ed5-4add-a96b-4696ddb0b39d tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:25 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-e9072f2c-2ed5-4add-a96b-4696ddb0b39d tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:25 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:25 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:19:25 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:25 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:19:25 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-e9072f2c-2ed5-4add-a96b-4696ddb0b39d tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Volume info retrieved successfully. Sep 07 18:19:25 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e9072f2c-2ed5-4add-a96b-4696ddb0b39d tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] http://192.168.122.66/volume/v3/volumes/d179591d-1728-4a60-bf91-926bc9c377f7 returned with HTTP 200 Sep 07 18:19:25 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1444/2875] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:19:25 2026] GET /volume/v3/volumes/d179591d-1728-4a60-bf91-926bc9c377f7 => generated 862 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 18:19:25 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-7a27ec4b-0568-40f8-867a-2a96cac08520 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:25 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-7a27ec4b-0568-40f8-867a-2a96cac08520 tempest-ProjectMemberTests-632941009 tempest-ProjectMemberTests-632941009-project-admin] GET http://192.168.122.66/volume/v3/scheduler-stats/get_pools Sep 07 18:19:25 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-7a27ec4b-0568-40f8-867a-2a96cac08520 tempest-ProjectMemberTests-632941009 tempest-ProjectMemberTests-632941009-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:25 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-7a27ec4b-0568-40f8-867a-2a96cac08520 tempest-ProjectMemberTests-632941009 tempest-ProjectMemberTests-632941009-project-admin] Calling method 'get_pools' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:25 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-7a27ec4b-0568-40f8-867a-2a96cac08520 tempest-ProjectMemberTests-632941009 tempest-ProjectMemberTests-632941009-project-admin] http://192.168.122.66/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 07 18:19:25 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1432/2876] 192.168.122.66 () {58 vars in 1170 bytes} [Mon Sep 7 18:19:25 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 326 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 18:19:25 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-34ab70fb-802e-436a-9970-cb13f2000273 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:25 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-34ab70fb-802e-436a-9970-cb13f2000273 tempest-ProjectMemberTests-632941009 tempest-ProjectMemberTests-632941009-project-member] GET http://192.168.122.66/volume/v3/capabilities/devstack@QuobyteHD Sep 07 18:19:25 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-34ab70fb-802e-436a-9970-cb13f2000273 tempest-ProjectMemberTests-632941009 tempest-ProjectMemberTests-632941009-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:25 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-34ab70fb-802e-436a-9970-cb13f2000273 tempest-ProjectMemberTests-632941009 tempest-ProjectMemberTests-632941009-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:25 devstack devstack@c-api.service[86965]: DEBUG cinder.policy [None req-34ab70fb-802e-436a-9970-cb13f2000273 tempest-ProjectMemberTests-632941009 tempest-ProjectMemberTests-632941009-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '7a64df588de0424b8c90e3b8ac2f387b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ecd966642f445a09e4977de6df35aeb', '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=86965) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 18:19:25 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-34ab70fb-802e-436a-9970-cb13f2000273 tempest-ProjectMemberTests-632941009 tempest-ProjectMemberTests-632941009-project-member] http://192.168.122.66/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 403 Sep 07 18:19:25 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1445/2877] 192.168.122.66 () {58 vars in 1188 bytes} [Mon Sep 7 18:19:25 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 110 bytes in 189 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:19:25 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-798df7c6-971b-4029-9967-17bc3f401882 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:25 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-798df7c6-971b-4029-9967-17bc3f401882 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] GET http://192.168.122.66/volume/v3/volumes/d6386eca-a875-4748-82f1-e0407dd994cc Sep 07 18:19:25 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-798df7c6-971b-4029-9967-17bc3f401882 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:25 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-798df7c6-971b-4029-9967-17bc3f401882 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:26 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-798df7c6-971b-4029-9967-17bc3f401882 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] http://192.168.122.66/volume/v3/volumes/d6386eca-a875-4748-82f1-e0407dd994cc returned with HTTP 404 Sep 07 18:19:26 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-d668f469-7177-4486-9bc8-7c89070e9616 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:26 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1433/2878] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:19:25 2026] GET /volume/v3/volumes/d6386eca-a875-4748-82f1-e0407dd994cc => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:19:26 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-d668f469-7177-4486-9bc8-7c89070e9616 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] DELETE http://192.168.122.66/volume/v3/volumes/28061f8b-b735-4dc8-9cef-ac0aa8f0d56f Sep 07 18:19:26 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-d668f469-7177-4486-9bc8-7c89070e9616 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:26 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-d668f469-7177-4486-9bc8-7c89070e9616 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:26 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-d668f469-7177-4486-9bc8-7c89070e9616 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Delete volume with id: 28061f8b-b735-4dc8-9cef-ac0aa8f0d56f Sep 07 18:19:26 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:26 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:19:26 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:26 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:19:26 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-d668f469-7177-4486-9bc8-7c89070e9616 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Volume info retrieved successfully. Sep 07 18:19:26 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-eff43e82-8852-4969-bb37-9926ad315258 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:26 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-eff43e82-8852-4969-bb37-9926ad315258 tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] GET http://192.168.122.66/volume/v3/volumes/28a9432e-475c-4382-b192-945cab23859d Sep 07 18:19:26 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-eff43e82-8852-4969-bb37-9926ad315258 tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:26 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-eff43e82-8852-4969-bb37-9926ad315258 tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:26 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:26 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:19:26 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:26 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:19:26 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-eff43e82-8852-4969-bb37-9926ad315258 tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Volume info retrieved successfully. Sep 07 18:19:26 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-eff43e82-8852-4969-bb37-9926ad315258 tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] http://192.168.122.66/volume/v3/volumes/28a9432e-475c-4382-b192-945cab23859d returned with HTTP 200 Sep 07 18:19:26 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1434/2879] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:19:26 2026] GET /volume/v3/volumes/28a9432e-475c-4382-b192-945cab23859d => generated 901 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:19:26 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-65b4c740-c8db-4661-a46f-464cce027d70 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:26 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-65b4c740-c8db-4661-a46f-464cce027d70 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] GET http://192.168.122.66/volume/v3/volumes/d179591d-1728-4a60-bf91-926bc9c377f7 Sep 07 18:19:26 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-65b4c740-c8db-4661-a46f-464cce027d70 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:26 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-65b4c740-c8db-4661-a46f-464cce027d70 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:26 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-65b4c740-c8db-4661-a46f-464cce027d70 tempest-CreateVolumesFromSourceVolumeTest-1196483957 tempest-CreateVolumesFromSourceVolumeTest-1196483957-project-member] http://192.168.122.66/volume/v3/volumes/d179591d-1728-4a60-bf91-926bc9c377f7 returned with HTTP 404 Sep 07 18:19:26 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1435/2880] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:19:26 2026] GET /volume/v3/volumes/d179591d-1728-4a60-bf91-926bc9c377f7 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:19:26 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-d668f469-7177-4486-9bc8-7c89070e9616 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Delete volume request issued successfully. Sep 07 18:19:26 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-d668f469-7177-4486-9bc8-7c89070e9616 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] http://192.168.122.66/volume/v3/volumes/28061f8b-b735-4dc8-9cef-ac0aa8f0d56f returned with HTTP 202 Sep 07 18:19:26 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1446/2881] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:19:26 2026] DELETE /volume/v3/volumes/28061f8b-b735-4dc8-9cef-ac0aa8f0d56f => generated 0 bytes in 208 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:19:26 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-2ee73a67-2d2f-441a-96b8-8c0321a0aad5 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:26 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-2ee73a67-2d2f-441a-96b8-8c0321a0aad5 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] GET http://192.168.122.66/volume/v3/volumes/28061f8b-b735-4dc8-9cef-ac0aa8f0d56f Sep 07 18:19:26 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-2ee73a67-2d2f-441a-96b8-8c0321a0aad5 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:26 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-2ee73a67-2d2f-441a-96b8-8c0321a0aad5 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:26 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:26 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:19:26 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:26 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:19:26 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-2ee73a67-2d2f-441a-96b8-8c0321a0aad5 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Volume info retrieved successfully. Sep 07 18:19:26 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-2ee73a67-2d2f-441a-96b8-8c0321a0aad5 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] http://192.168.122.66/volume/v3/volumes/28061f8b-b735-4dc8-9cef-ac0aa8f0d56f returned with HTTP 200 Sep 07 18:19:26 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1436/2882] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:19:26 2026] GET /volume/v3/volumes/28061f8b-b735-4dc8-9cef-ac0aa8f0d56f => generated 858 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:19:27 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-aa81076c-0d10-4e78-b7cc-2ec1c6589bfc None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:27 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-aa81076c-0d10-4e78-b7cc-2ec1c6589bfc tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] GET http://192.168.122.66/volume/v3/volumes/28a9432e-475c-4382-b192-945cab23859d Sep 07 18:19:27 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-aa81076c-0d10-4e78-b7cc-2ec1c6589bfc tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:27 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-aa81076c-0d10-4e78-b7cc-2ec1c6589bfc tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:27 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:27 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:19:27 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:27 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:19:27 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-aa81076c-0d10-4e78-b7cc-2ec1c6589bfc tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Volume info retrieved successfully. Sep 07 18:19:27 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-e1bfbf57-c636-4893-afc5-3a55b087f349 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:27 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-e1bfbf57-c636-4893-afc5-3a55b087f349 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] GET http://192.168.122.66/volume/v3/volumes/28061f8b-b735-4dc8-9cef-ac0aa8f0d56f Sep 07 18:19:27 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-e1bfbf57-c636-4893-afc5-3a55b087f349 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:27 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-e1bfbf57-c636-4893-afc5-3a55b087f349 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:27 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-aa81076c-0d10-4e78-b7cc-2ec1c6589bfc tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] http://192.168.122.66/volume/v3/volumes/28a9432e-475c-4382-b192-945cab23859d returned with HTTP 200 Sep 07 18:19:27 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:27 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:19:27 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1447/2883] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:19:27 2026] GET /volume/v3/volumes/28a9432e-475c-4382-b192-945cab23859d => generated 901 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:19:27 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:27 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:19:27 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-e1bfbf57-c636-4893-afc5-3a55b087f349 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Volume info retrieved successfully. Sep 07 18:19:27 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-e1bfbf57-c636-4893-afc5-3a55b087f349 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] http://192.168.122.66/volume/v3/volumes/28061f8b-b735-4dc8-9cef-ac0aa8f0d56f returned with HTTP 200 Sep 07 18:19:27 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1437/2884] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:19:27 2026] GET /volume/v3/volumes/28061f8b-b735-4dc8-9cef-ac0aa8f0d56f => generated 858 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:19:28 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-058d82e5-b6c0-4c9b-a499-88f1b7434ef4 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:28 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-058d82e5-b6c0-4c9b-a499-88f1b7434ef4 tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] GET http://192.168.122.66/volume/v3/volumes/28a9432e-475c-4382-b192-945cab23859d Sep 07 18:19:28 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-058d82e5-b6c0-4c9b-a499-88f1b7434ef4 tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:28 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-058d82e5-b6c0-4c9b-a499-88f1b7434ef4 tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:28 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-d7e35168-0cb7-4577-9628-ca5d4e7bb633 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:28 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:28 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:19:28 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:28 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:19:28 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-d7e35168-0cb7-4577-9628-ca5d4e7bb633 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] GET http://192.168.122.66/volume/v3/volumes/28061f8b-b735-4dc8-9cef-ac0aa8f0d56f Sep 07 18:19:28 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-d7e35168-0cb7-4577-9628-ca5d4e7bb633 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:28 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-d7e35168-0cb7-4577-9628-ca5d4e7bb633 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:28 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-058d82e5-b6c0-4c9b-a499-88f1b7434ef4 tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Volume info retrieved successfully. Sep 07 18:19:28 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-d7e35168-0cb7-4577-9628-ca5d4e7bb633 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] http://192.168.122.66/volume/v3/volumes/28061f8b-b735-4dc8-9cef-ac0aa8f0d56f returned with HTTP 404 Sep 07 18:19:28 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1438/2885] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:19:28 2026] GET /volume/v3/volumes/28061f8b-b735-4dc8-9cef-ac0aa8f0d56f => generated 109 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:19:28 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-4143bd77-89d8-4a8e-8556-30c468e398f3 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:28 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-4143bd77-89d8-4a8e-8556-30c468e398f3 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] DELETE http://192.168.122.66/volume/v3/snapshots/916f36cc-37df-437a-862e-225dd461d9c0 Sep 07 18:19:28 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-4143bd77-89d8-4a8e-8556-30c468e398f3 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:28 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-4143bd77-89d8-4a8e-8556-30c468e398f3 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:28 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.snapshots [None req-4143bd77-89d8-4a8e-8556-30c468e398f3 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Delete snapshot with id: 916f36cc-37df-437a-862e-225dd461d9c0 Sep 07 18:19:28 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-058d82e5-b6c0-4c9b-a499-88f1b7434ef4 tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] http://192.168.122.66/volume/v3/volumes/28a9432e-475c-4382-b192-945cab23859d returned with HTTP 200 Sep 07 18:19:28 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1448/2886] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:19:28 2026] GET /volume/v3/volumes/28a9432e-475c-4382-b192-945cab23859d => generated 901 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:19:28 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:28 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:19:28 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-4143bd77-89d8-4a8e-8556-30c468e398f3 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Snapshot retrieved successfully. Sep 07 18:19:28 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:28 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:19:28 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-4143bd77-89d8-4a8e-8556-30c468e398f3 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Snapshot delete request issued successfully. Sep 07 18:19:28 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-4143bd77-89d8-4a8e-8556-30c468e398f3 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] http://192.168.122.66/volume/v3/snapshots/916f36cc-37df-437a-862e-225dd461d9c0 returned with HTTP 202 Sep 07 18:19:28 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1439/2887] 192.168.122.66 () {58 vars in 1236 bytes} [Mon Sep 7 18:19:28 2026] DELETE /volume/v3/snapshots/916f36cc-37df-437a-862e-225dd461d9c0 => generated 0 bytes in 160 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:19:28 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-6b57675b-bcc8-495c-97f4-0eb019cc26f2 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:28 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-6b57675b-bcc8-495c-97f4-0eb019cc26f2 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] GET http://192.168.122.66/volume/v3/snapshots/916f36cc-37df-437a-862e-225dd461d9c0 Sep 07 18:19:28 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-6b57675b-bcc8-495c-97f4-0eb019cc26f2 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:28 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-6b57675b-bcc8-495c-97f4-0eb019cc26f2 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:28 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:28 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:19:28 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-6b57675b-bcc8-495c-97f4-0eb019cc26f2 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Snapshot retrieved successfully. Sep 07 18:19:28 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-6b57675b-bcc8-495c-97f4-0eb019cc26f2 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] http://192.168.122.66/volume/v3/snapshots/916f36cc-37df-437a-862e-225dd461d9c0 returned with HTTP 200 Sep 07 18:19:28 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1449/2888] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:19:28 2026] GET /volume/v3/snapshots/916f36cc-37df-437a-862e-225dd461d9c0 => generated 474 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:19:29 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-f2795618-0754-4b57-b7a9-1a6ee50d6b9c None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:29 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-f2795618-0754-4b57-b7a9-1a6ee50d6b9c tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] GET http://192.168.122.66/volume/v3/volumes/28a9432e-475c-4382-b192-945cab23859d Sep 07 18:19:29 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-f2795618-0754-4b57-b7a9-1a6ee50d6b9c tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:29 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-f2795618-0754-4b57-b7a9-1a6ee50d6b9c tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:29 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:29 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:19:29 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:29 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:19:29 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-f2795618-0754-4b57-b7a9-1a6ee50d6b9c tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Volume info retrieved successfully. Sep 07 18:19:29 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-f2795618-0754-4b57-b7a9-1a6ee50d6b9c tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] http://192.168.122.66/volume/v3/volumes/28a9432e-475c-4382-b192-945cab23859d returned with HTTP 200 Sep 07 18:19:29 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1440/2889] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:19:29 2026] GET /volume/v3/volumes/28a9432e-475c-4382-b192-945cab23859d => generated 901 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:19:29 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-82b5c328-7fc9-453b-a577-4bbfa39a799a None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:29 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-82b5c328-7fc9-453b-a577-4bbfa39a799a tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] GET http://192.168.122.66/volume/v3/snapshots/916f36cc-37df-437a-862e-225dd461d9c0 Sep 07 18:19:29 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-82b5c328-7fc9-453b-a577-4bbfa39a799a tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:29 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-82b5c328-7fc9-453b-a577-4bbfa39a799a tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:30 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:30 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:19:30 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-82b5c328-7fc9-453b-a577-4bbfa39a799a tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Snapshot retrieved successfully. Sep 07 18:19:30 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-82b5c328-7fc9-453b-a577-4bbfa39a799a tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] http://192.168.122.66/volume/v3/snapshots/916f36cc-37df-437a-862e-225dd461d9c0 returned with HTTP 200 Sep 07 18:19:30 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1450/2890] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:19:29 2026] GET /volume/v3/snapshots/916f36cc-37df-437a-862e-225dd461d9c0 => generated 474 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:19:30 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-9670160f-9dd2-4d6f-9701-7649f900c6e7 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:30 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-9670160f-9dd2-4d6f-9701-7649f900c6e7 tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] GET http://192.168.122.66/volume/v3/volumes/28a9432e-475c-4382-b192-945cab23859d Sep 07 18:19:30 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-9670160f-9dd2-4d6f-9701-7649f900c6e7 tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:30 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-9670160f-9dd2-4d6f-9701-7649f900c6e7 tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:30 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:30 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:19:30 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:30 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:19:30 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-9670160f-9dd2-4d6f-9701-7649f900c6e7 tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Volume info retrieved successfully. Sep 07 18:19:30 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-9670160f-9dd2-4d6f-9701-7649f900c6e7 tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] http://192.168.122.66/volume/v3/volumes/28a9432e-475c-4382-b192-945cab23859d returned with HTTP 200 Sep 07 18:19:30 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1441/2891] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:19:30 2026] GET /volume/v3/volumes/28a9432e-475c-4382-b192-945cab23859d => generated 901 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:19:31 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-ed7dd4c6-918b-4ede-a3e9-1b281a69fa09 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:31 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-ed7dd4c6-918b-4ede-a3e9-1b281a69fa09 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] GET http://192.168.122.66/volume/v3/snapshots/916f36cc-37df-437a-862e-225dd461d9c0 Sep 07 18:19:31 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-ed7dd4c6-918b-4ede-a3e9-1b281a69fa09 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:31 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-ed7dd4c6-918b-4ede-a3e9-1b281a69fa09 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:31 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:31 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:19:31 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-ed7dd4c6-918b-4ede-a3e9-1b281a69fa09 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Snapshot retrieved successfully. Sep 07 18:19:31 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-ed7dd4c6-918b-4ede-a3e9-1b281a69fa09 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] http://192.168.122.66/volume/v3/snapshots/916f36cc-37df-437a-862e-225dd461d9c0 returned with HTTP 200 Sep 07 18:19:31 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1451/2892] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:19:31 2026] GET /volume/v3/snapshots/916f36cc-37df-437a-862e-225dd461d9c0 => generated 474 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:19:32 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-131c84e8-be7d-4a30-9d22-e6dc199ee99d None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:32 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-131c84e8-be7d-4a30-9d22-e6dc199ee99d tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] GET http://192.168.122.66/volume/v3/volumes/28a9432e-475c-4382-b192-945cab23859d Sep 07 18:19:32 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-131c84e8-be7d-4a30-9d22-e6dc199ee99d tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:32 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-131c84e8-be7d-4a30-9d22-e6dc199ee99d tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:32 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:32 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:19:32 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:32 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:19:32 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-131c84e8-be7d-4a30-9d22-e6dc199ee99d tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Volume info retrieved successfully. Sep 07 18:19:32 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-131c84e8-be7d-4a30-9d22-e6dc199ee99d tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] http://192.168.122.66/volume/v3/volumes/28a9432e-475c-4382-b192-945cab23859d returned with HTTP 200 Sep 07 18:19:32 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1442/2893] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:19:32 2026] GET /volume/v3/volumes/28a9432e-475c-4382-b192-945cab23859d => generated 901 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 18:19:32 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-0ebcd0fd-8e8e-4d31-a2c0-4587a78115a0 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:32 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-0ebcd0fd-8e8e-4d31-a2c0-4587a78115a0 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] GET http://192.168.122.66/volume/v3/snapshots/916f36cc-37df-437a-862e-225dd461d9c0 Sep 07 18:19:32 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-0ebcd0fd-8e8e-4d31-a2c0-4587a78115a0 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:32 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-0ebcd0fd-8e8e-4d31-a2c0-4587a78115a0 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:32 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:32 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:19:32 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-0ebcd0fd-8e8e-4d31-a2c0-4587a78115a0 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Snapshot retrieved successfully. Sep 07 18:19:32 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-0ebcd0fd-8e8e-4d31-a2c0-4587a78115a0 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] http://192.168.122.66/volume/v3/snapshots/916f36cc-37df-437a-862e-225dd461d9c0 returned with HTTP 200 Sep 07 18:19:32 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1452/2894] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:19:32 2026] GET /volume/v3/snapshots/916f36cc-37df-437a-862e-225dd461d9c0 => generated 474 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:19:33 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-857381da-5ab7-4e8c-b881-6f6cfd376c83 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:33 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-857381da-5ab7-4e8c-b881-6f6cfd376c83 tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] GET http://192.168.122.66/volume/v3/volumes/28a9432e-475c-4382-b192-945cab23859d Sep 07 18:19:33 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-857381da-5ab7-4e8c-b881-6f6cfd376c83 tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:33 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-857381da-5ab7-4e8c-b881-6f6cfd376c83 tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:33 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:33 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:19:33 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:33 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:19:33 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-857381da-5ab7-4e8c-b881-6f6cfd376c83 tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Volume info retrieved successfully. Sep 07 18:19:33 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-857381da-5ab7-4e8c-b881-6f6cfd376c83 tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] http://192.168.122.66/volume/v3/volumes/28a9432e-475c-4382-b192-945cab23859d returned with HTTP 200 Sep 07 18:19:33 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1443/2895] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:19:33 2026] GET /volume/v3/volumes/28a9432e-475c-4382-b192-945cab23859d => generated 902 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:19:33 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-d2931510-c8ec-4791-af45-e8cfe007f476 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:33 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-d2931510-c8ec-4791-af45-e8cfe007f476 tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] DELETE http://192.168.122.66/volume/v3/snapshots/36d7e496-891a-42cb-8b78-4a5744f88d6b Sep 07 18:19:33 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-d2931510-c8ec-4791-af45-e8cfe007f476 tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:33 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-d2931510-c8ec-4791-af45-e8cfe007f476 tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:33 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.snapshots [None req-d2931510-c8ec-4791-af45-e8cfe007f476 tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Delete snapshot with id: 36d7e496-891a-42cb-8b78-4a5744f88d6b Sep 07 18:19:33 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:33 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:19:33 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-d2931510-c8ec-4791-af45-e8cfe007f476 tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Snapshot retrieved successfully. Sep 07 18:19:33 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:33 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:19:33 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-f92298a8-82d6-40b3-baf7-36a2dc2615be None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:33 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-f92298a8-82d6-40b3-baf7-36a2dc2615be tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] GET http://192.168.122.66/volume/v3/snapshots/916f36cc-37df-437a-862e-225dd461d9c0 Sep 07 18:19:33 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-f92298a8-82d6-40b3-baf7-36a2dc2615be tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:33 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-f92298a8-82d6-40b3-baf7-36a2dc2615be tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:33 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-d2931510-c8ec-4791-af45-e8cfe007f476 tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Snapshot delete request issued successfully. Sep 07 18:19:33 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-d2931510-c8ec-4791-af45-e8cfe007f476 tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] http://192.168.122.66/volume/v3/snapshots/36d7e496-891a-42cb-8b78-4a5744f88d6b returned with HTTP 202 Sep 07 18:19:33 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1453/2896] 192.168.122.66 () {58 vars in 1236 bytes} [Mon Sep 7 18:19:33 2026] DELETE /volume/v3/snapshots/36d7e496-891a-42cb-8b78-4a5744f88d6b => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:19:33 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-f92298a8-82d6-40b3-baf7-36a2dc2615be tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] http://192.168.122.66/volume/v3/snapshots/916f36cc-37df-437a-862e-225dd461d9c0 returned with HTTP 404 Sep 07 18:19:33 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1444/2897] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:19:33 2026] GET /volume/v3/snapshots/916f36cc-37df-437a-862e-225dd461d9c0 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:19:33 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-e7fe0551-15bf-4931-b28a-2fb2932cdafa None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:33 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e7fe0551-15bf-4931-b28a-2fb2932cdafa tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] GET http://192.168.122.66/volume/v3/snapshots/36d7e496-891a-42cb-8b78-4a5744f88d6b Sep 07 18:19:33 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-e7fe0551-15bf-4931-b28a-2fb2932cdafa tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:33 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-e7fe0551-15bf-4931-b28a-2fb2932cdafa tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:33 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-e918db9b-1bfc-44ea-bf0d-04eed5996810 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:33 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-e918db9b-1bfc-44ea-bf0d-04eed5996810 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] DELETE http://192.168.122.66/volume/v3/volumes/edd38f47-f826-4762-a433-bb0ebe6939a8 Sep 07 18:19:33 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-e918db9b-1bfc-44ea-bf0d-04eed5996810 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:33 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-e918db9b-1bfc-44ea-bf0d-04eed5996810 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:33 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-e918db9b-1bfc-44ea-bf0d-04eed5996810 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Delete volume with id: edd38f47-f826-4762-a433-bb0ebe6939a8 Sep 07 18:19:33 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:33 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:19:33 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-e7fe0551-15bf-4931-b28a-2fb2932cdafa tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Snapshot retrieved successfully. Sep 07 18:19:33 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e7fe0551-15bf-4931-b28a-2fb2932cdafa tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] http://192.168.122.66/volume/v3/snapshots/36d7e496-891a-42cb-8b78-4a5744f88d6b returned with HTTP 200 Sep 07 18:19:33 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1454/2898] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:19:33 2026] GET /volume/v3/snapshots/36d7e496-891a-42cb-8b78-4a5744f88d6b => generated 465 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:19:33 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:33 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:19:33 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:33 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:19:33 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-e918db9b-1bfc-44ea-bf0d-04eed5996810 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Volume info retrieved successfully. Sep 07 18:19:33 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-e918db9b-1bfc-44ea-bf0d-04eed5996810 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Delete volume request issued successfully. Sep 07 18:19:33 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-e918db9b-1bfc-44ea-bf0d-04eed5996810 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] http://192.168.122.66/volume/v3/volumes/edd38f47-f826-4762-a433-bb0ebe6939a8 returned with HTTP 202 Sep 07 18:19:33 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1445/2899] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:19:33 2026] DELETE /volume/v3/volumes/edd38f47-f826-4762-a433-bb0ebe6939a8 => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:19:33 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-101aa1cf-6aa4-46c1-bd11-a0cb08b4604f None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:33 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-101aa1cf-6aa4-46c1-bd11-a0cb08b4604f tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] GET http://192.168.122.66/volume/v3/volumes/edd38f47-f826-4762-a433-bb0ebe6939a8 Sep 07 18:19:33 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-101aa1cf-6aa4-46c1-bd11-a0cb08b4604f tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:33 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-101aa1cf-6aa4-46c1-bd11-a0cb08b4604f tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:33 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:33 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:19:33 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:33 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:19:33 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-101aa1cf-6aa4-46c1-bd11-a0cb08b4604f tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Volume info retrieved successfully. Sep 07 18:19:33 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-101aa1cf-6aa4-46c1-bd11-a0cb08b4604f tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] http://192.168.122.66/volume/v3/volumes/edd38f47-f826-4762-a433-bb0ebe6939a8 returned with HTTP 200 Sep 07 18:19:33 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1455/2900] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:19:33 2026] GET /volume/v3/volumes/edd38f47-f826-4762-a433-bb0ebe6939a8 => generated 858 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:19:33 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-adffb0d1-8cb9-435c-9999-a7cdee103d86 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:33 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-823f1931-2595-4f2e-872d-d0c0508e47af None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:33 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-823f1931-2595-4f2e-872d-d0c0508e47af tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:19:33 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-823f1931-2595-4f2e-872d-d0c0508e47af tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1590913414"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:19:33 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-adffb0d1-8cb9-435c-9999-a7cdee103d86 tempest-ProjectAdminTests-753364167 tempest-ProjectAdminTests-753364167-project-admin] GET http://192.168.122.66/volume/v3/scheduler-stats/get_pools Sep 07 18:19:33 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.volumes [None req-823f1931-2595-4f2e-872d-d0c0508e47af tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1590913414'}} {{(pid=86965) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:19:33 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-adffb0d1-8cb9-435c-9999-a7cdee103d86 tempest-ProjectAdminTests-753364167 tempest-ProjectAdminTests-753364167-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:33 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-823f1931-2595-4f2e-872d-d0c0508e47af tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Create volume of 1 GB Sep 07 18:19:33 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-adffb0d1-8cb9-435c-9999-a7cdee103d86 tempest-ProjectAdminTests-753364167 tempest-ProjectAdminTests-753364167-project-admin] Calling method 'get_pools' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:33 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-823f1931-2595-4f2e-872d-d0c0508e47af tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Availability Zones retrieved successfully. Sep 07 18:19:33 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-adffb0d1-8cb9-435c-9999-a7cdee103d86 tempest-ProjectAdminTests-753364167 tempest-ProjectAdminTests-753364167-project-admin] http://192.168.122.66/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 07 18:19:33 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1446/2901] 192.168.122.66 () {58 vars in 1170 bytes} [Mon Sep 7 18:19:33 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 325 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 18:19:33 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-823f1931-2595-4f2e-872d-d0c0508e47af tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Flow 'volume_create_api' (30c8fcdd-a5f0-4703-985c-d7d37b5b38eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:19:33 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-823f1931-2595-4f2e-872d-d0c0508e47af tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3eec5de-3bbb-4f2a-9974-88ef55ceb2dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:19:33 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-730f5c28-e732-4abb-81f7-ed0cbb8d2165 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:33 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.flows.api.create_volume [None req-823f1931-2595-4f2e-872d-d0c0508e47af tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Validating volume size '1' using validate_int {{(pid=86965) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:19:33 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-730f5c28-e732-4abb-81f7-ed0cbb8d2165 tempest-ProjectAdminTests-753364167 tempest-ProjectAdminTests-753364167-project-admin] GET http://192.168.122.66/volume/v3/capabilities/devstack@QuobyteHD Sep 07 18:19:33 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-730f5c28-e732-4abb-81f7-ed0cbb8d2165 tempest-ProjectAdminTests-753364167 tempest-ProjectAdminTests-753364167-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:33 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-730f5c28-e732-4abb-81f7-ed0cbb8d2165 tempest-ProjectAdminTests-753364167 tempest-ProjectAdminTests-753364167-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:33 devstack devstack@c-api.service[86964]: /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 07 18:19:33 devstack devstack@c-api.service[86964]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 18:19:33 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-730f5c28-e732-4abb-81f7-ed0cbb8d2165 tempest-ProjectAdminTests-753364167 tempest-ProjectAdminTests-753364167-project-admin] http://192.168.122.66/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 07 18:19:33 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1447/2902] 192.168.122.66 () {58 vars in 1188 bytes} [Mon Sep 7 18:19:33 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:19:33 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-823f1931-2595-4f2e-872d-d0c0508e47af tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3eec5de-3bbb-4f2a-9974-88ef55ceb2dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:19:33 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-823f1931-2595-4f2e-872d-d0c0508e47af tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf7a739e-359c-41b2-b606-502ebdfa3f53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:19:33 devstack devstack@c-api.service[86965]: DEBUG cinder.quota [None req-823f1931-2595-4f2e-872d-d0c0508e47af tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Created reservations ['b10a17bc-9882-4f41-ac2c-447d44d60dc0', '33ed1ce0-7918-4077-9ba4-00c357696636', '26183569-4d57-49e9-8fd4-cbdec41c6924', 'eb2fd7d4-16a7-42f5-95c2-2113ce6a7e7e'] {{(pid=86965) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:19:33 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-823f1931-2595-4f2e-872d-d0c0508e47af tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf7a739e-359c-41b2-b606-502ebdfa3f53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b10a17bc-9882-4f41-ac2c-447d44d60dc0', '33ed1ce0-7918-4077-9ba4-00c357696636', '26183569-4d57-49e9-8fd4-cbdec41c6924', 'eb2fd7d4-16a7-42f5-95c2-2113ce6a7e7e']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:19:34 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-823f1931-2595-4f2e-872d-d0c0508e47af tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d920186-8861-47af-80fe-148b7f69ec58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:19:34 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:34 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:19:34 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-823f1931-2595-4f2e-872d-d0c0508e47af tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d920186-8861-47af-80fe-148b7f69ec58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd0e32182-2125-4f90-8363-39ae8c279281', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1590913414',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e449daccfbab4cd8ba38df886cea84bd',qos_specs=None,replication_status=,reservations=['b10a17bc-9882-4f41-ac2c-447d44d60dc0','33ed1ce0-7918-4077-9ba4-00c357696636','26183569-4d57-49e9-8fd4-cbdec41c6924','eb2fd7d4-16a7-42f5-95c2-2113ce6a7e7e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0204c187bcf4a5ba9582bac88f452df',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:19:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1590913414',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d0e32182-2125-4f90-8363-39ae8c279281,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e449daccfbab4cd8ba38df886cea84bd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d0204c187bcf4a5ba9582bac88f452df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:19:34 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-823f1931-2595-4f2e-872d-d0c0508e47af tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b46ae75-97ca-457e-9adc-4969474831a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:19:34 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-823f1931-2595-4f2e-872d-d0c0508e47af tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b46ae75-97ca-457e-9adc-4969474831a2) transitioned into state 'SUCCESS' from state '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-1590913414',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e449daccfbab4cd8ba38df886cea84bd',qos_specs=None,replication_status=,reservations=['b10a17bc-9882-4f41-ac2c-447d44d60dc0','33ed1ce0-7918-4077-9ba4-00c357696636','26183569-4d57-49e9-8fd4-cbdec41c6924','eb2fd7d4-16a7-42f5-95c2-2113ce6a7e7e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0204c187bcf4a5ba9582bac88f452df',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:19:34 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-823f1931-2595-4f2e-872d-d0c0508e47af tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29d60e72-59d6-432c-9639-9bc9a2be6173) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:19:34 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-823f1931-2595-4f2e-872d-d0c0508e47af tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29d60e72-59d6-432c-9639-9bc9a2be6173) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:19:34 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-823f1931-2595-4f2e-872d-d0c0508e47af tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Flow 'volume_create_api' (30c8fcdd-a5f0-4703-985c-d7d37b5b38eb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:19:34 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-823f1931-2595-4f2e-872d-d0c0508e47af tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Create volume request issued successfully. Sep 07 18:19:34 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-823f1931-2595-4f2e-872d-d0c0508e47af tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:19:34 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1456/2903] 192.168.122.66 () {60 vars in 1137 bytes} [Mon Sep 7 18:19:33 2026] POST /volume/v3/volumes => generated 785 bytes in 498 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:19:34 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-bc785443-15ed-4dbf-b936-51c46180794d None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:34 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-bc785443-15ed-4dbf-b936-51c46180794d tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] GET http://192.168.122.66/volume/v3/volumes/d0e32182-2125-4f90-8363-39ae8c279281 Sep 07 18:19:34 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-bc785443-15ed-4dbf-b936-51c46180794d tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:34 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-bc785443-15ed-4dbf-b936-51c46180794d tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:34 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:34 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:19:34 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:34 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:19:34 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-bc785443-15ed-4dbf-b936-51c46180794d tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Volume info retrieved successfully. Sep 07 18:19:34 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-bc785443-15ed-4dbf-b936-51c46180794d tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/volumes/d0e32182-2125-4f90-8363-39ae8c279281 returned with HTTP 200 Sep 07 18:19:34 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1448/2904] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:19:34 2026] GET /volume/v3/volumes/d0e32182-2125-4f90-8363-39ae8c279281 => generated 964 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:19:34 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-82edeece-5e6e-47ec-b11c-98cbdf39aad3 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:34 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-82edeece-5e6e-47ec-b11c-98cbdf39aad3 tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] GET http://192.168.122.66/volume/v3/snapshots/36d7e496-891a-42cb-8b78-4a5744f88d6b Sep 07 18:19:34 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-82edeece-5e6e-47ec-b11c-98cbdf39aad3 tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:34 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-82edeece-5e6e-47ec-b11c-98cbdf39aad3 tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:34 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:34 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:19:34 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-82edeece-5e6e-47ec-b11c-98cbdf39aad3 tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Snapshot retrieved successfully. Sep 07 18:19:34 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-82edeece-5e6e-47ec-b11c-98cbdf39aad3 tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] http://192.168.122.66/volume/v3/snapshots/36d7e496-891a-42cb-8b78-4a5744f88d6b returned with HTTP 200 Sep 07 18:19:34 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1457/2905] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:19:34 2026] GET /volume/v3/snapshots/36d7e496-891a-42cb-8b78-4a5744f88d6b => generated 465 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:19:34 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-792f5445-074d-462e-838b-c6d7dc6cd88f None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:34 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-792f5445-074d-462e-838b-c6d7dc6cd88f tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] GET http://192.168.122.66/volume/v3/volumes/edd38f47-f826-4762-a433-bb0ebe6939a8 Sep 07 18:19:34 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-792f5445-074d-462e-838b-c6d7dc6cd88f tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:34 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-792f5445-074d-462e-838b-c6d7dc6cd88f tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:34 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:34 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:19:34 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:34 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:19:34 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-792f5445-074d-462e-838b-c6d7dc6cd88f tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Volume info retrieved successfully. Sep 07 18:19:34 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-792f5445-074d-462e-838b-c6d7dc6cd88f tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] http://192.168.122.66/volume/v3/volumes/edd38f47-f826-4762-a433-bb0ebe6939a8 returned with HTTP 200 Sep 07 18:19:34 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1449/2906] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:19:34 2026] GET /volume/v3/volumes/edd38f47-f826-4762-a433-bb0ebe6939a8 => generated 858 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:19:35 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-65f10575-5b1c-4b2b-8ab2-0eb380956a02 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:35 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-65f10575-5b1c-4b2b-8ab2-0eb380956a02 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] GET http://192.168.122.66/volume/v3/volumes/d0e32182-2125-4f90-8363-39ae8c279281 Sep 07 18:19:35 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-65f10575-5b1c-4b2b-8ab2-0eb380956a02 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:35 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-65f10575-5b1c-4b2b-8ab2-0eb380956a02 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:35 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:35 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:19:35 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:35 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:19:35 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-65f10575-5b1c-4b2b-8ab2-0eb380956a02 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Volume info retrieved successfully. Sep 07 18:19:35 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-65f10575-5b1c-4b2b-8ab2-0eb380956a02 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/volumes/d0e32182-2125-4f90-8363-39ae8c279281 returned with HTTP 200 Sep 07 18:19:35 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1458/2907] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:19:35 2026] GET /volume/v3/volumes/d0e32182-2125-4f90-8363-39ae8c279281 => generated 1014 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:19:35 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-83710d3e-b331-4211-bfca-c18320a2be36 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:35 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-83710d3e-b331-4211-bfca-c18320a2be36 tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] GET http://192.168.122.66/volume/v3/snapshots/36d7e496-891a-42cb-8b78-4a5744f88d6b Sep 07 18:19:35 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-83710d3e-b331-4211-bfca-c18320a2be36 tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:35 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-83710d3e-b331-4211-bfca-c18320a2be36 tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:35 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:35 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:19:35 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-83710d3e-b331-4211-bfca-c18320a2be36 tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Snapshot retrieved successfully. Sep 07 18:19:35 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-83710d3e-b331-4211-bfca-c18320a2be36 tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] http://192.168.122.66/volume/v3/snapshots/36d7e496-891a-42cb-8b78-4a5744f88d6b returned with HTTP 200 Sep 07 18:19:35 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1450/2908] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:19:35 2026] GET /volume/v3/snapshots/36d7e496-891a-42cb-8b78-4a5744f88d6b => generated 465 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:19:35 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-2d177466-c495-4a38-ad9d-0292ebb9e257 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:35 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-2d177466-c495-4a38-ad9d-0292ebb9e257 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] GET http://192.168.122.66/volume/v3/volumes/edd38f47-f826-4762-a433-bb0ebe6939a8 Sep 07 18:19:35 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-2d177466-c495-4a38-ad9d-0292ebb9e257 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:35 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-2d177466-c495-4a38-ad9d-0292ebb9e257 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:35 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-2d177466-c495-4a38-ad9d-0292ebb9e257 tempest-CreateVolumesFromSnapshotTest-1287138496 tempest-CreateVolumesFromSnapshotTest-1287138496-project-member] http://192.168.122.66/volume/v3/volumes/edd38f47-f826-4762-a433-bb0ebe6939a8 returned with HTTP 404 Sep 07 18:19:35 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1459/2909] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:19:35 2026] GET /volume/v3/volumes/edd38f47-f826-4762-a433-bb0ebe6939a8 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:19:36 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-2f15787e-5bda-4b14-8063-b763ee8954cc None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:36 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-2f15787e-5bda-4b14-8063-b763ee8954cc tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] GET http://192.168.122.66/volume/v3/volumes/d0e32182-2125-4f90-8363-39ae8c279281 Sep 07 18:19:36 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-2f15787e-5bda-4b14-8063-b763ee8954cc tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:36 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-2f15787e-5bda-4b14-8063-b763ee8954cc tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:36 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:36 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:19:36 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:36 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:19:36 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-2f15787e-5bda-4b14-8063-b763ee8954cc tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Volume info retrieved successfully. Sep 07 18:19:36 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-2f15787e-5bda-4b14-8063-b763ee8954cc tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/volumes/d0e32182-2125-4f90-8363-39ae8c279281 returned with HTTP 200 Sep 07 18:19:36 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1451/2910] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:19:36 2026] GET /volume/v3/volumes/d0e32182-2125-4f90-8363-39ae8c279281 => generated 1015 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:19:36 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-62facb9b-aede-4439-9438-78a9f710053e None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:36 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-62facb9b-aede-4439-9438-78a9f710053e tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] GET http://192.168.122.66/volume/v3/snapshots/36d7e496-891a-42cb-8b78-4a5744f88d6b Sep 07 18:19:36 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-62facb9b-aede-4439-9438-78a9f710053e tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:36 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-62facb9b-aede-4439-9438-78a9f710053e tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:36 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-83f898da-3cc5-42c5-8377-8354c9c017e7 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:36 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-62facb9b-aede-4439-9438-78a9f710053e tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] http://192.168.122.66/volume/v3/snapshots/36d7e496-891a-42cb-8b78-4a5744f88d6b returned with HTTP 404 Sep 07 18:19:36 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1460/2911] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:19:36 2026] GET /volume/v3/snapshots/36d7e496-891a-42cb-8b78-4a5744f88d6b => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:19:36 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-cdd57c7c-6646-4daa-93ed-c3c811a91b63 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:36 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-cdd57c7c-6646-4daa-93ed-c3c811a91b63 tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] DELETE http://192.168.122.66/volume/v3/volumes/c61e9c14-cc90-4171-a1bd-637bf0579c3f Sep 07 18:19:36 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-cdd57c7c-6646-4daa-93ed-c3c811a91b63 tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:36 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-cdd57c7c-6646-4daa-93ed-c3c811a91b63 tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:36 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-cdd57c7c-6646-4daa-93ed-c3c811a91b63 tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Delete volume with id: c61e9c14-cc90-4171-a1bd-637bf0579c3f Sep 07 18:19:36 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:36 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:19:36 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:36 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:19:36 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-cdd57c7c-6646-4daa-93ed-c3c811a91b63 tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Volume info retrieved successfully. Sep 07 18:19:36 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-cdd57c7c-6646-4daa-93ed-c3c811a91b63 tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Delete volume request issued successfully. Sep 07 18:19:36 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-cdd57c7c-6646-4daa-93ed-c3c811a91b63 tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] http://192.168.122.66/volume/v3/volumes/c61e9c14-cc90-4171-a1bd-637bf0579c3f returned with HTTP 202 Sep 07 18:19:36 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1461/2912] 192.168.122.66 () {60 vars in 1271 bytes} [Mon Sep 7 18:19:36 2026] DELETE /volume/v3/volumes/c61e9c14-cc90-4171-a1bd-637bf0579c3f => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 18:19:36 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-2565f4f6-074c-4700-af79-9144df1421f1 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:36 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-2565f4f6-074c-4700-af79-9144df1421f1 tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] GET http://192.168.122.66/volume/v3/volumes/c61e9c14-cc90-4171-a1bd-637bf0579c3f Sep 07 18:19:36 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-2565f4f6-074c-4700-af79-9144df1421f1 tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:36 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-2565f4f6-074c-4700-af79-9144df1421f1 tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:36 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:36 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:19:36 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:36 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:19:36 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-2565f4f6-074c-4700-af79-9144df1421f1 tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Volume info retrieved successfully. Sep 07 18:19:36 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-2565f4f6-074c-4700-af79-9144df1421f1 tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] http://192.168.122.66/volume/v3/volumes/c61e9c14-cc90-4171-a1bd-637bf0579c3f returned with HTTP 200 Sep 07 18:19:36 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1462/2913] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:19:36 2026] GET /volume/v3/volumes/c61e9c14-cc90-4171-a1bd-637bf0579c3f => generated 868 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:19:36 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-83f898da-3cc5-42c5-8377-8354c9c017e7 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-member] POST http://192.168.122.66/volume/v3/snapshots Sep 07 18:19:36 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-83f898da-3cc5-42c5-8377-8354c9c017e7 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d0e32182-2125-4f90-8363-39ae8c279281", "name": "tempest-ProjectMemberTests-Snapshot-1796728840"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:19:36 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:36 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:19:36 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:36 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:19:36 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-83f898da-3cc5-42c5-8377-8354c9c017e7 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-member] Volume info retrieved successfully. Sep 07 18:19:36 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.snapshots [None req-83f898da-3cc5-42c5-8377-8354c9c017e7 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-member] Create snapshot from volume d0e32182-2125-4f90-8363-39ae8c279281 Sep 07 18:19:36 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-83f898da-3cc5-42c5-8377-8354c9c017e7 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-member] Created reservations ['5603f6e3-c78a-4521-a96f-4cbc31a465c3', 'f23aed20-34f3-446a-87c4-9ee284c27573', '36083c04-0016-406a-baaa-8e9e7a08a195', '264046ad-0d84-43ce-831a-fc502198eefe'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:19:36 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:36 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:19:36 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-83f898da-3cc5-42c5-8377-8354c9c017e7 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-member] Snapshot create request issued successfully. Sep 07 18:19:36 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-83f898da-3cc5-42c5-8377-8354c9c017e7 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-member] http://192.168.122.66/volume/v3/snapshots returned with HTTP 202 Sep 07 18:19:36 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1452/2914] 192.168.122.66 () {60 vars in 1144 bytes} [Mon Sep 7 18:19:36 2026] POST /volume/v3/snapshots => generated 305 bytes in 569 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:19:36 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-b073a0da-6524-41d4-a531-9be20e515daf None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:36 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-b073a0da-6524-41d4-a531-9be20e515daf tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-member] GET http://192.168.122.66/volume/v3/snapshots/b08c5ece-6365-4705-b777-84c6ac809ecd Sep 07 18:19:36 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-b073a0da-6524-41d4-a531-9be20e515daf tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:36 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-b073a0da-6524-41d4-a531-9be20e515daf tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:36 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:36 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:19:36 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-b073a0da-6524-41d4-a531-9be20e515daf tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-member] Snapshot retrieved successfully. Sep 07 18:19:36 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-b073a0da-6524-41d4-a531-9be20e515daf tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-member] http://192.168.122.66/volume/v3/snapshots/b08c5ece-6365-4705-b777-84c6ac809ecd returned with HTTP 200 Sep 07 18:19:36 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1463/2915] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:19:36 2026] GET /volume/v3/snapshots/b08c5ece-6365-4705-b777-84c6ac809ecd => generated 437 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:19:37 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-e007b0eb-3f13-47d6-b593-e9e38a11c8f6 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:37 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-e007b0eb-3f13-47d6-b593-e9e38a11c8f6 tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] GET http://192.168.122.66/volume/v3/volumes/c61e9c14-cc90-4171-a1bd-637bf0579c3f Sep 07 18:19:37 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-e007b0eb-3f13-47d6-b593-e9e38a11c8f6 tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:37 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-e007b0eb-3f13-47d6-b593-e9e38a11c8f6 tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:37 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-e007b0eb-3f13-47d6-b593-e9e38a11c8f6 tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] http://192.168.122.66/volume/v3/volumes/c61e9c14-cc90-4171-a1bd-637bf0579c3f returned with HTTP 404 Sep 07 18:19:37 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1453/2916] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:19:37 2026] GET /volume/v3/volumes/c61e9c14-cc90-4171-a1bd-637bf0579c3f => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 18:19:37 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-f34435d7-4966-45bc-a3c2-1d333887dddf None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:37 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-f34435d7-4966-45bc-a3c2-1d333887dddf tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] DELETE http://192.168.122.66/volume/v3/volumes/28a9432e-475c-4382-b192-945cab23859d Sep 07 18:19:37 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-f34435d7-4966-45bc-a3c2-1d333887dddf tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:37 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-f34435d7-4966-45bc-a3c2-1d333887dddf tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:37 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-f34435d7-4966-45bc-a3c2-1d333887dddf tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Delete volume with id: 28a9432e-475c-4382-b192-945cab23859d Sep 07 18:19:37 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:37 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:19:37 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:37 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:19:37 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-f34435d7-4966-45bc-a3c2-1d333887dddf tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Volume info retrieved successfully. Sep 07 18:19:37 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-f34435d7-4966-45bc-a3c2-1d333887dddf tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Delete volume request issued successfully. Sep 07 18:19:37 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-f34435d7-4966-45bc-a3c2-1d333887dddf tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] http://192.168.122.66/volume/v3/volumes/28a9432e-475c-4382-b192-945cab23859d returned with HTTP 202 Sep 07 18:19:37 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1464/2917] 192.168.122.66 () {60 vars in 1271 bytes} [Mon Sep 7 18:19:37 2026] DELETE /volume/v3/volumes/28a9432e-475c-4382-b192-945cab23859d => generated 0 bytes in 125 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 18:19:37 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-32f90370-08fc-4071-9307-f55c15c2dfd2 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:37 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-32f90370-08fc-4071-9307-f55c15c2dfd2 tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] GET http://192.168.122.66/volume/v3/volumes/28a9432e-475c-4382-b192-945cab23859d Sep 07 18:19:37 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-32f90370-08fc-4071-9307-f55c15c2dfd2 tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:37 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-32f90370-08fc-4071-9307-f55c15c2dfd2 tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:37 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:37 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:19:37 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:37 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:19:37 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-32f90370-08fc-4071-9307-f55c15c2dfd2 tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Volume info retrieved successfully. Sep 07 18:19:37 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-32f90370-08fc-4071-9307-f55c15c2dfd2 tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] http://192.168.122.66/volume/v3/volumes/28a9432e-475c-4382-b192-945cab23859d returned with HTTP 200 Sep 07 18:19:37 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1454/2918] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:19:37 2026] GET /volume/v3/volumes/28a9432e-475c-4382-b192-945cab23859d => generated 901 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:19:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-e968bb6d-8dcc-471b-842e-b3cdd9cd17d2 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:38 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e968bb6d-8dcc-471b-842e-b3cdd9cd17d2 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-member] GET http://192.168.122.66/volume/v3/snapshots/b08c5ece-6365-4705-b777-84c6ac809ecd Sep 07 18:19:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-e968bb6d-8dcc-471b-842e-b3cdd9cd17d2 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-e968bb6d-8dcc-471b-842e-b3cdd9cd17d2 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:38 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:38 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:19:38 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-e968bb6d-8dcc-471b-842e-b3cdd9cd17d2 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-member] Snapshot retrieved successfully. Sep 07 18:19:38 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e968bb6d-8dcc-471b-842e-b3cdd9cd17d2 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-member] http://192.168.122.66/volume/v3/snapshots/b08c5ece-6365-4705-b777-84c6ac809ecd returned with HTTP 200 Sep 07 18:19:38 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1465/2919] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:19:38 2026] GET /volume/v3/snapshots/b08c5ece-6365-4705-b777-84c6ac809ecd => generated 437 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:19:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-dff6406a-2f8b-4057-90f8-0ba19c643fb7 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:38 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-dff6406a-2f8b-4057-90f8-0ba19c643fb7 tempest-ProjectReaderTests-1501163098 tempest-ProjectReaderTests-1501163098-project-admin] GET http://192.168.122.66/volume/v3/scheduler-stats/get_pools Sep 07 18:19:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-dff6406a-2f8b-4057-90f8-0ba19c643fb7 tempest-ProjectReaderTests-1501163098 tempest-ProjectReaderTests-1501163098-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-dff6406a-2f8b-4057-90f8-0ba19c643fb7 tempest-ProjectReaderTests-1501163098 tempest-ProjectReaderTests-1501163098-project-admin] Calling method 'get_pools' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:38 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-dff6406a-2f8b-4057-90f8-0ba19c643fb7 tempest-ProjectReaderTests-1501163098 tempest-ProjectReaderTests-1501163098-project-admin] http://192.168.122.66/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 07 18:19:38 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1455/2920] 192.168.122.66 () {58 vars in 1170 bytes} [Mon Sep 7 18:19:38 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 18:19:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-4f2a8bd4-473e-4135-8af5-064c3d76466a None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:38 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-4f2a8bd4-473e-4135-8af5-064c3d76466a tempest-ProjectReaderTests-1501163098 tempest-ProjectReaderTests-1501163098-project-reader] GET http://192.168.122.66/volume/v3/capabilities/devstack@QuobyteHD Sep 07 18:19:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-4f2a8bd4-473e-4135-8af5-064c3d76466a tempest-ProjectReaderTests-1501163098 tempest-ProjectReaderTests-1501163098-project-reader] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-4f2a8bd4-473e-4135-8af5-064c3d76466a tempest-ProjectReaderTests-1501163098 tempest-ProjectReaderTests-1501163098-project-reader] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:38 devstack devstack@c-api.service[86965]: DEBUG cinder.policy [None req-4f2a8bd4-473e-4135-8af5-064c3d76466a tempest-ProjectReaderTests-1501163098 tempest-ProjectReaderTests-1501163098-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '08c26462e3674814888ca7c95fd925e4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b4c7d0066ad0470285ad40a25963368a', '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=86965) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 18:19:38 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-4f2a8bd4-473e-4135-8af5-064c3d76466a tempest-ProjectReaderTests-1501163098 tempest-ProjectReaderTests-1501163098-project-reader] http://192.168.122.66/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 403 Sep 07 18:19:38 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1466/2921] 192.168.122.66 () {58 vars in 1188 bytes} [Mon Sep 7 18:19:38 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 110 bytes in 169 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:19:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-93b2e97a-e9a9-44fa-a58c-5db447d33052 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:38 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-93b2e97a-e9a9-44fa-a58c-5db447d33052 tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] GET http://192.168.122.66/volume/v3/volumes/28a9432e-475c-4382-b192-945cab23859d Sep 07 18:19:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-93b2e97a-e9a9-44fa-a58c-5db447d33052 tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-93b2e97a-e9a9-44fa-a58c-5db447d33052 tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:38 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-93b2e97a-e9a9-44fa-a58c-5db447d33052 tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] http://192.168.122.66/volume/v3/volumes/28a9432e-475c-4382-b192-945cab23859d returned with HTTP 404 Sep 07 18:19:38 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1456/2922] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:19:38 2026] GET /volume/v3/volumes/28a9432e-475c-4382-b192-945cab23859d => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 18:19:39 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-0ab90c38-7e9c-4727-9557-c08587a13fcf None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:39 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-0ab90c38-7e9c-4727-9557-c08587a13fcf tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] DELETE http://192.168.122.66/volume/v3/snapshots/36d7e496-891a-42cb-8b78-4a5744f88d6b Sep 07 18:19:39 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-0ab90c38-7e9c-4727-9557-c08587a13fcf tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:39 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-0ab90c38-7e9c-4727-9557-c08587a13fcf tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:39 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.snapshots [None req-0ab90c38-7e9c-4727-9557-c08587a13fcf tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Delete snapshot with id: 36d7e496-891a-42cb-8b78-4a5744f88d6b Sep 07 18:19:39 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-0ab90c38-7e9c-4727-9557-c08587a13fcf tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] http://192.168.122.66/volume/v3/snapshots/36d7e496-891a-42cb-8b78-4a5744f88d6b returned with HTTP 404 Sep 07 18:19:39 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1467/2923] 192.168.122.66 () {58 vars in 1236 bytes} [Mon Sep 7 18:19:39 2026] DELETE /volume/v3/snapshots/36d7e496-891a-42cb-8b78-4a5744f88d6b => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:19:39 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-0407663a-58a6-48c3-bc18-65bc950ff27f None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:39 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-0407663a-58a6-48c3-bc18-65bc950ff27f tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] GET http://192.168.122.66/volume/v3/snapshots/36d7e496-891a-42cb-8b78-4a5744f88d6b Sep 07 18:19:39 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-0407663a-58a6-48c3-bc18-65bc950ff27f tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:39 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-0407663a-58a6-48c3-bc18-65bc950ff27f tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:39 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-0407663a-58a6-48c3-bc18-65bc950ff27f tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] http://192.168.122.66/volume/v3/snapshots/36d7e496-891a-42cb-8b78-4a5744f88d6b returned with HTTP 404 Sep 07 18:19:39 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1457/2924] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:19:39 2026] GET /volume/v3/snapshots/36d7e496-891a-42cb-8b78-4a5744f88d6b => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:19:39 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-4acce6ab-3b8d-40ea-af5b-4792410afcb4 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:39 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-b8ff5b5d-6f54-4eec-a047-d3c217fe7f06 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:39 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b8ff5b5d-6f54-4eec-a047-d3c217fe7f06 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-member] GET http://192.168.122.66/volume/v3/snapshots/b08c5ece-6365-4705-b777-84c6ac809ecd Sep 07 18:19:39 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-b8ff5b5d-6f54-4eec-a047-d3c217fe7f06 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:39 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-b8ff5b5d-6f54-4eec-a047-d3c217fe7f06 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:39 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-4acce6ab-3b8d-40ea-af5b-4792410afcb4 tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] DELETE http://192.168.122.66/volume/v3/volumes/c61e9c14-cc90-4171-a1bd-637bf0579c3f Sep 07 18:19:39 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-4acce6ab-3b8d-40ea-af5b-4792410afcb4 tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:39 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-4acce6ab-3b8d-40ea-af5b-4792410afcb4 tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:39 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-4acce6ab-3b8d-40ea-af5b-4792410afcb4 tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Delete volume with id: c61e9c14-cc90-4171-a1bd-637bf0579c3f Sep 07 18:19:39 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:39 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:19:39 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-b8ff5b5d-6f54-4eec-a047-d3c217fe7f06 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-member] Snapshot retrieved successfully. Sep 07 18:19:39 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b8ff5b5d-6f54-4eec-a047-d3c217fe7f06 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-member] http://192.168.122.66/volume/v3/snapshots/b08c5ece-6365-4705-b777-84c6ac809ecd returned with HTTP 200 Sep 07 18:19:39 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1458/2925] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:19:39 2026] GET /volume/v3/snapshots/b08c5ece-6365-4705-b777-84c6ac809ecd => generated 437 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:19:39 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-4acce6ab-3b8d-40ea-af5b-4792410afcb4 tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] http://192.168.122.66/volume/v3/volumes/c61e9c14-cc90-4171-a1bd-637bf0579c3f returned with HTTP 404 Sep 07 18:19:39 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1468/2926] 192.168.122.66 () {60 vars in 1271 bytes} [Mon Sep 7 18:19:39 2026] DELETE /volume/v3/volumes/c61e9c14-cc90-4171-a1bd-637bf0579c3f => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 18:19:39 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-3b1522eb-18fa-451f-acb3-0a1ce7390307 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:39 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-3b1522eb-18fa-451f-acb3-0a1ce7390307 tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] GET http://192.168.122.66/volume/v3/volumes/c61e9c14-cc90-4171-a1bd-637bf0579c3f Sep 07 18:19:39 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-3b1522eb-18fa-451f-acb3-0a1ce7390307 tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:39 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-3b1522eb-18fa-451f-acb3-0a1ce7390307 tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:39 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-3b1522eb-18fa-451f-acb3-0a1ce7390307 tempest-VolumeDependencyTests-365708834 tempest-VolumeDependencyTests-365708834-project-member] http://192.168.122.66/volume/v3/volumes/c61e9c14-cc90-4171-a1bd-637bf0579c3f returned with HTTP 404 Sep 07 18:19:39 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1459/2927] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:19:39 2026] GET /volume/v3/volumes/c61e9c14-cc90-4171-a1bd-637bf0579c3f => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 18:19:40 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-777be8f1-34ae-45eb-899f-ec9664c99ad7 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:40 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-777be8f1-34ae-45eb-899f-ec9664c99ad7 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-member] GET http://192.168.122.66/volume/v3/snapshots/b08c5ece-6365-4705-b777-84c6ac809ecd Sep 07 18:19:40 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-777be8f1-34ae-45eb-899f-ec9664c99ad7 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:40 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-777be8f1-34ae-45eb-899f-ec9664c99ad7 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:40 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:40 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:19:40 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-777be8f1-34ae-45eb-899f-ec9664c99ad7 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-member] Snapshot retrieved successfully. Sep 07 18:19:40 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-777be8f1-34ae-45eb-899f-ec9664c99ad7 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-member] http://192.168.122.66/volume/v3/snapshots/b08c5ece-6365-4705-b777-84c6ac809ecd returned with HTTP 200 Sep 07 18:19:40 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1469/2928] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:19:40 2026] GET /volume/v3/snapshots/b08c5ece-6365-4705-b777-84c6ac809ecd => generated 464 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 18:19:40 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-04c8d2cb-a58a-477a-b61f-79797d15b229 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:40 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-04c8d2cb-a58a-477a-b61f-79797d15b229 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-member] DELETE http://192.168.122.66/volume/v3/snapshots/b08c5ece-6365-4705-b777-84c6ac809ecd Sep 07 18:19:40 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-04c8d2cb-a58a-477a-b61f-79797d15b229 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:40 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-04c8d2cb-a58a-477a-b61f-79797d15b229 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-member] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:40 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.snapshots [None req-04c8d2cb-a58a-477a-b61f-79797d15b229 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-member] Delete snapshot with id: b08c5ece-6365-4705-b777-84c6ac809ecd Sep 07 18:19:40 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:40 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:19:40 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-04c8d2cb-a58a-477a-b61f-79797d15b229 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-member] Snapshot retrieved successfully. Sep 07 18:19:40 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:40 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:19:40 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-04c8d2cb-a58a-477a-b61f-79797d15b229 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-member] Snapshot delete request issued successfully. Sep 07 18:19:40 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-04c8d2cb-a58a-477a-b61f-79797d15b229 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-member] http://192.168.122.66/volume/v3/snapshots/b08c5ece-6365-4705-b777-84c6ac809ecd returned with HTTP 202 Sep 07 18:19:40 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1460/2929] 192.168.122.66 () {58 vars in 1236 bytes} [Mon Sep 7 18:19:40 2026] DELETE /volume/v3/snapshots/b08c5ece-6365-4705-b777-84c6ac809ecd => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:19:40 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-1a41073f-e5c3-489d-9b7e-b054de5ce0d3 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:40 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-1a41073f-e5c3-489d-9b7e-b054de5ce0d3 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-member] GET http://192.168.122.66/volume/v3/snapshots/b08c5ece-6365-4705-b777-84c6ac809ecd Sep 07 18:19:40 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-1a41073f-e5c3-489d-9b7e-b054de5ce0d3 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:40 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-1a41073f-e5c3-489d-9b7e-b054de5ce0d3 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:40 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:40 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:19:40 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-1a41073f-e5c3-489d-9b7e-b054de5ce0d3 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-member] Snapshot retrieved successfully. Sep 07 18:19:40 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-1a41073f-e5c3-489d-9b7e-b054de5ce0d3 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-member] http://192.168.122.66/volume/v3/snapshots/b08c5ece-6365-4705-b777-84c6ac809ecd returned with HTTP 200 Sep 07 18:19:40 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1470/2930] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:19:40 2026] GET /volume/v3/snapshots/b08c5ece-6365-4705-b777-84c6ac809ecd => generated 463 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:19:41 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-6833fece-5e92-4e61-a6d2-16d447b9cfde None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:41 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-6833fece-5e92-4e61-a6d2-16d447b9cfde tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-member] GET http://192.168.122.66/volume/v3/snapshots/b08c5ece-6365-4705-b777-84c6ac809ecd Sep 07 18:19:41 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-6833fece-5e92-4e61-a6d2-16d447b9cfde tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:41 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-6833fece-5e92-4e61-a6d2-16d447b9cfde tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:41 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:41 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:19:41 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-6833fece-5e92-4e61-a6d2-16d447b9cfde tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-member] Snapshot retrieved successfully. Sep 07 18:19:41 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-6833fece-5e92-4e61-a6d2-16d447b9cfde tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-member] http://192.168.122.66/volume/v3/snapshots/b08c5ece-6365-4705-b777-84c6ac809ecd returned with HTTP 200 Sep 07 18:19:41 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1461/2931] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:19:41 2026] GET /volume/v3/snapshots/b08c5ece-6365-4705-b777-84c6ac809ecd => generated 463 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:19:41 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-e5acc0a3-f21b-4251-a8c0-369889283636 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:41 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e5acc0a3-f21b-4251-a8c0-369889283636 tempest-VolumeImageDependencyTests-1965452004 tempest-VolumeImageDependencyTests-1965452004-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:19:41 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-e5acc0a3-f21b-4251-a8c0-369889283636 tempest-VolumeImageDependencyTests-1965452004 tempest-VolumeImageDependencyTests-1965452004-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "4f1528ca-4fcf-462d-acba-abb6b4fa62ed", "size": 1}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:19:41 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.volumes [None req-e5acc0a3-f21b-4251-a8c0-369889283636 tempest-VolumeImageDependencyTests-1965452004 tempest-VolumeImageDependencyTests-1965452004-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': '4f1528ca-4fcf-462d-acba-abb6b4fa62ed', 'size': 1}} {{(pid=86965) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:19:41 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-e5acc0a3-f21b-4251-a8c0-369889283636 tempest-VolumeImageDependencyTests-1965452004 tempest-VolumeImageDependencyTests-1965452004-project-member] Create volume of 1 GB Sep 07 18:19:41 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-e5acc0a3-f21b-4251-a8c0-369889283636 tempest-VolumeImageDependencyTests-1965452004 tempest-VolumeImageDependencyTests-1965452004-project-member] Availability Zones retrieved successfully. Sep 07 18:19:41 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-e5acc0a3-f21b-4251-a8c0-369889283636 tempest-VolumeImageDependencyTests-1965452004 tempest-VolumeImageDependencyTests-1965452004-project-member] Flow 'volume_create_api' (06153a36-9bc4-41bb-9431-ab704e47eaff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:19:41 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-e5acc0a3-f21b-4251-a8c0-369889283636 tempest-VolumeImageDependencyTests-1965452004 tempest-VolumeImageDependencyTests-1965452004-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e7ae07d-9d2e-4652-a0f5-405f7c2f8b3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:19:41 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.flows.api.create_volume [None req-e5acc0a3-f21b-4251-a8c0-369889283636 tempest-VolumeImageDependencyTests-1965452004 tempest-VolumeImageDependencyTests-1965452004-project-member] Validating volume size '1' using validate_int {{(pid=86965) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:19:42 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-e5acc0a3-f21b-4251-a8c0-369889283636 tempest-VolumeImageDependencyTests-1965452004 tempest-VolumeImageDependencyTests-1965452004-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e7ae07d-9d2e-4652-a0f5-405f7c2f8b3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:19:42 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-e5acc0a3-f21b-4251-a8c0-369889283636 tempest-VolumeImageDependencyTests-1965452004 tempest-VolumeImageDependencyTests-1965452004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c11c879-656e-4e28-80b7-3f11b528a36e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:19:42 devstack devstack@c-api.service[86965]: DEBUG cinder.quota [None req-e5acc0a3-f21b-4251-a8c0-369889283636 tempest-VolumeImageDependencyTests-1965452004 tempest-VolumeImageDependencyTests-1965452004-project-member] Created reservations ['21dccd10-86a4-4063-a9c6-2bf05d682f17', '753a202a-b88a-4296-8756-d59ee78b2acc', 'c6ae94ed-3a6a-48b9-8a2a-c430b5b353eb', '43c5bb8e-27fa-410b-bd88-3d543c5fa1d4'] {{(pid=86965) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:19:42 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-e5acc0a3-f21b-4251-a8c0-369889283636 tempest-VolumeImageDependencyTests-1965452004 tempest-VolumeImageDependencyTests-1965452004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c11c879-656e-4e28-80b7-3f11b528a36e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['21dccd10-86a4-4063-a9c6-2bf05d682f17', '753a202a-b88a-4296-8756-d59ee78b2acc', 'c6ae94ed-3a6a-48b9-8a2a-c430b5b353eb', '43c5bb8e-27fa-410b-bd88-3d543c5fa1d4']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:19:42 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-e5acc0a3-f21b-4251-a8c0-369889283636 tempest-VolumeImageDependencyTests-1965452004 tempest-VolumeImageDependencyTests-1965452004-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95d1dec7-dcae-42e7-b339-21b7ee4a764e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:19:42 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-e31911fa-2026-4b6b-8b59-99c688923549 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:42 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-e31911fa-2026-4b6b-8b59-99c688923549 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-member] GET http://192.168.122.66/volume/v3/snapshots/b08c5ece-6365-4705-b777-84c6ac809ecd Sep 07 18:19:42 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-e31911fa-2026-4b6b-8b59-99c688923549 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:42 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-e31911fa-2026-4b6b-8b59-99c688923549 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:42 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:42 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:19:42 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-e31911fa-2026-4b6b-8b59-99c688923549 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-member] Snapshot retrieved successfully. Sep 07 18:19:42 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-e31911fa-2026-4b6b-8b59-99c688923549 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-member] http://192.168.122.66/volume/v3/snapshots/b08c5ece-6365-4705-b777-84c6ac809ecd returned with HTTP 200 Sep 07 18:19:42 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1462/2932] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:19:42 2026] GET /volume/v3/snapshots/b08c5ece-6365-4705-b777-84c6ac809ecd => generated 463 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 18:19:42 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:42 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:19:42 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-e5acc0a3-f21b-4251-a8c0-369889283636 tempest-VolumeImageDependencyTests-1965452004 tempest-VolumeImageDependencyTests-1965452004-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95d1dec7-dcae-42e7-b339-21b7ee4a764e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '020a670b-b792-4bb8-8cc9-be87c0b03a1f', '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='4977f53057bc4bf2a8c775d9e3b6551a',qos_specs=None,replication_status=,reservations=['21dccd10-86a4-4063-a9c6-2bf05d682f17','753a202a-b88a-4296-8756-d59ee78b2acc','c6ae94ed-3a6a-48b9-8a2a-c430b5b353eb','43c5bb8e-27fa-410b-bd88-3d543c5fa1d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e0225db96c64b9f98e247f830bea638',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:19:42Z,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=020a670b-b792-4bb8-8cc9-be87c0b03a1f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4977f53057bc4bf2a8c775d9e3b6551a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e0225db96c64b9f98e247f830bea638',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:19:42 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-e5acc0a3-f21b-4251-a8c0-369889283636 tempest-VolumeImageDependencyTests-1965452004 tempest-VolumeImageDependencyTests-1965452004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a2d14f8-2f1b-4b19-a5e6-251e6c753d2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:19:42 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-e5acc0a3-f21b-4251-a8c0-369889283636 tempest-VolumeImageDependencyTests-1965452004 tempest-VolumeImageDependencyTests-1965452004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a2d14f8-2f1b-4b19-a5e6-251e6c753d2d) transitioned into state 'SUCCESS' from 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='4977f53057bc4bf2a8c775d9e3b6551a',qos_specs=None,replication_status=,reservations=['21dccd10-86a4-4063-a9c6-2bf05d682f17','753a202a-b88a-4296-8756-d59ee78b2acc','c6ae94ed-3a6a-48b9-8a2a-c430b5b353eb','43c5bb8e-27fa-410b-bd88-3d543c5fa1d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e0225db96c64b9f98e247f830bea638',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:19:42 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-e5acc0a3-f21b-4251-a8c0-369889283636 tempest-VolumeImageDependencyTests-1965452004 tempest-VolumeImageDependencyTests-1965452004-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d55572e-685e-42c8-9430-f93324ebb2f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:19:42 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-e5acc0a3-f21b-4251-a8c0-369889283636 tempest-VolumeImageDependencyTests-1965452004 tempest-VolumeImageDependencyTests-1965452004-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d55572e-685e-42c8-9430-f93324ebb2f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:19:42 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-e5acc0a3-f21b-4251-a8c0-369889283636 tempest-VolumeImageDependencyTests-1965452004 tempest-VolumeImageDependencyTests-1965452004-project-member] Flow 'volume_create_api' (06153a36-9bc4-41bb-9431-ab704e47eaff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:19:42 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-e5acc0a3-f21b-4251-a8c0-369889283636 tempest-VolumeImageDependencyTests-1965452004 tempest-VolumeImageDependencyTests-1965452004-project-member] Create volume request issued successfully. Sep 07 18:19:42 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e5acc0a3-f21b-4251-a8c0-369889283636 tempest-VolumeImageDependencyTests-1965452004 tempest-VolumeImageDependencyTests-1965452004-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:19:42 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1471/2933] 192.168.122.66 () {62 vars in 1179 bytes} [Mon Sep 7 18:19:41 2026] POST /volume/v3/volumes => generated 782 bytes in 703 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:19:42 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-c6669b6a-b100-4832-92df-1a0a56d6489f None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:42 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c6669b6a-b100-4832-92df-1a0a56d6489f tempest-VolumeImageDependencyTests-1965452004 tempest-VolumeImageDependencyTests-1965452004-project-member] GET http://192.168.122.66/volume/v3/volumes/020a670b-b792-4bb8-8cc9-be87c0b03a1f Sep 07 18:19:42 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c6669b6a-b100-4832-92df-1a0a56d6489f tempest-VolumeImageDependencyTests-1965452004 tempest-VolumeImageDependencyTests-1965452004-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:42 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c6669b6a-b100-4832-92df-1a0a56d6489f tempest-VolumeImageDependencyTests-1965452004 tempest-VolumeImageDependencyTests-1965452004-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:42 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:42 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:19:42 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:42 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:19:42 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-c6669b6a-b100-4832-92df-1a0a56d6489f tempest-VolumeImageDependencyTests-1965452004 tempest-VolumeImageDependencyTests-1965452004-project-member] Volume info retrieved successfully. Sep 07 18:19:42 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c6669b6a-b100-4832-92df-1a0a56d6489f tempest-VolumeImageDependencyTests-1965452004 tempest-VolumeImageDependencyTests-1965452004-project-member] http://192.168.122.66/volume/v3/volumes/020a670b-b792-4bb8-8cc9-be87c0b03a1f returned with HTTP 200 Sep 07 18:19:42 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1463/2934] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:19:42 2026] GET /volume/v3/volumes/020a670b-b792-4bb8-8cc9-be87c0b03a1f => generated 850 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:19:43 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-e886adb8-a28e-4a09-a858-b231f5b042c1 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:43 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e886adb8-a28e-4a09-a858-b231f5b042c1 tempest-VolumeTypesAdminTests-1487736573 tempest-VolumeTypesAdminTests-1487736573-project-admin] POST http://192.168.122.66/volume/v3/types Sep 07 18:19:43 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-e886adb8-a28e-4a09-a858-b231f5b042c1 tempest-VolumeTypesAdminTests-1487736573 tempest-VolumeTypesAdminTests-1487736573-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1886968336", "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=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:19:43 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:43 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:19:43 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e886adb8-a28e-4a09-a858-b231f5b042c1 tempest-VolumeTypesAdminTests-1487736573 tempest-VolumeTypesAdminTests-1487736573-project-admin] http://192.168.122.66/volume/v3/types returned with HTTP 200 Sep 07 18:19:43 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1472/2935] 192.168.122.66 () {60 vars in 1132 bytes} [Mon Sep 7 18:19:43 2026] POST /volume/v3/types => generated 380 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 18:19:43 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-2b2cafb7-4029-4a0d-9ed4-e51c40d4813b None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:43 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-2b2cafb7-4029-4a0d-9ed4-e51c40d4813b tempest-VolumeTypesAdminTests-1487736573 tempest-VolumeTypesAdminTests-1487736573-project-admin] POST http://192.168.122.66/volume/v3/types/a02865fe-1c90-45e8-9efa-90334fd8f903/encryption Sep 07 18:19:43 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-2b2cafb7-4029-4a0d-9ed4-e51c40d4813b tempest-VolumeTypesAdminTests-1487736573 tempest-VolumeTypesAdminTests-1487736573-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:19:43 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-2b2cafb7-4029-4a0d-9ed4-e51c40d4813b tempest-VolumeTypesAdminTests-1487736573 tempest-VolumeTypesAdminTests-1487736573-project-admin] http://192.168.122.66/volume/v3/types/a02865fe-1c90-45e8-9efa-90334fd8f903/encryption returned with HTTP 200 Sep 07 18:19:43 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1464/2936] 192.168.122.66 () {60 vars in 1276 bytes} [Mon Sep 7 18:19:43 2026] POST /volume/v3/types/a02865fe-1c90-45e8-9efa-90334fd8f903/encryption => generated 239 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:19:43 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-623cb4ce-32d9-44c6-af4d-104b7561ad14 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:43 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-7095ac11-8ed5-41d7-b6b5-e84d625307d7 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:43 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-623cb4ce-32d9-44c6-af4d-104b7561ad14 tempest-VolumeTypesAdminTests-1487736573 tempest-VolumeTypesAdminTests-1487736573-project-admin] POST http://192.168.122.66/volume/v3/types Sep 07 18:19:43 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-623cb4ce-32d9-44c6-af4d-104b7561ad14 tempest-VolumeTypesAdminTests-1487736573 tempest-VolumeTypesAdminTests-1487736573-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1148503783", "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=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:19:43 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-7095ac11-8ed5-41d7-b6b5-e84d625307d7 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-member] GET http://192.168.122.66/volume/v3/snapshots/b08c5ece-6365-4705-b777-84c6ac809ecd Sep 07 18:19:43 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-7095ac11-8ed5-41d7-b6b5-e84d625307d7 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:43 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-7095ac11-8ed5-41d7-b6b5-e84d625307d7 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:43 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-7095ac11-8ed5-41d7-b6b5-e84d625307d7 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-member] http://192.168.122.66/volume/v3/snapshots/b08c5ece-6365-4705-b777-84c6ac809ecd returned with HTTP 404 Sep 07 18:19:43 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1465/2937] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:19:43 2026] GET /volume/v3/snapshots/b08c5ece-6365-4705-b777-84c6ac809ecd => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:19:43 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-7006a2d8-f67a-41c7-ac6e-f16f4759a044 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:43 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-7006a2d8-f67a-41c7-ac6e-f16f4759a044 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] DELETE http://192.168.122.66/volume/v3/volumes/d0e32182-2125-4f90-8363-39ae8c279281 Sep 07 18:19:43 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-7006a2d8-f67a-41c7-ac6e-f16f4759a044 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:43 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-7006a2d8-f67a-41c7-ac6e-f16f4759a044 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:43 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-7006a2d8-f67a-41c7-ac6e-f16f4759a044 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Delete volume with id: d0e32182-2125-4f90-8363-39ae8c279281 Sep 07 18:19:43 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:43 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:19:43 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:43 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:19:43 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-623cb4ce-32d9-44c6-af4d-104b7561ad14 tempest-VolumeTypesAdminTests-1487736573 tempest-VolumeTypesAdminTests-1487736573-project-admin] http://192.168.122.66/volume/v3/types returned with HTTP 200 Sep 07 18:19:43 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-7006a2d8-f67a-41c7-ac6e-f16f4759a044 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Volume info retrieved successfully. Sep 07 18:19:43 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1473/2938] 192.168.122.66 () {60 vars in 1132 bytes} [Mon Sep 7 18:19:43 2026] POST /volume/v3/types => generated 380 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:19:43 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-a6fbd103-1820-4248-a65c-a56a329ccda1 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:43 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-a6fbd103-1820-4248-a65c-a56a329ccda1 tempest-VolumeTypesAdminTests-1487736573 tempest-VolumeTypesAdminTests-1487736573-project-admin] POST http://192.168.122.66/volume/v3/types/af99ab09-09ba-4958-bf55-75003f129550/encryption Sep 07 18:19:43 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-a6fbd103-1820-4248-a65c-a56a329ccda1 tempest-VolumeTypesAdminTests-1487736573 tempest-VolumeTypesAdminTests-1487736573-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:19:43 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-a6fbd103-1820-4248-a65c-a56a329ccda1 tempest-VolumeTypesAdminTests-1487736573 tempest-VolumeTypesAdminTests-1487736573-project-admin] http://192.168.122.66/volume/v3/types/af99ab09-09ba-4958-bf55-75003f129550/encryption returned with HTTP 200 Sep 07 18:19:43 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-7006a2d8-f67a-41c7-ac6e-f16f4759a044 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Delete volume request issued successfully. Sep 07 18:19:43 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1474/2939] 192.168.122.66 () {60 vars in 1276 bytes} [Mon Sep 7 18:19:43 2026] POST /volume/v3/types/af99ab09-09ba-4958-bf55-75003f129550/encryption => generated 239 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:19:43 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-7006a2d8-f67a-41c7-ac6e-f16f4759a044 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/volumes/d0e32182-2125-4f90-8363-39ae8c279281 returned with HTTP 202 Sep 07 18:19:43 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1466/2940] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:19:43 2026] DELETE /volume/v3/volumes/d0e32182-2125-4f90-8363-39ae8c279281 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:19:43 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-ea601f4b-a2ea-4731-9899-2f8f9496b065 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:43 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-ea601f4b-a2ea-4731-9899-2f8f9496b065 tempest-VolumeTypesAdminTests-1487736573 tempest-VolumeTypesAdminTests-1487736573-project-admin] POST http://192.168.122.66/volume/v3/types Sep 07 18:19:43 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-32ccc18e-2c37-4fb0-95e4-818d4bfe723d None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:43 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-ea601f4b-a2ea-4731-9899-2f8f9496b065 tempest-VolumeTypesAdminTests-1487736573 tempest-VolumeTypesAdminTests-1487736573-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1743446310", "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=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:19:43 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-32ccc18e-2c37-4fb0-95e4-818d4bfe723d tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] GET http://192.168.122.66/volume/v3/volumes/d0e32182-2125-4f90-8363-39ae8c279281 Sep 07 18:19:43 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-32ccc18e-2c37-4fb0-95e4-818d4bfe723d tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:43 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-32ccc18e-2c37-4fb0-95e4-818d4bfe723d tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:43 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:43 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:19:43 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:43 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:19:43 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-32ccc18e-2c37-4fb0-95e4-818d4bfe723d tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Volume info retrieved successfully. Sep 07 18:19:43 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-ea601f4b-a2ea-4731-9899-2f8f9496b065 tempest-VolumeTypesAdminTests-1487736573 tempest-VolumeTypesAdminTests-1487736573-project-admin] http://192.168.122.66/volume/v3/types returned with HTTP 200 Sep 07 18:19:43 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1475/2941] 192.168.122.66 () {60 vars in 1132 bytes} [Mon Sep 7 18:19:43 2026] POST /volume/v3/types => generated 380 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 18:19:43 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-00a63854-a9b2-447f-afb2-cc6b8dddb775 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:43 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-00a63854-a9b2-447f-afb2-cc6b8dddb775 tempest-VolumeTypesAdminTests-1487736573 tempest-VolumeTypesAdminTests-1487736573-project-admin] POST http://192.168.122.66/volume/v3/types/94f4008b-73d8-486a-841b-ba678622279a/extra_specs Sep 07 18:19:43 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-00a63854-a9b2-447f-afb2-cc6b8dddb775 tempest-VolumeTypesAdminTests-1487736573 tempest-VolumeTypesAdminTests-1487736573-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:19:43 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-32ccc18e-2c37-4fb0-95e4-818d4bfe723d tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/volumes/d0e32182-2125-4f90-8363-39ae8c279281 returned with HTTP 200 Sep 07 18:19:43 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1467/2942] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:19:43 2026] GET /volume/v3/volumes/d0e32182-2125-4f90-8363-39ae8c279281 => generated 1014 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:19:43 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-7473a45f-f6e2-439e-9a31-63d7b8949c05 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:43 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-7473a45f-f6e2-439e-9a31-63d7b8949c05 tempest-VolumeImageDependencyTests-1965452004 tempest-VolumeImageDependencyTests-1965452004-project-member] GET http://192.168.122.66/volume/v3/volumes/020a670b-b792-4bb8-8cc9-be87c0b03a1f Sep 07 18:19:43 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-7473a45f-f6e2-439e-9a31-63d7b8949c05 tempest-VolumeImageDependencyTests-1965452004 tempest-VolumeImageDependencyTests-1965452004-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:43 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-7473a45f-f6e2-439e-9a31-63d7b8949c05 tempest-VolumeImageDependencyTests-1965452004 tempest-VolumeImageDependencyTests-1965452004-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:43 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:43 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:19:43 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:43 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:19:43 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-7473a45f-f6e2-439e-9a31-63d7b8949c05 tempest-VolumeImageDependencyTests-1965452004 tempest-VolumeImageDependencyTests-1965452004-project-member] Volume info retrieved successfully. Sep 07 18:19:43 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-7473a45f-f6e2-439e-9a31-63d7b8949c05 tempest-VolumeImageDependencyTests-1965452004 tempest-VolumeImageDependencyTests-1965452004-project-member] http://192.168.122.66/volume/v3/volumes/020a670b-b792-4bb8-8cc9-be87c0b03a1f returned with HTTP 200 Sep 07 18:19:43 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1468/2943] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:19:43 2026] GET /volume/v3/volumes/020a670b-b792-4bb8-8cc9-be87c0b03a1f => generated 874 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:19:43 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-00a63854-a9b2-447f-afb2-cc6b8dddb775 tempest-VolumeTypesAdminTests-1487736573 tempest-VolumeTypesAdminTests-1487736573-project-admin] http://192.168.122.66/volume/v3/types/94f4008b-73d8-486a-841b-ba678622279a/extra_specs returned with HTTP 200 Sep 07 18:19:43 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1476/2944] 192.168.122.66 () {60 vars in 1278 bytes} [Mon Sep 7 18:19:43 2026] POST /volume/v3/types/94f4008b-73d8-486a-841b-ba678622279a/extra_specs => generated 35 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 18:19:43 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-9ffb4ac2-5631-4f6c-9ba6-e32a8909ceaf None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:43 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-9ffb4ac2-5631-4f6c-9ba6-e32a8909ceaf tempest-VolumeTypesAdminTests-1487736573 tempest-VolumeTypesAdminTests-1487736573-project-admin] PUT http://192.168.122.66/volume/v3/types/94f4008b-73d8-486a-841b-ba678622279a/extra_specs/key2 Sep 07 18:19:43 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-9ffb4ac2-5631-4f6c-9ba6-e32a8909ceaf tempest-VolumeTypesAdminTests-1487736573 tempest-VolumeTypesAdminTests-1487736573-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:19:43 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-9ffb4ac2-5631-4f6c-9ba6-e32a8909ceaf tempest-VolumeTypesAdminTests-1487736573 tempest-VolumeTypesAdminTests-1487736573-project-admin] http://192.168.122.66/volume/v3/types/94f4008b-73d8-486a-841b-ba678622279a/extra_specs/key2 returned with HTTP 200 Sep 07 18:19:43 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1469/2945] 192.168.122.66 () {60 vars in 1292 bytes} [Mon Sep 7 18:19:43 2026] PUT /volume/v3/types/94f4008b-73d8-486a-841b-ba678622279a/extra_specs/key2 => generated 25 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 18:19:43 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-8379a69c-a3e8-41ed-8bfb-6f028ecfd288 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:43 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-8379a69c-a3e8-41ed-8bfb-6f028ecfd288 tempest-VolumeTypesAdminTests-1487736573 tempest-VolumeTypesAdminTests-1487736573-project-admin] POST http://192.168.122.66/volume/v3/types Sep 07 18:19:43 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-8379a69c-a3e8-41ed-8bfb-6f028ecfd288 tempest-VolumeTypesAdminTests-1487736573 tempest-VolumeTypesAdminTests-1487736573-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:19:43 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-8379a69c-a3e8-41ed-8bfb-6f028ecfd288 tempest-VolumeTypesAdminTests-1487736573 tempest-VolumeTypesAdminTests-1487736573-project-admin] http://192.168.122.66/volume/v3/types returned with HTTP 200 Sep 07 18:19:43 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1477/2946] 192.168.122.66 () {60 vars in 1131 bytes} [Mon Sep 7 18:19:43 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 07 18:19:43 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-5ee68f02-3d5b-4034-ba65-08603ddb3e59 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:43 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-5ee68f02-3d5b-4034-ba65-08603ddb3e59 tempest-VolumeTypesAdminTests-1487736573 tempest-VolumeTypesAdminTests-1487736573-project-admin] DELETE http://192.168.122.66/volume/v3/types/cff26429-4c7c-4d26-9995-f284496e5c2c Sep 07 18:19:43 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-5ee68f02-3d5b-4034-ba65-08603ddb3e59 tempest-VolumeTypesAdminTests-1487736573 tempest-VolumeTypesAdminTests-1487736573-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:43 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-5ee68f02-3d5b-4034-ba65-08603ddb3e59 tempest-VolumeTypesAdminTests-1487736573 tempest-VolumeTypesAdminTests-1487736573-project-admin] Calling method '_delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:43 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-5ee68f02-3d5b-4034-ba65-08603ddb3e59 tempest-VolumeTypesAdminTests-1487736573 tempest-VolumeTypesAdminTests-1487736573-project-admin] http://192.168.122.66/volume/v3/types/cff26429-4c7c-4d26-9995-f284496e5c2c returned with HTTP 202 Sep 07 18:19:43 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1470/2947] 192.168.122.66 () {58 vars in 1224 bytes} [Mon Sep 7 18:19:43 2026] DELETE /volume/v3/types/cff26429-4c7c-4d26-9995-f284496e5c2c => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 18:19:43 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-7e44f913-8414-4bb5-afc1-f9b2f5a5578d None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:43 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-7e44f913-8414-4bb5-afc1-f9b2f5a5578d tempest-VolumeTypesAdminTests-1487736573 tempest-VolumeTypesAdminTests-1487736573-project-admin] POST http://192.168.122.66/volume/v3/types Sep 07 18:19:43 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-7e44f913-8414-4bb5-afc1-f9b2f5a5578d tempest-VolumeTypesAdminTests-1487736573 tempest-VolumeTypesAdminTests-1487736573-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-595701760", "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=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:19:43 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-7e44f913-8414-4bb5-afc1-f9b2f5a5578d tempest-VolumeTypesAdminTests-1487736573 tempest-VolumeTypesAdminTests-1487736573-project-admin] http://192.168.122.66/volume/v3/types returned with HTTP 200 Sep 07 18:19:43 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1478/2948] 192.168.122.66 () {60 vars in 1132 bytes} [Mon Sep 7 18:19:43 2026] POST /volume/v3/types => generated 379 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:19:43 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-1d365116-fec0-405e-aaa2-3fd5124fabde None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:44 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-1d365116-fec0-405e-aaa2-3fd5124fabde tempest-VolumeTypesAdminTests-1487736573 tempest-VolumeTypesAdminTests-1487736573-project-admin] POST http://192.168.122.66/volume/v3/types/515f5636-9629-464d-babd-a524dd058298/encryption Sep 07 18:19:44 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-1d365116-fec0-405e-aaa2-3fd5124fabde tempest-VolumeTypesAdminTests-1487736573 tempest-VolumeTypesAdminTests-1487736573-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:19:44 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-1d365116-fec0-405e-aaa2-3fd5124fabde tempest-VolumeTypesAdminTests-1487736573 tempest-VolumeTypesAdminTests-1487736573-project-admin] http://192.168.122.66/volume/v3/types/515f5636-9629-464d-babd-a524dd058298/encryption returned with HTTP 200 Sep 07 18:19:44 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1471/2949] 192.168.122.66 () {60 vars in 1276 bytes} [Mon Sep 7 18:19:43 2026] POST /volume/v3/types/515f5636-9629-464d-babd-a524dd058298/encryption => generated 239 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:19:44 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-6224a680-90f0-4ff3-9295-932ca6f80e95 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:44 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-6224a680-90f0-4ff3-9295-932ca6f80e95 tempest-VolumeTypesAdminTests-1487736573 tempest-VolumeTypesAdminTests-1487736573-project-admin] DELETE http://192.168.122.66/volume/v3/types/515f5636-9629-464d-babd-a524dd058298/encryption/f3c8f502-7b72-4b0e-b273-99eebb0c505f Sep 07 18:19:44 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-6224a680-90f0-4ff3-9295-932ca6f80e95 tempest-VolumeTypesAdminTests-1487736573 tempest-VolumeTypesAdminTests-1487736573-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:44 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-6224a680-90f0-4ff3-9295-932ca6f80e95 tempest-VolumeTypesAdminTests-1487736573 tempest-VolumeTypesAdminTests-1487736573-project-admin] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:44 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-6224a680-90f0-4ff3-9295-932ca6f80e95 tempest-VolumeTypesAdminTests-1487736573 tempest-VolumeTypesAdminTests-1487736573-project-admin] http://192.168.122.66/volume/v3/types/515f5636-9629-464d-babd-a524dd058298/encryption/f3c8f502-7b72-4b0e-b273-99eebb0c505f returned with HTTP 202 Sep 07 18:19:44 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1479/2950] 192.168.122.66 () {58 vars in 1368 bytes} [Mon Sep 7 18:19:44 2026] DELETE /volume/v3/types/515f5636-9629-464d-babd-a524dd058298/encryption/f3c8f502-7b72-4b0e-b273-99eebb0c505f => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:19:44 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-ab5b4332-3efd-4367-88be-b1c2523db533 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:44 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-ab5b4332-3efd-4367-88be-b1c2523db533 tempest-VolumeTypesAdminTests-1487736573 tempest-VolumeTypesAdminTests-1487736573-project-admin] POST http://192.168.122.66/volume/v3/types Sep 07 18:19:44 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-ab5b4332-3efd-4367-88be-b1c2523db533 tempest-VolumeTypesAdminTests-1487736573 tempest-VolumeTypesAdminTests-1487736573-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-608604092", "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=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:19:44 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-ab5b4332-3efd-4367-88be-b1c2523db533 tempest-VolumeTypesAdminTests-1487736573 tempest-VolumeTypesAdminTests-1487736573-project-admin] http://192.168.122.66/volume/v3/types returned with HTTP 200 Sep 07 18:19:44 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1472/2951] 192.168.122.66 () {60 vars in 1132 bytes} [Mon Sep 7 18:19:44 2026] POST /volume/v3/types => generated 379 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:19:44 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-e47ccf4a-890b-4c62-a9d6-b29f31a24f35 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:44 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e47ccf4a-890b-4c62-a9d6-b29f31a24f35 tempest-VolumeTypesAdminTests-1487736573 tempest-VolumeTypesAdminTests-1487736573-project-admin] DELETE http://192.168.122.66/volume/v3/types/662b4832-cad8-4842-a4e3-6968abd451ba/extra_specs/key1 Sep 07 18:19:44 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-e47ccf4a-890b-4c62-a9d6-b29f31a24f35 tempest-VolumeTypesAdminTests-1487736573 tempest-VolumeTypesAdminTests-1487736573-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:44 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-e47ccf4a-890b-4c62-a9d6-b29f31a24f35 tempest-VolumeTypesAdminTests-1487736573 tempest-VolumeTypesAdminTests-1487736573-project-admin] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:44 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e47ccf4a-890b-4c62-a9d6-b29f31a24f35 tempest-VolumeTypesAdminTests-1487736573 tempest-VolumeTypesAdminTests-1487736573-project-admin] http://192.168.122.66/volume/v3/types/662b4832-cad8-4842-a4e3-6968abd451ba/extra_specs/key1 returned with HTTP 202 Sep 07 18:19:44 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1480/2952] 192.168.122.66 () {58 vars in 1275 bytes} [Mon Sep 7 18:19:44 2026] DELETE /volume/v3/types/662b4832-cad8-4842-a4e3-6968abd451ba/extra_specs/key1 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 18:19:44 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-b9f3f093-6d89-487d-a873-de5586d35a91 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:44 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b9f3f093-6d89-487d-a873-de5586d35a91 tempest-VolumeTypesAdminTests-1487736573 tempest-VolumeTypesAdminTests-1487736573-project-admin] POST http://192.168.122.66/volume/v3/types Sep 07 18:19:44 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-b9f3f093-6d89-487d-a873-de5586d35a91 tempest-VolumeTypesAdminTests-1487736573 tempest-VolumeTypesAdminTests-1487736573-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1143518260", "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=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:19:44 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b9f3f093-6d89-487d-a873-de5586d35a91 tempest-VolumeTypesAdminTests-1487736573 tempest-VolumeTypesAdminTests-1487736573-project-admin] http://192.168.122.66/volume/v3/types returned with HTTP 200 Sep 07 18:19:44 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1473/2953] 192.168.122.66 () {60 vars in 1132 bytes} [Mon Sep 7 18:19:44 2026] POST /volume/v3/types => generated 380 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:19:44 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-35c4b877-64c8-479e-ae5b-bc303b22f40b None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:44 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-35c4b877-64c8-479e-ae5b-bc303b22f40b tempest-VolumeTypesAdminTests-1487736573 tempest-VolumeTypesAdminTests-1487736573-project-admin] DELETE http://192.168.122.66/volume/v3/types/5ce7cd06-0b29-4bf9-af10-87a6c34d8b16 Sep 07 18:19:44 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-35c4b877-64c8-479e-ae5b-bc303b22f40b tempest-VolumeTypesAdminTests-1487736573 tempest-VolumeTypesAdminTests-1487736573-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:44 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-35c4b877-64c8-479e-ae5b-bc303b22f40b tempest-VolumeTypesAdminTests-1487736573 tempest-VolumeTypesAdminTests-1487736573-project-admin] Calling method '_delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:44 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-35c4b877-64c8-479e-ae5b-bc303b22f40b tempest-VolumeTypesAdminTests-1487736573 tempest-VolumeTypesAdminTests-1487736573-project-admin] http://192.168.122.66/volume/v3/types/5ce7cd06-0b29-4bf9-af10-87a6c34d8b16 returned with HTTP 202 Sep 07 18:19:44 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1481/2954] 192.168.122.66 () {58 vars in 1224 bytes} [Mon Sep 7 18:19:44 2026] DELETE /volume/v3/types/5ce7cd06-0b29-4bf9-af10-87a6c34d8b16 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:19:44 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-1d1757b9-896e-4e71-b981-dba14e030b99 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:44 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-1d1757b9-896e-4e71-b981-dba14e030b99 tempest-VolumeTypesAdminTests-1487736573 tempest-VolumeTypesAdminTests-1487736573-project-admin] GET http://192.168.122.66/volume/v3/types/a02865fe-1c90-45e8-9efa-90334fd8f903/extra_specs Sep 07 18:19:44 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-1d1757b9-896e-4e71-b981-dba14e030b99 tempest-VolumeTypesAdminTests-1487736573 tempest-VolumeTypesAdminTests-1487736573-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:44 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-1d1757b9-896e-4e71-b981-dba14e030b99 tempest-VolumeTypesAdminTests-1487736573 tempest-VolumeTypesAdminTests-1487736573-project-admin] Calling method 'index' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:44 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-1d1757b9-896e-4e71-b981-dba14e030b99 tempest-VolumeTypesAdminTests-1487736573 tempest-VolumeTypesAdminTests-1487736573-project-admin] http://192.168.122.66/volume/v3/types/a02865fe-1c90-45e8-9efa-90334fd8f903/extra_specs returned with HTTP 200 Sep 07 18:19:44 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1474/2955] 192.168.122.66 () {58 vars in 1257 bytes} [Mon Sep 7 18:19:44 2026] GET /volume/v3/types/a02865fe-1c90-45e8-9efa-90334fd8f903/extra_specs => generated 185 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:19:44 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-3feb6e2d-bfce-474b-a975-5b7f82350386 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:44 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-3feb6e2d-bfce-474b-a975-5b7f82350386 tempest-VolumeTypesAdminTests-1487736573 tempest-VolumeTypesAdminTests-1487736573-project-admin] GET http://192.168.122.66/volume/v3/types Sep 07 18:19:44 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-3feb6e2d-bfce-474b-a975-5b7f82350386 tempest-VolumeTypesAdminTests-1487736573 tempest-VolumeTypesAdminTests-1487736573-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:44 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-3feb6e2d-bfce-474b-a975-5b7f82350386 tempest-VolumeTypesAdminTests-1487736573 tempest-VolumeTypesAdminTests-1487736573-project-admin] Calling method 'index' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:44 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-3feb6e2d-bfce-474b-a975-5b7f82350386 tempest-VolumeTypesAdminTests-1487736573 tempest-VolumeTypesAdminTests-1487736573-project-admin] http://192.168.122.66/volume/v3/types returned with HTTP 200 Sep 07 18:19:44 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1482/2956] 192.168.122.66 () {58 vars in 1110 bytes} [Mon Sep 7 18:19:44 2026] GET /volume/v3/types => generated 2588 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 18:19:44 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-0eef6de8-6b15-474c-903c-b3c8318b4f59 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:44 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-0eef6de8-6b15-474c-903c-b3c8318b4f59 tempest-VolumeTypesAdminTests-1487736573 tempest-VolumeTypesAdminTests-1487736573-project-admin] GET http://192.168.122.66/volume/v3/types/a02865fe-1c90-45e8-9efa-90334fd8f903/encryption/cipher Sep 07 18:19:44 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-0eef6de8-6b15-474c-903c-b3c8318b4f59 tempest-VolumeTypesAdminTests-1487736573 tempest-VolumeTypesAdminTests-1487736573-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:44 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-0eef6de8-6b15-474c-903c-b3c8318b4f59 tempest-VolumeTypesAdminTests-1487736573 tempest-VolumeTypesAdminTests-1487736573-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:44 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-0eef6de8-6b15-474c-903c-b3c8318b4f59 tempest-VolumeTypesAdminTests-1487736573 tempest-VolumeTypesAdminTests-1487736573-project-admin] http://192.168.122.66/volume/v3/types/a02865fe-1c90-45e8-9efa-90334fd8f903/encryption/cipher returned with HTTP 200 Sep 07 18:19:44 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1475/2957] 192.168.122.66 () {58 vars in 1275 bytes} [Mon Sep 7 18:19:44 2026] GET /volume/v3/types/a02865fe-1c90-45e8-9efa-90334fd8f903/encryption/cipher => generated 29 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 18:19:44 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-97a7b3ac-c6b1-4f3f-81ce-5c1bae3d2d22 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:44 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-97a7b3ac-c6b1-4f3f-81ce-5c1bae3d2d22 tempest-VolumeTypesAdminTests-1487736573 tempest-VolumeTypesAdminTests-1487736573-project-admin] GET http://192.168.122.66/volume/v3/types/a02865fe-1c90-45e8-9efa-90334fd8f903/encryption Sep 07 18:19:44 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-97a7b3ac-c6b1-4f3f-81ce-5c1bae3d2d22 tempest-VolumeTypesAdminTests-1487736573 tempest-VolumeTypesAdminTests-1487736573-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:44 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-97a7b3ac-c6b1-4f3f-81ce-5c1bae3d2d22 tempest-VolumeTypesAdminTests-1487736573 tempest-VolumeTypesAdminTests-1487736573-project-admin] Calling method 'index' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:44 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-b66f7cdb-6014-46ad-84a5-dd4bb32e61d1 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:44 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b66f7cdb-6014-46ad-84a5-dd4bb32e61d1 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] GET http://192.168.122.66/volume/v3/volumes/d0e32182-2125-4f90-8363-39ae8c279281 Sep 07 18:19:44 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-b66f7cdb-6014-46ad-84a5-dd4bb32e61d1 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:44 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-b66f7cdb-6014-46ad-84a5-dd4bb32e61d1 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:44 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:44 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:19:44 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-97a7b3ac-c6b1-4f3f-81ce-5c1bae3d2d22 tempest-VolumeTypesAdminTests-1487736573 tempest-VolumeTypesAdminTests-1487736573-project-admin] http://192.168.122.66/volume/v3/types/a02865fe-1c90-45e8-9efa-90334fd8f903/encryption returned with HTTP 200 Sep 07 18:19:44 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1483/2958] 192.168.122.66 () {58 vars in 1254 bytes} [Mon Sep 7 18:19:44 2026] GET /volume/v3/types/a02865fe-1c90-45e8-9efa-90334fd8f903/encryption => generated 325 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:19:44 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:44 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:19:44 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-b66f7cdb-6014-46ad-84a5-dd4bb32e61d1 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Volume info retrieved successfully. Sep 07 18:19:44 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-be24b284-7ffd-46f2-b813-522b39dca786 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:44 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-be24b284-7ffd-46f2-b813-522b39dca786 tempest-VolumeTypesAdminTests-1487736573 tempest-VolumeTypesAdminTests-1487736573-project-admin] GET http://192.168.122.66/volume/v3/types/a02865fe-1c90-45e8-9efa-90334fd8f903/extra_specs/multiattach Sep 07 18:19:44 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b66f7cdb-6014-46ad-84a5-dd4bb32e61d1 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/volumes/d0e32182-2125-4f90-8363-39ae8c279281 returned with HTTP 200 Sep 07 18:19:44 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1476/2959] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:19:44 2026] GET /volume/v3/volumes/d0e32182-2125-4f90-8363-39ae8c279281 => generated 1014 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:19:44 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-be24b284-7ffd-46f2-b813-522b39dca786 tempest-VolumeTypesAdminTests-1487736573 tempest-VolumeTypesAdminTests-1487736573-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:44 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-be24b284-7ffd-46f2-b813-522b39dca786 tempest-VolumeTypesAdminTests-1487736573 tempest-VolumeTypesAdminTests-1487736573-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:44 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-accfbc3e-cdd8-474f-8fb1-5c9d5660cc26 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:44 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-accfbc3e-cdd8-474f-8fb1-5c9d5660cc26 tempest-VolumeImageDependencyTests-1965452004 tempest-VolumeImageDependencyTests-1965452004-project-member] GET http://192.168.122.66/volume/v3/volumes/020a670b-b792-4bb8-8cc9-be87c0b03a1f Sep 07 18:19:44 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-accfbc3e-cdd8-474f-8fb1-5c9d5660cc26 tempest-VolumeImageDependencyTests-1965452004 tempest-VolumeImageDependencyTests-1965452004-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:44 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-accfbc3e-cdd8-474f-8fb1-5c9d5660cc26 tempest-VolumeImageDependencyTests-1965452004 tempest-VolumeImageDependencyTests-1965452004-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:44 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:44 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:19:44 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:44 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:19:44 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-be24b284-7ffd-46f2-b813-522b39dca786 tempest-VolumeTypesAdminTests-1487736573 tempest-VolumeTypesAdminTests-1487736573-project-admin] http://192.168.122.66/volume/v3/types/a02865fe-1c90-45e8-9efa-90334fd8f903/extra_specs/multiattach returned with HTTP 200 Sep 07 18:19:44 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1484/2960] 192.168.122.66 () {58 vars in 1293 bytes} [Mon Sep 7 18:19:44 2026] GET /volume/v3/types/a02865fe-1c90-45e8-9efa-90334fd8f903/extra_specs/multiattach => generated 29 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 18:19:44 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-8de3b02d-08b8-4755-86a0-a38e1b2c9e34 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:44 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-accfbc3e-cdd8-474f-8fb1-5c9d5660cc26 tempest-VolumeImageDependencyTests-1965452004 tempest-VolumeImageDependencyTests-1965452004-project-member] Volume info retrieved successfully. Sep 07 18:19:44 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-8de3b02d-08b8-4755-86a0-a38e1b2c9e34 tempest-VolumeTypesAdminTests-1487736573 tempest-VolumeTypesAdminTests-1487736573-project-admin] GET http://192.168.122.66/volume/v3/types/a02865fe-1c90-45e8-9efa-90334fd8f903/extra_specs/volume_backend_name Sep 07 18:19:44 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-8de3b02d-08b8-4755-86a0-a38e1b2c9e34 tempest-VolumeTypesAdminTests-1487736573 tempest-VolumeTypesAdminTests-1487736573-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:44 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-accfbc3e-cdd8-474f-8fb1-5c9d5660cc26 tempest-VolumeImageDependencyTests-1965452004 tempest-VolumeImageDependencyTests-1965452004-project-member] http://192.168.122.66/volume/v3/volumes/020a670b-b792-4bb8-8cc9-be87c0b03a1f returned with HTTP 200 Sep 07 18:19:44 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-8de3b02d-08b8-4755-86a0-a38e1b2c9e34 tempest-VolumeTypesAdminTests-1487736573 tempest-VolumeTypesAdminTests-1487736573-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:44 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1477/2961] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:19:44 2026] GET /volume/v3/volumes/020a670b-b792-4bb8-8cc9-be87c0b03a1f => generated 932 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:19:44 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-8de3b02d-08b8-4755-86a0-a38e1b2c9e34 tempest-VolumeTypesAdminTests-1487736573 tempest-VolumeTypesAdminTests-1487736573-project-admin] http://192.168.122.66/volume/v3/types/a02865fe-1c90-45e8-9efa-90334fd8f903/extra_specs/volume_backend_name returned with HTTP 200 Sep 07 18:19:44 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1485/2962] 192.168.122.66 () {58 vars in 1317 bytes} [Mon Sep 7 18:19:44 2026] GET /volume/v3/types/a02865fe-1c90-45e8-9efa-90334fd8f903/extra_specs/volume_backend_name => generated 44 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 18:19:44 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-fbdafe5a-b480-4f54-a1bd-18f20f0bfc53 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:44 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-fbdafe5a-b480-4f54-a1bd-18f20f0bfc53 tempest-VolumeTypesAdminTests-1487736573 tempest-VolumeTypesAdminTests-1487736573-project-admin] GET http://192.168.122.66/volume/v3/types/a02865fe-1c90-45e8-9efa-90334fd8f903 Sep 07 18:19:44 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-fbdafe5a-b480-4f54-a1bd-18f20f0bfc53 tempest-VolumeTypesAdminTests-1487736573 tempest-VolumeTypesAdminTests-1487736573-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:44 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-fbdafe5a-b480-4f54-a1bd-18f20f0bfc53 tempest-VolumeTypesAdminTests-1487736573 tempest-VolumeTypesAdminTests-1487736573-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:44 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-fbdafe5a-b480-4f54-a1bd-18f20f0bfc53 tempest-VolumeTypesAdminTests-1487736573 tempest-VolumeTypesAdminTests-1487736573-project-admin] http://192.168.122.66/volume/v3/types/a02865fe-1c90-45e8-9efa-90334fd8f903 returned with HTTP 200 Sep 07 18:19:44 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1478/2963] 192.168.122.66 () {58 vars in 1221 bytes} [Mon Sep 7 18:19:44 2026] GET /volume/v3/types/a02865fe-1c90-45e8-9efa-90334fd8f903 => generated 402 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:19:44 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-4575d1bb-943b-4266-94ab-a5227ffd0fc7 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:44 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-4575d1bb-943b-4266-94ab-a5227ffd0fc7 tempest-VolumeTypesAdminTests-1487736573 tempest-VolumeTypesAdminTests-1487736573-project-admin] PUT http://192.168.122.66/volume/v3/types/a02865fe-1c90-45e8-9efa-90334fd8f903/encryption/c235640f-4685-4410-9f44-088939244ec8 Sep 07 18:19:44 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-4575d1bb-943b-4266-94ab-a5227ffd0fc7 tempest-VolumeTypesAdminTests-1487736573 tempest-VolumeTypesAdminTests-1487736573-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:19:44 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-4575d1bb-943b-4266-94ab-a5227ffd0fc7 tempest-VolumeTypesAdminTests-1487736573 tempest-VolumeTypesAdminTests-1487736573-project-admin] http://192.168.122.66/volume/v3/types/a02865fe-1c90-45e8-9efa-90334fd8f903/encryption/c235640f-4685-4410-9f44-088939244ec8 returned with HTTP 200 Sep 07 18:19:44 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1486/2964] 192.168.122.66 () {60 vars in 1385 bytes} [Mon Sep 7 18:19:44 2026] PUT /volume/v3/types/a02865fe-1c90-45e8-9efa-90334fd8f903/encryption/c235640f-4685-4410-9f44-088939244ec8 => generated 33 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 18:19:44 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-131ed0b1-751b-4b46-8ffd-e679fe623307 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:44 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-131ed0b1-751b-4b46-8ffd-e679fe623307 tempest-VolumeTypesAdminTests-1487736573 tempest-VolumeTypesAdminTests-1487736573-project-admin] PUT http://192.168.122.66/volume/v3/types/a02865fe-1c90-45e8-9efa-90334fd8f903/extra_specs/key1 Sep 07 18:19:44 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-131ed0b1-751b-4b46-8ffd-e679fe623307 tempest-VolumeTypesAdminTests-1487736573 tempest-VolumeTypesAdminTests-1487736573-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:19:44 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-131ed0b1-751b-4b46-8ffd-e679fe623307 tempest-VolumeTypesAdminTests-1487736573 tempest-VolumeTypesAdminTests-1487736573-project-admin] http://192.168.122.66/volume/v3/types/a02865fe-1c90-45e8-9efa-90334fd8f903/extra_specs/key1 returned with HTTP 200 Sep 07 18:19:44 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1479/2965] 192.168.122.66 () {60 vars in 1292 bytes} [Mon Sep 7 18:19:44 2026] PUT /volume/v3/types/a02865fe-1c90-45e8-9efa-90334fd8f903/extra_specs/key1 => generated 30 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 18:19:44 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-f33c17db-0e45-4188-964b-e7bc3150dc27 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:44 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-f33c17db-0e45-4188-964b-e7bc3150dc27 tempest-VolumeTypesAdminTests-1487736573 tempest-VolumeTypesAdminTests-1487736573-project-admin] PUT http://192.168.122.66/volume/v3/types/a02865fe-1c90-45e8-9efa-90334fd8f903 Sep 07 18:19:44 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-f33c17db-0e45-4188-964b-e7bc3150dc27 tempest-VolumeTypesAdminTests-1487736573 tempest-VolumeTypesAdminTests-1487736573-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:19:44 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-f33c17db-0e45-4188-964b-e7bc3150dc27 tempest-VolumeTypesAdminTests-1487736573 tempest-VolumeTypesAdminTests-1487736573-project-admin] http://192.168.122.66/volume/v3/types/a02865fe-1c90-45e8-9efa-90334fd8f903 returned with HTTP 200 Sep 07 18:19:44 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1487/2966] 192.168.122.66 () {60 vars in 1241 bytes} [Mon Sep 7 18:19:44 2026] PUT /volume/v3/types/a02865fe-1c90-45e8-9efa-90334fd8f903 => generated 371 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 18:19:45 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-c6f19b27-86df-41d9-8f14-144b5d549f00 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:45 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c6f19b27-86df-41d9-8f14-144b5d549f00 tempest-VolumeTypesAdminTests-1487736573 tempest-VolumeTypesAdminTests-1487736573-project-admin] DELETE http://192.168.122.66/volume/v3/types/662b4832-cad8-4842-a4e3-6968abd451ba Sep 07 18:19:45 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c6f19b27-86df-41d9-8f14-144b5d549f00 tempest-VolumeTypesAdminTests-1487736573 tempest-VolumeTypesAdminTests-1487736573-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:45 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c6f19b27-86df-41d9-8f14-144b5d549f00 tempest-VolumeTypesAdminTests-1487736573 tempest-VolumeTypesAdminTests-1487736573-project-admin] Calling method '_delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:45 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c6f19b27-86df-41d9-8f14-144b5d549f00 tempest-VolumeTypesAdminTests-1487736573 tempest-VolumeTypesAdminTests-1487736573-project-admin] http://192.168.122.66/volume/v3/types/662b4832-cad8-4842-a4e3-6968abd451ba returned with HTTP 202 Sep 07 18:19:45 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1480/2967] 192.168.122.66 () {58 vars in 1224 bytes} [Mon Sep 7 18:19:45 2026] DELETE /volume/v3/types/662b4832-cad8-4842-a4e3-6968abd451ba => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:19:45 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-4c39d66e-1eef-4c9d-b810-52eb01aca264 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:45 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-4c39d66e-1eef-4c9d-b810-52eb01aca264 tempest-VolumeTypesAdminTests-1487736573 tempest-VolumeTypesAdminTests-1487736573-project-admin] DELETE http://192.168.122.66/volume/v3/types/515f5636-9629-464d-babd-a524dd058298 Sep 07 18:19:45 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-4c39d66e-1eef-4c9d-b810-52eb01aca264 tempest-VolumeTypesAdminTests-1487736573 tempest-VolumeTypesAdminTests-1487736573-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:45 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-4c39d66e-1eef-4c9d-b810-52eb01aca264 tempest-VolumeTypesAdminTests-1487736573 tempest-VolumeTypesAdminTests-1487736573-project-admin] Calling method '_delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:45 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-4c39d66e-1eef-4c9d-b810-52eb01aca264 tempest-VolumeTypesAdminTests-1487736573 tempest-VolumeTypesAdminTests-1487736573-project-admin] http://192.168.122.66/volume/v3/types/515f5636-9629-464d-babd-a524dd058298 returned with HTTP 202 Sep 07 18:19:45 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1488/2968] 192.168.122.66 () {58 vars in 1224 bytes} [Mon Sep 7 18:19:45 2026] DELETE /volume/v3/types/515f5636-9629-464d-babd-a524dd058298 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:19:45 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-5abbabf6-3fe0-478d-86b6-92455b44835f None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:45 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-5abbabf6-3fe0-478d-86b6-92455b44835f tempest-VolumeTypesAdminTests-1487736573 tempest-VolumeTypesAdminTests-1487736573-project-admin] DELETE http://192.168.122.66/volume/v3/types/94f4008b-73d8-486a-841b-ba678622279a Sep 07 18:19:45 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-5abbabf6-3fe0-478d-86b6-92455b44835f tempest-VolumeTypesAdminTests-1487736573 tempest-VolumeTypesAdminTests-1487736573-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:45 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-5abbabf6-3fe0-478d-86b6-92455b44835f tempest-VolumeTypesAdminTests-1487736573 tempest-VolumeTypesAdminTests-1487736573-project-admin] Calling method '_delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:45 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-5abbabf6-3fe0-478d-86b6-92455b44835f tempest-VolumeTypesAdminTests-1487736573 tempest-VolumeTypesAdminTests-1487736573-project-admin] http://192.168.122.66/volume/v3/types/94f4008b-73d8-486a-841b-ba678622279a returned with HTTP 202 Sep 07 18:19:45 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1481/2969] 192.168.122.66 () {58 vars in 1224 bytes} [Mon Sep 7 18:19:45 2026] DELETE /volume/v3/types/94f4008b-73d8-486a-841b-ba678622279a => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:19:45 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-7bf1a8dc-d678-4817-a6d7-d674e76a99e9 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:45 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-7bf1a8dc-d678-4817-a6d7-d674e76a99e9 tempest-VolumeTypesAdminTests-1487736573 tempest-VolumeTypesAdminTests-1487736573-project-admin] DELETE http://192.168.122.66/volume/v3/types/af99ab09-09ba-4958-bf55-75003f129550 Sep 07 18:19:45 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-7bf1a8dc-d678-4817-a6d7-d674e76a99e9 tempest-VolumeTypesAdminTests-1487736573 tempest-VolumeTypesAdminTests-1487736573-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:45 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-7bf1a8dc-d678-4817-a6d7-d674e76a99e9 tempest-VolumeTypesAdminTests-1487736573 tempest-VolumeTypesAdminTests-1487736573-project-admin] Calling method '_delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:45 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-7bf1a8dc-d678-4817-a6d7-d674e76a99e9 tempest-VolumeTypesAdminTests-1487736573 tempest-VolumeTypesAdminTests-1487736573-project-admin] http://192.168.122.66/volume/v3/types/af99ab09-09ba-4958-bf55-75003f129550 returned with HTTP 202 Sep 07 18:19:45 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1489/2970] 192.168.122.66 () {58 vars in 1224 bytes} [Mon Sep 7 18:19:45 2026] DELETE /volume/v3/types/af99ab09-09ba-4958-bf55-75003f129550 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:19:45 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-5ac79ee7-7cd2-4970-a6fe-03b094aa816f None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:45 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-5ac79ee7-7cd2-4970-a6fe-03b094aa816f tempest-VolumeTypesAdminTests-1487736573 tempest-VolumeTypesAdminTests-1487736573-project-admin] DELETE http://192.168.122.66/volume/v3/types/a02865fe-1c90-45e8-9efa-90334fd8f903 Sep 07 18:19:45 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-5ac79ee7-7cd2-4970-a6fe-03b094aa816f tempest-VolumeTypesAdminTests-1487736573 tempest-VolumeTypesAdminTests-1487736573-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:45 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-5ac79ee7-7cd2-4970-a6fe-03b094aa816f tempest-VolumeTypesAdminTests-1487736573 tempest-VolumeTypesAdminTests-1487736573-project-admin] Calling method '_delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:45 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-5ac79ee7-7cd2-4970-a6fe-03b094aa816f tempest-VolumeTypesAdminTests-1487736573 tempest-VolumeTypesAdminTests-1487736573-project-admin] http://192.168.122.66/volume/v3/types/a02865fe-1c90-45e8-9efa-90334fd8f903 returned with HTTP 202 Sep 07 18:19:45 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1482/2971] 192.168.122.66 () {58 vars in 1224 bytes} [Mon Sep 7 18:19:45 2026] DELETE /volume/v3/types/a02865fe-1c90-45e8-9efa-90334fd8f903 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:19:45 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-c63c42fa-465e-4810-a433-6d63dafdff3d None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:45 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c63c42fa-465e-4810-a433-6d63dafdff3d tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] GET http://192.168.122.66/volume/v3/volumes/d0e32182-2125-4f90-8363-39ae8c279281 Sep 07 18:19:45 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-c63c42fa-465e-4810-a433-6d63dafdff3d tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:45 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-c63c42fa-465e-4810-a433-6d63dafdff3d tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:45 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c63c42fa-465e-4810-a433-6d63dafdff3d tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/volumes/d0e32182-2125-4f90-8363-39ae8c279281 returned with HTTP 404 Sep 07 18:19:45 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1490/2972] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:19:45 2026] GET /volume/v3/volumes/d0e32182-2125-4f90-8363-39ae8c279281 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:19:45 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-0da290f1-2419-4c4d-862d-54f0b67f4729 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:45 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-0da290f1-2419-4c4d-862d-54f0b67f4729 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:19:45 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-0da290f1-2419-4c4d-862d-54f0b67f4729 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-698282476"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:19:45 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.volumes [None req-0da290f1-2419-4c4d-862d-54f0b67f4729 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-698282476'}} {{(pid=86964) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:19:45 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-0da290f1-2419-4c4d-862d-54f0b67f4729 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Create volume of 1 GB Sep 07 18:19:45 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-0da290f1-2419-4c4d-862d-54f0b67f4729 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Availability Zones retrieved successfully. Sep 07 18:19:45 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-aef8f58d-e426-4a2c-b5ba-61509d2e8426 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:45 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-aef8f58d-e426-4a2c-b5ba-61509d2e8426 tempest-VolumeImageDependencyTests-1965452004 tempest-VolumeImageDependencyTests-1965452004-project-member] GET http://192.168.122.66/volume/v3/volumes/020a670b-b792-4bb8-8cc9-be87c0b03a1f Sep 07 18:19:45 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-aef8f58d-e426-4a2c-b5ba-61509d2e8426 tempest-VolumeImageDependencyTests-1965452004 tempest-VolumeImageDependencyTests-1965452004-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:45 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-aef8f58d-e426-4a2c-b5ba-61509d2e8426 tempest-VolumeImageDependencyTests-1965452004 tempest-VolumeImageDependencyTests-1965452004-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:45 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-0da290f1-2419-4c4d-862d-54f0b67f4729 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Flow 'volume_create_api' (f0faf6ac-c68d-4c6f-a1d9-4ce7947e180b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:19:45 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-0da290f1-2419-4c4d-862d-54f0b67f4729 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (310237b7-933d-41a0-b7a2-5a6036b03116) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:19:45 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.flows.api.create_volume [None req-0da290f1-2419-4c4d-862d-54f0b67f4729 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Validating volume size '1' using validate_int {{(pid=86964) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:19:45 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:45 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:19:45 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:45 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:19:45 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-aef8f58d-e426-4a2c-b5ba-61509d2e8426 tempest-VolumeImageDependencyTests-1965452004 tempest-VolumeImageDependencyTests-1965452004-project-member] Volume info retrieved successfully. Sep 07 18:19:45 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-aef8f58d-e426-4a2c-b5ba-61509d2e8426 tempest-VolumeImageDependencyTests-1965452004 tempest-VolumeImageDependencyTests-1965452004-project-member] http://192.168.122.66/volume/v3/volumes/020a670b-b792-4bb8-8cc9-be87c0b03a1f returned with HTTP 200 Sep 07 18:19:45 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1491/2973] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:19:45 2026] GET /volume/v3/volumes/020a670b-b792-4bb8-8cc9-be87c0b03a1f => generated 932 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:19:45 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-0da290f1-2419-4c4d-862d-54f0b67f4729 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (310237b7-933d-41a0-b7a2-5a6036b03116) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:19:45 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-0da290f1-2419-4c4d-862d-54f0b67f4729 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7d1740b-ae51-47b7-b1a1-5c3d575afbd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:19:45 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-0da290f1-2419-4c4d-862d-54f0b67f4729 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Created reservations ['01c7d3d2-8cd4-4532-8722-b1758c2c6ccc', 'fa740b24-1a50-4fef-a1c9-1983fc0fe687', 'a392a785-41a1-41c0-bec1-e1a20c58447b', 'defbcf76-c3b1-47c6-af57-9429fcc7aa9d'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:19:45 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-0da290f1-2419-4c4d-862d-54f0b67f4729 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7d1740b-ae51-47b7-b1a1-5c3d575afbd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['01c7d3d2-8cd4-4532-8722-b1758c2c6ccc', 'fa740b24-1a50-4fef-a1c9-1983fc0fe687', 'a392a785-41a1-41c0-bec1-e1a20c58447b', 'defbcf76-c3b1-47c6-af57-9429fcc7aa9d']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:19:45 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-0da290f1-2419-4c4d-862d-54f0b67f4729 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5155828-4985-431f-a3a9-764c75716b51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:19:45 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:45 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:19:45 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-0da290f1-2419-4c4d-862d-54f0b67f4729 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5155828-4985-431f-a3a9-764c75716b51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '34258ee5-5169-4a3a-8d7f-cc63ebffdcfc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-698282476',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e449daccfbab4cd8ba38df886cea84bd',qos_specs=None,replication_status=,reservations=['01c7d3d2-8cd4-4532-8722-b1758c2c6ccc','fa740b24-1a50-4fef-a1c9-1983fc0fe687','a392a785-41a1-41c0-bec1-e1a20c58447b','defbcf76-c3b1-47c6-af57-9429fcc7aa9d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0204c187bcf4a5ba9582bac88f452df',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:19:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-698282476',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=34258ee5-5169-4a3a-8d7f-cc63ebffdcfc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e449daccfbab4cd8ba38df886cea84bd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d0204c187bcf4a5ba9582bac88f452df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:19:45 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-0da290f1-2419-4c4d-862d-54f0b67f4729 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4356e4fd-a647-48fb-bc80-79afa0c6fe27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:19:46 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-0da290f1-2419-4c4d-862d-54f0b67f4729 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4356e4fd-a647-48fb-bc80-79afa0c6fe27) transitioned into state 'SUCCESS' from state '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-698282476',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e449daccfbab4cd8ba38df886cea84bd',qos_specs=None,replication_status=,reservations=['01c7d3d2-8cd4-4532-8722-b1758c2c6ccc','fa740b24-1a50-4fef-a1c9-1983fc0fe687','a392a785-41a1-41c0-bec1-e1a20c58447b','defbcf76-c3b1-47c6-af57-9429fcc7aa9d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0204c187bcf4a5ba9582bac88f452df',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:19:46 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-0da290f1-2419-4c4d-862d-54f0b67f4729 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27f1579f-f389-4c7f-b8b7-5ec389d6012f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:19:46 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-0da290f1-2419-4c4d-862d-54f0b67f4729 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27f1579f-f389-4c7f-b8b7-5ec389d6012f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:19:46 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-0da290f1-2419-4c4d-862d-54f0b67f4729 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Flow 'volume_create_api' (f0faf6ac-c68d-4c6f-a1d9-4ce7947e180b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:19:46 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-0da290f1-2419-4c4d-862d-54f0b67f4729 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Create volume request issued successfully. Sep 07 18:19:46 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-0da290f1-2419-4c4d-862d-54f0b67f4729 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:19:46 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1483/2974] 192.168.122.66 () {60 vars in 1137 bytes} [Mon Sep 7 18:19:45 2026] POST /volume/v3/volumes => generated 784 bytes in 400 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:19:46 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-534dfc2c-5f16-477b-9796-a0c6e7cc6ec4 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:46 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-534dfc2c-5f16-477b-9796-a0c6e7cc6ec4 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] GET http://192.168.122.66/volume/v3/volumes/34258ee5-5169-4a3a-8d7f-cc63ebffdcfc Sep 07 18:19:46 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-534dfc2c-5f16-477b-9796-a0c6e7cc6ec4 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:46 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-534dfc2c-5f16-477b-9796-a0c6e7cc6ec4 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:46 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:46 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:19:46 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:46 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:19:46 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-534dfc2c-5f16-477b-9796-a0c6e7cc6ec4 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Volume info retrieved successfully. Sep 07 18:19:46 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-534dfc2c-5f16-477b-9796-a0c6e7cc6ec4 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/volumes/34258ee5-5169-4a3a-8d7f-cc63ebffdcfc returned with HTTP 200 Sep 07 18:19:46 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1492/2975] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:19:46 2026] GET /volume/v3/volumes/34258ee5-5169-4a3a-8d7f-cc63ebffdcfc => generated 963 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:19:46 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-22d8e0e0-fc83-4751-8c32-f8f8254109f4 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:46 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-22d8e0e0-fc83-4751-8c32-f8f8254109f4 tempest-VolumeImageDependencyTests-1965452004 tempest-VolumeImageDependencyTests-1965452004-project-member] GET http://192.168.122.66/volume/v3/volumes/020a670b-b792-4bb8-8cc9-be87c0b03a1f Sep 07 18:19:46 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-22d8e0e0-fc83-4751-8c32-f8f8254109f4 tempest-VolumeImageDependencyTests-1965452004 tempest-VolumeImageDependencyTests-1965452004-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:46 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-22d8e0e0-fc83-4751-8c32-f8f8254109f4 tempest-VolumeImageDependencyTests-1965452004 tempest-VolumeImageDependencyTests-1965452004-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:46 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:46 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:19:46 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:46 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:19:46 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-22d8e0e0-fc83-4751-8c32-f8f8254109f4 tempest-VolumeImageDependencyTests-1965452004 tempest-VolumeImageDependencyTests-1965452004-project-member] Volume info retrieved successfully. Sep 07 18:19:46 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-22d8e0e0-fc83-4751-8c32-f8f8254109f4 tempest-VolumeImageDependencyTests-1965452004 tempest-VolumeImageDependencyTests-1965452004-project-member] http://192.168.122.66/volume/v3/volumes/020a670b-b792-4bb8-8cc9-be87c0b03a1f returned with HTTP 200 Sep 07 18:19:46 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1484/2976] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:19:46 2026] GET /volume/v3/volumes/020a670b-b792-4bb8-8cc9-be87c0b03a1f => generated 935 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:19:47 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-67e61040-505f-4094-876c-d8a149bbdc04 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:47 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-67e61040-505f-4094-876c-d8a149bbdc04 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] GET http://192.168.122.66/volume/v3/volumes/34258ee5-5169-4a3a-8d7f-cc63ebffdcfc Sep 07 18:19:47 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-67e61040-505f-4094-876c-d8a149bbdc04 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:47 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-67e61040-505f-4094-876c-d8a149bbdc04 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:47 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:47 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:19:47 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:47 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:19:47 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-67e61040-505f-4094-876c-d8a149bbdc04 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Volume info retrieved successfully. Sep 07 18:19:47 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-67e61040-505f-4094-876c-d8a149bbdc04 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/volumes/34258ee5-5169-4a3a-8d7f-cc63ebffdcfc returned with HTTP 200 Sep 07 18:19:47 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1493/2977] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:19:47 2026] GET /volume/v3/volumes/34258ee5-5169-4a3a-8d7f-cc63ebffdcfc => generated 1013 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 18:19:47 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-312be02c-a806-4ec6-888b-2429bc4b05c3 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:47 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-312be02c-a806-4ec6-888b-2429bc4b05c3 tempest-VolumeImageDependencyTests-1965452004 tempest-VolumeImageDependencyTests-1965452004-project-member] GET http://192.168.122.66/volume/v3/volumes/020a670b-b792-4bb8-8cc9-be87c0b03a1f Sep 07 18:19:47 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-312be02c-a806-4ec6-888b-2429bc4b05c3 tempest-VolumeImageDependencyTests-1965452004 tempest-VolumeImageDependencyTests-1965452004-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:47 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-312be02c-a806-4ec6-888b-2429bc4b05c3 tempest-VolumeImageDependencyTests-1965452004 tempest-VolumeImageDependencyTests-1965452004-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:47 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:47 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:19:47 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:47 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:19:47 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-312be02c-a806-4ec6-888b-2429bc4b05c3 tempest-VolumeImageDependencyTests-1965452004 tempest-VolumeImageDependencyTests-1965452004-project-member] Volume info retrieved successfully. Sep 07 18:19:47 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-312be02c-a806-4ec6-888b-2429bc4b05c3 tempest-VolumeImageDependencyTests-1965452004 tempest-VolumeImageDependencyTests-1965452004-project-member] http://192.168.122.66/volume/v3/volumes/020a670b-b792-4bb8-8cc9-be87c0b03a1f returned with HTTP 200 Sep 07 18:19:47 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1485/2978] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:19:47 2026] GET /volume/v3/volumes/020a670b-b792-4bb8-8cc9-be87c0b03a1f => generated 935 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 18:19:48 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-49f0ff81-11bd-42cd-ae4b-098512424d3b None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:48 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-49f0ff81-11bd-42cd-ae4b-098512424d3b tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] GET http://192.168.122.66/volume/v3/volumes/34258ee5-5169-4a3a-8d7f-cc63ebffdcfc Sep 07 18:19:48 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-49f0ff81-11bd-42cd-ae4b-098512424d3b tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:48 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-49f0ff81-11bd-42cd-ae4b-098512424d3b tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:48 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:48 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:19:48 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:48 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:19:48 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-49f0ff81-11bd-42cd-ae4b-098512424d3b tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Volume info retrieved successfully. Sep 07 18:19:48 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-49f0ff81-11bd-42cd-ae4b-098512424d3b tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/volumes/34258ee5-5169-4a3a-8d7f-cc63ebffdcfc returned with HTTP 200 Sep 07 18:19:48 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1494/2979] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:19:48 2026] GET /volume/v3/volumes/34258ee5-5169-4a3a-8d7f-cc63ebffdcfc => generated 1014 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:19:48 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-58ea6539-1be1-4a7a-a13c-15959b829189 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:48 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-58ea6539-1be1-4a7a-a13c-15959b829189 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] POST http://192.168.122.66/volume/v3/snapshots Sep 07 18:19:48 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-58ea6539-1be1-4a7a-a13c-15959b829189 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "34258ee5-5169-4a3a-8d7f-cc63ebffdcfc", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-200441350"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:19:48 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:48 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:19:48 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:48 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:19:48 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-58ea6539-1be1-4a7a-a13c-15959b829189 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Volume info retrieved successfully. Sep 07 18:19:48 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.snapshots [None req-58ea6539-1be1-4a7a-a13c-15959b829189 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Create snapshot from volume 34258ee5-5169-4a3a-8d7f-cc63ebffdcfc Sep 07 18:19:48 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-58ea6539-1be1-4a7a-a13c-15959b829189 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Created reservations ['5daac73a-b270-4af4-8263-fd873f90fccf', '0d336d2d-ee42-4920-bd3d-d27c8781ff24', 'cc744953-9282-47eb-a815-7efa136e40e5', '3f8d9589-939a-44c1-bdfd-2e08aec33442'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:19:48 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:48 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:19:48 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-58ea6539-1be1-4a7a-a13c-15959b829189 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Snapshot create request issued successfully. Sep 07 18:19:48 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-58ea6539-1be1-4a7a-a13c-15959b829189 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/snapshots returned with HTTP 202 Sep 07 18:19:48 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1486/2980] 192.168.122.66 () {60 vars in 1144 bytes} [Mon Sep 7 18:19:48 2026] POST /volume/v3/snapshots => generated 307 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:19:48 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-1d6506ec-0bed-4878-bb7f-4af865086973 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:48 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-1d6506ec-0bed-4878-bb7f-4af865086973 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] GET http://192.168.122.66/volume/v3/snapshots/aa933e3d-f4ef-41ee-8d92-73c09eca8844 Sep 07 18:19:48 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-1d6506ec-0bed-4878-bb7f-4af865086973 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:48 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-1d6506ec-0bed-4878-bb7f-4af865086973 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:48 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:48 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:19:48 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-1d6506ec-0bed-4878-bb7f-4af865086973 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Snapshot retrieved successfully. Sep 07 18:19:48 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-1d6506ec-0bed-4878-bb7f-4af865086973 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/snapshots/aa933e3d-f4ef-41ee-8d92-73c09eca8844 returned with HTTP 200 Sep 07 18:19:48 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1495/2981] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:19:48 2026] GET /volume/v3/snapshots/aa933e3d-f4ef-41ee-8d92-73c09eca8844 => generated 439 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:19:49 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-f568ebc4-bf31-4644-8970-f6a76604e76a None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:49 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-f568ebc4-bf31-4644-8970-f6a76604e76a tempest-VolumeImageDependencyTests-1965452004 tempest-VolumeImageDependencyTests-1965452004-project-member] GET http://192.168.122.66/volume/v3/volumes/020a670b-b792-4bb8-8cc9-be87c0b03a1f Sep 07 18:19:49 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-f568ebc4-bf31-4644-8970-f6a76604e76a tempest-VolumeImageDependencyTests-1965452004 tempest-VolumeImageDependencyTests-1965452004-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:49 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-f568ebc4-bf31-4644-8970-f6a76604e76a tempest-VolumeImageDependencyTests-1965452004 tempest-VolumeImageDependencyTests-1965452004-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:49 devstack devstack@c-api.service[86964]: DEBUG dbcounter [-] [86964] Writing DB stats cinder:SELECT=660,cinder:INSERT=135,cinder:UPDATE=224 {{(pid=86964) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 18:19:49 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:49 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:19:49 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:49 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:19:49 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-f568ebc4-bf31-4644-8970-f6a76604e76a tempest-VolumeImageDependencyTests-1965452004 tempest-VolumeImageDependencyTests-1965452004-project-member] Volume info retrieved successfully. Sep 07 18:19:49 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-f568ebc4-bf31-4644-8970-f6a76604e76a tempest-VolumeImageDependencyTests-1965452004 tempest-VolumeImageDependencyTests-1965452004-project-member] http://192.168.122.66/volume/v3/volumes/020a670b-b792-4bb8-8cc9-be87c0b03a1f returned with HTTP 200 Sep 07 18:19:49 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1487/2982] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:19:48 2026] GET /volume/v3/volumes/020a670b-b792-4bb8-8cc9-be87c0b03a1f => generated 935 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:19:49 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-1827cb1a-5d9f-48f8-91a3-4992c5a241f7 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:49 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-1827cb1a-5d9f-48f8-91a3-4992c5a241f7 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:19:49 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-1827cb1a-5d9f-48f8-91a3-4992c5a241f7 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1034772726"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:19:49 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.volumes [None req-1827cb1a-5d9f-48f8-91a3-4992c5a241f7 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1034772726'}} {{(pid=86965) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:19:49 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-1827cb1a-5d9f-48f8-91a3-4992c5a241f7 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Create volume of 1 GB Sep 07 18:19:49 devstack devstack@c-api.service[86965]: DEBUG dbcounter [-] [86965] Writing DB stats cinder:SELECT=608,cinder:INSERT=120,cinder:UPDATE=162 {{(pid=86965) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 18:19:49 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-1827cb1a-5d9f-48f8-91a3-4992c5a241f7 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Availability Zones retrieved successfully. Sep 07 18:19:49 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-9e08c43d-a324-4df0-958c-181b82ada2c9 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:49 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-9e08c43d-a324-4df0-958c-181b82ada2c9 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] GET http://192.168.122.66/volume/v3/snapshots/aa933e3d-f4ef-41ee-8d92-73c09eca8844 Sep 07 18:19:49 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-9e08c43d-a324-4df0-958c-181b82ada2c9 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:49 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-9e08c43d-a324-4df0-958c-181b82ada2c9 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:49 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:49 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:19:49 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-9e08c43d-a324-4df0-958c-181b82ada2c9 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Snapshot retrieved successfully. Sep 07 18:19:49 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-9e08c43d-a324-4df0-958c-181b82ada2c9 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/snapshots/aa933e3d-f4ef-41ee-8d92-73c09eca8844 returned with HTTP 200 Sep 07 18:19:49 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1488/2983] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:19:49 2026] GET /volume/v3/snapshots/aa933e3d-f4ef-41ee-8d92-73c09eca8844 => generated 439 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:19:49 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-1827cb1a-5d9f-48f8-91a3-4992c5a241f7 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Flow 'volume_create_api' (653400b5-1adc-40b6-907f-8f7aece95103) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:19:49 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-1827cb1a-5d9f-48f8-91a3-4992c5a241f7 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e727234f-78d9-4e47-a18d-7c9a0434bcf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:19:49 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.flows.api.create_volume [None req-1827cb1a-5d9f-48f8-91a3-4992c5a241f7 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Validating volume size '1' using validate_int {{(pid=86965) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:19:49 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-1827cb1a-5d9f-48f8-91a3-4992c5a241f7 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e727234f-78d9-4e47-a18d-7c9a0434bcf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:19:49 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-1827cb1a-5d9f-48f8-91a3-4992c5a241f7 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82ca59b5-564d-40b1-ae6a-aedbc60767ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:19:50 devstack devstack@c-api.service[86965]: DEBUG cinder.quota [None req-1827cb1a-5d9f-48f8-91a3-4992c5a241f7 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Created reservations ['624ac4a2-b157-4aa2-b9d5-1118e926695c', 'aa3e94b7-9c2d-45fb-b1d6-847a126dfe71', 'a9cdc909-c10f-4750-9dcf-4e89c5199a57', '6683a35a-97a3-4975-a970-6d5d2aaaa4da'] {{(pid=86965) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:19:50 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-1827cb1a-5d9f-48f8-91a3-4992c5a241f7 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82ca59b5-564d-40b1-ae6a-aedbc60767ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['624ac4a2-b157-4aa2-b9d5-1118e926695c', 'aa3e94b7-9c2d-45fb-b1d6-847a126dfe71', 'a9cdc909-c10f-4750-9dcf-4e89c5199a57', '6683a35a-97a3-4975-a970-6d5d2aaaa4da']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:19:50 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-1827cb1a-5d9f-48f8-91a3-4992c5a241f7 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7f9e9da-6639-4e8b-a795-fbadce967b7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:19:50 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:50 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:19:50 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-0b39696c-fa0e-485e-bd40-e45739b78a2e None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:50 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-1827cb1a-5d9f-48f8-91a3-4992c5a241f7 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7f9e9da-6639-4e8b-a795-fbadce967b7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '18b4200f-f4cd-4461-a47b-7d2de818b315', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1034772726',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65b8e30667d9491680120f3ae1aaac5b',qos_specs=None,replication_status=,reservations=['624ac4a2-b157-4aa2-b9d5-1118e926695c','aa3e94b7-9c2d-45fb-b1d6-847a126dfe71','a9cdc909-c10f-4750-9dcf-4e89c5199a57','6683a35a-97a3-4975-a970-6d5d2aaaa4da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c1e7a9ef62d4198bf344d0b36569a5e',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:19:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1034772726',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=18b4200f-f4cd-4461-a47b-7d2de818b315,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='65b8e30667d9491680120f3ae1aaac5b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4c1e7a9ef62d4198bf344d0b36569a5e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:19:50 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-0b39696c-fa0e-485e-bd40-e45739b78a2e tempest-VolumeImageDependencyTests-1965452004 tempest-VolumeImageDependencyTests-1965452004-project-member] GET http://192.168.122.66/volume/v3/volumes/020a670b-b792-4bb8-8cc9-be87c0b03a1f Sep 07 18:19:50 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-0b39696c-fa0e-485e-bd40-e45739b78a2e tempest-VolumeImageDependencyTests-1965452004 tempest-VolumeImageDependencyTests-1965452004-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:50 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-1827cb1a-5d9f-48f8-91a3-4992c5a241f7 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e428b1b9-3df6-4c54-8ac6-73b35a72ac3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:19:50 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-0b39696c-fa0e-485e-bd40-e45739b78a2e tempest-VolumeImageDependencyTests-1965452004 tempest-VolumeImageDependencyTests-1965452004-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:50 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:50 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:19:50 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:50 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:19:50 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-0b39696c-fa0e-485e-bd40-e45739b78a2e tempest-VolumeImageDependencyTests-1965452004 tempest-VolumeImageDependencyTests-1965452004-project-member] Volume info retrieved successfully. Sep 07 18:19:50 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-1827cb1a-5d9f-48f8-91a3-4992c5a241f7 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e428b1b9-3df6-4c54-8ac6-73b35a72ac3a) transitioned into state 'SUCCESS' from state '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-1034772726',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65b8e30667d9491680120f3ae1aaac5b',qos_specs=None,replication_status=,reservations=['624ac4a2-b157-4aa2-b9d5-1118e926695c','aa3e94b7-9c2d-45fb-b1d6-847a126dfe71','a9cdc909-c10f-4750-9dcf-4e89c5199a57','6683a35a-97a3-4975-a970-6d5d2aaaa4da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c1e7a9ef62d4198bf344d0b36569a5e',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:19:50 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-0b39696c-fa0e-485e-bd40-e45739b78a2e tempest-VolumeImageDependencyTests-1965452004 tempest-VolumeImageDependencyTests-1965452004-project-member] http://192.168.122.66/volume/v3/volumes/020a670b-b792-4bb8-8cc9-be87c0b03a1f returned with HTTP 200 Sep 07 18:19:50 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1489/2984] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:19:50 2026] GET /volume/v3/volumes/020a670b-b792-4bb8-8cc9-be87c0b03a1f => generated 1200 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 18:19:50 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-1827cb1a-5d9f-48f8-91a3-4992c5a241f7 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65a03524-3800-4a09-8e03-527d02a331e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:19:50 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-562d3d7e-d264-4aa5-8003-687737c73ac8 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:50 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-562d3d7e-d264-4aa5-8003-687737c73ac8 tempest-VolumeImageDependencyTests-1965452004 tempest-VolumeImageDependencyTests-1965452004-project-member] GET http://192.168.122.66/volume/v3/volumes/020a670b-b792-4bb8-8cc9-be87c0b03a1f Sep 07 18:19:50 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-562d3d7e-d264-4aa5-8003-687737c73ac8 tempest-VolumeImageDependencyTests-1965452004 tempest-VolumeImageDependencyTests-1965452004-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:50 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-562d3d7e-d264-4aa5-8003-687737c73ac8 tempest-VolumeImageDependencyTests-1965452004 tempest-VolumeImageDependencyTests-1965452004-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:50 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-1827cb1a-5d9f-48f8-91a3-4992c5a241f7 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65a03524-3800-4a09-8e03-527d02a331e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:19:50 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-1827cb1a-5d9f-48f8-91a3-4992c5a241f7 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Flow 'volume_create_api' (653400b5-1adc-40b6-907f-8f7aece95103) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:19:50 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-1827cb1a-5d9f-48f8-91a3-4992c5a241f7 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Create volume request issued successfully. Sep 07 18:19:50 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-1827cb1a-5d9f-48f8-91a3-4992c5a241f7 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:19:50 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1496/2985] 192.168.122.66 () {62 vars in 1178 bytes} [Mon Sep 7 18:19:49 2026] POST /volume/v3/volumes => generated 785 bytes in 775 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 07 18:19:50 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-f91eaa88-a4d3-4507-9c1e-c9989858e3dd None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:50 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:50 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:19:50 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:50 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:19:50 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-f91eaa88-a4d3-4507-9c1e-c9989858e3dd tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] GET http://192.168.122.66/volume/v3/volumes/18b4200f-f4cd-4461-a47b-7d2de818b315 Sep 07 18:19:50 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-f91eaa88-a4d3-4507-9c1e-c9989858e3dd tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:50 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-f91eaa88-a4d3-4507-9c1e-c9989858e3dd tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:50 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:50 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:19:50 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-562d3d7e-d264-4aa5-8003-687737c73ac8 tempest-VolumeImageDependencyTests-1965452004 tempest-VolumeImageDependencyTests-1965452004-project-member] Volume info retrieved successfully. Sep 07 18:19:50 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:50 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:19:50 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-f91eaa88-a4d3-4507-9c1e-c9989858e3dd tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Volume info retrieved successfully. Sep 07 18:19:50 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-f91eaa88-a4d3-4507-9c1e-c9989858e3dd tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] http://192.168.122.66/volume/v3/volumes/18b4200f-f4cd-4461-a47b-7d2de818b315 returned with HTTP 200 Sep 07 18:19:50 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1497/2986] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:19:50 2026] GET /volume/v3/volumes/18b4200f-f4cd-4461-a47b-7d2de818b315 => generated 964 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:19:50 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-562d3d7e-d264-4aa5-8003-687737c73ac8 tempest-VolumeImageDependencyTests-1965452004 tempest-VolumeImageDependencyTests-1965452004-project-member] http://192.168.122.66/volume/v3/volumes/020a670b-b792-4bb8-8cc9-be87c0b03a1f returned with HTTP 200 Sep 07 18:19:50 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1490/2987] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:19:50 2026] GET /volume/v3/volumes/020a670b-b792-4bb8-8cc9-be87c0b03a1f => generated 1200 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 07 18:19:50 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-db454619-ca6a-4b53-8cac-7a246a8fdc38 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:50 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-db454619-ca6a-4b53-8cac-7a246a8fdc38 tempest-VolumeImageDependencyTests-1965452004 tempest-VolumeImageDependencyTests-1965452004-project-member] DELETE http://192.168.122.66/volume/v3/volumes/020a670b-b792-4bb8-8cc9-be87c0b03a1f Sep 07 18:19:50 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-db454619-ca6a-4b53-8cac-7a246a8fdc38 tempest-VolumeImageDependencyTests-1965452004 tempest-VolumeImageDependencyTests-1965452004-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:50 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-db454619-ca6a-4b53-8cac-7a246a8fdc38 tempest-VolumeImageDependencyTests-1965452004 tempest-VolumeImageDependencyTests-1965452004-project-member] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:50 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-db454619-ca6a-4b53-8cac-7a246a8fdc38 tempest-VolumeImageDependencyTests-1965452004 tempest-VolumeImageDependencyTests-1965452004-project-member] Delete volume with id: 020a670b-b792-4bb8-8cc9-be87c0b03a1f Sep 07 18:19:50 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:50 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:19:50 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:50 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:19:50 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-db454619-ca6a-4b53-8cac-7a246a8fdc38 tempest-VolumeImageDependencyTests-1965452004 tempest-VolumeImageDependencyTests-1965452004-project-member] Volume info retrieved successfully. Sep 07 18:19:50 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-db454619-ca6a-4b53-8cac-7a246a8fdc38 tempest-VolumeImageDependencyTests-1965452004 tempest-VolumeImageDependencyTests-1965452004-project-member] Delete volume request issued successfully. Sep 07 18:19:50 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-db454619-ca6a-4b53-8cac-7a246a8fdc38 tempest-VolumeImageDependencyTests-1965452004 tempest-VolumeImageDependencyTests-1965452004-project-member] http://192.168.122.66/volume/v3/volumes/020a670b-b792-4bb8-8cc9-be87c0b03a1f returned with HTTP 202 Sep 07 18:19:50 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1498/2988] 192.168.122.66 () {60 vars in 1271 bytes} [Mon Sep 7 18:19:50 2026] DELETE /volume/v3/volumes/020a670b-b792-4bb8-8cc9-be87c0b03a1f => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 18:19:50 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-ea477553-125b-4b34-b6f0-c2d921144aed None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:50 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-ea477553-125b-4b34-b6f0-c2d921144aed tempest-VolumeImageDependencyTests-1965452004 tempest-VolumeImageDependencyTests-1965452004-project-member] GET http://192.168.122.66/volume/v3/volumes/020a670b-b792-4bb8-8cc9-be87c0b03a1f Sep 07 18:19:50 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-ea477553-125b-4b34-b6f0-c2d921144aed tempest-VolumeImageDependencyTests-1965452004 tempest-VolumeImageDependencyTests-1965452004-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:50 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-ea477553-125b-4b34-b6f0-c2d921144aed tempest-VolumeImageDependencyTests-1965452004 tempest-VolumeImageDependencyTests-1965452004-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:50 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:50 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:19:50 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:50 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:19:50 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-ea477553-125b-4b34-b6f0-c2d921144aed tempest-VolumeImageDependencyTests-1965452004 tempest-VolumeImageDependencyTests-1965452004-project-member] Volume info retrieved successfully. Sep 07 18:19:50 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-ea477553-125b-4b34-b6f0-c2d921144aed tempest-VolumeImageDependencyTests-1965452004 tempest-VolumeImageDependencyTests-1965452004-project-member] http://192.168.122.66/volume/v3/volumes/020a670b-b792-4bb8-8cc9-be87c0b03a1f returned with HTTP 200 Sep 07 18:19:50 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1491/2989] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:19:50 2026] GET /volume/v3/volumes/020a670b-b792-4bb8-8cc9-be87c0b03a1f => generated 1199 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 18:19:50 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-c675ae8c-d426-499a-a658-c139e12e0feb None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:50 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c675ae8c-d426-499a-a658-c139e12e0feb tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] GET http://192.168.122.66/volume/v3/snapshots/aa933e3d-f4ef-41ee-8d92-73c09eca8844 Sep 07 18:19:50 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-c675ae8c-d426-499a-a658-c139e12e0feb tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:50 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-c675ae8c-d426-499a-a658-c139e12e0feb tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:50 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:50 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:19:50 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-c675ae8c-d426-499a-a658-c139e12e0feb tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Snapshot retrieved successfully. Sep 07 18:19:50 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c675ae8c-d426-499a-a658-c139e12e0feb tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/snapshots/aa933e3d-f4ef-41ee-8d92-73c09eca8844 returned with HTTP 200 Sep 07 18:19:50 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1499/2990] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:19:50 2026] GET /volume/v3/snapshots/aa933e3d-f4ef-41ee-8d92-73c09eca8844 => generated 439 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:19:51 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-1c739861-4384-4faf-9622-2c5f00ba620f None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:51 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-1c739861-4384-4faf-9622-2c5f00ba620f tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] GET http://192.168.122.66/volume/v3/volumes/18b4200f-f4cd-4461-a47b-7d2de818b315 Sep 07 18:19:51 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-1c739861-4384-4faf-9622-2c5f00ba620f tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:51 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-1c739861-4384-4faf-9622-2c5f00ba620f tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:51 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:51 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:19:51 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:51 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:19:51 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-1c739861-4384-4faf-9622-2c5f00ba620f tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Volume info retrieved successfully. Sep 07 18:19:51 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-1c739861-4384-4faf-9622-2c5f00ba620f tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] http://192.168.122.66/volume/v3/volumes/18b4200f-f4cd-4461-a47b-7d2de818b315 returned with HTTP 200 Sep 07 18:19:51 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1492/2991] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:19:51 2026] GET /volume/v3/volumes/18b4200f-f4cd-4461-a47b-7d2de818b315 => generated 1014 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 18:19:51 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-5c165a7a-5eae-4116-84e5-0b7c34738241 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:51 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-5c165a7a-5eae-4116-84e5-0b7c34738241 tempest-VolumeImageDependencyTests-1965452004 tempest-VolumeImageDependencyTests-1965452004-project-member] GET http://192.168.122.66/volume/v3/volumes/020a670b-b792-4bb8-8cc9-be87c0b03a1f Sep 07 18:19:51 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-5c165a7a-5eae-4116-84e5-0b7c34738241 tempest-VolumeImageDependencyTests-1965452004 tempest-VolumeImageDependencyTests-1965452004-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:51 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-5c165a7a-5eae-4116-84e5-0b7c34738241 tempest-VolumeImageDependencyTests-1965452004 tempest-VolumeImageDependencyTests-1965452004-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:51 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:51 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:19:51 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:51 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:19:51 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-5c165a7a-5eae-4116-84e5-0b7c34738241 tempest-VolumeImageDependencyTests-1965452004 tempest-VolumeImageDependencyTests-1965452004-project-member] http://192.168.122.66/volume/v3/volumes/020a670b-b792-4bb8-8cc9-be87c0b03a1f returned with HTTP 404 Sep 07 18:19:51 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1500/2992] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:19:51 2026] GET /volume/v3/volumes/020a670b-b792-4bb8-8cc9-be87c0b03a1f => generated 109 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 18:19:51 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-12c18d57-aa91-4cd0-9df6-0af8cae8d5be None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:51 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-12c18d57-aa91-4cd0-9df6-0af8cae8d5be tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] GET http://192.168.122.66/volume/v3/snapshots/aa933e3d-f4ef-41ee-8d92-73c09eca8844 Sep 07 18:19:51 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-12c18d57-aa91-4cd0-9df6-0af8cae8d5be tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:51 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-12c18d57-aa91-4cd0-9df6-0af8cae8d5be tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:51 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:51 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:19:51 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-12c18d57-aa91-4cd0-9df6-0af8cae8d5be tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Snapshot retrieved successfully. Sep 07 18:19:51 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-12c18d57-aa91-4cd0-9df6-0af8cae8d5be tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/snapshots/aa933e3d-f4ef-41ee-8d92-73c09eca8844 returned with HTTP 200 Sep 07 18:19:51 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1493/2993] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:19:51 2026] GET /volume/v3/snapshots/aa933e3d-f4ef-41ee-8d92-73c09eca8844 => generated 466 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:19:51 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-8405ff04-fa04-456d-88c5-58e384ab1aeb None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:51 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-8405ff04-fa04-456d-88c5-58e384ab1aeb tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-member] DELETE http://192.168.122.66/volume/v3/snapshots/aa933e3d-f4ef-41ee-8d92-73c09eca8844 Sep 07 18:19:51 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-8405ff04-fa04-456d-88c5-58e384ab1aeb tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:51 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-8405ff04-fa04-456d-88c5-58e384ab1aeb tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-member] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:51 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.snapshots [None req-8405ff04-fa04-456d-88c5-58e384ab1aeb tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-member] Delete snapshot with id: aa933e3d-f4ef-41ee-8d92-73c09eca8844 Sep 07 18:19:51 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:51 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:19:51 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-8405ff04-fa04-456d-88c5-58e384ab1aeb tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-member] Snapshot retrieved successfully. Sep 07 18:19:51 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:51 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:19:51 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-c6b55b69-1c33-46b3-af01-296d092ab50d None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:51 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c6b55b69-1c33-46b3-af01-296d092ab50d tempest-VolumeImageDependencyTests-1965452004 tempest-VolumeImageDependencyTests-1965452004-project-member] DELETE http://192.168.122.66/volume/v3/volumes/020a670b-b792-4bb8-8cc9-be87c0b03a1f Sep 07 18:19:51 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c6b55b69-1c33-46b3-af01-296d092ab50d tempest-VolumeImageDependencyTests-1965452004 tempest-VolumeImageDependencyTests-1965452004-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:51 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c6b55b69-1c33-46b3-af01-296d092ab50d tempest-VolumeImageDependencyTests-1965452004 tempest-VolumeImageDependencyTests-1965452004-project-member] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:51 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-c6b55b69-1c33-46b3-af01-296d092ab50d tempest-VolumeImageDependencyTests-1965452004 tempest-VolumeImageDependencyTests-1965452004-project-member] Delete volume with id: 020a670b-b792-4bb8-8cc9-be87c0b03a1f Sep 07 18:19:51 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c6b55b69-1c33-46b3-af01-296d092ab50d tempest-VolumeImageDependencyTests-1965452004 tempest-VolumeImageDependencyTests-1965452004-project-member] http://192.168.122.66/volume/v3/volumes/020a670b-b792-4bb8-8cc9-be87c0b03a1f returned with HTTP 404 Sep 07 18:19:51 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1494/2994] 192.168.122.66 () {60 vars in 1271 bytes} [Mon Sep 7 18:19:51 2026] DELETE /volume/v3/volumes/020a670b-b792-4bb8-8cc9-be87c0b03a1f => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 18:19:51 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-8405ff04-fa04-456d-88c5-58e384ab1aeb tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-member] Snapshot delete request issued successfully. Sep 07 18:19:51 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-8405ff04-fa04-456d-88c5-58e384ab1aeb tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-member] http://192.168.122.66/volume/v3/snapshots/aa933e3d-f4ef-41ee-8d92-73c09eca8844 returned with HTTP 202 Sep 07 18:19:51 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1501/2995] 192.168.122.66 () {58 vars in 1236 bytes} [Mon Sep 7 18:19:51 2026] DELETE /volume/v3/snapshots/aa933e3d-f4ef-41ee-8d92-73c09eca8844 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:19:51 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-70fd9247-b8e6-4298-8b90-60cbf0420a0b None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:51 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-70fd9247-b8e6-4298-8b90-60cbf0420a0b tempest-VolumeImageDependencyTests-1965452004 tempest-VolumeImageDependencyTests-1965452004-project-member] GET http://192.168.122.66/volume/v3/volumes/020a670b-b792-4bb8-8cc9-be87c0b03a1f Sep 07 18:19:51 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-70fd9247-b8e6-4298-8b90-60cbf0420a0b tempest-VolumeImageDependencyTests-1965452004 tempest-VolumeImageDependencyTests-1965452004-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:51 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-70fd9247-b8e6-4298-8b90-60cbf0420a0b tempest-VolumeImageDependencyTests-1965452004 tempest-VolumeImageDependencyTests-1965452004-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:51 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-03df8d07-8773-47a8-8859-e0e68e660d18 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:51 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-03df8d07-8773-47a8-8859-e0e68e660d18 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-member] GET http://192.168.122.66/volume/v3/snapshots/aa933e3d-f4ef-41ee-8d92-73c09eca8844 Sep 07 18:19:51 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-03df8d07-8773-47a8-8859-e0e68e660d18 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:51 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-03df8d07-8773-47a8-8859-e0e68e660d18 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:51 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:51 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:19:51 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-03df8d07-8773-47a8-8859-e0e68e660d18 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-member] Snapshot retrieved successfully. Sep 07 18:19:51 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-70fd9247-b8e6-4298-8b90-60cbf0420a0b tempest-VolumeImageDependencyTests-1965452004 tempest-VolumeImageDependencyTests-1965452004-project-member] http://192.168.122.66/volume/v3/volumes/020a670b-b792-4bb8-8cc9-be87c0b03a1f returned with HTTP 404 Sep 07 18:19:51 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1495/2996] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:19:51 2026] GET /volume/v3/volumes/020a670b-b792-4bb8-8cc9-be87c0b03a1f => generated 109 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 18:19:51 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-03df8d07-8773-47a8-8859-e0e68e660d18 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-member] http://192.168.122.66/volume/v3/snapshots/aa933e3d-f4ef-41ee-8d92-73c09eca8844 returned with HTTP 200 Sep 07 18:19:51 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1502/2997] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:19:51 2026] GET /volume/v3/snapshots/aa933e3d-f4ef-41ee-8d92-73c09eca8844 => generated 465 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 18:19:52 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-0f71ed1b-7902-4ac6-aa0f-b22537117c60 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:52 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-0f71ed1b-7902-4ac6-aa0f-b22537117c60 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] GET http://192.168.122.66/volume/v3/volumes/18b4200f-f4cd-4461-a47b-7d2de818b315 Sep 07 18:19:52 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-0f71ed1b-7902-4ac6-aa0f-b22537117c60 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:52 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-0f71ed1b-7902-4ac6-aa0f-b22537117c60 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:52 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:52 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:19:52 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:52 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:19:52 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-0f71ed1b-7902-4ac6-aa0f-b22537117c60 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Volume info retrieved successfully. Sep 07 18:19:52 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-0f71ed1b-7902-4ac6-aa0f-b22537117c60 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] http://192.168.122.66/volume/v3/volumes/18b4200f-f4cd-4461-a47b-7d2de818b315 returned with HTTP 200 Sep 07 18:19:52 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1496/2998] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:19:52 2026] GET /volume/v3/volumes/18b4200f-f4cd-4461-a47b-7d2de818b315 => generated 1014 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 18:19:52 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-68def69d-fc4b-46bf-bf0b-5c4730634f26 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:53 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-68def69d-fc4b-46bf-bf0b-5c4730634f26 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-member] GET http://192.168.122.66/volume/v3/snapshots/aa933e3d-f4ef-41ee-8d92-73c09eca8844 Sep 07 18:19:53 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-68def69d-fc4b-46bf-bf0b-5c4730634f26 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:53 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-68def69d-fc4b-46bf-bf0b-5c4730634f26 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:53 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:53 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:19:53 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-68def69d-fc4b-46bf-bf0b-5c4730634f26 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-member] Snapshot retrieved successfully. Sep 07 18:19:53 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-68def69d-fc4b-46bf-bf0b-5c4730634f26 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-member] http://192.168.122.66/volume/v3/snapshots/aa933e3d-f4ef-41ee-8d92-73c09eca8844 returned with HTTP 200 Sep 07 18:19:53 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1503/2999] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:19:52 2026] GET /volume/v3/snapshots/aa933e3d-f4ef-41ee-8d92-73c09eca8844 => generated 465 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:19:53 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-c4fa78f3-42d2-49a3-9eb1-1db602a7f0ec None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:53 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c4fa78f3-42d2-49a3-9eb1-1db602a7f0ec tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] GET http://192.168.122.66/volume/v3/volumes/18b4200f-f4cd-4461-a47b-7d2de818b315 Sep 07 18:19:53 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c4fa78f3-42d2-49a3-9eb1-1db602a7f0ec tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:53 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c4fa78f3-42d2-49a3-9eb1-1db602a7f0ec tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:53 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:53 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:19:53 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:53 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:19:53 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-c4fa78f3-42d2-49a3-9eb1-1db602a7f0ec tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Volume info retrieved successfully. Sep 07 18:19:53 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c4fa78f3-42d2-49a3-9eb1-1db602a7f0ec tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] http://192.168.122.66/volume/v3/volumes/18b4200f-f4cd-4461-a47b-7d2de818b315 returned with HTTP 200 Sep 07 18:19:53 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1497/3000] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:19:53 2026] GET /volume/v3/volumes/18b4200f-f4cd-4461-a47b-7d2de818b315 => generated 1015 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 18:19:53 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-48532f0d-4e5c-453b-b694-027e804733f9 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:53 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-48532f0d-4e5c-453b-b694-027e804733f9 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-reader] GET http://192.168.122.66/volume/v3/volumes Sep 07 18:19:53 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-48532f0d-4e5c-453b-b694-027e804733f9 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-reader] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:53 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-48532f0d-4e5c-453b-b694-027e804733f9 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-reader] Calling method 'index' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:53 devstack devstack@c-api.service[86965]: DEBUG cinder.api.api_utils [None req-48532f0d-4e5c-453b-b694-027e804733f9 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-reader] Removing options '' from query. {{(pid=86965) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 18:19:53 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-48532f0d-4e5c-453b-b694-027e804733f9 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86965) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 18:19:53 devstack devstack@c-api.service[86965]: /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 07 18:19:53 devstack devstack@c-api.service[86965]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 18:19:53 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:53 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:19:53 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-48532f0d-4e5c-453b-b694-027e804733f9 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-reader] Get all volumes completed successfully. Sep 07 18:19:53 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-48532f0d-4e5c-453b-b694-027e804733f9 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-reader] http://192.168.122.66/volume/v3/volumes returned with HTTP 200 Sep 07 18:19:53 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1504/3001] 192.168.122.66 () {60 vars in 1157 bytes} [Mon Sep 7 18:19:53 2026] GET /volume/v3/volumes => generated 342 bytes in 371 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:19:53 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-b0a1671c-090c-49b1-980d-a0cfe5d0d16b None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:53 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b0a1671c-090c-49b1-980d-a0cfe5d0d16b tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] DELETE http://192.168.122.66/volume/v3/volumes/18b4200f-f4cd-4461-a47b-7d2de818b315 Sep 07 18:19:53 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-b0a1671c-090c-49b1-980d-a0cfe5d0d16b tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:53 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-b0a1671c-090c-49b1-980d-a0cfe5d0d16b tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:53 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-b0a1671c-090c-49b1-980d-a0cfe5d0d16b tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Delete volume with id: 18b4200f-f4cd-4461-a47b-7d2de818b315 Sep 07 18:19:53 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:53 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:19:53 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:53 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:19:54 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-b0a1671c-090c-49b1-980d-a0cfe5d0d16b tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Volume info retrieved successfully. Sep 07 18:19:54 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-95d97987-8581-4247-a788-00f273b3f393 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:54 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-95d97987-8581-4247-a788-00f273b3f393 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-member] GET http://192.168.122.66/volume/v3/snapshots/aa933e3d-f4ef-41ee-8d92-73c09eca8844 Sep 07 18:19:54 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-95d97987-8581-4247-a788-00f273b3f393 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:54 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-95d97987-8581-4247-a788-00f273b3f393 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:54 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-b0a1671c-090c-49b1-980d-a0cfe5d0d16b tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Delete volume request issued successfully. Sep 07 18:19:54 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b0a1671c-090c-49b1-980d-a0cfe5d0d16b tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] http://192.168.122.66/volume/v3/volumes/18b4200f-f4cd-4461-a47b-7d2de818b315 returned with HTTP 202 Sep 07 18:19:54 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1498/3002] 192.168.122.66 () {60 vars in 1271 bytes} [Mon Sep 7 18:19:53 2026] DELETE /volume/v3/volumes/18b4200f-f4cd-4461-a47b-7d2de818b315 => generated 0 bytes in 148 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 18:19:54 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-88220f7c-d6ca-4864-87d5-f3e077a78d25 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:54 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-88220f7c-d6ca-4864-87d5-f3e077a78d25 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] GET http://192.168.122.66/volume/v3/volumes/18b4200f-f4cd-4461-a47b-7d2de818b315 Sep 07 18:19:54 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-88220f7c-d6ca-4864-87d5-f3e077a78d25 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:54 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-88220f7c-d6ca-4864-87d5-f3e077a78d25 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:54 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:54 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:19:54 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-95d97987-8581-4247-a788-00f273b3f393 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-member] Snapshot retrieved successfully. Sep 07 18:19:54 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-95d97987-8581-4247-a788-00f273b3f393 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-member] http://192.168.122.66/volume/v3/snapshots/aa933e3d-f4ef-41ee-8d92-73c09eca8844 returned with HTTP 200 Sep 07 18:19:54 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1505/3003] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:19:54 2026] GET /volume/v3/snapshots/aa933e3d-f4ef-41ee-8d92-73c09eca8844 => generated 465 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:19:54 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:54 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:19:54 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:54 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:19:54 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-88220f7c-d6ca-4864-87d5-f3e077a78d25 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Volume info retrieved successfully. Sep 07 18:19:54 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-88220f7c-d6ca-4864-87d5-f3e077a78d25 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] http://192.168.122.66/volume/v3/volumes/18b4200f-f4cd-4461-a47b-7d2de818b315 returned with HTTP 200 Sep 07 18:19:54 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1499/3004] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:19:54 2026] GET /volume/v3/volumes/18b4200f-f4cd-4461-a47b-7d2de818b315 => generated 1014 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 18:19:55 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-bb8e8cc0-23e0-40b6-ab45-83f91acc331d None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:55 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-bb8e8cc0-23e0-40b6-ab45-83f91acc331d tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-member] GET http://192.168.122.66/volume/v3/snapshots/aa933e3d-f4ef-41ee-8d92-73c09eca8844 Sep 07 18:19:55 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-bb8e8cc0-23e0-40b6-ab45-83f91acc331d tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:55 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-bb8e8cc0-23e0-40b6-ab45-83f91acc331d tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:55 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-bb8e8cc0-23e0-40b6-ab45-83f91acc331d tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-member] http://192.168.122.66/volume/v3/snapshots/aa933e3d-f4ef-41ee-8d92-73c09eca8844 returned with HTTP 404 Sep 07 18:19:55 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1506/3005] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:19:55 2026] GET /volume/v3/snapshots/aa933e3d-f4ef-41ee-8d92-73c09eca8844 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:19:55 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-10e8d3f4-e6fe-413d-aa09-6a12638430e9 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:55 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-10e8d3f4-e6fe-413d-aa09-6a12638430e9 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] DELETE http://192.168.122.66/volume/v3/snapshots/aa933e3d-f4ef-41ee-8d92-73c09eca8844 Sep 07 18:19:55 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-10e8d3f4-e6fe-413d-aa09-6a12638430e9 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:55 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-10e8d3f4-e6fe-413d-aa09-6a12638430e9 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:55 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.snapshots [None req-10e8d3f4-e6fe-413d-aa09-6a12638430e9 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Delete snapshot with id: aa933e3d-f4ef-41ee-8d92-73c09eca8844 Sep 07 18:19:55 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-3aebcbcd-fb32-4df4-b010-8335939409fa None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:55 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-3aebcbcd-fb32-4df4-b010-8335939409fa tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] GET http://192.168.122.66/volume/v3/volumes/18b4200f-f4cd-4461-a47b-7d2de818b315 Sep 07 18:19:55 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-3aebcbcd-fb32-4df4-b010-8335939409fa tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:55 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-3aebcbcd-fb32-4df4-b010-8335939409fa tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:55 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-10e8d3f4-e6fe-413d-aa09-6a12638430e9 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/snapshots/aa933e3d-f4ef-41ee-8d92-73c09eca8844 returned with HTTP 404 Sep 07 18:19:55 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1500/3006] 192.168.122.66 () {58 vars in 1236 bytes} [Mon Sep 7 18:19:55 2026] DELETE /volume/v3/snapshots/aa933e3d-f4ef-41ee-8d92-73c09eca8844 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:19:55 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-13dc33fa-83fa-4ffd-b0a5-9731c1d5f713 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:55 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-13dc33fa-83fa-4ffd-b0a5-9731c1d5f713 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] GET http://192.168.122.66/volume/v3/snapshots/aa933e3d-f4ef-41ee-8d92-73c09eca8844 Sep 07 18:19:55 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-13dc33fa-83fa-4ffd-b0a5-9731c1d5f713 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:55 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-13dc33fa-83fa-4ffd-b0a5-9731c1d5f713 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:55 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-3aebcbcd-fb32-4df4-b010-8335939409fa tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] http://192.168.122.66/volume/v3/volumes/18b4200f-f4cd-4461-a47b-7d2de818b315 returned with HTTP 404 Sep 07 18:19:55 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1507/3007] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:19:55 2026] GET /volume/v3/volumes/18b4200f-f4cd-4461-a47b-7d2de818b315 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 18:19:55 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-13dc33fa-83fa-4ffd-b0a5-9731c1d5f713 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/snapshots/aa933e3d-f4ef-41ee-8d92-73c09eca8844 returned with HTTP 404 Sep 07 18:19:55 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1501/3008] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:19:55 2026] GET /volume/v3/snapshots/aa933e3d-f4ef-41ee-8d92-73c09eca8844 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:19:55 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-9043141e-d7a0-42d8-bf0b-1088a89d96ec None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:55 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-9043141e-d7a0-42d8-bf0b-1088a89d96ec tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:19:55 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-9043141e-d7a0-42d8-bf0b-1088a89d96ec tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1949971277"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:19:55 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-9e893c06-b2ef-4c55-82fe-b81bf2165568 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:55 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-9e893c06-b2ef-4c55-82fe-b81bf2165568 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] DELETE http://192.168.122.66/volume/v3/volumes/34258ee5-5169-4a3a-8d7f-cc63ebffdcfc Sep 07 18:19:55 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-9e893c06-b2ef-4c55-82fe-b81bf2165568 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:55 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-9e893c06-b2ef-4c55-82fe-b81bf2165568 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:55 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.volumes [None req-9043141e-d7a0-42d8-bf0b-1088a89d96ec tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1949971277'}} {{(pid=86965) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:19:55 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-9e893c06-b2ef-4c55-82fe-b81bf2165568 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Delete volume with id: 34258ee5-5169-4a3a-8d7f-cc63ebffdcfc Sep 07 18:19:55 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-9043141e-d7a0-42d8-bf0b-1088a89d96ec tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Create volume of 1 GB Sep 07 18:19:55 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:55 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:19:55 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:55 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:19:55 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-9043141e-d7a0-42d8-bf0b-1088a89d96ec tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Availability Zones retrieved successfully. Sep 07 18:19:55 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-9e893c06-b2ef-4c55-82fe-b81bf2165568 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Volume info retrieved successfully. Sep 07 18:19:55 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-9043141e-d7a0-42d8-bf0b-1088a89d96ec tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Flow 'volume_create_api' (e22354dd-47e8-4791-bb52-8183315eb27d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:19:55 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-9043141e-d7a0-42d8-bf0b-1088a89d96ec tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be2e5605-41a5-44c5-8f08-7f557170fb3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:19:55 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-9e893c06-b2ef-4c55-82fe-b81bf2165568 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Delete volume request issued successfully. Sep 07 18:19:55 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-9e893c06-b2ef-4c55-82fe-b81bf2165568 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/volumes/34258ee5-5169-4a3a-8d7f-cc63ebffdcfc returned with HTTP 202 Sep 07 18:19:55 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1502/3009] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:19:55 2026] DELETE /volume/v3/volumes/34258ee5-5169-4a3a-8d7f-cc63ebffdcfc => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:19:55 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.flows.api.create_volume [None req-9043141e-d7a0-42d8-bf0b-1088a89d96ec tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Validating volume size '1' using validate_int {{(pid=86965) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:19:55 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-f22f5cf9-c022-47bd-95bd-d7dd798a614f None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:55 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-9043141e-d7a0-42d8-bf0b-1088a89d96ec tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be2e5605-41a5-44c5-8f08-7f557170fb3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:19:55 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-9043141e-d7a0-42d8-bf0b-1088a89d96ec tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a4dd458-7567-490b-8a39-5e684f35cd96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:19:55 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-f22f5cf9-c022-47bd-95bd-d7dd798a614f tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:19:55 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-f22f5cf9-c022-47bd-95bd-d7dd798a614f tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:19:55 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.volumes [None req-f22f5cf9-c022-47bd-95bd-d7dd798a614f tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=86964) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:19:55 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-f22f5cf9-c022-47bd-95bd-d7dd798a614f tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] Create volume of 1 GB Sep 07 18:19:55 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-f22f5cf9-c022-47bd-95bd-d7dd798a614f tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] Availability Zones retrieved successfully. Sep 07 18:19:55 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-f22f5cf9-c022-47bd-95bd-d7dd798a614f tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] Flow 'volume_create_api' (e56c2ee3-b5db-497a-a524-728722b058ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:19:55 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-f22f5cf9-c022-47bd-95bd-d7dd798a614f tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (739c5f4b-5c04-4235-aa54-13d04470a3a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:19:55 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.flows.api.create_volume [None req-f22f5cf9-c022-47bd-95bd-d7dd798a614f tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] Validating volume size '1' using validate_int {{(pid=86964) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:19:55 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-f22f5cf9-c022-47bd-95bd-d7dd798a614f tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (739c5f4b-5c04-4235-aa54-13d04470a3a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:19:55 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-f22f5cf9-c022-47bd-95bd-d7dd798a614f tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c509cb7-e5e2-4487-bdcb-9f35108eff97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:19:55 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-f22f5cf9-c022-47bd-95bd-d7dd798a614f tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] Created reservations ['a7edbd06-cf80-45f2-b8a5-c3415af5e591', '2816cf9e-3ef2-4883-badb-d681d4a10c81', '767e7168-9118-4c5d-b998-a00fd1df5db2', 'cbdd4884-13f3-417e-9d32-c8bba2da0704'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:19:55 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-f22f5cf9-c022-47bd-95bd-d7dd798a614f tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c509cb7-e5e2-4487-bdcb-9f35108eff97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a7edbd06-cf80-45f2-b8a5-c3415af5e591', '2816cf9e-3ef2-4883-badb-d681d4a10c81', '767e7168-9118-4c5d-b998-a00fd1df5db2', 'cbdd4884-13f3-417e-9d32-c8bba2da0704']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:19:55 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-f22f5cf9-c022-47bd-95bd-d7dd798a614f tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0aa24572-dac6-4ec5-94fe-e75dd8552b0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:19:55 devstack devstack@c-api.service[86965]: DEBUG cinder.quota [None req-9043141e-d7a0-42d8-bf0b-1088a89d96ec tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Created reservations ['0280074f-4329-4497-b74b-6e4c3eeca3a5', '28ba6987-8a35-4c42-8c8f-ff89a18246e7', '710a202c-1da7-4fa6-a334-8bacf0bd6310', '240f06ba-0fe8-4535-bcf8-83f4bd905e54'] {{(pid=86965) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:19:55 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-9043141e-d7a0-42d8-bf0b-1088a89d96ec tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a4dd458-7567-490b-8a39-5e684f35cd96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0280074f-4329-4497-b74b-6e4c3eeca3a5', '28ba6987-8a35-4c42-8c8f-ff89a18246e7', '710a202c-1da7-4fa6-a334-8bacf0bd6310', '240f06ba-0fe8-4535-bcf8-83f4bd905e54']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:19:55 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-9043141e-d7a0-42d8-bf0b-1088a89d96ec tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb306739-f9e8-437a-bf30-f764d7c371b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:19:56 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:56 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:19:56 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:56 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:19:56 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-f22f5cf9-c022-47bd-95bd-d7dd798a614f tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0aa24572-dac6-4ec5-94fe-e75dd8552b0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a93423b7-d970-4f6b-bc56-f5ae7f5fd20d', '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='5b612eceac8f47e6a6322af0d677bc4a',qos_specs=None,replication_status=,reservations=['a7edbd06-cf80-45f2-b8a5-c3415af5e591','2816cf9e-3ef2-4883-badb-d681d4a10c81','767e7168-9118-4c5d-b998-a00fd1df5db2','cbdd4884-13f3-417e-9d32-c8bba2da0704'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4da17dd575046a78b76172dd380b062',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:19:55Z,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=a93423b7-d970-4f6b-bc56-f5ae7f5fd20d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5b612eceac8f47e6a6322af0d677bc4a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e4da17dd575046a78b76172dd380b062',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:19:56 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-f22f5cf9-c022-47bd-95bd-d7dd798a614f tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d53f281b-41b6-462b-a674-e15de2de66c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:19:56 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-9043141e-d7a0-42d8-bf0b-1088a89d96ec tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb306739-f9e8-437a-bf30-f764d7c371b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ea712b69-8d42-43a4-84b5-47565c396e5a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1949971277',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65b8e30667d9491680120f3ae1aaac5b',qos_specs=None,replication_status=,reservations=['0280074f-4329-4497-b74b-6e4c3eeca3a5','28ba6987-8a35-4c42-8c8f-ff89a18246e7','710a202c-1da7-4fa6-a334-8bacf0bd6310','240f06ba-0fe8-4535-bcf8-83f4bd905e54'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c1e7a9ef62d4198bf344d0b36569a5e',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:19:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1949971277',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ea712b69-8d42-43a4-84b5-47565c396e5a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='65b8e30667d9491680120f3ae1aaac5b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4c1e7a9ef62d4198bf344d0b36569a5e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:19:56 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-9043141e-d7a0-42d8-bf0b-1088a89d96ec tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbf4c1ea-90c2-40fe-832e-cdd3e08ff648) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:19:56 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-f22f5cf9-c022-47bd-95bd-d7dd798a614f tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d53f281b-41b6-462b-a674-e15de2de66c7) transitioned into state 'SUCCESS' from 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='5b612eceac8f47e6a6322af0d677bc4a',qos_specs=None,replication_status=,reservations=['a7edbd06-cf80-45f2-b8a5-c3415af5e591','2816cf9e-3ef2-4883-badb-d681d4a10c81','767e7168-9118-4c5d-b998-a00fd1df5db2','cbdd4884-13f3-417e-9d32-c8bba2da0704'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4da17dd575046a78b76172dd380b062',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:19:56 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-f22f5cf9-c022-47bd-95bd-d7dd798a614f tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04c7839d-28f7-4cdc-84ec-ddebc4c78274) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:19:56 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-f22f5cf9-c022-47bd-95bd-d7dd798a614f tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04c7839d-28f7-4cdc-84ec-ddebc4c78274) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:19:56 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-f22f5cf9-c022-47bd-95bd-d7dd798a614f tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] Flow 'volume_create_api' (e56c2ee3-b5db-497a-a524-728722b058ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:19:56 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-f22f5cf9-c022-47bd-95bd-d7dd798a614f tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] Create volume request issued successfully. Sep 07 18:19:56 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-f22f5cf9-c022-47bd-95bd-d7dd798a614f tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:19:56 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1503/3010] 192.168.122.66 () {60 vars in 1137 bytes} [Mon Sep 7 18:19:55 2026] POST /volume/v3/volumes => generated 747 bytes in 790 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:19:56 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-63ddc73e-9cb0-476d-ade4-9da5694cf233 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:56 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-9043141e-d7a0-42d8-bf0b-1088a89d96ec tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbf4c1ea-90c2-40fe-832e-cdd3e08ff648) transitioned into state 'SUCCESS' from state '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-1949971277',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65b8e30667d9491680120f3ae1aaac5b',qos_specs=None,replication_status=,reservations=['0280074f-4329-4497-b74b-6e4c3eeca3a5','28ba6987-8a35-4c42-8c8f-ff89a18246e7','710a202c-1da7-4fa6-a334-8bacf0bd6310','240f06ba-0fe8-4535-bcf8-83f4bd905e54'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c1e7a9ef62d4198bf344d0b36569a5e',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:19:56 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-63ddc73e-9cb0-476d-ade4-9da5694cf233 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] GET http://192.168.122.66/volume/v3/volumes/34258ee5-5169-4a3a-8d7f-cc63ebffdcfc Sep 07 18:19:56 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-63ddc73e-9cb0-476d-ade4-9da5694cf233 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:56 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-63ddc73e-9cb0-476d-ade4-9da5694cf233 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:56 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-9043141e-d7a0-42d8-bf0b-1088a89d96ec tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ba70df7-502f-4759-a202-a6bdd305520f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:19:56 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:56 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:19:56 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:56 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:19:56 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-63ddc73e-9cb0-476d-ade4-9da5694cf233 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Volume info retrieved successfully. Sep 07 18:19:56 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-9043141e-d7a0-42d8-bf0b-1088a89d96ec tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ba70df7-502f-4759-a202-a6bdd305520f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:19:56 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-9043141e-d7a0-42d8-bf0b-1088a89d96ec tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Flow 'volume_create_api' (e22354dd-47e8-4791-bb52-8183315eb27d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:19:56 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-9043141e-d7a0-42d8-bf0b-1088a89d96ec tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Create volume request issued successfully. Sep 07 18:19:56 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-9043141e-d7a0-42d8-bf0b-1088a89d96ec tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:19:56 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1508/3011] 192.168.122.66 () {62 vars in 1178 bytes} [Mon Sep 7 18:19:55 2026] POST /volume/v3/volumes => generated 785 bytes in 991 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:19:56 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-19e3762e-b1c7-4357-a237-8029ef40dfe1 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:56 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-63ddc73e-9cb0-476d-ade4-9da5694cf233 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/volumes/34258ee5-5169-4a3a-8d7f-cc63ebffdcfc returned with HTTP 200 Sep 07 18:19:56 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1504/3012] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:19:56 2026] GET /volume/v3/volumes/34258ee5-5169-4a3a-8d7f-cc63ebffdcfc => generated 1013 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:19:56 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-19e3762e-b1c7-4357-a237-8029ef40dfe1 tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] GET http://192.168.122.66/volume/v3/volumes/a93423b7-d970-4f6b-bc56-f5ae7f5fd20d Sep 07 18:19:56 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-19e3762e-b1c7-4357-a237-8029ef40dfe1 tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:56 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-19e3762e-b1c7-4357-a237-8029ef40dfe1 tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:56 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-d0e7a770-728a-4571-a566-3feb178e07df None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:56 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-d0e7a770-728a-4571-a566-3feb178e07df tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] GET http://192.168.122.66/volume/v3/volumes/ea712b69-8d42-43a4-84b5-47565c396e5a Sep 07 18:19:56 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-d0e7a770-728a-4571-a566-3feb178e07df tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:56 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-d0e7a770-728a-4571-a566-3feb178e07df tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:56 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:56 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:19:56 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:56 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:19:56 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-19e3762e-b1c7-4357-a237-8029ef40dfe1 tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] Volume info retrieved successfully. Sep 07 18:19:56 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:56 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:19:56 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:56 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:19:56 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-d0e7a770-728a-4571-a566-3feb178e07df tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Volume info retrieved successfully. Sep 07 18:19:56 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-19e3762e-b1c7-4357-a237-8029ef40dfe1 tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] http://192.168.122.66/volume/v3/volumes/a93423b7-d970-4f6b-bc56-f5ae7f5fd20d returned with HTTP 200 Sep 07 18:19:56 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1509/3013] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:19:56 2026] GET /volume/v3/volumes/a93423b7-d970-4f6b-bc56-f5ae7f5fd20d => generated 815 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:19:56 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-d0e7a770-728a-4571-a566-3feb178e07df tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] http://192.168.122.66/volume/v3/volumes/ea712b69-8d42-43a4-84b5-47565c396e5a returned with HTTP 200 Sep 07 18:19:56 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1505/3014] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:19:56 2026] GET /volume/v3/volumes/ea712b69-8d42-43a4-84b5-47565c396e5a => generated 964 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:19:57 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-b361a036-1f31-4e27-be2f-8335ad4f5611 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:57 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-b361a036-1f31-4e27-be2f-8335ad4f5611 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] GET http://192.168.122.66/volume/v3/volumes/34258ee5-5169-4a3a-8d7f-cc63ebffdcfc Sep 07 18:19:57 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-b361a036-1f31-4e27-be2f-8335ad4f5611 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:57 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-b361a036-1f31-4e27-be2f-8335ad4f5611 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:57 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-b361a036-1f31-4e27-be2f-8335ad4f5611 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/volumes/34258ee5-5169-4a3a-8d7f-cc63ebffdcfc returned with HTTP 404 Sep 07 18:19:57 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1510/3015] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:19:57 2026] GET /volume/v3/volumes/34258ee5-5169-4a3a-8d7f-cc63ebffdcfc => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 18:19:57 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-a854ef03-af47-493c-a667-e0f4329a9ed3 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:57 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-a854ef03-af47-493c-a667-e0f4329a9ed3 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:19:57 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-a854ef03-af47-493c-a667-e0f4329a9ed3 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1760839896"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:19:57 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.volumes [None req-a854ef03-af47-493c-a667-e0f4329a9ed3 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1760839896'}} {{(pid=86964) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:19:57 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-a854ef03-af47-493c-a667-e0f4329a9ed3 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Create volume of 1 GB Sep 07 18:19:57 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-a854ef03-af47-493c-a667-e0f4329a9ed3 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Availability Zones retrieved successfully. Sep 07 18:19:57 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-a854ef03-af47-493c-a667-e0f4329a9ed3 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Flow 'volume_create_api' (db02cfbc-cb54-4aca-8f9e-57044255b8a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:19:57 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-a854ef03-af47-493c-a667-e0f4329a9ed3 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7400d81-326a-4abe-814e-6a92a8eaee1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:19:57 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.flows.api.create_volume [None req-a854ef03-af47-493c-a667-e0f4329a9ed3 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Validating volume size '1' using validate_int {{(pid=86964) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:19:57 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-af0998f5-513d-4f31-ba8a-0230e326971e None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:57 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-af0998f5-513d-4f31-ba8a-0230e326971e tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] GET http://192.168.122.66/volume/v3/volumes/a93423b7-d970-4f6b-bc56-f5ae7f5fd20d Sep 07 18:19:57 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-af0998f5-513d-4f31-ba8a-0230e326971e tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:57 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-af0998f5-513d-4f31-ba8a-0230e326971e tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:57 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:57 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:19:57 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:57 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:19:57 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-af0998f5-513d-4f31-ba8a-0230e326971e tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] Volume info retrieved successfully. Sep 07 18:19:57 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-af0998f5-513d-4f31-ba8a-0230e326971e tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] http://192.168.122.66/volume/v3/volumes/a93423b7-d970-4f6b-bc56-f5ae7f5fd20d returned with HTTP 200 Sep 07 18:19:57 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1511/3016] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:19:57 2026] GET /volume/v3/volumes/a93423b7-d970-4f6b-bc56-f5ae7f5fd20d => generated 839 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:19:57 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-7c45273d-8375-46d7-88bf-90aa2875d003 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:57 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-a854ef03-af47-493c-a667-e0f4329a9ed3 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7400d81-326a-4abe-814e-6a92a8eaee1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:19:57 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-a854ef03-af47-493c-a667-e0f4329a9ed3 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50caa427-b175-4d43-a1b4-ce91f48a415a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:19:57 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-7c45273d-8375-46d7-88bf-90aa2875d003 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] GET http://192.168.122.66/volume/v3/volumes/ea712b69-8d42-43a4-84b5-47565c396e5a Sep 07 18:19:57 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-7c45273d-8375-46d7-88bf-90aa2875d003 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:57 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-7c45273d-8375-46d7-88bf-90aa2875d003 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:57 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:57 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:19:57 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:57 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:19:57 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-7c45273d-8375-46d7-88bf-90aa2875d003 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Volume info retrieved successfully. Sep 07 18:19:57 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-7c45273d-8375-46d7-88bf-90aa2875d003 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] http://192.168.122.66/volume/v3/volumes/ea712b69-8d42-43a4-84b5-47565c396e5a returned with HTTP 200 Sep 07 18:19:57 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1512/3017] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:19:57 2026] GET /volume/v3/volumes/ea712b69-8d42-43a4-84b5-47565c396e5a => generated 1014 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 18:19:57 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-a854ef03-af47-493c-a667-e0f4329a9ed3 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Created reservations ['b6f142c1-45ed-44e2-9555-2e976b178f2d', 'd77afb2b-1dff-45bd-8c87-50d2ad8e6e8d', '1046b3b4-629b-4fc6-8caf-9b74e6611550', '1ebdb07c-1aa0-4539-ab11-65b9ea310dc0'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:19:57 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-a854ef03-af47-493c-a667-e0f4329a9ed3 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50caa427-b175-4d43-a1b4-ce91f48a415a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b6f142c1-45ed-44e2-9555-2e976b178f2d', 'd77afb2b-1dff-45bd-8c87-50d2ad8e6e8d', '1046b3b4-629b-4fc6-8caf-9b74e6611550', '1ebdb07c-1aa0-4539-ab11-65b9ea310dc0']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:19:57 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-a854ef03-af47-493c-a667-e0f4329a9ed3 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a400159-c22c-4c1e-8baf-6334396a32ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:19:57 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:57 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:19:57 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-a854ef03-af47-493c-a667-e0f4329a9ed3 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a400159-c22c-4c1e-8baf-6334396a32ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2a8e9409-bfd1-4e86-868f-4d75b80bb391', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1760839896',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e449daccfbab4cd8ba38df886cea84bd',qos_specs=None,replication_status=,reservations=['b6f142c1-45ed-44e2-9555-2e976b178f2d','d77afb2b-1dff-45bd-8c87-50d2ad8e6e8d','1046b3b4-629b-4fc6-8caf-9b74e6611550','1ebdb07c-1aa0-4539-ab11-65b9ea310dc0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0204c187bcf4a5ba9582bac88f452df',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:19:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1760839896',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2a8e9409-bfd1-4e86-868f-4d75b80bb391,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e449daccfbab4cd8ba38df886cea84bd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d0204c187bcf4a5ba9582bac88f452df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:19:57 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-a854ef03-af47-493c-a667-e0f4329a9ed3 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57cd170b-5771-4379-ad19-7d3d6b9943e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:19:57 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-a854ef03-af47-493c-a667-e0f4329a9ed3 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57cd170b-5771-4379-ad19-7d3d6b9943e5) transitioned into state 'SUCCESS' from state '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-1760839896',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e449daccfbab4cd8ba38df886cea84bd',qos_specs=None,replication_status=,reservations=['b6f142c1-45ed-44e2-9555-2e976b178f2d','d77afb2b-1dff-45bd-8c87-50d2ad8e6e8d','1046b3b4-629b-4fc6-8caf-9b74e6611550','1ebdb07c-1aa0-4539-ab11-65b9ea310dc0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0204c187bcf4a5ba9582bac88f452df',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:19:57 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-a854ef03-af47-493c-a667-e0f4329a9ed3 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (545f29d1-b5bd-4571-a01e-a368c045b8dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:19:57 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-a854ef03-af47-493c-a667-e0f4329a9ed3 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (545f29d1-b5bd-4571-a01e-a368c045b8dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:19:57 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-a854ef03-af47-493c-a667-e0f4329a9ed3 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Flow 'volume_create_api' (db02cfbc-cb54-4aca-8f9e-57044255b8a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:19:57 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-a854ef03-af47-493c-a667-e0f4329a9ed3 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Create volume request issued successfully. Sep 07 18:19:57 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-a854ef03-af47-493c-a667-e0f4329a9ed3 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:19:57 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1506/3018] 192.168.122.66 () {60 vars in 1137 bytes} [Mon Sep 7 18:19:57 2026] POST /volume/v3/volumes => generated 785 bytes in 344 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:19:57 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-65c3600e-5318-4765-8acf-15a3b7e15f34 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:57 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-65c3600e-5318-4765-8acf-15a3b7e15f34 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] GET http://192.168.122.66/volume/v3/volumes/2a8e9409-bfd1-4e86-868f-4d75b80bb391 Sep 07 18:19:57 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-65c3600e-5318-4765-8acf-15a3b7e15f34 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:57 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-65c3600e-5318-4765-8acf-15a3b7e15f34 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:57 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:57 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:19:57 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:57 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:19:57 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-65c3600e-5318-4765-8acf-15a3b7e15f34 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Volume info retrieved successfully. Sep 07 18:19:57 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-65c3600e-5318-4765-8acf-15a3b7e15f34 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/volumes/2a8e9409-bfd1-4e86-868f-4d75b80bb391 returned with HTTP 200 Sep 07 18:19:57 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1513/3019] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:19:57 2026] GET /volume/v3/volumes/2a8e9409-bfd1-4e86-868f-4d75b80bb391 => generated 964 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:19:58 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-1c1bbb15-7731-4afb-8b5a-3d61c32a07d6 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:58 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-1c1bbb15-7731-4afb-8b5a-3d61c32a07d6 tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] GET http://192.168.122.66/volume/v3/volumes/a93423b7-d970-4f6b-bc56-f5ae7f5fd20d Sep 07 18:19:58 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-1c1bbb15-7731-4afb-8b5a-3d61c32a07d6 tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:58 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-1c1bbb15-7731-4afb-8b5a-3d61c32a07d6 tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:58 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:58 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:19:58 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:58 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:19:58 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-22f886ad-7175-4751-8e92-3a426c9fe86f None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:58 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-1c1bbb15-7731-4afb-8b5a-3d61c32a07d6 tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] Volume info retrieved successfully. Sep 07 18:19:58 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-22f886ad-7175-4751-8e92-3a426c9fe86f tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] GET http://192.168.122.66/volume/v3/volumes/ea712b69-8d42-43a4-84b5-47565c396e5a Sep 07 18:19:58 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-22f886ad-7175-4751-8e92-3a426c9fe86f tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:58 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-22f886ad-7175-4751-8e92-3a426c9fe86f tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:58 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-1c1bbb15-7731-4afb-8b5a-3d61c32a07d6 tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] http://192.168.122.66/volume/v3/volumes/a93423b7-d970-4f6b-bc56-f5ae7f5fd20d returned with HTTP 200 Sep 07 18:19:58 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1507/3020] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:19:58 2026] GET /volume/v3/volumes/a93423b7-d970-4f6b-bc56-f5ae7f5fd20d => generated 840 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:19:58 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:58 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:19:58 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:58 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:19:58 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-598aa2a9-16e4-41f1-b093-952207c4cbb2 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:58 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-598aa2a9-16e4-41f1-b093-952207c4cbb2 tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] GET http://192.168.122.66/volume/v3/volumes/a93423b7-d970-4f6b-bc56-f5ae7f5fd20d Sep 07 18:19:58 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-22f886ad-7175-4751-8e92-3a426c9fe86f tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Volume info retrieved successfully. Sep 07 18:19:58 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-598aa2a9-16e4-41f1-b093-952207c4cbb2 tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:58 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-598aa2a9-16e4-41f1-b093-952207c4cbb2 tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:58 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-22f886ad-7175-4751-8e92-3a426c9fe86f tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] http://192.168.122.66/volume/v3/volumes/ea712b69-8d42-43a4-84b5-47565c396e5a returned with HTTP 200 Sep 07 18:19:58 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1514/3021] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:19:58 2026] GET /volume/v3/volumes/ea712b69-8d42-43a4-84b5-47565c396e5a => generated 1015 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 18:19:58 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:58 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:19:58 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:58 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:19:58 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-434e78e5-b13a-4f24-99c4-dcd4f352152f None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:58 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-598aa2a9-16e4-41f1-b093-952207c4cbb2 tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] Volume info retrieved successfully. Sep 07 18:19:58 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-434e78e5-b13a-4f24-99c4-dcd4f352152f tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-reader] GET http://192.168.122.66/volume/v3/volumes/detail Sep 07 18:19:58 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-434e78e5-b13a-4f24-99c4-dcd4f352152f tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-reader] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:58 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-434e78e5-b13a-4f24-99c4-dcd4f352152f tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-reader] Calling method 'detail' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:58 devstack devstack@c-api.service[86965]: DEBUG cinder.api.api_utils [None req-434e78e5-b13a-4f24-99c4-dcd4f352152f tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-reader] Removing options '' from query. {{(pid=86965) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 18:19:58 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-434e78e5-b13a-4f24-99c4-dcd4f352152f tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86965) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 18:19:58 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-598aa2a9-16e4-41f1-b093-952207c4cbb2 tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] http://192.168.122.66/volume/v3/volumes/a93423b7-d970-4f6b-bc56-f5ae7f5fd20d returned with HTTP 200 Sep 07 18:19:58 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1508/3022] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:19:58 2026] GET /volume/v3/volumes/a93423b7-d970-4f6b-bc56-f5ae7f5fd20d => generated 840 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:19:58 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:58 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:19:58 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-434e78e5-b13a-4f24-99c4-dcd4f352152f tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-reader] Get all volumes completed successfully. Sep 07 18:19:58 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-3761c337-9f27-4e16-bdc9-4dee4a9540b0 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:58 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:58 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:19:58 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-3761c337-9f27-4e16-bdc9-4dee4a9540b0 tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:19:58 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-3761c337-9f27-4e16-bdc9-4dee4a9540b0 tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-1750181545"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:19:58 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.volumes [None req-3761c337-9f27-4e16-bdc9-4dee4a9540b0 tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-1750181545'}} {{(pid=86964) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:19:58 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-3761c337-9f27-4e16-bdc9-4dee4a9540b0 tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] Create volume of 1 GB Sep 07 18:19:58 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-434e78e5-b13a-4f24-99c4-dcd4f352152f tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-reader] http://192.168.122.66/volume/v3/volumes/detail returned with HTTP 200 Sep 07 18:19:58 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1515/3023] 192.168.122.66 () {60 vars in 1178 bytes} [Mon Sep 7 18:19:58 2026] GET /volume/v3/volumes/detail => generated 855 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:19:58 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-3761c337-9f27-4e16-bdc9-4dee4a9540b0 tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] Availability Zones retrieved successfully. Sep 07 18:19:58 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-8fd021ca-1c4f-4a9a-90d0-5174ab8d5b18 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:58 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-8fd021ca-1c4f-4a9a-90d0-5174ab8d5b18 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] DELETE http://192.168.122.66/volume/v3/volumes/ea712b69-8d42-43a4-84b5-47565c396e5a Sep 07 18:19:58 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-8fd021ca-1c4f-4a9a-90d0-5174ab8d5b18 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:58 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-8fd021ca-1c4f-4a9a-90d0-5174ab8d5b18 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:58 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-8fd021ca-1c4f-4a9a-90d0-5174ab8d5b18 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Delete volume with id: ea712b69-8d42-43a4-84b5-47565c396e5a Sep 07 18:19:58 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:58 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:19:58 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-3761c337-9f27-4e16-bdc9-4dee4a9540b0 tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] Flow 'volume_create_api' (03cb47bb-7038-4eee-b729-6c5775f766f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:19:58 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:58 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:19:58 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-8fd021ca-1c4f-4a9a-90d0-5174ab8d5b18 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Volume info retrieved successfully. Sep 07 18:19:58 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-3761c337-9f27-4e16-bdc9-4dee4a9540b0 tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (879dad8b-8de9-470b-b6df-2fc41efce3f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:19:58 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.flows.api.create_volume [None req-3761c337-9f27-4e16-bdc9-4dee4a9540b0 tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] Validating volume size '1' using validate_int {{(pid=86964) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:19:58 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-8fd021ca-1c4f-4a9a-90d0-5174ab8d5b18 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Delete volume request issued successfully. Sep 07 18:19:58 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-8fd021ca-1c4f-4a9a-90d0-5174ab8d5b18 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] http://192.168.122.66/volume/v3/volumes/ea712b69-8d42-43a4-84b5-47565c396e5a returned with HTTP 202 Sep 07 18:19:58 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1516/3024] 192.168.122.66 () {60 vars in 1271 bytes} [Mon Sep 7 18:19:58 2026] DELETE /volume/v3/volumes/ea712b69-8d42-43a4-84b5-47565c396e5a => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 18:19:58 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-8bd906e4-3535-4cfa-a982-2e4cb160e1c7 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:58 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-8bd906e4-3535-4cfa-a982-2e4cb160e1c7 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] GET http://192.168.122.66/volume/v3/volumes/2a8e9409-bfd1-4e86-868f-4d75b80bb391 Sep 07 18:19:58 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-8bd906e4-3535-4cfa-a982-2e4cb160e1c7 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:58 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-8bd906e4-3535-4cfa-a982-2e4cb160e1c7 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:58 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-3761c337-9f27-4e16-bdc9-4dee4a9540b0 tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (879dad8b-8de9-470b-b6df-2fc41efce3f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:19:58 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:58 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:19:58 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:58 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:19:58 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-3761c337-9f27-4e16-bdc9-4dee4a9540b0 tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06ec2811-047e-40b5-831e-47ff7b164ac6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:19:58 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-8bd906e4-3535-4cfa-a982-2e4cb160e1c7 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Volume info retrieved successfully. Sep 07 18:19:58 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-8bd906e4-3535-4cfa-a982-2e4cb160e1c7 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/volumes/2a8e9409-bfd1-4e86-868f-4d75b80bb391 returned with HTTP 200 Sep 07 18:19:58 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1517/3025] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:19:58 2026] GET /volume/v3/volumes/2a8e9409-bfd1-4e86-868f-4d75b80bb391 => generated 1014 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:19:58 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-5414237b-df7b-48fb-b70f-bc4ad0f88956 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:58 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-5414237b-df7b-48fb-b70f-bc4ad0f88956 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] GET http://192.168.122.66/volume/v3/volumes/ea712b69-8d42-43a4-84b5-47565c396e5a Sep 07 18:19:58 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-5414237b-df7b-48fb-b70f-bc4ad0f88956 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:58 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-5414237b-df7b-48fb-b70f-bc4ad0f88956 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:58 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:58 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:19:58 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:58 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:19:58 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-5414237b-df7b-48fb-b70f-bc4ad0f88956 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Volume info retrieved successfully. Sep 07 18:19:58 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-5414237b-df7b-48fb-b70f-bc4ad0f88956 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] http://192.168.122.66/volume/v3/volumes/ea712b69-8d42-43a4-84b5-47565c396e5a returned with HTTP 200 Sep 07 18:19:58 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1518/3026] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:19:58 2026] GET /volume/v3/volumes/ea712b69-8d42-43a4-84b5-47565c396e5a => generated 1014 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 18:19:59 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-3761c337-9f27-4e16-bdc9-4dee4a9540b0 tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] Created reservations ['b1646af6-58ec-4361-8ce8-ff523a77c25d', '68fa62ba-c589-4d59-a1be-e513701b2ab8', '2ec4afd7-cfee-4902-9dcd-d6416e84ff67', '86e41ffa-c0a1-4341-a86e-4e38076ba16a'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:19:59 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-3761c337-9f27-4e16-bdc9-4dee4a9540b0 tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06ec2811-047e-40b5-831e-47ff7b164ac6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b1646af6-58ec-4361-8ce8-ff523a77c25d', '68fa62ba-c589-4d59-a1be-e513701b2ab8', '2ec4afd7-cfee-4902-9dcd-d6416e84ff67', '86e41ffa-c0a1-4341-a86e-4e38076ba16a']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:19:59 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-3761c337-9f27-4e16-bdc9-4dee4a9540b0 tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73a8dd28-0d0e-401c-b94e-bd8a9bc45120) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:19:59 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:59 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:19:59 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-3761c337-9f27-4e16-bdc9-4dee4a9540b0 tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73a8dd28-0d0e-401c-b94e-bd8a9bc45120) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '68db5d3a-026d-4f0f-a9ad-806600b6b2ab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1750181545',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b612eceac8f47e6a6322af0d677bc4a',qos_specs=None,replication_status=,reservations=['b1646af6-58ec-4361-8ce8-ff523a77c25d','68fa62ba-c589-4d59-a1be-e513701b2ab8','2ec4afd7-cfee-4902-9dcd-d6416e84ff67','86e41ffa-c0a1-4341-a86e-4e38076ba16a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4da17dd575046a78b76172dd380b062',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:19:59Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1750181545',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=68db5d3a-026d-4f0f-a9ad-806600b6b2ab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5b612eceac8f47e6a6322af0d677bc4a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e4da17dd575046a78b76172dd380b062',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:19:59 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-3761c337-9f27-4e16-bdc9-4dee4a9540b0 tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (953b5939-c90c-48bc-b17f-b70c11eeb8d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:19:59 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-3761c337-9f27-4e16-bdc9-4dee4a9540b0 tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (953b5939-c90c-48bc-b17f-b70c11eeb8d9) transitioned into 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-1750181545',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b612eceac8f47e6a6322af0d677bc4a',qos_specs=None,replication_status=,reservations=['b1646af6-58ec-4361-8ce8-ff523a77c25d','68fa62ba-c589-4d59-a1be-e513701b2ab8','2ec4afd7-cfee-4902-9dcd-d6416e84ff67','86e41ffa-c0a1-4341-a86e-4e38076ba16a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4da17dd575046a78b76172dd380b062',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:19:59 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-3761c337-9f27-4e16-bdc9-4dee4a9540b0 tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3dab76e3-c33f-4d00-bccd-697e1bd8a7a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:19:59 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-3761c337-9f27-4e16-bdc9-4dee4a9540b0 tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3dab76e3-c33f-4d00-bccd-697e1bd8a7a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:19:59 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-3761c337-9f27-4e16-bdc9-4dee4a9540b0 tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] Flow 'volume_create_api' (03cb47bb-7038-4eee-b729-6c5775f766f2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:19:59 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-3761c337-9f27-4e16-bdc9-4dee4a9540b0 tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] Create volume request issued successfully. Sep 07 18:19:59 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-3761c337-9f27-4e16-bdc9-4dee4a9540b0 tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:19:59 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1509/3027] 192.168.122.66 () {60 vars in 1138 bytes} [Mon Sep 7 18:19:58 2026] POST /volume/v3/volumes => generated 783 bytes in 494 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:19:59 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-64602cde-3a7d-4708-906c-7f0c5c580345 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:59 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-64602cde-3a7d-4708-906c-7f0c5c580345 tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] GET http://192.168.122.66/volume/v3/volumes/68db5d3a-026d-4f0f-a9ad-806600b6b2ab Sep 07 18:19:59 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-64602cde-3a7d-4708-906c-7f0c5c580345 tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:59 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-64602cde-3a7d-4708-906c-7f0c5c580345 tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:59 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:19:59 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:19:59 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:19:59 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:19:59 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-64602cde-3a7d-4708-906c-7f0c5c580345 tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] Volume info retrieved successfully. Sep 07 18:19:59 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-64602cde-3a7d-4708-906c-7f0c5c580345 tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] http://192.168.122.66/volume/v3/volumes/68db5d3a-026d-4f0f-a9ad-806600b6b2ab returned with HTTP 200 Sep 07 18:19:59 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1519/3028] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:19:59 2026] GET /volume/v3/volumes/68db5d3a-026d-4f0f-a9ad-806600b6b2ab => generated 851 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:19:59 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-8325b444-587a-4855-aab1-1111ba56c50c None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:59 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-8325b444-587a-4855-aab1-1111ba56c50c tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] GET http://192.168.122.66/volume/v3/volumes/2a8e9409-bfd1-4e86-868f-4d75b80bb391 Sep 07 18:19:59 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-8325b444-587a-4855-aab1-1111ba56c50c tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:59 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-8325b444-587a-4855-aab1-1111ba56c50c tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:59 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-30a58f65-c0fe-42c6-9338-45f4cdf723fa None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:19:59 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-30a58f65-c0fe-42c6-9338-45f4cdf723fa tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] GET http://192.168.122.66/volume/v3/volumes/ea712b69-8d42-43a4-84b5-47565c396e5a Sep 07 18:19:59 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-30a58f65-c0fe-42c6-9338-45f4cdf723fa tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:19:59 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-30a58f65-c0fe-42c6-9338-45f4cdf723fa tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:19:59 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-30a58f65-c0fe-42c6-9338-45f4cdf723fa tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] http://192.168.122.66/volume/v3/volumes/ea712b69-8d42-43a4-84b5-47565c396e5a returned with HTTP 404 Sep 07 18:19:59 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1520/3029] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:19:59 2026] GET /volume/v3/volumes/ea712b69-8d42-43a4-84b5-47565c396e5a => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 18:20:00 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-ea0f18fb-517c-4a42-ba35-cbcdcef57584 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:00 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-ea0f18fb-517c-4a42-ba35-cbcdcef57584 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:20:00 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-ea0f18fb-517c-4a42-ba35-cbcdcef57584 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-38921262"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:20:00 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:00 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:20:00 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:00 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:20:00 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.volumes [None req-ea0f18fb-517c-4a42-ba35-cbcdcef57584 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-38921262'}} {{(pid=86965) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:20:00 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-ea0f18fb-517c-4a42-ba35-cbcdcef57584 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Create volume of 1 GB Sep 07 18:20:00 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-8325b444-587a-4855-aab1-1111ba56c50c tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Volume info retrieved successfully. Sep 07 18:20:00 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-ea0f18fb-517c-4a42-ba35-cbcdcef57584 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Availability Zones retrieved successfully. Sep 07 18:20:00 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-8325b444-587a-4855-aab1-1111ba56c50c tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/volumes/2a8e9409-bfd1-4e86-868f-4d75b80bb391 returned with HTTP 200 Sep 07 18:20:00 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1510/3030] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:19:59 2026] GET /volume/v3/volumes/2a8e9409-bfd1-4e86-868f-4d75b80bb391 => generated 1015 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:20:00 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-4d04ad4b-5cbc-4350-9504-fd2ebb6972b3 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:00 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-4d04ad4b-5cbc-4350-9504-fd2ebb6972b3 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] POST http://192.168.122.66/volume/v3/snapshots Sep 07 18:20:00 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-4d04ad4b-5cbc-4350-9504-fd2ebb6972b3 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2a8e9409-bfd1-4e86-868f-4d75b80bb391", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-463931717"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:20:00 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-ea0f18fb-517c-4a42-ba35-cbcdcef57584 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Flow 'volume_create_api' (fe5a67c5-9430-4e67-ae82-f2cc71cff066) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:20:00 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:00 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:20:00 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-ea0f18fb-517c-4a42-ba35-cbcdcef57584 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a38ce5f1-30c0-4559-b9e0-1a7f561cb3cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:20:00 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:00 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:20:00 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-4d04ad4b-5cbc-4350-9504-fd2ebb6972b3 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Volume info retrieved successfully. Sep 07 18:20:00 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.snapshots [None req-4d04ad4b-5cbc-4350-9504-fd2ebb6972b3 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Create snapshot from volume 2a8e9409-bfd1-4e86-868f-4d75b80bb391 Sep 07 18:20:00 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.flows.api.create_volume [None req-ea0f18fb-517c-4a42-ba35-cbcdcef57584 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Validating volume size '1' using validate_int {{(pid=86965) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:20:00 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-4d04ad4b-5cbc-4350-9504-fd2ebb6972b3 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Created reservations ['e0b35f24-b4ff-4516-9006-efce40b900a0', '79fbcd2d-8d02-46bc-bb75-5b7b0ee2df67', '0b7bc88d-9452-4b44-86d3-1ee1fce41b5e', '6206ef5d-4ba6-4247-add3-fe8d1675102f'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:20:00 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-ea0f18fb-517c-4a42-ba35-cbcdcef57584 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a38ce5f1-30c0-4559-b9e0-1a7f561cb3cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:20:00 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:00 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:20:00 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-ea0f18fb-517c-4a42-ba35-cbcdcef57584 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b67f3fe4-3f6d-4cc8-9dd4-6853b2318c88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:20:00 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-4d04ad4b-5cbc-4350-9504-fd2ebb6972b3 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Snapshot create request issued successfully. Sep 07 18:20:00 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-4d04ad4b-5cbc-4350-9504-fd2ebb6972b3 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/snapshots returned with HTTP 202 Sep 07 18:20:00 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1511/3031] 192.168.122.66 () {60 vars in 1144 bytes} [Mon Sep 7 18:20:00 2026] POST /volume/v3/snapshots => generated 307 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:20:00 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-6592aba1-02e8-48e8-9502-a7986c2ca133 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:00 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-6592aba1-02e8-48e8-9502-a7986c2ca133 tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] GET http://192.168.122.66/volume/v3/volumes/68db5d3a-026d-4f0f-a9ad-806600b6b2ab Sep 07 18:20:00 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-6592aba1-02e8-48e8-9502-a7986c2ca133 tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:00 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-6592aba1-02e8-48e8-9502-a7986c2ca133 tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:00 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:00 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:20:00 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:00 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:20:00 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-6592aba1-02e8-48e8-9502-a7986c2ca133 tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] Volume info retrieved successfully. Sep 07 18:20:00 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-6592aba1-02e8-48e8-9502-a7986c2ca133 tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] http://192.168.122.66/volume/v3/volumes/68db5d3a-026d-4f0f-a9ad-806600b6b2ab returned with HTTP 200 Sep 07 18:20:00 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1512/3032] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:20:00 2026] GET /volume/v3/volumes/68db5d3a-026d-4f0f-a9ad-806600b6b2ab => generated 875 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:20:00 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-98772e9b-96bd-4749-b92b-8164e8bd56a1 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:00 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-98772e9b-96bd-4749-b92b-8164e8bd56a1 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] GET http://192.168.122.66/volume/v3/snapshots/c99580ff-eddf-4bf8-9d00-fe5d04d0c612 Sep 07 18:20:00 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-98772e9b-96bd-4749-b92b-8164e8bd56a1 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:00 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-98772e9b-96bd-4749-b92b-8164e8bd56a1 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:00 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:00 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:20:00 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-98772e9b-96bd-4749-b92b-8164e8bd56a1 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Snapshot retrieved successfully. Sep 07 18:20:00 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-98772e9b-96bd-4749-b92b-8164e8bd56a1 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/snapshots/c99580ff-eddf-4bf8-9d00-fe5d04d0c612 returned with HTTP 200 Sep 07 18:20:00 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1513/3033] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:20:00 2026] GET /volume/v3/snapshots/c99580ff-eddf-4bf8-9d00-fe5d04d0c612 => generated 439 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:20:00 devstack devstack@c-api.service[86965]: DEBUG cinder.quota [None req-ea0f18fb-517c-4a42-ba35-cbcdcef57584 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Created reservations ['65297630-fc22-423c-9dfb-78e380ef09a4', '2e321cc2-73fa-429c-8169-16a9140bfc54', '17bae16f-8250-4bb0-859e-2b49f2f27179', 'dbf693c5-7f75-4d49-8326-3271886e9bb4'] {{(pid=86965) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:20:00 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-ea0f18fb-517c-4a42-ba35-cbcdcef57584 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b67f3fe4-3f6d-4cc8-9dd4-6853b2318c88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['65297630-fc22-423c-9dfb-78e380ef09a4', '2e321cc2-73fa-429c-8169-16a9140bfc54', '17bae16f-8250-4bb0-859e-2b49f2f27179', 'dbf693c5-7f75-4d49-8326-3271886e9bb4']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:20:00 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-ea0f18fb-517c-4a42-ba35-cbcdcef57584 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8608679-209c-474b-bd22-a16609c55542) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:20:00 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:00 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:20:00 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-ea0f18fb-517c-4a42-ba35-cbcdcef57584 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8608679-209c-474b-bd22-a16609c55542) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '65c7436b-5edf-4e58-85ca-10a662156e6c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-38921262',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65b8e30667d9491680120f3ae1aaac5b',qos_specs=None,replication_status=,reservations=['65297630-fc22-423c-9dfb-78e380ef09a4','2e321cc2-73fa-429c-8169-16a9140bfc54','17bae16f-8250-4bb0-859e-2b49f2f27179','dbf693c5-7f75-4d49-8326-3271886e9bb4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c1e7a9ef62d4198bf344d0b36569a5e',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:20:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-38921262',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=65c7436b-5edf-4e58-85ca-10a662156e6c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='65b8e30667d9491680120f3ae1aaac5b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4c1e7a9ef62d4198bf344d0b36569a5e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:20:00 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-ea0f18fb-517c-4a42-ba35-cbcdcef57584 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (547528e5-6014-44a8-937a-4ba89ee578d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:20:00 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-ea0f18fb-517c-4a42-ba35-cbcdcef57584 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (547528e5-6014-44a8-937a-4ba89ee578d4) transitioned into state 'SUCCESS' from state '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-38921262',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65b8e30667d9491680120f3ae1aaac5b',qos_specs=None,replication_status=,reservations=['65297630-fc22-423c-9dfb-78e380ef09a4','2e321cc2-73fa-429c-8169-16a9140bfc54','17bae16f-8250-4bb0-859e-2b49f2f27179','dbf693c5-7f75-4d49-8326-3271886e9bb4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c1e7a9ef62d4198bf344d0b36569a5e',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:20:00 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-ea0f18fb-517c-4a42-ba35-cbcdcef57584 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7557de90-90d2-40a8-abcb-7e41dc85b269) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:20:00 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-ea0f18fb-517c-4a42-ba35-cbcdcef57584 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7557de90-90d2-40a8-abcb-7e41dc85b269) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:20:00 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-ea0f18fb-517c-4a42-ba35-cbcdcef57584 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Flow 'volume_create_api' (fe5a67c5-9430-4e67-ae82-f2cc71cff066) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:20:00 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-ea0f18fb-517c-4a42-ba35-cbcdcef57584 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Create volume request issued successfully. Sep 07 18:20:00 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-ea0f18fb-517c-4a42-ba35-cbcdcef57584 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:20:00 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1521/3034] 192.168.122.66 () {62 vars in 1178 bytes} [Mon Sep 7 18:20:00 2026] POST /volume/v3/volumes => generated 783 bytes in 533 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:20:00 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-b1c712ae-7c1a-4818-85c5-6c2d931171d7 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:00 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b1c712ae-7c1a-4818-85c5-6c2d931171d7 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] GET http://192.168.122.66/volume/v3/volumes/65c7436b-5edf-4e58-85ca-10a662156e6c Sep 07 18:20:00 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-b1c712ae-7c1a-4818-85c5-6c2d931171d7 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:00 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-b1c712ae-7c1a-4818-85c5-6c2d931171d7 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:00 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:00 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:20:00 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:00 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:20:00 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-b1c712ae-7c1a-4818-85c5-6c2d931171d7 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Volume info retrieved successfully. Sep 07 18:20:00 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b1c712ae-7c1a-4818-85c5-6c2d931171d7 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] http://192.168.122.66/volume/v3/volumes/65c7436b-5edf-4e58-85ca-10a662156e6c returned with HTTP 200 Sep 07 18:20:00 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1514/3035] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:20:00 2026] GET /volume/v3/volumes/65c7436b-5edf-4e58-85ca-10a662156e6c => generated 962 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:20:01 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-01569746-9580-4ccb-a767-c67008183f20 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:01 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-01569746-9580-4ccb-a767-c67008183f20 tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] GET http://192.168.122.66/volume/v3/volumes/68db5d3a-026d-4f0f-a9ad-806600b6b2ab Sep 07 18:20:01 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-01569746-9580-4ccb-a767-c67008183f20 tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:01 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-01569746-9580-4ccb-a767-c67008183f20 tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:01 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:01 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:20:01 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:01 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:20:01 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-b5a81b3c-094f-45c0-98b4-0bcef4f9a2d8 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:01 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-01569746-9580-4ccb-a767-c67008183f20 tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] Volume info retrieved successfully. Sep 07 18:20:01 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b5a81b3c-094f-45c0-98b4-0bcef4f9a2d8 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] GET http://192.168.122.66/volume/v3/snapshots/c99580ff-eddf-4bf8-9d00-fe5d04d0c612 Sep 07 18:20:01 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-b5a81b3c-094f-45c0-98b4-0bcef4f9a2d8 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:01 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-b5a81b3c-094f-45c0-98b4-0bcef4f9a2d8 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:01 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-01569746-9580-4ccb-a767-c67008183f20 tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] http://192.168.122.66/volume/v3/volumes/68db5d3a-026d-4f0f-a9ad-806600b6b2ab returned with HTTP 200 Sep 07 18:20:01 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1522/3036] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:20:01 2026] GET /volume/v3/volumes/68db5d3a-026d-4f0f-a9ad-806600b6b2ab => generated 876 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:20:01 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:01 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:20:01 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-b5a81b3c-094f-45c0-98b4-0bcef4f9a2d8 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Snapshot retrieved successfully. Sep 07 18:20:01 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b5a81b3c-094f-45c0-98b4-0bcef4f9a2d8 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/snapshots/c99580ff-eddf-4bf8-9d00-fe5d04d0c612 returned with HTTP 200 Sep 07 18:20:01 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1515/3037] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:20:01 2026] GET /volume/v3/snapshots/c99580ff-eddf-4bf8-9d00-fe5d04d0c612 => generated 439 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:20:01 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-65db32b3-867a-43cc-b75d-c321c80c418d None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:01 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-65db32b3-867a-43cc-b75d-c321c80c418d tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] GET http://192.168.122.66/volume/v3/volumes/68db5d3a-026d-4f0f-a9ad-806600b6b2ab Sep 07 18:20:01 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-65db32b3-867a-43cc-b75d-c321c80c418d tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:01 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-65db32b3-867a-43cc-b75d-c321c80c418d tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:01 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:01 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:20:01 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:01 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:20:01 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-65db32b3-867a-43cc-b75d-c321c80c418d tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] Volume info retrieved successfully. Sep 07 18:20:01 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-65db32b3-867a-43cc-b75d-c321c80c418d tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] http://192.168.122.66/volume/v3/volumes/68db5d3a-026d-4f0f-a9ad-806600b6b2ab returned with HTTP 200 Sep 07 18:20:01 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1523/3038] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:20:01 2026] GET /volume/v3/volumes/68db5d3a-026d-4f0f-a9ad-806600b6b2ab => generated 876 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:20:01 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-dc135be5-b937-46e0-9825-3661a8d5bbcc None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:01 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-dc135be5-b937-46e0-9825-3661a8d5bbcc tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] POST http://192.168.122.66/volume/v3/snapshots Sep 07 18:20:01 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-dc135be5-b937-46e0-9825-3661a8d5bbcc tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "68db5d3a-026d-4f0f-a9ad-806600b6b2ab", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-998417139"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:20:01 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:01 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:20:01 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:01 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:20:01 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-dc135be5-b937-46e0-9825-3661a8d5bbcc tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] Volume info retrieved successfully. Sep 07 18:20:01 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.snapshots [None req-dc135be5-b937-46e0-9825-3661a8d5bbcc tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] Create snapshot from volume 68db5d3a-026d-4f0f-a9ad-806600b6b2ab Sep 07 18:20:01 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-dc135be5-b937-46e0-9825-3661a8d5bbcc tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] Created reservations ['868bd4e6-bbfa-4001-9f87-f95a09f7d963', '33c919ef-c6ed-4bb4-9de5-c854c1e10ee8', 'd6d7ecf0-e9da-49c3-b120-ab9d3e216932', 'fc820ef7-893f-4829-b0ce-0cf9ee281c52'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:20:01 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-48507e6f-4863-4103-8fad-19ea20524138 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:01 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-48507e6f-4863-4103-8fad-19ea20524138 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] GET http://192.168.122.66/volume/v3/volumes/65c7436b-5edf-4e58-85ca-10a662156e6c Sep 07 18:20:01 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-48507e6f-4863-4103-8fad-19ea20524138 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:01 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-48507e6f-4863-4103-8fad-19ea20524138 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:01 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:01 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:20:01 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:01 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:20:01 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:01 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:20:01 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-48507e6f-4863-4103-8fad-19ea20524138 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Volume info retrieved successfully. Sep 07 18:20:01 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-48507e6f-4863-4103-8fad-19ea20524138 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] http://192.168.122.66/volume/v3/volumes/65c7436b-5edf-4e58-85ca-10a662156e6c returned with HTTP 200 Sep 07 18:20:01 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1524/3039] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:20:01 2026] GET /volume/v3/volumes/65c7436b-5edf-4e58-85ca-10a662156e6c => generated 1012 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 18:20:01 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-dc135be5-b937-46e0-9825-3661a8d5bbcc tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] Snapshot create request issued successfully. Sep 07 18:20:01 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-dc135be5-b937-46e0-9825-3661a8d5bbcc tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] http://192.168.122.66/volume/v3/snapshots returned with HTTP 202 Sep 07 18:20:01 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1516/3040] 192.168.122.66 () {60 vars in 1144 bytes} [Mon Sep 7 18:20:01 2026] POST /volume/v3/snapshots => generated 325 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:20:01 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-b4c47e9d-916c-4f22-9701-2909c964e586 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:01 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-b4c47e9d-916c-4f22-9701-2909c964e586 tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] GET http://192.168.122.66/volume/v3/snapshots/294dece5-23cd-4be0-b60f-6020e05d518b Sep 07 18:20:01 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-b4c47e9d-916c-4f22-9701-2909c964e586 tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:01 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-b4c47e9d-916c-4f22-9701-2909c964e586 tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:01 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:01 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:20:01 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-b4c47e9d-916c-4f22-9701-2909c964e586 tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] Snapshot retrieved successfully. Sep 07 18:20:01 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-b4c47e9d-916c-4f22-9701-2909c964e586 tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] http://192.168.122.66/volume/v3/snapshots/294dece5-23cd-4be0-b60f-6020e05d518b returned with HTTP 200 Sep 07 18:20:01 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1525/3041] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:20:01 2026] GET /volume/v3/snapshots/294dece5-23cd-4be0-b60f-6020e05d518b => generated 457 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:20:02 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-106f9843-44a0-4a03-89cc-c44a0c98e8e4 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:02 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-106f9843-44a0-4a03-89cc-c44a0c98e8e4 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] GET http://192.168.122.66/volume/v3/snapshots/c99580ff-eddf-4bf8-9d00-fe5d04d0c612 Sep 07 18:20:02 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-106f9843-44a0-4a03-89cc-c44a0c98e8e4 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:02 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-106f9843-44a0-4a03-89cc-c44a0c98e8e4 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:02 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:02 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:20:02 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-106f9843-44a0-4a03-89cc-c44a0c98e8e4 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Snapshot retrieved successfully. Sep 07 18:20:02 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-106f9843-44a0-4a03-89cc-c44a0c98e8e4 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/snapshots/c99580ff-eddf-4bf8-9d00-fe5d04d0c612 returned with HTTP 200 Sep 07 18:20:02 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1517/3042] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:20:02 2026] GET /volume/v3/snapshots/c99580ff-eddf-4bf8-9d00-fe5d04d0c612 => generated 439 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:20:02 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-d8687884-27c2-4bb9-9640-97d4563c9645 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:02 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-d8687884-27c2-4bb9-9640-97d4563c9645 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] GET http://192.168.122.66/volume/v3/volumes/65c7436b-5edf-4e58-85ca-10a662156e6c Sep 07 18:20:02 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-d8687884-27c2-4bb9-9640-97d4563c9645 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:02 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-d8687884-27c2-4bb9-9640-97d4563c9645 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:02 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:02 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:20:02 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:02 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:20:02 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-d8687884-27c2-4bb9-9640-97d4563c9645 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Volume info retrieved successfully. Sep 07 18:20:02 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-d8687884-27c2-4bb9-9640-97d4563c9645 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] http://192.168.122.66/volume/v3/volumes/65c7436b-5edf-4e58-85ca-10a662156e6c returned with HTTP 200 Sep 07 18:20:02 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1526/3043] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:20:02 2026] GET /volume/v3/volumes/65c7436b-5edf-4e58-85ca-10a662156e6c => generated 1012 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 07 18:20:02 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-e30dfd60-13de-4967-bc06-103ea3550531 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:02 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-e30dfd60-13de-4967-bc06-103ea3550531 tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] GET http://192.168.122.66/volume/v3/snapshots/294dece5-23cd-4be0-b60f-6020e05d518b Sep 07 18:20:02 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-e30dfd60-13de-4967-bc06-103ea3550531 tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:02 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-e30dfd60-13de-4967-bc06-103ea3550531 tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:02 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:02 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:20:02 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-e30dfd60-13de-4967-bc06-103ea3550531 tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] Snapshot retrieved successfully. Sep 07 18:20:02 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-e30dfd60-13de-4967-bc06-103ea3550531 tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] http://192.168.122.66/volume/v3/snapshots/294dece5-23cd-4be0-b60f-6020e05d518b returned with HTTP 200 Sep 07 18:20:02 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1518/3044] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:20:02 2026] GET /volume/v3/snapshots/294dece5-23cd-4be0-b60f-6020e05d518b => generated 457 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:20:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-d254af51-0dab-4219-aa0a-e83c1cacd1c1 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:03 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-d254af51-0dab-4219-aa0a-e83c1cacd1c1 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] GET http://192.168.122.66/volume/v3/snapshots/c99580ff-eddf-4bf8-9d00-fe5d04d0c612 Sep 07 18:20:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-d254af51-0dab-4219-aa0a-e83c1cacd1c1 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-d254af51-0dab-4219-aa0a-e83c1cacd1c1 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:03 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:03 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:20:03 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-d254af51-0dab-4219-aa0a-e83c1cacd1c1 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Snapshot retrieved successfully. Sep 07 18:20:03 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-d254af51-0dab-4219-aa0a-e83c1cacd1c1 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/snapshots/c99580ff-eddf-4bf8-9d00-fe5d04d0c612 returned with HTTP 200 Sep 07 18:20:03 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1527/3045] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:20:03 2026] GET /volume/v3/snapshots/c99580ff-eddf-4bf8-9d00-fe5d04d0c612 => generated 466 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:20:03 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-9ab54d3f-3e5a-4e0b-83d2-b6f9a64de8da None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:03 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-9ab54d3f-3e5a-4e0b-83d2-b6f9a64de8da tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-member] POST http://192.168.122.66/volume/v3/snapshots/c99580ff-eddf-4bf8-9d00-fe5d04d0c612/action Sep 07 18:20:03 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-9ab54d3f-3e5a-4e0b-83d2-b6f9a64de8da tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=86964) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:20:03 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-9ab54d3f-3e5a-4e0b-83d2-b6f9a64de8da tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:20:03 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:03 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:20:03 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-9ab54d3f-3e5a-4e0b-83d2-b6f9a64de8da tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-member] Snapshot retrieved successfully. Sep 07 18:20:03 devstack devstack@c-api.service[86964]: DEBUG cinder.policy [None req-9ab54d3f-3e5a-4e0b-83d2-b6f9a64de8da tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '6ab58dfbf3d54b7f8d2bce6a2c6f89c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e449daccfbab4cd8ba38df886cea84bd', '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=86964) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 18:20:03 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-9ab54d3f-3e5a-4e0b-83d2-b6f9a64de8da tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-member] http://192.168.122.66/volume/v3/snapshots/c99580ff-eddf-4bf8-9d00-fe5d04d0c612/action returned with HTTP 403 Sep 07 18:20:03 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1519/3046] 192.168.122.66 () {60 vars in 1275 bytes} [Mon Sep 7 18:20:03 2026] POST /volume/v3/snapshots/c99580ff-eddf-4bf8-9d00-fe5d04d0c612/action => generated 133 bytes in 29 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 07 18:20:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-2142a480-4d8e-4a22-b1b1-03d1e0306347 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:03 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-2142a480-4d8e-4a22-b1b1-03d1e0306347 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] DELETE http://192.168.122.66/volume/v3/snapshots/c99580ff-eddf-4bf8-9d00-fe5d04d0c612 Sep 07 18:20:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-2142a480-4d8e-4a22-b1b1-03d1e0306347 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-2142a480-4d8e-4a22-b1b1-03d1e0306347 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:03 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.snapshots [None req-2142a480-4d8e-4a22-b1b1-03d1e0306347 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Delete snapshot with id: c99580ff-eddf-4bf8-9d00-fe5d04d0c612 Sep 07 18:20:03 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:03 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:20:03 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-2142a480-4d8e-4a22-b1b1-03d1e0306347 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Snapshot retrieved successfully. Sep 07 18:20:03 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:03 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:20:03 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-2142a480-4d8e-4a22-b1b1-03d1e0306347 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Snapshot delete request issued successfully. Sep 07 18:20:03 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-2142a480-4d8e-4a22-b1b1-03d1e0306347 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/snapshots/c99580ff-eddf-4bf8-9d00-fe5d04d0c612 returned with HTTP 202 Sep 07 18:20:03 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1528/3047] 192.168.122.66 () {58 vars in 1236 bytes} [Mon Sep 7 18:20:03 2026] DELETE /volume/v3/snapshots/c99580ff-eddf-4bf8-9d00-fe5d04d0c612 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:20:03 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-c4b8f049-c84a-47a6-b141-5205cb70adda None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:03 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c4b8f049-c84a-47a6-b141-5205cb70adda tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] GET http://192.168.122.66/volume/v3/snapshots/c99580ff-eddf-4bf8-9d00-fe5d04d0c612 Sep 07 18:20:03 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c4b8f049-c84a-47a6-b141-5205cb70adda tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:03 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c4b8f049-c84a-47a6-b141-5205cb70adda tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:03 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:03 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:20:03 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-c4b8f049-c84a-47a6-b141-5205cb70adda tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Snapshot retrieved successfully. Sep 07 18:20:03 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c4b8f049-c84a-47a6-b141-5205cb70adda tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/snapshots/c99580ff-eddf-4bf8-9d00-fe5d04d0c612 returned with HTTP 200 Sep 07 18:20:03 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1520/3048] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:20:03 2026] GET /volume/v3/snapshots/c99580ff-eddf-4bf8-9d00-fe5d04d0c612 => generated 465 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:20:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-df779b07-15dc-40bf-a3ba-d4e7deed43c2 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:03 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-df779b07-15dc-40bf-a3ba-d4e7deed43c2 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] GET http://192.168.122.66/volume/v3/volumes/65c7436b-5edf-4e58-85ca-10a662156e6c Sep 07 18:20:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-df779b07-15dc-40bf-a3ba-d4e7deed43c2 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-df779b07-15dc-40bf-a3ba-d4e7deed43c2 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:03 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:03 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:20:03 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:03 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:20:03 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-a60b588b-f91a-4f48-97c9-33655fec4c0a None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:03 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-a60b588b-f91a-4f48-97c9-33655fec4c0a tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] GET http://192.168.122.66/volume/v3/snapshots/294dece5-23cd-4be0-b60f-6020e05d518b Sep 07 18:20:03 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-a60b588b-f91a-4f48-97c9-33655fec4c0a tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:03 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-a60b588b-f91a-4f48-97c9-33655fec4c0a tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:03 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-df779b07-15dc-40bf-a3ba-d4e7deed43c2 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Volume info retrieved successfully. Sep 07 18:20:03 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:03 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:20:03 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-a60b588b-f91a-4f48-97c9-33655fec4c0a tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] Snapshot retrieved successfully. Sep 07 18:20:03 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-a60b588b-f91a-4f48-97c9-33655fec4c0a tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] http://192.168.122.66/volume/v3/snapshots/294dece5-23cd-4be0-b60f-6020e05d518b returned with HTTP 200 Sep 07 18:20:03 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1521/3049] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:20:03 2026] GET /volume/v3/snapshots/294dece5-23cd-4be0-b60f-6020e05d518b => generated 457 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:20:03 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-df779b07-15dc-40bf-a3ba-d4e7deed43c2 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] http://192.168.122.66/volume/v3/volumes/65c7436b-5edf-4e58-85ca-10a662156e6c returned with HTTP 200 Sep 07 18:20:03 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1529/3050] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:20:03 2026] GET /volume/v3/volumes/65c7436b-5edf-4e58-85ca-10a662156e6c => generated 1013 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 18:20:03 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-558d783e-1d3f-4ff0-9458-ce9129b04590 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:03 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-558d783e-1d3f-4ff0-9458-ce9129b04590 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-reader] GET http://192.168.122.66/volume/v3/volumes/65c7436b-5edf-4e58-85ca-10a662156e6c Sep 07 18:20:03 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-558d783e-1d3f-4ff0-9458-ce9129b04590 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-reader] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:03 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-558d783e-1d3f-4ff0-9458-ce9129b04590 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-reader] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:03 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:03 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:20:03 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:03 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:20:03 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-558d783e-1d3f-4ff0-9458-ce9129b04590 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-reader] Volume info retrieved successfully. Sep 07 18:20:03 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-558d783e-1d3f-4ff0-9458-ce9129b04590 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-reader] http://192.168.122.66/volume/v3/volumes/65c7436b-5edf-4e58-85ca-10a662156e6c returned with HTTP 200 Sep 07 18:20:03 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1522/3051] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:20:03 2026] GET /volume/v3/volumes/65c7436b-5edf-4e58-85ca-10a662156e6c => generated 850 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:20:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-4e9f2dcf-0f78-4040-b271-bdf45426427f None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:03 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-4e9f2dcf-0f78-4040-b271-bdf45426427f tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] DELETE http://192.168.122.66/volume/v3/volumes/65c7436b-5edf-4e58-85ca-10a662156e6c Sep 07 18:20:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-4e9f2dcf-0f78-4040-b271-bdf45426427f tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-4e9f2dcf-0f78-4040-b271-bdf45426427f tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:03 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-4e9f2dcf-0f78-4040-b271-bdf45426427f tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Delete volume with id: 65c7436b-5edf-4e58-85ca-10a662156e6c Sep 07 18:20:04 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:04 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:20:04 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:04 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:20:04 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-4e9f2dcf-0f78-4040-b271-bdf45426427f tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Volume info retrieved successfully. Sep 07 18:20:04 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-4e9f2dcf-0f78-4040-b271-bdf45426427f tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Delete volume request issued successfully. Sep 07 18:20:04 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-4e9f2dcf-0f78-4040-b271-bdf45426427f tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] http://192.168.122.66/volume/v3/volumes/65c7436b-5edf-4e58-85ca-10a662156e6c returned with HTTP 202 Sep 07 18:20:04 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1530/3052] 192.168.122.66 () {60 vars in 1271 bytes} [Mon Sep 7 18:20:03 2026] DELETE /volume/v3/volumes/65c7436b-5edf-4e58-85ca-10a662156e6c => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 18:20:04 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-63dfe0d6-1ae0-47f6-9ff4-25a1148c7d11 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:04 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-63dfe0d6-1ae0-47f6-9ff4-25a1148c7d11 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] GET http://192.168.122.66/volume/v3/volumes/65c7436b-5edf-4e58-85ca-10a662156e6c Sep 07 18:20:04 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-63dfe0d6-1ae0-47f6-9ff4-25a1148c7d11 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:04 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-63dfe0d6-1ae0-47f6-9ff4-25a1148c7d11 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:04 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:04 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:20:04 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:04 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:20:04 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-63dfe0d6-1ae0-47f6-9ff4-25a1148c7d11 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Volume info retrieved successfully. Sep 07 18:20:04 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-63dfe0d6-1ae0-47f6-9ff4-25a1148c7d11 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] http://192.168.122.66/volume/v3/volumes/65c7436b-5edf-4e58-85ca-10a662156e6c returned with HTTP 200 Sep 07 18:20:04 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1523/3053] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:20:04 2026] GET /volume/v3/volumes/65c7436b-5edf-4e58-85ca-10a662156e6c => generated 1012 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 18:20:04 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-cdcfa397-3087-4d34-a556-055101462671 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:04 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-cdcfa397-3087-4d34-a556-055101462671 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] GET http://192.168.122.66/volume/v3/snapshots/c99580ff-eddf-4bf8-9d00-fe5d04d0c612 Sep 07 18:20:04 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-cdcfa397-3087-4d34-a556-055101462671 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:04 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-cdcfa397-3087-4d34-a556-055101462671 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:04 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:04 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:20:04 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-cdcfa397-3087-4d34-a556-055101462671 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Snapshot retrieved successfully. Sep 07 18:20:04 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-cdcfa397-3087-4d34-a556-055101462671 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/snapshots/c99580ff-eddf-4bf8-9d00-fe5d04d0c612 returned with HTTP 200 Sep 07 18:20:04 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1531/3054] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:20:04 2026] GET /volume/v3/snapshots/c99580ff-eddf-4bf8-9d00-fe5d04d0c612 => generated 465 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:20:04 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-8a092782-c93b-4441-ae40-63aeca4a0dad None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:04 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-8a092782-c93b-4441-ae40-63aeca4a0dad tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] GET http://192.168.122.66/volume/v3/snapshots/294dece5-23cd-4be0-b60f-6020e05d518b Sep 07 18:20:04 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-8a092782-c93b-4441-ae40-63aeca4a0dad tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:04 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-8a092782-c93b-4441-ae40-63aeca4a0dad tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:04 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:04 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:20:04 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-8a092782-c93b-4441-ae40-63aeca4a0dad tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] Snapshot retrieved successfully. Sep 07 18:20:04 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-8a092782-c93b-4441-ae40-63aeca4a0dad tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] http://192.168.122.66/volume/v3/snapshots/294dece5-23cd-4be0-b60f-6020e05d518b returned with HTTP 200 Sep 07 18:20:04 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1524/3055] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:20:04 2026] GET /volume/v3/snapshots/294dece5-23cd-4be0-b60f-6020e05d518b => generated 457 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:20:05 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-c4c51fad-5ca4-4af4-9c07-8140b0fea8aa None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:05 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c4c51fad-5ca4-4af4-9c07-8140b0fea8aa tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] GET http://192.168.122.66/volume/v3/volumes/65c7436b-5edf-4e58-85ca-10a662156e6c Sep 07 18:20:05 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-c4c51fad-5ca4-4af4-9c07-8140b0fea8aa tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:05 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-c4c51fad-5ca4-4af4-9c07-8140b0fea8aa tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:05 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c4c51fad-5ca4-4af4-9c07-8140b0fea8aa tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] http://192.168.122.66/volume/v3/volumes/65c7436b-5edf-4e58-85ca-10a662156e6c returned with HTTP 404 Sep 07 18:20:05 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1532/3056] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:20:05 2026] GET /volume/v3/volumes/65c7436b-5edf-4e58-85ca-10a662156e6c => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 07 18:20:05 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-da0dca91-dbf6-4771-9539-b8c708a8ea25 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:05 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-da0dca91-dbf6-4771-9539-b8c708a8ea25 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:20:05 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-da0dca91-dbf6-4771-9539-b8c708a8ea25 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1794021835"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:20:05 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.volumes [None req-da0dca91-dbf6-4771-9539-b8c708a8ea25 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1794021835'}} {{(pid=86964) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:20:05 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-da0dca91-dbf6-4771-9539-b8c708a8ea25 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Create volume of 1 GB Sep 07 18:20:05 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-da0dca91-dbf6-4771-9539-b8c708a8ea25 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Availability Zones retrieved successfully. Sep 07 18:20:05 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-da0dca91-dbf6-4771-9539-b8c708a8ea25 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Flow 'volume_create_api' (d1ad2e5a-fef9-4ab3-9214-d7a8028ab937) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:20:05 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-da0dca91-dbf6-4771-9539-b8c708a8ea25 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a2f5db8-7ac9-460f-ab4d-98430fa0b1d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:20:05 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.flows.api.create_volume [None req-da0dca91-dbf6-4771-9539-b8c708a8ea25 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Validating volume size '1' using validate_int {{(pid=86964) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:20:05 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-da0dca91-dbf6-4771-9539-b8c708a8ea25 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a2f5db8-7ac9-460f-ab4d-98430fa0b1d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:20:05 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-da0dca91-dbf6-4771-9539-b8c708a8ea25 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bce01efc-abde-43c5-8c60-6710cda611c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:20:05 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-da0dca91-dbf6-4771-9539-b8c708a8ea25 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Created reservations ['144c7ee3-e211-4667-85d8-ac84fdfa0bcf', '54e9685d-3a7e-4e13-a3f5-18f533364479', 'c54db6ea-b72d-4629-aefd-110ed78286e9', 'e68c0558-7f48-4b60-9890-9b63ca6c69cd'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:20:05 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-da0dca91-dbf6-4771-9539-b8c708a8ea25 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bce01efc-abde-43c5-8c60-6710cda611c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['144c7ee3-e211-4667-85d8-ac84fdfa0bcf', '54e9685d-3a7e-4e13-a3f5-18f533364479', 'c54db6ea-b72d-4629-aefd-110ed78286e9', 'e68c0558-7f48-4b60-9890-9b63ca6c69cd']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:20:05 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-da0dca91-dbf6-4771-9539-b8c708a8ea25 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c25ac2da-d540-4871-8cb2-7e4ec610950e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:20:05 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:05 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:20:05 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-da0dca91-dbf6-4771-9539-b8c708a8ea25 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c25ac2da-d540-4871-8cb2-7e4ec610950e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7b4fdf73-a733-482d-876d-9aee3bca8ccb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1794021835',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65b8e30667d9491680120f3ae1aaac5b',qos_specs=None,replication_status=,reservations=['144c7ee3-e211-4667-85d8-ac84fdfa0bcf','54e9685d-3a7e-4e13-a3f5-18f533364479','c54db6ea-b72d-4629-aefd-110ed78286e9','e68c0558-7f48-4b60-9890-9b63ca6c69cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c1e7a9ef62d4198bf344d0b36569a5e',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:20:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1794021835',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7b4fdf73-a733-482d-876d-9aee3bca8ccb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='65b8e30667d9491680120f3ae1aaac5b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4c1e7a9ef62d4198bf344d0b36569a5e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:20:05 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-da0dca91-dbf6-4771-9539-b8c708a8ea25 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc7d9505-9b78-4e47-ab35-64de1e2f0491) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:20:05 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-bdb4e4b3-cfdd-436a-97b6-94627e0c53c4 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:05 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-bdb4e4b3-cfdd-436a-97b6-94627e0c53c4 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] GET http://192.168.122.66/volume/v3/snapshots/c99580ff-eddf-4bf8-9d00-fe5d04d0c612 Sep 07 18:20:05 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-bdb4e4b3-cfdd-436a-97b6-94627e0c53c4 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:05 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-bdb4e4b3-cfdd-436a-97b6-94627e0c53c4 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:05 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:05 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:20:05 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-bdb4e4b3-cfdd-436a-97b6-94627e0c53c4 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Snapshot retrieved successfully. Sep 07 18:20:05 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-bdb4e4b3-cfdd-436a-97b6-94627e0c53c4 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/snapshots/c99580ff-eddf-4bf8-9d00-fe5d04d0c612 returned with HTTP 200 Sep 07 18:20:05 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1533/3057] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:20:05 2026] GET /volume/v3/snapshots/c99580ff-eddf-4bf8-9d00-fe5d04d0c612 => generated 465 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:20:05 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-da0dca91-dbf6-4771-9539-b8c708a8ea25 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc7d9505-9b78-4e47-ab35-64de1e2f0491) transitioned into state 'SUCCESS' from state '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-1794021835',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65b8e30667d9491680120f3ae1aaac5b',qos_specs=None,replication_status=,reservations=['144c7ee3-e211-4667-85d8-ac84fdfa0bcf','54e9685d-3a7e-4e13-a3f5-18f533364479','c54db6ea-b72d-4629-aefd-110ed78286e9','e68c0558-7f48-4b60-9890-9b63ca6c69cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c1e7a9ef62d4198bf344d0b36569a5e',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:20:05 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-da0dca91-dbf6-4771-9539-b8c708a8ea25 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a27c5669-ef6d-479e-85ff-3b69e908f618) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:20:05 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-da0dca91-dbf6-4771-9539-b8c708a8ea25 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a27c5669-ef6d-479e-85ff-3b69e908f618) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:20:05 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-da0dca91-dbf6-4771-9539-b8c708a8ea25 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Flow 'volume_create_api' (d1ad2e5a-fef9-4ab3-9214-d7a8028ab937) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:20:05 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-da0dca91-dbf6-4771-9539-b8c708a8ea25 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Create volume request issued successfully. Sep 07 18:20:05 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-da0dca91-dbf6-4771-9539-b8c708a8ea25 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:20:05 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1525/3058] 192.168.122.66 () {62 vars in 1178 bytes} [Mon Sep 7 18:20:05 2026] POST /volume/v3/volumes => generated 785 bytes in 694 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:20:05 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-6403a0b9-1ede-4141-a413-1cef1a14bf7a None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:05 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-f79253f1-1da9-4671-8767-68b0bbaebd5b None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:05 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-6403a0b9-1ede-4141-a413-1cef1a14bf7a tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] GET http://192.168.122.66/volume/v3/snapshots/294dece5-23cd-4be0-b60f-6020e05d518b Sep 07 18:20:05 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-6403a0b9-1ede-4141-a413-1cef1a14bf7a tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:05 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-6403a0b9-1ede-4141-a413-1cef1a14bf7a tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:06 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-f79253f1-1da9-4671-8767-68b0bbaebd5b tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] GET http://192.168.122.66/volume/v3/volumes/7b4fdf73-a733-482d-876d-9aee3bca8ccb Sep 07 18:20:06 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-f79253f1-1da9-4671-8767-68b0bbaebd5b tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:06 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-f79253f1-1da9-4671-8767-68b0bbaebd5b tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:06 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:06 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:20:06 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-6403a0b9-1ede-4141-a413-1cef1a14bf7a tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] Snapshot retrieved successfully. Sep 07 18:20:06 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-6403a0b9-1ede-4141-a413-1cef1a14bf7a tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] http://192.168.122.66/volume/v3/snapshots/294dece5-23cd-4be0-b60f-6020e05d518b returned with HTTP 200 Sep 07 18:20:06 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1534/3059] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:20:05 2026] GET /volume/v3/snapshots/294dece5-23cd-4be0-b60f-6020e05d518b => generated 457 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:20:06 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:06 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:20:06 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:06 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:20:06 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-f79253f1-1da9-4671-8767-68b0bbaebd5b tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Volume info retrieved successfully. Sep 07 18:20:06 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-f79253f1-1da9-4671-8767-68b0bbaebd5b tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] http://192.168.122.66/volume/v3/volumes/7b4fdf73-a733-482d-876d-9aee3bca8ccb returned with HTTP 200 Sep 07 18:20:06 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1526/3060] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:20:05 2026] GET /volume/v3/volumes/7b4fdf73-a733-482d-876d-9aee3bca8ccb => generated 964 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 18:20:06 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-9d9026b4-62bd-4968-af0a-90c7225f4e47 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:06 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-9d9026b4-62bd-4968-af0a-90c7225f4e47 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:20:06 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-9d9026b4-62bd-4968-af0a-90c7225f4e47 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-597295583", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:20:06 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.volumes [None req-9d9026b4-62bd-4968-af0a-90c7225f4e47 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-597295583', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86965) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:20:06 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-9d9026b4-62bd-4968-af0a-90c7225f4e47 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Create volume of 1 GB Sep 07 18:20:06 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-9d9026b4-62bd-4968-af0a-90c7225f4e47 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Availability Zones retrieved successfully. Sep 07 18:20:06 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-9d9026b4-62bd-4968-af0a-90c7225f4e47 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Flow 'volume_create_api' (60787c2e-ce2c-4e07-8034-3b0008cad4f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:20:06 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-9d9026b4-62bd-4968-af0a-90c7225f4e47 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a389825f-519d-455c-bea6-a74af5c9d626) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:20:06 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.flows.api.create_volume [None req-9d9026b4-62bd-4968-af0a-90c7225f4e47 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Validating volume size '1' using validate_int {{(pid=86965) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:20:06 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-9d9026b4-62bd-4968-af0a-90c7225f4e47 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a389825f-519d-455c-bea6-a74af5c9d626) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:20:06 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-9d9026b4-62bd-4968-af0a-90c7225f4e47 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c81f938b-53d0-4d93-9be5-1c3f7c4d21c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:20:06 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-ddf98c69-10ba-4f8d-8fff-5253369551b1 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:06 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-ddf98c69-10ba-4f8d-8fff-5253369551b1 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] GET http://192.168.122.66/volume/v3/snapshots/c99580ff-eddf-4bf8-9d00-fe5d04d0c612 Sep 07 18:20:06 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-ddf98c69-10ba-4f8d-8fff-5253369551b1 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:06 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-ddf98c69-10ba-4f8d-8fff-5253369551b1 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:06 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-ddf98c69-10ba-4f8d-8fff-5253369551b1 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/snapshots/c99580ff-eddf-4bf8-9d00-fe5d04d0c612 returned with HTTP 404 Sep 07 18:20:06 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1527/3061] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:20:06 2026] GET /volume/v3/snapshots/c99580ff-eddf-4bf8-9d00-fe5d04d0c612 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:20:06 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-d980b81c-b417-4b36-ae0d-b8d428be8612 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:06 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-d980b81c-b417-4b36-ae0d-b8d428be8612 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] DELETE http://192.168.122.66/volume/v3/volumes/2a8e9409-bfd1-4e86-868f-4d75b80bb391 Sep 07 18:20:06 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-d980b81c-b417-4b36-ae0d-b8d428be8612 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:06 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-d980b81c-b417-4b36-ae0d-b8d428be8612 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:06 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-d980b81c-b417-4b36-ae0d-b8d428be8612 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Delete volume with id: 2a8e9409-bfd1-4e86-868f-4d75b80bb391 Sep 07 18:20:06 devstack devstack@c-api.service[86965]: DEBUG cinder.quota [None req-9d9026b4-62bd-4968-af0a-90c7225f4e47 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Created reservations ['2c48ddfe-2acb-4db0-8969-cb232859b175', '92e204b0-bd9f-40da-9237-d485ddc805e2', '44479f36-c3ef-4ba6-8524-c168196881c2', '10f5602c-7e54-4c09-b069-456e2ebc27d5'] {{(pid=86965) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:20:06 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-9d9026b4-62bd-4968-af0a-90c7225f4e47 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c81f938b-53d0-4d93-9be5-1c3f7c4d21c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2c48ddfe-2acb-4db0-8969-cb232859b175', '92e204b0-bd9f-40da-9237-d485ddc805e2', '44479f36-c3ef-4ba6-8524-c168196881c2', '10f5602c-7e54-4c09-b069-456e2ebc27d5']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:20:06 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:06 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:20:06 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:06 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:20:06 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-d980b81c-b417-4b36-ae0d-b8d428be8612 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Volume info retrieved successfully. Sep 07 18:20:06 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-9d9026b4-62bd-4968-af0a-90c7225f4e47 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (309f9cec-5082-4f92-abb9-b250745723aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:20:06 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-d980b81c-b417-4b36-ae0d-b8d428be8612 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Delete volume request issued successfully. Sep 07 18:20:06 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-d980b81c-b417-4b36-ae0d-b8d428be8612 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/volumes/2a8e9409-bfd1-4e86-868f-4d75b80bb391 returned with HTTP 202 Sep 07 18:20:06 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1528/3062] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:20:06 2026] DELETE /volume/v3/volumes/2a8e9409-bfd1-4e86-868f-4d75b80bb391 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:20:06 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:06 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:20:06 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-d49a6b46-96c7-493c-8972-c35a80eb2ec8 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:06 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-9d9026b4-62bd-4968-af0a-90c7225f4e47 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (309f9cec-5082-4f92-abb9-b250745723aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '93b408c4-b38a-487d-a6ea-63218436fa72', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-597295583',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb94d13422a046e0a2b9ca88601fb5c8',qos_specs=None,replication_status=,reservations=['2c48ddfe-2acb-4db0-8969-cb232859b175','92e204b0-bd9f-40da-9237-d485ddc805e2','44479f36-c3ef-4ba6-8524-c168196881c2','10f5602c-7e54-4c09-b069-456e2ebc27d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a08bd25b184445a18d113b39239d107c',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:20:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-597295583',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=93b408c4-b38a-487d-a6ea-63218436fa72,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eb94d13422a046e0a2b9ca88601fb5c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a08bd25b184445a18d113b39239d107c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:20:06 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-d49a6b46-96c7-493c-8972-c35a80eb2ec8 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] GET http://192.168.122.66/volume/v3/volumes/2a8e9409-bfd1-4e86-868f-4d75b80bb391 Sep 07 18:20:06 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-d49a6b46-96c7-493c-8972-c35a80eb2ec8 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:06 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-d49a6b46-96c7-493c-8972-c35a80eb2ec8 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:06 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-9d9026b4-62bd-4968-af0a-90c7225f4e47 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6be00a80-9578-4297-96b9-fbfde36c60ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:20:06 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:06 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:20:06 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:06 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:20:06 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-d49a6b46-96c7-493c-8972-c35a80eb2ec8 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Volume info retrieved successfully. Sep 07 18:20:06 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-d49a6b46-96c7-493c-8972-c35a80eb2ec8 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/volumes/2a8e9409-bfd1-4e86-868f-4d75b80bb391 returned with HTTP 200 Sep 07 18:20:06 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1529/3063] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:20:06 2026] GET /volume/v3/volumes/2a8e9409-bfd1-4e86-868f-4d75b80bb391 => generated 1014 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:20:06 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-9d9026b4-62bd-4968-af0a-90c7225f4e47 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6be00a80-9578-4297-96b9-fbfde36c60ec) transitioned into state 'SUCCESS' from state '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-597295583',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb94d13422a046e0a2b9ca88601fb5c8',qos_specs=None,replication_status=,reservations=['2c48ddfe-2acb-4db0-8969-cb232859b175','92e204b0-bd9f-40da-9237-d485ddc805e2','44479f36-c3ef-4ba6-8524-c168196881c2','10f5602c-7e54-4c09-b069-456e2ebc27d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a08bd25b184445a18d113b39239d107c',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:20:06 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-9d9026b4-62bd-4968-af0a-90c7225f4e47 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c6aea7d-3bbf-42bc-923a-546c989a54f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:20:07 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-9d9026b4-62bd-4968-af0a-90c7225f4e47 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c6aea7d-3bbf-42bc-923a-546c989a54f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:20:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-53053883-45f8-4a74-a5f6-98685e351018 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:07 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-9d9026b4-62bd-4968-af0a-90c7225f4e47 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Flow 'volume_create_api' (60787c2e-ce2c-4e07-8034-3b0008cad4f2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:20:07 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-9d9026b4-62bd-4968-af0a-90c7225f4e47 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Create volume request issued successfully. Sep 07 18:20:07 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-9d9026b4-62bd-4968-af0a-90c7225f4e47 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:20:07 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1535/3064] 192.168.122.66 () {60 vars in 1138 bytes} [Mon Sep 7 18:20:06 2026] POST /volume/v3/volumes => generated 760 bytes in 588 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:20:07 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-53053883-45f8-4a74-a5f6-98685e351018 tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] GET http://192.168.122.66/volume/v3/snapshots/294dece5-23cd-4be0-b60f-6020e05d518b Sep 07 18:20:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-53053883-45f8-4a74-a5f6-98685e351018 tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-53053883-45f8-4a74-a5f6-98685e351018 tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:07 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:07 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:20:07 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-53053883-45f8-4a74-a5f6-98685e351018 tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] Snapshot retrieved successfully. Sep 07 18:20:07 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-53053883-45f8-4a74-a5f6-98685e351018 tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] http://192.168.122.66/volume/v3/snapshots/294dece5-23cd-4be0-b60f-6020e05d518b returned with HTTP 200 Sep 07 18:20:07 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1530/3065] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:20:07 2026] GET /volume/v3/snapshots/294dece5-23cd-4be0-b60f-6020e05d518b => generated 484 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:20:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-f0f632b1-449b-414a-aaea-27e0bb600b1b None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-b29f5e81-03fc-4d4c-8d3f-0204d0ff1bd6 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:07 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-f0f632b1-449b-414a-aaea-27e0bb600b1b tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] GET http://192.168.122.66/volume/v3/volumes/93b408c4-b38a-487d-a6ea-63218436fa72 Sep 07 18:20:07 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b29f5e81-03fc-4d4c-8d3f-0204d0ff1bd6 tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] GET http://192.168.122.66/volume/v3/snapshots/294dece5-23cd-4be0-b60f-6020e05d518b Sep 07 18:20:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-f0f632b1-449b-414a-aaea-27e0bb600b1b tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-b29f5e81-03fc-4d4c-8d3f-0204d0ff1bd6 tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-f0f632b1-449b-414a-aaea-27e0bb600b1b tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-b29f5e81-03fc-4d4c-8d3f-0204d0ff1bd6 tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:07 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:07 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:20:07 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-b29f5e81-03fc-4d4c-8d3f-0204d0ff1bd6 tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] Snapshot retrieved successfully. Sep 07 18:20:07 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b29f5e81-03fc-4d4c-8d3f-0204d0ff1bd6 tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] http://192.168.122.66/volume/v3/snapshots/294dece5-23cd-4be0-b60f-6020e05d518b returned with HTTP 200 Sep 07 18:20:07 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1531/3066] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:20:07 2026] GET /volume/v3/snapshots/294dece5-23cd-4be0-b60f-6020e05d518b => generated 484 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:20:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-7c7c392a-91a0-48c7-a964-bf759c3dacd9 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:07 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:07 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:20:07 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:07 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:20:07 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-7c7c392a-91a0-48c7-a964-bf759c3dacd9 tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] DELETE http://192.168.122.66/volume/v3/snapshots/294dece5-23cd-4be0-b60f-6020e05d518b Sep 07 18:20:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-7c7c392a-91a0-48c7-a964-bf759c3dacd9 tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-7c7c392a-91a0-48c7-a964-bf759c3dacd9 tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:07 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.snapshots [None req-7c7c392a-91a0-48c7-a964-bf759c3dacd9 tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] Delete snapshot with id: 294dece5-23cd-4be0-b60f-6020e05d518b Sep 07 18:20:07 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-f0f632b1-449b-414a-aaea-27e0bb600b1b tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Volume info retrieved successfully. Sep 07 18:20:07 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:07 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:20:07 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-f0f632b1-449b-414a-aaea-27e0bb600b1b tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] http://192.168.122.66/volume/v3/volumes/93b408c4-b38a-487d-a6ea-63218436fa72 returned with HTTP 200 Sep 07 18:20:07 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-7c7c392a-91a0-48c7-a964-bf759c3dacd9 tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] Snapshot retrieved successfully. Sep 07 18:20:07 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1536/3067] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:20:07 2026] GET /volume/v3/volumes/93b408c4-b38a-487d-a6ea-63218436fa72 => generated 828 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:20:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-e2070464-ef09-43b7-9024-af2c0972ef68 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:07 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e2070464-ef09-43b7-9024-af2c0972ef68 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] GET http://192.168.122.66/volume/v3/volumes/7b4fdf73-a733-482d-876d-9aee3bca8ccb Sep 07 18:20:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-e2070464-ef09-43b7-9024-af2c0972ef68 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-e2070464-ef09-43b7-9024-af2c0972ef68 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:07 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:07 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:20:07 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:07 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:20:07 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:07 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:20:07 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-e2070464-ef09-43b7-9024-af2c0972ef68 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Volume info retrieved successfully. Sep 07 18:20:07 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-7c7c392a-91a0-48c7-a964-bf759c3dacd9 tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] Snapshot delete request issued successfully. Sep 07 18:20:07 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-7c7c392a-91a0-48c7-a964-bf759c3dacd9 tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] http://192.168.122.66/volume/v3/snapshots/294dece5-23cd-4be0-b60f-6020e05d518b returned with HTTP 202 Sep 07 18:20:07 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1532/3068] 192.168.122.66 () {58 vars in 1236 bytes} [Mon Sep 7 18:20:07 2026] DELETE /volume/v3/snapshots/294dece5-23cd-4be0-b60f-6020e05d518b => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:20:07 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e2070464-ef09-43b7-9024-af2c0972ef68 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] http://192.168.122.66/volume/v3/volumes/7b4fdf73-a733-482d-876d-9aee3bca8ccb returned with HTTP 200 Sep 07 18:20:07 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1537/3069] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:20:07 2026] GET /volume/v3/volumes/7b4fdf73-a733-482d-876d-9aee3bca8ccb => generated 1014 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 18:20:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-93affc2d-f972-41b5-82cd-38e243483042 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:07 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-93affc2d-f972-41b5-82cd-38e243483042 tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] GET http://192.168.122.66/volume/v3/snapshots/294dece5-23cd-4be0-b60f-6020e05d518b Sep 07 18:20:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-93affc2d-f972-41b5-82cd-38e243483042 tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-93affc2d-f972-41b5-82cd-38e243483042 tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:07 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:07 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:20:07 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-93affc2d-f972-41b5-82cd-38e243483042 tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] Snapshot retrieved successfully. Sep 07 18:20:07 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-93affc2d-f972-41b5-82cd-38e243483042 tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] http://192.168.122.66/volume/v3/snapshots/294dece5-23cd-4be0-b60f-6020e05d518b returned with HTTP 200 Sep 07 18:20:07 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1533/3070] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:20:07 2026] GET /volume/v3/snapshots/294dece5-23cd-4be0-b60f-6020e05d518b => generated 483 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:20:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-fc2dbe7e-75c0-4c6a-a7fc-22e6db08fa45 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:07 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-fc2dbe7e-75c0-4c6a-a7fc-22e6db08fa45 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] GET http://192.168.122.66/volume/v3/volumes/2a8e9409-bfd1-4e86-868f-4d75b80bb391 Sep 07 18:20:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-fc2dbe7e-75c0-4c6a-a7fc-22e6db08fa45 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-fc2dbe7e-75c0-4c6a-a7fc-22e6db08fa45 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:08 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-fc2dbe7e-75c0-4c6a-a7fc-22e6db08fa45 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/volumes/2a8e9409-bfd1-4e86-868f-4d75b80bb391 returned with HTTP 404 Sep 07 18:20:08 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1538/3071] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:20:07 2026] GET /volume/v3/volumes/2a8e9409-bfd1-4e86-868f-4d75b80bb391 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:20:08 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-4b2288ba-802f-4769-929b-c2e964f8a3fe None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:08 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-4b2288ba-802f-4769-929b-c2e964f8a3fe tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:20:08 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-4b2288ba-802f-4769-929b-c2e964f8a3fe tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1045077468"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:20:08 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.volumes [None req-4b2288ba-802f-4769-929b-c2e964f8a3fe tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1045077468'}} {{(pid=86964) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:20:08 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-4b2288ba-802f-4769-929b-c2e964f8a3fe tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Create volume of 1 GB Sep 07 18:20:08 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-4b2288ba-802f-4769-929b-c2e964f8a3fe tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Availability Zones retrieved successfully. Sep 07 18:20:08 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-4b2288ba-802f-4769-929b-c2e964f8a3fe tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Flow 'volume_create_api' (83fc28e4-53c2-48a8-a60d-4ee42b22977b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:20:08 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-4b2288ba-802f-4769-929b-c2e964f8a3fe tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27c8e4a8-ae88-48be-b3b2-9630e2e619de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:20:08 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.flows.api.create_volume [None req-4b2288ba-802f-4769-929b-c2e964f8a3fe tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Validating volume size '1' using validate_int {{(pid=86964) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:20:08 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-4b2288ba-802f-4769-929b-c2e964f8a3fe tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27c8e4a8-ae88-48be-b3b2-9630e2e619de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:20:08 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-4b2288ba-802f-4769-929b-c2e964f8a3fe tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11a7957f-c557-4120-b305-8a63b3be89cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:20:08 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-7edeaa59-dbba-4097-9464-b41730b320fb None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:08 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-7edeaa59-dbba-4097-9464-b41730b320fb tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] GET http://192.168.122.66/volume/v3/volumes/93b408c4-b38a-487d-a6ea-63218436fa72 Sep 07 18:20:08 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-7edeaa59-dbba-4097-9464-b41730b320fb tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:08 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-7edeaa59-dbba-4097-9464-b41730b320fb tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:08 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:08 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:20:08 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:08 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:20:08 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-7edeaa59-dbba-4097-9464-b41730b320fb tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Volume info retrieved successfully. Sep 07 18:20:08 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-7edeaa59-dbba-4097-9464-b41730b320fb tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] http://192.168.122.66/volume/v3/volumes/93b408c4-b38a-487d-a6ea-63218436fa72 returned with HTTP 200 Sep 07 18:20:08 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1539/3072] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:20:08 2026] GET /volume/v3/volumes/93b408c4-b38a-487d-a6ea-63218436fa72 => generated 852 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:20:08 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-9cff2f6b-ea81-4562-8506-abfdfb151ce2 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:08 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-9cff2f6b-ea81-4562-8506-abfdfb151ce2 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] GET http://192.168.122.66/volume/v3/volumes/7b4fdf73-a733-482d-876d-9aee3bca8ccb Sep 07 18:20:08 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-9cff2f6b-ea81-4562-8506-abfdfb151ce2 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:08 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-9cff2f6b-ea81-4562-8506-abfdfb151ce2 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:08 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:08 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:20:08 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-4b2288ba-802f-4769-929b-c2e964f8a3fe tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Created reservations ['3e6e715c-39c1-42b1-8991-23150b4de056', '5d763938-dbec-43ad-adf2-cc69282855b3', 'cb8e8ec8-5dc7-4774-885e-2aeaf6cae93c', '97fdef32-5642-4fdc-8bde-4ded33da6c97'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:20:08 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-4b2288ba-802f-4769-929b-c2e964f8a3fe tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11a7957f-c557-4120-b305-8a63b3be89cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3e6e715c-39c1-42b1-8991-23150b4de056', '5d763938-dbec-43ad-adf2-cc69282855b3', 'cb8e8ec8-5dc7-4774-885e-2aeaf6cae93c', '97fdef32-5642-4fdc-8bde-4ded33da6c97']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:20:08 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:08 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:20:08 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-4b2288ba-802f-4769-929b-c2e964f8a3fe tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3fb2acc-fd7b-46ad-b9d7-828241ba21e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:20:08 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-9cff2f6b-ea81-4562-8506-abfdfb151ce2 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Volume info retrieved successfully. Sep 07 18:20:08 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:08 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:20:08 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-9cff2f6b-ea81-4562-8506-abfdfb151ce2 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] http://192.168.122.66/volume/v3/volumes/7b4fdf73-a733-482d-876d-9aee3bca8ccb returned with HTTP 200 Sep 07 18:20:08 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1540/3073] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:20:08 2026] GET /volume/v3/volumes/7b4fdf73-a733-482d-876d-9aee3bca8ccb => generated 1015 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 18:20:08 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-4b2288ba-802f-4769-929b-c2e964f8a3fe tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3fb2acc-fd7b-46ad-b9d7-828241ba21e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '20b894f0-45fe-471b-bc8e-ae2fc0e54fbc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1045077468',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e449daccfbab4cd8ba38df886cea84bd',qos_specs=None,replication_status=,reservations=['3e6e715c-39c1-42b1-8991-23150b4de056','5d763938-dbec-43ad-adf2-cc69282855b3','cb8e8ec8-5dc7-4774-885e-2aeaf6cae93c','97fdef32-5642-4fdc-8bde-4ded33da6c97'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0204c187bcf4a5ba9582bac88f452df',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:20:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1045077468',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=20b894f0-45fe-471b-bc8e-ae2fc0e54fbc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e449daccfbab4cd8ba38df886cea84bd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d0204c187bcf4a5ba9582bac88f452df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:20:08 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-56a78f11-1f77-40a7-bc80-32a9abd877c0 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:08 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-4b2288ba-802f-4769-929b-c2e964f8a3fe tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06f4d974-dd4c-4172-9958-4b9f84a0b417) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:20:08 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-56a78f11-1f77-40a7-bc80-32a9abd877c0 tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] GET http://192.168.122.66/volume/v3/snapshots/294dece5-23cd-4be0-b60f-6020e05d518b Sep 07 18:20:08 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-56a78f11-1f77-40a7-bc80-32a9abd877c0 tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:08 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-56a78f11-1f77-40a7-bc80-32a9abd877c0 tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:08 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:08 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:20:08 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-56a78f11-1f77-40a7-bc80-32a9abd877c0 tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] Snapshot retrieved successfully. Sep 07 18:20:08 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-56a78f11-1f77-40a7-bc80-32a9abd877c0 tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] http://192.168.122.66/volume/v3/snapshots/294dece5-23cd-4be0-b60f-6020e05d518b returned with HTTP 200 Sep 07 18:20:08 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1541/3074] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:20:08 2026] GET /volume/v3/snapshots/294dece5-23cd-4be0-b60f-6020e05d518b => generated 483 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:20:08 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-4871619f-cd84-4979-a720-15af9bc0871e None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:08 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-4871619f-cd84-4979-a720-15af9bc0871e tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-reader] GET http://192.168.122.66/volume/v3/volumes/summary Sep 07 18:20:08 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-4871619f-cd84-4979-a720-15af9bc0871e tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-reader] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:08 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-4871619f-cd84-4979-a720-15af9bc0871e tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-reader] Calling method 'version_select' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:08 devstack devstack@c-api.service[86965]: DEBUG cinder.api.api_utils [None req-4871619f-cd84-4979-a720-15af9bc0871e tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-reader] Removing options '' from query. {{(pid=86965) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 18:20:08 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-4b2288ba-802f-4769-929b-c2e964f8a3fe tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06f4d974-dd4c-4172-9958-4b9f84a0b417) transitioned into state 'SUCCESS' from state '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-1045077468',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e449daccfbab4cd8ba38df886cea84bd',qos_specs=None,replication_status=,reservations=['3e6e715c-39c1-42b1-8991-23150b4de056','5d763938-dbec-43ad-adf2-cc69282855b3','cb8e8ec8-5dc7-4774-885e-2aeaf6cae93c','97fdef32-5642-4fdc-8bde-4ded33da6c97'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0204c187bcf4a5ba9582bac88f452df',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:20:08 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-4871619f-cd84-4979-a720-15af9bc0871e tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-reader] Get summary completed successfully. Sep 07 18:20:08 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-4871619f-cd84-4979-a720-15af9bc0871e tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-reader] http://192.168.122.66/volume/v3/volumes/summary returned with HTTP 200 Sep 07 18:20:08 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1542/3075] 192.168.122.66 () {60 vars in 1181 bytes} [Mon Sep 7 18:20:08 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:20:08 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-596eefce-59b1-42b9-b10d-86450c317543 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:08 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-4b2288ba-802f-4769-929b-c2e964f8a3fe tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f461b35-b3c5-461b-92b6-00254ced73e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:20:08 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-596eefce-59b1-42b9-b10d-86450c317543 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] DELETE http://192.168.122.66/volume/v3/volumes/7b4fdf73-a733-482d-876d-9aee3bca8ccb Sep 07 18:20:08 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-596eefce-59b1-42b9-b10d-86450c317543 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:08 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-596eefce-59b1-42b9-b10d-86450c317543 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:08 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-596eefce-59b1-42b9-b10d-86450c317543 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Delete volume with id: 7b4fdf73-a733-482d-876d-9aee3bca8ccb Sep 07 18:20:08 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:08 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:20:08 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:08 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:20:08 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-596eefce-59b1-42b9-b10d-86450c317543 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Volume info retrieved successfully. Sep 07 18:20:08 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-4b2288ba-802f-4769-929b-c2e964f8a3fe tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f461b35-b3c5-461b-92b6-00254ced73e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:20:08 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-4b2288ba-802f-4769-929b-c2e964f8a3fe tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Flow 'volume_create_api' (83fc28e4-53c2-48a8-a60d-4ee42b22977b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:20:08 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-4b2288ba-802f-4769-929b-c2e964f8a3fe tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Create volume request issued successfully. Sep 07 18:20:08 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-4b2288ba-802f-4769-929b-c2e964f8a3fe tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:20:08 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1534/3076] 192.168.122.66 () {60 vars in 1137 bytes} [Mon Sep 7 18:20:08 2026] POST /volume/v3/volumes => generated 785 bytes in 437 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:20:08 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-4a0d3b89-0ade-4dad-addf-32b4080dfbd6 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:08 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-4a0d3b89-0ade-4dad-addf-32b4080dfbd6 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] GET http://192.168.122.66/volume/v3/volumes/20b894f0-45fe-471b-bc8e-ae2fc0e54fbc Sep 07 18:20:08 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-4a0d3b89-0ade-4dad-addf-32b4080dfbd6 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:08 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-4a0d3b89-0ade-4dad-addf-32b4080dfbd6 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:08 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-596eefce-59b1-42b9-b10d-86450c317543 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Delete volume request issued successfully. Sep 07 18:20:08 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-596eefce-59b1-42b9-b10d-86450c317543 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] http://192.168.122.66/volume/v3/volumes/7b4fdf73-a733-482d-876d-9aee3bca8ccb returned with HTTP 202 Sep 07 18:20:08 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1543/3077] 192.168.122.66 () {60 vars in 1271 bytes} [Mon Sep 7 18:20:08 2026] DELETE /volume/v3/volumes/7b4fdf73-a733-482d-876d-9aee3bca8ccb => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 18:20:08 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:08 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:20:08 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:08 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:20:08 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-c42d76a6-876c-4e87-b56e-3844c8c97ab2 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:08 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c42d76a6-876c-4e87-b56e-3844c8c97ab2 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] GET http://192.168.122.66/volume/v3/volumes/7b4fdf73-a733-482d-876d-9aee3bca8ccb Sep 07 18:20:08 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-4a0d3b89-0ade-4dad-addf-32b4080dfbd6 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Volume info retrieved successfully. Sep 07 18:20:08 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-c42d76a6-876c-4e87-b56e-3844c8c97ab2 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:08 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-c42d76a6-876c-4e87-b56e-3844c8c97ab2 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:08 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-4a0d3b89-0ade-4dad-addf-32b4080dfbd6 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/volumes/20b894f0-45fe-471b-bc8e-ae2fc0e54fbc returned with HTTP 200 Sep 07 18:20:08 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1535/3078] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:20:08 2026] GET /volume/v3/volumes/20b894f0-45fe-471b-bc8e-ae2fc0e54fbc => generated 964 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:20:08 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:08 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:20:08 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:08 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:20:08 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-c42d76a6-876c-4e87-b56e-3844c8c97ab2 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Volume info retrieved successfully. Sep 07 18:20:08 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c42d76a6-876c-4e87-b56e-3844c8c97ab2 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] http://192.168.122.66/volume/v3/volumes/7b4fdf73-a733-482d-876d-9aee3bca8ccb returned with HTTP 200 Sep 07 18:20:08 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1544/3079] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:20:08 2026] GET /volume/v3/volumes/7b4fdf73-a733-482d-876d-9aee3bca8ccb => generated 1014 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 18:20:09 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-27e77483-e747-4157-8d99-3a194c3169c9 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:09 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-27e77483-e747-4157-8d99-3a194c3169c9 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] GET http://192.168.122.66/volume/v3/volumes/93b408c4-b38a-487d-a6ea-63218436fa72 Sep 07 18:20:09 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-27e77483-e747-4157-8d99-3a194c3169c9 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:09 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-27e77483-e747-4157-8d99-3a194c3169c9 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:09 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:09 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:20:09 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:09 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:20:09 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-27e77483-e747-4157-8d99-3a194c3169c9 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Volume info retrieved successfully. Sep 07 18:20:09 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-27e77483-e747-4157-8d99-3a194c3169c9 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] http://192.168.122.66/volume/v3/volumes/93b408c4-b38a-487d-a6ea-63218436fa72 returned with HTTP 200 Sep 07 18:20:09 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1536/3080] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:20:09 2026] GET /volume/v3/volumes/93b408c4-b38a-487d-a6ea-63218436fa72 => generated 853 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:20:09 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-b3d2c4c0-c29e-4468-adb0-fb359238fc17 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:09 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-b3d2c4c0-c29e-4468-adb0-fb359238fc17 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] GET http://192.168.122.66/volume/v3/volumes/93b408c4-b38a-487d-a6ea-63218436fa72 Sep 07 18:20:09 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-b3d2c4c0-c29e-4468-adb0-fb359238fc17 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:09 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-b3d2c4c0-c29e-4468-adb0-fb359238fc17 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:09 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:09 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:20:09 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:09 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:20:09 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-b3d2c4c0-c29e-4468-adb0-fb359238fc17 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Volume info retrieved successfully. Sep 07 18:20:09 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-b3d2c4c0-c29e-4468-adb0-fb359238fc17 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] http://192.168.122.66/volume/v3/volumes/93b408c4-b38a-487d-a6ea-63218436fa72 returned with HTTP 200 Sep 07 18:20:09 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1545/3081] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:20:09 2026] GET /volume/v3/volumes/93b408c4-b38a-487d-a6ea-63218436fa72 => generated 853 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:20:09 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-6cac6a35-208e-4014-8d2f-593238a7e35e None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:09 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-6cac6a35-208e-4014-8d2f-593238a7e35e tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] POST http://192.168.122.66/volume/v3/snapshots Sep 07 18:20:09 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-6cac6a35-208e-4014-8d2f-593238a7e35e tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "93b408c4-b38a-487d-a6ea-63218436fa72", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-1045884781", "description": null, "metadata": null}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:20:09 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-e11f9fe4-0363-4c6c-9232-abd73fa243b8 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:09 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e11f9fe4-0363-4c6c-9232-abd73fa243b8 tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] GET http://192.168.122.66/volume/v3/snapshots/294dece5-23cd-4be0-b60f-6020e05d518b Sep 07 18:20:09 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-e11f9fe4-0363-4c6c-9232-abd73fa243b8 tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:09 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-e11f9fe4-0363-4c6c-9232-abd73fa243b8 tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:09 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:09 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:20:09 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:09 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:20:09 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-6cac6a35-208e-4014-8d2f-593238a7e35e tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Volume info retrieved successfully. Sep 07 18:20:09 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.snapshots [None req-6cac6a35-208e-4014-8d2f-593238a7e35e tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Create snapshot from volume 93b408c4-b38a-487d-a6ea-63218436fa72 Sep 07 18:20:09 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e11f9fe4-0363-4c6c-9232-abd73fa243b8 tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] http://192.168.122.66/volume/v3/snapshots/294dece5-23cd-4be0-b60f-6020e05d518b returned with HTTP 404 Sep 07 18:20:09 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1546/3082] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:20:09 2026] GET /volume/v3/snapshots/294dece5-23cd-4be0-b60f-6020e05d518b => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:20:09 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-ce0a6b53-efe4-4f1d-b34b-b65336da1c74 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:09 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-ce0a6b53-efe4-4f1d-b34b-b65336da1c74 tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] DELETE http://192.168.122.66/volume/v3/volumes/68db5d3a-026d-4f0f-a9ad-806600b6b2ab Sep 07 18:20:09 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-ce0a6b53-efe4-4f1d-b34b-b65336da1c74 tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:09 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-ce0a6b53-efe4-4f1d-b34b-b65336da1c74 tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:09 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-ce0a6b53-efe4-4f1d-b34b-b65336da1c74 tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] Delete volume with id: 68db5d3a-026d-4f0f-a9ad-806600b6b2ab Sep 07 18:20:09 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:09 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:20:09 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:09 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:20:09 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-ce0a6b53-efe4-4f1d-b34b-b65336da1c74 tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] Volume info retrieved successfully. Sep 07 18:20:09 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-6cac6a35-208e-4014-8d2f-593238a7e35e tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Created reservations ['0e2bd8a4-00ea-4eb5-8ecb-1a96de3e01f0', '1a851eb6-8a7b-4d5e-bf47-42036aa6c103', 'a6686a84-80a4-4707-bff5-f35055ef729b', '34c4354d-6d32-41af-a0e4-def08920f777'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:20:09 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-ce0a6b53-efe4-4f1d-b34b-b65336da1c74 tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] Delete volume request issued successfully. Sep 07 18:20:09 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-ce0a6b53-efe4-4f1d-b34b-b65336da1c74 tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] http://192.168.122.66/volume/v3/volumes/68db5d3a-026d-4f0f-a9ad-806600b6b2ab returned with HTTP 202 Sep 07 18:20:09 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1547/3083] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:20:09 2026] DELETE /volume/v3/volumes/68db5d3a-026d-4f0f-a9ad-806600b6b2ab => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:20:09 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-51c516a0-ce5c-48d4-946a-a23c3742d6b0 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:09 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-51c516a0-ce5c-48d4-946a-a23c3742d6b0 tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] GET http://192.168.122.66/volume/v3/volumes/68db5d3a-026d-4f0f-a9ad-806600b6b2ab Sep 07 18:20:09 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-51c516a0-ce5c-48d4-946a-a23c3742d6b0 tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:09 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-51c516a0-ce5c-48d4-946a-a23c3742d6b0 tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:09 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:09 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:20:09 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:09 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:20:09 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:09 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:20:09 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-51c516a0-ce5c-48d4-946a-a23c3742d6b0 tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] Volume info retrieved successfully. Sep 07 18:20:09 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-51c516a0-ce5c-48d4-946a-a23c3742d6b0 tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] http://192.168.122.66/volume/v3/volumes/68db5d3a-026d-4f0f-a9ad-806600b6b2ab returned with HTTP 200 Sep 07 18:20:09 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1548/3084] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:20:09 2026] GET /volume/v3/volumes/68db5d3a-026d-4f0f-a9ad-806600b6b2ab => generated 875 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:20:09 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-db105d98-aec5-4b60-950b-ac1e643ca14f None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:09 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-db105d98-aec5-4b60-950b-ac1e643ca14f tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] GET http://192.168.122.66/volume/v3/volumes/20b894f0-45fe-471b-bc8e-ae2fc0e54fbc Sep 07 18:20:09 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-db105d98-aec5-4b60-950b-ac1e643ca14f tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:09 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-db105d98-aec5-4b60-950b-ac1e643ca14f tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:09 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:09 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:20:09 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:09 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:20:09 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-6cac6a35-208e-4014-8d2f-593238a7e35e tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Snapshot force create request issued successfully. Sep 07 18:20:09 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-6cac6a35-208e-4014-8d2f-593238a7e35e tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] http://192.168.122.66/volume/v3/snapshots returned with HTTP 202 Sep 07 18:20:09 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1537/3085] 192.168.122.66 () {60 vars in 1144 bytes} [Mon Sep 7 18:20:09 2026] POST /volume/v3/snapshots => generated 310 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:20:09 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-db105d98-aec5-4b60-950b-ac1e643ca14f tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Volume info retrieved successfully. Sep 07 18:20:09 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-4e67f616-a49f-4fcd-b755-a3ab2c653851 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:09 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-4e67f616-a49f-4fcd-b755-a3ab2c653851 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] GET http://192.168.122.66/volume/v3/volumes/7b4fdf73-a733-482d-876d-9aee3bca8ccb Sep 07 18:20:09 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-4e67f616-a49f-4fcd-b755-a3ab2c653851 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:09 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-4e67f616-a49f-4fcd-b755-a3ab2c653851 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:09 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-db105d98-aec5-4b60-950b-ac1e643ca14f tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/volumes/20b894f0-45fe-471b-bc8e-ae2fc0e54fbc returned with HTTP 200 Sep 07 18:20:09 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1549/3086] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:20:09 2026] GET /volume/v3/volumes/20b894f0-45fe-471b-bc8e-ae2fc0e54fbc => generated 1014 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:20:09 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-6addb7dd-3e89-485d-8064-2dca205eb1b8 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:09 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-6addb7dd-3e89-485d-8064-2dca205eb1b8 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] GET http://192.168.122.66/volume/v3/snapshots/7f49d393-7bd0-4f11-ab7e-42025b951640 Sep 07 18:20:09 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-6addb7dd-3e89-485d-8064-2dca205eb1b8 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:09 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-6addb7dd-3e89-485d-8064-2dca205eb1b8 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:09 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-4e67f616-a49f-4fcd-b755-a3ab2c653851 tempest-ProjectReaderTests-2138437307 tempest-ProjectReaderTests-2138437307-project-admin] http://192.168.122.66/volume/v3/volumes/7b4fdf73-a733-482d-876d-9aee3bca8ccb returned with HTTP 404 Sep 07 18:20:09 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1538/3087] 192.168.122.66 () {60 vars in 1268 bytes} [Mon Sep 7 18:20:09 2026] GET /volume/v3/volumes/7b4fdf73-a733-482d-876d-9aee3bca8ccb => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 18:20:09 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:09 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:20:09 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-6addb7dd-3e89-485d-8064-2dca205eb1b8 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Snapshot retrieved successfully. Sep 07 18:20:09 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-6addb7dd-3e89-485d-8064-2dca205eb1b8 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] http://192.168.122.66/volume/v3/snapshots/7f49d393-7bd0-4f11-ab7e-42025b951640 returned with HTTP 200 Sep 07 18:20:09 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1550/3088] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:20:09 2026] GET /volume/v3/snapshots/7f49d393-7bd0-4f11-ab7e-42025b951640 => generated 442 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:20:10 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-10000340-5a08-415a-bdeb-a98ebef7e824 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:10 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-10000340-5a08-415a-bdeb-a98ebef7e824 tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] GET http://192.168.122.66/volume/v3/volumes/68db5d3a-026d-4f0f-a9ad-806600b6b2ab Sep 07 18:20:10 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-10000340-5a08-415a-bdeb-a98ebef7e824 tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:10 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-10000340-5a08-415a-bdeb-a98ebef7e824 tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:10 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:10 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:20:10 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:10 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:20:10 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-10000340-5a08-415a-bdeb-a98ebef7e824 tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] Volume info retrieved successfully. Sep 07 18:20:10 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-078f0003-952a-4767-b87b-c800ff200e9a None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:10 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-10000340-5a08-415a-bdeb-a98ebef7e824 tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] http://192.168.122.66/volume/v3/volumes/68db5d3a-026d-4f0f-a9ad-806600b6b2ab returned with HTTP 200 Sep 07 18:20:10 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1539/3089] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:20:10 2026] GET /volume/v3/volumes/68db5d3a-026d-4f0f-a9ad-806600b6b2ab => generated 875 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:20:10 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-078f0003-952a-4767-b87b-c800ff200e9a tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] GET http://192.168.122.66/volume/v3/volumes/20b894f0-45fe-471b-bc8e-ae2fc0e54fbc Sep 07 18:20:10 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-078f0003-952a-4767-b87b-c800ff200e9a tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:10 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-078f0003-952a-4767-b87b-c800ff200e9a tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:10 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-70ced899-e124-4e03-a4dc-6bece58e0454 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:10 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-70ced899-e124-4e03-a4dc-6bece58e0454 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] GET http://192.168.122.66/volume/v3/snapshots/7f49d393-7bd0-4f11-ab7e-42025b951640 Sep 07 18:20:10 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-70ced899-e124-4e03-a4dc-6bece58e0454 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:10 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-70ced899-e124-4e03-a4dc-6bece58e0454 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:10 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:10 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:20:10 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-70ced899-e124-4e03-a4dc-6bece58e0454 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Snapshot retrieved successfully. Sep 07 18:20:10 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:10 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:20:10 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-70ced899-e124-4e03-a4dc-6bece58e0454 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] http://192.168.122.66/volume/v3/snapshots/7f49d393-7bd0-4f11-ab7e-42025b951640 returned with HTTP 200 Sep 07 18:20:10 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:10 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:20:10 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1540/3090] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:20:10 2026] GET /volume/v3/snapshots/7f49d393-7bd0-4f11-ab7e-42025b951640 => generated 442 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:20:10 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-078f0003-952a-4767-b87b-c800ff200e9a tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Volume info retrieved successfully. Sep 07 18:20:10 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-078f0003-952a-4767-b87b-c800ff200e9a tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/volumes/20b894f0-45fe-471b-bc8e-ae2fc0e54fbc returned with HTTP 200 Sep 07 18:20:10 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1551/3091] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:20:10 2026] GET /volume/v3/volumes/20b894f0-45fe-471b-bc8e-ae2fc0e54fbc => generated 1015 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:20:10 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-0e553d78-839c-4a8e-90cb-990d82b8dc14 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:10 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-0e553d78-839c-4a8e-90cb-990d82b8dc14 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] POST http://192.168.122.66/volume/v3/snapshots Sep 07 18:20:10 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-0e553d78-839c-4a8e-90cb-990d82b8dc14 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "20b894f0-45fe-471b-bc8e-ae2fc0e54fbc", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-43222331"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:20:10 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:10 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:20:10 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:10 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:20:10 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-0e553d78-839c-4a8e-90cb-990d82b8dc14 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Volume info retrieved successfully. Sep 07 18:20:10 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.snapshots [None req-0e553d78-839c-4a8e-90cb-990d82b8dc14 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Create snapshot from volume 20b894f0-45fe-471b-bc8e-ae2fc0e54fbc Sep 07 18:20:10 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-0e553d78-839c-4a8e-90cb-990d82b8dc14 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Created reservations ['c9ba72de-92f4-4377-8b21-7d01955a7389', 'fcdc20a4-a9df-48f5-b6ee-d30aedc56ae9', '74655753-b4a8-4074-b98a-20ba33ff923e', 'a8078399-6f40-4d53-ab6a-534fd0a8dba5'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:20:10 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:10 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:20:11 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-0e553d78-839c-4a8e-90cb-990d82b8dc14 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Snapshot create request issued successfully. Sep 07 18:20:11 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-0e553d78-839c-4a8e-90cb-990d82b8dc14 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/snapshots returned with HTTP 202 Sep 07 18:20:11 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1541/3092] 192.168.122.66 () {60 vars in 1144 bytes} [Mon Sep 7 18:20:10 2026] POST /volume/v3/snapshots => generated 306 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:20:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-95f6d976-f721-42f7-895d-8de08303ff9e None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:11 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-95f6d976-f721-42f7-895d-8de08303ff9e tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] GET http://192.168.122.66/volume/v3/snapshots/c4614437-7401-4c7d-9c5d-96025a9dcec8 Sep 07 18:20:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-95f6d976-f721-42f7-895d-8de08303ff9e tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-95f6d976-f721-42f7-895d-8de08303ff9e tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:11 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:11 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:20:11 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-95f6d976-f721-42f7-895d-8de08303ff9e tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Snapshot retrieved successfully. Sep 07 18:20:11 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-95f6d976-f721-42f7-895d-8de08303ff9e tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/snapshots/c4614437-7401-4c7d-9c5d-96025a9dcec8 returned with HTTP 200 Sep 07 18:20:11 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1552/3093] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:20:11 2026] GET /volume/v3/snapshots/c4614437-7401-4c7d-9c5d-96025a9dcec8 => generated 438 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:20:11 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-a7c37606-bce5-47d8-b1b4-673235ee0e55 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:11 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-a7c37606-bce5-47d8-b1b4-673235ee0e55 tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] GET http://192.168.122.66/volume/v3/volumes/68db5d3a-026d-4f0f-a9ad-806600b6b2ab Sep 07 18:20:11 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-a7c37606-bce5-47d8-b1b4-673235ee0e55 tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:11 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-a7c37606-bce5-47d8-b1b4-673235ee0e55 tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:11 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-a7c37606-bce5-47d8-b1b4-673235ee0e55 tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] http://192.168.122.66/volume/v3/volumes/68db5d3a-026d-4f0f-a9ad-806600b6b2ab returned with HTTP 404 Sep 07 18:20:11 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1542/3094] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:20:11 2026] GET /volume/v3/volumes/68db5d3a-026d-4f0f-a9ad-806600b6b2ab => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:20:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-ef2a5d40-8c59-448c-897f-9bc7b9b93586 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:11 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-b7373db1-1d6b-40c7-96cf-4afcb6624c70 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:11 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-ef2a5d40-8c59-448c-897f-9bc7b9b93586 tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] DELETE http://192.168.122.66/volume/v3/volumes/a93423b7-d970-4f6b-bc56-f5ae7f5fd20d Sep 07 18:20:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-ef2a5d40-8c59-448c-897f-9bc7b9b93586 tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-ef2a5d40-8c59-448c-897f-9bc7b9b93586 tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:11 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-ef2a5d40-8c59-448c-897f-9bc7b9b93586 tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] Delete volume with id: a93423b7-d970-4f6b-bc56-f5ae7f5fd20d Sep 07 18:20:11 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b7373db1-1d6b-40c7-96cf-4afcb6624c70 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] GET http://192.168.122.66/volume/v3/snapshots/7f49d393-7bd0-4f11-ab7e-42025b951640 Sep 07 18:20:11 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-b7373db1-1d6b-40c7-96cf-4afcb6624c70 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:11 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-b7373db1-1d6b-40c7-96cf-4afcb6624c70 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:11 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:11 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:20:11 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:11 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:20:11 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-ef2a5d40-8c59-448c-897f-9bc7b9b93586 tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] Volume info retrieved successfully. Sep 07 18:20:11 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:11 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:20:11 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-b7373db1-1d6b-40c7-96cf-4afcb6624c70 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Snapshot retrieved successfully. Sep 07 18:20:11 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b7373db1-1d6b-40c7-96cf-4afcb6624c70 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] http://192.168.122.66/volume/v3/snapshots/7f49d393-7bd0-4f11-ab7e-42025b951640 returned with HTTP 200 Sep 07 18:20:11 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1543/3095] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:20:11 2026] GET /volume/v3/snapshots/7f49d393-7bd0-4f11-ab7e-42025b951640 => generated 442 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:20:11 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-ef2a5d40-8c59-448c-897f-9bc7b9b93586 tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] Delete volume request issued successfully. Sep 07 18:20:11 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-ef2a5d40-8c59-448c-897f-9bc7b9b93586 tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] http://192.168.122.66/volume/v3/volumes/a93423b7-d970-4f6b-bc56-f5ae7f5fd20d returned with HTTP 202 Sep 07 18:20:11 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1553/3096] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:20:11 2026] DELETE /volume/v3/volumes/a93423b7-d970-4f6b-bc56-f5ae7f5fd20d => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:20:11 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-7d598b9c-4f29-4266-b9c0-31c581e218bb None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:11 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-7d598b9c-4f29-4266-b9c0-31c581e218bb tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] GET http://192.168.122.66/volume/v3/volumes/a93423b7-d970-4f6b-bc56-f5ae7f5fd20d Sep 07 18:20:11 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-7d598b9c-4f29-4266-b9c0-31c581e218bb tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:11 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-7d598b9c-4f29-4266-b9c0-31c581e218bb tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:11 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:11 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:20:11 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:11 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:20:11 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-7d598b9c-4f29-4266-b9c0-31c581e218bb tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] Volume info retrieved successfully. Sep 07 18:20:11 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-7d598b9c-4f29-4266-b9c0-31c581e218bb tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] http://192.168.122.66/volume/v3/volumes/a93423b7-d970-4f6b-bc56-f5ae7f5fd20d returned with HTTP 200 Sep 07 18:20:11 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1544/3097] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:20:11 2026] GET /volume/v3/volumes/a93423b7-d970-4f6b-bc56-f5ae7f5fd20d => generated 839 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 18:20:12 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-394d671d-c15b-4512-a0ce-0aa1207b0b4f None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:12 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-394d671d-c15b-4512-a0ce-0aa1207b0b4f tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] GET http://192.168.122.66/volume/v3/snapshots/c4614437-7401-4c7d-9c5d-96025a9dcec8 Sep 07 18:20:12 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-394d671d-c15b-4512-a0ce-0aa1207b0b4f tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:12 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-394d671d-c15b-4512-a0ce-0aa1207b0b4f tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:12 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:12 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:20:12 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-394d671d-c15b-4512-a0ce-0aa1207b0b4f tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Snapshot retrieved successfully. Sep 07 18:20:12 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-394d671d-c15b-4512-a0ce-0aa1207b0b4f tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/snapshots/c4614437-7401-4c7d-9c5d-96025a9dcec8 returned with HTTP 200 Sep 07 18:20:12 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1554/3098] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:20:12 2026] GET /volume/v3/snapshots/c4614437-7401-4c7d-9c5d-96025a9dcec8 => generated 438 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:20:12 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-c7b17752-73d0-4ed7-b556-a56454a4c2a1 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:12 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c7b17752-73d0-4ed7-b556-a56454a4c2a1 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] GET http://192.168.122.66/volume/v3/snapshots/7f49d393-7bd0-4f11-ab7e-42025b951640 Sep 07 18:20:12 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c7b17752-73d0-4ed7-b556-a56454a4c2a1 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:12 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c7b17752-73d0-4ed7-b556-a56454a4c2a1 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:12 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:12 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:20:12 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-c7b17752-73d0-4ed7-b556-a56454a4c2a1 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Snapshot retrieved successfully. Sep 07 18:20:12 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c7b17752-73d0-4ed7-b556-a56454a4c2a1 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] http://192.168.122.66/volume/v3/snapshots/7f49d393-7bd0-4f11-ab7e-42025b951640 returned with HTTP 200 Sep 07 18:20:12 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1545/3099] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:20:12 2026] GET /volume/v3/snapshots/7f49d393-7bd0-4f11-ab7e-42025b951640 => generated 469 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:20:12 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-e3482526-8f7f-4848-9243-ddf94e576202 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:12 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e3482526-8f7f-4848-9243-ddf94e576202 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] GET http://192.168.122.66/volume/v3/snapshots/7f49d393-7bd0-4f11-ab7e-42025b951640 Sep 07 18:20:12 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-e3482526-8f7f-4848-9243-ddf94e576202 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:12 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-e3482526-8f7f-4848-9243-ddf94e576202 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:12 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:12 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:20:12 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-e3482526-8f7f-4848-9243-ddf94e576202 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Snapshot retrieved successfully. Sep 07 18:20:12 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e3482526-8f7f-4848-9243-ddf94e576202 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] http://192.168.122.66/volume/v3/snapshots/7f49d393-7bd0-4f11-ab7e-42025b951640 returned with HTTP 200 Sep 07 18:20:12 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1555/3100] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:20:12 2026] GET /volume/v3/snapshots/7f49d393-7bd0-4f11-ab7e-42025b951640 => generated 469 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:20:12 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-0f9e40bd-6de4-4ed9-a9f0-9ec926dbd593 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:12 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-0f9e40bd-6de4-4ed9-a9f0-9ec926dbd593 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] GET http://192.168.122.66/volume/v3/snapshots/7f49d393-7bd0-4f11-ab7e-42025b951640 Sep 07 18:20:12 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-0f9e40bd-6de4-4ed9-a9f0-9ec926dbd593 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:12 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-0f9e40bd-6de4-4ed9-a9f0-9ec926dbd593 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:12 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:12 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:20:12 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-0f9e40bd-6de4-4ed9-a9f0-9ec926dbd593 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Snapshot retrieved successfully. Sep 07 18:20:12 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-0f9e40bd-6de4-4ed9-a9f0-9ec926dbd593 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] http://192.168.122.66/volume/v3/snapshots/7f49d393-7bd0-4f11-ab7e-42025b951640 returned with HTTP 200 Sep 07 18:20:12 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1546/3101] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:20:12 2026] GET /volume/v3/snapshots/7f49d393-7bd0-4f11-ab7e-42025b951640 => generated 469 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:20:12 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-38d83fb4-c8db-4082-92fa-819227eead69 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:12 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-38d83fb4-c8db-4082-92fa-819227eead69 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:20:12 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-38d83fb4-c8db-4082-92fa-819227eead69 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "7f49d393-7bd0-4f11-ab7e-42025b951640", "size": 1}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:20:12 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.volumes [None req-38d83fb4-c8db-4082-92fa-819227eead69 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Create volume request body: {'volume': {'snapshot_id': '7f49d393-7bd0-4f11-ab7e-42025b951640', 'size': 1}} {{(pid=86965) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:20:12 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-5436d94a-2f57-40c4-b14b-a43e888e20e2 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:12 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:12 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:20:12 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-38d83fb4-c8db-4082-92fa-819227eead69 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Snapshot retrieved successfully. Sep 07 18:20:12 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-5436d94a-2f57-40c4-b14b-a43e888e20e2 tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] GET http://192.168.122.66/volume/v3/volumes/a93423b7-d970-4f6b-bc56-f5ae7f5fd20d Sep 07 18:20:12 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-38d83fb4-c8db-4082-92fa-819227eead69 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Create volume of 1 GB Sep 07 18:20:12 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-5436d94a-2f57-40c4-b14b-a43e888e20e2 tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:12 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-5436d94a-2f57-40c4-b14b-a43e888e20e2 tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:12 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-38d83fb4-c8db-4082-92fa-819227eead69 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Availability Zones retrieved successfully. Sep 07 18:20:12 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-5436d94a-2f57-40c4-b14b-a43e888e20e2 tempest-CinderUnicodeTest-1776155018 tempest-CinderUnicodeTest-1776155018-project-member] http://192.168.122.66/volume/v3/volumes/a93423b7-d970-4f6b-bc56-f5ae7f5fd20d returned with HTTP 404 Sep 07 18:20:12 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1547/3102] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:20:12 2026] GET /volume/v3/volumes/a93423b7-d970-4f6b-bc56-f5ae7f5fd20d => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:20:12 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-38d83fb4-c8db-4082-92fa-819227eead69 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Flow 'volume_create_api' (9a4ee6af-4cb7-41b9-8f6d-85c3c7df2150) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:20:12 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-38d83fb4-c8db-4082-92fa-819227eead69 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2720b7e-810c-4890-b8ed-16714814f10f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:20:12 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.flows.api.create_volume [None req-38d83fb4-c8db-4082-92fa-819227eead69 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86965) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:20:12 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:12 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:20:13 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-38d83fb4-c8db-4082-92fa-819227eead69 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2720b7e-810c-4890-b8ed-16714814f10f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '7f49d393-7bd0-4f11-ab7e-42025b951640', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:20:13 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-38d83fb4-c8db-4082-92fa-819227eead69 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (616d0331-2553-4939-bc18-e4ef5034d674) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:20:13 devstack devstack@c-api.service[86965]: DEBUG cinder.quota [None req-38d83fb4-c8db-4082-92fa-819227eead69 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Created reservations ['e28f3ea6-8077-4969-8737-d997573d3fe1', 'c4bf25de-a3b2-46f4-b56a-9be84ce1681f', 'c977be40-84f6-42ab-935e-6c69f11d4fd3', 'f437675b-c345-4fd3-ab96-d9b050bf91e4'] {{(pid=86965) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:20:13 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-38d83fb4-c8db-4082-92fa-819227eead69 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (616d0331-2553-4939-bc18-e4ef5034d674) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e28f3ea6-8077-4969-8737-d997573d3fe1', 'c4bf25de-a3b2-46f4-b56a-9be84ce1681f', 'c977be40-84f6-42ab-935e-6c69f11d4fd3', 'f437675b-c345-4fd3-ab96-d9b050bf91e4']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:20:13 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-38d83fb4-c8db-4082-92fa-819227eead69 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (914615f5-a8cc-48ee-8eb8-c406980e8a6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:20:13 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-d6d3ad1a-7c09-4968-922d-910d05362532 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:13 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:13 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:20:13 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-d6d3ad1a-7c09-4968-922d-910d05362532 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] GET http://192.168.122.66/volume/v3/snapshots/c4614437-7401-4c7d-9c5d-96025a9dcec8 Sep 07 18:20:13 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-d6d3ad1a-7c09-4968-922d-910d05362532 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:13 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-d6d3ad1a-7c09-4968-922d-910d05362532 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:13 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:13 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:20:13 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-d6d3ad1a-7c09-4968-922d-910d05362532 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Snapshot retrieved successfully. Sep 07 18:20:13 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-d6d3ad1a-7c09-4968-922d-910d05362532 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/snapshots/c4614437-7401-4c7d-9c5d-96025a9dcec8 returned with HTTP 200 Sep 07 18:20:13 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1548/3103] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:20:13 2026] GET /volume/v3/snapshots/c4614437-7401-4c7d-9c5d-96025a9dcec8 => generated 438 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:20:13 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:13 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:20:13 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-38d83fb4-c8db-4082-92fa-819227eead69 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (914615f5-a8cc-48ee-8eb8-c406980e8a6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bac839c0-6e37-4dbc-87f7-aa079e4c20e8', '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='eb94d13422a046e0a2b9ca88601fb5c8',qos_specs=None,replication_status=,reservations=['e28f3ea6-8077-4969-8737-d997573d3fe1','c4bf25de-a3b2-46f4-b56a-9be84ce1681f','c977be40-84f6-42ab-935e-6c69f11d4fd3','f437675b-c345-4fd3-ab96-d9b050bf91e4'],size=1,snapshot_id=7f49d393-7bd0-4f11-ab7e-42025b951640,source_replicaid=,source_volid=None,status='creating',user_id='a08bd25b184445a18d113b39239d107c',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:20:13Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bac839c0-6e37-4dbc-87f7-aa079e4c20e8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eb94d13422a046e0a2b9ca88601fb5c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=7f49d393-7bd0-4f11-ab7e-42025b951640,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a08bd25b184445a18d113b39239d107c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:20:13 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-38d83fb4-c8db-4082-92fa-819227eead69 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ba1c4e0-cb22-433b-aebc-7163ef46358a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:20:13 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-38d83fb4-c8db-4082-92fa-819227eead69 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ba1c4e0-cb22-433b-aebc-7163ef46358a) transitioned into state 'SUCCESS' from 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='eb94d13422a046e0a2b9ca88601fb5c8',qos_specs=None,replication_status=,reservations=['e28f3ea6-8077-4969-8737-d997573d3fe1','c4bf25de-a3b2-46f4-b56a-9be84ce1681f','c977be40-84f6-42ab-935e-6c69f11d4fd3','f437675b-c345-4fd3-ab96-d9b050bf91e4'],size=1,snapshot_id=7f49d393-7bd0-4f11-ab7e-42025b951640,source_replicaid=,source_volid=None,status='creating',user_id='a08bd25b184445a18d113b39239d107c',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:20:13 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-38d83fb4-c8db-4082-92fa-819227eead69 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78c0b282-0a69-4506-bfed-81356bc9ac03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:20:13 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:13 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:20:13 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-38d83fb4-c8db-4082-92fa-819227eead69 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78c0b282-0a69-4506-bfed-81356bc9ac03) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:20:13 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-38d83fb4-c8db-4082-92fa-819227eead69 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Flow 'volume_create_api' (9a4ee6af-4cb7-41b9-8f6d-85c3c7df2150) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:20:13 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-38d83fb4-c8db-4082-92fa-819227eead69 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Create volume request issued successfully. Sep 07 18:20:13 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-38d83fb4-c8db-4082-92fa-819227eead69 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:20:13 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1556/3104] 192.168.122.66 () {60 vars in 1137 bytes} [Mon Sep 7 18:20:12 2026] POST /volume/v3/volumes => generated 748 bytes in 452 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:20:13 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-acaa8ca0-2a3a-4368-9782-5b35a82c5151 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:13 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-acaa8ca0-2a3a-4368-9782-5b35a82c5151 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] GET http://192.168.122.66/volume/v3/volumes/bac839c0-6e37-4dbc-87f7-aa079e4c20e8 Sep 07 18:20:13 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-acaa8ca0-2a3a-4368-9782-5b35a82c5151 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:13 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-acaa8ca0-2a3a-4368-9782-5b35a82c5151 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:13 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:13 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:20:13 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:13 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:20:13 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-acaa8ca0-2a3a-4368-9782-5b35a82c5151 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Volume info retrieved successfully. Sep 07 18:20:13 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-acaa8ca0-2a3a-4368-9782-5b35a82c5151 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] http://192.168.122.66/volume/v3/volumes/bac839c0-6e37-4dbc-87f7-aa079e4c20e8 returned with HTTP 200 Sep 07 18:20:13 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1549/3105] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:20:13 2026] GET /volume/v3/volumes/bac839c0-6e37-4dbc-87f7-aa079e4c20e8 => generated 816 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:20:14 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-82938182-de80-4ad9-b6c7-12304af5db2e None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:14 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-82938182-de80-4ad9-b6c7-12304af5db2e tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] GET http://192.168.122.66/volume/v3/snapshots/c4614437-7401-4c7d-9c5d-96025a9dcec8 Sep 07 18:20:14 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-82938182-de80-4ad9-b6c7-12304af5db2e tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:14 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-82938182-de80-4ad9-b6c7-12304af5db2e tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:14 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:14 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:20:14 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-82938182-de80-4ad9-b6c7-12304af5db2e tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Snapshot retrieved successfully. Sep 07 18:20:14 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-82938182-de80-4ad9-b6c7-12304af5db2e tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/snapshots/c4614437-7401-4c7d-9c5d-96025a9dcec8 returned with HTTP 200 Sep 07 18:20:14 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1557/3106] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:20:14 2026] GET /volume/v3/snapshots/c4614437-7401-4c7d-9c5d-96025a9dcec8 => generated 438 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:20:14 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-a1f4bfd5-ee82-4d98-908b-1336c0607ca1 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:14 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-a1f4bfd5-ee82-4d98-908b-1336c0607ca1 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] GET http://192.168.122.66/volume/v3/volumes/bac839c0-6e37-4dbc-87f7-aa079e4c20e8 Sep 07 18:20:14 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-a1f4bfd5-ee82-4d98-908b-1336c0607ca1 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:14 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-a1f4bfd5-ee82-4d98-908b-1336c0607ca1 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:14 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:14 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:20:14 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:14 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:20:14 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-a1f4bfd5-ee82-4d98-908b-1336c0607ca1 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Volume info retrieved successfully. Sep 07 18:20:14 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-a1f4bfd5-ee82-4d98-908b-1336c0607ca1 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] http://192.168.122.66/volume/v3/volumes/bac839c0-6e37-4dbc-87f7-aa079e4c20e8 returned with HTTP 200 Sep 07 18:20:14 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1550/3107] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:20:14 2026] GET /volume/v3/volumes/bac839c0-6e37-4dbc-87f7-aa079e4c20e8 => generated 840 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:20:15 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-35dd92a7-eead-4ef1-8bdf-888a29254455 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:15 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-35dd92a7-eead-4ef1-8bdf-888a29254455 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] GET http://192.168.122.66/volume/v3/snapshots/c4614437-7401-4c7d-9c5d-96025a9dcec8 Sep 07 18:20:15 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-35dd92a7-eead-4ef1-8bdf-888a29254455 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:15 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-35dd92a7-eead-4ef1-8bdf-888a29254455 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:15 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:15 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:20:15 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-35dd92a7-eead-4ef1-8bdf-888a29254455 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Snapshot retrieved successfully. Sep 07 18:20:15 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-35dd92a7-eead-4ef1-8bdf-888a29254455 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/snapshots/c4614437-7401-4c7d-9c5d-96025a9dcec8 returned with HTTP 200 Sep 07 18:20:15 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1558/3108] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:20:15 2026] GET /volume/v3/snapshots/c4614437-7401-4c7d-9c5d-96025a9dcec8 => generated 465 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:20:15 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-30ff16b2-e5ec-4567-9cac-719b2a4ab968 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:15 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-30ff16b2-e5ec-4567-9cac-719b2a4ab968 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-member] GET http://192.168.122.66/volume/v3/snapshots Sep 07 18:20:15 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-30ff16b2-e5ec-4567-9cac-719b2a4ab968 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:15 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-30ff16b2-e5ec-4567-9cac-719b2a4ab968 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-member] Calling method 'index' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:15 devstack devstack@c-api.service[86964]: DEBUG cinder.api.api_utils [None req-30ff16b2-e5ec-4567-9cac-719b2a4ab968 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-member] Removing options '' from query. {{(pid=86964) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 18:20:15 devstack devstack@c-api.service[86964]: DEBUG cinder.db.api [None req-30ff16b2-e5ec-4567-9cac-719b2a4ab968 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-member] Building query based on filter {{(pid=86964) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 18:20:15 devstack devstack@c-api.service[86964]: /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 07 18:20:15 devstack devstack@c-api.service[86964]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 18:20:15 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-30ff16b2-e5ec-4567-9cac-719b2a4ab968 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-member] Get all snapshots completed successfully. Sep 07 18:20:15 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-30ff16b2-e5ec-4567-9cac-719b2a4ab968 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-member] http://192.168.122.66/volume/v3/snapshots returned with HTTP 200 Sep 07 18:20:15 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1551/3109] 192.168.122.66 () {58 vars in 1122 bytes} [Mon Sep 7 18:20:15 2026] GET /volume/v3/snapshots => generated 334 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:20:15 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-65d89329-9364-4da4-86fa-688ad8c262a4 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:15 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-65d89329-9364-4da4-86fa-688ad8c262a4 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] DELETE http://192.168.122.66/volume/v3/snapshots/c4614437-7401-4c7d-9c5d-96025a9dcec8 Sep 07 18:20:15 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-65d89329-9364-4da4-86fa-688ad8c262a4 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:15 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-65d89329-9364-4da4-86fa-688ad8c262a4 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:15 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.snapshots [None req-65d89329-9364-4da4-86fa-688ad8c262a4 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Delete snapshot with id: c4614437-7401-4c7d-9c5d-96025a9dcec8 Sep 07 18:20:15 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:15 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:20:15 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-65d89329-9364-4da4-86fa-688ad8c262a4 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Snapshot retrieved successfully. Sep 07 18:20:15 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:15 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:20:15 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-65d89329-9364-4da4-86fa-688ad8c262a4 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Snapshot delete request issued successfully. Sep 07 18:20:15 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-65d89329-9364-4da4-86fa-688ad8c262a4 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/snapshots/c4614437-7401-4c7d-9c5d-96025a9dcec8 returned with HTTP 202 Sep 07 18:20:15 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1559/3110] 192.168.122.66 () {58 vars in 1236 bytes} [Mon Sep 7 18:20:15 2026] DELETE /volume/v3/snapshots/c4614437-7401-4c7d-9c5d-96025a9dcec8 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:20:15 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-aacd1021-1875-4011-90ef-18271153b2a8 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:15 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-aacd1021-1875-4011-90ef-18271153b2a8 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] GET http://192.168.122.66/volume/v3/snapshots/c4614437-7401-4c7d-9c5d-96025a9dcec8 Sep 07 18:20:15 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-aacd1021-1875-4011-90ef-18271153b2a8 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:15 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-aacd1021-1875-4011-90ef-18271153b2a8 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:15 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:15 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:20:15 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-aacd1021-1875-4011-90ef-18271153b2a8 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Snapshot retrieved successfully. Sep 07 18:20:15 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-aacd1021-1875-4011-90ef-18271153b2a8 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/snapshots/c4614437-7401-4c7d-9c5d-96025a9dcec8 returned with HTTP 200 Sep 07 18:20:15 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1552/3111] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:20:15 2026] GET /volume/v3/snapshots/c4614437-7401-4c7d-9c5d-96025a9dcec8 => generated 464 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:20:15 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-e69357d1-7650-4b04-a17b-034da68836d9 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:15 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e69357d1-7650-4b04-a17b-034da68836d9 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] GET http://192.168.122.66/volume/v3/volumes/bac839c0-6e37-4dbc-87f7-aa079e4c20e8 Sep 07 18:20:15 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-e69357d1-7650-4b04-a17b-034da68836d9 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:15 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-e69357d1-7650-4b04-a17b-034da68836d9 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:15 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:15 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:20:15 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:15 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:20:15 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-e69357d1-7650-4b04-a17b-034da68836d9 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Volume info retrieved successfully. Sep 07 18:20:15 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e69357d1-7650-4b04-a17b-034da68836d9 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] http://192.168.122.66/volume/v3/volumes/bac839c0-6e37-4dbc-87f7-aa079e4c20e8 returned with HTTP 200 Sep 07 18:20:15 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1560/3112] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:20:15 2026] GET /volume/v3/volumes/bac839c0-6e37-4dbc-87f7-aa079e4c20e8 => generated 840 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:20:16 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-0440fcbb-7f8f-4056-bb54-c27d230b6007 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:16 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-ff0936bc-6638-4cd0-a6a9-cebb04933557 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:16 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-ff0936bc-6638-4cd0-a6a9-cebb04933557 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] GET http://192.168.122.66/volume/v3/snapshots/c4614437-7401-4c7d-9c5d-96025a9dcec8 Sep 07 18:20:16 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-ff0936bc-6638-4cd0-a6a9-cebb04933557 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:16 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-ff0936bc-6638-4cd0-a6a9-cebb04933557 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:16 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:16 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:20:16 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-ff0936bc-6638-4cd0-a6a9-cebb04933557 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Snapshot retrieved successfully. Sep 07 18:20:16 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-ff0936bc-6638-4cd0-a6a9-cebb04933557 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/snapshots/c4614437-7401-4c7d-9c5d-96025a9dcec8 returned with HTTP 200 Sep 07 18:20:16 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1561/3113] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:20:16 2026] GET /volume/v3/snapshots/c4614437-7401-4c7d-9c5d-96025a9dcec8 => generated 464 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:20:16 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-7a8b9a9b-4d06-4617-9de8-fb6c8820613a None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:16 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-7a8b9a9b-4d06-4617-9de8-fb6c8820613a tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] GET http://192.168.122.66/volume/v3/volumes/bac839c0-6e37-4dbc-87f7-aa079e4c20e8 Sep 07 18:20:16 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-7a8b9a9b-4d06-4617-9de8-fb6c8820613a tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:16 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-7a8b9a9b-4d06-4617-9de8-fb6c8820613a tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:16 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:16 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:20:16 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:16 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:20:16 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-7a8b9a9b-4d06-4617-9de8-fb6c8820613a tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Volume info retrieved successfully. Sep 07 18:20:16 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-7a8b9a9b-4d06-4617-9de8-fb6c8820613a tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] http://192.168.122.66/volume/v3/volumes/bac839c0-6e37-4dbc-87f7-aa079e4c20e8 returned with HTTP 200 Sep 07 18:20:16 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1562/3114] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:20:16 2026] GET /volume/v3/volumes/bac839c0-6e37-4dbc-87f7-aa079e4c20e8 => generated 840 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:20:16 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-0440fcbb-7f8f-4056-bb54-c27d230b6007 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:20:16 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-0440fcbb-7f8f-4056-bb54-c27d230b6007 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-775222235"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:20:16 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.volumes [None req-0440fcbb-7f8f-4056-bb54-c27d230b6007 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-775222235'}} {{(pid=86964) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:20:16 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-0440fcbb-7f8f-4056-bb54-c27d230b6007 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Create volume of 1 GB Sep 07 18:20:16 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-0440fcbb-7f8f-4056-bb54-c27d230b6007 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Availability Zones retrieved successfully. Sep 07 18:20:16 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-0440fcbb-7f8f-4056-bb54-c27d230b6007 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Flow 'volume_create_api' (dfa198c4-ff55-4254-a995-3636ce3922be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:20:16 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-0440fcbb-7f8f-4056-bb54-c27d230b6007 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ddc0c15c-f57b-44b4-8da0-1a2223be51a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:20:16 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.flows.api.create_volume [None req-0440fcbb-7f8f-4056-bb54-c27d230b6007 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Validating volume size '1' using validate_int {{(pid=86964) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:20:17 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-0440fcbb-7f8f-4056-bb54-c27d230b6007 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ddc0c15c-f57b-44b4-8da0-1a2223be51a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:20:17 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-0440fcbb-7f8f-4056-bb54-c27d230b6007 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (544237e8-03f7-459c-91c2-7ed2b637e39f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:20:17 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-0440fcbb-7f8f-4056-bb54-c27d230b6007 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Created reservations ['deac7e20-6559-4546-902b-7d5aed99af2c', '1c85f266-c094-4545-ae62-e29fe091444e', '6feef335-19b7-4967-a76d-b002ab471b80', '7eab707d-6ad8-413d-bd2e-67854a195e43'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:20:17 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-0440fcbb-7f8f-4056-bb54-c27d230b6007 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (544237e8-03f7-459c-91c2-7ed2b637e39f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['deac7e20-6559-4546-902b-7d5aed99af2c', '1c85f266-c094-4545-ae62-e29fe091444e', '6feef335-19b7-4967-a76d-b002ab471b80', '7eab707d-6ad8-413d-bd2e-67854a195e43']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:20:17 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-0440fcbb-7f8f-4056-bb54-c27d230b6007 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db4fd611-448a-4778-b264-bbc2ec5a419f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:20:17 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-eaeb565c-f343-479b-9669-161490266d38 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:17 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:17 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:20:17 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-eaeb565c-f343-479b-9669-161490266d38 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] GET http://192.168.122.66/volume/v3/snapshots/c4614437-7401-4c7d-9c5d-96025a9dcec8 Sep 07 18:20:17 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-eaeb565c-f343-479b-9669-161490266d38 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:17 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-eaeb565c-f343-479b-9669-161490266d38 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:17 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-0440fcbb-7f8f-4056-bb54-c27d230b6007 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db4fd611-448a-4778-b264-bbc2ec5a419f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7149464e-ad49-42dd-b63f-a7aad6b08499', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-775222235',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='122955d74f7a41f483601df502229750',qos_specs=None,replication_status=,reservations=['deac7e20-6559-4546-902b-7d5aed99af2c','1c85f266-c094-4545-ae62-e29fe091444e','6feef335-19b7-4967-a76d-b002ab471b80','7eab707d-6ad8-413d-bd2e-67854a195e43'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='91f34d73a70e42a797d7d3ec9310ed72',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:20:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-775222235',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7149464e-ad49-42dd-b63f-a7aad6b08499,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='122955d74f7a41f483601df502229750',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='91f34d73a70e42a797d7d3ec9310ed72',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:20:17 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-0440fcbb-7f8f-4056-bb54-c27d230b6007 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47ee3840-187b-4704-a09f-48bc34977ddc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:20:17 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:17 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:20:17 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-eaeb565c-f343-479b-9669-161490266d38 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Snapshot retrieved successfully. Sep 07 18:20:17 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-eaeb565c-f343-479b-9669-161490266d38 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/snapshots/c4614437-7401-4c7d-9c5d-96025a9dcec8 returned with HTTP 200 Sep 07 18:20:17 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1563/3115] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:20:17 2026] GET /volume/v3/snapshots/c4614437-7401-4c7d-9c5d-96025a9dcec8 => generated 464 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:20:17 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-0440fcbb-7f8f-4056-bb54-c27d230b6007 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47ee3840-187b-4704-a09f-48bc34977ddc) transitioned into state 'SUCCESS' from state '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-775222235',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='122955d74f7a41f483601df502229750',qos_specs=None,replication_status=,reservations=['deac7e20-6559-4546-902b-7d5aed99af2c','1c85f266-c094-4545-ae62-e29fe091444e','6feef335-19b7-4967-a76d-b002ab471b80','7eab707d-6ad8-413d-bd2e-67854a195e43'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='91f34d73a70e42a797d7d3ec9310ed72',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:20:17 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-56a86b25-3c8f-455f-9e55-cf33462cede1 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:17 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-0440fcbb-7f8f-4056-bb54-c27d230b6007 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5b51912-945c-4479-b795-e5c59cac1bb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:20:17 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-56a86b25-3c8f-455f-9e55-cf33462cede1 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] GET http://192.168.122.66/volume/v3/volumes/bac839c0-6e37-4dbc-87f7-aa079e4c20e8 Sep 07 18:20:17 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-56a86b25-3c8f-455f-9e55-cf33462cede1 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:17 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-56a86b25-3c8f-455f-9e55-cf33462cede1 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:17 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:17 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:20:17 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-0440fcbb-7f8f-4056-bb54-c27d230b6007 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5b51912-945c-4479-b795-e5c59cac1bb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:20:17 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:17 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:20:17 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-0440fcbb-7f8f-4056-bb54-c27d230b6007 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Flow 'volume_create_api' (dfa198c4-ff55-4254-a995-3636ce3922be) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:20:17 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-0440fcbb-7f8f-4056-bb54-c27d230b6007 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Create volume request issued successfully. Sep 07 18:20:17 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-0440fcbb-7f8f-4056-bb54-c27d230b6007 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:20:17 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1553/3116] 192.168.122.66 () {60 vars in 1137 bytes} [Mon Sep 7 18:20:16 2026] POST /volume/v3/volumes => generated 784 bytes in 1408 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:20:17 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-56a86b25-3c8f-455f-9e55-cf33462cede1 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Volume info retrieved successfully. Sep 07 18:20:17 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-59c5b1b1-3aa3-4813-a891-1f7874cb2d41 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:17 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-59c5b1b1-3aa3-4813-a891-1f7874cb2d41 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] GET http://192.168.122.66/volume/v3/volumes/7149464e-ad49-42dd-b63f-a7aad6b08499 Sep 07 18:20:17 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-59c5b1b1-3aa3-4813-a891-1f7874cb2d41 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:17 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-59c5b1b1-3aa3-4813-a891-1f7874cb2d41 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:17 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-56a86b25-3c8f-455f-9e55-cf33462cede1 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] http://192.168.122.66/volume/v3/volumes/bac839c0-6e37-4dbc-87f7-aa079e4c20e8 returned with HTTP 200 Sep 07 18:20:17 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1564/3117] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:20:17 2026] GET /volume/v3/volumes/bac839c0-6e37-4dbc-87f7-aa079e4c20e8 => generated 840 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:20:17 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:17 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:20:17 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:17 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:20:17 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-59c5b1b1-3aa3-4813-a891-1f7874cb2d41 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Volume info retrieved successfully. Sep 07 18:20:17 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-59c5b1b1-3aa3-4813-a891-1f7874cb2d41 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] http://192.168.122.66/volume/v3/volumes/7149464e-ad49-42dd-b63f-a7aad6b08499 returned with HTTP 200 Sep 07 18:20:17 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1554/3118] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:20:17 2026] GET /volume/v3/volumes/7149464e-ad49-42dd-b63f-a7aad6b08499 => generated 963 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:20:18 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-896b3b54-19cf-42b1-a682-b0abb181dc1f None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:18 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-896b3b54-19cf-42b1-a682-b0abb181dc1f tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] GET http://192.168.122.66/volume/v3/snapshots/c4614437-7401-4c7d-9c5d-96025a9dcec8 Sep 07 18:20:18 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-896b3b54-19cf-42b1-a682-b0abb181dc1f tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:18 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-896b3b54-19cf-42b1-a682-b0abb181dc1f tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:18 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:18 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:20:18 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-896b3b54-19cf-42b1-a682-b0abb181dc1f tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Snapshot retrieved successfully. Sep 07 18:20:18 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-896b3b54-19cf-42b1-a682-b0abb181dc1f tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/snapshots/c4614437-7401-4c7d-9c5d-96025a9dcec8 returned with HTTP 200 Sep 07 18:20:18 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1565/3119] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:20:18 2026] GET /volume/v3/snapshots/c4614437-7401-4c7d-9c5d-96025a9dcec8 => generated 464 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:20:18 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-f1b9893a-cf64-451a-af26-f69baa9e50b2 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:18 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-f1b9893a-cf64-451a-af26-f69baa9e50b2 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] GET http://192.168.122.66/volume/v3/volumes/bac839c0-6e37-4dbc-87f7-aa079e4c20e8 Sep 07 18:20:18 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-f1b9893a-cf64-451a-af26-f69baa9e50b2 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:18 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-f1b9893a-cf64-451a-af26-f69baa9e50b2 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:18 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:18 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:20:18 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:18 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:20:18 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-f1b9893a-cf64-451a-af26-f69baa9e50b2 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Volume info retrieved successfully. Sep 07 18:20:19 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-f00db292-e5e9-4e57-b29f-d8a048a67c95 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:19 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-f1b9893a-cf64-451a-af26-f69baa9e50b2 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] http://192.168.122.66/volume/v3/volumes/bac839c0-6e37-4dbc-87f7-aa079e4c20e8 returned with HTTP 200 Sep 07 18:20:19 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1555/3120] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:20:18 2026] GET /volume/v3/volumes/bac839c0-6e37-4dbc-87f7-aa079e4c20e8 => generated 840 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 18:20:19 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-f00db292-e5e9-4e57-b29f-d8a048a67c95 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] GET http://192.168.122.66/volume/v3/volumes/7149464e-ad49-42dd-b63f-a7aad6b08499 Sep 07 18:20:19 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-f00db292-e5e9-4e57-b29f-d8a048a67c95 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:19 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-f00db292-e5e9-4e57-b29f-d8a048a67c95 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:19 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:19 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:20:19 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:19 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:20:19 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-f00db292-e5e9-4e57-b29f-d8a048a67c95 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Volume info retrieved successfully. Sep 07 18:20:19 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-f00db292-e5e9-4e57-b29f-d8a048a67c95 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] http://192.168.122.66/volume/v3/volumes/7149464e-ad49-42dd-b63f-a7aad6b08499 returned with HTTP 200 Sep 07 18:20:19 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1566/3121] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:20:19 2026] GET /volume/v3/volumes/7149464e-ad49-42dd-b63f-a7aad6b08499 => generated 1013 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 18:20:19 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-5d3880e6-9ef7-4b18-b436-524f6e4766e3 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:19 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-5d3880e6-9ef7-4b18-b436-524f6e4766e3 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] GET http://192.168.122.66/volume/v3/snapshots/c4614437-7401-4c7d-9c5d-96025a9dcec8 Sep 07 18:20:19 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-5d3880e6-9ef7-4b18-b436-524f6e4766e3 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:19 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-5d3880e6-9ef7-4b18-b436-524f6e4766e3 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:19 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-5d3880e6-9ef7-4b18-b436-524f6e4766e3 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/snapshots/c4614437-7401-4c7d-9c5d-96025a9dcec8 returned with HTTP 404 Sep 07 18:20:19 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1556/3122] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:20:19 2026] GET /volume/v3/snapshots/c4614437-7401-4c7d-9c5d-96025a9dcec8 => generated 111 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:20:19 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-c78abc89-3ec1-4a04-856f-8b2817457af9 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:19 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c78abc89-3ec1-4a04-856f-8b2817457af9 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] DELETE http://192.168.122.66/volume/v3/volumes/20b894f0-45fe-471b-bc8e-ae2fc0e54fbc Sep 07 18:20:19 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-c78abc89-3ec1-4a04-856f-8b2817457af9 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:19 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-c78abc89-3ec1-4a04-856f-8b2817457af9 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:19 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-c78abc89-3ec1-4a04-856f-8b2817457af9 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Delete volume with id: 20b894f0-45fe-471b-bc8e-ae2fc0e54fbc Sep 07 18:20:19 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:19 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:20:19 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:19 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:20:19 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-c78abc89-3ec1-4a04-856f-8b2817457af9 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Volume info retrieved successfully. Sep 07 18:20:19 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-c78abc89-3ec1-4a04-856f-8b2817457af9 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Delete volume request issued successfully. Sep 07 18:20:19 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c78abc89-3ec1-4a04-856f-8b2817457af9 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/volumes/20b894f0-45fe-471b-bc8e-ae2fc0e54fbc returned with HTTP 202 Sep 07 18:20:19 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1567/3123] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:20:19 2026] DELETE /volume/v3/volumes/20b894f0-45fe-471b-bc8e-ae2fc0e54fbc => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:20:19 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-36fff70b-6943-4918-8453-d02e249da290 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:19 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-36fff70b-6943-4918-8453-d02e249da290 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] GET http://192.168.122.66/volume/v3/volumes/20b894f0-45fe-471b-bc8e-ae2fc0e54fbc Sep 07 18:20:19 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-36fff70b-6943-4918-8453-d02e249da290 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:19 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-36fff70b-6943-4918-8453-d02e249da290 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:19 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:19 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:20:19 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:19 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:20:19 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-36fff70b-6943-4918-8453-d02e249da290 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Volume info retrieved successfully. Sep 07 18:20:20 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-36fff70b-6943-4918-8453-d02e249da290 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/volumes/20b894f0-45fe-471b-bc8e-ae2fc0e54fbc returned with HTTP 200 Sep 07 18:20:20 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1557/3124] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:20:19 2026] GET /volume/v3/volumes/20b894f0-45fe-471b-bc8e-ae2fc0e54fbc => generated 1014 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:20:20 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-059e655e-4b55-4122-8630-63b20c886de6 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:20 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-059e655e-4b55-4122-8630-63b20c886de6 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] GET http://192.168.122.66/volume/v3/volumes/bac839c0-6e37-4dbc-87f7-aa079e4c20e8 Sep 07 18:20:20 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-059e655e-4b55-4122-8630-63b20c886de6 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:20 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-059e655e-4b55-4122-8630-63b20c886de6 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:20 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:20 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:20:20 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:20 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:20:20 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-63d9f406-b785-48f1-b1b2-c36f71d65fe9 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:20 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-63d9f406-b785-48f1-b1b2-c36f71d65fe9 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] GET http://192.168.122.66/volume/v3/volumes/7149464e-ad49-42dd-b63f-a7aad6b08499 Sep 07 18:20:20 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-63d9f406-b785-48f1-b1b2-c36f71d65fe9 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:20 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-63d9f406-b785-48f1-b1b2-c36f71d65fe9 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:20 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-059e655e-4b55-4122-8630-63b20c886de6 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Volume info retrieved successfully. Sep 07 18:20:20 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-059e655e-4b55-4122-8630-63b20c886de6 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] http://192.168.122.66/volume/v3/volumes/bac839c0-6e37-4dbc-87f7-aa079e4c20e8 returned with HTTP 200 Sep 07 18:20:20 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1568/3125] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:20:20 2026] GET /volume/v3/volumes/bac839c0-6e37-4dbc-87f7-aa079e4c20e8 => generated 840 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:20:20 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:20 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:20:20 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:20 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:20:20 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-63d9f406-b785-48f1-b1b2-c36f71d65fe9 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Volume info retrieved successfully. Sep 07 18:20:20 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-63d9f406-b785-48f1-b1b2-c36f71d65fe9 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] http://192.168.122.66/volume/v3/volumes/7149464e-ad49-42dd-b63f-a7aad6b08499 returned with HTTP 200 Sep 07 18:20:20 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1558/3126] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:20:20 2026] GET /volume/v3/volumes/7149464e-ad49-42dd-b63f-a7aad6b08499 => generated 1013 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:20:21 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-2be08c5e-1a0f-447f-9dbc-6d0a046d8ff7 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:21 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-2be08c5e-1a0f-447f-9dbc-6d0a046d8ff7 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] GET http://192.168.122.66/volume/v3/volumes/20b894f0-45fe-471b-bc8e-ae2fc0e54fbc Sep 07 18:20:21 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-2be08c5e-1a0f-447f-9dbc-6d0a046d8ff7 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:21 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-2be08c5e-1a0f-447f-9dbc-6d0a046d8ff7 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:21 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-2be08c5e-1a0f-447f-9dbc-6d0a046d8ff7 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/volumes/20b894f0-45fe-471b-bc8e-ae2fc0e54fbc returned with HTTP 404 Sep 07 18:20:21 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1569/3127] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:20:21 2026] GET /volume/v3/volumes/20b894f0-45fe-471b-bc8e-ae2fc0e54fbc => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:20:21 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-e17ac98c-b51c-4ce6-8fde-3de1467e8d07 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:21 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-e17ac98c-b51c-4ce6-8fde-3de1467e8d07 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:20:21 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-e17ac98c-b51c-4ce6-8fde-3de1467e8d07 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1368487950"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:20:21 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.volumes [None req-e17ac98c-b51c-4ce6-8fde-3de1467e8d07 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1368487950'}} {{(pid=86964) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:20:21 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-e17ac98c-b51c-4ce6-8fde-3de1467e8d07 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Create volume of 1 GB Sep 07 18:20:21 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-e17ac98c-b51c-4ce6-8fde-3de1467e8d07 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Availability Zones retrieved successfully. Sep 07 18:20:21 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-e17ac98c-b51c-4ce6-8fde-3de1467e8d07 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Flow 'volume_create_api' (8c80cb8b-c271-4250-8847-a1a2452bc7c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:20:21 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-e17ac98c-b51c-4ce6-8fde-3de1467e8d07 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24935d92-0947-466c-8ce3-b51315fe4eb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:20:21 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.flows.api.create_volume [None req-e17ac98c-b51c-4ce6-8fde-3de1467e8d07 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Validating volume size '1' using validate_int {{(pid=86964) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:20:21 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-e17ac98c-b51c-4ce6-8fde-3de1467e8d07 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24935d92-0947-466c-8ce3-b51315fe4eb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:20:21 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-e17ac98c-b51c-4ce6-8fde-3de1467e8d07 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0236d3c-2566-438c-aa14-1028a8285c72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:20:21 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-46d68cea-48ff-4798-847e-3c1278e4f9ca None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:21 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-46d68cea-48ff-4798-847e-3c1278e4f9ca tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] GET http://192.168.122.66/volume/v3/volumes/bac839c0-6e37-4dbc-87f7-aa079e4c20e8 Sep 07 18:20:21 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-46d68cea-48ff-4798-847e-3c1278e4f9ca tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:21 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-46d68cea-48ff-4798-847e-3c1278e4f9ca tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:21 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:21 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:20:21 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:21 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:20:21 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-46d68cea-48ff-4798-847e-3c1278e4f9ca tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Volume info retrieved successfully. Sep 07 18:20:21 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-46d68cea-48ff-4798-847e-3c1278e4f9ca tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] http://192.168.122.66/volume/v3/volumes/bac839c0-6e37-4dbc-87f7-aa079e4c20e8 returned with HTTP 200 Sep 07 18:20:21 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1570/3128] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:20:21 2026] GET /volume/v3/volumes/bac839c0-6e37-4dbc-87f7-aa079e4c20e8 => generated 841 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 18:20:21 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-6a0c2932-8c57-4c4b-b083-428072fe64f8 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:21 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-6a0c2932-8c57-4c4b-b083-428072fe64f8 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] GET http://192.168.122.66/volume/v3/volumes/7149464e-ad49-42dd-b63f-a7aad6b08499 Sep 07 18:20:21 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-6a0c2932-8c57-4c4b-b083-428072fe64f8 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:21 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-6a0c2932-8c57-4c4b-b083-428072fe64f8 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:21 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-e17ac98c-b51c-4ce6-8fde-3de1467e8d07 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Created reservations ['91be14d2-29b6-42a5-ada3-075bbd5c67a5', '735f940a-b0f3-4109-a1f1-364c63c1110c', '2b7f562f-3cb7-4031-a1be-cb60c81177a9', '59467927-0c08-409d-9c9b-c51237f4b30f'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:20:21 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-e17ac98c-b51c-4ce6-8fde-3de1467e8d07 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0236d3c-2566-438c-aa14-1028a8285c72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['91be14d2-29b6-42a5-ada3-075bbd5c67a5', '735f940a-b0f3-4109-a1f1-364c63c1110c', '2b7f562f-3cb7-4031-a1be-cb60c81177a9', '59467927-0c08-409d-9c9b-c51237f4b30f']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:20:21 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-e17ac98c-b51c-4ce6-8fde-3de1467e8d07 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e312472-8e21-47e9-b080-aed360b56bf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:20:21 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:21 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:20:21 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:21 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:20:21 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-6a0c2932-8c57-4c4b-b083-428072fe64f8 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Volume info retrieved successfully. Sep 07 18:20:21 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-6a0c2932-8c57-4c4b-b083-428072fe64f8 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] http://192.168.122.66/volume/v3/volumes/7149464e-ad49-42dd-b63f-a7aad6b08499 returned with HTTP 200 Sep 07 18:20:21 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1571/3129] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:20:21 2026] GET /volume/v3/volumes/7149464e-ad49-42dd-b63f-a7aad6b08499 => generated 1013 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:20:21 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-7b5c918a-1c1e-4cc6-9ded-d69a73014ee9 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:21 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-7b5c918a-1c1e-4cc6-9ded-d69a73014ee9 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] GET http://192.168.122.66/volume/v3/volumes/bac839c0-6e37-4dbc-87f7-aa079e4c20e8 Sep 07 18:20:21 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-7b5c918a-1c1e-4cc6-9ded-d69a73014ee9 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:21 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-7b5c918a-1c1e-4cc6-9ded-d69a73014ee9 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:21 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:21 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:20:21 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:21 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:20:21 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-e17ac98c-b51c-4ce6-8fde-3de1467e8d07 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e312472-8e21-47e9-b080-aed360b56bf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'faafd390-2a5d-4b96-bdd2-a89ea89db71d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1368487950',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e449daccfbab4cd8ba38df886cea84bd',qos_specs=None,replication_status=,reservations=['91be14d2-29b6-42a5-ada3-075bbd5c67a5','735f940a-b0f3-4109-a1f1-364c63c1110c','2b7f562f-3cb7-4031-a1be-cb60c81177a9','59467927-0c08-409d-9c9b-c51237f4b30f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0204c187bcf4a5ba9582bac88f452df',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:20:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1368487950',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=faafd390-2a5d-4b96-bdd2-a89ea89db71d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e449daccfbab4cd8ba38df886cea84bd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d0204c187bcf4a5ba9582bac88f452df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:20:21 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:21 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:20:21 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-e17ac98c-b51c-4ce6-8fde-3de1467e8d07 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (421f749c-985d-4626-93ba-0e78ac20028c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:20:21 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-7b5c918a-1c1e-4cc6-9ded-d69a73014ee9 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Volume info retrieved successfully. Sep 07 18:20:21 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-7b5c918a-1c1e-4cc6-9ded-d69a73014ee9 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] http://192.168.122.66/volume/v3/volumes/bac839c0-6e37-4dbc-87f7-aa079e4c20e8 returned with HTTP 200 Sep 07 18:20:21 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1572/3130] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:20:21 2026] GET /volume/v3/volumes/bac839c0-6e37-4dbc-87f7-aa079e4c20e8 => generated 841 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:20:21 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-45f236a8-cbc0-4905-92a3-04201f9230dd None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:21 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-e17ac98c-b51c-4ce6-8fde-3de1467e8d07 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (421f749c-985d-4626-93ba-0e78ac20028c) transitioned into state 'SUCCESS' from state '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-1368487950',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e449daccfbab4cd8ba38df886cea84bd',qos_specs=None,replication_status=,reservations=['91be14d2-29b6-42a5-ada3-075bbd5c67a5','735f940a-b0f3-4109-a1f1-364c63c1110c','2b7f562f-3cb7-4031-a1be-cb60c81177a9','59467927-0c08-409d-9c9b-c51237f4b30f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0204c187bcf4a5ba9582bac88f452df',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:20:21 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-45f236a8-cbc0-4905-92a3-04201f9230dd tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] DELETE http://192.168.122.66/volume/v3/snapshots/7f49d393-7bd0-4f11-ab7e-42025b951640 Sep 07 18:20:21 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-e17ac98c-b51c-4ce6-8fde-3de1467e8d07 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2adbd90-acab-46b8-a9fe-2b079c4ec393) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:20:21 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-45f236a8-cbc0-4905-92a3-04201f9230dd tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:21 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-45f236a8-cbc0-4905-92a3-04201f9230dd tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:21 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.snapshots [None req-45f236a8-cbc0-4905-92a3-04201f9230dd tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Delete snapshot with id: 7f49d393-7bd0-4f11-ab7e-42025b951640 Sep 07 18:20:21 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:21 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:20:21 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-45f236a8-cbc0-4905-92a3-04201f9230dd tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Snapshot retrieved successfully. Sep 07 18:20:21 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-e17ac98c-b51c-4ce6-8fde-3de1467e8d07 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2adbd90-acab-46b8-a9fe-2b079c4ec393) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:20:21 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-e17ac98c-b51c-4ce6-8fde-3de1467e8d07 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Flow 'volume_create_api' (8c80cb8b-c271-4250-8847-a1a2452bc7c5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:20:21 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-e17ac98c-b51c-4ce6-8fde-3de1467e8d07 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Create volume request issued successfully. Sep 07 18:20:21 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-e17ac98c-b51c-4ce6-8fde-3de1467e8d07 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:20:21 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1559/3131] 192.168.122.66 () {60 vars in 1137 bytes} [Mon Sep 7 18:20:21 2026] POST /volume/v3/volumes => generated 785 bytes in 344 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 18:20:21 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:21 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:20:21 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-32a4938f-9c9b-4449-b1b4-84cd5ddad181 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:21 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-32a4938f-9c9b-4449-b1b4-84cd5ddad181 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] GET http://192.168.122.66/volume/v3/volumes/faafd390-2a5d-4b96-bdd2-a89ea89db71d Sep 07 18:20:21 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-32a4938f-9c9b-4449-b1b4-84cd5ddad181 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:21 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-32a4938f-9c9b-4449-b1b4-84cd5ddad181 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:21 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-45f236a8-cbc0-4905-92a3-04201f9230dd tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Snapshot delete request issued successfully. Sep 07 18:20:21 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-45f236a8-cbc0-4905-92a3-04201f9230dd tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] http://192.168.122.66/volume/v3/snapshots/7f49d393-7bd0-4f11-ab7e-42025b951640 returned with HTTP 202 Sep 07 18:20:21 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1573/3132] 192.168.122.66 () {58 vars in 1236 bytes} [Mon Sep 7 18:20:21 2026] DELETE /volume/v3/snapshots/7f49d393-7bd0-4f11-ab7e-42025b951640 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:20:21 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-97992279-6393-46d9-922f-ac1e95af4be0 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:21 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-97992279-6393-46d9-922f-ac1e95af4be0 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] GET http://192.168.122.66/volume/v3/snapshots/7f49d393-7bd0-4f11-ab7e-42025b951640 Sep 07 18:20:21 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:21 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:20:21 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-97992279-6393-46d9-922f-ac1e95af4be0 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:21 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-97992279-6393-46d9-922f-ac1e95af4be0 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:21 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:21 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:20:21 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-32a4938f-9c9b-4449-b1b4-84cd5ddad181 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Volume info retrieved successfully. Sep 07 18:20:21 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:21 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:20:21 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-97992279-6393-46d9-922f-ac1e95af4be0 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Snapshot retrieved successfully. Sep 07 18:20:21 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-32a4938f-9c9b-4449-b1b4-84cd5ddad181 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/volumes/faafd390-2a5d-4b96-bdd2-a89ea89db71d returned with HTTP 200 Sep 07 18:20:21 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-97992279-6393-46d9-922f-ac1e95af4be0 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] http://192.168.122.66/volume/v3/snapshots/7f49d393-7bd0-4f11-ab7e-42025b951640 returned with HTTP 200 Sep 07 18:20:21 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1560/3133] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:20:21 2026] GET /volume/v3/volumes/faafd390-2a5d-4b96-bdd2-a89ea89db71d => generated 964 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:20:21 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1574/3134] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:20:21 2026] GET /volume/v3/snapshots/7f49d393-7bd0-4f11-ab7e-42025b951640 => generated 468 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:20:22 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-a7229d10-3919-49aa-a08f-0355932ff798 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:22 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-a7229d10-3919-49aa-a08f-0355932ff798 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] GET http://192.168.122.66/volume/v3/volumes/7149464e-ad49-42dd-b63f-a7aad6b08499 Sep 07 18:20:22 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-a7229d10-3919-49aa-a08f-0355932ff798 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:22 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-a7229d10-3919-49aa-a08f-0355932ff798 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:22 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:22 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:20:22 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:22 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:20:22 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-a7229d10-3919-49aa-a08f-0355932ff798 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Volume info retrieved successfully. Sep 07 18:20:22 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-a7229d10-3919-49aa-a08f-0355932ff798 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] http://192.168.122.66/volume/v3/volumes/7149464e-ad49-42dd-b63f-a7aad6b08499 returned with HTTP 200 Sep 07 18:20:22 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1561/3135] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:20:22 2026] GET /volume/v3/volumes/7149464e-ad49-42dd-b63f-a7aad6b08499 => generated 1014 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:20:22 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-58b591ae-022a-4bd4-a945-4c86d11f2810 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:22 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-58b591ae-022a-4bd4-a945-4c86d11f2810 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] POST http://192.168.122.66/volume/v3/snapshots Sep 07 18:20:22 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-58b591ae-022a-4bd4-a945-4c86d11f2810 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7149464e-ad49-42dd-b63f-a7aad6b08499", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-280692514"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:20:22 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:22 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:20:22 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:22 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:20:22 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-58b591ae-022a-4bd4-a945-4c86d11f2810 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Volume info retrieved successfully. Sep 07 18:20:22 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.snapshots [None req-58b591ae-022a-4bd4-a945-4c86d11f2810 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Create snapshot from volume 7149464e-ad49-42dd-b63f-a7aad6b08499 Sep 07 18:20:22 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-b48393c8-8499-4be5-be46-13a05843a047 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:22 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b48393c8-8499-4be5-be46-13a05843a047 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] GET http://192.168.122.66/volume/v3/snapshots/7f49d393-7bd0-4f11-ab7e-42025b951640 Sep 07 18:20:22 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-b48393c8-8499-4be5-be46-13a05843a047 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:22 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-b48393c8-8499-4be5-be46-13a05843a047 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:22 devstack devstack@c-api.service[86965]: DEBUG cinder.quota [None req-58b591ae-022a-4bd4-a945-4c86d11f2810 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Created reservations ['4fbf5a3f-84f7-4a7d-9a1c-e578bc81a979', 'ad6b4a98-5d7f-4477-a5e4-55832526ed2c', '371f3d59-af13-423c-bc75-39b0537c1b68', 'f21b304e-b669-497a-85ea-c4a622b755ab'] {{(pid=86965) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:20:22 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:22 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:20:22 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-b48393c8-8499-4be5-be46-13a05843a047 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Snapshot retrieved successfully. Sep 07 18:20:22 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b48393c8-8499-4be5-be46-13a05843a047 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] http://192.168.122.66/volume/v3/snapshots/7f49d393-7bd0-4f11-ab7e-42025b951640 returned with HTTP 200 Sep 07 18:20:22 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1562/3136] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:20:22 2026] GET /volume/v3/snapshots/7f49d393-7bd0-4f11-ab7e-42025b951640 => generated 468 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 18:20:22 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-378ff4c5-4619-436c-92f8-0be57a9b1f12 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:22 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-378ff4c5-4619-436c-92f8-0be57a9b1f12 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] GET http://192.168.122.66/volume/v3/volumes/faafd390-2a5d-4b96-bdd2-a89ea89db71d Sep 07 18:20:22 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-378ff4c5-4619-436c-92f8-0be57a9b1f12 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:22 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-378ff4c5-4619-436c-92f8-0be57a9b1f12 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:22 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:22 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:20:22 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:22 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:20:22 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-378ff4c5-4619-436c-92f8-0be57a9b1f12 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Volume info retrieved successfully. Sep 07 18:20:22 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:22 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:20:22 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-378ff4c5-4619-436c-92f8-0be57a9b1f12 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/volumes/faafd390-2a5d-4b96-bdd2-a89ea89db71d returned with HTTP 200 Sep 07 18:20:22 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1563/3137] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:20:22 2026] GET /volume/v3/volumes/faafd390-2a5d-4b96-bdd2-a89ea89db71d => generated 1015 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:20:22 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-ef65abac-ef5e-46eb-a5f7-8c9d6e65a4d6 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:22 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-ef65abac-ef5e-46eb-a5f7-8c9d6e65a4d6 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] POST http://192.168.122.66/volume/v3/snapshots Sep 07 18:20:22 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-ef65abac-ef5e-46eb-a5f7-8c9d6e65a4d6 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "faafd390-2a5d-4b96-bdd2-a89ea89db71d", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-685856518"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:20:22 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-58b591ae-022a-4bd4-a945-4c86d11f2810 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Snapshot create request issued successfully. Sep 07 18:20:22 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:22 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:20:22 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-58b591ae-022a-4bd4-a945-4c86d11f2810 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] http://192.168.122.66/volume/v3/snapshots returned with HTTP 202 Sep 07 18:20:22 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1575/3138] 192.168.122.66 () {60 vars in 1144 bytes} [Mon Sep 7 18:20:22 2026] POST /volume/v3/snapshots => generated 307 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:20:22 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:22 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:20:22 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-ef65abac-ef5e-46eb-a5f7-8c9d6e65a4d6 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Volume info retrieved successfully. Sep 07 18:20:22 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.snapshots [None req-ef65abac-ef5e-46eb-a5f7-8c9d6e65a4d6 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Create snapshot from volume faafd390-2a5d-4b96-bdd2-a89ea89db71d Sep 07 18:20:22 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-44e85360-ce66-4672-bc4f-8fb6d9764d23 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:22 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-44e85360-ce66-4672-bc4f-8fb6d9764d23 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] GET http://192.168.122.66/volume/v3/snapshots/c0afafac-3ef4-4fe3-97ec-e68a3024d0c2 Sep 07 18:20:22 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-44e85360-ce66-4672-bc4f-8fb6d9764d23 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:22 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-44e85360-ce66-4672-bc4f-8fb6d9764d23 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:22 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:22 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:20:22 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-44e85360-ce66-4672-bc4f-8fb6d9764d23 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Snapshot retrieved successfully. Sep 07 18:20:22 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-44e85360-ce66-4672-bc4f-8fb6d9764d23 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] http://192.168.122.66/volume/v3/snapshots/c0afafac-3ef4-4fe3-97ec-e68a3024d0c2 returned with HTTP 200 Sep 07 18:20:22 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1576/3139] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:20:22 2026] GET /volume/v3/snapshots/c0afafac-3ef4-4fe3-97ec-e68a3024d0c2 => generated 439 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:20:22 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-ef65abac-ef5e-46eb-a5f7-8c9d6e65a4d6 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Created reservations ['d608a843-50e1-451a-a226-fba9a72f4bae', '103596ca-90de-438c-a8b4-705e474a961d', '323a173c-49e0-42cd-88aa-4df7423844c6', '23aa7e1e-fe28-4307-908e-37065b11dbf7'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:20:22 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:22 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:20:22 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-ef65abac-ef5e-46eb-a5f7-8c9d6e65a4d6 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Snapshot create request issued successfully. Sep 07 18:20:22 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-ef65abac-ef5e-46eb-a5f7-8c9d6e65a4d6 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/snapshots returned with HTTP 202 Sep 07 18:20:22 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1564/3140] 192.168.122.66 () {60 vars in 1144 bytes} [Mon Sep 7 18:20:22 2026] POST /volume/v3/snapshots => generated 307 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:20:22 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-888777f6-8c00-4b1b-9eaf-b35361adc7e7 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:22 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-888777f6-8c00-4b1b-9eaf-b35361adc7e7 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] GET http://192.168.122.66/volume/v3/snapshots/e6951f36-0665-479f-afa0-dac15382ce2f Sep 07 18:20:22 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-888777f6-8c00-4b1b-9eaf-b35361adc7e7 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:22 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-888777f6-8c00-4b1b-9eaf-b35361adc7e7 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:22 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:22 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:20:22 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-888777f6-8c00-4b1b-9eaf-b35361adc7e7 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Snapshot retrieved successfully. Sep 07 18:20:22 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-888777f6-8c00-4b1b-9eaf-b35361adc7e7 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/snapshots/e6951f36-0665-479f-afa0-dac15382ce2f returned with HTTP 200 Sep 07 18:20:22 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1577/3141] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:20:22 2026] GET /volume/v3/snapshots/e6951f36-0665-479f-afa0-dac15382ce2f => generated 439 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:20:23 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-97011f38-fbc9-4728-b962-b2d549666f1d None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:23 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-97011f38-fbc9-4728-b962-b2d549666f1d tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] GET http://192.168.122.66/volume/v3/snapshots/7f49d393-7bd0-4f11-ab7e-42025b951640 Sep 07 18:20:23 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-97011f38-fbc9-4728-b962-b2d549666f1d tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:23 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-97011f38-fbc9-4728-b962-b2d549666f1d tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:23 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-97011f38-fbc9-4728-b962-b2d549666f1d tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] http://192.168.122.66/volume/v3/snapshots/7f49d393-7bd0-4f11-ab7e-42025b951640 returned with HTTP 404 Sep 07 18:20:23 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1565/3142] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:20:23 2026] GET /volume/v3/snapshots/7f49d393-7bd0-4f11-ab7e-42025b951640 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:20:23 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-58bb4300-91cd-4620-97ae-00ce8f2ee201 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:23 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-58bb4300-91cd-4620-97ae-00ce8f2ee201 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] DELETE http://192.168.122.66/volume/v3/volumes/93b408c4-b38a-487d-a6ea-63218436fa72 Sep 07 18:20:23 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-58bb4300-91cd-4620-97ae-00ce8f2ee201 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:23 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-58bb4300-91cd-4620-97ae-00ce8f2ee201 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:23 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-58bb4300-91cd-4620-97ae-00ce8f2ee201 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Delete volume with id: 93b408c4-b38a-487d-a6ea-63218436fa72 Sep 07 18:20:23 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:23 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:20:23 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:23 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:20:23 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-58bb4300-91cd-4620-97ae-00ce8f2ee201 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Volume info retrieved successfully. Sep 07 18:20:23 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-58bb4300-91cd-4620-97ae-00ce8f2ee201 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Delete volume request issued successfully. Sep 07 18:20:23 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-58bb4300-91cd-4620-97ae-00ce8f2ee201 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] http://192.168.122.66/volume/v3/volumes/93b408c4-b38a-487d-a6ea-63218436fa72 returned with HTTP 202 Sep 07 18:20:23 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1578/3143] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:20:23 2026] DELETE /volume/v3/volumes/93b408c4-b38a-487d-a6ea-63218436fa72 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:20:23 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-7a5ff18e-bd9c-4f36-9718-72a902dd2147 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:23 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-7a5ff18e-bd9c-4f36-9718-72a902dd2147 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] GET http://192.168.122.66/volume/v3/volumes/93b408c4-b38a-487d-a6ea-63218436fa72 Sep 07 18:20:23 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-7a5ff18e-bd9c-4f36-9718-72a902dd2147 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:23 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-5b195098-d1b7-42c6-b23b-5ae7e1e220fb None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:23 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-7a5ff18e-bd9c-4f36-9718-72a902dd2147 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:23 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-5b195098-d1b7-42c6-b23b-5ae7e1e220fb tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] GET http://192.168.122.66/volume/v3/snapshots/c0afafac-3ef4-4fe3-97ec-e68a3024d0c2 Sep 07 18:20:23 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-5b195098-d1b7-42c6-b23b-5ae7e1e220fb tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:23 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-5b195098-d1b7-42c6-b23b-5ae7e1e220fb tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:23 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:23 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:20:23 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:23 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:20:23 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-5b195098-d1b7-42c6-b23b-5ae7e1e220fb tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Snapshot retrieved successfully. Sep 07 18:20:23 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-5b195098-d1b7-42c6-b23b-5ae7e1e220fb tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] http://192.168.122.66/volume/v3/snapshots/c0afafac-3ef4-4fe3-97ec-e68a3024d0c2 returned with HTTP 200 Sep 07 18:20:23 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1579/3144] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:20:23 2026] GET /volume/v3/snapshots/c0afafac-3ef4-4fe3-97ec-e68a3024d0c2 => generated 439 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:20:23 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:23 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:20:23 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-7a5ff18e-bd9c-4f36-9718-72a902dd2147 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Volume info retrieved successfully. Sep 07 18:20:23 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-7a5ff18e-bd9c-4f36-9718-72a902dd2147 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] http://192.168.122.66/volume/v3/volumes/93b408c4-b38a-487d-a6ea-63218436fa72 returned with HTTP 200 Sep 07 18:20:23 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1566/3145] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:20:23 2026] GET /volume/v3/volumes/93b408c4-b38a-487d-a6ea-63218436fa72 => generated 852 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:20:23 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-4e99dc7c-5a72-483b-b2fb-2d303f5a967e None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:23 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-4e99dc7c-5a72-483b-b2fb-2d303f5a967e tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] GET http://192.168.122.66/volume/v3/snapshots/e6951f36-0665-479f-afa0-dac15382ce2f Sep 07 18:20:23 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-4e99dc7c-5a72-483b-b2fb-2d303f5a967e tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:23 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-4e99dc7c-5a72-483b-b2fb-2d303f5a967e tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:23 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:23 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:20:23 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-4e99dc7c-5a72-483b-b2fb-2d303f5a967e tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Snapshot retrieved successfully. Sep 07 18:20:23 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-4e99dc7c-5a72-483b-b2fb-2d303f5a967e tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/snapshots/e6951f36-0665-479f-afa0-dac15382ce2f returned with HTTP 200 Sep 07 18:20:23 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1580/3146] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:20:23 2026] GET /volume/v3/snapshots/e6951f36-0665-479f-afa0-dac15382ce2f => generated 439 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:20:24 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-3d787d24-60c2-4f8c-9932-d57568f4f8db None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:24 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-3d787d24-60c2-4f8c-9932-d57568f4f8db tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] GET http://192.168.122.66/volume/v3/snapshots/c0afafac-3ef4-4fe3-97ec-e68a3024d0c2 Sep 07 18:20:24 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-3d787d24-60c2-4f8c-9932-d57568f4f8db tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:24 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-3d787d24-60c2-4f8c-9932-d57568f4f8db tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:24 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:24 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:20:24 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-3d787d24-60c2-4f8c-9932-d57568f4f8db tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Snapshot retrieved successfully. Sep 07 18:20:24 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-3d787d24-60c2-4f8c-9932-d57568f4f8db tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] http://192.168.122.66/volume/v3/snapshots/c0afafac-3ef4-4fe3-97ec-e68a3024d0c2 returned with HTTP 200 Sep 07 18:20:24 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1567/3147] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:20:24 2026] GET /volume/v3/snapshots/c0afafac-3ef4-4fe3-97ec-e68a3024d0c2 => generated 466 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:20:24 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-a9e85c10-fbdf-40f8-a2e9-c81078167551 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:24 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-8ac96f22-5488-491a-88c9-8b0ec20ba67b None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:24 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-a9e85c10-fbdf-40f8-a2e9-c81078167551 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] GET http://192.168.122.66/volume/v3/volumes/93b408c4-b38a-487d-a6ea-63218436fa72 Sep 07 18:20:24 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-a9e85c10-fbdf-40f8-a2e9-c81078167551 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:24 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-a9e85c10-fbdf-40f8-a2e9-c81078167551 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:24 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-a9e85c10-fbdf-40f8-a2e9-c81078167551 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] http://192.168.122.66/volume/v3/volumes/93b408c4-b38a-487d-a6ea-63218436fa72 returned with HTTP 404 Sep 07 18:20:24 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1581/3148] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:20:24 2026] GET /volume/v3/volumes/93b408c4-b38a-487d-a6ea-63218436fa72 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:20:24 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-1015a434-08ec-42e0-9d9a-325b650fb37d None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:24 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-1015a434-08ec-42e0-9d9a-325b650fb37d tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] DELETE http://192.168.122.66/volume/v3/volumes/bac839c0-6e37-4dbc-87f7-aa079e4c20e8 Sep 07 18:20:24 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-1015a434-08ec-42e0-9d9a-325b650fb37d tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:24 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-1015a434-08ec-42e0-9d9a-325b650fb37d tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:24 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-1015a434-08ec-42e0-9d9a-325b650fb37d tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Delete volume with id: bac839c0-6e37-4dbc-87f7-aa079e4c20e8 Sep 07 18:20:24 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:24 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:20:24 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:24 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:20:24 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-1015a434-08ec-42e0-9d9a-325b650fb37d tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Volume info retrieved successfully. Sep 07 18:20:24 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-1015a434-08ec-42e0-9d9a-325b650fb37d tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Delete volume request issued successfully. Sep 07 18:20:24 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-1015a434-08ec-42e0-9d9a-325b650fb37d tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] http://192.168.122.66/volume/v3/volumes/bac839c0-6e37-4dbc-87f7-aa079e4c20e8 returned with HTTP 202 Sep 07 18:20:24 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1582/3149] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:20:24 2026] DELETE /volume/v3/volumes/bac839c0-6e37-4dbc-87f7-aa079e4c20e8 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:20:24 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-2d1bffd2-5744-478b-b240-cd9d591e76f6 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:24 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-2d1bffd2-5744-478b-b240-cd9d591e76f6 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] GET http://192.168.122.66/volume/v3/snapshots/e6951f36-0665-479f-afa0-dac15382ce2f Sep 07 18:20:24 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-2d1bffd2-5744-478b-b240-cd9d591e76f6 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:24 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-2d1bffd2-5744-478b-b240-cd9d591e76f6 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:24 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:24 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:20:24 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-2d1bffd2-5744-478b-b240-cd9d591e76f6 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Snapshot retrieved successfully. Sep 07 18:20:24 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-2d1bffd2-5744-478b-b240-cd9d591e76f6 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/snapshots/e6951f36-0665-479f-afa0-dac15382ce2f returned with HTTP 200 Sep 07 18:20:24 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1583/3150] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:20:24 2026] GET /volume/v3/snapshots/e6951f36-0665-479f-afa0-dac15382ce2f => generated 439 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:20:24 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-b03285e4-4a92-4188-bf34-7c5758465c1c None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:24 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-b03285e4-4a92-4188-bf34-7c5758465c1c tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] GET http://192.168.122.66/volume/v3/volumes/bac839c0-6e37-4dbc-87f7-aa079e4c20e8 Sep 07 18:20:24 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-b03285e4-4a92-4188-bf34-7c5758465c1c tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:24 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-b03285e4-4a92-4188-bf34-7c5758465c1c tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:24 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-8ac96f22-5488-491a-88c9-8b0ec20ba67b tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-reader] POST http://192.168.122.66/volume/v3/snapshots/c0afafac-3ef4-4fe3-97ec-e68a3024d0c2/action Sep 07 18:20:24 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-8ac96f22-5488-491a-88c9-8b0ec20ba67b tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=86964) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:20:24 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:24 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:20:24 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-8ac96f22-5488-491a-88c9-8b0ec20ba67b tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:20:24 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:24 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:20:24 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-b03285e4-4a92-4188-bf34-7c5758465c1c tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Volume info retrieved successfully. Sep 07 18:20:24 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:24 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:20:24 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-8ac96f22-5488-491a-88c9-8b0ec20ba67b tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-reader] Snapshot retrieved successfully. Sep 07 18:20:24 devstack devstack@c-api.service[86964]: DEBUG cinder.policy [None req-8ac96f22-5488-491a-88c9-8b0ec20ba67b tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '320dddfb6fec4a93ac00bf990575317e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '122955d74f7a41f483601df502229750', '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=86964) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 18:20:24 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-8ac96f22-5488-491a-88c9-8b0ec20ba67b tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-reader] http://192.168.122.66/volume/v3/snapshots/c0afafac-3ef4-4fe3-97ec-e68a3024d0c2/action returned with HTTP 403 Sep 07 18:20:24 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1568/3151] 192.168.122.66 () {60 vars in 1275 bytes} [Mon Sep 7 18:20:24 2026] POST /volume/v3/snapshots/c0afafac-3ef4-4fe3-97ec-e68a3024d0c2/action => generated 133 bytes in 185 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:20:24 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-ec35db61-8efc-49a6-bdb0-5e1e5be91a1c None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:24 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-b03285e4-4a92-4188-bf34-7c5758465c1c tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] http://192.168.122.66/volume/v3/volumes/bac839c0-6e37-4dbc-87f7-aa079e4c20e8 returned with HTTP 200 Sep 07 18:20:24 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1584/3152] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:20:24 2026] GET /volume/v3/volumes/bac839c0-6e37-4dbc-87f7-aa079e4c20e8 => generated 840 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:20:24 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-ec35db61-8efc-49a6-bdb0-5e1e5be91a1c tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] DELETE http://192.168.122.66/volume/v3/snapshots/c0afafac-3ef4-4fe3-97ec-e68a3024d0c2 Sep 07 18:20:24 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-ec35db61-8efc-49a6-bdb0-5e1e5be91a1c tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:24 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-ec35db61-8efc-49a6-bdb0-5e1e5be91a1c tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:24 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.snapshots [None req-ec35db61-8efc-49a6-bdb0-5e1e5be91a1c tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Delete snapshot with id: c0afafac-3ef4-4fe3-97ec-e68a3024d0c2 Sep 07 18:20:24 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:24 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:20:24 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-ec35db61-8efc-49a6-bdb0-5e1e5be91a1c tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Snapshot retrieved successfully. Sep 07 18:20:24 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:24 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:20:24 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-ec35db61-8efc-49a6-bdb0-5e1e5be91a1c tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Snapshot delete request issued successfully. Sep 07 18:20:24 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-ec35db61-8efc-49a6-bdb0-5e1e5be91a1c tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] http://192.168.122.66/volume/v3/snapshots/c0afafac-3ef4-4fe3-97ec-e68a3024d0c2 returned with HTTP 202 Sep 07 18:20:24 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1569/3153] 192.168.122.66 () {58 vars in 1236 bytes} [Mon Sep 7 18:20:24 2026] DELETE /volume/v3/snapshots/c0afafac-3ef4-4fe3-97ec-e68a3024d0c2 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:20:24 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-5300aa43-b820-440d-ade1-b9be6353f4ec None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:25 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-5300aa43-b820-440d-ade1-b9be6353f4ec tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] GET http://192.168.122.66/volume/v3/snapshots/c0afafac-3ef4-4fe3-97ec-e68a3024d0c2 Sep 07 18:20:25 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-5300aa43-b820-440d-ade1-b9be6353f4ec tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:25 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-5300aa43-b820-440d-ade1-b9be6353f4ec tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:25 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:25 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:20:25 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-5300aa43-b820-440d-ade1-b9be6353f4ec tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Snapshot retrieved successfully. Sep 07 18:20:25 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-5300aa43-b820-440d-ade1-b9be6353f4ec tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] http://192.168.122.66/volume/v3/snapshots/c0afafac-3ef4-4fe3-97ec-e68a3024d0c2 returned with HTTP 200 Sep 07 18:20:25 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1585/3154] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:20:24 2026] GET /volume/v3/snapshots/c0afafac-3ef4-4fe3-97ec-e68a3024d0c2 => generated 465 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:20:25 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-186f15ee-e409-44c8-aeca-f6b92a5454e8 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:25 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-186f15ee-e409-44c8-aeca-f6b92a5454e8 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] GET http://192.168.122.66/volume/v3/snapshots/e6951f36-0665-479f-afa0-dac15382ce2f Sep 07 18:20:25 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-186f15ee-e409-44c8-aeca-f6b92a5454e8 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:25 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-186f15ee-e409-44c8-aeca-f6b92a5454e8 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:25 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:25 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:20:25 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-186f15ee-e409-44c8-aeca-f6b92a5454e8 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Snapshot retrieved successfully. Sep 07 18:20:25 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-186f15ee-e409-44c8-aeca-f6b92a5454e8 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/snapshots/e6951f36-0665-479f-afa0-dac15382ce2f returned with HTTP 200 Sep 07 18:20:25 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1570/3155] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:20:25 2026] GET /volume/v3/snapshots/e6951f36-0665-479f-afa0-dac15382ce2f => generated 439 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:20:25 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-5d550134-5c7d-4425-a94b-0f1317e333ca None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:25 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-5d550134-5c7d-4425-a94b-0f1317e333ca tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] GET http://192.168.122.66/volume/v3/volumes/bac839c0-6e37-4dbc-87f7-aa079e4c20e8 Sep 07 18:20:25 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-5d550134-5c7d-4425-a94b-0f1317e333ca tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:25 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-5d550134-5c7d-4425-a94b-0f1317e333ca tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:25 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-5d550134-5c7d-4425-a94b-0f1317e333ca tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] http://192.168.122.66/volume/v3/volumes/bac839c0-6e37-4dbc-87f7-aa079e4c20e8 returned with HTTP 404 Sep 07 18:20:25 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1586/3156] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:20:25 2026] GET /volume/v3/volumes/bac839c0-6e37-4dbc-87f7-aa079e4c20e8 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:20:25 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-b0c94546-aa07-4192-9efa-14b3342e7be9 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:25 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b0c94546-aa07-4192-9efa-14b3342e7be9 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] DELETE http://192.168.122.66/volume/v3/snapshots/7f49d393-7bd0-4f11-ab7e-42025b951640 Sep 07 18:20:25 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-b0c94546-aa07-4192-9efa-14b3342e7be9 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:25 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-b0c94546-aa07-4192-9efa-14b3342e7be9 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:25 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.snapshots [None req-b0c94546-aa07-4192-9efa-14b3342e7be9 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Delete snapshot with id: 7f49d393-7bd0-4f11-ab7e-42025b951640 Sep 07 18:20:25 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b0c94546-aa07-4192-9efa-14b3342e7be9 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] http://192.168.122.66/volume/v3/snapshots/7f49d393-7bd0-4f11-ab7e-42025b951640 returned with HTTP 404 Sep 07 18:20:25 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1571/3157] 192.168.122.66 () {58 vars in 1236 bytes} [Mon Sep 7 18:20:25 2026] DELETE /volume/v3/snapshots/7f49d393-7bd0-4f11-ab7e-42025b951640 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:20:25 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-aace227e-929f-43cf-bf5b-5d59505e7a3f None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:26 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-aace227e-929f-43cf-bf5b-5d59505e7a3f tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] GET http://192.168.122.66/volume/v3/snapshots/7f49d393-7bd0-4f11-ab7e-42025b951640 Sep 07 18:20:26 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-aace227e-929f-43cf-bf5b-5d59505e7a3f tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:26 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-aace227e-929f-43cf-bf5b-5d59505e7a3f tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:26 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-aace227e-929f-43cf-bf5b-5d59505e7a3f tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] http://192.168.122.66/volume/v3/snapshots/7f49d393-7bd0-4f11-ab7e-42025b951640 returned with HTTP 404 Sep 07 18:20:26 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1587/3158] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:20:25 2026] GET /volume/v3/snapshots/7f49d393-7bd0-4f11-ab7e-42025b951640 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 18:20:26 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-6e780eda-9869-4b77-8731-8f0083b58bc1 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:26 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-6e780eda-9869-4b77-8731-8f0083b58bc1 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] DELETE http://192.168.122.66/volume/v3/volumes/93b408c4-b38a-487d-a6ea-63218436fa72 Sep 07 18:20:26 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-6e780eda-9869-4b77-8731-8f0083b58bc1 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:26 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-6e780eda-9869-4b77-8731-8f0083b58bc1 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:26 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-6e780eda-9869-4b77-8731-8f0083b58bc1 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Delete volume with id: 93b408c4-b38a-487d-a6ea-63218436fa72 Sep 07 18:20:26 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-1ea16b84-2c7c-43d6-92d6-445d8ef63a3a None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:26 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-1ea16b84-2c7c-43d6-92d6-445d8ef63a3a tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] GET http://192.168.122.66/volume/v3/snapshots/c0afafac-3ef4-4fe3-97ec-e68a3024d0c2 Sep 07 18:20:26 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-6e780eda-9869-4b77-8731-8f0083b58bc1 tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] http://192.168.122.66/volume/v3/volumes/93b408c4-b38a-487d-a6ea-63218436fa72 returned with HTTP 404 Sep 07 18:20:26 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-1ea16b84-2c7c-43d6-92d6-445d8ef63a3a tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:26 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1572/3159] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:20:26 2026] DELETE /volume/v3/volumes/93b408c4-b38a-487d-a6ea-63218436fa72 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 18:20:26 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-1ea16b84-2c7c-43d6-92d6-445d8ef63a3a tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:26 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-0e8fca4b-7d2b-4ca7-a2c4-8c408984273c None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:26 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-0e8fca4b-7d2b-4ca7-a2c4-8c408984273c tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] GET http://192.168.122.66/volume/v3/volumes/93b408c4-b38a-487d-a6ea-63218436fa72 Sep 07 18:20:26 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-0e8fca4b-7d2b-4ca7-a2c4-8c408984273c tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:26 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-0e8fca4b-7d2b-4ca7-a2c4-8c408984273c tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:26 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:26 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:20:26 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-1ea16b84-2c7c-43d6-92d6-445d8ef63a3a tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Snapshot retrieved successfully. Sep 07 18:20:26 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-1ea16b84-2c7c-43d6-92d6-445d8ef63a3a tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] http://192.168.122.66/volume/v3/snapshots/c0afafac-3ef4-4fe3-97ec-e68a3024d0c2 returned with HTTP 200 Sep 07 18:20:26 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1588/3160] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:20:26 2026] GET /volume/v3/snapshots/c0afafac-3ef4-4fe3-97ec-e68a3024d0c2 => generated 465 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:20:26 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-0e8fca4b-7d2b-4ca7-a2c4-8c408984273c tempest-SnapshotDependencyTests-1803193356 tempest-SnapshotDependencyTests-1803193356-project-member] http://192.168.122.66/volume/v3/volumes/93b408c4-b38a-487d-a6ea-63218436fa72 returned with HTTP 404 Sep 07 18:20:26 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1573/3161] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:20:26 2026] GET /volume/v3/volumes/93b408c4-b38a-487d-a6ea-63218436fa72 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:20:26 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-6405de88-0aec-4396-a97b-db8a395e6fac None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:26 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-6405de88-0aec-4396-a97b-db8a395e6fac tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] GET http://192.168.122.66/volume/v3/snapshots/e6951f36-0665-479f-afa0-dac15382ce2f Sep 07 18:20:26 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-6405de88-0aec-4396-a97b-db8a395e6fac tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:26 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-6405de88-0aec-4396-a97b-db8a395e6fac tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:26 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:26 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:20:26 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-6405de88-0aec-4396-a97b-db8a395e6fac tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Snapshot retrieved successfully. Sep 07 18:20:26 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-6405de88-0aec-4396-a97b-db8a395e6fac tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/snapshots/e6951f36-0665-479f-afa0-dac15382ce2f returned with HTTP 200 Sep 07 18:20:26 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1589/3162] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:20:26 2026] GET /volume/v3/snapshots/e6951f36-0665-479f-afa0-dac15382ce2f => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:20:26 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-2b967e08-ade2-4c1e-9fae-ad7e4489c73e None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:26 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-2b967e08-ade2-4c1e-9fae-ad7e4489c73e tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-member] POST http://192.168.122.66/volume/v3/snapshots/e6951f36-0665-479f-afa0-dac15382ce2f/action Sep 07 18:20:26 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-2b967e08-ade2-4c1e-9fae-ad7e4489c73e tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86964) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:20:26 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-2b967e08-ade2-4c1e-9fae-ad7e4489c73e tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:20:26 devstack devstack@c-api.service[86964]: DEBUG cinder.api.contrib.admin_actions [None req-2b967e08-ade2-4c1e-9fae-ad7e4489c73e tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-member] Updating snapshot 'e6951f36-0665-479f-afa0-dac15382ce2f' with '{'status': 'error'}' {{(pid=86964) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 18:20:26 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:26 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:20:27 devstack devstack@c-api.service[86964]: DEBUG cinder.policy [None req-2b967e08-ade2-4c1e-9fae-ad7e4489c73e tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '6ab58dfbf3d54b7f8d2bce6a2c6f89c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e449daccfbab4cd8ba38df886cea84bd', '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=86964) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 18:20:27 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-2b967e08-ade2-4c1e-9fae-ad7e4489c73e tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-member] http://192.168.122.66/volume/v3/snapshots/e6951f36-0665-479f-afa0-dac15382ce2f/action returned with HTTP 403 Sep 07 18:20:27 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1574/3163] 192.168.122.66 () {60 vars in 1275 bytes} [Mon Sep 7 18:20:26 2026] POST /volume/v3/snapshots/e6951f36-0665-479f-afa0-dac15382ce2f/action => generated 133 bytes in 53 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:20:27 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-9be3d539-b3c7-4bc7-9003-2776922d7bd0 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:27 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-9be3d539-b3c7-4bc7-9003-2776922d7bd0 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] DELETE http://192.168.122.66/volume/v3/snapshots/e6951f36-0665-479f-afa0-dac15382ce2f Sep 07 18:20:27 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-9be3d539-b3c7-4bc7-9003-2776922d7bd0 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:27 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-9be3d539-b3c7-4bc7-9003-2776922d7bd0 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:27 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.snapshots [None req-9be3d539-b3c7-4bc7-9003-2776922d7bd0 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Delete snapshot with id: e6951f36-0665-479f-afa0-dac15382ce2f Sep 07 18:20:27 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:27 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:20:27 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-9be3d539-b3c7-4bc7-9003-2776922d7bd0 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Snapshot retrieved successfully. Sep 07 18:20:27 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:27 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:20:27 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-9be3d539-b3c7-4bc7-9003-2776922d7bd0 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Snapshot delete request issued successfully. Sep 07 18:20:27 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-9be3d539-b3c7-4bc7-9003-2776922d7bd0 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/snapshots/e6951f36-0665-479f-afa0-dac15382ce2f returned with HTTP 202 Sep 07 18:20:27 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1590/3164] 192.168.122.66 () {58 vars in 1236 bytes} [Mon Sep 7 18:20:27 2026] DELETE /volume/v3/snapshots/e6951f36-0665-479f-afa0-dac15382ce2f => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 18:20:27 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-3d491792-4f7e-441f-a2fb-942d01fe68d7 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:27 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-3d491792-4f7e-441f-a2fb-942d01fe68d7 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] GET http://192.168.122.66/volume/v3/snapshots/e6951f36-0665-479f-afa0-dac15382ce2f Sep 07 18:20:27 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-3d491792-4f7e-441f-a2fb-942d01fe68d7 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:27 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-3d491792-4f7e-441f-a2fb-942d01fe68d7 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:27 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:27 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:20:27 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-3d491792-4f7e-441f-a2fb-942d01fe68d7 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Snapshot retrieved successfully. Sep 07 18:20:27 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-3d491792-4f7e-441f-a2fb-942d01fe68d7 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/snapshots/e6951f36-0665-479f-afa0-dac15382ce2f returned with HTTP 200 Sep 07 18:20:27 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1575/3165] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:20:27 2026] GET /volume/v3/snapshots/e6951f36-0665-479f-afa0-dac15382ce2f => generated 465 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:20:27 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-ee9d3115-65f3-4e8f-b683-f74d00aed92a None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:27 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-ee9d3115-65f3-4e8f-b683-f74d00aed92a tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] GET http://192.168.122.66/volume/v3/snapshots/c0afafac-3ef4-4fe3-97ec-e68a3024d0c2 Sep 07 18:20:27 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-ee9d3115-65f3-4e8f-b683-f74d00aed92a tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:27 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-ee9d3115-65f3-4e8f-b683-f74d00aed92a tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:27 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-ee9d3115-65f3-4e8f-b683-f74d00aed92a tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] http://192.168.122.66/volume/v3/snapshots/c0afafac-3ef4-4fe3-97ec-e68a3024d0c2 returned with HTTP 404 Sep 07 18:20:27 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1591/3166] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:20:27 2026] GET /volume/v3/snapshots/c0afafac-3ef4-4fe3-97ec-e68a3024d0c2 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:20:27 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-d35737dc-dafb-435b-bd12-d4c1d0541f56 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:27 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-d35737dc-dafb-435b-bd12-d4c1d0541f56 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] DELETE http://192.168.122.66/volume/v3/volumes/7149464e-ad49-42dd-b63f-a7aad6b08499 Sep 07 18:20:27 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-d35737dc-dafb-435b-bd12-d4c1d0541f56 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:27 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-d35737dc-dafb-435b-bd12-d4c1d0541f56 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:27 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-d35737dc-dafb-435b-bd12-d4c1d0541f56 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Delete volume with id: 7149464e-ad49-42dd-b63f-a7aad6b08499 Sep 07 18:20:27 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:27 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:20:27 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:27 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:20:27 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-d35737dc-dafb-435b-bd12-d4c1d0541f56 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Volume info retrieved successfully. Sep 07 18:20:27 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-d35737dc-dafb-435b-bd12-d4c1d0541f56 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Delete volume request issued successfully. Sep 07 18:20:27 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-d35737dc-dafb-435b-bd12-d4c1d0541f56 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] http://192.168.122.66/volume/v3/volumes/7149464e-ad49-42dd-b63f-a7aad6b08499 returned with HTTP 202 Sep 07 18:20:27 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1576/3167] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:20:27 2026] DELETE /volume/v3/volumes/7149464e-ad49-42dd-b63f-a7aad6b08499 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:20:27 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-50ec32b0-b338-42be-8682-d273d4031ab4 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:27 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-50ec32b0-b338-42be-8682-d273d4031ab4 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] GET http://192.168.122.66/volume/v3/volumes/7149464e-ad49-42dd-b63f-a7aad6b08499 Sep 07 18:20:27 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-50ec32b0-b338-42be-8682-d273d4031ab4 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:27 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-50ec32b0-b338-42be-8682-d273d4031ab4 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:27 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:27 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:20:27 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:27 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:20:27 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-50ec32b0-b338-42be-8682-d273d4031ab4 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Volume info retrieved successfully. Sep 07 18:20:27 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-50ec32b0-b338-42be-8682-d273d4031ab4 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] http://192.168.122.66/volume/v3/volumes/7149464e-ad49-42dd-b63f-a7aad6b08499 returned with HTTP 200 Sep 07 18:20:27 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1592/3168] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:20:27 2026] GET /volume/v3/volumes/7149464e-ad49-42dd-b63f-a7aad6b08499 => generated 1013 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 18:20:28 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-78ced1ec-2cba-403d-bc10-28d151f921d6 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:28 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-78ced1ec-2cba-403d-bc10-28d151f921d6 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] GET http://192.168.122.66/volume/v3/snapshots/e6951f36-0665-479f-afa0-dac15382ce2f Sep 07 18:20:28 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-78ced1ec-2cba-403d-bc10-28d151f921d6 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:28 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-78ced1ec-2cba-403d-bc10-28d151f921d6 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:28 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:28 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:20:28 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-78ced1ec-2cba-403d-bc10-28d151f921d6 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Snapshot retrieved successfully. Sep 07 18:20:28 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-78ced1ec-2cba-403d-bc10-28d151f921d6 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/snapshots/e6951f36-0665-479f-afa0-dac15382ce2f returned with HTTP 200 Sep 07 18:20:28 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1577/3169] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:20:28 2026] GET /volume/v3/snapshots/e6951f36-0665-479f-afa0-dac15382ce2f => generated 465 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:20:28 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-5a9f7031-9c73-4009-aaee-f85e3482359f None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:28 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-5a9f7031-9c73-4009-aaee-f85e3482359f tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] GET http://192.168.122.66/volume/v3/volumes/7149464e-ad49-42dd-b63f-a7aad6b08499 Sep 07 18:20:28 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-5a9f7031-9c73-4009-aaee-f85e3482359f tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:28 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-5a9f7031-9c73-4009-aaee-f85e3482359f tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:28 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-5a9f7031-9c73-4009-aaee-f85e3482359f tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] http://192.168.122.66/volume/v3/volumes/7149464e-ad49-42dd-b63f-a7aad6b08499 returned with HTTP 404 Sep 07 18:20:28 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1593/3170] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:20:28 2026] GET /volume/v3/volumes/7149464e-ad49-42dd-b63f-a7aad6b08499 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 18:20:28 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-c86054a8-461f-422d-b45d-34e0aa43c10d None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:28 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c86054a8-461f-422d-b45d-34e0aa43c10d tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:20:28 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c86054a8-461f-422d-b45d-34e0aa43c10d tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-175938169"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:20:28 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.volumes [None req-c86054a8-461f-422d-b45d-34e0aa43c10d tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-175938169'}} {{(pid=86964) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:20:28 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-c86054a8-461f-422d-b45d-34e0aa43c10d tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Create volume of 1 GB Sep 07 18:20:28 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-c86054a8-461f-422d-b45d-34e0aa43c10d tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Availability Zones retrieved successfully. Sep 07 18:20:28 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-c86054a8-461f-422d-b45d-34e0aa43c10d tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Flow 'volume_create_api' (9da8551e-67c7-49bd-a012-0bf17e341c8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:20:28 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-c86054a8-461f-422d-b45d-34e0aa43c10d tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9f8cae5-1063-470d-8710-8bacc6d004b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:20:28 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.flows.api.create_volume [None req-c86054a8-461f-422d-b45d-34e0aa43c10d tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Validating volume size '1' using validate_int {{(pid=86964) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:20:28 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-c86054a8-461f-422d-b45d-34e0aa43c10d tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9f8cae5-1063-470d-8710-8bacc6d004b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:20:28 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-c86054a8-461f-422d-b45d-34e0aa43c10d tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3bf80a1e-165a-458d-800c-62ffbcf2894d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:20:28 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-c86054a8-461f-422d-b45d-34e0aa43c10d tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Created reservations ['f69f08c1-cdea-4d99-84be-c812c63204be', '5c3d40cf-891c-4402-aadd-a5b33d088206', '0313530f-14a7-4260-ae5f-05dfe688c773', '929df75e-2f0b-4336-b0ec-2a0b6132ebc8'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:20:28 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-c86054a8-461f-422d-b45d-34e0aa43c10d tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3bf80a1e-165a-458d-800c-62ffbcf2894d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f69f08c1-cdea-4d99-84be-c812c63204be', '5c3d40cf-891c-4402-aadd-a5b33d088206', '0313530f-14a7-4260-ae5f-05dfe688c773', '929df75e-2f0b-4336-b0ec-2a0b6132ebc8']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:20:28 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-c86054a8-461f-422d-b45d-34e0aa43c10d tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (528c1b45-6b8d-4838-8c0c-7bd174fc8460) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:20:28 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:28 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:20:28 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-c86054a8-461f-422d-b45d-34e0aa43c10d tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (528c1b45-6b8d-4838-8c0c-7bd174fc8460) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f113e928-8fff-4416-9d5d-d6e1265a0483', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-175938169',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='122955d74f7a41f483601df502229750',qos_specs=None,replication_status=,reservations=['f69f08c1-cdea-4d99-84be-c812c63204be','5c3d40cf-891c-4402-aadd-a5b33d088206','0313530f-14a7-4260-ae5f-05dfe688c773','929df75e-2f0b-4336-b0ec-2a0b6132ebc8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='91f34d73a70e42a797d7d3ec9310ed72',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:20:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-175938169',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f113e928-8fff-4416-9d5d-d6e1265a0483,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='122955d74f7a41f483601df502229750',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='91f34d73a70e42a797d7d3ec9310ed72',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:20:28 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-c86054a8-461f-422d-b45d-34e0aa43c10d tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b673c09-b151-4b6a-9201-d7e0f0da5efe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:20:28 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-c86054a8-461f-422d-b45d-34e0aa43c10d tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b673c09-b151-4b6a-9201-d7e0f0da5efe) transitioned into state 'SUCCESS' from state '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-175938169',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='122955d74f7a41f483601df502229750',qos_specs=None,replication_status=,reservations=['f69f08c1-cdea-4d99-84be-c812c63204be','5c3d40cf-891c-4402-aadd-a5b33d088206','0313530f-14a7-4260-ae5f-05dfe688c773','929df75e-2f0b-4336-b0ec-2a0b6132ebc8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='91f34d73a70e42a797d7d3ec9310ed72',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:20:28 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-c86054a8-461f-422d-b45d-34e0aa43c10d tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ee48c9e-189e-4eab-a093-197a54b0946e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:20:28 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-c86054a8-461f-422d-b45d-34e0aa43c10d tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ee48c9e-189e-4eab-a093-197a54b0946e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:20:28 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-c86054a8-461f-422d-b45d-34e0aa43c10d tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Flow 'volume_create_api' (9da8551e-67c7-49bd-a012-0bf17e341c8d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:20:28 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-c86054a8-461f-422d-b45d-34e0aa43c10d tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Create volume request issued successfully. Sep 07 18:20:28 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c86054a8-461f-422d-b45d-34e0aa43c10d tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:20:28 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1578/3171] 192.168.122.66 () {60 vars in 1137 bytes} [Mon Sep 7 18:20:28 2026] POST /volume/v3/volumes => generated 784 bytes in 622 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:20:28 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-a213637f-eeef-4512-8fd8-3263d4f26dc8 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:28 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-a213637f-eeef-4512-8fd8-3263d4f26dc8 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] GET http://192.168.122.66/volume/v3/volumes/f113e928-8fff-4416-9d5d-d6e1265a0483 Sep 07 18:20:28 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-a213637f-eeef-4512-8fd8-3263d4f26dc8 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:28 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-a213637f-eeef-4512-8fd8-3263d4f26dc8 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:28 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:28 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:20:28 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:28 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:20:28 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-a213637f-eeef-4512-8fd8-3263d4f26dc8 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Volume info retrieved successfully. Sep 07 18:20:28 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-a213637f-eeef-4512-8fd8-3263d4f26dc8 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] http://192.168.122.66/volume/v3/volumes/f113e928-8fff-4416-9d5d-d6e1265a0483 returned with HTTP 200 Sep 07 18:20:28 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1594/3172] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:20:28 2026] GET /volume/v3/volumes/f113e928-8fff-4416-9d5d-d6e1265a0483 => generated 963 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:20:29 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-f5c31810-b550-40e8-b95b-ca202a62d51b None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:29 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-f5c31810-b550-40e8-b95b-ca202a62d51b tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] GET http://192.168.122.66/volume/v3/snapshots/e6951f36-0665-479f-afa0-dac15382ce2f Sep 07 18:20:29 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-f5c31810-b550-40e8-b95b-ca202a62d51b tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:29 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-f5c31810-b550-40e8-b95b-ca202a62d51b tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:29 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-f5c31810-b550-40e8-b95b-ca202a62d51b tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/snapshots/e6951f36-0665-479f-afa0-dac15382ce2f returned with HTTP 404 Sep 07 18:20:29 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1579/3173] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:20:29 2026] GET /volume/v3/snapshots/e6951f36-0665-479f-afa0-dac15382ce2f => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:20:29 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-a59b44fe-5427-476e-afcb-dab13a802277 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:29 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-a59b44fe-5427-476e-afcb-dab13a802277 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] DELETE http://192.168.122.66/volume/v3/volumes/faafd390-2a5d-4b96-bdd2-a89ea89db71d Sep 07 18:20:29 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-a59b44fe-5427-476e-afcb-dab13a802277 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:29 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-a59b44fe-5427-476e-afcb-dab13a802277 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:29 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-a59b44fe-5427-476e-afcb-dab13a802277 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Delete volume with id: faafd390-2a5d-4b96-bdd2-a89ea89db71d Sep 07 18:20:29 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:29 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:20:29 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:29 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:20:29 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-a59b44fe-5427-476e-afcb-dab13a802277 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Volume info retrieved successfully. Sep 07 18:20:29 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-a59b44fe-5427-476e-afcb-dab13a802277 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Delete volume request issued successfully. Sep 07 18:20:29 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-a59b44fe-5427-476e-afcb-dab13a802277 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/volumes/faafd390-2a5d-4b96-bdd2-a89ea89db71d returned with HTTP 202 Sep 07 18:20:29 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1595/3174] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:20:29 2026] DELETE /volume/v3/volumes/faafd390-2a5d-4b96-bdd2-a89ea89db71d => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:20:29 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-150b0b70-55da-4373-b72f-77cd70f45e1d None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:29 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-150b0b70-55da-4373-b72f-77cd70f45e1d tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] GET http://192.168.122.66/volume/v3/volumes/faafd390-2a5d-4b96-bdd2-a89ea89db71d Sep 07 18:20:29 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-150b0b70-55da-4373-b72f-77cd70f45e1d tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:29 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-150b0b70-55da-4373-b72f-77cd70f45e1d tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:29 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:29 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:20:29 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:29 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:20:29 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-150b0b70-55da-4373-b72f-77cd70f45e1d tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Volume info retrieved successfully. Sep 07 18:20:29 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-150b0b70-55da-4373-b72f-77cd70f45e1d tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/volumes/faafd390-2a5d-4b96-bdd2-a89ea89db71d returned with HTTP 200 Sep 07 18:20:29 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1580/3175] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:20:29 2026] GET /volume/v3/volumes/faafd390-2a5d-4b96-bdd2-a89ea89db71d => generated 1014 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:20:30 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-e4581569-89cd-4b31-a541-e029c69516e5 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:30 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e4581569-89cd-4b31-a541-e029c69516e5 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] GET http://192.168.122.66/volume/v3/volumes/f113e928-8fff-4416-9d5d-d6e1265a0483 Sep 07 18:20:30 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-e4581569-89cd-4b31-a541-e029c69516e5 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:30 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-e4581569-89cd-4b31-a541-e029c69516e5 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:30 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:30 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:20:30 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:30 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:20:30 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-e4581569-89cd-4b31-a541-e029c69516e5 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Volume info retrieved successfully. Sep 07 18:20:30 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e4581569-89cd-4b31-a541-e029c69516e5 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] http://192.168.122.66/volume/v3/volumes/f113e928-8fff-4416-9d5d-d6e1265a0483 returned with HTTP 200 Sep 07 18:20:30 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1596/3176] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:20:30 2026] GET /volume/v3/volumes/f113e928-8fff-4416-9d5d-d6e1265a0483 => generated 1013 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:20:30 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-074c49a7-5c07-4722-a6d1-4b51199796db None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:30 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-074c49a7-5c07-4722-a6d1-4b51199796db tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] GET http://192.168.122.66/volume/v3/volumes/faafd390-2a5d-4b96-bdd2-a89ea89db71d Sep 07 18:20:30 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-074c49a7-5c07-4722-a6d1-4b51199796db tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:30 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-074c49a7-5c07-4722-a6d1-4b51199796db tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:30 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-074c49a7-5c07-4722-a6d1-4b51199796db tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/volumes/faafd390-2a5d-4b96-bdd2-a89ea89db71d returned with HTTP 404 Sep 07 18:20:30 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1581/3177] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:20:30 2026] GET /volume/v3/volumes/faafd390-2a5d-4b96-bdd2-a89ea89db71d => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:20:30 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-8bf532a0-26be-4005-8ac5-2fab50aaa124 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:30 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-8bf532a0-26be-4005-8ac5-2fab50aaa124 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:20:30 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-8bf532a0-26be-4005-8ac5-2fab50aaa124 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1576041251"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:20:30 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.volumes [None req-8bf532a0-26be-4005-8ac5-2fab50aaa124 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1576041251'}} {{(pid=86965) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:20:30 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-8bf532a0-26be-4005-8ac5-2fab50aaa124 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Create volume of 1 GB Sep 07 18:20:30 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-8bf532a0-26be-4005-8ac5-2fab50aaa124 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Availability Zones retrieved successfully. Sep 07 18:20:30 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-8bf532a0-26be-4005-8ac5-2fab50aaa124 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Flow 'volume_create_api' (fa2b111d-525a-4b16-9cb6-f85f3b3a7c8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:20:30 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-8bf532a0-26be-4005-8ac5-2fab50aaa124 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c32c4eb-1bb9-4f5c-ba89-48459d216253) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:20:30 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.flows.api.create_volume [None req-8bf532a0-26be-4005-8ac5-2fab50aaa124 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Validating volume size '1' using validate_int {{(pid=86965) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:20:30 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-8bf532a0-26be-4005-8ac5-2fab50aaa124 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c32c4eb-1bb9-4f5c-ba89-48459d216253) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:20:30 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-8bf532a0-26be-4005-8ac5-2fab50aaa124 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17a2aec9-12cb-4ecc-806d-1912da92d3a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:20:30 devstack devstack@c-api.service[86965]: DEBUG cinder.quota [None req-8bf532a0-26be-4005-8ac5-2fab50aaa124 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Created reservations ['d24ebe32-4798-497c-b558-4e827138d174', '7cb164b6-f877-4d54-b336-0468b1114e57', '227896fc-b875-44b0-b81c-f4f032dfa7b8', '8f08ba34-af9c-4ef7-ae85-1ba868b9cdb8'] {{(pid=86965) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:20:30 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-8bf532a0-26be-4005-8ac5-2fab50aaa124 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17a2aec9-12cb-4ecc-806d-1912da92d3a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d24ebe32-4798-497c-b558-4e827138d174', '7cb164b6-f877-4d54-b336-0468b1114e57', '227896fc-b875-44b0-b81c-f4f032dfa7b8', '8f08ba34-af9c-4ef7-ae85-1ba868b9cdb8']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:20:30 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-8bf532a0-26be-4005-8ac5-2fab50aaa124 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c254579d-940b-4da9-8b76-29008097230e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:20:30 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:30 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:20:30 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-8bf532a0-26be-4005-8ac5-2fab50aaa124 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c254579d-940b-4da9-8b76-29008097230e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aeb91b14-4dc6-454c-a900-25048b1d3c39', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1576041251',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e449daccfbab4cd8ba38df886cea84bd',qos_specs=None,replication_status=,reservations=['d24ebe32-4798-497c-b558-4e827138d174','7cb164b6-f877-4d54-b336-0468b1114e57','227896fc-b875-44b0-b81c-f4f032dfa7b8','8f08ba34-af9c-4ef7-ae85-1ba868b9cdb8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0204c187bcf4a5ba9582bac88f452df',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:20:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1576041251',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aeb91b14-4dc6-454c-a900-25048b1d3c39,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e449daccfbab4cd8ba38df886cea84bd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d0204c187bcf4a5ba9582bac88f452df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:20:30 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-8bf532a0-26be-4005-8ac5-2fab50aaa124 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (531225b3-c795-43c7-b975-994ac5d4c483) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:20:30 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-8bf532a0-26be-4005-8ac5-2fab50aaa124 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (531225b3-c795-43c7-b975-994ac5d4c483) transitioned into state 'SUCCESS' from state '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-1576041251',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e449daccfbab4cd8ba38df886cea84bd',qos_specs=None,replication_status=,reservations=['d24ebe32-4798-497c-b558-4e827138d174','7cb164b6-f877-4d54-b336-0468b1114e57','227896fc-b875-44b0-b81c-f4f032dfa7b8','8f08ba34-af9c-4ef7-ae85-1ba868b9cdb8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0204c187bcf4a5ba9582bac88f452df',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:20:30 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-8bf532a0-26be-4005-8ac5-2fab50aaa124 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8e10659-0f71-4fe2-9849-610b4c042cf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:20:30 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-8bf532a0-26be-4005-8ac5-2fab50aaa124 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8e10659-0f71-4fe2-9849-610b4c042cf6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:20:30 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-8bf532a0-26be-4005-8ac5-2fab50aaa124 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Flow 'volume_create_api' (fa2b111d-525a-4b16-9cb6-f85f3b3a7c8f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:20:30 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-8bf532a0-26be-4005-8ac5-2fab50aaa124 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Create volume request issued successfully. Sep 07 18:20:30 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-8bf532a0-26be-4005-8ac5-2fab50aaa124 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:20:30 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1597/3178] 192.168.122.66 () {60 vars in 1137 bytes} [Mon Sep 7 18:20:30 2026] POST /volume/v3/volumes => generated 785 bytes in 354 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:20:30 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-26aaf2b7-ddf7-4a12-818f-0b292b6a7876 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:30 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-26aaf2b7-ddf7-4a12-818f-0b292b6a7876 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] GET http://192.168.122.66/volume/v3/volumes/aeb91b14-4dc6-454c-a900-25048b1d3c39 Sep 07 18:20:30 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-26aaf2b7-ddf7-4a12-818f-0b292b6a7876 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:30 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-26aaf2b7-ddf7-4a12-818f-0b292b6a7876 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:30 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:30 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:20:30 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:30 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:20:30 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-26aaf2b7-ddf7-4a12-818f-0b292b6a7876 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Volume info retrieved successfully. Sep 07 18:20:30 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-26aaf2b7-ddf7-4a12-818f-0b292b6a7876 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/volumes/aeb91b14-4dc6-454c-a900-25048b1d3c39 returned with HTTP 200 Sep 07 18:20:30 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1582/3179] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:20:30 2026] GET /volume/v3/volumes/aeb91b14-4dc6-454c-a900-25048b1d3c39 => generated 964 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:20:31 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-c50b81e2-4204-4353-ab3c-87798b532b69 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:31 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c50b81e2-4204-4353-ab3c-87798b532b69 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] GET http://192.168.122.66/volume/v3/volumes/f113e928-8fff-4416-9d5d-d6e1265a0483 Sep 07 18:20:31 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-c50b81e2-4204-4353-ab3c-87798b532b69 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:31 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-c50b81e2-4204-4353-ab3c-87798b532b69 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:31 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:31 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:20:31 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:31 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:20:31 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-c50b81e2-4204-4353-ab3c-87798b532b69 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Volume info retrieved successfully. Sep 07 18:20:31 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c50b81e2-4204-4353-ab3c-87798b532b69 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] http://192.168.122.66/volume/v3/volumes/f113e928-8fff-4416-9d5d-d6e1265a0483 returned with HTTP 200 Sep 07 18:20:31 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1598/3180] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:20:31 2026] GET /volume/v3/volumes/f113e928-8fff-4416-9d5d-d6e1265a0483 => generated 1014 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 18:20:31 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-9c7a02b3-1423-4a7d-9cd2-9c28832e920d None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:31 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-9c7a02b3-1423-4a7d-9cd2-9c28832e920d tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] POST http://192.168.122.66/volume/v3/snapshots Sep 07 18:20:31 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-9c7a02b3-1423-4a7d-9cd2-9c28832e920d tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f113e928-8fff-4416-9d5d-d6e1265a0483", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-639351175"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:20:31 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:31 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:20:31 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:31 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:20:31 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-9c7a02b3-1423-4a7d-9cd2-9c28832e920d tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Volume info retrieved successfully. Sep 07 18:20:31 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.snapshots [None req-9c7a02b3-1423-4a7d-9cd2-9c28832e920d tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Create snapshot from volume f113e928-8fff-4416-9d5d-d6e1265a0483 Sep 07 18:20:31 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-9c7a02b3-1423-4a7d-9cd2-9c28832e920d tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Created reservations ['e3e769db-0029-4179-a0b0-20ba6164067e', '4b38a5ab-d53e-4bee-9084-d6b3b36f829a', '58db42cb-f5ce-4c75-8e13-e3d747901334', '8ea71a74-7bd2-47b9-87e5-c94380da74b3'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:20:31 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:31 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:20:31 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-9c7a02b3-1423-4a7d-9cd2-9c28832e920d tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Snapshot create request issued successfully. Sep 07 18:20:31 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-9c7a02b3-1423-4a7d-9cd2-9c28832e920d tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] http://192.168.122.66/volume/v3/snapshots returned with HTTP 202 Sep 07 18:20:31 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1583/3181] 192.168.122.66 () {60 vars in 1144 bytes} [Mon Sep 7 18:20:31 2026] POST /volume/v3/snapshots => generated 307 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:20:31 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-8ea8d511-4005-4b8e-9faf-64ed3e510fda None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:31 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-8ea8d511-4005-4b8e-9faf-64ed3e510fda tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] GET http://192.168.122.66/volume/v3/snapshots/cda81d71-7a6e-4e9e-b7b8-1489c1ac6e31 Sep 07 18:20:31 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-8ea8d511-4005-4b8e-9faf-64ed3e510fda tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:31 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-8ea8d511-4005-4b8e-9faf-64ed3e510fda tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:31 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:31 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:20:31 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-8ea8d511-4005-4b8e-9faf-64ed3e510fda tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Snapshot retrieved successfully. Sep 07 18:20:31 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-8ea8d511-4005-4b8e-9faf-64ed3e510fda tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] http://192.168.122.66/volume/v3/snapshots/cda81d71-7a6e-4e9e-b7b8-1489c1ac6e31 returned with HTTP 200 Sep 07 18:20:31 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1599/3182] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:20:31 2026] GET /volume/v3/snapshots/cda81d71-7a6e-4e9e-b7b8-1489c1ac6e31 => generated 439 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:20:31 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-7dfeba5a-f193-4a3a-be41-90429fd2c14e None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:31 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-7dfeba5a-f193-4a3a-be41-90429fd2c14e tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] GET http://192.168.122.66/volume/v3/volumes/aeb91b14-4dc6-454c-a900-25048b1d3c39 Sep 07 18:20:31 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-7dfeba5a-f193-4a3a-be41-90429fd2c14e tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:31 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-7dfeba5a-f193-4a3a-be41-90429fd2c14e tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:31 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:31 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:20:31 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:31 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:20:31 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-7dfeba5a-f193-4a3a-be41-90429fd2c14e tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Volume info retrieved successfully. Sep 07 18:20:31 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-7dfeba5a-f193-4a3a-be41-90429fd2c14e tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/volumes/aeb91b14-4dc6-454c-a900-25048b1d3c39 returned with HTTP 200 Sep 07 18:20:31 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1584/3183] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:20:31 2026] GET /volume/v3/volumes/aeb91b14-4dc6-454c-a900-25048b1d3c39 => generated 1014 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:20:32 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-f7fa6adc-cba4-427c-9c4d-e1968976b220 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:32 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-f7fa6adc-cba4-427c-9c4d-e1968976b220 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] GET http://192.168.122.66/volume/v3/snapshots/cda81d71-7a6e-4e9e-b7b8-1489c1ac6e31 Sep 07 18:20:32 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-f7fa6adc-cba4-427c-9c4d-e1968976b220 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:32 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-f7fa6adc-cba4-427c-9c4d-e1968976b220 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:32 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:32 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:20:32 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-f7fa6adc-cba4-427c-9c4d-e1968976b220 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Snapshot retrieved successfully. Sep 07 18:20:32 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-f7fa6adc-cba4-427c-9c4d-e1968976b220 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] http://192.168.122.66/volume/v3/snapshots/cda81d71-7a6e-4e9e-b7b8-1489c1ac6e31 returned with HTTP 200 Sep 07 18:20:32 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1600/3184] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:20:32 2026] GET /volume/v3/snapshots/cda81d71-7a6e-4e9e-b7b8-1489c1ac6e31 => generated 439 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:20:32 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-1495ff44-71b0-439b-aaa6-53f8d5b88fe7 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:32 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-1495ff44-71b0-439b-aaa6-53f8d5b88fe7 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] GET http://192.168.122.66/volume/v3/volumes/aeb91b14-4dc6-454c-a900-25048b1d3c39 Sep 07 18:20:32 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-1495ff44-71b0-439b-aaa6-53f8d5b88fe7 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:32 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-1495ff44-71b0-439b-aaa6-53f8d5b88fe7 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:32 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:32 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:20:32 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:32 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:20:32 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-1495ff44-71b0-439b-aaa6-53f8d5b88fe7 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Volume info retrieved successfully. Sep 07 18:20:32 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-1495ff44-71b0-439b-aaa6-53f8d5b88fe7 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/volumes/aeb91b14-4dc6-454c-a900-25048b1d3c39 returned with HTTP 200 Sep 07 18:20:32 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1585/3185] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:20:32 2026] GET /volume/v3/volumes/aeb91b14-4dc6-454c-a900-25048b1d3c39 => generated 1015 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:20:32 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-107e5532-7721-46c7-8a77-e550ac402454 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:32 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-107e5532-7721-46c7-8a77-e550ac402454 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] POST http://192.168.122.66/volume/v3/snapshots Sep 07 18:20:32 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-107e5532-7721-46c7-8a77-e550ac402454 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "aeb91b14-4dc6-454c-a900-25048b1d3c39", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-183918841"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:20:32 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:32 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:20:32 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:32 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:20:32 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-107e5532-7721-46c7-8a77-e550ac402454 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Volume info retrieved successfully. Sep 07 18:20:32 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.snapshots [None req-107e5532-7721-46c7-8a77-e550ac402454 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Create snapshot from volume aeb91b14-4dc6-454c-a900-25048b1d3c39 Sep 07 18:20:33 devstack devstack@c-api.service[86965]: DEBUG cinder.quota [None req-107e5532-7721-46c7-8a77-e550ac402454 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Created reservations ['80a2ff06-cb34-4033-aa77-cdc08a8dd601', 'edd45604-cc00-4d7f-afdd-356bdb845800', '3303398a-15ac-41e6-a276-4c648aed2622', '080febfd-43c9-4af9-85b2-8046a07fa9d8'] {{(pid=86965) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:20:33 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:33 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:20:33 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-107e5532-7721-46c7-8a77-e550ac402454 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Snapshot create request issued successfully. Sep 07 18:20:33 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-107e5532-7721-46c7-8a77-e550ac402454 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/snapshots returned with HTTP 202 Sep 07 18:20:33 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1601/3186] 192.168.122.66 () {60 vars in 1144 bytes} [Mon Sep 7 18:20:32 2026] POST /volume/v3/snapshots => generated 307 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:20:33 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-f487c306-2c6f-45f7-a03a-c78ce34512ce None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:33 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-f487c306-2c6f-45f7-a03a-c78ce34512ce tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] GET http://192.168.122.66/volume/v3/snapshots/f8871ed7-0e1c-4c17-b0b5-eb06451243df Sep 07 18:20:33 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-f487c306-2c6f-45f7-a03a-c78ce34512ce tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:33 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-f487c306-2c6f-45f7-a03a-c78ce34512ce tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:33 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:33 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:20:33 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-f487c306-2c6f-45f7-a03a-c78ce34512ce tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Snapshot retrieved successfully. Sep 07 18:20:33 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-f487c306-2c6f-45f7-a03a-c78ce34512ce tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/snapshots/f8871ed7-0e1c-4c17-b0b5-eb06451243df returned with HTTP 200 Sep 07 18:20:33 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1586/3187] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:20:33 2026] GET /volume/v3/snapshots/f8871ed7-0e1c-4c17-b0b5-eb06451243df => generated 439 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:20:33 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-c1f43427-563e-47e2-add2-8162f96a7aba None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:33 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c1f43427-563e-47e2-add2-8162f96a7aba tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] GET http://192.168.122.66/volume/v3/snapshots/cda81d71-7a6e-4e9e-b7b8-1489c1ac6e31 Sep 07 18:20:33 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-c1f43427-563e-47e2-add2-8162f96a7aba tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:33 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-c1f43427-563e-47e2-add2-8162f96a7aba tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:33 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:33 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:20:33 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-c1f43427-563e-47e2-add2-8162f96a7aba tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Snapshot retrieved successfully. Sep 07 18:20:33 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c1f43427-563e-47e2-add2-8162f96a7aba tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] http://192.168.122.66/volume/v3/snapshots/cda81d71-7a6e-4e9e-b7b8-1489c1ac6e31 returned with HTTP 200 Sep 07 18:20:33 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1602/3188] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:20:33 2026] GET /volume/v3/snapshots/cda81d71-7a6e-4e9e-b7b8-1489c1ac6e31 => generated 439 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:20:34 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-c4fb3484-972d-4b22-97fc-0950f3044816 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:34 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c4fb3484-972d-4b22-97fc-0950f3044816 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] GET http://192.168.122.66/volume/v3/snapshots/f8871ed7-0e1c-4c17-b0b5-eb06451243df Sep 07 18:20:34 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c4fb3484-972d-4b22-97fc-0950f3044816 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:34 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c4fb3484-972d-4b22-97fc-0950f3044816 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:34 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:34 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:20:34 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-c4fb3484-972d-4b22-97fc-0950f3044816 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Snapshot retrieved successfully. Sep 07 18:20:34 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c4fb3484-972d-4b22-97fc-0950f3044816 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/snapshots/f8871ed7-0e1c-4c17-b0b5-eb06451243df returned with HTTP 200 Sep 07 18:20:34 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1587/3189] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:20:34 2026] GET /volume/v3/snapshots/f8871ed7-0e1c-4c17-b0b5-eb06451243df => generated 439 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:20:34 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-4ccb2450-1838-42e9-aa93-8d205e7c6399 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:34 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-4ccb2450-1838-42e9-aa93-8d205e7c6399 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] GET http://192.168.122.66/volume/v3/snapshots/cda81d71-7a6e-4e9e-b7b8-1489c1ac6e31 Sep 07 18:20:34 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-4ccb2450-1838-42e9-aa93-8d205e7c6399 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:34 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-4ccb2450-1838-42e9-aa93-8d205e7c6399 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:34 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:34 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:20:34 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-4ccb2450-1838-42e9-aa93-8d205e7c6399 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Snapshot retrieved successfully. Sep 07 18:20:34 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-4ccb2450-1838-42e9-aa93-8d205e7c6399 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] http://192.168.122.66/volume/v3/snapshots/cda81d71-7a6e-4e9e-b7b8-1489c1ac6e31 returned with HTTP 200 Sep 07 18:20:34 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1603/3190] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:20:34 2026] GET /volume/v3/snapshots/cda81d71-7a6e-4e9e-b7b8-1489c1ac6e31 => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:20:34 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-204eed75-2552-4dba-aa47-c83d380a134f None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:34 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-204eed75-2552-4dba-aa47-c83d380a134f tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-reader] GET http://192.168.122.66/volume/v3/snapshots Sep 07 18:20:34 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-204eed75-2552-4dba-aa47-c83d380a134f tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-reader] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:34 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-204eed75-2552-4dba-aa47-c83d380a134f tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-reader] Calling method 'index' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:34 devstack devstack@c-api.service[86964]: DEBUG cinder.api.api_utils [None req-204eed75-2552-4dba-aa47-c83d380a134f tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-reader] Removing options '' from query. {{(pid=86964) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 18:20:34 devstack devstack@c-api.service[86964]: DEBUG cinder.db.api [None req-204eed75-2552-4dba-aa47-c83d380a134f tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-reader] Building query based on filter {{(pid=86964) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 18:20:34 devstack devstack@c-api.service[86964]: /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 07 18:20:34 devstack devstack@c-api.service[86964]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 18:20:34 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-204eed75-2552-4dba-aa47-c83d380a134f tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-reader] Get all snapshots completed successfully. Sep 07 18:20:34 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-204eed75-2552-4dba-aa47-c83d380a134f tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-reader] http://192.168.122.66/volume/v3/snapshots returned with HTTP 200 Sep 07 18:20:34 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1588/3191] 192.168.122.66 () {58 vars in 1122 bytes} [Mon Sep 7 18:20:34 2026] GET /volume/v3/snapshots => generated 335 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:20:34 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-15f439ce-9ef6-4a69-8f7d-5fe6e51e4759 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:34 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-15f439ce-9ef6-4a69-8f7d-5fe6e51e4759 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] DELETE http://192.168.122.66/volume/v3/snapshots/cda81d71-7a6e-4e9e-b7b8-1489c1ac6e31 Sep 07 18:20:34 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-15f439ce-9ef6-4a69-8f7d-5fe6e51e4759 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:34 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-15f439ce-9ef6-4a69-8f7d-5fe6e51e4759 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:34 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.snapshots [None req-15f439ce-9ef6-4a69-8f7d-5fe6e51e4759 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Delete snapshot with id: cda81d71-7a6e-4e9e-b7b8-1489c1ac6e31 Sep 07 18:20:34 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:34 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:20:34 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-15f439ce-9ef6-4a69-8f7d-5fe6e51e4759 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Snapshot retrieved successfully. Sep 07 18:20:34 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:34 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:20:34 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-15f439ce-9ef6-4a69-8f7d-5fe6e51e4759 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Snapshot delete request issued successfully. Sep 07 18:20:34 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-15f439ce-9ef6-4a69-8f7d-5fe6e51e4759 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] http://192.168.122.66/volume/v3/snapshots/cda81d71-7a6e-4e9e-b7b8-1489c1ac6e31 returned with HTTP 202 Sep 07 18:20:34 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1604/3192] 192.168.122.66 () {58 vars in 1236 bytes} [Mon Sep 7 18:20:34 2026] DELETE /volume/v3/snapshots/cda81d71-7a6e-4e9e-b7b8-1489c1ac6e31 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:20:34 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-70e4414d-458c-4f34-9047-3dbcb624e356 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:34 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-70e4414d-458c-4f34-9047-3dbcb624e356 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] GET http://192.168.122.66/volume/v3/snapshots/cda81d71-7a6e-4e9e-b7b8-1489c1ac6e31 Sep 07 18:20:34 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-70e4414d-458c-4f34-9047-3dbcb624e356 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:34 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-70e4414d-458c-4f34-9047-3dbcb624e356 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:34 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:34 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:20:34 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-70e4414d-458c-4f34-9047-3dbcb624e356 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Snapshot retrieved successfully. Sep 07 18:20:34 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-70e4414d-458c-4f34-9047-3dbcb624e356 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] http://192.168.122.66/volume/v3/snapshots/cda81d71-7a6e-4e9e-b7b8-1489c1ac6e31 returned with HTTP 200 Sep 07 18:20:34 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1589/3193] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:20:34 2026] GET /volume/v3/snapshots/cda81d71-7a6e-4e9e-b7b8-1489c1ac6e31 => generated 465 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:20:35 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-0d2e1bf3-a1f6-4ef2-9ea5-530ab1c6534c None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:35 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-0d2e1bf3-a1f6-4ef2-9ea5-530ab1c6534c tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] GET http://192.168.122.66/volume/v3/snapshots/f8871ed7-0e1c-4c17-b0b5-eb06451243df Sep 07 18:20:35 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-0d2e1bf3-a1f6-4ef2-9ea5-530ab1c6534c tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:35 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-0d2e1bf3-a1f6-4ef2-9ea5-530ab1c6534c tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:35 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:35 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:20:35 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-0d2e1bf3-a1f6-4ef2-9ea5-530ab1c6534c tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Snapshot retrieved successfully. Sep 07 18:20:35 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-0d2e1bf3-a1f6-4ef2-9ea5-530ab1c6534c tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/snapshots/f8871ed7-0e1c-4c17-b0b5-eb06451243df returned with HTTP 200 Sep 07 18:20:35 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1605/3194] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:20:35 2026] GET /volume/v3/snapshots/f8871ed7-0e1c-4c17-b0b5-eb06451243df => generated 439 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:20:35 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-1fd3a1d9-903d-4ab7-90cf-285768b4e39f None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:35 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-1fd3a1d9-903d-4ab7-90cf-285768b4e39f tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] GET http://192.168.122.66/volume/v3/snapshots/cda81d71-7a6e-4e9e-b7b8-1489c1ac6e31 Sep 07 18:20:35 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-1fd3a1d9-903d-4ab7-90cf-285768b4e39f tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:35 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-1fd3a1d9-903d-4ab7-90cf-285768b4e39f tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:35 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:35 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:20:35 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-1fd3a1d9-903d-4ab7-90cf-285768b4e39f tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Snapshot retrieved successfully. Sep 07 18:20:35 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-1fd3a1d9-903d-4ab7-90cf-285768b4e39f tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] http://192.168.122.66/volume/v3/snapshots/cda81d71-7a6e-4e9e-b7b8-1489c1ac6e31 returned with HTTP 200 Sep 07 18:20:35 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1590/3195] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:20:35 2026] GET /volume/v3/snapshots/cda81d71-7a6e-4e9e-b7b8-1489c1ac6e31 => generated 465 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:20:36 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-18bfa88e-0baf-41cb-a42d-d5f755ef46ae None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:36 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-18bfa88e-0baf-41cb-a42d-d5f755ef46ae tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] GET http://192.168.122.66/volume/v3/snapshots/f8871ed7-0e1c-4c17-b0b5-eb06451243df Sep 07 18:20:36 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-18bfa88e-0baf-41cb-a42d-d5f755ef46ae tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:36 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-18bfa88e-0baf-41cb-a42d-d5f755ef46ae tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:36 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:36 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:20:36 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-18bfa88e-0baf-41cb-a42d-d5f755ef46ae tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Snapshot retrieved successfully. Sep 07 18:20:36 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-18bfa88e-0baf-41cb-a42d-d5f755ef46ae tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/snapshots/f8871ed7-0e1c-4c17-b0b5-eb06451243df returned with HTTP 200 Sep 07 18:20:36 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1606/3196] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:20:36 2026] GET /volume/v3/snapshots/f8871ed7-0e1c-4c17-b0b5-eb06451243df => generated 466 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:20:36 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-2b60a254-7f00-434c-b466-290998787c7e None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:36 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-2b60a254-7f00-434c-b466-290998787c7e tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-member] GET http://192.168.122.66/volume/v3/snapshots/f8871ed7-0e1c-4c17-b0b5-eb06451243df Sep 07 18:20:36 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-2b60a254-7f00-434c-b466-290998787c7e tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:36 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-2b60a254-7f00-434c-b466-290998787c7e tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:36 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:36 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:20:36 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-2b60a254-7f00-434c-b466-290998787c7e tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-member] Snapshot retrieved successfully. Sep 07 18:20:36 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-2b60a254-7f00-434c-b466-290998787c7e tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-member] http://192.168.122.66/volume/v3/snapshots/f8871ed7-0e1c-4c17-b0b5-eb06451243df returned with HTTP 200 Sep 07 18:20:36 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1591/3197] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:20:36 2026] GET /volume/v3/snapshots/f8871ed7-0e1c-4c17-b0b5-eb06451243df => generated 466 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:20:36 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-c2bf1916-56b1-46f2-aba4-317845de14e0 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:36 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c2bf1916-56b1-46f2-aba4-317845de14e0 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] DELETE http://192.168.122.66/volume/v3/snapshots/f8871ed7-0e1c-4c17-b0b5-eb06451243df Sep 07 18:20:36 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-c2bf1916-56b1-46f2-aba4-317845de14e0 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:36 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-c2bf1916-56b1-46f2-aba4-317845de14e0 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:36 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.snapshots [None req-c2bf1916-56b1-46f2-aba4-317845de14e0 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Delete snapshot with id: f8871ed7-0e1c-4c17-b0b5-eb06451243df Sep 07 18:20:36 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:36 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:20:36 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-c2bf1916-56b1-46f2-aba4-317845de14e0 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Snapshot retrieved successfully. Sep 07 18:20:36 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:36 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:20:36 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-c2bf1916-56b1-46f2-aba4-317845de14e0 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Snapshot delete request issued successfully. Sep 07 18:20:36 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c2bf1916-56b1-46f2-aba4-317845de14e0 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/snapshots/f8871ed7-0e1c-4c17-b0b5-eb06451243df returned with HTTP 202 Sep 07 18:20:36 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1607/3198] 192.168.122.66 () {58 vars in 1236 bytes} [Mon Sep 7 18:20:36 2026] DELETE /volume/v3/snapshots/f8871ed7-0e1c-4c17-b0b5-eb06451243df => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:20:36 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-f6797663-8fb5-4bfd-9feb-820d09883c5a None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:36 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-f6797663-8fb5-4bfd-9feb-820d09883c5a tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] GET http://192.168.122.66/volume/v3/snapshots/f8871ed7-0e1c-4c17-b0b5-eb06451243df Sep 07 18:20:36 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-f6797663-8fb5-4bfd-9feb-820d09883c5a tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:36 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-f6797663-8fb5-4bfd-9feb-820d09883c5a tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:36 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:36 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:20:36 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-f6797663-8fb5-4bfd-9feb-820d09883c5a tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Snapshot retrieved successfully. Sep 07 18:20:36 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-f6797663-8fb5-4bfd-9feb-820d09883c5a tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/snapshots/f8871ed7-0e1c-4c17-b0b5-eb06451243df returned with HTTP 200 Sep 07 18:20:36 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1592/3199] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:20:36 2026] GET /volume/v3/snapshots/f8871ed7-0e1c-4c17-b0b5-eb06451243df => generated 465 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:20:36 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-682e2182-d296-4958-ae9e-273565cf4f19 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:36 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-682e2182-d296-4958-ae9e-273565cf4f19 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] GET http://192.168.122.66/volume/v3/snapshots/cda81d71-7a6e-4e9e-b7b8-1489c1ac6e31 Sep 07 18:20:36 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-682e2182-d296-4958-ae9e-273565cf4f19 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:36 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-682e2182-d296-4958-ae9e-273565cf4f19 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:36 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-682e2182-d296-4958-ae9e-273565cf4f19 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] http://192.168.122.66/volume/v3/snapshots/cda81d71-7a6e-4e9e-b7b8-1489c1ac6e31 returned with HTTP 404 Sep 07 18:20:36 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1608/3200] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:20:36 2026] GET /volume/v3/snapshots/cda81d71-7a6e-4e9e-b7b8-1489c1ac6e31 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:20:36 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-96f3df4b-b476-4879-bd99-2c0bcad20c7a None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:36 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-96f3df4b-b476-4879-bd99-2c0bcad20c7a tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] DELETE http://192.168.122.66/volume/v3/volumes/f113e928-8fff-4416-9d5d-d6e1265a0483 Sep 07 18:20:36 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-96f3df4b-b476-4879-bd99-2c0bcad20c7a tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:36 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-96f3df4b-b476-4879-bd99-2c0bcad20c7a tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:36 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-96f3df4b-b476-4879-bd99-2c0bcad20c7a tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Delete volume with id: f113e928-8fff-4416-9d5d-d6e1265a0483 Sep 07 18:20:36 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:36 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:20:36 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:36 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:20:36 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-96f3df4b-b476-4879-bd99-2c0bcad20c7a tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Volume info retrieved successfully. Sep 07 18:20:36 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-96f3df4b-b476-4879-bd99-2c0bcad20c7a tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Delete volume request issued successfully. Sep 07 18:20:36 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-96f3df4b-b476-4879-bd99-2c0bcad20c7a tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] http://192.168.122.66/volume/v3/volumes/f113e928-8fff-4416-9d5d-d6e1265a0483 returned with HTTP 202 Sep 07 18:20:36 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1593/3201] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:20:36 2026] DELETE /volume/v3/volumes/f113e928-8fff-4416-9d5d-d6e1265a0483 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:20:36 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-d851cf79-3bc8-419e-8f19-9481d1d53b5d None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:36 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-d851cf79-3bc8-419e-8f19-9481d1d53b5d tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] GET http://192.168.122.66/volume/v3/volumes/f113e928-8fff-4416-9d5d-d6e1265a0483 Sep 07 18:20:36 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-d851cf79-3bc8-419e-8f19-9481d1d53b5d tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:36 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-d851cf79-3bc8-419e-8f19-9481d1d53b5d tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:36 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:36 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:20:36 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:36 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:20:36 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-d851cf79-3bc8-419e-8f19-9481d1d53b5d tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Volume info retrieved successfully. Sep 07 18:20:36 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-d851cf79-3bc8-419e-8f19-9481d1d53b5d tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] http://192.168.122.66/volume/v3/volumes/f113e928-8fff-4416-9d5d-d6e1265a0483 returned with HTTP 200 Sep 07 18:20:36 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1609/3202] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:20:36 2026] GET /volume/v3/volumes/f113e928-8fff-4416-9d5d-d6e1265a0483 => generated 1013 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:20:37 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-b16d10f0-e248-4896-87b0-be2bcb11cbf3 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:37 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b16d10f0-e248-4896-87b0-be2bcb11cbf3 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] GET http://192.168.122.66/volume/v3/snapshots/f8871ed7-0e1c-4c17-b0b5-eb06451243df Sep 07 18:20:37 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-b16d10f0-e248-4896-87b0-be2bcb11cbf3 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:37 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-b16d10f0-e248-4896-87b0-be2bcb11cbf3 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:37 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:37 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:20:37 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-b16d10f0-e248-4896-87b0-be2bcb11cbf3 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Snapshot retrieved successfully. Sep 07 18:20:37 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b16d10f0-e248-4896-87b0-be2bcb11cbf3 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/snapshots/f8871ed7-0e1c-4c17-b0b5-eb06451243df returned with HTTP 200 Sep 07 18:20:37 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1594/3203] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:20:37 2026] GET /volume/v3/snapshots/f8871ed7-0e1c-4c17-b0b5-eb06451243df => generated 465 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:20:37 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-6909fdef-3b9e-4b0d-9b25-84edcb60dd49 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:37 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-6909fdef-3b9e-4b0d-9b25-84edcb60dd49 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] GET http://192.168.122.66/volume/v3/volumes/f113e928-8fff-4416-9d5d-d6e1265a0483 Sep 07 18:20:37 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-6909fdef-3b9e-4b0d-9b25-84edcb60dd49 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:37 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-6909fdef-3b9e-4b0d-9b25-84edcb60dd49 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:37 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-6909fdef-3b9e-4b0d-9b25-84edcb60dd49 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] http://192.168.122.66/volume/v3/volumes/f113e928-8fff-4416-9d5d-d6e1265a0483 returned with HTTP 404 Sep 07 18:20:37 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1610/3204] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:20:37 2026] GET /volume/v3/volumes/f113e928-8fff-4416-9d5d-d6e1265a0483 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 18:20:37 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-ded46695-37d1-4ff7-9ee0-e791ff9932ed None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:37 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-ded46695-37d1-4ff7-9ee0-e791ff9932ed tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:20:37 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-ded46695-37d1-4ff7-9ee0-e791ff9932ed tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-582223448"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:20:37 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.volumes [None req-ded46695-37d1-4ff7-9ee0-e791ff9932ed tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-582223448'}} {{(pid=86964) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:20:37 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-ded46695-37d1-4ff7-9ee0-e791ff9932ed tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Create volume of 1 GB Sep 07 18:20:37 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-ded46695-37d1-4ff7-9ee0-e791ff9932ed tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Availability Zones retrieved successfully. Sep 07 18:20:37 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-ded46695-37d1-4ff7-9ee0-e791ff9932ed tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Flow 'volume_create_api' (6e891f38-b6d5-4d1a-828f-21cc63ff6a5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:20:37 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-ded46695-37d1-4ff7-9ee0-e791ff9932ed tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b575c08d-5b6a-405b-ae96-bb0223c0037e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:20:37 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.flows.api.create_volume [None req-ded46695-37d1-4ff7-9ee0-e791ff9932ed tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Validating volume size '1' using validate_int {{(pid=86964) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:20:38 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-ded46695-37d1-4ff7-9ee0-e791ff9932ed tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b575c08d-5b6a-405b-ae96-bb0223c0037e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:20:38 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-ded46695-37d1-4ff7-9ee0-e791ff9932ed tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c987a9e1-b426-485f-90d2-0b1146b045ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:20:38 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-ded46695-37d1-4ff7-9ee0-e791ff9932ed tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Created reservations ['d1a455c0-0f05-4986-b056-7c8510b3b66e', '724af6fe-18cd-478b-8f8e-b72edecd0fdb', '86254ced-1173-431a-9b03-857d3a8b36dc', '309ef2ea-7dfe-4465-957c-91692669dbbe'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:20:38 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-ded46695-37d1-4ff7-9ee0-e791ff9932ed tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c987a9e1-b426-485f-90d2-0b1146b045ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d1a455c0-0f05-4986-b056-7c8510b3b66e', '724af6fe-18cd-478b-8f8e-b72edecd0fdb', '86254ced-1173-431a-9b03-857d3a8b36dc', '309ef2ea-7dfe-4465-957c-91692669dbbe']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:20:38 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-ded46695-37d1-4ff7-9ee0-e791ff9932ed tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69de62f6-8322-4399-b596-9be96adb1ea2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:20:38 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:38 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:20:38 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-ded46695-37d1-4ff7-9ee0-e791ff9932ed tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69de62f6-8322-4399-b596-9be96adb1ea2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '437ca458-9135-47bd-9ba9-f9b9f78e8a33', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-582223448',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='122955d74f7a41f483601df502229750',qos_specs=None,replication_status=,reservations=['d1a455c0-0f05-4986-b056-7c8510b3b66e','724af6fe-18cd-478b-8f8e-b72edecd0fdb','86254ced-1173-431a-9b03-857d3a8b36dc','309ef2ea-7dfe-4465-957c-91692669dbbe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='91f34d73a70e42a797d7d3ec9310ed72',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:20:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-582223448',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=437ca458-9135-47bd-9ba9-f9b9f78e8a33,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='122955d74f7a41f483601df502229750',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='91f34d73a70e42a797d7d3ec9310ed72',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:20:38 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-ded46695-37d1-4ff7-9ee0-e791ff9932ed tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e836d32-b8f0-404b-b844-358e41a272c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:20:38 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-ded46695-37d1-4ff7-9ee0-e791ff9932ed tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e836d32-b8f0-404b-b844-358e41a272c7) transitioned into state 'SUCCESS' from state '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-582223448',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='122955d74f7a41f483601df502229750',qos_specs=None,replication_status=,reservations=['d1a455c0-0f05-4986-b056-7c8510b3b66e','724af6fe-18cd-478b-8f8e-b72edecd0fdb','86254ced-1173-431a-9b03-857d3a8b36dc','309ef2ea-7dfe-4465-957c-91692669dbbe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='91f34d73a70e42a797d7d3ec9310ed72',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:20:38 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-ded46695-37d1-4ff7-9ee0-e791ff9932ed tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a3dd66e-5da3-41c3-81a1-856d16fc4075) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:20:38 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-ded46695-37d1-4ff7-9ee0-e791ff9932ed tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a3dd66e-5da3-41c3-81a1-856d16fc4075) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:20:38 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-ded46695-37d1-4ff7-9ee0-e791ff9932ed tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Flow 'volume_create_api' (6e891f38-b6d5-4d1a-828f-21cc63ff6a5a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:20:38 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-ded46695-37d1-4ff7-9ee0-e791ff9932ed tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Create volume request issued successfully. Sep 07 18:20:38 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-ded46695-37d1-4ff7-9ee0-e791ff9932ed tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:20:38 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1595/3205] 192.168.122.66 () {60 vars in 1137 bytes} [Mon Sep 7 18:20:37 2026] POST /volume/v3/volumes => generated 784 bytes in 337 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:20:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-8df94135-4849-43a1-9fa8-a0e782899647 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:38 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-8df94135-4849-43a1-9fa8-a0e782899647 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] GET http://192.168.122.66/volume/v3/volumes/437ca458-9135-47bd-9ba9-f9b9f78e8a33 Sep 07 18:20:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-8df94135-4849-43a1-9fa8-a0e782899647 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-8df94135-4849-43a1-9fa8-a0e782899647 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:38 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:38 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:20:38 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:38 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:20:38 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-8df94135-4849-43a1-9fa8-a0e782899647 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Volume info retrieved successfully. Sep 07 18:20:38 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-8df94135-4849-43a1-9fa8-a0e782899647 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] http://192.168.122.66/volume/v3/volumes/437ca458-9135-47bd-9ba9-f9b9f78e8a33 returned with HTTP 200 Sep 07 18:20:38 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1611/3206] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:20:38 2026] GET /volume/v3/volumes/437ca458-9135-47bd-9ba9-f9b9f78e8a33 => generated 963 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:20:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-47513385-3eb3-4990-b76b-b433e91efd14 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:38 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-47513385-3eb3-4990-b76b-b433e91efd14 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] GET http://192.168.122.66/volume/v3/snapshots/f8871ed7-0e1c-4c17-b0b5-eb06451243df Sep 07 18:20:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-47513385-3eb3-4990-b76b-b433e91efd14 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-47513385-3eb3-4990-b76b-b433e91efd14 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:38 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-47513385-3eb3-4990-b76b-b433e91efd14 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/snapshots/f8871ed7-0e1c-4c17-b0b5-eb06451243df returned with HTTP 404 Sep 07 18:20:38 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1596/3207] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:20:38 2026] GET /volume/v3/snapshots/f8871ed7-0e1c-4c17-b0b5-eb06451243df => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:20:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-de6c7f4f-f95e-42e5-8464-f505d8c6bfb2 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:38 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-de6c7f4f-f95e-42e5-8464-f505d8c6bfb2 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] DELETE http://192.168.122.66/volume/v3/volumes/aeb91b14-4dc6-454c-a900-25048b1d3c39 Sep 07 18:20:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-de6c7f4f-f95e-42e5-8464-f505d8c6bfb2 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:38 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-de6c7f4f-f95e-42e5-8464-f505d8c6bfb2 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:38 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-de6c7f4f-f95e-42e5-8464-f505d8c6bfb2 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Delete volume with id: aeb91b14-4dc6-454c-a900-25048b1d3c39 Sep 07 18:20:38 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:38 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:20:38 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:38 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:20:38 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-de6c7f4f-f95e-42e5-8464-f505d8c6bfb2 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Volume info retrieved successfully. Sep 07 18:20:38 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-de6c7f4f-f95e-42e5-8464-f505d8c6bfb2 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Delete volume request issued successfully. Sep 07 18:20:38 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-de6c7f4f-f95e-42e5-8464-f505d8c6bfb2 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/volumes/aeb91b14-4dc6-454c-a900-25048b1d3c39 returned with HTTP 202 Sep 07 18:20:38 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1612/3208] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:20:38 2026] DELETE /volume/v3/volumes/aeb91b14-4dc6-454c-a900-25048b1d3c39 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:20:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-0cb6eeda-0180-4176-887e-482f8a1748c8 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:38 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-0cb6eeda-0180-4176-887e-482f8a1748c8 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] GET http://192.168.122.66/volume/v3/volumes/aeb91b14-4dc6-454c-a900-25048b1d3c39 Sep 07 18:20:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-0cb6eeda-0180-4176-887e-482f8a1748c8 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:38 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-0cb6eeda-0180-4176-887e-482f8a1748c8 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:38 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:38 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:20:38 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:38 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:20:38 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-0cb6eeda-0180-4176-887e-482f8a1748c8 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Volume info retrieved successfully. Sep 07 18:20:38 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-0cb6eeda-0180-4176-887e-482f8a1748c8 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/volumes/aeb91b14-4dc6-454c-a900-25048b1d3c39 returned with HTTP 200 Sep 07 18:20:38 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1597/3209] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:20:38 2026] GET /volume/v3/volumes/aeb91b14-4dc6-454c-a900-25048b1d3c39 => generated 1014 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:20:39 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-97472f8e-0df9-4c5f-8402-866318e1a295 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:39 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-97472f8e-0df9-4c5f-8402-866318e1a295 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] GET http://192.168.122.66/volume/v3/volumes/437ca458-9135-47bd-9ba9-f9b9f78e8a33 Sep 07 18:20:39 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-97472f8e-0df9-4c5f-8402-866318e1a295 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:39 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-97472f8e-0df9-4c5f-8402-866318e1a295 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:39 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:39 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:20:39 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:39 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:20:39 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-97472f8e-0df9-4c5f-8402-866318e1a295 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Volume info retrieved successfully. Sep 07 18:20:39 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-97472f8e-0df9-4c5f-8402-866318e1a295 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] http://192.168.122.66/volume/v3/volumes/437ca458-9135-47bd-9ba9-f9b9f78e8a33 returned with HTTP 200 Sep 07 18:20:39 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1613/3210] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:20:39 2026] GET /volume/v3/volumes/437ca458-9135-47bd-9ba9-f9b9f78e8a33 => generated 1014 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:20:39 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-937df177-6233-4e85-8d11-93d4c0ba55a6 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:39 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-937df177-6233-4e85-8d11-93d4c0ba55a6 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] POST http://192.168.122.66/volume/v3/snapshots Sep 07 18:20:39 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-937df177-6233-4e85-8d11-93d4c0ba55a6 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "437ca458-9135-47bd-9ba9-f9b9f78e8a33", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-477245556"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:20:39 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:39 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:20:39 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:39 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:20:39 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-937df177-6233-4e85-8d11-93d4c0ba55a6 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Volume info retrieved successfully. Sep 07 18:20:39 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.snapshots [None req-937df177-6233-4e85-8d11-93d4c0ba55a6 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Create snapshot from volume 437ca458-9135-47bd-9ba9-f9b9f78e8a33 Sep 07 18:20:39 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-937df177-6233-4e85-8d11-93d4c0ba55a6 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Created reservations ['1a409408-fc2d-4c5d-a917-cf503cee79cc', 'fa8eadd7-5b0e-4f6e-abe7-bc6bae008dc1', 'fe9fdf09-994f-401f-a12e-09256db9149b', '6d679717-eefc-4ace-9132-c84859a40112'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:20:39 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:39 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:20:39 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-937df177-6233-4e85-8d11-93d4c0ba55a6 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Snapshot create request issued successfully. Sep 07 18:20:39 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-937df177-6233-4e85-8d11-93d4c0ba55a6 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] http://192.168.122.66/volume/v3/snapshots returned with HTTP 202 Sep 07 18:20:39 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1598/3211] 192.168.122.66 () {60 vars in 1144 bytes} [Mon Sep 7 18:20:39 2026] POST /volume/v3/snapshots => generated 307 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:20:39 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-b4f61ef4-f68e-4e32-ae31-97c6b700436a None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:39 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-b4f61ef4-f68e-4e32-ae31-97c6b700436a tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] GET http://192.168.122.66/volume/v3/snapshots/e0ad79c5-3acb-489e-9bb1-1b7ef3d98379 Sep 07 18:20:39 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-b4f61ef4-f68e-4e32-ae31-97c6b700436a tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:39 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-b4f61ef4-f68e-4e32-ae31-97c6b700436a tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:39 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:39 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:20:39 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-b4f61ef4-f68e-4e32-ae31-97c6b700436a tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Snapshot retrieved successfully. Sep 07 18:20:39 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-b4f61ef4-f68e-4e32-ae31-97c6b700436a tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] http://192.168.122.66/volume/v3/snapshots/e0ad79c5-3acb-489e-9bb1-1b7ef3d98379 returned with HTTP 200 Sep 07 18:20:39 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1614/3212] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:20:39 2026] GET /volume/v3/snapshots/e0ad79c5-3acb-489e-9bb1-1b7ef3d98379 => generated 439 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:20:39 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-84d54c38-45d1-40c9-bd79-d7c6c3ac0b99 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:39 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-84d54c38-45d1-40c9-bd79-d7c6c3ac0b99 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] GET http://192.168.122.66/volume/v3/volumes/aeb91b14-4dc6-454c-a900-25048b1d3c39 Sep 07 18:20:39 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-84d54c38-45d1-40c9-bd79-d7c6c3ac0b99 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:39 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-84d54c38-45d1-40c9-bd79-d7c6c3ac0b99 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:39 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-84d54c38-45d1-40c9-bd79-d7c6c3ac0b99 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/volumes/aeb91b14-4dc6-454c-a900-25048b1d3c39 returned with HTTP 404 Sep 07 18:20:39 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1599/3213] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:20:39 2026] GET /volume/v3/volumes/aeb91b14-4dc6-454c-a900-25048b1d3c39 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:20:39 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-784d050e-a6b6-48f6-a8b4-8dfb14f4df5f None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:39 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-784d050e-a6b6-48f6-a8b4-8dfb14f4df5f tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:20:39 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-784d050e-a6b6-48f6-a8b4-8dfb14f4df5f tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-855794809"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:20:39 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.volumes [None req-784d050e-a6b6-48f6-a8b4-8dfb14f4df5f tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-855794809'}} {{(pid=86965) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:20:39 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-784d050e-a6b6-48f6-a8b4-8dfb14f4df5f tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Create volume of 1 GB Sep 07 18:20:39 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-784d050e-a6b6-48f6-a8b4-8dfb14f4df5f tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Availability Zones retrieved successfully. Sep 07 18:20:39 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-784d050e-a6b6-48f6-a8b4-8dfb14f4df5f tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Flow 'volume_create_api' (279cf858-8bd1-41fe-b2d6-41a7f47b0eff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:20:39 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-784d050e-a6b6-48f6-a8b4-8dfb14f4df5f tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43bfd2b1-234e-421c-b612-47ea067bb9e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:20:39 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.flows.api.create_volume [None req-784d050e-a6b6-48f6-a8b4-8dfb14f4df5f tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Validating volume size '1' using validate_int {{(pid=86965) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:20:39 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-784d050e-a6b6-48f6-a8b4-8dfb14f4df5f tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43bfd2b1-234e-421c-b612-47ea067bb9e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:20:39 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-784d050e-a6b6-48f6-a8b4-8dfb14f4df5f tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (884bdb88-df0a-4886-af49-08b9bfbac20b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:20:39 devstack devstack@c-api.service[86965]: DEBUG cinder.quota [None req-784d050e-a6b6-48f6-a8b4-8dfb14f4df5f tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Created reservations ['9c6b85e8-19a8-4a26-bc7a-6857a65b2390', '9d4fa251-585d-4570-b027-1bbdce5557a8', 'd48aee83-68e6-41e5-b39c-054c8ad10eb6', '92b49c89-c6e8-48b7-9feb-b262b9ed46c7'] {{(pid=86965) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:20:39 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-784d050e-a6b6-48f6-a8b4-8dfb14f4df5f tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (884bdb88-df0a-4886-af49-08b9bfbac20b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9c6b85e8-19a8-4a26-bc7a-6857a65b2390', '9d4fa251-585d-4570-b027-1bbdce5557a8', 'd48aee83-68e6-41e5-b39c-054c8ad10eb6', '92b49c89-c6e8-48b7-9feb-b262b9ed46c7']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:20:39 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-784d050e-a6b6-48f6-a8b4-8dfb14f4df5f tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d66ec48-d263-4365-b22c-df5cdd24be1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:20:39 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:39 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:20:39 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-784d050e-a6b6-48f6-a8b4-8dfb14f4df5f tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d66ec48-d263-4365-b22c-df5cdd24be1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1c2a2986-429c-45fe-8b36-c459355fc1f2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-855794809',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e449daccfbab4cd8ba38df886cea84bd',qos_specs=None,replication_status=,reservations=['9c6b85e8-19a8-4a26-bc7a-6857a65b2390','9d4fa251-585d-4570-b027-1bbdce5557a8','d48aee83-68e6-41e5-b39c-054c8ad10eb6','92b49c89-c6e8-48b7-9feb-b262b9ed46c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0204c187bcf4a5ba9582bac88f452df',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:20:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-855794809',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1c2a2986-429c-45fe-8b36-c459355fc1f2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e449daccfbab4cd8ba38df886cea84bd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d0204c187bcf4a5ba9582bac88f452df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:20:39 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-784d050e-a6b6-48f6-a8b4-8dfb14f4df5f tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f7442bf-4695-4f76-bd72-e9e87fe6e2a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:20:39 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-784d050e-a6b6-48f6-a8b4-8dfb14f4df5f tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f7442bf-4695-4f76-bd72-e9e87fe6e2a2) transitioned into state 'SUCCESS' from state '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-855794809',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e449daccfbab4cd8ba38df886cea84bd',qos_specs=None,replication_status=,reservations=['9c6b85e8-19a8-4a26-bc7a-6857a65b2390','9d4fa251-585d-4570-b027-1bbdce5557a8','d48aee83-68e6-41e5-b39c-054c8ad10eb6','92b49c89-c6e8-48b7-9feb-b262b9ed46c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0204c187bcf4a5ba9582bac88f452df',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:20:39 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-784d050e-a6b6-48f6-a8b4-8dfb14f4df5f tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1fdf200-b240-44c1-be51-e03a278e528f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:20:39 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-784d050e-a6b6-48f6-a8b4-8dfb14f4df5f tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1fdf200-b240-44c1-be51-e03a278e528f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:20:39 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-784d050e-a6b6-48f6-a8b4-8dfb14f4df5f tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Flow 'volume_create_api' (279cf858-8bd1-41fe-b2d6-41a7f47b0eff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:20:39 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-784d050e-a6b6-48f6-a8b4-8dfb14f4df5f tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Create volume request issued successfully. Sep 07 18:20:39 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-784d050e-a6b6-48f6-a8b4-8dfb14f4df5f tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:20:40 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1615/3214] 192.168.122.66 () {60 vars in 1137 bytes} [Mon Sep 7 18:20:39 2026] POST /volume/v3/volumes => generated 784 bytes in 333 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:20:40 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-23fb05c9-a397-45f8-a120-8757a8dbbfb4 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:40 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-23fb05c9-a397-45f8-a120-8757a8dbbfb4 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] GET http://192.168.122.66/volume/v3/volumes/1c2a2986-429c-45fe-8b36-c459355fc1f2 Sep 07 18:20:40 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-23fb05c9-a397-45f8-a120-8757a8dbbfb4 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:40 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-23fb05c9-a397-45f8-a120-8757a8dbbfb4 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:40 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:40 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:20:40 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:40 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:20:40 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-23fb05c9-a397-45f8-a120-8757a8dbbfb4 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Volume info retrieved successfully. Sep 07 18:20:40 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-23fb05c9-a397-45f8-a120-8757a8dbbfb4 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/volumes/1c2a2986-429c-45fe-8b36-c459355fc1f2 returned with HTTP 200 Sep 07 18:20:40 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1600/3215] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:20:40 2026] GET /volume/v3/volumes/1c2a2986-429c-45fe-8b36-c459355fc1f2 => generated 963 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:20:40 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-7ac03cb0-c13e-44aa-99ba-65b1bbb5adcb None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:40 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-7ac03cb0-c13e-44aa-99ba-65b1bbb5adcb tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] GET http://192.168.122.66/volume/v3/snapshots/e0ad79c5-3acb-489e-9bb1-1b7ef3d98379 Sep 07 18:20:40 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-7ac03cb0-c13e-44aa-99ba-65b1bbb5adcb tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:40 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-7ac03cb0-c13e-44aa-99ba-65b1bbb5adcb tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:40 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:40 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:20:40 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-7ac03cb0-c13e-44aa-99ba-65b1bbb5adcb tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Snapshot retrieved successfully. Sep 07 18:20:40 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-7ac03cb0-c13e-44aa-99ba-65b1bbb5adcb tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] http://192.168.122.66/volume/v3/snapshots/e0ad79c5-3acb-489e-9bb1-1b7ef3d98379 returned with HTTP 200 Sep 07 18:20:40 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1616/3216] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:20:40 2026] GET /volume/v3/snapshots/e0ad79c5-3acb-489e-9bb1-1b7ef3d98379 => generated 439 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:20:41 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-19bc1902-7c7d-4e44-a3d2-60ade9176519 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:41 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-19bc1902-7c7d-4e44-a3d2-60ade9176519 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] GET http://192.168.122.66/volume/v3/volumes/1c2a2986-429c-45fe-8b36-c459355fc1f2 Sep 07 18:20:41 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-19bc1902-7c7d-4e44-a3d2-60ade9176519 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:41 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-19bc1902-7c7d-4e44-a3d2-60ade9176519 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:41 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:41 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:20:41 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:41 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:20:41 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-19bc1902-7c7d-4e44-a3d2-60ade9176519 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Volume info retrieved successfully. Sep 07 18:20:41 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-19bc1902-7c7d-4e44-a3d2-60ade9176519 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/volumes/1c2a2986-429c-45fe-8b36-c459355fc1f2 returned with HTTP 200 Sep 07 18:20:41 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1601/3217] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:20:41 2026] GET /volume/v3/volumes/1c2a2986-429c-45fe-8b36-c459355fc1f2 => generated 1013 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:20:41 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-0394ff88-a04f-41e8-97ec-496263eb778a None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:41 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-0394ff88-a04f-41e8-97ec-496263eb778a tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] GET http://192.168.122.66/volume/v3/snapshots/e0ad79c5-3acb-489e-9bb1-1b7ef3d98379 Sep 07 18:20:41 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-0394ff88-a04f-41e8-97ec-496263eb778a tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:41 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-0394ff88-a04f-41e8-97ec-496263eb778a tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:41 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:41 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:20:41 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-0394ff88-a04f-41e8-97ec-496263eb778a tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Snapshot retrieved successfully. Sep 07 18:20:41 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-0394ff88-a04f-41e8-97ec-496263eb778a tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] http://192.168.122.66/volume/v3/snapshots/e0ad79c5-3acb-489e-9bb1-1b7ef3d98379 returned with HTTP 200 Sep 07 18:20:41 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1617/3218] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:20:41 2026] GET /volume/v3/snapshots/e0ad79c5-3acb-489e-9bb1-1b7ef3d98379 => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:20:41 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-b6b103bf-31f2-465d-800d-c2440954f312 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:41 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b6b103bf-31f2-465d-800d-c2440954f312 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-reader] POST http://192.168.122.66/volume/v3/snapshots/e0ad79c5-3acb-489e-9bb1-1b7ef3d98379/action Sep 07 18:20:41 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-b6b103bf-31f2-465d-800d-c2440954f312 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86964) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:20:41 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-b6b103bf-31f2-465d-800d-c2440954f312 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:20:41 devstack devstack@c-api.service[86964]: DEBUG cinder.api.contrib.admin_actions [None req-b6b103bf-31f2-465d-800d-c2440954f312 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-reader] Updating snapshot 'e0ad79c5-3acb-489e-9bb1-1b7ef3d98379' with '{'status': 'error'}' {{(pid=86964) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 18:20:41 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:41 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:20:41 devstack devstack@c-api.service[86964]: DEBUG cinder.policy [None req-b6b103bf-31f2-465d-800d-c2440954f312 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '320dddfb6fec4a93ac00bf990575317e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '122955d74f7a41f483601df502229750', '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=86964) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 18:20:41 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b6b103bf-31f2-465d-800d-c2440954f312 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-reader] http://192.168.122.66/volume/v3/snapshots/e0ad79c5-3acb-489e-9bb1-1b7ef3d98379/action returned with HTTP 403 Sep 07 18:20:41 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1602/3219] 192.168.122.66 () {60 vars in 1275 bytes} [Mon Sep 7 18:20:41 2026] POST /volume/v3/snapshots/e0ad79c5-3acb-489e-9bb1-1b7ef3d98379/action => generated 133 bytes in 32 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:20:41 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-b870bfaa-3b86-4552-8285-13bae9b7b798 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:41 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-b870bfaa-3b86-4552-8285-13bae9b7b798 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] DELETE http://192.168.122.66/volume/v3/snapshots/e0ad79c5-3acb-489e-9bb1-1b7ef3d98379 Sep 07 18:20:41 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-b870bfaa-3b86-4552-8285-13bae9b7b798 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:41 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-b870bfaa-3b86-4552-8285-13bae9b7b798 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:41 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.snapshots [None req-b870bfaa-3b86-4552-8285-13bae9b7b798 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Delete snapshot with id: e0ad79c5-3acb-489e-9bb1-1b7ef3d98379 Sep 07 18:20:41 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:41 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:20:41 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-b870bfaa-3b86-4552-8285-13bae9b7b798 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Snapshot retrieved successfully. Sep 07 18:20:41 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:41 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:20:41 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-b870bfaa-3b86-4552-8285-13bae9b7b798 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Snapshot delete request issued successfully. Sep 07 18:20:41 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-b870bfaa-3b86-4552-8285-13bae9b7b798 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] http://192.168.122.66/volume/v3/snapshots/e0ad79c5-3acb-489e-9bb1-1b7ef3d98379 returned with HTTP 202 Sep 07 18:20:41 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1618/3220] 192.168.122.66 () {58 vars in 1236 bytes} [Mon Sep 7 18:20:41 2026] DELETE /volume/v3/snapshots/e0ad79c5-3acb-489e-9bb1-1b7ef3d98379 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:20:41 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-0a8034f5-cb5f-49dc-9563-262d692382dc None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:41 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-0a8034f5-cb5f-49dc-9563-262d692382dc tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] GET http://192.168.122.66/volume/v3/snapshots/e0ad79c5-3acb-489e-9bb1-1b7ef3d98379 Sep 07 18:20:41 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-0a8034f5-cb5f-49dc-9563-262d692382dc tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:41 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-0a8034f5-cb5f-49dc-9563-262d692382dc tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:41 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:41 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:20:41 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-0a8034f5-cb5f-49dc-9563-262d692382dc tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Snapshot retrieved successfully. Sep 07 18:20:41 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-0a8034f5-cb5f-49dc-9563-262d692382dc tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] http://192.168.122.66/volume/v3/snapshots/e0ad79c5-3acb-489e-9bb1-1b7ef3d98379 returned with HTTP 200 Sep 07 18:20:41 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1603/3221] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:20:41 2026] GET /volume/v3/snapshots/e0ad79c5-3acb-489e-9bb1-1b7ef3d98379 => generated 465 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:20:42 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-a5445460-a34d-45c8-ac4b-2699d346eaa5 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:42 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-a5445460-a34d-45c8-ac4b-2699d346eaa5 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] GET http://192.168.122.66/volume/v3/volumes/1c2a2986-429c-45fe-8b36-c459355fc1f2 Sep 07 18:20:42 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-a5445460-a34d-45c8-ac4b-2699d346eaa5 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:42 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-a5445460-a34d-45c8-ac4b-2699d346eaa5 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:42 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:42 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:20:42 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:42 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:20:42 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-a5445460-a34d-45c8-ac4b-2699d346eaa5 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Volume info retrieved successfully. Sep 07 18:20:42 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-a5445460-a34d-45c8-ac4b-2699d346eaa5 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/volumes/1c2a2986-429c-45fe-8b36-c459355fc1f2 returned with HTTP 200 Sep 07 18:20:42 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1619/3222] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:20:42 2026] GET /volume/v3/volumes/1c2a2986-429c-45fe-8b36-c459355fc1f2 => generated 1013 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:20:42 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-8d384247-cdb7-4394-a77e-6eb16462db3b None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:42 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-8d384247-cdb7-4394-a77e-6eb16462db3b tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] GET http://192.168.122.66/volume/v3/snapshots/e0ad79c5-3acb-489e-9bb1-1b7ef3d98379 Sep 07 18:20:42 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-8d384247-cdb7-4394-a77e-6eb16462db3b tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:42 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-8d384247-cdb7-4394-a77e-6eb16462db3b tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:42 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:42 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:20:42 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-8d384247-cdb7-4394-a77e-6eb16462db3b tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Snapshot retrieved successfully. Sep 07 18:20:42 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-8d384247-cdb7-4394-a77e-6eb16462db3b tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] http://192.168.122.66/volume/v3/snapshots/e0ad79c5-3acb-489e-9bb1-1b7ef3d98379 returned with HTTP 200 Sep 07 18:20:42 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1604/3223] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:20:42 2026] GET /volume/v3/snapshots/e0ad79c5-3acb-489e-9bb1-1b7ef3d98379 => generated 465 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:20:43 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-c23f3213-1374-45cc-9496-ebcded530fb9 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:43 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c23f3213-1374-45cc-9496-ebcded530fb9 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] GET http://192.168.122.66/volume/v3/volumes/1c2a2986-429c-45fe-8b36-c459355fc1f2 Sep 07 18:20:43 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-c23f3213-1374-45cc-9496-ebcded530fb9 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:43 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-c23f3213-1374-45cc-9496-ebcded530fb9 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:43 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:43 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:20:43 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:43 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:20:43 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-c23f3213-1374-45cc-9496-ebcded530fb9 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Volume info retrieved successfully. Sep 07 18:20:43 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c23f3213-1374-45cc-9496-ebcded530fb9 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/volumes/1c2a2986-429c-45fe-8b36-c459355fc1f2 returned with HTTP 200 Sep 07 18:20:43 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1620/3224] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:20:43 2026] GET /volume/v3/volumes/1c2a2986-429c-45fe-8b36-c459355fc1f2 => generated 1014 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 18:20:43 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-b9081b50-20d3-4008-8a12-7c28dd531f21 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:43 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b9081b50-20d3-4008-8a12-7c28dd531f21 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] POST http://192.168.122.66/volume/v3/snapshots Sep 07 18:20:43 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-b9081b50-20d3-4008-8a12-7c28dd531f21 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1c2a2986-429c-45fe-8b36-c459355fc1f2", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-981375136"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:20:43 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:43 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:20:43 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:43 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:20:43 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-b9081b50-20d3-4008-8a12-7c28dd531f21 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Volume info retrieved successfully. Sep 07 18:20:43 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.snapshots [None req-b9081b50-20d3-4008-8a12-7c28dd531f21 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Create snapshot from volume 1c2a2986-429c-45fe-8b36-c459355fc1f2 Sep 07 18:20:43 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-b9081b50-20d3-4008-8a12-7c28dd531f21 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Created reservations ['cd9b88f8-fa0f-43ce-8150-c50049c0adab', '0b9ab7a0-82a7-4e8b-b579-879c94e7b7df', '897ce1b3-8453-478b-9bc8-694c519ac9a9', '5a5c8c50-5049-47ab-9286-89e17f0b933e'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:20:43 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:43 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:20:43 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-b9081b50-20d3-4008-8a12-7c28dd531f21 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Snapshot create request issued successfully. Sep 07 18:20:43 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b9081b50-20d3-4008-8a12-7c28dd531f21 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/snapshots returned with HTTP 202 Sep 07 18:20:43 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1605/3225] 192.168.122.66 () {60 vars in 1144 bytes} [Mon Sep 7 18:20:43 2026] POST /volume/v3/snapshots => generated 307 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:20:43 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-aa4f83dd-5c22-4f4e-9582-ffeb05a1c8cf None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:43 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-aa4f83dd-5c22-4f4e-9582-ffeb05a1c8cf tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] GET http://192.168.122.66/volume/v3/snapshots/2cb1b43c-d52b-41d0-994b-0d30e4eeede5 Sep 07 18:20:43 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-aa4f83dd-5c22-4f4e-9582-ffeb05a1c8cf tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:43 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-aa4f83dd-5c22-4f4e-9582-ffeb05a1c8cf tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:43 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:43 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:20:43 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-aa4f83dd-5c22-4f4e-9582-ffeb05a1c8cf tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Snapshot retrieved successfully. Sep 07 18:20:43 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-aa4f83dd-5c22-4f4e-9582-ffeb05a1c8cf tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/snapshots/2cb1b43c-d52b-41d0-994b-0d30e4eeede5 returned with HTTP 200 Sep 07 18:20:43 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1621/3226] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:20:43 2026] GET /volume/v3/snapshots/2cb1b43c-d52b-41d0-994b-0d30e4eeede5 => generated 439 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:20:43 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-3e74c9f2-8362-4c93-9ec3-d43c025a96e8 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:43 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-3e74c9f2-8362-4c93-9ec3-d43c025a96e8 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] GET http://192.168.122.66/volume/v3/snapshots/e0ad79c5-3acb-489e-9bb1-1b7ef3d98379 Sep 07 18:20:43 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-3e74c9f2-8362-4c93-9ec3-d43c025a96e8 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:43 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-3e74c9f2-8362-4c93-9ec3-d43c025a96e8 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:43 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-3e74c9f2-8362-4c93-9ec3-d43c025a96e8 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] http://192.168.122.66/volume/v3/snapshots/e0ad79c5-3acb-489e-9bb1-1b7ef3d98379 returned with HTTP 404 Sep 07 18:20:43 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1606/3227] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:20:43 2026] GET /volume/v3/snapshots/e0ad79c5-3acb-489e-9bb1-1b7ef3d98379 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:20:43 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-8e9d60e3-9273-417f-9def-080dacc99ae6 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:43 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-8e9d60e3-9273-417f-9def-080dacc99ae6 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] DELETE http://192.168.122.66/volume/v3/volumes/437ca458-9135-47bd-9ba9-f9b9f78e8a33 Sep 07 18:20:43 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-8e9d60e3-9273-417f-9def-080dacc99ae6 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:43 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-8e9d60e3-9273-417f-9def-080dacc99ae6 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:43 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-8e9d60e3-9273-417f-9def-080dacc99ae6 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Delete volume with id: 437ca458-9135-47bd-9ba9-f9b9f78e8a33 Sep 07 18:20:43 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:43 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:20:43 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:43 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:20:43 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-8e9d60e3-9273-417f-9def-080dacc99ae6 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Volume info retrieved successfully. Sep 07 18:20:43 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-8e9d60e3-9273-417f-9def-080dacc99ae6 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Delete volume request issued successfully. Sep 07 18:20:43 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-8e9d60e3-9273-417f-9def-080dacc99ae6 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] http://192.168.122.66/volume/v3/volumes/437ca458-9135-47bd-9ba9-f9b9f78e8a33 returned with HTTP 202 Sep 07 18:20:43 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1622/3228] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:20:43 2026] DELETE /volume/v3/volumes/437ca458-9135-47bd-9ba9-f9b9f78e8a33 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:20:43 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-afa004fc-91f6-45be-853b-e331be22aae8 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:43 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-afa004fc-91f6-45be-853b-e331be22aae8 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] GET http://192.168.122.66/volume/v3/volumes/437ca458-9135-47bd-9ba9-f9b9f78e8a33 Sep 07 18:20:43 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-afa004fc-91f6-45be-853b-e331be22aae8 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:43 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-afa004fc-91f6-45be-853b-e331be22aae8 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:43 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:43 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:20:43 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:43 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:20:43 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-afa004fc-91f6-45be-853b-e331be22aae8 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Volume info retrieved successfully. Sep 07 18:20:43 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-afa004fc-91f6-45be-853b-e331be22aae8 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] http://192.168.122.66/volume/v3/volumes/437ca458-9135-47bd-9ba9-f9b9f78e8a33 returned with HTTP 200 Sep 07 18:20:43 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1607/3229] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:20:43 2026] GET /volume/v3/volumes/437ca458-9135-47bd-9ba9-f9b9f78e8a33 => generated 1013 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:20:44 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-57bb4871-602a-418a-9cd1-432bce17defe None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:44 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-57bb4871-602a-418a-9cd1-432bce17defe tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] GET http://192.168.122.66/volume/v3/snapshots/2cb1b43c-d52b-41d0-994b-0d30e4eeede5 Sep 07 18:20:44 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-57bb4871-602a-418a-9cd1-432bce17defe tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:44 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-57bb4871-602a-418a-9cd1-432bce17defe tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:44 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:44 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:20:44 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-57bb4871-602a-418a-9cd1-432bce17defe tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Snapshot retrieved successfully. Sep 07 18:20:44 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-57bb4871-602a-418a-9cd1-432bce17defe tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/snapshots/2cb1b43c-d52b-41d0-994b-0d30e4eeede5 returned with HTTP 200 Sep 07 18:20:44 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1623/3230] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:20:44 2026] GET /volume/v3/snapshots/2cb1b43c-d52b-41d0-994b-0d30e4eeede5 => generated 439 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:20:44 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-26fa6358-9752-446c-9078-7df577d232ec None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:44 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-26fa6358-9752-446c-9078-7df577d232ec tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] GET http://192.168.122.66/volume/v3/volumes/437ca458-9135-47bd-9ba9-f9b9f78e8a33 Sep 07 18:20:44 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-26fa6358-9752-446c-9078-7df577d232ec tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:44 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-26fa6358-9752-446c-9078-7df577d232ec tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:44 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-26fa6358-9752-446c-9078-7df577d232ec tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] http://192.168.122.66/volume/v3/volumes/437ca458-9135-47bd-9ba9-f9b9f78e8a33 returned with HTTP 404 Sep 07 18:20:44 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1608/3231] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:20:44 2026] GET /volume/v3/volumes/437ca458-9135-47bd-9ba9-f9b9f78e8a33 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:20:44 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-91346990-fb44-4f29-ae06-e38c2558bdbf None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:44 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-91346990-fb44-4f29-ae06-e38c2558bdbf tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:20:44 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-91346990-fb44-4f29-ae06-e38c2558bdbf tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1279677325"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:20:45 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.volumes [None req-91346990-fb44-4f29-ae06-e38c2558bdbf tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1279677325'}} {{(pid=86965) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:20:45 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-91346990-fb44-4f29-ae06-e38c2558bdbf tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Create volume of 1 GB Sep 07 18:20:45 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-91346990-fb44-4f29-ae06-e38c2558bdbf tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Availability Zones retrieved successfully. Sep 07 18:20:45 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-91346990-fb44-4f29-ae06-e38c2558bdbf tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Flow 'volume_create_api' (8741fbf7-46ef-439d-a380-388dc1c74c0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:20:45 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-91346990-fb44-4f29-ae06-e38c2558bdbf tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b8dd7ed-b9e4-4464-8068-1db95a8649c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:20:45 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.flows.api.create_volume [None req-91346990-fb44-4f29-ae06-e38c2558bdbf tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Validating volume size '1' using validate_int {{(pid=86965) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:20:45 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-91346990-fb44-4f29-ae06-e38c2558bdbf tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b8dd7ed-b9e4-4464-8068-1db95a8649c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:20:45 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-91346990-fb44-4f29-ae06-e38c2558bdbf tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ef052e7-cf86-49cb-ad45-453f0567729a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:20:45 devstack devstack@c-api.service[86965]: DEBUG cinder.quota [None req-91346990-fb44-4f29-ae06-e38c2558bdbf tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Created reservations ['46b8041f-a579-46de-96df-87cbe3a85012', '1fa68114-3d5a-41f6-a52c-a12331cdb17c', '4996ce8c-3b83-413f-b3ef-067d6636c685', '51c0cd4b-7813-4a01-9ae4-f0a77ca9c712'] {{(pid=86965) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:20:45 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-91346990-fb44-4f29-ae06-e38c2558bdbf tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ef052e7-cf86-49cb-ad45-453f0567729a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['46b8041f-a579-46de-96df-87cbe3a85012', '1fa68114-3d5a-41f6-a52c-a12331cdb17c', '4996ce8c-3b83-413f-b3ef-067d6636c685', '51c0cd4b-7813-4a01-9ae4-f0a77ca9c712']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:20:45 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-91346990-fb44-4f29-ae06-e38c2558bdbf tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88c69836-d690-46eb-b1b0-f8c402876808) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:20:45 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:45 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:20:45 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-91346990-fb44-4f29-ae06-e38c2558bdbf tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88c69836-d690-46eb-b1b0-f8c402876808) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9b1ec257-83cc-4f7d-ab05-4624477491b1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1279677325',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='122955d74f7a41f483601df502229750',qos_specs=None,replication_status=,reservations=['46b8041f-a579-46de-96df-87cbe3a85012','1fa68114-3d5a-41f6-a52c-a12331cdb17c','4996ce8c-3b83-413f-b3ef-067d6636c685','51c0cd4b-7813-4a01-9ae4-f0a77ca9c712'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='91f34d73a70e42a797d7d3ec9310ed72',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:20:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1279677325',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9b1ec257-83cc-4f7d-ab05-4624477491b1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='122955d74f7a41f483601df502229750',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='91f34d73a70e42a797d7d3ec9310ed72',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:20:45 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-91346990-fb44-4f29-ae06-e38c2558bdbf tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9bdd1750-ac55-4bcf-adba-af1a4217a03b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:20:45 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-91346990-fb44-4f29-ae06-e38c2558bdbf tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9bdd1750-ac55-4bcf-adba-af1a4217a03b) transitioned into state 'SUCCESS' from state '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-1279677325',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='122955d74f7a41f483601df502229750',qos_specs=None,replication_status=,reservations=['46b8041f-a579-46de-96df-87cbe3a85012','1fa68114-3d5a-41f6-a52c-a12331cdb17c','4996ce8c-3b83-413f-b3ef-067d6636c685','51c0cd4b-7813-4a01-9ae4-f0a77ca9c712'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='91f34d73a70e42a797d7d3ec9310ed72',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:20:45 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-91346990-fb44-4f29-ae06-e38c2558bdbf tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29cf63b7-9cca-408c-9ab4-40137484424e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:20:45 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-91346990-fb44-4f29-ae06-e38c2558bdbf tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29cf63b7-9cca-408c-9ab4-40137484424e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:20:45 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-91346990-fb44-4f29-ae06-e38c2558bdbf tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Flow 'volume_create_api' (8741fbf7-46ef-439d-a380-388dc1c74c0d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:20:45 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-91346990-fb44-4f29-ae06-e38c2558bdbf tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Create volume request issued successfully. Sep 07 18:20:45 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-91346990-fb44-4f29-ae06-e38c2558bdbf tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:20:45 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1624/3232] 192.168.122.66 () {60 vars in 1137 bytes} [Mon Sep 7 18:20:44 2026] POST /volume/v3/volumes => generated 785 bytes in 303 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:20:45 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-1f10a4ba-e405-4ca1-8b20-168c28e25469 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:45 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-1f10a4ba-e405-4ca1-8b20-168c28e25469 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] GET http://192.168.122.66/volume/v3/volumes/9b1ec257-83cc-4f7d-ab05-4624477491b1 Sep 07 18:20:45 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-1f10a4ba-e405-4ca1-8b20-168c28e25469 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:45 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-1f10a4ba-e405-4ca1-8b20-168c28e25469 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:45 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:45 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:20:45 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:45 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:20:45 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-1f10a4ba-e405-4ca1-8b20-168c28e25469 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Volume info retrieved successfully. Sep 07 18:20:45 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-1f10a4ba-e405-4ca1-8b20-168c28e25469 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] http://192.168.122.66/volume/v3/volumes/9b1ec257-83cc-4f7d-ab05-4624477491b1 returned with HTTP 200 Sep 07 18:20:45 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1609/3233] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:20:45 2026] GET /volume/v3/volumes/9b1ec257-83cc-4f7d-ab05-4624477491b1 => generated 964 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:20:45 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-a8a3b1e5-0923-4955-98c1-00691c011f4d None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:45 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-a8a3b1e5-0923-4955-98c1-00691c011f4d tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] GET http://192.168.122.66/volume/v3/snapshots/2cb1b43c-d52b-41d0-994b-0d30e4eeede5 Sep 07 18:20:45 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-a8a3b1e5-0923-4955-98c1-00691c011f4d tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:45 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-a8a3b1e5-0923-4955-98c1-00691c011f4d tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:45 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:45 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:20:45 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-a8a3b1e5-0923-4955-98c1-00691c011f4d tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Snapshot retrieved successfully. Sep 07 18:20:45 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-a8a3b1e5-0923-4955-98c1-00691c011f4d tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/snapshots/2cb1b43c-d52b-41d0-994b-0d30e4eeede5 returned with HTTP 200 Sep 07 18:20:45 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1625/3234] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:20:45 2026] GET /volume/v3/snapshots/2cb1b43c-d52b-41d0-994b-0d30e4eeede5 => generated 466 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:20:45 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-db423559-b1ba-44de-8fe4-6d0b40868bc6 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:45 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-db423559-b1ba-44de-8fe4-6d0b40868bc6 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-member] POST http://192.168.122.66/volume/v3/snapshots/2cb1b43c-d52b-41d0-994b-0d30e4eeede5/action Sep 07 18:20:45 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-db423559-b1ba-44de-8fe4-6d0b40868bc6 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=86964) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:20:45 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-db423559-b1ba-44de-8fe4-6d0b40868bc6 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:20:45 devstack devstack@c-api.service[86964]: INFO cinder.api.contrib.snapshot_unmanage [None req-db423559-b1ba-44de-8fe4-6d0b40868bc6 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-member] Unmanage snapshot with id: 2cb1b43c-d52b-41d0-994b-0d30e4eeede5 Sep 07 18:20:45 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:45 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:20:45 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-db423559-b1ba-44de-8fe4-6d0b40868bc6 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-member] Snapshot retrieved successfully. Sep 07 18:20:45 devstack devstack@c-api.service[86964]: DEBUG cinder.policy [None req-db423559-b1ba-44de-8fe4-6d0b40868bc6 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '6ab58dfbf3d54b7f8d2bce6a2c6f89c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e449daccfbab4cd8ba38df886cea84bd', '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=86964) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 18:20:45 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-db423559-b1ba-44de-8fe4-6d0b40868bc6 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-member] http://192.168.122.66/volume/v3/snapshots/2cb1b43c-d52b-41d0-994b-0d30e4eeede5/action returned with HTTP 403 Sep 07 18:20:45 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1610/3235] 192.168.122.66 () {60 vars in 1275 bytes} [Mon Sep 7 18:20:45 2026] POST /volume/v3/snapshots/2cb1b43c-d52b-41d0-994b-0d30e4eeede5/action => generated 117 bytes in 23 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:20:45 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-ac82870f-9fbb-4ac3-8cd2-f1e0256b6758 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:45 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-ac82870f-9fbb-4ac3-8cd2-f1e0256b6758 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] DELETE http://192.168.122.66/volume/v3/snapshots/2cb1b43c-d52b-41d0-994b-0d30e4eeede5 Sep 07 18:20:45 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-ac82870f-9fbb-4ac3-8cd2-f1e0256b6758 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:45 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-ac82870f-9fbb-4ac3-8cd2-f1e0256b6758 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:45 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.snapshots [None req-ac82870f-9fbb-4ac3-8cd2-f1e0256b6758 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Delete snapshot with id: 2cb1b43c-d52b-41d0-994b-0d30e4eeede5 Sep 07 18:20:45 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:45 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:20:45 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-ac82870f-9fbb-4ac3-8cd2-f1e0256b6758 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Snapshot retrieved successfully. Sep 07 18:20:45 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:45 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:20:45 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-ac82870f-9fbb-4ac3-8cd2-f1e0256b6758 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Snapshot delete request issued successfully. Sep 07 18:20:45 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-ac82870f-9fbb-4ac3-8cd2-f1e0256b6758 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/snapshots/2cb1b43c-d52b-41d0-994b-0d30e4eeede5 returned with HTTP 202 Sep 07 18:20:45 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1626/3236] 192.168.122.66 () {58 vars in 1236 bytes} [Mon Sep 7 18:20:45 2026] DELETE /volume/v3/snapshots/2cb1b43c-d52b-41d0-994b-0d30e4eeede5 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:20:45 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-920232a8-5b2e-44a9-a3d2-0a1c0c5a14b8 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:45 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-920232a8-5b2e-44a9-a3d2-0a1c0c5a14b8 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] GET http://192.168.122.66/volume/v3/snapshots/2cb1b43c-d52b-41d0-994b-0d30e4eeede5 Sep 07 18:20:45 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-920232a8-5b2e-44a9-a3d2-0a1c0c5a14b8 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:45 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-920232a8-5b2e-44a9-a3d2-0a1c0c5a14b8 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:45 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:45 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:20:45 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-920232a8-5b2e-44a9-a3d2-0a1c0c5a14b8 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Snapshot retrieved successfully. Sep 07 18:20:45 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-920232a8-5b2e-44a9-a3d2-0a1c0c5a14b8 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/snapshots/2cb1b43c-d52b-41d0-994b-0d30e4eeede5 returned with HTTP 200 Sep 07 18:20:45 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1611/3237] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:20:45 2026] GET /volume/v3/snapshots/2cb1b43c-d52b-41d0-994b-0d30e4eeede5 => generated 465 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:20:46 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-db1623c7-7584-4ac3-80f7-7ac7207bf289 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:46 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-db1623c7-7584-4ac3-80f7-7ac7207bf289 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] GET http://192.168.122.66/volume/v3/volumes/9b1ec257-83cc-4f7d-ab05-4624477491b1 Sep 07 18:20:46 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-db1623c7-7584-4ac3-80f7-7ac7207bf289 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:46 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-db1623c7-7584-4ac3-80f7-7ac7207bf289 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:46 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:46 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:20:46 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:46 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:20:46 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-db1623c7-7584-4ac3-80f7-7ac7207bf289 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Volume info retrieved successfully. Sep 07 18:20:46 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-db1623c7-7584-4ac3-80f7-7ac7207bf289 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] http://192.168.122.66/volume/v3/volumes/9b1ec257-83cc-4f7d-ab05-4624477491b1 returned with HTTP 200 Sep 07 18:20:46 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1627/3238] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:20:46 2026] GET /volume/v3/volumes/9b1ec257-83cc-4f7d-ab05-4624477491b1 => generated 1015 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:20:46 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-159e8b4f-e483-4882-96a9-960e3f5d4df9 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:46 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-159e8b4f-e483-4882-96a9-960e3f5d4df9 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] POST http://192.168.122.66/volume/v3/snapshots Sep 07 18:20:46 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-159e8b4f-e483-4882-96a9-960e3f5d4df9 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9b1ec257-83cc-4f7d-ab05-4624477491b1", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-528018030"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:20:46 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:46 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:20:46 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:46 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:20:46 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-159e8b4f-e483-4882-96a9-960e3f5d4df9 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Volume info retrieved successfully. Sep 07 18:20:46 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.snapshots [None req-159e8b4f-e483-4882-96a9-960e3f5d4df9 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Create snapshot from volume 9b1ec257-83cc-4f7d-ab05-4624477491b1 Sep 07 18:20:46 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-159e8b4f-e483-4882-96a9-960e3f5d4df9 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Created reservations ['66dcfb92-19ad-4163-b852-ef62c8d16cbf', '48bd7bca-de85-4104-b7a5-9cce7e7a34f1', 'ad13435e-f64b-4ff1-80e6-710f83c17352', 'd80ac23f-6c0a-4f0d-a6e5-625e027d4499'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:20:46 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:46 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:20:46 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-159e8b4f-e483-4882-96a9-960e3f5d4df9 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Snapshot create request issued successfully. Sep 07 18:20:46 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-159e8b4f-e483-4882-96a9-960e3f5d4df9 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] http://192.168.122.66/volume/v3/snapshots returned with HTTP 202 Sep 07 18:20:46 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1612/3239] 192.168.122.66 () {60 vars in 1144 bytes} [Mon Sep 7 18:20:46 2026] POST /volume/v3/snapshots => generated 307 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:20:46 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-8b80f2bf-e1b5-4d2f-8536-0c452d96c016 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:46 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-8b80f2bf-e1b5-4d2f-8536-0c452d96c016 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] GET http://192.168.122.66/volume/v3/snapshots/54a1cc4d-d451-4b92-bee5-14b3a216e7d5 Sep 07 18:20:46 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-8b80f2bf-e1b5-4d2f-8536-0c452d96c016 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:46 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-8b80f2bf-e1b5-4d2f-8536-0c452d96c016 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:46 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:46 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:20:46 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-8b80f2bf-e1b5-4d2f-8536-0c452d96c016 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Snapshot retrieved successfully. Sep 07 18:20:46 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-8b80f2bf-e1b5-4d2f-8536-0c452d96c016 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] http://192.168.122.66/volume/v3/snapshots/54a1cc4d-d451-4b92-bee5-14b3a216e7d5 returned with HTTP 200 Sep 07 18:20:46 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1628/3240] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:20:46 2026] GET /volume/v3/snapshots/54a1cc4d-d451-4b92-bee5-14b3a216e7d5 => generated 439 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 18:20:46 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-c3935e8c-72b2-4002-a268-7148fc0c49c9 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:46 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c3935e8c-72b2-4002-a268-7148fc0c49c9 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] GET http://192.168.122.66/volume/v3/snapshots/2cb1b43c-d52b-41d0-994b-0d30e4eeede5 Sep 07 18:20:46 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c3935e8c-72b2-4002-a268-7148fc0c49c9 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:46 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c3935e8c-72b2-4002-a268-7148fc0c49c9 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:46 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:46 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:20:46 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-c3935e8c-72b2-4002-a268-7148fc0c49c9 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Snapshot retrieved successfully. Sep 07 18:20:46 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c3935e8c-72b2-4002-a268-7148fc0c49c9 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/snapshots/2cb1b43c-d52b-41d0-994b-0d30e4eeede5 returned with HTTP 200 Sep 07 18:20:46 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1613/3241] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:20:46 2026] GET /volume/v3/snapshots/2cb1b43c-d52b-41d0-994b-0d30e4eeede5 => generated 465 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:20:47 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-4e5b091e-1ec2-43e7-8320-da36e04006b8 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:47 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-4e5b091e-1ec2-43e7-8320-da36e04006b8 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] GET http://192.168.122.66/volume/v3/snapshots/54a1cc4d-d451-4b92-bee5-14b3a216e7d5 Sep 07 18:20:47 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-4e5b091e-1ec2-43e7-8320-da36e04006b8 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:47 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-4e5b091e-1ec2-43e7-8320-da36e04006b8 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:47 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:47 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:20:47 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-4e5b091e-1ec2-43e7-8320-da36e04006b8 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Snapshot retrieved successfully. Sep 07 18:20:47 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-4e5b091e-1ec2-43e7-8320-da36e04006b8 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] http://192.168.122.66/volume/v3/snapshots/54a1cc4d-d451-4b92-bee5-14b3a216e7d5 returned with HTTP 200 Sep 07 18:20:47 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1629/3242] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:20:47 2026] GET /volume/v3/snapshots/54a1cc4d-d451-4b92-bee5-14b3a216e7d5 => generated 439 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:20:47 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-16c5da89-5269-482a-91e8-1952138d0140 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:47 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-16c5da89-5269-482a-91e8-1952138d0140 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] GET http://192.168.122.66/volume/v3/snapshots/2cb1b43c-d52b-41d0-994b-0d30e4eeede5 Sep 07 18:20:47 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-16c5da89-5269-482a-91e8-1952138d0140 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:47 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-16c5da89-5269-482a-91e8-1952138d0140 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:47 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-16c5da89-5269-482a-91e8-1952138d0140 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/snapshots/2cb1b43c-d52b-41d0-994b-0d30e4eeede5 returned with HTTP 404 Sep 07 18:20:47 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1614/3243] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:20:47 2026] GET /volume/v3/snapshots/2cb1b43c-d52b-41d0-994b-0d30e4eeede5 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:20:47 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-745104f9-dd0a-4505-8f91-8afddc84545b None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:47 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-745104f9-dd0a-4505-8f91-8afddc84545b tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] DELETE http://192.168.122.66/volume/v3/volumes/1c2a2986-429c-45fe-8b36-c459355fc1f2 Sep 07 18:20:47 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-745104f9-dd0a-4505-8f91-8afddc84545b tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:47 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-745104f9-dd0a-4505-8f91-8afddc84545b tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:47 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-745104f9-dd0a-4505-8f91-8afddc84545b tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Delete volume with id: 1c2a2986-429c-45fe-8b36-c459355fc1f2 Sep 07 18:20:47 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:47 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:20:47 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:47 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:20:47 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-745104f9-dd0a-4505-8f91-8afddc84545b tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Volume info retrieved successfully. Sep 07 18:20:47 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-745104f9-dd0a-4505-8f91-8afddc84545b tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Delete volume request issued successfully. Sep 07 18:20:47 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-745104f9-dd0a-4505-8f91-8afddc84545b tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/volumes/1c2a2986-429c-45fe-8b36-c459355fc1f2 returned with HTTP 202 Sep 07 18:20:47 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1630/3244] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:20:47 2026] DELETE /volume/v3/volumes/1c2a2986-429c-45fe-8b36-c459355fc1f2 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:20:47 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-cca1e6cd-7163-4c79-a557-6a13aa76f58d None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:47 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-cca1e6cd-7163-4c79-a557-6a13aa76f58d tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] GET http://192.168.122.66/volume/v3/volumes/1c2a2986-429c-45fe-8b36-c459355fc1f2 Sep 07 18:20:47 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-cca1e6cd-7163-4c79-a557-6a13aa76f58d tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:47 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-cca1e6cd-7163-4c79-a557-6a13aa76f58d tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:47 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:47 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:20:47 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:47 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:20:47 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-cca1e6cd-7163-4c79-a557-6a13aa76f58d tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Volume info retrieved successfully. Sep 07 18:20:47 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-cca1e6cd-7163-4c79-a557-6a13aa76f58d tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/volumes/1c2a2986-429c-45fe-8b36-c459355fc1f2 returned with HTTP 200 Sep 07 18:20:47 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1615/3245] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:20:47 2026] GET /volume/v3/volumes/1c2a2986-429c-45fe-8b36-c459355fc1f2 => generated 1013 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:20:48 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-5cd46c36-0f22-4b58-afac-53c63013b505 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:48 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-5cd46c36-0f22-4b58-afac-53c63013b505 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] GET http://192.168.122.66/volume/v3/snapshots/54a1cc4d-d451-4b92-bee5-14b3a216e7d5 Sep 07 18:20:48 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-5cd46c36-0f22-4b58-afac-53c63013b505 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:48 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-5cd46c36-0f22-4b58-afac-53c63013b505 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:48 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:48 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:20:48 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-5cd46c36-0f22-4b58-afac-53c63013b505 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Snapshot retrieved successfully. Sep 07 18:20:48 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-5cd46c36-0f22-4b58-afac-53c63013b505 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] http://192.168.122.66/volume/v3/snapshots/54a1cc4d-d451-4b92-bee5-14b3a216e7d5 returned with HTTP 200 Sep 07 18:20:48 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1631/3246] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:20:48 2026] GET /volume/v3/snapshots/54a1cc4d-d451-4b92-bee5-14b3a216e7d5 => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:20:48 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-2ab3ab28-2575-4083-ab77-012cf1cd1f1e None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:48 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-2ab3ab28-2575-4083-ab77-012cf1cd1f1e tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-reader] GET http://192.168.122.66/volume/v3/snapshots/54a1cc4d-d451-4b92-bee5-14b3a216e7d5 Sep 07 18:20:48 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-2ab3ab28-2575-4083-ab77-012cf1cd1f1e tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-reader] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:48 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-2ab3ab28-2575-4083-ab77-012cf1cd1f1e tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-reader] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:48 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:48 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:20:48 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-2ab3ab28-2575-4083-ab77-012cf1cd1f1e tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-reader] Snapshot retrieved successfully. Sep 07 18:20:48 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-2ab3ab28-2575-4083-ab77-012cf1cd1f1e tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-reader] http://192.168.122.66/volume/v3/snapshots/54a1cc4d-d451-4b92-bee5-14b3a216e7d5 returned with HTTP 200 Sep 07 18:20:48 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1616/3247] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:20:48 2026] GET /volume/v3/snapshots/54a1cc4d-d451-4b92-bee5-14b3a216e7d5 => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:20:48 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-18aa824a-47e1-47b5-8c42-93cc5c5e9fe7 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:48 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-18aa824a-47e1-47b5-8c42-93cc5c5e9fe7 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] DELETE http://192.168.122.66/volume/v3/snapshots/54a1cc4d-d451-4b92-bee5-14b3a216e7d5 Sep 07 18:20:48 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-18aa824a-47e1-47b5-8c42-93cc5c5e9fe7 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:48 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-18aa824a-47e1-47b5-8c42-93cc5c5e9fe7 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:48 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.snapshots [None req-18aa824a-47e1-47b5-8c42-93cc5c5e9fe7 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Delete snapshot with id: 54a1cc4d-d451-4b92-bee5-14b3a216e7d5 Sep 07 18:20:48 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:48 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:20:48 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-18aa824a-47e1-47b5-8c42-93cc5c5e9fe7 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Snapshot retrieved successfully. Sep 07 18:20:48 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:48 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:20:48 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-18aa824a-47e1-47b5-8c42-93cc5c5e9fe7 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Snapshot delete request issued successfully. Sep 07 18:20:48 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-18aa824a-47e1-47b5-8c42-93cc5c5e9fe7 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] http://192.168.122.66/volume/v3/snapshots/54a1cc4d-d451-4b92-bee5-14b3a216e7d5 returned with HTTP 202 Sep 07 18:20:48 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1632/3248] 192.168.122.66 () {58 vars in 1236 bytes} [Mon Sep 7 18:20:48 2026] DELETE /volume/v3/snapshots/54a1cc4d-d451-4b92-bee5-14b3a216e7d5 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:20:48 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-ddd69e53-3e7c-4225-a068-ed088c9e7e6d None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:48 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-ddd69e53-3e7c-4225-a068-ed088c9e7e6d tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] GET http://192.168.122.66/volume/v3/snapshots/54a1cc4d-d451-4b92-bee5-14b3a216e7d5 Sep 07 18:20:48 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-ddd69e53-3e7c-4225-a068-ed088c9e7e6d tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:48 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-ddd69e53-3e7c-4225-a068-ed088c9e7e6d tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:48 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:48 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:20:48 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-ddd69e53-3e7c-4225-a068-ed088c9e7e6d tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Snapshot retrieved successfully. Sep 07 18:20:48 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-ddd69e53-3e7c-4225-a068-ed088c9e7e6d tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] http://192.168.122.66/volume/v3/snapshots/54a1cc4d-d451-4b92-bee5-14b3a216e7d5 returned with HTTP 200 Sep 07 18:20:48 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1617/3249] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:20:48 2026] GET /volume/v3/snapshots/54a1cc4d-d451-4b92-bee5-14b3a216e7d5 => generated 465 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:20:48 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-67988b84-6557-481b-ab1f-8813b5858dd6 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:48 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-67988b84-6557-481b-ab1f-8813b5858dd6 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] GET http://192.168.122.66/volume/v3/volumes/1c2a2986-429c-45fe-8b36-c459355fc1f2 Sep 07 18:20:48 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-67988b84-6557-481b-ab1f-8813b5858dd6 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:48 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-67988b84-6557-481b-ab1f-8813b5858dd6 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:48 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-67988b84-6557-481b-ab1f-8813b5858dd6 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/volumes/1c2a2986-429c-45fe-8b36-c459355fc1f2 returned with HTTP 404 Sep 07 18:20:48 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1633/3250] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:20:48 2026] GET /volume/v3/volumes/1c2a2986-429c-45fe-8b36-c459355fc1f2 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:20:48 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-3be8a83e-cf8e-497d-bdbb-8a42f052a22b None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:48 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-3be8a83e-cf8e-497d-bdbb-8a42f052a22b tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:20:48 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-3be8a83e-cf8e-497d-bdbb-8a42f052a22b tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2022233858"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:20:48 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.volumes [None req-3be8a83e-cf8e-497d-bdbb-8a42f052a22b tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2022233858'}} {{(pid=86964) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:20:48 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-3be8a83e-cf8e-497d-bdbb-8a42f052a22b tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Create volume of 1 GB Sep 07 18:20:48 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-3be8a83e-cf8e-497d-bdbb-8a42f052a22b tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Availability Zones retrieved successfully. Sep 07 18:20:48 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-3be8a83e-cf8e-497d-bdbb-8a42f052a22b tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Flow 'volume_create_api' (4f1c4e6a-b9c3-4c06-952e-4068b7313b50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:20:48 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-3be8a83e-cf8e-497d-bdbb-8a42f052a22b tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a79bef64-9521-4fa7-bb95-9e9ac80830e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:20:48 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.flows.api.create_volume [None req-3be8a83e-cf8e-497d-bdbb-8a42f052a22b tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Validating volume size '1' using validate_int {{(pid=86964) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:20:49 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-3be8a83e-cf8e-497d-bdbb-8a42f052a22b tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a79bef64-9521-4fa7-bb95-9e9ac80830e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:20:49 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-3be8a83e-cf8e-497d-bdbb-8a42f052a22b tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46670793-cd20-4fec-bf63-78c879a4331e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:20:49 devstack devstack@c-api.service[86964]: DEBUG dbcounter [-] [86964] Writing DB stats cinder:SELECT=580,cinder:UPDATE=223,cinder:INSERT=116 {{(pid=86964) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 18:20:49 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-3be8a83e-cf8e-497d-bdbb-8a42f052a22b tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Created reservations ['ea6181f7-d206-4b16-9e9a-88095df7adb0', 'ad50f8b5-bc7d-4abd-8777-0d20f45af822', 'abb1a106-c203-44ca-bdc9-d8ca5f44aead', 'ebd95c61-e5dc-495e-92df-15a66aae886e'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:20:49 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-3be8a83e-cf8e-497d-bdbb-8a42f052a22b tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46670793-cd20-4fec-bf63-78c879a4331e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ea6181f7-d206-4b16-9e9a-88095df7adb0', 'ad50f8b5-bc7d-4abd-8777-0d20f45af822', 'abb1a106-c203-44ca-bdc9-d8ca5f44aead', 'ebd95c61-e5dc-495e-92df-15a66aae886e']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:20:49 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-3be8a83e-cf8e-497d-bdbb-8a42f052a22b tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10d27fa7-23a1-4256-9117-c998c2b0ea66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:20:49 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:49 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:20:49 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-3be8a83e-cf8e-497d-bdbb-8a42f052a22b tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10d27fa7-23a1-4256-9117-c998c2b0ea66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bd48625b-655b-4515-b08a-f5ccc03da22c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2022233858',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e449daccfbab4cd8ba38df886cea84bd',qos_specs=None,replication_status=,reservations=['ea6181f7-d206-4b16-9e9a-88095df7adb0','ad50f8b5-bc7d-4abd-8777-0d20f45af822','abb1a106-c203-44ca-bdc9-d8ca5f44aead','ebd95c61-e5dc-495e-92df-15a66aae886e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0204c187bcf4a5ba9582bac88f452df',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:20:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2022233858',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bd48625b-655b-4515-b08a-f5ccc03da22c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e449daccfbab4cd8ba38df886cea84bd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d0204c187bcf4a5ba9582bac88f452df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:20:49 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-3be8a83e-cf8e-497d-bdbb-8a42f052a22b tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d88b497b-6d7b-4604-a534-b48797654b40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:20:49 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-3be8a83e-cf8e-497d-bdbb-8a42f052a22b tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d88b497b-6d7b-4604-a534-b48797654b40) transitioned into state 'SUCCESS' from state '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-2022233858',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e449daccfbab4cd8ba38df886cea84bd',qos_specs=None,replication_status=,reservations=['ea6181f7-d206-4b16-9e9a-88095df7adb0','ad50f8b5-bc7d-4abd-8777-0d20f45af822','abb1a106-c203-44ca-bdc9-d8ca5f44aead','ebd95c61-e5dc-495e-92df-15a66aae886e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0204c187bcf4a5ba9582bac88f452df',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:20:49 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-3be8a83e-cf8e-497d-bdbb-8a42f052a22b tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (773a6603-0466-4749-992f-b5471c5716f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:20:49 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-3be8a83e-cf8e-497d-bdbb-8a42f052a22b tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (773a6603-0466-4749-992f-b5471c5716f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:20:49 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-3be8a83e-cf8e-497d-bdbb-8a42f052a22b tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Flow 'volume_create_api' (4f1c4e6a-b9c3-4c06-952e-4068b7313b50) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:20:49 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-3be8a83e-cf8e-497d-bdbb-8a42f052a22b tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Create volume request issued successfully. Sep 07 18:20:49 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-3be8a83e-cf8e-497d-bdbb-8a42f052a22b tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:20:49 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1618/3251] 192.168.122.66 () {60 vars in 1137 bytes} [Mon Sep 7 18:20:48 2026] POST /volume/v3/volumes => generated 785 bytes in 337 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:20:49 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-4b08dce7-ce56-42aa-a870-49d237fc092f None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:49 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-4b08dce7-ce56-42aa-a870-49d237fc092f tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] GET http://192.168.122.66/volume/v3/volumes/bd48625b-655b-4515-b08a-f5ccc03da22c Sep 07 18:20:49 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-4b08dce7-ce56-42aa-a870-49d237fc092f tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:49 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-4b08dce7-ce56-42aa-a870-49d237fc092f tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:49 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:49 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:20:49 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:49 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:20:49 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-4b08dce7-ce56-42aa-a870-49d237fc092f tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Volume info retrieved successfully. Sep 07 18:20:49 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-4b08dce7-ce56-42aa-a870-49d237fc092f tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/volumes/bd48625b-655b-4515-b08a-f5ccc03da22c returned with HTTP 200 Sep 07 18:20:49 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1634/3252] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:20:49 2026] GET /volume/v3/volumes/bd48625b-655b-4515-b08a-f5ccc03da22c => generated 964 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:20:49 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-813963ed-371f-4497-ad34-0639c1c1a765 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:49 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-813963ed-371f-4497-ad34-0639c1c1a765 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] GET http://192.168.122.66/volume/v3/snapshots/54a1cc4d-d451-4b92-bee5-14b3a216e7d5 Sep 07 18:20:49 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-813963ed-371f-4497-ad34-0639c1c1a765 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:49 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-813963ed-371f-4497-ad34-0639c1c1a765 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:49 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:49 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:20:49 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-813963ed-371f-4497-ad34-0639c1c1a765 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Snapshot retrieved successfully. Sep 07 18:20:49 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-813963ed-371f-4497-ad34-0639c1c1a765 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] http://192.168.122.66/volume/v3/snapshots/54a1cc4d-d451-4b92-bee5-14b3a216e7d5 returned with HTTP 200 Sep 07 18:20:49 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1619/3253] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:20:49 2026] GET /volume/v3/snapshots/54a1cc4d-d451-4b92-bee5-14b3a216e7d5 => generated 465 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:20:50 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-9f81ec5d-5aa9-44de-b902-1cc2bbef9c79 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:50 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-9f81ec5d-5aa9-44de-b902-1cc2bbef9c79 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] GET http://192.168.122.66/volume/v3/volumes/bd48625b-655b-4515-b08a-f5ccc03da22c Sep 07 18:20:50 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-9f81ec5d-5aa9-44de-b902-1cc2bbef9c79 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:50 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-9f81ec5d-5aa9-44de-b902-1cc2bbef9c79 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:50 devstack devstack@c-api.service[86965]: DEBUG dbcounter [-] [86965] Writing DB stats cinder:SELECT=513,cinder:INSERT=81,cinder:UPDATE=143 {{(pid=86965) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 18:20:50 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:50 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:20:50 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:50 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:20:50 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-9f81ec5d-5aa9-44de-b902-1cc2bbef9c79 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Volume info retrieved successfully. Sep 07 18:20:50 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-9f81ec5d-5aa9-44de-b902-1cc2bbef9c79 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/volumes/bd48625b-655b-4515-b08a-f5ccc03da22c returned with HTTP 200 Sep 07 18:20:50 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1635/3254] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:20:50 2026] GET /volume/v3/volumes/bd48625b-655b-4515-b08a-f5ccc03da22c => generated 1015 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:20:50 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-f46df62e-4c66-40d8-8131-ab1e62ee52ce None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:50 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-f46df62e-4c66-40d8-8131-ab1e62ee52ce tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] POST http://192.168.122.66/volume/v3/snapshots Sep 07 18:20:50 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-f46df62e-4c66-40d8-8131-ab1e62ee52ce tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bd48625b-655b-4515-b08a-f5ccc03da22c", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-910717816"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:20:50 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:50 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:20:50 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:50 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:20:50 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-f46df62e-4c66-40d8-8131-ab1e62ee52ce tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Volume info retrieved successfully. Sep 07 18:20:50 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.snapshots [None req-f46df62e-4c66-40d8-8131-ab1e62ee52ce tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Create snapshot from volume bd48625b-655b-4515-b08a-f5ccc03da22c Sep 07 18:20:50 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-f46df62e-4c66-40d8-8131-ab1e62ee52ce tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Created reservations ['be8a1cd1-2b9e-4412-b7b3-ddfef3a9b9b4', 'd76e30d0-8773-4ff8-929a-b6014760c0e4', '9694d8e2-de1d-4438-8094-5d05d92aee69', '43dd2099-0f10-4ff3-af64-0e7e75a9ae0f'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:20:50 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:50 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:20:50 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-f46df62e-4c66-40d8-8131-ab1e62ee52ce tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Snapshot create request issued successfully. Sep 07 18:20:50 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-f46df62e-4c66-40d8-8131-ab1e62ee52ce tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/snapshots returned with HTTP 202 Sep 07 18:20:50 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1620/3255] 192.168.122.66 () {60 vars in 1144 bytes} [Mon Sep 7 18:20:50 2026] POST /volume/v3/snapshots => generated 307 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:20:50 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-02fe0ff8-37fb-4937-aed6-0f7e22ede913 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:50 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-02fe0ff8-37fb-4937-aed6-0f7e22ede913 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] GET http://192.168.122.66/volume/v3/snapshots/17d1fb60-d152-42a6-8f09-8ba0feb83f7e Sep 07 18:20:50 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-02fe0ff8-37fb-4937-aed6-0f7e22ede913 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:50 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-02fe0ff8-37fb-4937-aed6-0f7e22ede913 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:50 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:50 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:20:50 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-02fe0ff8-37fb-4937-aed6-0f7e22ede913 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Snapshot retrieved successfully. Sep 07 18:20:50 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-02fe0ff8-37fb-4937-aed6-0f7e22ede913 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/snapshots/17d1fb60-d152-42a6-8f09-8ba0feb83f7e returned with HTTP 200 Sep 07 18:20:50 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1636/3256] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:20:50 2026] GET /volume/v3/snapshots/17d1fb60-d152-42a6-8f09-8ba0feb83f7e => generated 439 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:20:50 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-c5d57693-cc31-4819-8f57-f32f03337b84 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:50 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c5d57693-cc31-4819-8f57-f32f03337b84 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] GET http://192.168.122.66/volume/v3/snapshots/54a1cc4d-d451-4b92-bee5-14b3a216e7d5 Sep 07 18:20:50 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c5d57693-cc31-4819-8f57-f32f03337b84 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:50 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c5d57693-cc31-4819-8f57-f32f03337b84 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:50 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c5d57693-cc31-4819-8f57-f32f03337b84 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] http://192.168.122.66/volume/v3/snapshots/54a1cc4d-d451-4b92-bee5-14b3a216e7d5 returned with HTTP 404 Sep 07 18:20:50 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1621/3257] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:20:50 2026] GET /volume/v3/snapshots/54a1cc4d-d451-4b92-bee5-14b3a216e7d5 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:20:50 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-75c9e1a7-eaa7-4e06-b3a8-19b4b8404ab8 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:50 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-75c9e1a7-eaa7-4e06-b3a8-19b4b8404ab8 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] DELETE http://192.168.122.66/volume/v3/volumes/9b1ec257-83cc-4f7d-ab05-4624477491b1 Sep 07 18:20:50 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-75c9e1a7-eaa7-4e06-b3a8-19b4b8404ab8 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:50 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-75c9e1a7-eaa7-4e06-b3a8-19b4b8404ab8 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:50 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-75c9e1a7-eaa7-4e06-b3a8-19b4b8404ab8 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Delete volume with id: 9b1ec257-83cc-4f7d-ab05-4624477491b1 Sep 07 18:20:50 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:50 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:20:50 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:50 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:20:50 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-75c9e1a7-eaa7-4e06-b3a8-19b4b8404ab8 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Volume info retrieved successfully. Sep 07 18:20:50 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-75c9e1a7-eaa7-4e06-b3a8-19b4b8404ab8 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Delete volume request issued successfully. Sep 07 18:20:50 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-75c9e1a7-eaa7-4e06-b3a8-19b4b8404ab8 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] http://192.168.122.66/volume/v3/volumes/9b1ec257-83cc-4f7d-ab05-4624477491b1 returned with HTTP 202 Sep 07 18:20:50 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1637/3258] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:20:50 2026] DELETE /volume/v3/volumes/9b1ec257-83cc-4f7d-ab05-4624477491b1 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:20:50 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-c3a247e3-7b7f-4523-af7f-e66c0b5e32fb None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:50 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c3a247e3-7b7f-4523-af7f-e66c0b5e32fb tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] GET http://192.168.122.66/volume/v3/volumes/9b1ec257-83cc-4f7d-ab05-4624477491b1 Sep 07 18:20:50 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c3a247e3-7b7f-4523-af7f-e66c0b5e32fb tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:50 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c3a247e3-7b7f-4523-af7f-e66c0b5e32fb tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:51 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:51 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:20:51 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:51 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:20:51 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-c3a247e3-7b7f-4523-af7f-e66c0b5e32fb tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Volume info retrieved successfully. Sep 07 18:20:51 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c3a247e3-7b7f-4523-af7f-e66c0b5e32fb tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] http://192.168.122.66/volume/v3/volumes/9b1ec257-83cc-4f7d-ab05-4624477491b1 returned with HTTP 200 Sep 07 18:20:51 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1622/3259] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:20:50 2026] GET /volume/v3/volumes/9b1ec257-83cc-4f7d-ab05-4624477491b1 => generated 1014 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:20:51 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-f665ed7b-53fa-4fb2-9f81-168c884c4547 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:51 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-f665ed7b-53fa-4fb2-9f81-168c884c4547 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] GET http://192.168.122.66/volume/v3/snapshots/17d1fb60-d152-42a6-8f09-8ba0feb83f7e Sep 07 18:20:51 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-f665ed7b-53fa-4fb2-9f81-168c884c4547 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:51 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-f665ed7b-53fa-4fb2-9f81-168c884c4547 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:51 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:51 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:20:51 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-f665ed7b-53fa-4fb2-9f81-168c884c4547 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Snapshot retrieved successfully. Sep 07 18:20:51 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-f665ed7b-53fa-4fb2-9f81-168c884c4547 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/snapshots/17d1fb60-d152-42a6-8f09-8ba0feb83f7e returned with HTTP 200 Sep 07 18:20:51 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1638/3260] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:20:51 2026] GET /volume/v3/snapshots/17d1fb60-d152-42a6-8f09-8ba0feb83f7e => generated 439 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:20:52 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-5cc19978-f7fd-40fe-b1a6-71f023c9b304 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:52 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-5cc19978-f7fd-40fe-b1a6-71f023c9b304 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] GET http://192.168.122.66/volume/v3/volumes/9b1ec257-83cc-4f7d-ab05-4624477491b1 Sep 07 18:20:52 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-5cc19978-f7fd-40fe-b1a6-71f023c9b304 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:52 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-5cc19978-f7fd-40fe-b1a6-71f023c9b304 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:52 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-5cc19978-f7fd-40fe-b1a6-71f023c9b304 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] http://192.168.122.66/volume/v3/volumes/9b1ec257-83cc-4f7d-ab05-4624477491b1 returned with HTTP 404 Sep 07 18:20:52 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1623/3261] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:20:52 2026] GET /volume/v3/volumes/9b1ec257-83cc-4f7d-ab05-4624477491b1 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:20:52 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-31693a0a-47eb-4553-84ff-3abb40b867c6 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:52 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-31693a0a-47eb-4553-84ff-3abb40b867c6 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:20:52 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-31693a0a-47eb-4553-84ff-3abb40b867c6 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-134371975"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:20:52 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.volumes [None req-31693a0a-47eb-4553-84ff-3abb40b867c6 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-134371975'}} {{(pid=86965) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:20:52 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-31693a0a-47eb-4553-84ff-3abb40b867c6 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Create volume of 1 GB Sep 07 18:20:52 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-31693a0a-47eb-4553-84ff-3abb40b867c6 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Availability Zones retrieved successfully. Sep 07 18:20:52 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-31693a0a-47eb-4553-84ff-3abb40b867c6 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Flow 'volume_create_api' (92530f6a-c678-4943-9cf7-de6936e64d3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:20:52 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-31693a0a-47eb-4553-84ff-3abb40b867c6 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06291fe6-92a6-47f0-ad72-ec17e7345df5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:20:52 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.flows.api.create_volume [None req-31693a0a-47eb-4553-84ff-3abb40b867c6 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Validating volume size '1' using validate_int {{(pid=86965) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:20:52 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-31693a0a-47eb-4553-84ff-3abb40b867c6 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06291fe6-92a6-47f0-ad72-ec17e7345df5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:20:52 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-31693a0a-47eb-4553-84ff-3abb40b867c6 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2d944c6-e6e3-4547-8a1d-ab6da24f7dc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:20:52 devstack devstack@c-api.service[86965]: DEBUG cinder.quota [None req-31693a0a-47eb-4553-84ff-3abb40b867c6 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Created reservations ['763ff2d4-1782-4ab8-bcc2-9c0baa893324', 'd4d508fd-b791-4d0c-9bd9-581d687a295f', 'baadd466-16dc-484e-bcc9-18f9a11a2b16', 'ad05a9fb-cd02-4375-a3c7-c9f61b6bde6c'] {{(pid=86965) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:20:52 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-31693a0a-47eb-4553-84ff-3abb40b867c6 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2d944c6-e6e3-4547-8a1d-ab6da24f7dc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['763ff2d4-1782-4ab8-bcc2-9c0baa893324', 'd4d508fd-b791-4d0c-9bd9-581d687a295f', 'baadd466-16dc-484e-bcc9-18f9a11a2b16', 'ad05a9fb-cd02-4375-a3c7-c9f61b6bde6c']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:20:52 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-31693a0a-47eb-4553-84ff-3abb40b867c6 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (549ef731-a901-4638-8b1f-1ab8634cfb41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:20:52 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:52 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:20:52 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-31693a0a-47eb-4553-84ff-3abb40b867c6 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (549ef731-a901-4638-8b1f-1ab8634cfb41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'de199448-c3c1-48e1-a927-155438fd6ea5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-134371975',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='122955d74f7a41f483601df502229750',qos_specs=None,replication_status=,reservations=['763ff2d4-1782-4ab8-bcc2-9c0baa893324','d4d508fd-b791-4d0c-9bd9-581d687a295f','baadd466-16dc-484e-bcc9-18f9a11a2b16','ad05a9fb-cd02-4375-a3c7-c9f61b6bde6c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='91f34d73a70e42a797d7d3ec9310ed72',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:20:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-134371975',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=de199448-c3c1-48e1-a927-155438fd6ea5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='122955d74f7a41f483601df502229750',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='91f34d73a70e42a797d7d3ec9310ed72',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:20:52 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-31693a0a-47eb-4553-84ff-3abb40b867c6 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4feb0ea3-1b47-4612-a3da-65a2091d564d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:20:52 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-31693a0a-47eb-4553-84ff-3abb40b867c6 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4feb0ea3-1b47-4612-a3da-65a2091d564d) transitioned into state 'SUCCESS' from state '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-134371975',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='122955d74f7a41f483601df502229750',qos_specs=None,replication_status=,reservations=['763ff2d4-1782-4ab8-bcc2-9c0baa893324','d4d508fd-b791-4d0c-9bd9-581d687a295f','baadd466-16dc-484e-bcc9-18f9a11a2b16','ad05a9fb-cd02-4375-a3c7-c9f61b6bde6c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='91f34d73a70e42a797d7d3ec9310ed72',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:20:52 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-31693a0a-47eb-4553-84ff-3abb40b867c6 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd95df0f-f321-4568-9572-39c2889fcf5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:20:52 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-31693a0a-47eb-4553-84ff-3abb40b867c6 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd95df0f-f321-4568-9572-39c2889fcf5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:20:52 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-31693a0a-47eb-4553-84ff-3abb40b867c6 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Flow 'volume_create_api' (92530f6a-c678-4943-9cf7-de6936e64d3a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:20:52 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-31693a0a-47eb-4553-84ff-3abb40b867c6 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Create volume request issued successfully. Sep 07 18:20:52 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-31693a0a-47eb-4553-84ff-3abb40b867c6 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:20:52 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1639/3262] 192.168.122.66 () {60 vars in 1137 bytes} [Mon Sep 7 18:20:52 2026] POST /volume/v3/volumes => generated 784 bytes in 338 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:20:52 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-a55757c7-5c0e-415e-bc70-5e9536ad0649 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:52 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-a55757c7-5c0e-415e-bc70-5e9536ad0649 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] GET http://192.168.122.66/volume/v3/volumes/de199448-c3c1-48e1-a927-155438fd6ea5 Sep 07 18:20:52 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-a55757c7-5c0e-415e-bc70-5e9536ad0649 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:52 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-a55757c7-5c0e-415e-bc70-5e9536ad0649 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:52 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:52 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:20:52 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:52 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:20:52 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-a55757c7-5c0e-415e-bc70-5e9536ad0649 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Volume info retrieved successfully. Sep 07 18:20:52 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-a55757c7-5c0e-415e-bc70-5e9536ad0649 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] http://192.168.122.66/volume/v3/volumes/de199448-c3c1-48e1-a927-155438fd6ea5 returned with HTTP 200 Sep 07 18:20:52 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1624/3263] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:20:52 2026] GET /volume/v3/volumes/de199448-c3c1-48e1-a927-155438fd6ea5 => generated 963 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:20:52 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-b8532fd2-caa2-42dc-bbf0-1126a1adfc0e None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:52 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-b8532fd2-caa2-42dc-bbf0-1126a1adfc0e tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] GET http://192.168.122.66/volume/v3/snapshots/17d1fb60-d152-42a6-8f09-8ba0feb83f7e Sep 07 18:20:52 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-b8532fd2-caa2-42dc-bbf0-1126a1adfc0e tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:52 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-b8532fd2-caa2-42dc-bbf0-1126a1adfc0e tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:52 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:52 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:20:52 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-b8532fd2-caa2-42dc-bbf0-1126a1adfc0e tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Snapshot retrieved successfully. Sep 07 18:20:52 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-b8532fd2-caa2-42dc-bbf0-1126a1adfc0e tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/snapshots/17d1fb60-d152-42a6-8f09-8ba0feb83f7e returned with HTTP 200 Sep 07 18:20:52 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1640/3264] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:20:52 2026] GET /volume/v3/snapshots/17d1fb60-d152-42a6-8f09-8ba0feb83f7e => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:20:52 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-cc51180e-3292-4d59-b6a9-447644bd1a21 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:52 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-cc51180e-3292-4d59-b6a9-447644bd1a21 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-member] PUT http://192.168.122.66/volume/v3/snapshots/17d1fb60-d152-42a6-8f09-8ba0feb83f7e Sep 07 18:20:52 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-cc51180e-3292-4d59-b6a9-447644bd1a21 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:20:52 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:52 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:20:52 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-cc51180e-3292-4d59-b6a9-447644bd1a21 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-member] Snapshot retrieved successfully. Sep 07 18:20:52 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-cc51180e-3292-4d59-b6a9-447644bd1a21 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-member] http://192.168.122.66/volume/v3/snapshots/17d1fb60-d152-42a6-8f09-8ba0feb83f7e returned with HTTP 200 Sep 07 18:20:52 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1625/3265] 192.168.122.66 () {60 vars in 1253 bytes} [Mon Sep 7 18:20:52 2026] PUT /volume/v3/snapshots/17d1fb60-d152-42a6-8f09-8ba0feb83f7e => generated 360 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:20:52 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-3f65d7d2-31d5-49bb-8195-e93da0ca98af None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:52 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-3f65d7d2-31d5-49bb-8195-e93da0ca98af tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] DELETE http://192.168.122.66/volume/v3/snapshots/17d1fb60-d152-42a6-8f09-8ba0feb83f7e Sep 07 18:20:52 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-3f65d7d2-31d5-49bb-8195-e93da0ca98af tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:52 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-3f65d7d2-31d5-49bb-8195-e93da0ca98af tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:52 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.snapshots [None req-3f65d7d2-31d5-49bb-8195-e93da0ca98af tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Delete snapshot with id: 17d1fb60-d152-42a6-8f09-8ba0feb83f7e Sep 07 18:20:52 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:52 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:20:52 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-3f65d7d2-31d5-49bb-8195-e93da0ca98af tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Snapshot retrieved successfully. Sep 07 18:20:52 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:52 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:20:52 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-3f65d7d2-31d5-49bb-8195-e93da0ca98af tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Snapshot delete request issued successfully. Sep 07 18:20:52 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-3f65d7d2-31d5-49bb-8195-e93da0ca98af tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/snapshots/17d1fb60-d152-42a6-8f09-8ba0feb83f7e returned with HTTP 202 Sep 07 18:20:52 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1641/3266] 192.168.122.66 () {58 vars in 1236 bytes} [Mon Sep 7 18:20:52 2026] DELETE /volume/v3/snapshots/17d1fb60-d152-42a6-8f09-8ba0feb83f7e => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:20:52 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-53e51c71-b513-41ea-93f8-e9c2c5ac807b None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:52 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-53e51c71-b513-41ea-93f8-e9c2c5ac807b tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] GET http://192.168.122.66/volume/v3/snapshots/17d1fb60-d152-42a6-8f09-8ba0feb83f7e Sep 07 18:20:52 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-53e51c71-b513-41ea-93f8-e9c2c5ac807b tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:52 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-53e51c71-b513-41ea-93f8-e9c2c5ac807b tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:52 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:52 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:20:52 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-53e51c71-b513-41ea-93f8-e9c2c5ac807b tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Snapshot retrieved successfully. Sep 07 18:20:52 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-53e51c71-b513-41ea-93f8-e9c2c5ac807b tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/snapshots/17d1fb60-d152-42a6-8f09-8ba0feb83f7e returned with HTTP 200 Sep 07 18:20:52 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1626/3267] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:20:52 2026] GET /volume/v3/snapshots/17d1fb60-d152-42a6-8f09-8ba0feb83f7e => generated 493 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 18:20:53 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-678404b8-3315-4739-a521-d5978f8ba93a None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:53 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-678404b8-3315-4739-a521-d5978f8ba93a tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] GET http://192.168.122.66/volume/v3/volumes/de199448-c3c1-48e1-a927-155438fd6ea5 Sep 07 18:20:53 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-678404b8-3315-4739-a521-d5978f8ba93a tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:53 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-678404b8-3315-4739-a521-d5978f8ba93a tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:53 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:53 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:20:53 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:53 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:20:53 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-678404b8-3315-4739-a521-d5978f8ba93a tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Volume info retrieved successfully. Sep 07 18:20:53 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-678404b8-3315-4739-a521-d5978f8ba93a tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] http://192.168.122.66/volume/v3/volumes/de199448-c3c1-48e1-a927-155438fd6ea5 returned with HTTP 200 Sep 07 18:20:53 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1642/3268] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:20:53 2026] GET /volume/v3/volumes/de199448-c3c1-48e1-a927-155438fd6ea5 => generated 1014 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:20:53 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-a783ef2c-0bf6-43e9-8689-507619abe216 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:53 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-a783ef2c-0bf6-43e9-8689-507619abe216 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] POST http://192.168.122.66/volume/v3/snapshots Sep 07 18:20:53 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-a783ef2c-0bf6-43e9-8689-507619abe216 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "de199448-c3c1-48e1-a927-155438fd6ea5", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-696271566"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:20:53 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:53 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:20:53 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:53 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:20:53 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-a783ef2c-0bf6-43e9-8689-507619abe216 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Volume info retrieved successfully. Sep 07 18:20:53 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.snapshots [None req-a783ef2c-0bf6-43e9-8689-507619abe216 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Create snapshot from volume de199448-c3c1-48e1-a927-155438fd6ea5 Sep 07 18:20:53 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-a783ef2c-0bf6-43e9-8689-507619abe216 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Created reservations ['9a89ad6c-3e0a-4a17-8480-bae7ddf38050', '629aa5f0-74b0-4f57-b659-dd8eb8bb00b5', 'ffa581b7-4c11-4850-9a3d-3e4db8efd230', 'c970d543-666e-46da-b609-467acead014b'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:20:53 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:53 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:20:53 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-a783ef2c-0bf6-43e9-8689-507619abe216 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Snapshot create request issued successfully. Sep 07 18:20:53 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-a783ef2c-0bf6-43e9-8689-507619abe216 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] http://192.168.122.66/volume/v3/snapshots returned with HTTP 202 Sep 07 18:20:53 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1627/3269] 192.168.122.66 () {60 vars in 1144 bytes} [Mon Sep 7 18:20:53 2026] POST /volume/v3/snapshots => generated 307 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:20:53 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-8f568fec-b574-475a-bf58-8198c5f53593 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:53 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-8f568fec-b574-475a-bf58-8198c5f53593 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] GET http://192.168.122.66/volume/v3/snapshots/4669682f-2796-492b-971a-49c36488aca5 Sep 07 18:20:53 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-8f568fec-b574-475a-bf58-8198c5f53593 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:53 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-8f568fec-b574-475a-bf58-8198c5f53593 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:53 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:53 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:20:53 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-8f568fec-b574-475a-bf58-8198c5f53593 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Snapshot retrieved successfully. Sep 07 18:20:53 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-8f568fec-b574-475a-bf58-8198c5f53593 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] http://192.168.122.66/volume/v3/snapshots/4669682f-2796-492b-971a-49c36488aca5 returned with HTTP 200 Sep 07 18:20:53 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1643/3270] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:20:53 2026] GET /volume/v3/snapshots/4669682f-2796-492b-971a-49c36488aca5 => generated 439 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:20:53 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-e21530c5-7b3a-4ea2-8871-041055ce4e1a None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:53 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-e21530c5-7b3a-4ea2-8871-041055ce4e1a tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] GET http://192.168.122.66/volume/v3/snapshots/17d1fb60-d152-42a6-8f09-8ba0feb83f7e Sep 07 18:20:53 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-e21530c5-7b3a-4ea2-8871-041055ce4e1a tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:53 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-e21530c5-7b3a-4ea2-8871-041055ce4e1a tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:53 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:53 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:20:53 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-e21530c5-7b3a-4ea2-8871-041055ce4e1a tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Snapshot retrieved successfully. Sep 07 18:20:53 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-e21530c5-7b3a-4ea2-8871-041055ce4e1a tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/snapshots/17d1fb60-d152-42a6-8f09-8ba0feb83f7e returned with HTTP 200 Sep 07 18:20:53 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1628/3271] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:20:53 2026] GET /volume/v3/snapshots/17d1fb60-d152-42a6-8f09-8ba0feb83f7e => generated 493 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:20:54 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-28ea0b85-2f57-4e5e-9b18-a872f71eac1c None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:54 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-28ea0b85-2f57-4e5e-9b18-a872f71eac1c tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] GET http://192.168.122.66/volume/v3/snapshots/4669682f-2796-492b-971a-49c36488aca5 Sep 07 18:20:54 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-28ea0b85-2f57-4e5e-9b18-a872f71eac1c tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:54 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-28ea0b85-2f57-4e5e-9b18-a872f71eac1c tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:54 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:54 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:20:54 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-28ea0b85-2f57-4e5e-9b18-a872f71eac1c tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Snapshot retrieved successfully. Sep 07 18:20:54 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-28ea0b85-2f57-4e5e-9b18-a872f71eac1c tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] http://192.168.122.66/volume/v3/snapshots/4669682f-2796-492b-971a-49c36488aca5 returned with HTTP 200 Sep 07 18:20:54 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1644/3272] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:20:54 2026] GET /volume/v3/snapshots/4669682f-2796-492b-971a-49c36488aca5 => generated 439 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:20:54 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-ca3dfc52-87a5-468a-9649-dea30b44e4cb None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:54 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-ca3dfc52-87a5-468a-9649-dea30b44e4cb tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] GET http://192.168.122.66/volume/v3/snapshots/17d1fb60-d152-42a6-8f09-8ba0feb83f7e Sep 07 18:20:54 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-ca3dfc52-87a5-468a-9649-dea30b44e4cb tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:54 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-ca3dfc52-87a5-468a-9649-dea30b44e4cb tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:54 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-ca3dfc52-87a5-468a-9649-dea30b44e4cb tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/snapshots/17d1fb60-d152-42a6-8f09-8ba0feb83f7e returned with HTTP 404 Sep 07 18:20:54 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1629/3273] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:20:54 2026] GET /volume/v3/snapshots/17d1fb60-d152-42a6-8f09-8ba0feb83f7e => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:20:54 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-27a2226d-c118-4054-ad51-79ad6077f41e None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:54 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-27a2226d-c118-4054-ad51-79ad6077f41e tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] DELETE http://192.168.122.66/volume/v3/volumes/bd48625b-655b-4515-b08a-f5ccc03da22c Sep 07 18:20:54 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-27a2226d-c118-4054-ad51-79ad6077f41e tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:54 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-27a2226d-c118-4054-ad51-79ad6077f41e tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:54 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-27a2226d-c118-4054-ad51-79ad6077f41e tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Delete volume with id: bd48625b-655b-4515-b08a-f5ccc03da22c Sep 07 18:20:54 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:54 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:20:54 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:54 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:20:54 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-27a2226d-c118-4054-ad51-79ad6077f41e tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Volume info retrieved successfully. Sep 07 18:20:54 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-27a2226d-c118-4054-ad51-79ad6077f41e tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Delete volume request issued successfully. Sep 07 18:20:54 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-27a2226d-c118-4054-ad51-79ad6077f41e tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/volumes/bd48625b-655b-4515-b08a-f5ccc03da22c returned with HTTP 202 Sep 07 18:20:54 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1645/3274] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:20:54 2026] DELETE /volume/v3/volumes/bd48625b-655b-4515-b08a-f5ccc03da22c => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:20:54 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-e91700fa-6205-4ccd-a3df-15f4cf074931 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:54 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-e91700fa-6205-4ccd-a3df-15f4cf074931 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] GET http://192.168.122.66/volume/v3/volumes/bd48625b-655b-4515-b08a-f5ccc03da22c Sep 07 18:20:54 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-e91700fa-6205-4ccd-a3df-15f4cf074931 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:54 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-e91700fa-6205-4ccd-a3df-15f4cf074931 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:54 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:54 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:20:54 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:54 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:20:54 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-e91700fa-6205-4ccd-a3df-15f4cf074931 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Volume info retrieved successfully. Sep 07 18:20:55 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-e91700fa-6205-4ccd-a3df-15f4cf074931 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/volumes/bd48625b-655b-4515-b08a-f5ccc03da22c returned with HTTP 200 Sep 07 18:20:55 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1630/3275] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:20:54 2026] GET /volume/v3/volumes/bd48625b-655b-4515-b08a-f5ccc03da22c => generated 1014 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:20:55 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-0483854c-df59-4042-b28d-523da6084e7b None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:55 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-0483854c-df59-4042-b28d-523da6084e7b tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] GET http://192.168.122.66/volume/v3/snapshots/4669682f-2796-492b-971a-49c36488aca5 Sep 07 18:20:55 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-0483854c-df59-4042-b28d-523da6084e7b tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:55 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-0483854c-df59-4042-b28d-523da6084e7b tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:55 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:55 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:20:55 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-0483854c-df59-4042-b28d-523da6084e7b tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Snapshot retrieved successfully. Sep 07 18:20:55 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-0483854c-df59-4042-b28d-523da6084e7b tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] http://192.168.122.66/volume/v3/snapshots/4669682f-2796-492b-971a-49c36488aca5 returned with HTTP 200 Sep 07 18:20:55 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1646/3276] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:20:55 2026] GET /volume/v3/snapshots/4669682f-2796-492b-971a-49c36488aca5 => generated 466 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:20:55 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-b13f6a10-d68a-4e82-b475-7d77d001ca08 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:55 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b13f6a10-d68a-4e82-b475-7d77d001ca08 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-reader] POST http://192.168.122.66/volume/v3/snapshots/4669682f-2796-492b-971a-49c36488aca5/action Sep 07 18:20:55 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-b13f6a10-d68a-4e82-b475-7d77d001ca08 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=86964) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:20:55 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-b13f6a10-d68a-4e82-b475-7d77d001ca08 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:20:55 devstack devstack@c-api.service[86964]: INFO cinder.api.contrib.snapshot_unmanage [None req-b13f6a10-d68a-4e82-b475-7d77d001ca08 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-reader] Unmanage snapshot with id: 4669682f-2796-492b-971a-49c36488aca5 Sep 07 18:20:55 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:55 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:20:55 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-b13f6a10-d68a-4e82-b475-7d77d001ca08 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-reader] Snapshot retrieved successfully. Sep 07 18:20:55 devstack devstack@c-api.service[86964]: DEBUG cinder.policy [None req-b13f6a10-d68a-4e82-b475-7d77d001ca08 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '320dddfb6fec4a93ac00bf990575317e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '122955d74f7a41f483601df502229750', '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=86964) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 18:20:55 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b13f6a10-d68a-4e82-b475-7d77d001ca08 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-reader] http://192.168.122.66/volume/v3/snapshots/4669682f-2796-492b-971a-49c36488aca5/action returned with HTTP 403 Sep 07 18:20:55 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1631/3277] 192.168.122.66 () {60 vars in 1275 bytes} [Mon Sep 7 18:20:55 2026] POST /volume/v3/snapshots/4669682f-2796-492b-971a-49c36488aca5/action => generated 117 bytes in 28 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:20:55 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-59d2b39c-df62-4a3f-9d56-aba808f685e0 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:55 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-59d2b39c-df62-4a3f-9d56-aba808f685e0 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] DELETE http://192.168.122.66/volume/v3/snapshots/4669682f-2796-492b-971a-49c36488aca5 Sep 07 18:20:55 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-59d2b39c-df62-4a3f-9d56-aba808f685e0 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:55 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-59d2b39c-df62-4a3f-9d56-aba808f685e0 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:55 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.snapshots [None req-59d2b39c-df62-4a3f-9d56-aba808f685e0 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Delete snapshot with id: 4669682f-2796-492b-971a-49c36488aca5 Sep 07 18:20:55 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:55 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:20:55 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-59d2b39c-df62-4a3f-9d56-aba808f685e0 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Snapshot retrieved successfully. Sep 07 18:20:55 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:55 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:20:55 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-59d2b39c-df62-4a3f-9d56-aba808f685e0 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Snapshot delete request issued successfully. Sep 07 18:20:55 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-59d2b39c-df62-4a3f-9d56-aba808f685e0 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] http://192.168.122.66/volume/v3/snapshots/4669682f-2796-492b-971a-49c36488aca5 returned with HTTP 202 Sep 07 18:20:55 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1647/3278] 192.168.122.66 () {58 vars in 1236 bytes} [Mon Sep 7 18:20:55 2026] DELETE /volume/v3/snapshots/4669682f-2796-492b-971a-49c36488aca5 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:20:55 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-4c3f0304-8669-4952-89a4-53ccbedfb369 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:55 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-4c3f0304-8669-4952-89a4-53ccbedfb369 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] GET http://192.168.122.66/volume/v3/snapshots/4669682f-2796-492b-971a-49c36488aca5 Sep 07 18:20:55 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-4c3f0304-8669-4952-89a4-53ccbedfb369 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:55 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-4c3f0304-8669-4952-89a4-53ccbedfb369 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:55 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:55 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:20:55 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-4c3f0304-8669-4952-89a4-53ccbedfb369 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Snapshot retrieved successfully. Sep 07 18:20:55 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-4c3f0304-8669-4952-89a4-53ccbedfb369 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] http://192.168.122.66/volume/v3/snapshots/4669682f-2796-492b-971a-49c36488aca5 returned with HTTP 200 Sep 07 18:20:55 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1632/3279] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:20:55 2026] GET /volume/v3/snapshots/4669682f-2796-492b-971a-49c36488aca5 => generated 465 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:20:56 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-9248a64c-00f3-4f7e-9485-659028abcfee None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:56 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-9248a64c-00f3-4f7e-9485-659028abcfee tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] GET http://192.168.122.66/volume/v3/volumes/bd48625b-655b-4515-b08a-f5ccc03da22c Sep 07 18:20:56 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-9248a64c-00f3-4f7e-9485-659028abcfee tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:56 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-9248a64c-00f3-4f7e-9485-659028abcfee tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:56 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-9248a64c-00f3-4f7e-9485-659028abcfee tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/volumes/bd48625b-655b-4515-b08a-f5ccc03da22c returned with HTTP 404 Sep 07 18:20:56 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1648/3280] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:20:56 2026] GET /volume/v3/volumes/bd48625b-655b-4515-b08a-f5ccc03da22c => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:20:56 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-2aa429d5-5a81-4344-b68e-bd7999d88158 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:56 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-2aa429d5-5a81-4344-b68e-bd7999d88158 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:20:56 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-2aa429d5-5a81-4344-b68e-bd7999d88158 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-285110534"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:20:56 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.volumes [None req-2aa429d5-5a81-4344-b68e-bd7999d88158 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-285110534'}} {{(pid=86964) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:20:56 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-2aa429d5-5a81-4344-b68e-bd7999d88158 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Create volume of 1 GB Sep 07 18:20:56 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-2aa429d5-5a81-4344-b68e-bd7999d88158 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Availability Zones retrieved successfully. Sep 07 18:20:56 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-2aa429d5-5a81-4344-b68e-bd7999d88158 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Flow 'volume_create_api' (064c5fd7-2876-4401-844a-dbdca50b9780) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:20:56 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-2aa429d5-5a81-4344-b68e-bd7999d88158 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96289eed-d9d6-4c0c-b77b-360e3d93cb6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:20:56 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.flows.api.create_volume [None req-2aa429d5-5a81-4344-b68e-bd7999d88158 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Validating volume size '1' using validate_int {{(pid=86964) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:20:56 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-2aa429d5-5a81-4344-b68e-bd7999d88158 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96289eed-d9d6-4c0c-b77b-360e3d93cb6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:20:56 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-2aa429d5-5a81-4344-b68e-bd7999d88158 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4b9cbc2-f756-480e-93a4-efe4da9f9a72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:20:56 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-2aa429d5-5a81-4344-b68e-bd7999d88158 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Created reservations ['f4f8b629-f71c-4a70-8777-52ab5338d668', 'ddc0a314-d79c-45ec-8a8d-bd3fa328742e', 'f098ebc7-57d3-4f4b-ad9c-a8bdeba1592e', '1d7e8737-e081-4303-adc0-3d76c9ca08f3'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:20:56 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-2aa429d5-5a81-4344-b68e-bd7999d88158 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4b9cbc2-f756-480e-93a4-efe4da9f9a72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f4f8b629-f71c-4a70-8777-52ab5338d668', 'ddc0a314-d79c-45ec-8a8d-bd3fa328742e', 'f098ebc7-57d3-4f4b-ad9c-a8bdeba1592e', '1d7e8737-e081-4303-adc0-3d76c9ca08f3']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:20:56 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-2aa429d5-5a81-4344-b68e-bd7999d88158 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c64b893d-0993-4b8f-b0eb-c5cf7287c2ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:20:56 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:56 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:20:56 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-2aa429d5-5a81-4344-b68e-bd7999d88158 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c64b893d-0993-4b8f-b0eb-c5cf7287c2ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1b57e73d-067b-4a59-bebe-5ceeca6e909c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-285110534',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e449daccfbab4cd8ba38df886cea84bd',qos_specs=None,replication_status=,reservations=['f4f8b629-f71c-4a70-8777-52ab5338d668','ddc0a314-d79c-45ec-8a8d-bd3fa328742e','f098ebc7-57d3-4f4b-ad9c-a8bdeba1592e','1d7e8737-e081-4303-adc0-3d76c9ca08f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0204c187bcf4a5ba9582bac88f452df',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:20:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-285110534',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1b57e73d-067b-4a59-bebe-5ceeca6e909c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e449daccfbab4cd8ba38df886cea84bd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d0204c187bcf4a5ba9582bac88f452df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:20:56 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-2aa429d5-5a81-4344-b68e-bd7999d88158 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5840a217-02b0-4ab2-940f-0aac775645a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:20:56 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-2aa429d5-5a81-4344-b68e-bd7999d88158 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5840a217-02b0-4ab2-940f-0aac775645a0) transitioned into state 'SUCCESS' from state '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-285110534',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e449daccfbab4cd8ba38df886cea84bd',qos_specs=None,replication_status=,reservations=['f4f8b629-f71c-4a70-8777-52ab5338d668','ddc0a314-d79c-45ec-8a8d-bd3fa328742e','f098ebc7-57d3-4f4b-ad9c-a8bdeba1592e','1d7e8737-e081-4303-adc0-3d76c9ca08f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0204c187bcf4a5ba9582bac88f452df',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:20:56 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-2aa429d5-5a81-4344-b68e-bd7999d88158 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e02460c7-3a21-40b0-831d-3a21d09f3744) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:20:56 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-2aa429d5-5a81-4344-b68e-bd7999d88158 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e02460c7-3a21-40b0-831d-3a21d09f3744) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:20:56 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-2aa429d5-5a81-4344-b68e-bd7999d88158 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Flow 'volume_create_api' (064c5fd7-2876-4401-844a-dbdca50b9780) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:20:56 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-2aa429d5-5a81-4344-b68e-bd7999d88158 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Create volume request issued successfully. Sep 07 18:20:56 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-2aa429d5-5a81-4344-b68e-bd7999d88158 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:20:56 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1633/3281] 192.168.122.66 () {60 vars in 1137 bytes} [Mon Sep 7 18:20:56 2026] POST /volume/v3/volumes => generated 784 bytes in 321 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:20:56 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-154c1095-3c73-4951-9873-1015e6f09479 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:56 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-154c1095-3c73-4951-9873-1015e6f09479 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] GET http://192.168.122.66/volume/v3/volumes/1b57e73d-067b-4a59-bebe-5ceeca6e909c Sep 07 18:20:56 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-154c1095-3c73-4951-9873-1015e6f09479 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:56 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-154c1095-3c73-4951-9873-1015e6f09479 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:56 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:56 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:20:56 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:56 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:20:56 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-154c1095-3c73-4951-9873-1015e6f09479 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Volume info retrieved successfully. Sep 07 18:20:56 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-154c1095-3c73-4951-9873-1015e6f09479 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/volumes/1b57e73d-067b-4a59-bebe-5ceeca6e909c returned with HTTP 200 Sep 07 18:20:56 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1649/3282] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:20:56 2026] GET /volume/v3/volumes/1b57e73d-067b-4a59-bebe-5ceeca6e909c => generated 963 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:20:56 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-6ce8051e-157f-4d5f-bff0-5ff902b6ea2c None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:56 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-6ce8051e-157f-4d5f-bff0-5ff902b6ea2c tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] GET http://192.168.122.66/volume/v3/snapshots/4669682f-2796-492b-971a-49c36488aca5 Sep 07 18:20:56 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-6ce8051e-157f-4d5f-bff0-5ff902b6ea2c tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:56 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-6ce8051e-157f-4d5f-bff0-5ff902b6ea2c tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:56 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:56 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:20:56 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-6ce8051e-157f-4d5f-bff0-5ff902b6ea2c tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Snapshot retrieved successfully. Sep 07 18:20:56 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-6ce8051e-157f-4d5f-bff0-5ff902b6ea2c tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] http://192.168.122.66/volume/v3/snapshots/4669682f-2796-492b-971a-49c36488aca5 returned with HTTP 200 Sep 07 18:20:56 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1634/3283] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:20:56 2026] GET /volume/v3/snapshots/4669682f-2796-492b-971a-49c36488aca5 => generated 465 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:20:57 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-60c17ffa-6cb7-4b66-a959-7673a30eba5e None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:57 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-60c17ffa-6cb7-4b66-a959-7673a30eba5e tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] GET http://192.168.122.66/volume/v3/volumes/1b57e73d-067b-4a59-bebe-5ceeca6e909c Sep 07 18:20:57 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-60c17ffa-6cb7-4b66-a959-7673a30eba5e tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:57 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-60c17ffa-6cb7-4b66-a959-7673a30eba5e tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:57 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:57 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:20:57 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:57 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:20:57 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-60c17ffa-6cb7-4b66-a959-7673a30eba5e tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Volume info retrieved successfully. Sep 07 18:20:57 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-60c17ffa-6cb7-4b66-a959-7673a30eba5e tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/volumes/1b57e73d-067b-4a59-bebe-5ceeca6e909c returned with HTTP 200 Sep 07 18:20:57 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1650/3284] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:20:57 2026] GET /volume/v3/volumes/1b57e73d-067b-4a59-bebe-5ceeca6e909c => generated 1013 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:20:58 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-a5891fd5-95dc-40a6-a5ac-06258d428ed3 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:58 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-a5891fd5-95dc-40a6-a5ac-06258d428ed3 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] GET http://192.168.122.66/volume/v3/snapshots/4669682f-2796-492b-971a-49c36488aca5 Sep 07 18:20:58 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-a5891fd5-95dc-40a6-a5ac-06258d428ed3 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:58 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-a5891fd5-95dc-40a6-a5ac-06258d428ed3 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:58 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-a5891fd5-95dc-40a6-a5ac-06258d428ed3 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] http://192.168.122.66/volume/v3/snapshots/4669682f-2796-492b-971a-49c36488aca5 returned with HTTP 404 Sep 07 18:20:58 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1635/3285] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:20:58 2026] GET /volume/v3/snapshots/4669682f-2796-492b-971a-49c36488aca5 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:20:58 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-b6b46538-1a3a-4dc8-971b-b2f7f33b5691 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:58 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-b6b46538-1a3a-4dc8-971b-b2f7f33b5691 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] DELETE http://192.168.122.66/volume/v3/volumes/de199448-c3c1-48e1-a927-155438fd6ea5 Sep 07 18:20:58 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-b6b46538-1a3a-4dc8-971b-b2f7f33b5691 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:58 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-b6b46538-1a3a-4dc8-971b-b2f7f33b5691 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:58 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-b6b46538-1a3a-4dc8-971b-b2f7f33b5691 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Delete volume with id: de199448-c3c1-48e1-a927-155438fd6ea5 Sep 07 18:20:58 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:58 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:20:58 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:58 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:20:58 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-b6b46538-1a3a-4dc8-971b-b2f7f33b5691 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Volume info retrieved successfully. Sep 07 18:20:58 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-b6b46538-1a3a-4dc8-971b-b2f7f33b5691 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Delete volume request issued successfully. Sep 07 18:20:58 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-b6b46538-1a3a-4dc8-971b-b2f7f33b5691 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] http://192.168.122.66/volume/v3/volumes/de199448-c3c1-48e1-a927-155438fd6ea5 returned with HTTP 202 Sep 07 18:20:58 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1651/3286] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:20:58 2026] DELETE /volume/v3/volumes/de199448-c3c1-48e1-a927-155438fd6ea5 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:20:58 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-c02873ca-8549-42b7-a538-742f5f497264 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:58 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c02873ca-8549-42b7-a538-742f5f497264 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] GET http://192.168.122.66/volume/v3/volumes/de199448-c3c1-48e1-a927-155438fd6ea5 Sep 07 18:20:58 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c02873ca-8549-42b7-a538-742f5f497264 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:58 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c02873ca-8549-42b7-a538-742f5f497264 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:58 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:58 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:20:58 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:58 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:20:58 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-c02873ca-8549-42b7-a538-742f5f497264 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Volume info retrieved successfully. Sep 07 18:20:58 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c02873ca-8549-42b7-a538-742f5f497264 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] http://192.168.122.66/volume/v3/volumes/de199448-c3c1-48e1-a927-155438fd6ea5 returned with HTTP 200 Sep 07 18:20:58 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1636/3287] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:20:58 2026] GET /volume/v3/volumes/de199448-c3c1-48e1-a927-155438fd6ea5 => generated 1013 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:20:58 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-510b2c01-45c9-4fce-be33-31b9f99b24d8 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:58 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-510b2c01-45c9-4fce-be33-31b9f99b24d8 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] GET http://192.168.122.66/volume/v3/volumes/1b57e73d-067b-4a59-bebe-5ceeca6e909c Sep 07 18:20:58 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-510b2c01-45c9-4fce-be33-31b9f99b24d8 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:58 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-510b2c01-45c9-4fce-be33-31b9f99b24d8 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:58 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:58 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:20:58 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:58 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:20:58 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-510b2c01-45c9-4fce-be33-31b9f99b24d8 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Volume info retrieved successfully. Sep 07 18:20:58 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-510b2c01-45c9-4fce-be33-31b9f99b24d8 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/volumes/1b57e73d-067b-4a59-bebe-5ceeca6e909c returned with HTTP 200 Sep 07 18:20:58 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1652/3288] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:20:58 2026] GET /volume/v3/volumes/1b57e73d-067b-4a59-bebe-5ceeca6e909c => generated 1014 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:20:58 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-db2fc18b-cebf-469f-8a76-6eab9c948fa2 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:58 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-db2fc18b-cebf-469f-8a76-6eab9c948fa2 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] POST http://192.168.122.66/volume/v3/snapshots Sep 07 18:20:58 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-db2fc18b-cebf-469f-8a76-6eab9c948fa2 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1b57e73d-067b-4a59-bebe-5ceeca6e909c", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1266981857"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:20:58 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:58 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:20:58 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:58 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:20:58 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-db2fc18b-cebf-469f-8a76-6eab9c948fa2 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Volume info retrieved successfully. Sep 07 18:20:58 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.snapshots [None req-db2fc18b-cebf-469f-8a76-6eab9c948fa2 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Create snapshot from volume 1b57e73d-067b-4a59-bebe-5ceeca6e909c Sep 07 18:20:58 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-db2fc18b-cebf-469f-8a76-6eab9c948fa2 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Created reservations ['bfdf3f4e-4e2d-48ed-b381-744535310984', '60a9b5a9-5b56-4e57-bdcb-e77da652cd56', '2b46a319-51ef-4c7d-ae76-c5240461ed9f', '4398e9db-af8b-4271-8769-28a89c11f192'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:20:58 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:20:58 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:20:58 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-db2fc18b-cebf-469f-8a76-6eab9c948fa2 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Snapshot create request issued successfully. Sep 07 18:20:58 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-db2fc18b-cebf-469f-8a76-6eab9c948fa2 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/snapshots returned with HTTP 202 Sep 07 18:20:58 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1637/3289] 192.168.122.66 () {60 vars in 1144 bytes} [Mon Sep 7 18:20:58 2026] POST /volume/v3/snapshots => generated 308 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:20:58 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-e52fac00-e136-4a22-a158-d43ce4a611f2 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:58 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e52fac00-e136-4a22-a158-d43ce4a611f2 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] GET http://192.168.122.66/volume/v3/snapshots/0b073d55-f860-4ac8-8196-2faeb4505b33 Sep 07 18:20:58 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-e52fac00-e136-4a22-a158-d43ce4a611f2 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:58 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-e52fac00-e136-4a22-a158-d43ce4a611f2 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:58 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:58 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:20:58 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-e52fac00-e136-4a22-a158-d43ce4a611f2 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Snapshot retrieved successfully. Sep 07 18:20:58 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e52fac00-e136-4a22-a158-d43ce4a611f2 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/snapshots/0b073d55-f860-4ac8-8196-2faeb4505b33 returned with HTTP 200 Sep 07 18:20:58 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1653/3290] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:20:58 2026] GET /volume/v3/snapshots/0b073d55-f860-4ac8-8196-2faeb4505b33 => generated 440 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:20:59 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-c94e52c0-ac86-4f43-9ddb-2c973d69a805 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:59 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c94e52c0-ac86-4f43-9ddb-2c973d69a805 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] GET http://192.168.122.66/volume/v3/volumes/de199448-c3c1-48e1-a927-155438fd6ea5 Sep 07 18:20:59 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c94e52c0-ac86-4f43-9ddb-2c973d69a805 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:59 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-c94e52c0-ac86-4f43-9ddb-2c973d69a805 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:59 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-c94e52c0-ac86-4f43-9ddb-2c973d69a805 tempest-ProjectReaderTests-554049164 tempest-ProjectReaderTests-554049164-project-admin] http://192.168.122.66/volume/v3/volumes/de199448-c3c1-48e1-a927-155438fd6ea5 returned with HTTP 404 Sep 07 18:20:59 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1638/3291] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:20:59 2026] GET /volume/v3/volumes/de199448-c3c1-48e1-a927-155438fd6ea5 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:20:59 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-d15d1c41-fe92-415f-9e6d-7a442b9b5ed0 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:20:59 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-d15d1c41-fe92-415f-9e6d-7a442b9b5ed0 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] GET http://192.168.122.66/volume/v3/snapshots/0b073d55-f860-4ac8-8196-2faeb4505b33 Sep 07 18:20:59 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-d15d1c41-fe92-415f-9e6d-7a442b9b5ed0 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:20:59 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-d15d1c41-fe92-415f-9e6d-7a442b9b5ed0 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:20:59 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:20:59 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:20:59 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-d15d1c41-fe92-415f-9e6d-7a442b9b5ed0 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Snapshot retrieved successfully. Sep 07 18:20:59 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-d15d1c41-fe92-415f-9e6d-7a442b9b5ed0 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/snapshots/0b073d55-f860-4ac8-8196-2faeb4505b33 returned with HTTP 200 Sep 07 18:20:59 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1654/3292] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:20:59 2026] GET /volume/v3/snapshots/0b073d55-f860-4ac8-8196-2faeb4505b33 => generated 440 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:21:00 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-e4e4281f-c40e-4dc5-ab81-9da48c73f48c None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:00 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-e4e4281f-c40e-4dc5-ab81-9da48c73f48c tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] GET http://192.168.122.66/volume/v3/snapshots/0b073d55-f860-4ac8-8196-2faeb4505b33 Sep 07 18:21:00 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-e4e4281f-c40e-4dc5-ab81-9da48c73f48c tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:21:00 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-e4e4281f-c40e-4dc5-ab81-9da48c73f48c tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:21:00 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:21:00 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:21:00 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-e4e4281f-c40e-4dc5-ab81-9da48c73f48c tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Snapshot retrieved successfully. Sep 07 18:21:00 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-e4e4281f-c40e-4dc5-ab81-9da48c73f48c tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/snapshots/0b073d55-f860-4ac8-8196-2faeb4505b33 returned with HTTP 200 Sep 07 18:21:00 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1639/3293] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:21:00 2026] GET /volume/v3/snapshots/0b073d55-f860-4ac8-8196-2faeb4505b33 => generated 467 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:21:00 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-74f54c6c-f7bf-429b-a397-ac35da051e47 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:00 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-74f54c6c-f7bf-429b-a397-ac35da051e47 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] POST http://192.168.122.66/volume/v3/snapshots/0b073d55-f860-4ac8-8196-2faeb4505b33/action Sep 07 18:21:00 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-74f54c6c-f7bf-429b-a397-ac35da051e47 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=86965) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:21:00 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-74f54c6c-f7bf-429b-a397-ac35da051e47 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:21:00 devstack devstack@c-api.service[86965]: DEBUG cinder.api.contrib.admin_actions [None req-74f54c6c-f7bf-429b-a397-ac35da051e47 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Updating snapshot '0b073d55-f860-4ac8-8196-2faeb4505b33' with '{'status': 'creating'}' {{(pid=86965) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 18:21:00 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:21:00 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:21:00 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-74f54c6c-f7bf-429b-a397-ac35da051e47 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/snapshots/0b073d55-f860-4ac8-8196-2faeb4505b33/action returned with HTTP 202 Sep 07 18:21:00 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1655/3294] 192.168.122.66 () {60 vars in 1275 bytes} [Mon Sep 7 18:21:00 2026] POST /volume/v3/snapshots/0b073d55-f860-4ac8-8196-2faeb4505b33/action => generated 0 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 18:21:00 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-0e17b74b-12cb-4596-9621-f2da96e60f0c None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:00 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-0e17b74b-12cb-4596-9621-f2da96e60f0c tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] GET http://192.168.122.66/volume/v3/snapshots/0b073d55-f860-4ac8-8196-2faeb4505b33 Sep 07 18:21:00 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-0e17b74b-12cb-4596-9621-f2da96e60f0c tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:21:00 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-0e17b74b-12cb-4596-9621-f2da96e60f0c tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:21:00 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:21:00 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:21:00 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-0e17b74b-12cb-4596-9621-f2da96e60f0c tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Snapshot retrieved successfully. Sep 07 18:21:00 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-0e17b74b-12cb-4596-9621-f2da96e60f0c tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/snapshots/0b073d55-f860-4ac8-8196-2faeb4505b33 returned with HTTP 200 Sep 07 18:21:00 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1640/3295] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:21:00 2026] GET /volume/v3/snapshots/0b073d55-f860-4ac8-8196-2faeb4505b33 => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:21:00 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-2eee355b-f000-4038-81d8-5ad3995259c5 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:00 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-2eee355b-f000-4038-81d8-5ad3995259c5 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-member] POST http://192.168.122.66/volume/v3/snapshots/0b073d55-f860-4ac8-8196-2faeb4505b33/action Sep 07 18:21:00 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-2eee355b-f000-4038-81d8-5ad3995259c5 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=86965) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:21:00 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-2eee355b-f000-4038-81d8-5ad3995259c5 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:21:00 devstack devstack@c-api.service[86965]: DEBUG cinder.api.contrib.snapshot_actions [None req-2eee355b-f000-4038-81d8-5ad3995259c5 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=86965) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Sep 07 18:21:00 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:21:00 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:21:00 devstack devstack@c-api.service[86965]: INFO cinder.api.contrib.snapshot_actions [None req-2eee355b-f000-4038-81d8-5ad3995259c5 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-member] Updating snapshot 0b073d55-f860-4ac8-8196-2faeb4505b33 with info {'id': '0b073d55-f860-4ac8-8196-2faeb4505b33', 'status': 'error', 'progress': '80%'} Sep 07 18:21:00 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-2eee355b-f000-4038-81d8-5ad3995259c5 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-member] http://192.168.122.66/volume/v3/snapshots/0b073d55-f860-4ac8-8196-2faeb4505b33/action returned with HTTP 202 Sep 07 18:21:00 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1656/3296] 192.168.122.66 () {60 vars in 1275 bytes} [Mon Sep 7 18:21:00 2026] POST /volume/v3/snapshots/0b073d55-f860-4ac8-8196-2faeb4505b33/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:21:01 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-460f7573-18ba-45a4-9f0b-4e7659a84878 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:01 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-460f7573-18ba-45a4-9f0b-4e7659a84878 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] DELETE http://192.168.122.66/volume/v3/snapshots/0b073d55-f860-4ac8-8196-2faeb4505b33 Sep 07 18:21:01 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-460f7573-18ba-45a4-9f0b-4e7659a84878 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:21:01 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-460f7573-18ba-45a4-9f0b-4e7659a84878 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:21:01 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.snapshots [None req-460f7573-18ba-45a4-9f0b-4e7659a84878 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Delete snapshot with id: 0b073d55-f860-4ac8-8196-2faeb4505b33 Sep 07 18:21:01 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:21:01 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:21:01 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-460f7573-18ba-45a4-9f0b-4e7659a84878 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Snapshot retrieved successfully. Sep 07 18:21:01 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:21:01 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:21:01 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-460f7573-18ba-45a4-9f0b-4e7659a84878 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Snapshot delete request issued successfully. Sep 07 18:21:01 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-460f7573-18ba-45a4-9f0b-4e7659a84878 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/snapshots/0b073d55-f860-4ac8-8196-2faeb4505b33 returned with HTTP 202 Sep 07 18:21:01 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1641/3297] 192.168.122.66 () {58 vars in 1236 bytes} [Mon Sep 7 18:21:00 2026] DELETE /volume/v3/snapshots/0b073d55-f860-4ac8-8196-2faeb4505b33 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:21:01 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-70617d5b-8f67-45d3-8952-e1a4b83f33f7 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:01 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-70617d5b-8f67-45d3-8952-e1a4b83f33f7 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] GET http://192.168.122.66/volume/v3/snapshots/0b073d55-f860-4ac8-8196-2faeb4505b33 Sep 07 18:21:01 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-70617d5b-8f67-45d3-8952-e1a4b83f33f7 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:21:01 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-70617d5b-8f67-45d3-8952-e1a4b83f33f7 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:21:01 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:21:01 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:21:01 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-70617d5b-8f67-45d3-8952-e1a4b83f33f7 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Snapshot retrieved successfully. Sep 07 18:21:01 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-70617d5b-8f67-45d3-8952-e1a4b83f33f7 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/snapshots/0b073d55-f860-4ac8-8196-2faeb4505b33 returned with HTTP 200 Sep 07 18:21:01 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1657/3298] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:21:01 2026] GET /volume/v3/snapshots/0b073d55-f860-4ac8-8196-2faeb4505b33 => generated 465 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:21:01 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-2a8e5180-7cad-42e6-ba16-7cd856aef377 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:02 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-2a8e5180-7cad-42e6-ba16-7cd856aef377 tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] POST http://192.168.122.66/volume/v3/types Sep 07 18:21:02 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-2a8e5180-7cad-42e6-ba16-7cd856aef377 tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1949317223", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1020641825", "vendor_name": "tempest-vendor_name-373368503"}}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:21:02 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:21:02 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:21:02 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-2a8e5180-7cad-42e6-ba16-7cd856aef377 tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] http://192.168.122.66/volume/v3/types returned with HTTP 200 Sep 07 18:21:02 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1642/3299] 192.168.122.66 () {60 vars in 1132 bytes} [Mon Sep 7 18:21:01 2026] POST /volume/v3/types => generated 328 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:21:02 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-2d899e15-fa1d-4ba3-aefa-11777e2c1c2b None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:02 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-2d899e15-fa1d-4ba3-aefa-11777e2c1c2b tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:21:02 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-2d899e15-fa1d-4ba3-aefa-11777e2c1c2b tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "24c2694a-fbd9-48c4-bcc2-fe7f6588792b", "size": 1}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:21:02 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.volumes [None req-2d899e15-fa1d-4ba3-aefa-11777e2c1c2b tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] Create volume request body: {'volume': {'volume_type': '24c2694a-fbd9-48c4-bcc2-fe7f6588792b', 'size': 1}} {{(pid=86965) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:21:02 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-2d899e15-fa1d-4ba3-aefa-11777e2c1c2b tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] Create volume of 1 GB Sep 07 18:21:02 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:21:02 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:21:02 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-2d899e15-fa1d-4ba3-aefa-11777e2c1c2b tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] Availability Zones retrieved successfully. Sep 07 18:21:02 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-2d899e15-fa1d-4ba3-aefa-11777e2c1c2b tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] Flow 'volume_create_api' (d85b8e48-d298-48a2-946e-22cab9e3b8b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:21:02 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-2d899e15-fa1d-4ba3-aefa-11777e2c1c2b tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (411fb967-f8bd-4365-8469-4fde89640ef2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:21:02 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.flows.api.create_volume [None req-2d899e15-fa1d-4ba3-aefa-11777e2c1c2b tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] Validating volume size '1' using validate_int {{(pid=86965) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:21:02 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-ac3517b0-f2c6-4142-8ee9-c4e09b600499 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:02 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-ac3517b0-f2c6-4142-8ee9-c4e09b600499 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] GET http://192.168.122.66/volume/v3/snapshots/0b073d55-f860-4ac8-8196-2faeb4505b33 Sep 07 18:21:02 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-ac3517b0-f2c6-4142-8ee9-c4e09b600499 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:21:02 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-ac3517b0-f2c6-4142-8ee9-c4e09b600499 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:21:02 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:21:02 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:21:02 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-ac3517b0-f2c6-4142-8ee9-c4e09b600499 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Snapshot retrieved successfully. Sep 07 18:21:02 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-ac3517b0-f2c6-4142-8ee9-c4e09b600499 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/snapshots/0b073d55-f860-4ac8-8196-2faeb4505b33 returned with HTTP 200 Sep 07 18:21:02 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1643/3300] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:21:02 2026] GET /volume/v3/snapshots/0b073d55-f860-4ac8-8196-2faeb4505b33 => generated 465 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:21:02 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-2d899e15-fa1d-4ba3-aefa-11777e2c1c2b tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (411fb967-f8bd-4365-8469-4fde89640ef2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T16:21:02Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1020641825',vendor_name='tempest-vendor_name-373368503'},id=24c2694a-fbd9-48c4-bcc2-fe7f6588792b,is_public=True,name='tempest-ProjectAdminTests-volume-type-1949317223',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '24c2694a-fbd9-48c4-bcc2-fe7f6588792b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:21:02 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-2d899e15-fa1d-4ba3-aefa-11777e2c1c2b tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93fa0492-eaf4-4a82-88a1-5d36e06e1d7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:21:02 devstack devstack@c-api.service[86965]: WARNING cinder.quota [None req-2d899e15-fa1d-4ba3-aefa-11777e2c1c2b tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1949317223 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1949317223, it is now deprecated. Please use the default quota class for default quota. Sep 07 18:21:02 devstack devstack@c-api.service[86965]: WARNING cinder.quota [None req-2d899e15-fa1d-4ba3-aefa-11777e2c1c2b tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1949317223 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1949317223, it is now deprecated. Please use the default quota class for default quota. Sep 07 18:21:02 devstack devstack@c-api.service[86965]: DEBUG cinder.quota [None req-2d899e15-fa1d-4ba3-aefa-11777e2c1c2b tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] Created reservations ['dbcb5459-2969-4ddc-bdfd-4eb6c05cfbe7', 'daecfee6-d4a9-436e-a572-255116523cc1', '916e349c-9a9f-41ae-a223-4a1256fe5e44', 'c88abd8c-4ff4-49f9-b1be-01a2c0e9d440'] {{(pid=86965) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:21:02 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-2d899e15-fa1d-4ba3-aefa-11777e2c1c2b tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93fa0492-eaf4-4a82-88a1-5d36e06e1d7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dbcb5459-2969-4ddc-bdfd-4eb6c05cfbe7', 'daecfee6-d4a9-436e-a572-255116523cc1', '916e349c-9a9f-41ae-a223-4a1256fe5e44', 'c88abd8c-4ff4-49f9-b1be-01a2c0e9d440']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:21:02 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-2d899e15-fa1d-4ba3-aefa-11777e2c1c2b tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87ed2c3d-17d4-43ab-b441-0d2016b4ab40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:21:02 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:21:02 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:21:02 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-2d899e15-fa1d-4ba3-aefa-11777e2c1c2b tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87ed2c3d-17d4-43ab-b441-0d2016b4ab40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dd275082-03cb-4cb9-833e-eb97d871c9ea', '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='862155785f5c4ea090d4eed2e2f61733',qos_specs=None,replication_status=,reservations=['dbcb5459-2969-4ddc-bdfd-4eb6c05cfbe7','daecfee6-d4a9-436e-a572-255116523cc1','916e349c-9a9f-41ae-a223-4a1256fe5e44','c88abd8c-4ff4-49f9-b1be-01a2c0e9d440'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b3053ad13fb4069ac7e17919d2719cf',volume_type_id=24c2694a-fbd9-48c4-bcc2-fe7f6588792b), 'volume': Volume(_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-07T16:21:02Z,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=dd275082-03cb-4cb9-833e-eb97d871c9ea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='862155785f5c4ea090d4eed2e2f61733',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1b3053ad13fb4069ac7e17919d2719cf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(24c2694a-fbd9-48c4-bcc2-fe7f6588792b),volume_type_id=24c2694a-fbd9-48c4-bcc2-fe7f6588792b)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:21:02 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-2d899e15-fa1d-4ba3-aefa-11777e2c1c2b tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9cf261a8-c771-41ea-90d2-39f88734eebf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:21:02 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-2d899e15-fa1d-4ba3-aefa-11777e2c1c2b tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9cf261a8-c771-41ea-90d2-39f88734eebf) transitioned into state 'SUCCESS' from 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='862155785f5c4ea090d4eed2e2f61733',qos_specs=None,replication_status=,reservations=['dbcb5459-2969-4ddc-bdfd-4eb6c05cfbe7','daecfee6-d4a9-436e-a572-255116523cc1','916e349c-9a9f-41ae-a223-4a1256fe5e44','c88abd8c-4ff4-49f9-b1be-01a2c0e9d440'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b3053ad13fb4069ac7e17919d2719cf',volume_type_id=24c2694a-fbd9-48c4-bcc2-fe7f6588792b)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:21:02 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-2d899e15-fa1d-4ba3-aefa-11777e2c1c2b tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd7fd6ff-8bc8-4107-a2e0-467f5da8acf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:21:02 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-2d899e15-fa1d-4ba3-aefa-11777e2c1c2b tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd7fd6ff-8bc8-4107-a2e0-467f5da8acf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:21:02 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-2d899e15-fa1d-4ba3-aefa-11777e2c1c2b tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] Flow 'volume_create_api' (d85b8e48-d298-48a2-946e-22cab9e3b8b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:21:02 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-2d899e15-fa1d-4ba3-aefa-11777e2c1c2b tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] Create volume request issued successfully. Sep 07 18:21:02 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-2d899e15-fa1d-4ba3-aefa-11777e2c1c2b tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:21:02 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1658/3301] 192.168.122.66 () {62 vars in 1177 bytes} [Mon Sep 7 18:21:02 2026] POST /volume/v3/volumes => generated 779 bytes in 360 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:21:02 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-b947dc65-9d6b-4339-bcef-1bce5b236498 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:02 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b947dc65-9d6b-4339-bcef-1bce5b236498 tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] GET http://192.168.122.66/volume/v3/volumes/dd275082-03cb-4cb9-833e-eb97d871c9ea Sep 07 18:21:02 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-b947dc65-9d6b-4339-bcef-1bce5b236498 tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:21:02 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-b947dc65-9d6b-4339-bcef-1bce5b236498 tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:21:02 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:21:02 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:21:02 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:21:02 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:21:02 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-b947dc65-9d6b-4339-bcef-1bce5b236498 tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] Volume info retrieved successfully. Sep 07 18:21:02 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-b947dc65-9d6b-4339-bcef-1bce5b236498 tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] http://192.168.122.66/volume/v3/volumes/dd275082-03cb-4cb9-833e-eb97d871c9ea returned with HTTP 200 Sep 07 18:21:02 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1644/3302] 192.168.122.66 () {60 vars in 1267 bytes} [Mon Sep 7 18:21:02 2026] GET /volume/v3/volumes/dd275082-03cb-4cb9-833e-eb97d871c9ea => generated 958 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:21:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-c2427edf-ca55-4955-8a87-5b8e856f3f9c None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:03 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c2427edf-ca55-4955-8a87-5b8e856f3f9c tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] GET http://192.168.122.66/volume/v3/snapshots/0b073d55-f860-4ac8-8196-2faeb4505b33 Sep 07 18:21:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-c2427edf-ca55-4955-8a87-5b8e856f3f9c tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:21:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-c2427edf-ca55-4955-8a87-5b8e856f3f9c tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:21:03 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c2427edf-ca55-4955-8a87-5b8e856f3f9c tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/snapshots/0b073d55-f860-4ac8-8196-2faeb4505b33 returned with HTTP 404 Sep 07 18:21:03 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1659/3303] 192.168.122.66 () {58 vars in 1233 bytes} [Mon Sep 7 18:21:03 2026] GET /volume/v3/snapshots/0b073d55-f860-4ac8-8196-2faeb4505b33 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:21:03 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-e20a5853-1560-4111-9b61-9f8943350f8e None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:03 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-e20a5853-1560-4111-9b61-9f8943350f8e tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] DELETE http://192.168.122.66/volume/v3/volumes/1b57e73d-067b-4a59-bebe-5ceeca6e909c Sep 07 18:21:03 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-e20a5853-1560-4111-9b61-9f8943350f8e tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:21:03 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-e20a5853-1560-4111-9b61-9f8943350f8e tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:21:03 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-e20a5853-1560-4111-9b61-9f8943350f8e tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Delete volume with id: 1b57e73d-067b-4a59-bebe-5ceeca6e909c Sep 07 18:21:03 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:21:03 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:21:03 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:21:03 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:21:03 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-e20a5853-1560-4111-9b61-9f8943350f8e tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Volume info retrieved successfully. Sep 07 18:21:03 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-e20a5853-1560-4111-9b61-9f8943350f8e tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Delete volume request issued successfully. Sep 07 18:21:03 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-e20a5853-1560-4111-9b61-9f8943350f8e tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/volumes/1b57e73d-067b-4a59-bebe-5ceeca6e909c returned with HTTP 202 Sep 07 18:21:03 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1645/3304] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:21:03 2026] DELETE /volume/v3/volumes/1b57e73d-067b-4a59-bebe-5ceeca6e909c => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:21:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-ffe7e063-4c45-4877-aef8-0d73c1ac2165 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:03 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-ffe7e063-4c45-4877-aef8-0d73c1ac2165 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] GET http://192.168.122.66/volume/v3/volumes/1b57e73d-067b-4a59-bebe-5ceeca6e909c Sep 07 18:21:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-ffe7e063-4c45-4877-aef8-0d73c1ac2165 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:21:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-ffe7e063-4c45-4877-aef8-0d73c1ac2165 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:21:03 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:21:03 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:21:03 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:21:03 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:21:03 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-ffe7e063-4c45-4877-aef8-0d73c1ac2165 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Volume info retrieved successfully. Sep 07 18:21:03 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-ffe7e063-4c45-4877-aef8-0d73c1ac2165 tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/volumes/1b57e73d-067b-4a59-bebe-5ceeca6e909c returned with HTTP 200 Sep 07 18:21:03 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1660/3305] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:21:03 2026] GET /volume/v3/volumes/1b57e73d-067b-4a59-bebe-5ceeca6e909c => generated 1013 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 18:21:03 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-304fd9c7-7708-438b-bc90-ba5ca980660d None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:03 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-304fd9c7-7708-438b-bc90-ba5ca980660d tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] GET http://192.168.122.66/volume/v3/volumes/dd275082-03cb-4cb9-833e-eb97d871c9ea Sep 07 18:21:03 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-304fd9c7-7708-438b-bc90-ba5ca980660d tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:21:03 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-304fd9c7-7708-438b-bc90-ba5ca980660d tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:21:03 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:21:03 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:21:03 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:21:03 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:21:03 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-304fd9c7-7708-438b-bc90-ba5ca980660d tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] Volume info retrieved successfully. Sep 07 18:21:03 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-304fd9c7-7708-438b-bc90-ba5ca980660d tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] http://192.168.122.66/volume/v3/volumes/dd275082-03cb-4cb9-833e-eb97d871c9ea returned with HTTP 200 Sep 07 18:21:03 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1646/3306] 192.168.122.66 () {60 vars in 1267 bytes} [Mon Sep 7 18:21:03 2026] GET /volume/v3/volumes/dd275082-03cb-4cb9-833e-eb97d871c9ea => generated 979 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:21:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-e8e1da6f-994e-43fa-8b78-2c95e4ae933b None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:03 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e8e1da6f-994e-43fa-8b78-2c95e4ae933b tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] GET http://192.168.122.66/volume/v3/messages Sep 07 18:21:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-e8e1da6f-994e-43fa-8b78-2c95e4ae933b tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:21:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-e8e1da6f-994e-43fa-8b78-2c95e4ae933b tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] Calling method 'version_select' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:21:03 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e8e1da6f-994e-43fa-8b78-2c95e4ae933b tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] http://192.168.122.66/volume/v3/messages returned with HTTP 200 Sep 07 18:21:03 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1661/3307] 192.168.122.66 () {60 vars in 1159 bytes} [Mon Sep 7 18:21:03 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 07 18:21:03 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-3fb31d87-457c-4c08-ac61-57b60c55ecaf None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:03 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-3fb31d87-457c-4c08-ac61-57b60c55ecaf tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] DELETE http://192.168.122.66/volume/v3/messages/390fec96-88fd-4514-ac0b-4c72ce99008b Sep 07 18:21:03 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-3fb31d87-457c-4c08-ac61-57b60c55ecaf tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:21:03 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-3fb31d87-457c-4c08-ac61-57b60c55ecaf tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] Calling method 'version_select' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:21:03 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-3fb31d87-457c-4c08-ac61-57b60c55ecaf tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] http://192.168.122.66/volume/v3/messages/390fec96-88fd-4514-ac0b-4c72ce99008b returned with HTTP 204 Sep 07 18:21:03 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1647/3308] 192.168.122.66 () {60 vars in 1273 bytes} [Mon Sep 7 18:21:03 2026] DELETE /volume/v3/messages/390fec96-88fd-4514-ac0b-4c72ce99008b => generated 0 bytes in 26 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 07 18:21:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-991d469f-5cf5-4316-a5df-5bb21bb0b847 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:03 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-991d469f-5cf5-4316-a5df-5bb21bb0b847 tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] GET http://192.168.122.66/volume/v3/messages/390fec96-88fd-4514-ac0b-4c72ce99008b Sep 07 18:21:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-991d469f-5cf5-4316-a5df-5bb21bb0b847 tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:21:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-991d469f-5cf5-4316-a5df-5bb21bb0b847 tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] Calling method 'version_select' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:21:03 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-991d469f-5cf5-4316-a5df-5bb21bb0b847 tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] http://192.168.122.66/volume/v3/messages/390fec96-88fd-4514-ac0b-4c72ce99008b returned with HTTP 404 Sep 07 18:21:03 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1662/3309] 192.168.122.66 () {60 vars in 1270 bytes} [Mon Sep 7 18:21:03 2026] GET /volume/v3/messages/390fec96-88fd-4514-ac0b-4c72ce99008b => generated 110 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 18:21:03 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-0e3e34a0-8abe-4897-b5e5-8d7f3e2f462d None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:03 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-0e3e34a0-8abe-4897-b5e5-8d7f3e2f462d tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] DELETE http://192.168.122.66/volume/v3/volumes/dd275082-03cb-4cb9-833e-eb97d871c9ea Sep 07 18:21:03 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-0e3e34a0-8abe-4897-b5e5-8d7f3e2f462d tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:21:03 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-0e3e34a0-8abe-4897-b5e5-8d7f3e2f462d tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:21:03 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-0e3e34a0-8abe-4897-b5e5-8d7f3e2f462d tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] Delete volume with id: dd275082-03cb-4cb9-833e-eb97d871c9ea Sep 07 18:21:03 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:21:03 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:21:03 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:21:03 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:21:03 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-0e3e34a0-8abe-4897-b5e5-8d7f3e2f462d tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] Volume info retrieved successfully. Sep 07 18:21:03 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-0e3e34a0-8abe-4897-b5e5-8d7f3e2f462d tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86964) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 07 18:21:03 devstack devstack@c-api.service[86964]: WARNING cinder.quota [None req-0e3e34a0-8abe-4897-b5e5-8d7f3e2f462d tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1949317223 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1949317223, it is now deprecated. Please use the default quota class for default quota. Sep 07 18:21:03 devstack devstack@c-api.service[86964]: WARNING cinder.quota [None req-0e3e34a0-8abe-4897-b5e5-8d7f3e2f462d tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1949317223 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1949317223, it is now deprecated. Please use the default quota class for default quota. Sep 07 18:21:03 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-0e3e34a0-8abe-4897-b5e5-8d7f3e2f462d tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] Created reservations ['5d75e5f5-c50a-41bc-a100-5f64168523f1', '49748443-bb46-4f50-a109-018c6fc627d0', '3af0de50-d7ec-440e-9dfc-bddec0efd198', '89bcdbf8-b1ef-4b07-9ef6-33ac0eb7f73e'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:21:03 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-0e3e34a0-8abe-4897-b5e5-8d7f3e2f462d tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] Delete volume request issued successfully. Sep 07 18:21:03 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-0e3e34a0-8abe-4897-b5e5-8d7f3e2f462d tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] http://192.168.122.66/volume/v3/volumes/dd275082-03cb-4cb9-833e-eb97d871c9ea returned with HTTP 202 Sep 07 18:21:03 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1648/3310] 192.168.122.66 () {60 vars in 1270 bytes} [Mon Sep 7 18:21:03 2026] DELETE /volume/v3/volumes/dd275082-03cb-4cb9-833e-eb97d871c9ea => generated 0 bytes in 134 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 18:21:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-a69bfb46-98dd-498a-8986-8422044790aa None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:03 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-a69bfb46-98dd-498a-8986-8422044790aa tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] DELETE http://192.168.122.66/volume/v3/types/24c2694a-fbd9-48c4-bcc2-fe7f6588792b Sep 07 18:21:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-a69bfb46-98dd-498a-8986-8422044790aa tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:21:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-a69bfb46-98dd-498a-8986-8422044790aa tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] Calling method '_delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:21:03 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-a69bfb46-98dd-498a-8986-8422044790aa tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] http://192.168.122.66/volume/v3/types/24c2694a-fbd9-48c4-bcc2-fe7f6588792b returned with HTTP 202 Sep 07 18:21:03 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1663/3311] 192.168.122.66 () {58 vars in 1224 bytes} [Mon Sep 7 18:21:03 2026] DELETE /volume/v3/types/24c2694a-fbd9-48c4-bcc2-fe7f6588792b => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:21:03 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-e6957f71-c9dd-4b75-9c2d-ba5b83e39055 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:03 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-e6957f71-c9dd-4b75-9c2d-ba5b83e39055 tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] POST http://192.168.122.66/volume/v3/types Sep 07 18:21:03 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-e6957f71-c9dd-4b75-9c2d-ba5b83e39055 tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1525508462", "extra_specs": {"storage_protocol": "tempest-storage_protocol-497121953", "vendor_name": "tempest-vendor_name-1630936037"}}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:21:03 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-e6957f71-c9dd-4b75-9c2d-ba5b83e39055 tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] http://192.168.122.66/volume/v3/types returned with HTTP 200 Sep 07 18:21:03 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1649/3312] 192.168.122.66 () {60 vars in 1132 bytes} [Mon Sep 7 18:21:03 2026] POST /volume/v3/types => generated 328 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:21:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-490942fa-719a-44a9-818c-2ecb5a1c28a1 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:03 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-490942fa-719a-44a9-818c-2ecb5a1c28a1 tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:21:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-490942fa-719a-44a9-818c-2ecb5a1c28a1 tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "4ea8cfb4-7314-439d-9fe7-203519c552ab", "size": 1}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:21:03 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.volumes [None req-490942fa-719a-44a9-818c-2ecb5a1c28a1 tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] Create volume request body: {'volume': {'volume_type': '4ea8cfb4-7314-439d-9fe7-203519c552ab', 'size': 1}} {{(pid=86965) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:21:03 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-490942fa-719a-44a9-818c-2ecb5a1c28a1 tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] Create volume of 1 GB Sep 07 18:21:03 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:21:03 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:21:03 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-490942fa-719a-44a9-818c-2ecb5a1c28a1 tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] Availability Zones retrieved successfully. Sep 07 18:21:03 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-490942fa-719a-44a9-818c-2ecb5a1c28a1 tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] Flow 'volume_create_api' (7d36fb2b-7fe6-4ff6-bbc8-c925b2261df8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:21:03 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-490942fa-719a-44a9-818c-2ecb5a1c28a1 tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ca2bed6-642c-4135-87eb-42778596493b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:21:03 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.flows.api.create_volume [None req-490942fa-719a-44a9-818c-2ecb5a1c28a1 tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] Validating volume size '1' using validate_int {{(pid=86965) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:21:03 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-490942fa-719a-44a9-818c-2ecb5a1c28a1 tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ca2bed6-642c-4135-87eb-42778596493b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T16:21:04Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-497121953',vendor_name='tempest-vendor_name-1630936037'},id=4ea8cfb4-7314-439d-9fe7-203519c552ab,is_public=True,name='tempest-ProjectAdminTests-volume-type-1525508462',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ea8cfb4-7314-439d-9fe7-203519c552ab', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:21:04 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-490942fa-719a-44a9-818c-2ecb5a1c28a1 tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9702bffa-8635-4def-9303-6984e2b7b18e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:21:04 devstack devstack@c-api.service[86965]: WARNING cinder.quota [None req-490942fa-719a-44a9-818c-2ecb5a1c28a1 tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1525508462 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1525508462, it is now deprecated. Please use the default quota class for default quota. Sep 07 18:21:04 devstack devstack@c-api.service[86965]: WARNING cinder.quota [None req-490942fa-719a-44a9-818c-2ecb5a1c28a1 tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1525508462 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1525508462, it is now deprecated. Please use the default quota class for default quota. Sep 07 18:21:04 devstack devstack@c-api.service[86965]: DEBUG cinder.quota [None req-490942fa-719a-44a9-818c-2ecb5a1c28a1 tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] Created reservations ['28793b96-4792-4bd9-96b4-6b206f7b27e8', '71f4d51f-d249-421f-ac88-10021f914e62', '5e9b5033-b903-4004-9bdb-742725d0f2b5', 'd0fc5172-4b1a-4a5d-8b7e-7d4915cd68da'] {{(pid=86965) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:21:04 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-490942fa-719a-44a9-818c-2ecb5a1c28a1 tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9702bffa-8635-4def-9303-6984e2b7b18e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['28793b96-4792-4bd9-96b4-6b206f7b27e8', '71f4d51f-d249-421f-ac88-10021f914e62', '5e9b5033-b903-4004-9bdb-742725d0f2b5', 'd0fc5172-4b1a-4a5d-8b7e-7d4915cd68da']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:21:04 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-490942fa-719a-44a9-818c-2ecb5a1c28a1 tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12cb925f-4d66-419d-bff6-c9a3543c47ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:21:04 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:21:04 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:21:04 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-490942fa-719a-44a9-818c-2ecb5a1c28a1 tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12cb925f-4d66-419d-bff6-c9a3543c47ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3b24990e-975a-408c-8e88-0e3c03d1226c', '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='862155785f5c4ea090d4eed2e2f61733',qos_specs=None,replication_status=,reservations=['28793b96-4792-4bd9-96b4-6b206f7b27e8','71f4d51f-d249-421f-ac88-10021f914e62','5e9b5033-b903-4004-9bdb-742725d0f2b5','d0fc5172-4b1a-4a5d-8b7e-7d4915cd68da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b3053ad13fb4069ac7e17919d2719cf',volume_type_id=4ea8cfb4-7314-439d-9fe7-203519c552ab), 'volume': Volume(_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-07T16:21: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=3b24990e-975a-408c-8e88-0e3c03d1226c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='862155785f5c4ea090d4eed2e2f61733',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1b3053ad13fb4069ac7e17919d2719cf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ea8cfb4-7314-439d-9fe7-203519c552ab),volume_type_id=4ea8cfb4-7314-439d-9fe7-203519c552ab)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:21:04 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-490942fa-719a-44a9-818c-2ecb5a1c28a1 tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f952a1e-c308-424b-a983-4f4502a30e45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:21:04 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-490942fa-719a-44a9-818c-2ecb5a1c28a1 tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f952a1e-c308-424b-a983-4f4502a30e45) transitioned into state 'SUCCESS' from 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='862155785f5c4ea090d4eed2e2f61733',qos_specs=None,replication_status=,reservations=['28793b96-4792-4bd9-96b4-6b206f7b27e8','71f4d51f-d249-421f-ac88-10021f914e62','5e9b5033-b903-4004-9bdb-742725d0f2b5','d0fc5172-4b1a-4a5d-8b7e-7d4915cd68da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b3053ad13fb4069ac7e17919d2719cf',volume_type_id=4ea8cfb4-7314-439d-9fe7-203519c552ab)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:21:04 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-490942fa-719a-44a9-818c-2ecb5a1c28a1 tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43134796-8916-4a50-ab53-0475951e5cf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:21:04 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-490942fa-719a-44a9-818c-2ecb5a1c28a1 tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43134796-8916-4a50-ab53-0475951e5cf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:21:04 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-490942fa-719a-44a9-818c-2ecb5a1c28a1 tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] Flow 'volume_create_api' (7d36fb2b-7fe6-4ff6-bbc8-c925b2261df8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:21:04 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-490942fa-719a-44a9-818c-2ecb5a1c28a1 tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] Create volume request issued successfully. Sep 07 18:21:04 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-490942fa-719a-44a9-818c-2ecb5a1c28a1 tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:21:04 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1664/3313] 192.168.122.66 () {62 vars in 1177 bytes} [Mon Sep 7 18:21:03 2026] POST /volume/v3/volumes => generated 779 bytes in 336 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:21:04 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-190df57d-4d70-48f6-bdc1-09ced03b9616 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:04 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-190df57d-4d70-48f6-bdc1-09ced03b9616 tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] GET http://192.168.122.66/volume/v3/volumes/3b24990e-975a-408c-8e88-0e3c03d1226c Sep 07 18:21:04 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-190df57d-4d70-48f6-bdc1-09ced03b9616 tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:21:04 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-190df57d-4d70-48f6-bdc1-09ced03b9616 tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:21:04 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:21:04 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:21:04 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:21:04 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:21:04 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-190df57d-4d70-48f6-bdc1-09ced03b9616 tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] Volume info retrieved successfully. Sep 07 18:21:04 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-190df57d-4d70-48f6-bdc1-09ced03b9616 tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] http://192.168.122.66/volume/v3/volumes/3b24990e-975a-408c-8e88-0e3c03d1226c returned with HTTP 200 Sep 07 18:21:04 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1650/3314] 192.168.122.66 () {60 vars in 1267 bytes} [Mon Sep 7 18:21:04 2026] GET /volume/v3/volumes/3b24990e-975a-408c-8e88-0e3c03d1226c => generated 958 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:21:04 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-947b5997-a48a-4ded-bda5-6d289810375d None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:04 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-947b5997-a48a-4ded-bda5-6d289810375d tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] GET http://192.168.122.66/volume/v3/volumes/1b57e73d-067b-4a59-bebe-5ceeca6e909c Sep 07 18:21:04 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-947b5997-a48a-4ded-bda5-6d289810375d tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:21:04 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-947b5997-a48a-4ded-bda5-6d289810375d tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:21:04 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-947b5997-a48a-4ded-bda5-6d289810375d tempest-ProjectMemberTests-442300356 tempest-ProjectMemberTests-442300356-project-admin] http://192.168.122.66/volume/v3/volumes/1b57e73d-067b-4a59-bebe-5ceeca6e909c returned with HTTP 404 Sep 07 18:21:04 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1665/3315] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:21:04 2026] GET /volume/v3/volumes/1b57e73d-067b-4a59-bebe-5ceeca6e909c => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:21:05 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-1d02cb14-11be-4dfc-b08b-59d2fd9c364e None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:05 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-1d02cb14-11be-4dfc-b08b-59d2fd9c364e tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] GET http://192.168.122.66/volume/v3/volumes/3b24990e-975a-408c-8e88-0e3c03d1226c Sep 07 18:21:05 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-1d02cb14-11be-4dfc-b08b-59d2fd9c364e tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:21:05 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-1d02cb14-11be-4dfc-b08b-59d2fd9c364e tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:21:05 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:21:05 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:21:05 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:21:05 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:21:05 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-1d02cb14-11be-4dfc-b08b-59d2fd9c364e tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] Volume info retrieved successfully. Sep 07 18:21:05 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-1d02cb14-11be-4dfc-b08b-59d2fd9c364e tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] http://192.168.122.66/volume/v3/volumes/3b24990e-975a-408c-8e88-0e3c03d1226c returned with HTTP 200 Sep 07 18:21:05 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1651/3316] 192.168.122.66 () {60 vars in 1267 bytes} [Mon Sep 7 18:21:05 2026] GET /volume/v3/volumes/3b24990e-975a-408c-8e88-0e3c03d1226c => generated 979 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:21:05 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-e8555a49-a628-4fee-bf08-e62f84143183 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:05 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e8555a49-a628-4fee-bf08-e62f84143183 tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] GET http://192.168.122.66/volume/v3/messages Sep 07 18:21:05 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-e8555a49-a628-4fee-bf08-e62f84143183 tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:21:05 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-e8555a49-a628-4fee-bf08-e62f84143183 tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] Calling method 'version_select' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:21:05 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:21:05 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:21:05 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e8555a49-a628-4fee-bf08-e62f84143183 tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] http://192.168.122.66/volume/v3/messages returned with HTTP 200 Sep 07 18:21:05 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1666/3317] 192.168.122.66 () {60 vars in 1159 bytes} [Mon Sep 7 18:21:05 2026] GET /volume/v3/messages => generated 676 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:21:05 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-9a85d814-538c-48a2-8524-d6b61f0aa7d6 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:05 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-9a85d814-538c-48a2-8524-d6b61f0aa7d6 tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] GET http://192.168.122.66/volume/v3/messages Sep 07 18:21:05 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-9a85d814-538c-48a2-8524-d6b61f0aa7d6 tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:21:05 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-9a85d814-538c-48a2-8524-d6b61f0aa7d6 tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] Calling method 'version_select' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:21:05 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-9a85d814-538c-48a2-8524-d6b61f0aa7d6 tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] http://192.168.122.66/volume/v3/messages returned with HTTP 200 Sep 07 18:21:05 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1652/3318] 192.168.122.66 () {60 vars in 1159 bytes} [Mon Sep 7 18:21:05 2026] GET /volume/v3/messages => generated 676 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:21:05 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-8d1dd797-4a92-4acf-881f-19a41145e74e None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:05 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-8d1dd797-4a92-4acf-881f-19a41145e74e tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] DELETE http://192.168.122.66/volume/v3/messages/7b6388a8-08b4-4ce8-9ee8-87a58e920344 Sep 07 18:21:05 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-8d1dd797-4a92-4acf-881f-19a41145e74e tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:21:05 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-8d1dd797-4a92-4acf-881f-19a41145e74e tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] Calling method 'version_select' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:21:05 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-8d1dd797-4a92-4acf-881f-19a41145e74e tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] http://192.168.122.66/volume/v3/messages/7b6388a8-08b4-4ce8-9ee8-87a58e920344 returned with HTTP 204 Sep 07 18:21:05 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1667/3319] 192.168.122.66 () {60 vars in 1273 bytes} [Mon Sep 7 18:21:05 2026] DELETE /volume/v3/messages/7b6388a8-08b4-4ce8-9ee8-87a58e920344 => generated 0 bytes in 25 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 07 18:21:05 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-4ef5e45a-69bd-488c-b842-2253928e8ca7 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:05 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-4ef5e45a-69bd-488c-b842-2253928e8ca7 tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] DELETE http://192.168.122.66/volume/v3/volumes/3b24990e-975a-408c-8e88-0e3c03d1226c Sep 07 18:21:05 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-4ef5e45a-69bd-488c-b842-2253928e8ca7 tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:21:05 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-4ef5e45a-69bd-488c-b842-2253928e8ca7 tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:21:05 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-4ef5e45a-69bd-488c-b842-2253928e8ca7 tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] Delete volume with id: 3b24990e-975a-408c-8e88-0e3c03d1226c Sep 07 18:21:05 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:21:05 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:21:05 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:21:05 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:21:05 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-4ef5e45a-69bd-488c-b842-2253928e8ca7 tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] Volume info retrieved successfully. Sep 07 18:21:05 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-4ef5e45a-69bd-488c-b842-2253928e8ca7 tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86964) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 07 18:21:05 devstack devstack@c-api.service[86964]: WARNING cinder.quota [None req-4ef5e45a-69bd-488c-b842-2253928e8ca7 tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1525508462 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1525508462, it is now deprecated. Please use the default quota class for default quota. Sep 07 18:21:05 devstack devstack@c-api.service[86964]: WARNING cinder.quota [None req-4ef5e45a-69bd-488c-b842-2253928e8ca7 tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1525508462 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1525508462, it is now deprecated. Please use the default quota class for default quota. Sep 07 18:21:05 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-4ef5e45a-69bd-488c-b842-2253928e8ca7 tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] Created reservations ['428825dc-af18-4107-96b2-4d429bc36f67', '9077655d-783d-408b-9d9c-be84f46cdd14', '050078c7-0c92-4bed-a3f5-f5eeb0a736a6', 'd8781b7a-03b2-4fed-9c01-13c7f2390bb5'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:21:05 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-4ef5e45a-69bd-488c-b842-2253928e8ca7 tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] Delete volume request issued successfully. Sep 07 18:21:05 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-4ef5e45a-69bd-488c-b842-2253928e8ca7 tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] http://192.168.122.66/volume/v3/volumes/3b24990e-975a-408c-8e88-0e3c03d1226c returned with HTTP 202 Sep 07 18:21:05 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1653/3320] 192.168.122.66 () {60 vars in 1270 bytes} [Mon Sep 7 18:21:05 2026] DELETE /volume/v3/volumes/3b24990e-975a-408c-8e88-0e3c03d1226c => generated 0 bytes in 132 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:21:05 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-3c291187-8ff0-4a01-98e9-bdc71c7e422b None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:05 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-3c291187-8ff0-4a01-98e9-bdc71c7e422b tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] DELETE http://192.168.122.66/volume/v3/types/4ea8cfb4-7314-439d-9fe7-203519c552ab Sep 07 18:21:05 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-3c291187-8ff0-4a01-98e9-bdc71c7e422b tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:21:05 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-3c291187-8ff0-4a01-98e9-bdc71c7e422b tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] Calling method '_delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:21:05 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-3c291187-8ff0-4a01-98e9-bdc71c7e422b tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] http://192.168.122.66/volume/v3/types/4ea8cfb4-7314-439d-9fe7-203519c552ab returned with HTTP 202 Sep 07 18:21:05 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1668/3321] 192.168.122.66 () {58 vars in 1224 bytes} [Mon Sep 7 18:21:05 2026] DELETE /volume/v3/types/4ea8cfb4-7314-439d-9fe7-203519c552ab => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:21:05 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-04700271-a6cf-464b-8354-2b8c4e5f180b None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:05 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-04700271-a6cf-464b-8354-2b8c4e5f180b tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] POST http://192.168.122.66/volume/v3/types Sep 07 18:21:05 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-04700271-a6cf-464b-8354-2b8c4e5f180b tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-2035966065", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1708258233", "vendor_name": "tempest-vendor_name-553116054"}}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:21:05 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-04700271-a6cf-464b-8354-2b8c4e5f180b tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] http://192.168.122.66/volume/v3/types returned with HTTP 200 Sep 07 18:21:05 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1654/3322] 192.168.122.66 () {60 vars in 1132 bytes} [Mon Sep 7 18:21:05 2026] POST /volume/v3/types => generated 328 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:21:05 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-f15529dc-f8a0-42f8-8c08-0401f311e750 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:05 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-f15529dc-f8a0-42f8-8c08-0401f311e750 tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:21:05 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-f15529dc-f8a0-42f8-8c08-0401f311e750 tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "35538e6c-41a8-42b6-8036-0f6ed3c560e9", "size": 1}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:21:05 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.volumes [None req-f15529dc-f8a0-42f8-8c08-0401f311e750 tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] Create volume request body: {'volume': {'volume_type': '35538e6c-41a8-42b6-8036-0f6ed3c560e9', 'size': 1}} {{(pid=86965) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:21:05 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-f15529dc-f8a0-42f8-8c08-0401f311e750 tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] Create volume of 1 GB Sep 07 18:21:05 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:21:05 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:21:05 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-f15529dc-f8a0-42f8-8c08-0401f311e750 tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] Availability Zones retrieved successfully. Sep 07 18:21:05 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-f15529dc-f8a0-42f8-8c08-0401f311e750 tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] Flow 'volume_create_api' (9437a377-e160-4324-a22f-4c353fb5c883) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:21:05 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-f15529dc-f8a0-42f8-8c08-0401f311e750 tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf1f1036-3a88-4977-bbed-b182b412a690) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:21:05 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.flows.api.create_volume [None req-f15529dc-f8a0-42f8-8c08-0401f311e750 tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] Validating volume size '1' using validate_int {{(pid=86965) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:21:05 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-f15529dc-f8a0-42f8-8c08-0401f311e750 tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf1f1036-3a88-4977-bbed-b182b412a690) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T16:21:06Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1708258233',vendor_name='tempest-vendor_name-553116054'},id=35538e6c-41a8-42b6-8036-0f6ed3c560e9,is_public=True,name='tempest-ProjectAdminTests-volume-type-2035966065',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35538e6c-41a8-42b6-8036-0f6ed3c560e9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:21:05 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-f15529dc-f8a0-42f8-8c08-0401f311e750 tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3288c46e-016c-4fae-b3b7-e5e523f9a132) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:21:05 devstack devstack@c-api.service[86965]: WARNING cinder.quota [None req-f15529dc-f8a0-42f8-8c08-0401f311e750 tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-2035966065 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-2035966065, it is now deprecated. Please use the default quota class for default quota. Sep 07 18:21:05 devstack devstack@c-api.service[86965]: WARNING cinder.quota [None req-f15529dc-f8a0-42f8-8c08-0401f311e750 tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-2035966065 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-2035966065, it is now deprecated. Please use the default quota class for default quota. Sep 07 18:21:05 devstack devstack@c-api.service[86965]: DEBUG cinder.quota [None req-f15529dc-f8a0-42f8-8c08-0401f311e750 tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] Created reservations ['9bbf13f7-b7b3-4569-b487-fbbc869741c4', '81798c07-4ade-40e2-9044-f4764ce3941a', 'fedfe76b-5ce5-4902-975a-6a73d35aa60f', '545cca17-97d2-497f-b0ae-9f03f1948336'] {{(pid=86965) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:21:05 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-f15529dc-f8a0-42f8-8c08-0401f311e750 tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3288c46e-016c-4fae-b3b7-e5e523f9a132) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9bbf13f7-b7b3-4569-b487-fbbc869741c4', '81798c07-4ade-40e2-9044-f4764ce3941a', 'fedfe76b-5ce5-4902-975a-6a73d35aa60f', '545cca17-97d2-497f-b0ae-9f03f1948336']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:21:05 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-f15529dc-f8a0-42f8-8c08-0401f311e750 tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (766f8d6c-b5a6-478c-8ee6-37d31d8e29a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:21:05 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:21:05 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:21:05 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-f15529dc-f8a0-42f8-8c08-0401f311e750 tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (766f8d6c-b5a6-478c-8ee6-37d31d8e29a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '72b4770b-1515-4b5c-bfd4-3ced5674c749', '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='862155785f5c4ea090d4eed2e2f61733',qos_specs=None,replication_status=,reservations=['9bbf13f7-b7b3-4569-b487-fbbc869741c4','81798c07-4ade-40e2-9044-f4764ce3941a','fedfe76b-5ce5-4902-975a-6a73d35aa60f','545cca17-97d2-497f-b0ae-9f03f1948336'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b3053ad13fb4069ac7e17919d2719cf',volume_type_id=35538e6c-41a8-42b6-8036-0f6ed3c560e9), 'volume': Volume(_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-07T16:21:05Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=72b4770b-1515-4b5c-bfd4-3ced5674c749,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='862155785f5c4ea090d4eed2e2f61733',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1b3053ad13fb4069ac7e17919d2719cf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(35538e6c-41a8-42b6-8036-0f6ed3c560e9),volume_type_id=35538e6c-41a8-42b6-8036-0f6ed3c560e9)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:21:05 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-f15529dc-f8a0-42f8-8c08-0401f311e750 tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07ca02e6-2b25-42ba-be5d-c3b6b62ce332) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:21:06 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-f15529dc-f8a0-42f8-8c08-0401f311e750 tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07ca02e6-2b25-42ba-be5d-c3b6b62ce332) transitioned into state 'SUCCESS' from 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='862155785f5c4ea090d4eed2e2f61733',qos_specs=None,replication_status=,reservations=['9bbf13f7-b7b3-4569-b487-fbbc869741c4','81798c07-4ade-40e2-9044-f4764ce3941a','fedfe76b-5ce5-4902-975a-6a73d35aa60f','545cca17-97d2-497f-b0ae-9f03f1948336'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b3053ad13fb4069ac7e17919d2719cf',volume_type_id=35538e6c-41a8-42b6-8036-0f6ed3c560e9)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:21:06 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-f15529dc-f8a0-42f8-8c08-0401f311e750 tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2bc48d42-42a8-498c-8daa-83d0f4eb540c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:21:06 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-f15529dc-f8a0-42f8-8c08-0401f311e750 tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2bc48d42-42a8-498c-8daa-83d0f4eb540c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:21:06 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-f15529dc-f8a0-42f8-8c08-0401f311e750 tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] Flow 'volume_create_api' (9437a377-e160-4324-a22f-4c353fb5c883) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:21:06 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-f15529dc-f8a0-42f8-8c08-0401f311e750 tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] Create volume request issued successfully. Sep 07 18:21:06 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-f15529dc-f8a0-42f8-8c08-0401f311e750 tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:21:06 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1669/3323] 192.168.122.66 () {62 vars in 1177 bytes} [Mon Sep 7 18:21:05 2026] POST /volume/v3/volumes => generated 779 bytes in 349 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:21:06 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-19180953-737b-4c31-a745-14c797074fe1 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:06 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-19180953-737b-4c31-a745-14c797074fe1 tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] GET http://192.168.122.66/volume/v3/volumes/72b4770b-1515-4b5c-bfd4-3ced5674c749 Sep 07 18:21:06 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-19180953-737b-4c31-a745-14c797074fe1 tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:21:06 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-19180953-737b-4c31-a745-14c797074fe1 tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:21:06 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:21:06 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:21:06 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:21:06 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:21:06 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-19180953-737b-4c31-a745-14c797074fe1 tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] Volume info retrieved successfully. Sep 07 18:21:06 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-19180953-737b-4c31-a745-14c797074fe1 tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] http://192.168.122.66/volume/v3/volumes/72b4770b-1515-4b5c-bfd4-3ced5674c749 returned with HTTP 200 Sep 07 18:21:06 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1655/3324] 192.168.122.66 () {60 vars in 1267 bytes} [Mon Sep 7 18:21:06 2026] GET /volume/v3/volumes/72b4770b-1515-4b5c-bfd4-3ced5674c749 => generated 958 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:21:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-bedbf577-65be-412d-934c-a00c1849ff01 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:07 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-bedbf577-65be-412d-934c-a00c1849ff01 tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] GET http://192.168.122.66/volume/v3/volumes/72b4770b-1515-4b5c-bfd4-3ced5674c749 Sep 07 18:21:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-bedbf577-65be-412d-934c-a00c1849ff01 tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:21:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-bedbf577-65be-412d-934c-a00c1849ff01 tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:21:07 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:21:07 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:21:07 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:21:07 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:21:07 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-bedbf577-65be-412d-934c-a00c1849ff01 tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] Volume info retrieved successfully. Sep 07 18:21:07 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-bedbf577-65be-412d-934c-a00c1849ff01 tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] http://192.168.122.66/volume/v3/volumes/72b4770b-1515-4b5c-bfd4-3ced5674c749 returned with HTTP 200 Sep 07 18:21:07 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1670/3325] 192.168.122.66 () {60 vars in 1267 bytes} [Mon Sep 7 18:21:07 2026] GET /volume/v3/volumes/72b4770b-1515-4b5c-bfd4-3ced5674c749 => generated 979 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:21:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-af4e4460-ced8-4775-bef1-a071ed351e89 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:07 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-af4e4460-ced8-4775-bef1-a071ed351e89 tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] GET http://192.168.122.66/volume/v3/messages Sep 07 18:21:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-af4e4460-ced8-4775-bef1-a071ed351e89 tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:21:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-af4e4460-ced8-4775-bef1-a071ed351e89 tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] Calling method 'version_select' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:21:07 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-af4e4460-ced8-4775-bef1-a071ed351e89 tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] http://192.168.122.66/volume/v3/messages returned with HTTP 200 Sep 07 18:21:07 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1656/3326] 192.168.122.66 () {60 vars in 1159 bytes} [Mon Sep 7 18:21:07 2026] GET /volume/v3/messages => generated 676 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:21:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-fe4afe91-8e34-40fd-bf72-25ed23a61765 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:07 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-fe4afe91-8e34-40fd-bf72-25ed23a61765 tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] GET http://192.168.122.66/volume/v3/messages/2b475835-b669-4474-a45e-8774a4248e2b Sep 07 18:21:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-fe4afe91-8e34-40fd-bf72-25ed23a61765 tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:21:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-fe4afe91-8e34-40fd-bf72-25ed23a61765 tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] Calling method 'version_select' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:21:07 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-fe4afe91-8e34-40fd-bf72-25ed23a61765 tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] http://192.168.122.66/volume/v3/messages/2b475835-b669-4474-a45e-8774a4248e2b returned with HTTP 200 Sep 07 18:21:07 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1671/3327] 192.168.122.66 () {60 vars in 1270 bytes} [Mon Sep 7 18:21:07 2026] GET /volume/v3/messages/2b475835-b669-4474-a45e-8774a4248e2b => generated 673 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:21:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-163e55bd-c040-4f6f-8aca-86560a781dff None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:07 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-163e55bd-c040-4f6f-8aca-86560a781dff tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] DELETE http://192.168.122.66/volume/v3/messages/2b475835-b669-4474-a45e-8774a4248e2b Sep 07 18:21:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-163e55bd-c040-4f6f-8aca-86560a781dff tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:21:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-163e55bd-c040-4f6f-8aca-86560a781dff tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] Calling method 'version_select' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:21:07 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-163e55bd-c040-4f6f-8aca-86560a781dff tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] http://192.168.122.66/volume/v3/messages/2b475835-b669-4474-a45e-8774a4248e2b returned with HTTP 204 Sep 07 18:21:07 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1657/3328] 192.168.122.66 () {60 vars in 1273 bytes} [Mon Sep 7 18:21:07 2026] DELETE /volume/v3/messages/2b475835-b669-4474-a45e-8774a4248e2b => generated 0 bytes in 26 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 07 18:21:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-2640a67a-252d-4c2d-a1af-ae18c3742cf0 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:07 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-2640a67a-252d-4c2d-a1af-ae18c3742cf0 tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] DELETE http://192.168.122.66/volume/v3/volumes/72b4770b-1515-4b5c-bfd4-3ced5674c749 Sep 07 18:21:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-2640a67a-252d-4c2d-a1af-ae18c3742cf0 tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:21:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-2640a67a-252d-4c2d-a1af-ae18c3742cf0 tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:21:07 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-2640a67a-252d-4c2d-a1af-ae18c3742cf0 tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] Delete volume with id: 72b4770b-1515-4b5c-bfd4-3ced5674c749 Sep 07 18:21:07 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:21:07 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:21:07 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:21:07 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:21:07 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-2640a67a-252d-4c2d-a1af-ae18c3742cf0 tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] Volume info retrieved successfully. Sep 07 18:21:07 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-2640a67a-252d-4c2d-a1af-ae18c3742cf0 tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86965) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 07 18:21:07 devstack devstack@c-api.service[86965]: DEBUG cinder.quota [None req-2640a67a-252d-4c2d-a1af-ae18c3742cf0 tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] Created reservations ['bcb36a6b-3420-47b2-939d-bfe59b519cca', 'a56fa765-8fa3-4456-9d55-eca10266d882', 'f7a6a5ae-beb5-4544-a9d2-c3ff1192acff', 'ddc7b381-4f1d-4b7f-99d5-09cfb24993c5'] {{(pid=86965) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:21:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-f9d78c16-3061-4e56-8bc1-de46b49a52b3 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:07 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-2640a67a-252d-4c2d-a1af-ae18c3742cf0 tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] Delete volume request issued successfully. Sep 07 18:21:07 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-2640a67a-252d-4c2d-a1af-ae18c3742cf0 tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] http://192.168.122.66/volume/v3/volumes/72b4770b-1515-4b5c-bfd4-3ced5674c749 returned with HTTP 202 Sep 07 18:21:07 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1672/3329] 192.168.122.66 () {60 vars in 1270 bytes} [Mon Sep 7 18:21:07 2026] DELETE /volume/v3/volumes/72b4770b-1515-4b5c-bfd4-3ced5674c749 => generated 0 bytes in 140 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:21:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-4ebffbd9-e440-4df4-b80f-a35a2a5aa9c0 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:07 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-4ebffbd9-e440-4df4-b80f-a35a2a5aa9c0 tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] DELETE http://192.168.122.66/volume/v3/types/35538e6c-41a8-42b6-8036-0f6ed3c560e9 Sep 07 18:21:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-4ebffbd9-e440-4df4-b80f-a35a2a5aa9c0 tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:21:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-4ebffbd9-e440-4df4-b80f-a35a2a5aa9c0 tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] Calling method '_delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:21:07 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-4ebffbd9-e440-4df4-b80f-a35a2a5aa9c0 tempest-ProjectAdminTests-1207814793 tempest-ProjectAdminTests-1207814793-project-admin] http://192.168.122.66/volume/v3/types/35538e6c-41a8-42b6-8036-0f6ed3c560e9 returned with HTTP 202 Sep 07 18:21:07 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1673/3330] 192.168.122.66 () {58 vars in 1224 bytes} [Mon Sep 7 18:21:07 2026] DELETE /volume/v3/types/35538e6c-41a8-42b6-8036-0f6ed3c560e9 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:21:07 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-f9d78c16-3061-4e56-8bc1-de46b49a52b3 tempest-ProjectReaderTests-11931544 tempest-ProjectReaderTests-11931544-project-admin] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:21:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-f9d78c16-3061-4e56-8bc1-de46b49a52b3 tempest-ProjectReaderTests-11931544 tempest-ProjectReaderTests-11931544-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-422039712"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:21:07 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.volumes [None req-f9d78c16-3061-4e56-8bc1-de46b49a52b3 tempest-ProjectReaderTests-11931544 tempest-ProjectReaderTests-11931544-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-422039712'}} {{(pid=86964) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:21:07 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-f9d78c16-3061-4e56-8bc1-de46b49a52b3 tempest-ProjectReaderTests-11931544 tempest-ProjectReaderTests-11931544-project-admin] Create volume of 1 GB Sep 07 18:21:07 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-f9d78c16-3061-4e56-8bc1-de46b49a52b3 tempest-ProjectReaderTests-11931544 tempest-ProjectReaderTests-11931544-project-admin] Availability Zones retrieved successfully. Sep 07 18:21:07 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-f9d78c16-3061-4e56-8bc1-de46b49a52b3 tempest-ProjectReaderTests-11931544 tempest-ProjectReaderTests-11931544-project-admin] Flow 'volume_create_api' (6b7767cc-259f-4ff4-bf45-984af8ab77b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:21:07 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-f9d78c16-3061-4e56-8bc1-de46b49a52b3 tempest-ProjectReaderTests-11931544 tempest-ProjectReaderTests-11931544-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3e7adac-1a7a-44ed-9fe8-8d40812f79e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:21:07 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.flows.api.create_volume [None req-f9d78c16-3061-4e56-8bc1-de46b49a52b3 tempest-ProjectReaderTests-11931544 tempest-ProjectReaderTests-11931544-project-admin] Validating volume size '1' using validate_int {{(pid=86964) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:21:07 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-f9d78c16-3061-4e56-8bc1-de46b49a52b3 tempest-ProjectReaderTests-11931544 tempest-ProjectReaderTests-11931544-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3e7adac-1a7a-44ed-9fe8-8d40812f79e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:21:07 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-f9d78c16-3061-4e56-8bc1-de46b49a52b3 tempest-ProjectReaderTests-11931544 tempest-ProjectReaderTests-11931544-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b68dfafd-649c-4f27-a602-e96431825dc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:21:07 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-f9d78c16-3061-4e56-8bc1-de46b49a52b3 tempest-ProjectReaderTests-11931544 tempest-ProjectReaderTests-11931544-project-admin] Created reservations ['ee4f6d7c-7347-4a62-a914-c24c40933ed2', '41d69dea-def2-4b04-a2cc-78f06a04abb0', '7006fbca-754f-459e-9528-16422a5fa918', 'b86e9c33-41e2-4241-82e6-9e97e1cf10ef'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:21:07 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-f9d78c16-3061-4e56-8bc1-de46b49a52b3 tempest-ProjectReaderTests-11931544 tempest-ProjectReaderTests-11931544-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b68dfafd-649c-4f27-a602-e96431825dc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ee4f6d7c-7347-4a62-a914-c24c40933ed2', '41d69dea-def2-4b04-a2cc-78f06a04abb0', '7006fbca-754f-459e-9528-16422a5fa918', 'b86e9c33-41e2-4241-82e6-9e97e1cf10ef']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:21:07 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-f9d78c16-3061-4e56-8bc1-de46b49a52b3 tempest-ProjectReaderTests-11931544 tempest-ProjectReaderTests-11931544-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb34994f-ffe0-49ad-9a15-598c1856d492) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:21:07 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:21:07 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:21:07 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-f9d78c16-3061-4e56-8bc1-de46b49a52b3 tempest-ProjectReaderTests-11931544 tempest-ProjectReaderTests-11931544-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb34994f-ffe0-49ad-9a15-598c1856d492) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8463ea47-50f4-4214-8dca-7b70420efa64', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-422039712',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f096c877897646518c47dde2578c4ba0',qos_specs=None,replication_status=,reservations=['ee4f6d7c-7347-4a62-a914-c24c40933ed2','41d69dea-def2-4b04-a2cc-78f06a04abb0','7006fbca-754f-459e-9528-16422a5fa918','b86e9c33-41e2-4241-82e6-9e97e1cf10ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9031b959b43543e697b0e07f7baacb12',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:21:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-422039712',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8463ea47-50f4-4214-8dca-7b70420efa64,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f096c877897646518c47dde2578c4ba0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9031b959b43543e697b0e07f7baacb12',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:21:07 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-f9d78c16-3061-4e56-8bc1-de46b49a52b3 tempest-ProjectReaderTests-11931544 tempest-ProjectReaderTests-11931544-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9766eaf2-23d4-4fb7-a558-1a8fe71dfe4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:21:07 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-f9d78c16-3061-4e56-8bc1-de46b49a52b3 tempest-ProjectReaderTests-11931544 tempest-ProjectReaderTests-11931544-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9766eaf2-23d4-4fb7-a558-1a8fe71dfe4d) transitioned into state 'SUCCESS' from state '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-422039712',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f096c877897646518c47dde2578c4ba0',qos_specs=None,replication_status=,reservations=['ee4f6d7c-7347-4a62-a914-c24c40933ed2','41d69dea-def2-4b04-a2cc-78f06a04abb0','7006fbca-754f-459e-9528-16422a5fa918','b86e9c33-41e2-4241-82e6-9e97e1cf10ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9031b959b43543e697b0e07f7baacb12',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:21:07 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-f9d78c16-3061-4e56-8bc1-de46b49a52b3 tempest-ProjectReaderTests-11931544 tempest-ProjectReaderTests-11931544-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eee096e2-38d8-4238-9a4e-8f1b27e34ebf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:21:07 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-f9d78c16-3061-4e56-8bc1-de46b49a52b3 tempest-ProjectReaderTests-11931544 tempest-ProjectReaderTests-11931544-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eee096e2-38d8-4238-9a4e-8f1b27e34ebf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:21:07 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-f9d78c16-3061-4e56-8bc1-de46b49a52b3 tempest-ProjectReaderTests-11931544 tempest-ProjectReaderTests-11931544-project-admin] Flow 'volume_create_api' (6b7767cc-259f-4ff4-bf45-984af8ab77b8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:21:07 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-f9d78c16-3061-4e56-8bc1-de46b49a52b3 tempest-ProjectReaderTests-11931544 tempest-ProjectReaderTests-11931544-project-admin] Create volume request issued successfully. Sep 07 18:21:07 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-f9d78c16-3061-4e56-8bc1-de46b49a52b3 tempest-ProjectReaderTests-11931544 tempest-ProjectReaderTests-11931544-project-admin] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:21:07 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1658/3331] 192.168.122.66 () {60 vars in 1137 bytes} [Mon Sep 7 18:21:07 2026] POST /volume/v3/volumes => generated 784 bytes in 508 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:21:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-e0a7b07d-ad76-4cba-ae82-405821983758 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:07 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e0a7b07d-ad76-4cba-ae82-405821983758 tempest-ProjectReaderTests-11931544 tempest-ProjectReaderTests-11931544-project-admin] GET http://192.168.122.66/volume/v3/volumes/8463ea47-50f4-4214-8dca-7b70420efa64 Sep 07 18:21:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-e0a7b07d-ad76-4cba-ae82-405821983758 tempest-ProjectReaderTests-11931544 tempest-ProjectReaderTests-11931544-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:21:07 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-e0a7b07d-ad76-4cba-ae82-405821983758 tempest-ProjectReaderTests-11931544 tempest-ProjectReaderTests-11931544-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:21:07 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:21:07 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:21:07 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:21:07 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:21:07 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-e0a7b07d-ad76-4cba-ae82-405821983758 tempest-ProjectReaderTests-11931544 tempest-ProjectReaderTests-11931544-project-admin] Volume info retrieved successfully. Sep 07 18:21:07 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e0a7b07d-ad76-4cba-ae82-405821983758 tempest-ProjectReaderTests-11931544 tempest-ProjectReaderTests-11931544-project-admin] http://192.168.122.66/volume/v3/volumes/8463ea47-50f4-4214-8dca-7b70420efa64 returned with HTTP 200 Sep 07 18:21:07 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1674/3332] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:21:07 2026] GET /volume/v3/volumes/8463ea47-50f4-4214-8dca-7b70420efa64 => generated 963 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:21:08 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-9c4e782a-d7db-413a-baaa-9620f47ec3be None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:08 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-9c4e782a-d7db-413a-baaa-9620f47ec3be tempest-ProjectReaderTests-11931544 tempest-ProjectReaderTests-11931544-project-admin] GET http://192.168.122.66/volume/v3/volumes/8463ea47-50f4-4214-8dca-7b70420efa64 Sep 07 18:21:08 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-9c4e782a-d7db-413a-baaa-9620f47ec3be tempest-ProjectReaderTests-11931544 tempest-ProjectReaderTests-11931544-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:21:08 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-9c4e782a-d7db-413a-baaa-9620f47ec3be tempest-ProjectReaderTests-11931544 tempest-ProjectReaderTests-11931544-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:21:08 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:21:08 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:21:08 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:21:08 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:21:09 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-9c4e782a-d7db-413a-baaa-9620f47ec3be tempest-ProjectReaderTests-11931544 tempest-ProjectReaderTests-11931544-project-admin] Volume info retrieved successfully. Sep 07 18:21:09 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-9c4e782a-d7db-413a-baaa-9620f47ec3be tempest-ProjectReaderTests-11931544 tempest-ProjectReaderTests-11931544-project-admin] http://192.168.122.66/volume/v3/volumes/8463ea47-50f4-4214-8dca-7b70420efa64 returned with HTTP 200 Sep 07 18:21:09 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1659/3333] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:21:08 2026] GET /volume/v3/volumes/8463ea47-50f4-4214-8dca-7b70420efa64 => generated 1014 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 18:21:09 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-c784a423-1ad0-438d-8839-b5276bec588c None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:09 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c784a423-1ad0-438d-8839-b5276bec588c tempest-ProjectReaderTests-11931544 tempest-ProjectReaderTests-11931544-project-reader] POST http://192.168.122.66/volume/v3/volumes/8463ea47-50f4-4214-8dca-7b70420efa64/action Sep 07 18:21:09 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-c784a423-1ad0-438d-8839-b5276bec588c tempest-ProjectReaderTests-11931544 tempest-ProjectReaderTests-11931544-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=86965) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:21:09 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-c784a423-1ad0-438d-8839-b5276bec588c tempest-ProjectReaderTests-11931544 tempest-ProjectReaderTests-11931544-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:21:09 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:21:09 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:21:09 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:21:09 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:21:09 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-c784a423-1ad0-438d-8839-b5276bec588c tempest-ProjectReaderTests-11931544 tempest-ProjectReaderTests-11931544-project-reader] Volume info retrieved successfully. Sep 07 18:21:09 devstack devstack@c-api.service[86965]: DEBUG cinder.policy [None req-c784a423-1ad0-438d-8839-b5276bec588c tempest-ProjectReaderTests-11931544 tempest-ProjectReaderTests-11931544-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'a8f58e014c9f4245813cdc0cb1ba42db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f096c877897646518c47dde2578c4ba0', '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=86965) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 18:21:09 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c784a423-1ad0-438d-8839-b5276bec588c tempest-ProjectReaderTests-11931544 tempest-ProjectReaderTests-11931544-project-reader] http://192.168.122.66/volume/v3/volumes/8463ea47-50f4-4214-8dca-7b70420efa64/action returned with HTTP 403 Sep 07 18:21:09 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1675/3334] 192.168.122.66 () {60 vars in 1269 bytes} [Mon Sep 7 18:21:09 2026] POST /volume/v3/volumes/8463ea47-50f4-4214-8dca-7b70420efa64/action => generated 131 bytes in 227 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:21:09 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-1b2e8943-4fbe-4d1d-bdfd-96f278057331 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:09 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-1b2e8943-4fbe-4d1d-bdfd-96f278057331 tempest-ProjectReaderTests-11931544 tempest-ProjectReaderTests-11931544-project-admin] DELETE http://192.168.122.66/volume/v3/volumes/8463ea47-50f4-4214-8dca-7b70420efa64 Sep 07 18:21:09 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-1b2e8943-4fbe-4d1d-bdfd-96f278057331 tempest-ProjectReaderTests-11931544 tempest-ProjectReaderTests-11931544-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:21:09 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-1b2e8943-4fbe-4d1d-bdfd-96f278057331 tempest-ProjectReaderTests-11931544 tempest-ProjectReaderTests-11931544-project-admin] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:21:09 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-1b2e8943-4fbe-4d1d-bdfd-96f278057331 tempest-ProjectReaderTests-11931544 tempest-ProjectReaderTests-11931544-project-admin] Delete volume with id: 8463ea47-50f4-4214-8dca-7b70420efa64 Sep 07 18:21:09 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:21:09 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:21:09 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:21:09 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:21:09 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-1b2e8943-4fbe-4d1d-bdfd-96f278057331 tempest-ProjectReaderTests-11931544 tempest-ProjectReaderTests-11931544-project-admin] Volume info retrieved successfully. Sep 07 18:21:09 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-1b2e8943-4fbe-4d1d-bdfd-96f278057331 tempest-ProjectReaderTests-11931544 tempest-ProjectReaderTests-11931544-project-admin] Delete volume request issued successfully. Sep 07 18:21:09 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-1b2e8943-4fbe-4d1d-bdfd-96f278057331 tempest-ProjectReaderTests-11931544 tempest-ProjectReaderTests-11931544-project-admin] http://192.168.122.66/volume/v3/volumes/8463ea47-50f4-4214-8dca-7b70420efa64 returned with HTTP 202 Sep 07 18:21:09 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1660/3335] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:21:09 2026] DELETE /volume/v3/volumes/8463ea47-50f4-4214-8dca-7b70420efa64 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:21:09 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-66579141-5034-42d4-94d5-fd2c4f274cbe None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:09 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-66579141-5034-42d4-94d5-fd2c4f274cbe tempest-ProjectReaderTests-11931544 tempest-ProjectReaderTests-11931544-project-admin] GET http://192.168.122.66/volume/v3/volumes/8463ea47-50f4-4214-8dca-7b70420efa64 Sep 07 18:21:09 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-66579141-5034-42d4-94d5-fd2c4f274cbe tempest-ProjectReaderTests-11931544 tempest-ProjectReaderTests-11931544-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:21:09 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-66579141-5034-42d4-94d5-fd2c4f274cbe tempest-ProjectReaderTests-11931544 tempest-ProjectReaderTests-11931544-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:21:09 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:21:09 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:21:09 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:21:09 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:21:09 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-66579141-5034-42d4-94d5-fd2c4f274cbe tempest-ProjectReaderTests-11931544 tempest-ProjectReaderTests-11931544-project-admin] Volume info retrieved successfully. Sep 07 18:21:09 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-66579141-5034-42d4-94d5-fd2c4f274cbe tempest-ProjectReaderTests-11931544 tempest-ProjectReaderTests-11931544-project-admin] http://192.168.122.66/volume/v3/volumes/8463ea47-50f4-4214-8dca-7b70420efa64 returned with HTTP 200 Sep 07 18:21:09 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1676/3336] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:21:09 2026] GET /volume/v3/volumes/8463ea47-50f4-4214-8dca-7b70420efa64 => generated 1013 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:21:10 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-f7cd345b-4fef-4c13-af5e-c35d3a06ac23 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:10 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-04bc21e8-1c2e-4602-b263-7123cbe3c21e None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:10 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-04bc21e8-1c2e-4602-b263-7123cbe3c21e tempest-ProjectReaderTests-11931544 tempest-ProjectReaderTests-11931544-project-admin] GET http://192.168.122.66/volume/v3/volumes/8463ea47-50f4-4214-8dca-7b70420efa64 Sep 07 18:21:10 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-04bc21e8-1c2e-4602-b263-7123cbe3c21e tempest-ProjectReaderTests-11931544 tempest-ProjectReaderTests-11931544-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:21:10 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-04bc21e8-1c2e-4602-b263-7123cbe3c21e tempest-ProjectReaderTests-11931544 tempest-ProjectReaderTests-11931544-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:21:10 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-04bc21e8-1c2e-4602-b263-7123cbe3c21e tempest-ProjectReaderTests-11931544 tempest-ProjectReaderTests-11931544-project-admin] http://192.168.122.66/volume/v3/volumes/8463ea47-50f4-4214-8dca-7b70420efa64 returned with HTTP 404 Sep 07 18:21:10 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1677/3337] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:21:10 2026] GET /volume/v3/volumes/8463ea47-50f4-4214-8dca-7b70420efa64 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:21:10 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-95c90428-c78b-4ce7-b1fb-242f02c0fd8f None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:10 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-95c90428-c78b-4ce7-b1fb-242f02c0fd8f tempest-ProjectReaderTests-11931544 tempest-ProjectReaderTests-11931544-project-admin] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:21:10 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-95c90428-c78b-4ce7-b1fb-242f02c0fd8f tempest-ProjectReaderTests-11931544 tempest-ProjectReaderTests-11931544-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-884692403"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:21:10 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.volumes [None req-95c90428-c78b-4ce7-b1fb-242f02c0fd8f tempest-ProjectReaderTests-11931544 tempest-ProjectReaderTests-11931544-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-884692403'}} {{(pid=86965) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:21:10 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-95c90428-c78b-4ce7-b1fb-242f02c0fd8f tempest-ProjectReaderTests-11931544 tempest-ProjectReaderTests-11931544-project-admin] Create volume of 1 GB Sep 07 18:21:10 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-95c90428-c78b-4ce7-b1fb-242f02c0fd8f tempest-ProjectReaderTests-11931544 tempest-ProjectReaderTests-11931544-project-admin] Availability Zones retrieved successfully. Sep 07 18:21:10 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-95c90428-c78b-4ce7-b1fb-242f02c0fd8f tempest-ProjectReaderTests-11931544 tempest-ProjectReaderTests-11931544-project-admin] Flow 'volume_create_api' (759abb7d-39b6-445e-95fb-3aa5a7ea0165) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:21:10 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-95c90428-c78b-4ce7-b1fb-242f02c0fd8f tempest-ProjectReaderTests-11931544 tempest-ProjectReaderTests-11931544-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83b7ad71-c63e-4539-9068-9a8eb6ce04d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:21:10 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.flows.api.create_volume [None req-95c90428-c78b-4ce7-b1fb-242f02c0fd8f tempest-ProjectReaderTests-11931544 tempest-ProjectReaderTests-11931544-project-admin] Validating volume size '1' using validate_int {{(pid=86965) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:21:10 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-95c90428-c78b-4ce7-b1fb-242f02c0fd8f tempest-ProjectReaderTests-11931544 tempest-ProjectReaderTests-11931544-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83b7ad71-c63e-4539-9068-9a8eb6ce04d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bd72801-0e37-4770-8c09-2051a43393dc,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bd72801-0e37-4770-8c09-2051a43393dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:21:10 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-95c90428-c78b-4ce7-b1fb-242f02c0fd8f tempest-ProjectReaderTests-11931544 tempest-ProjectReaderTests-11931544-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0540f5a9-3672-4cbe-babb-9e0b2a30e6a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:21:10 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-f7cd345b-4fef-4c13-af5e-c35d3a06ac23 tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] POST http://192.168.122.66/volume/v3/types Sep 07 18:21:10 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-f7cd345b-4fef-4c13-af5e-c35d3a06ac23 tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-2094789111", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1060048159", "vendor_name": "tempest-vendor_name-2027684523"}}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:21:10 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-f7cd345b-4fef-4c13-af5e-c35d3a06ac23 tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] http://192.168.122.66/volume/v3/types returned with HTTP 200 Sep 07 18:21:10 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1661/3338] 192.168.122.66 () {60 vars in 1132 bytes} [Mon Sep 7 18:21:10 2026] POST /volume/v3/types => generated 330 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:21:10 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-41363493-22db-4744-b1b8-9baa55b5cced None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:10 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-41363493-22db-4744-b1b8-9baa55b5cced tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:21:10 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-41363493-22db-4744-b1b8-9baa55b5cced tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "c73bd0f6-c618-4a6f-94b8-76b7e6d49f5a", "size": 1}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:21:10 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.volumes [None req-41363493-22db-4744-b1b8-9baa55b5cced tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] Create volume request body: {'volume': {'volume_type': 'c73bd0f6-c618-4a6f-94b8-76b7e6d49f5a', 'size': 1}} {{(pid=86964) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:21:10 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-41363493-22db-4744-b1b8-9baa55b5cced tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] Create volume of 1 GB Sep 07 18:21:10 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:21:10 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:21:10 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-41363493-22db-4744-b1b8-9baa55b5cced tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] Availability Zones retrieved successfully. Sep 07 18:21:10 devstack devstack@c-api.service[86965]: DEBUG cinder.quota [None req-95c90428-c78b-4ce7-b1fb-242f02c0fd8f tempest-ProjectReaderTests-11931544 tempest-ProjectReaderTests-11931544-project-admin] Created reservations ['db30329f-537f-4081-b284-2696bca29dd2', '222795a3-216d-47b2-b139-40be4f305ae1', '3bc5cd53-3faf-4599-a163-017332a28aad', '5f535f5d-323f-4245-bcb5-6a4fe2b002f7'] {{(pid=86965) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:21:10 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-41363493-22db-4744-b1b8-9baa55b5cced tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] Flow 'volume_create_api' (84979d5a-70b9-49fc-8cde-be61fedb5ff1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:21:10 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-95c90428-c78b-4ce7-b1fb-242f02c0fd8f tempest-ProjectReaderTests-11931544 tempest-ProjectReaderTests-11931544-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0540f5a9-3672-4cbe-babb-9e0b2a30e6a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['db30329f-537f-4081-b284-2696bca29dd2', '222795a3-216d-47b2-b139-40be4f305ae1', '3bc5cd53-3faf-4599-a163-017332a28aad', '5f535f5d-323f-4245-bcb5-6a4fe2b002f7']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:21:10 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-95c90428-c78b-4ce7-b1fb-242f02c0fd8f tempest-ProjectReaderTests-11931544 tempest-ProjectReaderTests-11931544-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16da2142-ec5f-4c4c-bd94-eb1cb800d366) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:21:10 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-41363493-22db-4744-b1b8-9baa55b5cced tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f789167b-2d14-4b60-8033-62a8654d7878) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:21:10 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.flows.api.create_volume [None req-41363493-22db-4744-b1b8-9baa55b5cced tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] Validating volume size '1' using validate_int {{(pid=86964) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:21:10 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:21:10 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:21:10 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-95c90428-c78b-4ce7-b1fb-242f02c0fd8f tempest-ProjectReaderTests-11931544 tempest-ProjectReaderTests-11931544-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16da2142-ec5f-4c4c-bd94-eb1cb800d366) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cd94e915-dd6b-4bdd-b0ba-883db4d184fd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-884692403',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f096c877897646518c47dde2578c4ba0',qos_specs=None,replication_status=,reservations=['db30329f-537f-4081-b284-2696bca29dd2','222795a3-216d-47b2-b139-40be4f305ae1','3bc5cd53-3faf-4599-a163-017332a28aad','5f535f5d-323f-4245-bcb5-6a4fe2b002f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9031b959b43543e697b0e07f7baacb12',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc), 'volume': Volume(_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-07T16:21:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-884692403',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cd94e915-dd6b-4bdd-b0ba-883db4d184fd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f096c877897646518c47dde2578c4ba0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9031b959b43543e697b0e07f7baacb12',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bd72801-0e37-4770-8c09-2051a43393dc),volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:21:10 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-95c90428-c78b-4ce7-b1fb-242f02c0fd8f tempest-ProjectReaderTests-11931544 tempest-ProjectReaderTests-11931544-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (489b20c8-55e5-4291-8494-9b7d3b93da5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:21:10 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-41363493-22db-4744-b1b8-9baa55b5cced tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f789167b-2d14-4b60-8033-62a8654d7878) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T16:21:11Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1060048159',vendor_name='tempest-vendor_name-2027684523'},id=c73bd0f6-c618-4a6f-94b8-76b7e6d49f5a,is_public=True,name='tempest-ProjectMemberTests-volume-type-2094789111',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c73bd0f6-c618-4a6f-94b8-76b7e6d49f5a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:21:10 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-41363493-22db-4744-b1b8-9baa55b5cced tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f974f63-41bf-4f1a-989b-a93ed9a86b12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:21:10 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-95c90428-c78b-4ce7-b1fb-242f02c0fd8f tempest-ProjectReaderTests-11931544 tempest-ProjectReaderTests-11931544-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (489b20c8-55e5-4291-8494-9b7d3b93da5d) transitioned into state 'SUCCESS' from state '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-884692403',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f096c877897646518c47dde2578c4ba0',qos_specs=None,replication_status=,reservations=['db30329f-537f-4081-b284-2696bca29dd2','222795a3-216d-47b2-b139-40be4f305ae1','3bc5cd53-3faf-4599-a163-017332a28aad','5f535f5d-323f-4245-bcb5-6a4fe2b002f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9031b959b43543e697b0e07f7baacb12',volume_type_id=5bd72801-0e37-4770-8c09-2051a43393dc)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:21:10 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-95c90428-c78b-4ce7-b1fb-242f02c0fd8f tempest-ProjectReaderTests-11931544 tempest-ProjectReaderTests-11931544-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72697406-b92a-4b7d-af03-3504e90d216c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:21:10 devstack devstack@c-api.service[86964]: WARNING cinder.quota [None req-41363493-22db-4744-b1b8-9baa55b5cced tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-2094789111 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-2094789111, it is now deprecated. Please use the default quota class for default quota. Sep 07 18:21:10 devstack devstack@c-api.service[86964]: WARNING cinder.quota [None req-41363493-22db-4744-b1b8-9baa55b5cced tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-2094789111 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-2094789111, it is now deprecated. Please use the default quota class for default quota. Sep 07 18:21:10 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-95c90428-c78b-4ce7-b1fb-242f02c0fd8f tempest-ProjectReaderTests-11931544 tempest-ProjectReaderTests-11931544-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72697406-b92a-4b7d-af03-3504e90d216c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:21:10 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-95c90428-c78b-4ce7-b1fb-242f02c0fd8f tempest-ProjectReaderTests-11931544 tempest-ProjectReaderTests-11931544-project-admin] Flow 'volume_create_api' (759abb7d-39b6-445e-95fb-3aa5a7ea0165) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:21:10 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-95c90428-c78b-4ce7-b1fb-242f02c0fd8f tempest-ProjectReaderTests-11931544 tempest-ProjectReaderTests-11931544-project-admin] Create volume request issued successfully. Sep 07 18:21:10 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-95c90428-c78b-4ce7-b1fb-242f02c0fd8f tempest-ProjectReaderTests-11931544 tempest-ProjectReaderTests-11931544-project-admin] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:21:10 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1678/3339] 192.168.122.66 () {60 vars in 1137 bytes} [Mon Sep 7 18:21:10 2026] POST /volume/v3/volumes => generated 784 bytes in 311 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:21:10 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-eaedbf1a-dfcf-4507-b041-689bac7896ae None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:10 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-eaedbf1a-dfcf-4507-b041-689bac7896ae tempest-ProjectReaderTests-11931544 tempest-ProjectReaderTests-11931544-project-admin] GET http://192.168.122.66/volume/v3/volumes/cd94e915-dd6b-4bdd-b0ba-883db4d184fd Sep 07 18:21:10 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-eaedbf1a-dfcf-4507-b041-689bac7896ae tempest-ProjectReaderTests-11931544 tempest-ProjectReaderTests-11931544-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:21:10 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-eaedbf1a-dfcf-4507-b041-689bac7896ae tempest-ProjectReaderTests-11931544 tempest-ProjectReaderTests-11931544-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:21:10 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:21:10 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:21:10 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:21:10 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:21:10 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-eaedbf1a-dfcf-4507-b041-689bac7896ae tempest-ProjectReaderTests-11931544 tempest-ProjectReaderTests-11931544-project-admin] Volume info retrieved successfully. Sep 07 18:21:10 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-eaedbf1a-dfcf-4507-b041-689bac7896ae tempest-ProjectReaderTests-11931544 tempest-ProjectReaderTests-11931544-project-admin] http://192.168.122.66/volume/v3/volumes/cd94e915-dd6b-4bdd-b0ba-883db4d184fd returned with HTTP 200 Sep 07 18:21:10 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1679/3340] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:21:10 2026] GET /volume/v3/volumes/cd94e915-dd6b-4bdd-b0ba-883db4d184fd => generated 963 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:21:10 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-41363493-22db-4744-b1b8-9baa55b5cced tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] Created reservations ['e500757e-c028-4182-b386-bf23c32d2189', '233d3a22-ffa3-41d6-a0c9-286a8bf70dcc', '2378a90f-72cb-4717-a2a0-820e27016061', 'fde4dbf1-b1cf-4d9f-9794-e09e63f7b985'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:21:10 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-41363493-22db-4744-b1b8-9baa55b5cced tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f974f63-41bf-4f1a-989b-a93ed9a86b12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e500757e-c028-4182-b386-bf23c32d2189', '233d3a22-ffa3-41d6-a0c9-286a8bf70dcc', '2378a90f-72cb-4717-a2a0-820e27016061', 'fde4dbf1-b1cf-4d9f-9794-e09e63f7b985']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:21:10 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-41363493-22db-4744-b1b8-9baa55b5cced tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f822ece-216f-4c93-a634-115c7eb30caf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:21:10 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:21:10 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:21:10 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-41363493-22db-4744-b1b8-9baa55b5cced tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f822ece-216f-4c93-a634-115c7eb30caf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a68724ee-5941-4555-806b-0a5f2e1a256b', '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='a047a7e0269d4228adb18c2443328ac7',qos_specs=None,replication_status=,reservations=['e500757e-c028-4182-b386-bf23c32d2189','233d3a22-ffa3-41d6-a0c9-286a8bf70dcc','2378a90f-72cb-4717-a2a0-820e27016061','fde4dbf1-b1cf-4d9f-9794-e09e63f7b985'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='130b23bd7b224438a414a0022847e4b4',volume_type_id=c73bd0f6-c618-4a6f-94b8-76b7e6d49f5a), 'volume': Volume(_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-07T16:21:10Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a68724ee-5941-4555-806b-0a5f2e1a256b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a047a7e0269d4228adb18c2443328ac7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='130b23bd7b224438a414a0022847e4b4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c73bd0f6-c618-4a6f-94b8-76b7e6d49f5a),volume_type_id=c73bd0f6-c618-4a6f-94b8-76b7e6d49f5a)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:21:10 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-41363493-22db-4744-b1b8-9baa55b5cced tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49a6ddc5-ca72-46a4-aa30-f1a343f715d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:21:10 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-41363493-22db-4744-b1b8-9baa55b5cced tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49a6ddc5-ca72-46a4-aa30-f1a343f715d6) transitioned into state 'SUCCESS' from 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='a047a7e0269d4228adb18c2443328ac7',qos_specs=None,replication_status=,reservations=['e500757e-c028-4182-b386-bf23c32d2189','233d3a22-ffa3-41d6-a0c9-286a8bf70dcc','2378a90f-72cb-4717-a2a0-820e27016061','fde4dbf1-b1cf-4d9f-9794-e09e63f7b985'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='130b23bd7b224438a414a0022847e4b4',volume_type_id=c73bd0f6-c618-4a6f-94b8-76b7e6d49f5a)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:21:10 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-41363493-22db-4744-b1b8-9baa55b5cced tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80242c19-0bae-4b18-bec0-a725a6e1c0a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:21:10 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-41363493-22db-4744-b1b8-9baa55b5cced tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80242c19-0bae-4b18-bec0-a725a6e1c0a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:21:10 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-41363493-22db-4744-b1b8-9baa55b5cced tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] Flow 'volume_create_api' (84979d5a-70b9-49fc-8cde-be61fedb5ff1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:21:10 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-41363493-22db-4744-b1b8-9baa55b5cced tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] Create volume request issued successfully. Sep 07 18:21:10 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-41363493-22db-4744-b1b8-9baa55b5cced tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:21:10 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1662/3341] 192.168.122.66 () {62 vars in 1177 bytes} [Mon Sep 7 18:21:10 2026] POST /volume/v3/volumes => generated 780 bytes in 364 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:21:10 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-81bf6bd0-4d3a-4dbf-ae73-d7a115f415d2 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:10 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-81bf6bd0-4d3a-4dbf-ae73-d7a115f415d2 tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] GET http://192.168.122.66/volume/v3/volumes/a68724ee-5941-4555-806b-0a5f2e1a256b Sep 07 18:21:10 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-81bf6bd0-4d3a-4dbf-ae73-d7a115f415d2 tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:21:10 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-81bf6bd0-4d3a-4dbf-ae73-d7a115f415d2 tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:21:11 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:21:11 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:21:11 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:21:11 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:21:11 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-81bf6bd0-4d3a-4dbf-ae73-d7a115f415d2 tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] Volume info retrieved successfully. Sep 07 18:21:11 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-81bf6bd0-4d3a-4dbf-ae73-d7a115f415d2 tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] http://192.168.122.66/volume/v3/volumes/a68724ee-5941-4555-806b-0a5f2e1a256b returned with HTTP 200 Sep 07 18:21:11 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1680/3342] 192.168.122.66 () {60 vars in 1267 bytes} [Mon Sep 7 18:21:10 2026] GET /volume/v3/volumes/a68724ee-5941-4555-806b-0a5f2e1a256b => generated 959 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:21:11 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-3a8f659e-9095-45b1-9f22-8b053e228077 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:11 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-3a8f659e-9095-45b1-9f22-8b053e228077 tempest-ProjectReaderTests-11931544 tempest-ProjectReaderTests-11931544-project-admin] GET http://192.168.122.66/volume/v3/volumes/cd94e915-dd6b-4bdd-b0ba-883db4d184fd Sep 07 18:21:11 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-3a8f659e-9095-45b1-9f22-8b053e228077 tempest-ProjectReaderTests-11931544 tempest-ProjectReaderTests-11931544-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:21:11 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-3a8f659e-9095-45b1-9f22-8b053e228077 tempest-ProjectReaderTests-11931544 tempest-ProjectReaderTests-11931544-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:21:11 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:21:11 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:21:11 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:21:11 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:21:11 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-3a8f659e-9095-45b1-9f22-8b053e228077 tempest-ProjectReaderTests-11931544 tempest-ProjectReaderTests-11931544-project-admin] Volume info retrieved successfully. Sep 07 18:21:11 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-3a8f659e-9095-45b1-9f22-8b053e228077 tempest-ProjectReaderTests-11931544 tempest-ProjectReaderTests-11931544-project-admin] http://192.168.122.66/volume/v3/volumes/cd94e915-dd6b-4bdd-b0ba-883db4d184fd returned with HTTP 200 Sep 07 18:21:11 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1663/3343] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:21:11 2026] GET /volume/v3/volumes/cd94e915-dd6b-4bdd-b0ba-883db4d184fd => generated 1014 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 18:21:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-0bc89611-1982-4d25-bd49-59e8892a5be9 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:11 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-0bc89611-1982-4d25-bd49-59e8892a5be9 tempest-ProjectReaderTests-11931544 tempest-ProjectReaderTests-11931544-project-reader] POST http://192.168.122.66/volume/v3/volumes/cd94e915-dd6b-4bdd-b0ba-883db4d184fd/action Sep 07 18:21:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-0bc89611-1982-4d25-bd49-59e8892a5be9 tempest-ProjectReaderTests-11931544 tempest-ProjectReaderTests-11931544-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86965) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 18:21:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-0bc89611-1982-4d25-bd49-59e8892a5be9 tempest-ProjectReaderTests-11931544 tempest-ProjectReaderTests-11931544-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:21:11 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:21:11 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:21:11 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:21:11 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:21:11 devstack devstack@c-api.service[86965]: DEBUG cinder.policy [None req-0bc89611-1982-4d25-bd49-59e8892a5be9 tempest-ProjectReaderTests-11931544 tempest-ProjectReaderTests-11931544-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'a8f58e014c9f4245813cdc0cb1ba42db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f096c877897646518c47dde2578c4ba0', '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=86965) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 18:21:11 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-0bc89611-1982-4d25-bd49-59e8892a5be9 tempest-ProjectReaderTests-11931544 tempest-ProjectReaderTests-11931544-project-reader] http://192.168.122.66/volume/v3/volumes/cd94e915-dd6b-4bdd-b0ba-883db4d184fd/action returned with HTTP 403 Sep 07 18:21:11 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1681/3344] 192.168.122.66 () {60 vars in 1269 bytes} [Mon Sep 7 18:21:11 2026] POST /volume/v3/volumes/cd94e915-dd6b-4bdd-b0ba-883db4d184fd/action => generated 131 bytes in 23 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:21:11 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-8a78a248-d613-420f-bf37-00033b81f450 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:11 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-8a78a248-d613-420f-bf37-00033b81f450 tempest-ProjectReaderTests-11931544 tempest-ProjectReaderTests-11931544-project-admin] DELETE http://192.168.122.66/volume/v3/volumes/cd94e915-dd6b-4bdd-b0ba-883db4d184fd Sep 07 18:21:11 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-8a78a248-d613-420f-bf37-00033b81f450 tempest-ProjectReaderTests-11931544 tempest-ProjectReaderTests-11931544-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:21:11 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-8a78a248-d613-420f-bf37-00033b81f450 tempest-ProjectReaderTests-11931544 tempest-ProjectReaderTests-11931544-project-admin] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:21:11 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-8a78a248-d613-420f-bf37-00033b81f450 tempest-ProjectReaderTests-11931544 tempest-ProjectReaderTests-11931544-project-admin] Delete volume with id: cd94e915-dd6b-4bdd-b0ba-883db4d184fd Sep 07 18:21:11 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:21:11 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:21:11 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:21:11 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:21:11 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-8a78a248-d613-420f-bf37-00033b81f450 tempest-ProjectReaderTests-11931544 tempest-ProjectReaderTests-11931544-project-admin] Volume info retrieved successfully. Sep 07 18:21:11 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-8a78a248-d613-420f-bf37-00033b81f450 tempest-ProjectReaderTests-11931544 tempest-ProjectReaderTests-11931544-project-admin] Delete volume request issued successfully. Sep 07 18:21:11 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-8a78a248-d613-420f-bf37-00033b81f450 tempest-ProjectReaderTests-11931544 tempest-ProjectReaderTests-11931544-project-admin] http://192.168.122.66/volume/v3/volumes/cd94e915-dd6b-4bdd-b0ba-883db4d184fd returned with HTTP 202 Sep 07 18:21:11 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1664/3345] 192.168.122.66 () {58 vars in 1230 bytes} [Mon Sep 7 18:21:11 2026] DELETE /volume/v3/volumes/cd94e915-dd6b-4bdd-b0ba-883db4d184fd => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:21:11 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-ec224a98-552c-4b06-9ce8-d63ad050cd92 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:12 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-ec224a98-552c-4b06-9ce8-d63ad050cd92 tempest-ProjectReaderTests-11931544 tempest-ProjectReaderTests-11931544-project-admin] GET http://192.168.122.66/volume/v3/volumes/cd94e915-dd6b-4bdd-b0ba-883db4d184fd Sep 07 18:21:12 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-ec224a98-552c-4b06-9ce8-d63ad050cd92 tempest-ProjectReaderTests-11931544 tempest-ProjectReaderTests-11931544-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:21:12 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-ec224a98-552c-4b06-9ce8-d63ad050cd92 tempest-ProjectReaderTests-11931544 tempest-ProjectReaderTests-11931544-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:21:12 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:21:12 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:21:12 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:21:12 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:21:12 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-ec224a98-552c-4b06-9ce8-d63ad050cd92 tempest-ProjectReaderTests-11931544 tempest-ProjectReaderTests-11931544-project-admin] Volume info retrieved successfully. Sep 07 18:21:12 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-ec224a98-552c-4b06-9ce8-d63ad050cd92 tempest-ProjectReaderTests-11931544 tempest-ProjectReaderTests-11931544-project-admin] http://192.168.122.66/volume/v3/volumes/cd94e915-dd6b-4bdd-b0ba-883db4d184fd returned with HTTP 200 Sep 07 18:21:12 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1682/3346] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:21:11 2026] GET /volume/v3/volumes/cd94e915-dd6b-4bdd-b0ba-883db4d184fd => generated 1013 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:21:12 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-849b9365-9b53-4be0-9a36-8ee4e6c13c2c None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:12 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-849b9365-9b53-4be0-9a36-8ee4e6c13c2c tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] GET http://192.168.122.66/volume/v3/volumes/a68724ee-5941-4555-806b-0a5f2e1a256b Sep 07 18:21:12 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-849b9365-9b53-4be0-9a36-8ee4e6c13c2c tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:21:12 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-849b9365-9b53-4be0-9a36-8ee4e6c13c2c tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:21:12 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:21:12 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:21:12 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:21:12 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:21:12 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-849b9365-9b53-4be0-9a36-8ee4e6c13c2c tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] Volume info retrieved successfully. Sep 07 18:21:12 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-849b9365-9b53-4be0-9a36-8ee4e6c13c2c tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] http://192.168.122.66/volume/v3/volumes/a68724ee-5941-4555-806b-0a5f2e1a256b returned with HTTP 200 Sep 07 18:21:12 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1665/3347] 192.168.122.66 () {60 vars in 1267 bytes} [Mon Sep 7 18:21:12 2026] GET /volume/v3/volumes/a68724ee-5941-4555-806b-0a5f2e1a256b => generated 980 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:21:12 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-0c374a81-19d0-4d08-92f4-bc77e013b120 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:12 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-0c374a81-19d0-4d08-92f4-bc77e013b120 tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] GET http://192.168.122.66/volume/v3/messages Sep 07 18:21:12 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-0c374a81-19d0-4d08-92f4-bc77e013b120 tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:21:12 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-0c374a81-19d0-4d08-92f4-bc77e013b120 tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] Calling method 'version_select' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:21:12 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-0c374a81-19d0-4d08-92f4-bc77e013b120 tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] http://192.168.122.66/volume/v3/messages returned with HTTP 200 Sep 07 18:21:12 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1683/3348] 192.168.122.66 () {60 vars in 1159 bytes} [Mon Sep 7 18:21:12 2026] GET /volume/v3/messages => generated 676 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:21:12 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-fb84758e-11fa-426d-a211-45b168543d2c None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:12 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-fb84758e-11fa-426d-a211-45b168543d2c tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-member] DELETE http://192.168.122.66/volume/v3/messages/e6d2140d-29f0-4d86-ace5-d44eec78007d Sep 07 18:21:12 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-fb84758e-11fa-426d-a211-45b168543d2c tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:21:12 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-fb84758e-11fa-426d-a211-45b168543d2c tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-member] Calling method 'version_select' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:21:12 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-fb84758e-11fa-426d-a211-45b168543d2c tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-member] http://192.168.122.66/volume/v3/messages/e6d2140d-29f0-4d86-ace5-d44eec78007d returned with HTTP 204 Sep 07 18:21:12 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1666/3349] 192.168.122.66 () {60 vars in 1273 bytes} [Mon Sep 7 18:21:12 2026] DELETE /volume/v3/messages/e6d2140d-29f0-4d86-ace5-d44eec78007d => generated 0 bytes in 143 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 07 18:21:12 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-12a64dd4-d3a3-49aa-b904-e7773d7cbbf2 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:12 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-12a64dd4-d3a3-49aa-b904-e7773d7cbbf2 tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-member] GET http://192.168.122.66/volume/v3/messages/e6d2140d-29f0-4d86-ace5-d44eec78007d Sep 07 18:21:12 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-12a64dd4-d3a3-49aa-b904-e7773d7cbbf2 tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:21:12 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-12a64dd4-d3a3-49aa-b904-e7773d7cbbf2 tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-member] Calling method 'version_select' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:21:12 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-12a64dd4-d3a3-49aa-b904-e7773d7cbbf2 tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-member] http://192.168.122.66/volume/v3/messages/e6d2140d-29f0-4d86-ace5-d44eec78007d returned with HTTP 404 Sep 07 18:21:12 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1684/3350] 192.168.122.66 () {60 vars in 1270 bytes} [Mon Sep 7 18:21:12 2026] GET /volume/v3/messages/e6d2140d-29f0-4d86-ace5-d44eec78007d => generated 110 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:21:12 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-02806878-ca52-4d4d-add8-7e9677cca5b3 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:12 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-02806878-ca52-4d4d-add8-7e9677cca5b3 tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] DELETE http://192.168.122.66/volume/v3/volumes/a68724ee-5941-4555-806b-0a5f2e1a256b Sep 07 18:21:12 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-02806878-ca52-4d4d-add8-7e9677cca5b3 tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:21:12 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-02806878-ca52-4d4d-add8-7e9677cca5b3 tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:21:12 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-02806878-ca52-4d4d-add8-7e9677cca5b3 tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] Delete volume with id: a68724ee-5941-4555-806b-0a5f2e1a256b Sep 07 18:21:12 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:21:12 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:21:12 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:21:12 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:21:12 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-02806878-ca52-4d4d-add8-7e9677cca5b3 tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] Volume info retrieved successfully. Sep 07 18:21:12 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-02806878-ca52-4d4d-add8-7e9677cca5b3 tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86964) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 07 18:21:12 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-02806878-ca52-4d4d-add8-7e9677cca5b3 tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] Created reservations ['fa4d91a8-f8cb-4e6f-a9c6-8cb99a65c51f', 'd366be89-83b5-4f27-aaa6-0249a16bff78', '0925595c-9cdd-4e87-b9c8-a069fdb29e52', '144b43ea-b38c-4bc9-aace-b0600e2481ec'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:21:12 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-02806878-ca52-4d4d-add8-7e9677cca5b3 tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] Delete volume request issued successfully. Sep 07 18:21:12 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-02806878-ca52-4d4d-add8-7e9677cca5b3 tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] http://192.168.122.66/volume/v3/volumes/a68724ee-5941-4555-806b-0a5f2e1a256b returned with HTTP 202 Sep 07 18:21:12 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1667/3351] 192.168.122.66 () {60 vars in 1270 bytes} [Mon Sep 7 18:21:12 2026] DELETE /volume/v3/volumes/a68724ee-5941-4555-806b-0a5f2e1a256b => generated 0 bytes in 133 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:21:12 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-fd47ea64-488e-4b55-ba14-c02ff15bdb22 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:12 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-fd47ea64-488e-4b55-ba14-c02ff15bdb22 tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] DELETE http://192.168.122.66/volume/v3/types/c73bd0f6-c618-4a6f-94b8-76b7e6d49f5a Sep 07 18:21:12 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-fd47ea64-488e-4b55-ba14-c02ff15bdb22 tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:21:12 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-fd47ea64-488e-4b55-ba14-c02ff15bdb22 tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] Calling method '_delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:21:12 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-fd47ea64-488e-4b55-ba14-c02ff15bdb22 tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] http://192.168.122.66/volume/v3/types/c73bd0f6-c618-4a6f-94b8-76b7e6d49f5a returned with HTTP 202 Sep 07 18:21:12 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1685/3352] 192.168.122.66 () {58 vars in 1224 bytes} [Mon Sep 7 18:21:12 2026] DELETE /volume/v3/types/c73bd0f6-c618-4a6f-94b8-76b7e6d49f5a => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:21:12 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-e70d4d10-5ee3-4a0e-b617-3de185c4461f None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:12 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-e70d4d10-5ee3-4a0e-b617-3de185c4461f tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] POST http://192.168.122.66/volume/v3/types Sep 07 18:21:12 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-e70d4d10-5ee3-4a0e-b617-3de185c4461f tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1282996784", "extra_specs": {"storage_protocol": "tempest-storage_protocol-809931866", "vendor_name": "tempest-vendor_name-223894869"}}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:21:12 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-e70d4d10-5ee3-4a0e-b617-3de185c4461f tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] http://192.168.122.66/volume/v3/types returned with HTTP 200 Sep 07 18:21:12 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1668/3353] 192.168.122.66 () {60 vars in 1132 bytes} [Mon Sep 7 18:21:12 2026] POST /volume/v3/types => generated 328 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:21:12 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-d4b4cdc7-b958-4dc7-b6cb-7b226e15e166 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:12 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-d4b4cdc7-b958-4dc7-b6cb-7b226e15e166 tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:21:12 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-d4b4cdc7-b958-4dc7-b6cb-7b226e15e166 tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "9ce9e933-1ccc-4f59-b3c1-8235d47d6be8", "size": 1}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:21:12 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.volumes [None req-d4b4cdc7-b958-4dc7-b6cb-7b226e15e166 tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] Create volume request body: {'volume': {'volume_type': '9ce9e933-1ccc-4f59-b3c1-8235d47d6be8', 'size': 1}} {{(pid=86965) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:21:12 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-d4b4cdc7-b958-4dc7-b6cb-7b226e15e166 tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] Create volume of 1 GB Sep 07 18:21:12 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:21:12 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:21:12 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-d4b4cdc7-b958-4dc7-b6cb-7b226e15e166 tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] Availability Zones retrieved successfully. Sep 07 18:21:12 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-d4b4cdc7-b958-4dc7-b6cb-7b226e15e166 tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] Flow 'volume_create_api' (6267e5ff-6178-484c-9274-ebf2fdfe3420) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:21:12 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-d4b4cdc7-b958-4dc7-b6cb-7b226e15e166 tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66626772-929c-411e-a094-d64f280227e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:21:12 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.flows.api.create_volume [None req-d4b4cdc7-b958-4dc7-b6cb-7b226e15e166 tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] Validating volume size '1' using validate_int {{(pid=86965) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:21:12 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-d4b4cdc7-b958-4dc7-b6cb-7b226e15e166 tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66626772-929c-411e-a094-d64f280227e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T16:21:13Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-809931866',vendor_name='tempest-vendor_name-223894869'},id=9ce9e933-1ccc-4f59-b3c1-8235d47d6be8,is_public=True,name='tempest-ProjectMemberTests-volume-type-1282996784',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9ce9e933-1ccc-4f59-b3c1-8235d47d6be8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:21:12 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-d4b4cdc7-b958-4dc7-b6cb-7b226e15e166 tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d53d5919-a6ab-46cf-b037-b77b6fb67756) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:21:12 devstack devstack@c-api.service[86965]: WARNING cinder.quota [None req-d4b4cdc7-b958-4dc7-b6cb-7b226e15e166 tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1282996784 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1282996784, it is now deprecated. Please use the default quota class for default quota. Sep 07 18:21:12 devstack devstack@c-api.service[86965]: WARNING cinder.quota [None req-d4b4cdc7-b958-4dc7-b6cb-7b226e15e166 tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1282996784 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1282996784, it is now deprecated. Please use the default quota class for default quota. Sep 07 18:21:12 devstack devstack@c-api.service[86965]: DEBUG cinder.quota [None req-d4b4cdc7-b958-4dc7-b6cb-7b226e15e166 tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] Created reservations ['1365a37c-cb16-4dcc-a112-2ca05dcd6bc5', 'de8a38ad-db0f-449a-a960-92b2f7acbe0b', 'b612b61b-9334-41e0-8207-2f4022487143', '01b5d67d-2512-404a-9ec2-03a3137c2a15'] {{(pid=86965) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:21:12 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-d4b4cdc7-b958-4dc7-b6cb-7b226e15e166 tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d53d5919-a6ab-46cf-b037-b77b6fb67756) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1365a37c-cb16-4dcc-a112-2ca05dcd6bc5', 'de8a38ad-db0f-449a-a960-92b2f7acbe0b', 'b612b61b-9334-41e0-8207-2f4022487143', '01b5d67d-2512-404a-9ec2-03a3137c2a15']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:21:12 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-d4b4cdc7-b958-4dc7-b6cb-7b226e15e166 tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (216c4225-b70c-4744-b6cc-cc8ce4e4d253) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:21:12 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:21:12 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:21:12 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-d4b4cdc7-b958-4dc7-b6cb-7b226e15e166 tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (216c4225-b70c-4744-b6cc-cc8ce4e4d253) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b63903ba-827e-4df7-a855-fe2d1018a0de', '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='a047a7e0269d4228adb18c2443328ac7',qos_specs=None,replication_status=,reservations=['1365a37c-cb16-4dcc-a112-2ca05dcd6bc5','de8a38ad-db0f-449a-a960-92b2f7acbe0b','b612b61b-9334-41e0-8207-2f4022487143','01b5d67d-2512-404a-9ec2-03a3137c2a15'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='130b23bd7b224438a414a0022847e4b4',volume_type_id=9ce9e933-1ccc-4f59-b3c1-8235d47d6be8), 'volume': Volume(_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-07T16:21:12Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b63903ba-827e-4df7-a855-fe2d1018a0de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a047a7e0269d4228adb18c2443328ac7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='130b23bd7b224438a414a0022847e4b4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9ce9e933-1ccc-4f59-b3c1-8235d47d6be8),volume_type_id=9ce9e933-1ccc-4f59-b3c1-8235d47d6be8)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:21:12 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-d4b4cdc7-b958-4dc7-b6cb-7b226e15e166 tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (477e1299-6a92-4c65-b6fa-9ba68cb9d0b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:21:12 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-d4b4cdc7-b958-4dc7-b6cb-7b226e15e166 tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (477e1299-6a92-4c65-b6fa-9ba68cb9d0b6) transitioned into state 'SUCCESS' from 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='a047a7e0269d4228adb18c2443328ac7',qos_specs=None,replication_status=,reservations=['1365a37c-cb16-4dcc-a112-2ca05dcd6bc5','de8a38ad-db0f-449a-a960-92b2f7acbe0b','b612b61b-9334-41e0-8207-2f4022487143','01b5d67d-2512-404a-9ec2-03a3137c2a15'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='130b23bd7b224438a414a0022847e4b4',volume_type_id=9ce9e933-1ccc-4f59-b3c1-8235d47d6be8)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:21:12 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-d4b4cdc7-b958-4dc7-b6cb-7b226e15e166 tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b941470a-9b1a-465d-ba94-cfdec42d8d76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:21:12 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-d4b4cdc7-b958-4dc7-b6cb-7b226e15e166 tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b941470a-9b1a-465d-ba94-cfdec42d8d76) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:21:12 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-d4b4cdc7-b958-4dc7-b6cb-7b226e15e166 tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] Flow 'volume_create_api' (6267e5ff-6178-484c-9274-ebf2fdfe3420) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:21:12 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-d4b4cdc7-b958-4dc7-b6cb-7b226e15e166 tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] Create volume request issued successfully. Sep 07 18:21:12 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-d4b4cdc7-b958-4dc7-b6cb-7b226e15e166 tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:21:12 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1686/3354] 192.168.122.66 () {62 vars in 1177 bytes} [Mon Sep 7 18:21:12 2026] POST /volume/v3/volumes => generated 780 bytes in 336 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:21:12 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-e65a7826-6c62-4ab6-ac22-3ceafd82d31e None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:12 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-e65a7826-6c62-4ab6-ac22-3ceafd82d31e tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] GET http://192.168.122.66/volume/v3/volumes/b63903ba-827e-4df7-a855-fe2d1018a0de Sep 07 18:21:12 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-e65a7826-6c62-4ab6-ac22-3ceafd82d31e tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:21:12 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-e65a7826-6c62-4ab6-ac22-3ceafd82d31e tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:21:12 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:21:12 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:21:12 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:21:12 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:21:12 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-e65a7826-6c62-4ab6-ac22-3ceafd82d31e tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] Volume info retrieved successfully. Sep 07 18:21:12 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-e65a7826-6c62-4ab6-ac22-3ceafd82d31e tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] http://192.168.122.66/volume/v3/volumes/b63903ba-827e-4df7-a855-fe2d1018a0de returned with HTTP 200 Sep 07 18:21:12 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1669/3355] 192.168.122.66 () {60 vars in 1267 bytes} [Mon Sep 7 18:21:12 2026] GET /volume/v3/volumes/b63903ba-827e-4df7-a855-fe2d1018a0de => generated 959 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:21:13 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-3acd868a-5f98-48ab-9b37-ac105dcd4ce8 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:13 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-3acd868a-5f98-48ab-9b37-ac105dcd4ce8 tempest-ProjectReaderTests-11931544 tempest-ProjectReaderTests-11931544-project-admin] GET http://192.168.122.66/volume/v3/volumes/cd94e915-dd6b-4bdd-b0ba-883db4d184fd Sep 07 18:21:13 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-3acd868a-5f98-48ab-9b37-ac105dcd4ce8 tempest-ProjectReaderTests-11931544 tempest-ProjectReaderTests-11931544-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:21:13 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-3acd868a-5f98-48ab-9b37-ac105dcd4ce8 tempest-ProjectReaderTests-11931544 tempest-ProjectReaderTests-11931544-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:21:13 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-3acd868a-5f98-48ab-9b37-ac105dcd4ce8 tempest-ProjectReaderTests-11931544 tempest-ProjectReaderTests-11931544-project-admin] http://192.168.122.66/volume/v3/volumes/cd94e915-dd6b-4bdd-b0ba-883db4d184fd returned with HTTP 404 Sep 07 18:21:13 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1687/3356] 192.168.122.66 () {58 vars in 1227 bytes} [Mon Sep 7 18:21:13 2026] GET /volume/v3/volumes/cd94e915-dd6b-4bdd-b0ba-883db4d184fd => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:21:13 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-16f9cfc7-55b1-4064-acbb-42ba65be4ff9 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:14 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-16f9cfc7-55b1-4064-acbb-42ba65be4ff9 tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] GET http://192.168.122.66/volume/v3/volumes/b63903ba-827e-4df7-a855-fe2d1018a0de Sep 07 18:21:14 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-16f9cfc7-55b1-4064-acbb-42ba65be4ff9 tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:21:14 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-16f9cfc7-55b1-4064-acbb-42ba65be4ff9 tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:21:14 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:21:14 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:21:14 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:21:14 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:21:14 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-16f9cfc7-55b1-4064-acbb-42ba65be4ff9 tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] Volume info retrieved successfully. Sep 07 18:21:14 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-16f9cfc7-55b1-4064-acbb-42ba65be4ff9 tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] http://192.168.122.66/volume/v3/volumes/b63903ba-827e-4df7-a855-fe2d1018a0de returned with HTTP 200 Sep 07 18:21:14 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1670/3357] 192.168.122.66 () {60 vars in 1267 bytes} [Mon Sep 7 18:21:13 2026] GET /volume/v3/volumes/b63903ba-827e-4df7-a855-fe2d1018a0de => generated 980 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 18:21:14 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-ca951531-48a5-4f79-9c9f-a224a8eb82d9 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:14 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-ca951531-48a5-4f79-9c9f-a224a8eb82d9 tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] GET http://192.168.122.66/volume/v3/messages Sep 07 18:21:14 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-ca951531-48a5-4f79-9c9f-a224a8eb82d9 tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:21:14 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-ca951531-48a5-4f79-9c9f-a224a8eb82d9 tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] Calling method 'version_select' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:21:14 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:21:14 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:21:14 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-ca951531-48a5-4f79-9c9f-a224a8eb82d9 tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] http://192.168.122.66/volume/v3/messages returned with HTTP 200 Sep 07 18:21:14 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1688/3358] 192.168.122.66 () {60 vars in 1159 bytes} [Mon Sep 7 18:21:14 2026] GET /volume/v3/messages => generated 676 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:21:14 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-5d1e06bb-07d6-472c-9eac-6987822b4209 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:14 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-5d1e06bb-07d6-472c-9eac-6987822b4209 tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-member] GET http://192.168.122.66/volume/v3/messages Sep 07 18:21:14 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-5d1e06bb-07d6-472c-9eac-6987822b4209 tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:21:14 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-5d1e06bb-07d6-472c-9eac-6987822b4209 tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-member] Calling method 'version_select' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:21:14 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-5d1e06bb-07d6-472c-9eac-6987822b4209 tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-member] http://192.168.122.66/volume/v3/messages returned with HTTP 200 Sep 07 18:21:14 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1671/3359] 192.168.122.66 () {60 vars in 1159 bytes} [Mon Sep 7 18:21:14 2026] GET /volume/v3/messages => generated 676 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:21:14 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-4675f4a2-2dfe-4102-9b51-0ca7c02b7a30 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:14 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-4675f4a2-2dfe-4102-9b51-0ca7c02b7a30 tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] DELETE http://192.168.122.66/volume/v3/messages/49384ba8-e64c-43e7-bfc8-c5ec2dcfc050 Sep 07 18:21:14 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-4675f4a2-2dfe-4102-9b51-0ca7c02b7a30 tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:21:14 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-4675f4a2-2dfe-4102-9b51-0ca7c02b7a30 tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] Calling method 'version_select' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:21:14 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-4675f4a2-2dfe-4102-9b51-0ca7c02b7a30 tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] http://192.168.122.66/volume/v3/messages/49384ba8-e64c-43e7-bfc8-c5ec2dcfc050 returned with HTTP 204 Sep 07 18:21:14 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1689/3360] 192.168.122.66 () {60 vars in 1273 bytes} [Mon Sep 7 18:21:14 2026] DELETE /volume/v3/messages/49384ba8-e64c-43e7-bfc8-c5ec2dcfc050 => generated 0 bytes in 23 msecs (HTTP/1.1 204) 6 headers in 235 bytes (2 switches on core 0) Sep 07 18:21:14 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-1e22deaf-25b0-447b-b314-27465a5fa68f None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:14 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-1e22deaf-25b0-447b-b314-27465a5fa68f tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] DELETE http://192.168.122.66/volume/v3/volumes/b63903ba-827e-4df7-a855-fe2d1018a0de Sep 07 18:21:14 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-1e22deaf-25b0-447b-b314-27465a5fa68f tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:21:14 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-1e22deaf-25b0-447b-b314-27465a5fa68f tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:21:14 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-1e22deaf-25b0-447b-b314-27465a5fa68f tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] Delete volume with id: b63903ba-827e-4df7-a855-fe2d1018a0de Sep 07 18:21:14 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:21:14 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:21:14 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:21:14 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:21:14 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-1e22deaf-25b0-447b-b314-27465a5fa68f tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] Volume info retrieved successfully. Sep 07 18:21:14 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-1e22deaf-25b0-447b-b314-27465a5fa68f tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86964) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 07 18:21:14 devstack devstack@c-api.service[86964]: WARNING cinder.quota [None req-1e22deaf-25b0-447b-b314-27465a5fa68f tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1282996784 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1282996784, it is now deprecated. Please use the default quota class for default quota. Sep 07 18:21:14 devstack devstack@c-api.service[86964]: WARNING cinder.quota [None req-1e22deaf-25b0-447b-b314-27465a5fa68f tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1282996784 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1282996784, it is now deprecated. Please use the default quota class for default quota. Sep 07 18:21:14 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-1e22deaf-25b0-447b-b314-27465a5fa68f tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] Created reservations ['25bbda7f-b92b-4157-a3d9-097aad781c6a', '13abeba5-f5d7-4f50-9eb7-1f4095471715', '85d934d7-cb93-4295-9ea4-5c0792a014d1', '2d99c12c-cf81-45ad-bbbb-059365673669'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:21:14 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-1e22deaf-25b0-447b-b314-27465a5fa68f tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] Delete volume request issued successfully. Sep 07 18:21:14 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-1e22deaf-25b0-447b-b314-27465a5fa68f tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] http://192.168.122.66/volume/v3/volumes/b63903ba-827e-4df7-a855-fe2d1018a0de returned with HTTP 202 Sep 07 18:21:14 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1672/3361] 192.168.122.66 () {60 vars in 1270 bytes} [Mon Sep 7 18:21:14 2026] DELETE /volume/v3/volumes/b63903ba-827e-4df7-a855-fe2d1018a0de => generated 0 bytes in 144 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:21:14 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-cce45fb6-31f0-41da-b294-db35bce4fc47 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:14 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-cce45fb6-31f0-41da-b294-db35bce4fc47 tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] DELETE http://192.168.122.66/volume/v3/types/9ce9e933-1ccc-4f59-b3c1-8235d47d6be8 Sep 07 18:21:14 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-cce45fb6-31f0-41da-b294-db35bce4fc47 tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:21:14 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-cce45fb6-31f0-41da-b294-db35bce4fc47 tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] Calling method '_delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:21:14 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-cce45fb6-31f0-41da-b294-db35bce4fc47 tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] http://192.168.122.66/volume/v3/types/9ce9e933-1ccc-4f59-b3c1-8235d47d6be8 returned with HTTP 202 Sep 07 18:21:14 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1690/3362] 192.168.122.66 () {58 vars in 1224 bytes} [Mon Sep 7 18:21:14 2026] DELETE /volume/v3/types/9ce9e933-1ccc-4f59-b3c1-8235d47d6be8 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:21:14 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-2d0994a3-81f7-4597-adb8-51c5f2cc62d1 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:14 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-2d0994a3-81f7-4597-adb8-51c5f2cc62d1 tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] POST http://192.168.122.66/volume/v3/types Sep 07 18:21:14 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-2d0994a3-81f7-4597-adb8-51c5f2cc62d1 tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1978175144", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1584486508", "vendor_name": "tempest-vendor_name-1825707456"}}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:21:14 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-2d0994a3-81f7-4597-adb8-51c5f2cc62d1 tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] http://192.168.122.66/volume/v3/types returned with HTTP 200 Sep 07 18:21:14 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1673/3363] 192.168.122.66 () {60 vars in 1132 bytes} [Mon Sep 7 18:21:14 2026] POST /volume/v3/types => generated 330 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:21:14 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-f62fdee9-5b19-4f74-a332-4d3b2170b24d None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:14 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-f62fdee9-5b19-4f74-a332-4d3b2170b24d tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:21:14 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-f62fdee9-5b19-4f74-a332-4d3b2170b24d tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "fdeca891-c5b6-40e5-a8c8-3a2120af1807", "size": 1}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:21:14 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.volumes [None req-f62fdee9-5b19-4f74-a332-4d3b2170b24d tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] Create volume request body: {'volume': {'volume_type': 'fdeca891-c5b6-40e5-a8c8-3a2120af1807', 'size': 1}} {{(pid=86965) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:21:14 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-f62fdee9-5b19-4f74-a332-4d3b2170b24d tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] Create volume of 1 GB Sep 07 18:21:14 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:21:14 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:21:14 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-f62fdee9-5b19-4f74-a332-4d3b2170b24d tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] Availability Zones retrieved successfully. Sep 07 18:21:14 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-f62fdee9-5b19-4f74-a332-4d3b2170b24d tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] Flow 'volume_create_api' (414d2160-f75e-4863-9a89-5628345ac10b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:21:14 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-f62fdee9-5b19-4f74-a332-4d3b2170b24d tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ce512f9-d16f-4eb6-96d6-8bfa9ba2ff5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:21:14 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.flows.api.create_volume [None req-f62fdee9-5b19-4f74-a332-4d3b2170b24d tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] Validating volume size '1' using validate_int {{(pid=86965) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:21:14 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-f62fdee9-5b19-4f74-a332-4d3b2170b24d tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ce512f9-d16f-4eb6-96d6-8bfa9ba2ff5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T16:21:14Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1584486508',vendor_name='tempest-vendor_name-1825707456'},id=fdeca891-c5b6-40e5-a8c8-3a2120af1807,is_public=True,name='tempest-ProjectMemberTests-volume-type-1978175144',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fdeca891-c5b6-40e5-a8c8-3a2120af1807', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:21:14 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-f62fdee9-5b19-4f74-a332-4d3b2170b24d tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (145c9b0c-b244-4947-8c24-7e1ebbef1b1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:21:14 devstack devstack@c-api.service[86965]: WARNING cinder.quota [None req-f62fdee9-5b19-4f74-a332-4d3b2170b24d tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1978175144 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1978175144, it is now deprecated. Please use the default quota class for default quota. Sep 07 18:21:14 devstack devstack@c-api.service[86965]: WARNING cinder.quota [None req-f62fdee9-5b19-4f74-a332-4d3b2170b24d tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1978175144 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1978175144, it is now deprecated. Please use the default quota class for default quota. Sep 07 18:21:14 devstack devstack@c-api.service[86965]: DEBUG cinder.quota [None req-f62fdee9-5b19-4f74-a332-4d3b2170b24d tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] Created reservations ['291b4ec3-43a5-4b81-89a8-01eb6652f59d', '9442bc66-8254-43c3-b19f-9db9ff2ba93b', 'e845ae4b-8ce2-4f61-9dc1-b302c3ea8636', '8c6e3c94-ff54-4a51-aca8-585a52e7896d'] {{(pid=86965) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:21:14 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-f62fdee9-5b19-4f74-a332-4d3b2170b24d tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (145c9b0c-b244-4947-8c24-7e1ebbef1b1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['291b4ec3-43a5-4b81-89a8-01eb6652f59d', '9442bc66-8254-43c3-b19f-9db9ff2ba93b', 'e845ae4b-8ce2-4f61-9dc1-b302c3ea8636', '8c6e3c94-ff54-4a51-aca8-585a52e7896d']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:21:14 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-f62fdee9-5b19-4f74-a332-4d3b2170b24d tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c22f744d-81e4-46df-afd8-cb7973e8b462) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:21:14 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:21:14 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:21:14 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-f62fdee9-5b19-4f74-a332-4d3b2170b24d tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c22f744d-81e4-46df-afd8-cb7973e8b462) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a992abb9-f24e-4b02-a898-1dfaaef5ec17', '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='a047a7e0269d4228adb18c2443328ac7',qos_specs=None,replication_status=,reservations=['291b4ec3-43a5-4b81-89a8-01eb6652f59d','9442bc66-8254-43c3-b19f-9db9ff2ba93b','e845ae4b-8ce2-4f61-9dc1-b302c3ea8636','8c6e3c94-ff54-4a51-aca8-585a52e7896d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='130b23bd7b224438a414a0022847e4b4',volume_type_id=fdeca891-c5b6-40e5-a8c8-3a2120af1807), 'volume': Volume(_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-07T16:21:14Z,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=a992abb9-f24e-4b02-a898-1dfaaef5ec17,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a047a7e0269d4228adb18c2443328ac7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='130b23bd7b224438a414a0022847e4b4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fdeca891-c5b6-40e5-a8c8-3a2120af1807),volume_type_id=fdeca891-c5b6-40e5-a8c8-3a2120af1807)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:21:14 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-f62fdee9-5b19-4f74-a332-4d3b2170b24d tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1697374-7240-488e-87db-7e36ad3a22c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:21:14 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-f62fdee9-5b19-4f74-a332-4d3b2170b24d tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1697374-7240-488e-87db-7e36ad3a22c5) transitioned into state 'SUCCESS' from 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='a047a7e0269d4228adb18c2443328ac7',qos_specs=None,replication_status=,reservations=['291b4ec3-43a5-4b81-89a8-01eb6652f59d','9442bc66-8254-43c3-b19f-9db9ff2ba93b','e845ae4b-8ce2-4f61-9dc1-b302c3ea8636','8c6e3c94-ff54-4a51-aca8-585a52e7896d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='130b23bd7b224438a414a0022847e4b4',volume_type_id=fdeca891-c5b6-40e5-a8c8-3a2120af1807)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:21:14 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-f62fdee9-5b19-4f74-a332-4d3b2170b24d tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2908617d-389e-43f1-b0f9-afeb04f9b443) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:21:14 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-f62fdee9-5b19-4f74-a332-4d3b2170b24d tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2908617d-389e-43f1-b0f9-afeb04f9b443) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:21:14 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-f62fdee9-5b19-4f74-a332-4d3b2170b24d tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] Flow 'volume_create_api' (414d2160-f75e-4863-9a89-5628345ac10b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:21:14 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-f62fdee9-5b19-4f74-a332-4d3b2170b24d tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] Create volume request issued successfully. Sep 07 18:21:14 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-f62fdee9-5b19-4f74-a332-4d3b2170b24d tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:21:14 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1691/3364] 192.168.122.66 () {62 vars in 1177 bytes} [Mon Sep 7 18:21:14 2026] POST /volume/v3/volumes => generated 780 bytes in 342 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:21:14 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-229c0615-e46b-45cd-9c4f-3942be6443a2 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:14 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-229c0615-e46b-45cd-9c4f-3942be6443a2 tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] GET http://192.168.122.66/volume/v3/volumes/a992abb9-f24e-4b02-a898-1dfaaef5ec17 Sep 07 18:21:14 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-229c0615-e46b-45cd-9c4f-3942be6443a2 tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:21:14 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-229c0615-e46b-45cd-9c4f-3942be6443a2 tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:21:14 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:21:14 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:21:14 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:21:14 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:21:14 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-229c0615-e46b-45cd-9c4f-3942be6443a2 tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] Volume info retrieved successfully. Sep 07 18:21:14 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-229c0615-e46b-45cd-9c4f-3942be6443a2 tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] http://192.168.122.66/volume/v3/volumes/a992abb9-f24e-4b02-a898-1dfaaef5ec17 returned with HTTP 200 Sep 07 18:21:14 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1674/3365] 192.168.122.66 () {60 vars in 1267 bytes} [Mon Sep 7 18:21:14 2026] GET /volume/v3/volumes/a992abb9-f24e-4b02-a898-1dfaaef5ec17 => generated 959 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:21:15 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-229df274-2674-4060-b4db-473183c0d705 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:15 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-229df274-2674-4060-b4db-473183c0d705 tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] GET http://192.168.122.66/volume/v3/volumes/a992abb9-f24e-4b02-a898-1dfaaef5ec17 Sep 07 18:21:15 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-229df274-2674-4060-b4db-473183c0d705 tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:21:15 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-229df274-2674-4060-b4db-473183c0d705 tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:21:15 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:21:15 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:21:15 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:21:15 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:21:15 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-229df274-2674-4060-b4db-473183c0d705 tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] Volume info retrieved successfully. Sep 07 18:21:15 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-229df274-2674-4060-b4db-473183c0d705 tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] http://192.168.122.66/volume/v3/volumes/a992abb9-f24e-4b02-a898-1dfaaef5ec17 returned with HTTP 200 Sep 07 18:21:15 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1692/3366] 192.168.122.66 () {60 vars in 1267 bytes} [Mon Sep 7 18:21:15 2026] GET /volume/v3/volumes/a992abb9-f24e-4b02-a898-1dfaaef5ec17 => generated 980 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:21:15 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-4399ac0b-49ed-45c8-95ca-5b740d3156ad None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:15 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-4399ac0b-49ed-45c8-95ca-5b740d3156ad tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] GET http://192.168.122.66/volume/v3/messages Sep 07 18:21:15 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-4399ac0b-49ed-45c8-95ca-5b740d3156ad tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:21:15 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-4399ac0b-49ed-45c8-95ca-5b740d3156ad tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] Calling method 'version_select' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:21:15 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-4399ac0b-49ed-45c8-95ca-5b740d3156ad tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] http://192.168.122.66/volume/v3/messages returned with HTTP 200 Sep 07 18:21:15 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1675/3367] 192.168.122.66 () {60 vars in 1159 bytes} [Mon Sep 7 18:21:15 2026] GET /volume/v3/messages => generated 676 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:21:15 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-c7367a04-a6bd-4580-a813-0dcf602f2091 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:15 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c7367a04-a6bd-4580-a813-0dcf602f2091 tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-member] GET http://192.168.122.66/volume/v3/messages/1dcea038-6b4d-498e-9d48-d1acc287c2a6 Sep 07 18:21:15 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-c7367a04-a6bd-4580-a813-0dcf602f2091 tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:21:15 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-c7367a04-a6bd-4580-a813-0dcf602f2091 tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-member] Calling method 'version_select' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:21:15 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c7367a04-a6bd-4580-a813-0dcf602f2091 tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-member] http://192.168.122.66/volume/v3/messages/1dcea038-6b4d-498e-9d48-d1acc287c2a6 returned with HTTP 200 Sep 07 18:21:15 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1693/3368] 192.168.122.66 () {60 vars in 1270 bytes} [Mon Sep 7 18:21:15 2026] GET /volume/v3/messages/1dcea038-6b4d-498e-9d48-d1acc287c2a6 => generated 673 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:21:15 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-554c8e47-2d85-4319-900e-28aef02857cb None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:15 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-554c8e47-2d85-4319-900e-28aef02857cb tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] DELETE http://192.168.122.66/volume/v3/messages/1dcea038-6b4d-498e-9d48-d1acc287c2a6 Sep 07 18:21:15 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-554c8e47-2d85-4319-900e-28aef02857cb tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:21:15 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-554c8e47-2d85-4319-900e-28aef02857cb tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] Calling method 'version_select' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:21:15 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-554c8e47-2d85-4319-900e-28aef02857cb tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] http://192.168.122.66/volume/v3/messages/1dcea038-6b4d-498e-9d48-d1acc287c2a6 returned with HTTP 204 Sep 07 18:21:15 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1676/3369] 192.168.122.66 () {60 vars in 1273 bytes} [Mon Sep 7 18:21:15 2026] DELETE /volume/v3/messages/1dcea038-6b4d-498e-9d48-d1acc287c2a6 => generated 0 bytes in 30 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 07 18:21:15 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-0a1b2981-aab3-460a-a17f-b5f598a8d8ac None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:15 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-0a1b2981-aab3-460a-a17f-b5f598a8d8ac tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] DELETE http://192.168.122.66/volume/v3/volumes/a992abb9-f24e-4b02-a898-1dfaaef5ec17 Sep 07 18:21:15 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-0a1b2981-aab3-460a-a17f-b5f598a8d8ac tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:21:15 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-0a1b2981-aab3-460a-a17f-b5f598a8d8ac tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:21:15 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-0a1b2981-aab3-460a-a17f-b5f598a8d8ac tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] Delete volume with id: a992abb9-f24e-4b02-a898-1dfaaef5ec17 Sep 07 18:21:15 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:21:15 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:21:15 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:21:15 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:21:15 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-0a1b2981-aab3-460a-a17f-b5f598a8d8ac tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] Volume info retrieved successfully. Sep 07 18:21:15 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-0a1b2981-aab3-460a-a17f-b5f598a8d8ac tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86965) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 07 18:21:16 devstack devstack@c-api.service[86965]: DEBUG cinder.quota [None req-0a1b2981-aab3-460a-a17f-b5f598a8d8ac tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] Created reservations ['d116e089-35cd-4623-af13-509b9dae0413', '472998f9-fb0a-448e-bc33-2c4321a08062', '85cf7d77-1acf-43ff-893b-6043488926a4', '0ddca91d-c985-400f-9665-eab4090fa6bc'] {{(pid=86965) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:21:16 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-e58854a1-c6b2-4167-9f21-f2e8c3838523 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:16 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-0a1b2981-aab3-460a-a17f-b5f598a8d8ac tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] Delete volume request issued successfully. Sep 07 18:21:16 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-0a1b2981-aab3-460a-a17f-b5f598a8d8ac tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] http://192.168.122.66/volume/v3/volumes/a992abb9-f24e-4b02-a898-1dfaaef5ec17 returned with HTTP 202 Sep 07 18:21:16 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1694/3370] 192.168.122.66 () {60 vars in 1270 bytes} [Mon Sep 7 18:21:15 2026] DELETE /volume/v3/volumes/a992abb9-f24e-4b02-a898-1dfaaef5ec17 => generated 0 bytes in 152 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:21:16 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-91ef9c2e-7156-4e52-b880-005d27316068 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:16 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-91ef9c2e-7156-4e52-b880-005d27316068 tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] DELETE http://192.168.122.66/volume/v3/types/fdeca891-c5b6-40e5-a8c8-3a2120af1807 Sep 07 18:21:16 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-91ef9c2e-7156-4e52-b880-005d27316068 tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:21:16 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-91ef9c2e-7156-4e52-b880-005d27316068 tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] Calling method '_delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:21:16 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-91ef9c2e-7156-4e52-b880-005d27316068 tempest-ProjectMemberTests-1932207101 tempest-ProjectMemberTests-1932207101-project-admin] http://192.168.122.66/volume/v3/types/fdeca891-c5b6-40e5-a8c8-3a2120af1807 returned with HTTP 202 Sep 07 18:21:16 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1695/3371] 192.168.122.66 () {58 vars in 1224 bytes} [Mon Sep 7 18:21:16 2026] DELETE /volume/v3/types/fdeca891-c5b6-40e5-a8c8-3a2120af1807 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:21:16 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-e58854a1-c6b2-4167-9f21-f2e8c3838523 tempest-VolumeTypesMemberTests-167399374 tempest-VolumeTypesMemberTests-167399374-project-admin] POST http://192.168.122.66/volume/v3/types Sep 07 18:21:16 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-e58854a1-c6b2-4167-9f21-f2e8c3838523 tempest-VolumeTypesMemberTests-167399374 tempest-VolumeTypesMemberTests-167399374-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1347645405", "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=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:21:16 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-e58854a1-c6b2-4167-9f21-f2e8c3838523 tempest-VolumeTypesMemberTests-167399374 tempest-VolumeTypesMemberTests-167399374-project-admin] http://192.168.122.66/volume/v3/types returned with HTTP 200 Sep 07 18:21:16 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1677/3372] 192.168.122.66 () {60 vars in 1132 bytes} [Mon Sep 7 18:21:16 2026] POST /volume/v3/types => generated 380 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:21:16 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-d5e58c74-514c-4ab1-a70e-0a58de5247e0 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:16 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-d5e58c74-514c-4ab1-a70e-0a58de5247e0 tempest-VolumeTypesMemberTests-167399374 tempest-VolumeTypesMemberTests-167399374-project-admin] POST http://192.168.122.66/volume/v3/types/667a3378-a364-420d-bf8b-9ad44892b88e/encryption Sep 07 18:21:16 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-d5e58c74-514c-4ab1-a70e-0a58de5247e0 tempest-VolumeTypesMemberTests-167399374 tempest-VolumeTypesMemberTests-167399374-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:21:16 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-d5e58c74-514c-4ab1-a70e-0a58de5247e0 tempest-VolumeTypesMemberTests-167399374 tempest-VolumeTypesMemberTests-167399374-project-admin] http://192.168.122.66/volume/v3/types/667a3378-a364-420d-bf8b-9ad44892b88e/encryption returned with HTTP 200 Sep 07 18:21:16 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1696/3373] 192.168.122.66 () {60 vars in 1276 bytes} [Mon Sep 7 18:21:16 2026] POST /volume/v3/types/667a3378-a364-420d-bf8b-9ad44892b88e/encryption => generated 239 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:21:16 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-81602826-34b0-4424-8b01-48fefe15ef72 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:16 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-81602826-34b0-4424-8b01-48fefe15ef72 tempest-VolumeTypesMemberTests-167399374 tempest-VolumeTypesMemberTests-167399374-project-admin] POST http://192.168.122.66/volume/v3/types Sep 07 18:21:16 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-81602826-34b0-4424-8b01-48fefe15ef72 tempest-VolumeTypesMemberTests-167399374 tempest-VolumeTypesMemberTests-167399374-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1466472448", "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=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:21:16 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-81602826-34b0-4424-8b01-48fefe15ef72 tempest-VolumeTypesMemberTests-167399374 tempest-VolumeTypesMemberTests-167399374-project-admin] http://192.168.122.66/volume/v3/types returned with HTTP 200 Sep 07 18:21:16 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1678/3374] 192.168.122.66 () {60 vars in 1132 bytes} [Mon Sep 7 18:21:16 2026] POST /volume/v3/types => generated 380 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:21:16 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-415e64dc-2b93-4c07-84d1-00b2de5ad82e None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:16 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-415e64dc-2b93-4c07-84d1-00b2de5ad82e tempest-VolumeTypesMemberTests-167399374 tempest-VolumeTypesMemberTests-167399374-project-member] POST http://192.168.122.66/volume/v3/types/0da73c63-dca5-4d9b-80dd-85fc23bce699/encryption Sep 07 18:21:16 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-415e64dc-2b93-4c07-84d1-00b2de5ad82e tempest-VolumeTypesMemberTests-167399374 tempest-VolumeTypesMemberTests-167399374-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:21:16 devstack devstack@c-api.service[86965]: DEBUG cinder.policy [None req-415e64dc-2b93-4c07-84d1-00b2de5ad82e tempest-VolumeTypesMemberTests-167399374 tempest-VolumeTypesMemberTests-167399374-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '9c2c21e365db4549b21913fc5f1f1aab', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '924050c3fbeb46aaaba05eec95b71098', '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=86965) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 18:21:16 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-415e64dc-2b93-4c07-84d1-00b2de5ad82e tempest-VolumeTypesMemberTests-167399374 tempest-VolumeTypesMemberTests-167399374-project-member] http://192.168.122.66/volume/v3/types/0da73c63-dca5-4d9b-80dd-85fc23bce699/encryption returned with HTTP 403 Sep 07 18:21:16 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1697/3375] 192.168.122.66 () {60 vars in 1276 bytes} [Mon Sep 7 18:21:16 2026] POST /volume/v3/types/0da73c63-dca5-4d9b-80dd-85fc23bce699/encryption => generated 127 bytes in 207 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:21:16 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-f9ee00a3-3a49-4078-a31d-cf11f8517944 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:16 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-f9ee00a3-3a49-4078-a31d-cf11f8517944 tempest-VolumeTypesMemberTests-167399374 tempest-VolumeTypesMemberTests-167399374-project-admin] POST http://192.168.122.66/volume/v3/types Sep 07 18:21:16 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-f9ee00a3-3a49-4078-a31d-cf11f8517944 tempest-VolumeTypesMemberTests-167399374 tempest-VolumeTypesMemberTests-167399374-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1811534978", "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=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:21:16 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-f9ee00a3-3a49-4078-a31d-cf11f8517944 tempest-VolumeTypesMemberTests-167399374 tempest-VolumeTypesMemberTests-167399374-project-admin] http://192.168.122.66/volume/v3/types returned with HTTP 200 Sep 07 18:21:16 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1679/3376] 192.168.122.66 () {60 vars in 1132 bytes} [Mon Sep 7 18:21:16 2026] POST /volume/v3/types => generated 380 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:21:16 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-ec9d095b-2c5a-4a44-9e31-fda9d99c1ea0 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:16 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-ec9d095b-2c5a-4a44-9e31-fda9d99c1ea0 tempest-VolumeTypesMemberTests-167399374 tempest-VolumeTypesMemberTests-167399374-project-member] POST http://192.168.122.66/volume/v3/types/d00cb7a7-b081-4c2b-95ac-8707963a00c1/extra_specs Sep 07 18:21:16 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-ec9d095b-2c5a-4a44-9e31-fda9d99c1ea0 tempest-VolumeTypesMemberTests-167399374 tempest-VolumeTypesMemberTests-167399374-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:21:16 devstack devstack@c-api.service[86965]: DEBUG cinder.policy [None req-ec9d095b-2c5a-4a44-9e31-fda9d99c1ea0 tempest-VolumeTypesMemberTests-167399374 tempest-VolumeTypesMemberTests-167399374-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '9c2c21e365db4549b21913fc5f1f1aab', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '924050c3fbeb46aaaba05eec95b71098', '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=86965) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 18:21:16 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-ec9d095b-2c5a-4a44-9e31-fda9d99c1ea0 tempest-VolumeTypesMemberTests-167399374 tempest-VolumeTypesMemberTests-167399374-project-member] http://192.168.122.66/volume/v3/types/d00cb7a7-b081-4c2b-95ac-8707963a00c1/extra_specs returned with HTTP 403 Sep 07 18:21:16 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1698/3377] 192.168.122.66 () {60 vars in 1278 bytes} [Mon Sep 7 18:21:16 2026] POST /volume/v3/types/d00cb7a7-b081-4c2b-95ac-8707963a00c1/extra_specs => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:21:16 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-0bb23dfd-af39-4568-9630-4efac30611c3 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:16 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-0bb23dfd-af39-4568-9630-4efac30611c3 tempest-VolumeTypesMemberTests-167399374 tempest-VolumeTypesMemberTests-167399374-project-member] PUT http://192.168.122.66/volume/v3/types/d00cb7a7-b081-4c2b-95ac-8707963a00c1/extra_specs/key2 Sep 07 18:21:16 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-0bb23dfd-af39-4568-9630-4efac30611c3 tempest-VolumeTypesMemberTests-167399374 tempest-VolumeTypesMemberTests-167399374-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:21:16 devstack devstack@c-api.service[86964]: DEBUG cinder.policy [None req-0bb23dfd-af39-4568-9630-4efac30611c3 tempest-VolumeTypesMemberTests-167399374 tempest-VolumeTypesMemberTests-167399374-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '9c2c21e365db4549b21913fc5f1f1aab', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '924050c3fbeb46aaaba05eec95b71098', '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=86964) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 18:21:16 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-0bb23dfd-af39-4568-9630-4efac30611c3 tempest-VolumeTypesMemberTests-167399374 tempest-VolumeTypesMemberTests-167399374-project-member] http://192.168.122.66/volume/v3/types/d00cb7a7-b081-4c2b-95ac-8707963a00c1/extra_specs/key2 returned with HTTP 403 Sep 07 18:21:16 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1680/3378] 192.168.122.66 () {60 vars in 1292 bytes} [Mon Sep 7 18:21:16 2026] PUT /volume/v3/types/d00cb7a7-b081-4c2b-95ac-8707963a00c1/extra_specs/key2 => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:21:16 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-8ec21027-4520-48f5-80b8-80a1d39d70de None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:16 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-8ec21027-4520-48f5-80b8-80a1d39d70de tempest-VolumeTypesMemberTests-167399374 tempest-VolumeTypesMemberTests-167399374-project-member] POST http://192.168.122.66/volume/v3/types Sep 07 18:21:16 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-8ec21027-4520-48f5-80b8-80a1d39d70de tempest-VolumeTypesMemberTests-167399374 tempest-VolumeTypesMemberTests-167399374-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:21:16 devstack devstack@c-api.service[86965]: DEBUG cinder.policy [None req-8ec21027-4520-48f5-80b8-80a1d39d70de tempest-VolumeTypesMemberTests-167399374 tempest-VolumeTypesMemberTests-167399374-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '9c2c21e365db4549b21913fc5f1f1aab', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '924050c3fbeb46aaaba05eec95b71098', '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=86965) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 18:21:16 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-8ec21027-4520-48f5-80b8-80a1d39d70de tempest-VolumeTypesMemberTests-167399374 tempest-VolumeTypesMemberTests-167399374-project-member] http://192.168.122.66/volume/v3/types returned with HTTP 403 Sep 07 18:21:16 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1699/3379] 192.168.122.66 () {60 vars in 1131 bytes} [Mon Sep 7 18:21:16 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 07 18:21:16 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-9d37c65a-c412-4b72-8011-0da3a0914863 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:16 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-9d37c65a-c412-4b72-8011-0da3a0914863 tempest-VolumeTypesMemberTests-167399374 tempest-VolumeTypesMemberTests-167399374-project-admin] POST http://192.168.122.66/volume/v3/types Sep 07 18:21:16 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-9d37c65a-c412-4b72-8011-0da3a0914863 tempest-VolumeTypesMemberTests-167399374 tempest-VolumeTypesMemberTests-167399374-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1765261357", "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=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:21:16 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-9d37c65a-c412-4b72-8011-0da3a0914863 tempest-VolumeTypesMemberTests-167399374 tempest-VolumeTypesMemberTests-167399374-project-admin] http://192.168.122.66/volume/v3/types returned with HTTP 200 Sep 07 18:21:16 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1681/3380] 192.168.122.66 () {60 vars in 1132 bytes} [Mon Sep 7 18:21:16 2026] POST /volume/v3/types => generated 380 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:21:16 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-e94931d8-5343-43c8-af0d-dfd4eef9203d None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:16 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e94931d8-5343-43c8-af0d-dfd4eef9203d tempest-VolumeTypesMemberTests-167399374 tempest-VolumeTypesMemberTests-167399374-project-admin] POST http://192.168.122.66/volume/v3/types/e67a2501-bf54-4f3c-9360-ae28fda73fb8/encryption Sep 07 18:21:16 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-e94931d8-5343-43c8-af0d-dfd4eef9203d tempest-VolumeTypesMemberTests-167399374 tempest-VolumeTypesMemberTests-167399374-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:21:16 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e94931d8-5343-43c8-af0d-dfd4eef9203d tempest-VolumeTypesMemberTests-167399374 tempest-VolumeTypesMemberTests-167399374-project-admin] http://192.168.122.66/volume/v3/types/e67a2501-bf54-4f3c-9360-ae28fda73fb8/encryption returned with HTTP 200 Sep 07 18:21:16 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1700/3381] 192.168.122.66 () {60 vars in 1276 bytes} [Mon Sep 7 18:21:16 2026] POST /volume/v3/types/e67a2501-bf54-4f3c-9360-ae28fda73fb8/encryption => generated 239 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 18:21:16 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-6a93da36-9647-470c-9584-4175227d56f3 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:16 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-6a93da36-9647-470c-9584-4175227d56f3 tempest-VolumeTypesMemberTests-167399374 tempest-VolumeTypesMemberTests-167399374-project-member] DELETE http://192.168.122.66/volume/v3/types/e67a2501-bf54-4f3c-9360-ae28fda73fb8/encryption/2c54068a-53e2-4bb0-b673-cf47cb6252ae Sep 07 18:21:16 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-6a93da36-9647-470c-9584-4175227d56f3 tempest-VolumeTypesMemberTests-167399374 tempest-VolumeTypesMemberTests-167399374-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:21:16 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-6a93da36-9647-470c-9584-4175227d56f3 tempest-VolumeTypesMemberTests-167399374 tempest-VolumeTypesMemberTests-167399374-project-member] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:21:16 devstack devstack@c-api.service[86964]: DEBUG cinder.policy [None req-6a93da36-9647-470c-9584-4175227d56f3 tempest-VolumeTypesMemberTests-167399374 tempest-VolumeTypesMemberTests-167399374-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '9c2c21e365db4549b21913fc5f1f1aab', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '924050c3fbeb46aaaba05eec95b71098', '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=86964) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 18:21:16 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-6a93da36-9647-470c-9584-4175227d56f3 tempest-VolumeTypesMemberTests-167399374 tempest-VolumeTypesMemberTests-167399374-project-member] http://192.168.122.66/volume/v3/types/e67a2501-bf54-4f3c-9360-ae28fda73fb8/encryption/2c54068a-53e2-4bb0-b673-cf47cb6252ae returned with HTTP 403 Sep 07 18:21:16 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1682/3382] 192.168.122.66 () {58 vars in 1368 bytes} [Mon Sep 7 18:21:16 2026] DELETE /volume/v3/types/e67a2501-bf54-4f3c-9360-ae28fda73fb8/encryption/2c54068a-53e2-4bb0-b673-cf47cb6252ae => generated 127 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:21:16 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-e87d307d-ffe5-4d64-bdf0-b352a1fa3bf4 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:16 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e87d307d-ffe5-4d64-bdf0-b352a1fa3bf4 tempest-VolumeTypesMemberTests-167399374 tempest-VolumeTypesMemberTests-167399374-project-admin] POST http://192.168.122.66/volume/v3/types Sep 07 18:21:16 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-e87d307d-ffe5-4d64-bdf0-b352a1fa3bf4 tempest-VolumeTypesMemberTests-167399374 tempest-VolumeTypesMemberTests-167399374-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-471002506", "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=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:21:16 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e87d307d-ffe5-4d64-bdf0-b352a1fa3bf4 tempest-VolumeTypesMemberTests-167399374 tempest-VolumeTypesMemberTests-167399374-project-admin] http://192.168.122.66/volume/v3/types returned with HTTP 200 Sep 07 18:21:16 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1701/3383] 192.168.122.66 () {60 vars in 1132 bytes} [Mon Sep 7 18:21:16 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 07 18:21:16 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-a83701ed-a90b-4db6-87af-814e6ada3e5d None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:16 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-a83701ed-a90b-4db6-87af-814e6ada3e5d tempest-VolumeTypesMemberTests-167399374 tempest-VolumeTypesMemberTests-167399374-project-member] DELETE http://192.168.122.66/volume/v3/types/731a8a4f-b3c2-4f71-91b0-05067d601ade/extra_specs/key1 Sep 07 18:21:16 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-a83701ed-a90b-4db6-87af-814e6ada3e5d tempest-VolumeTypesMemberTests-167399374 tempest-VolumeTypesMemberTests-167399374-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:21:16 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-a83701ed-a90b-4db6-87af-814e6ada3e5d tempest-VolumeTypesMemberTests-167399374 tempest-VolumeTypesMemberTests-167399374-project-member] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:21:16 devstack devstack@c-api.service[86964]: DEBUG cinder.policy [None req-a83701ed-a90b-4db6-87af-814e6ada3e5d tempest-VolumeTypesMemberTests-167399374 tempest-VolumeTypesMemberTests-167399374-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '9c2c21e365db4549b21913fc5f1f1aab', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '924050c3fbeb46aaaba05eec95b71098', '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=86964) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 18:21:16 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-a83701ed-a90b-4db6-87af-814e6ada3e5d tempest-VolumeTypesMemberTests-167399374 tempest-VolumeTypesMemberTests-167399374-project-member] http://192.168.122.66/volume/v3/types/731a8a4f-b3c2-4f71-91b0-05067d601ade/extra_specs/key1 returned with HTTP 403 Sep 07 18:21:16 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1683/3384] 192.168.122.66 () {58 vars in 1275 bytes} [Mon Sep 7 18:21:16 2026] DELETE /volume/v3/types/731a8a4f-b3c2-4f71-91b0-05067d601ade/extra_specs/key1 => generated 122 bytes in 19 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:21:16 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-566c44e5-e408-4bb6-9731-e5a83e06816a None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:16 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-566c44e5-e408-4bb6-9731-e5a83e06816a tempest-VolumeTypesMemberTests-167399374 tempest-VolumeTypesMemberTests-167399374-project-admin] POST http://192.168.122.66/volume/v3/types Sep 07 18:21:16 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-566c44e5-e408-4bb6-9731-e5a83e06816a tempest-VolumeTypesMemberTests-167399374 tempest-VolumeTypesMemberTests-167399374-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1013990538", "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=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:21:16 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-566c44e5-e408-4bb6-9731-e5a83e06816a tempest-VolumeTypesMemberTests-167399374 tempest-VolumeTypesMemberTests-167399374-project-admin] http://192.168.122.66/volume/v3/types returned with HTTP 200 Sep 07 18:21:16 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1702/3385] 192.168.122.66 () {60 vars in 1132 bytes} [Mon Sep 7 18:21:16 2026] POST /volume/v3/types => generated 380 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:21:16 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-43709532-83ef-4b50-94a3-c7071b33ff46 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:16 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-43709532-83ef-4b50-94a3-c7071b33ff46 tempest-VolumeTypesMemberTests-167399374 tempest-VolumeTypesMemberTests-167399374-project-member] DELETE http://192.168.122.66/volume/v3/types/b10e8634-f27e-4288-96a4-93b2c9784807 Sep 07 18:21:16 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-43709532-83ef-4b50-94a3-c7071b33ff46 tempest-VolumeTypesMemberTests-167399374 tempest-VolumeTypesMemberTests-167399374-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:21:16 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-43709532-83ef-4b50-94a3-c7071b33ff46 tempest-VolumeTypesMemberTests-167399374 tempest-VolumeTypesMemberTests-167399374-project-member] Calling method '_delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:21:16 devstack devstack@c-api.service[86964]: DEBUG cinder.policy [None req-43709532-83ef-4b50-94a3-c7071b33ff46 tempest-VolumeTypesMemberTests-167399374 tempest-VolumeTypesMemberTests-167399374-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '9c2c21e365db4549b21913fc5f1f1aab', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '924050c3fbeb46aaaba05eec95b71098', '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=86964) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 18:21:16 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-43709532-83ef-4b50-94a3-c7071b33ff46 tempest-VolumeTypesMemberTests-167399374 tempest-VolumeTypesMemberTests-167399374-project-member] http://192.168.122.66/volume/v3/types/b10e8634-f27e-4288-96a4-93b2c9784807 returned with HTTP 403 Sep 07 18:21:16 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1684/3386] 192.168.122.66 () {58 vars in 1224 bytes} [Mon Sep 7 18:21:16 2026] DELETE /volume/v3/types/b10e8634-f27e-4288-96a4-93b2c9784807 => generated 109 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:21:16 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-7a2fa2a3-25f9-4283-ae3e-00b568419c75 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:16 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-7a2fa2a3-25f9-4283-ae3e-00b568419c75 tempest-VolumeTypesMemberTests-167399374 tempest-VolumeTypesMemberTests-167399374-project-member] GET http://192.168.122.66/volume/v3/types/667a3378-a364-420d-bf8b-9ad44892b88e/extra_specs Sep 07 18:21:16 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-7a2fa2a3-25f9-4283-ae3e-00b568419c75 tempest-VolumeTypesMemberTests-167399374 tempest-VolumeTypesMemberTests-167399374-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:21:16 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-7a2fa2a3-25f9-4283-ae3e-00b568419c75 tempest-VolumeTypesMemberTests-167399374 tempest-VolumeTypesMemberTests-167399374-project-member] Calling method 'index' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:21:16 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-7a2fa2a3-25f9-4283-ae3e-00b568419c75 tempest-VolumeTypesMemberTests-167399374 tempest-VolumeTypesMemberTests-167399374-project-member] http://192.168.122.66/volume/v3/types/667a3378-a364-420d-bf8b-9ad44892b88e/extra_specs returned with HTTP 200 Sep 07 18:21:16 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1703/3387] 192.168.122.66 () {58 vars in 1257 bytes} [Mon Sep 7 18:21:16 2026] GET /volume/v3/types/667a3378-a364-420d-bf8b-9ad44892b88e/extra_specs => generated 123 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:21:17 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-644e12bd-ea31-48d8-8659-483e61c207b8 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:17 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-644e12bd-ea31-48d8-8659-483e61c207b8 tempest-VolumeTypesMemberTests-167399374 tempest-VolumeTypesMemberTests-167399374-project-member] GET http://192.168.122.66/volume/v3/types Sep 07 18:21:17 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-644e12bd-ea31-48d8-8659-483e61c207b8 tempest-VolumeTypesMemberTests-167399374 tempest-VolumeTypesMemberTests-167399374-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:21:17 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-644e12bd-ea31-48d8-8659-483e61c207b8 tempest-VolumeTypesMemberTests-167399374 tempest-VolumeTypesMemberTests-167399374-project-member] Calling method 'index' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:21:17 devstack devstack@c-api.service[86964]: DEBUG cinder.api.api_utils [None req-644e12bd-ea31-48d8-8659-483e61c207b8 tempest-VolumeTypesMemberTests-167399374 tempest-VolumeTypesMemberTests-167399374-project-member] Removing options '' from query. {{(pid=86964) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 18:21:17 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-644e12bd-ea31-48d8-8659-483e61c207b8 tempest-VolumeTypesMemberTests-167399374 tempest-VolumeTypesMemberTests-167399374-project-member] http://192.168.122.66/volume/v3/types returned with HTTP 200 Sep 07 18:21:17 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1685/3388] 192.168.122.66 () {58 vars in 1110 bytes} [Mon Sep 7 18:21:17 2026] GET /volume/v3/types => generated 2363 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 18:21:17 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-27d83eeb-6d2c-4982-86f2-c3425ef77b1d None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:17 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-27d83eeb-6d2c-4982-86f2-c3425ef77b1d tempest-VolumeTypesMemberTests-167399374 tempest-VolumeTypesMemberTests-167399374-project-member] GET http://192.168.122.66/volume/v3/types/667a3378-a364-420d-bf8b-9ad44892b88e/encryption/cipher Sep 07 18:21:17 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-27d83eeb-6d2c-4982-86f2-c3425ef77b1d tempest-VolumeTypesMemberTests-167399374 tempest-VolumeTypesMemberTests-167399374-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:21:17 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-27d83eeb-6d2c-4982-86f2-c3425ef77b1d tempest-VolumeTypesMemberTests-167399374 tempest-VolumeTypesMemberTests-167399374-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:21:17 devstack devstack@c-api.service[86965]: DEBUG cinder.policy [None req-27d83eeb-6d2c-4982-86f2-c3425ef77b1d tempest-VolumeTypesMemberTests-167399374 tempest-VolumeTypesMemberTests-167399374-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '9c2c21e365db4549b21913fc5f1f1aab', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '924050c3fbeb46aaaba05eec95b71098', '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=86965) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 18:21:17 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-27d83eeb-6d2c-4982-86f2-c3425ef77b1d tempest-VolumeTypesMemberTests-167399374 tempest-VolumeTypesMemberTests-167399374-project-member] http://192.168.122.66/volume/v3/types/667a3378-a364-420d-bf8b-9ad44892b88e/encryption/cipher returned with HTTP 403 Sep 07 18:21:17 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1704/3389] 192.168.122.66 () {58 vars in 1275 bytes} [Mon Sep 7 18:21:17 2026] GET /volume/v3/types/667a3378-a364-420d-bf8b-9ad44892b88e/encryption/cipher => generated 124 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:21:17 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-91f64539-c8bb-4a11-a021-0724429419a1 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:17 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-91f64539-c8bb-4a11-a021-0724429419a1 tempest-VolumeTypesMemberTests-167399374 tempest-VolumeTypesMemberTests-167399374-project-member] GET http://192.168.122.66/volume/v3/types/667a3378-a364-420d-bf8b-9ad44892b88e/encryption Sep 07 18:21:17 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-91f64539-c8bb-4a11-a021-0724429419a1 tempest-VolumeTypesMemberTests-167399374 tempest-VolumeTypesMemberTests-167399374-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:21:17 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-91f64539-c8bb-4a11-a021-0724429419a1 tempest-VolumeTypesMemberTests-167399374 tempest-VolumeTypesMemberTests-167399374-project-member] Calling method 'index' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:21:17 devstack devstack@c-api.service[86964]: DEBUG cinder.policy [None req-91f64539-c8bb-4a11-a021-0724429419a1 tempest-VolumeTypesMemberTests-167399374 tempest-VolumeTypesMemberTests-167399374-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '9c2c21e365db4549b21913fc5f1f1aab', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '924050c3fbeb46aaaba05eec95b71098', '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=86964) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 18:21:17 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-91f64539-c8bb-4a11-a021-0724429419a1 tempest-VolumeTypesMemberTests-167399374 tempest-VolumeTypesMemberTests-167399374-project-member] http://192.168.122.66/volume/v3/types/667a3378-a364-420d-bf8b-9ad44892b88e/encryption returned with HTTP 403 Sep 07 18:21:17 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1686/3390] 192.168.122.66 () {58 vars in 1254 bytes} [Mon Sep 7 18:21:17 2026] GET /volume/v3/types/667a3378-a364-420d-bf8b-9ad44892b88e/encryption => generated 124 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:21:17 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-093bd948-84e5-4b2e-932d-76a14705c85a None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:17 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-093bd948-84e5-4b2e-932d-76a14705c85a tempest-VolumeTypesMemberTests-167399374 tempest-VolumeTypesMemberTests-167399374-project-member] GET http://192.168.122.66/volume/v3/types/667a3378-a364-420d-bf8b-9ad44892b88e/extra_specs/multiattach Sep 07 18:21:17 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-093bd948-84e5-4b2e-932d-76a14705c85a tempest-VolumeTypesMemberTests-167399374 tempest-VolumeTypesMemberTests-167399374-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:21:17 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-093bd948-84e5-4b2e-932d-76a14705c85a tempest-VolumeTypesMemberTests-167399374 tempest-VolumeTypesMemberTests-167399374-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:21:17 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-093bd948-84e5-4b2e-932d-76a14705c85a tempest-VolumeTypesMemberTests-167399374 tempest-VolumeTypesMemberTests-167399374-project-member] http://192.168.122.66/volume/v3/types/667a3378-a364-420d-bf8b-9ad44892b88e/extra_specs/multiattach returned with HTTP 200 Sep 07 18:21:17 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1705/3391] 192.168.122.66 () {58 vars in 1293 bytes} [Mon Sep 7 18:21:17 2026] GET /volume/v3/types/667a3378-a364-420d-bf8b-9ad44892b88e/extra_specs/multiattach => generated 29 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 18:21:17 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-98ee1809-ee7a-457f-9ebc-7aabe6966060 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:17 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-98ee1809-ee7a-457f-9ebc-7aabe6966060 tempest-VolumeTypesMemberTests-167399374 tempest-VolumeTypesMemberTests-167399374-project-member] GET http://192.168.122.66/volume/v3/types/667a3378-a364-420d-bf8b-9ad44892b88e/extra_specs/volume_backend_name Sep 07 18:21:17 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-98ee1809-ee7a-457f-9ebc-7aabe6966060 tempest-VolumeTypesMemberTests-167399374 tempest-VolumeTypesMemberTests-167399374-project-member] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:21:17 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-98ee1809-ee7a-457f-9ebc-7aabe6966060 tempest-VolumeTypesMemberTests-167399374 tempest-VolumeTypesMemberTests-167399374-project-member] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:21:17 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-98ee1809-ee7a-457f-9ebc-7aabe6966060 tempest-VolumeTypesMemberTests-167399374 tempest-VolumeTypesMemberTests-167399374-project-member] http://192.168.122.66/volume/v3/types/667a3378-a364-420d-bf8b-9ad44892b88e/extra_specs/volume_backend_name returned with HTTP 404 Sep 07 18:21:17 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1687/3392] 192.168.122.66 () {58 vars in 1317 bytes} [Mon Sep 7 18:21:17 2026] GET /volume/v3/types/667a3378-a364-420d-bf8b-9ad44892b88e/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 07 18:21:17 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-601de941-d80c-4a23-b0d9-c9e4970513b5 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:17 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-601de941-d80c-4a23-b0d9-c9e4970513b5 tempest-VolumeTypesMemberTests-167399374 tempest-VolumeTypesMemberTests-167399374-project-member] GET http://192.168.122.66/volume/v3/types/667a3378-a364-420d-bf8b-9ad44892b88e Sep 07 18:21:17 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-601de941-d80c-4a23-b0d9-c9e4970513b5 tempest-VolumeTypesMemberTests-167399374 tempest-VolumeTypesMemberTests-167399374-project-member] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:21:17 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-601de941-d80c-4a23-b0d9-c9e4970513b5 tempest-VolumeTypesMemberTests-167399374 tempest-VolumeTypesMemberTests-167399374-project-member] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:21:17 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-601de941-d80c-4a23-b0d9-c9e4970513b5 tempest-VolumeTypesMemberTests-167399374 tempest-VolumeTypesMemberTests-167399374-project-member] http://192.168.122.66/volume/v3/types/667a3378-a364-420d-bf8b-9ad44892b88e returned with HTTP 200 Sep 07 18:21:17 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1706/3393] 192.168.122.66 () {58 vars in 1221 bytes} [Mon Sep 7 18:21:17 2026] GET /volume/v3/types/667a3378-a364-420d-bf8b-9ad44892b88e => generated 318 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:21:17 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-0c2060af-68de-472f-add0-eaeb33b5b89f None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:17 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-0c2060af-68de-472f-add0-eaeb33b5b89f tempest-VolumeTypesMemberTests-167399374 tempest-VolumeTypesMemberTests-167399374-project-member] PUT http://192.168.122.66/volume/v3/types/667a3378-a364-420d-bf8b-9ad44892b88e/encryption/17f3337b-be61-4710-9bb9-48c55603df58 Sep 07 18:21:17 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-0c2060af-68de-472f-add0-eaeb33b5b89f tempest-VolumeTypesMemberTests-167399374 tempest-VolumeTypesMemberTests-167399374-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:21:17 devstack devstack@c-api.service[86964]: DEBUG cinder.policy [None req-0c2060af-68de-472f-add0-eaeb33b5b89f tempest-VolumeTypesMemberTests-167399374 tempest-VolumeTypesMemberTests-167399374-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '9c2c21e365db4549b21913fc5f1f1aab', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '924050c3fbeb46aaaba05eec95b71098', '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=86964) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 18:21:17 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-0c2060af-68de-472f-add0-eaeb33b5b89f tempest-VolumeTypesMemberTests-167399374 tempest-VolumeTypesMemberTests-167399374-project-member] http://192.168.122.66/volume/v3/types/667a3378-a364-420d-bf8b-9ad44892b88e/encryption/17f3337b-be61-4710-9bb9-48c55603df58 returned with HTTP 403 Sep 07 18:21:17 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1688/3394] 192.168.122.66 () {60 vars in 1385 bytes} [Mon Sep 7 18:21:17 2026] PUT /volume/v3/types/667a3378-a364-420d-bf8b-9ad44892b88e/encryption/17f3337b-be61-4710-9bb9-48c55603df58 => generated 127 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:21:17 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-8d68a7b9-a4f5-436b-9611-db8e9f4273ac None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:17 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-8d68a7b9-a4f5-436b-9611-db8e9f4273ac tempest-VolumeTypesMemberTests-167399374 tempest-VolumeTypesMemberTests-167399374-project-member] PUT http://192.168.122.66/volume/v3/types/667a3378-a364-420d-bf8b-9ad44892b88e/extra_specs/key1 Sep 07 18:21:17 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-8d68a7b9-a4f5-436b-9611-db8e9f4273ac tempest-VolumeTypesMemberTests-167399374 tempest-VolumeTypesMemberTests-167399374-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:21:17 devstack devstack@c-api.service[86965]: DEBUG cinder.policy [None req-8d68a7b9-a4f5-436b-9611-db8e9f4273ac tempest-VolumeTypesMemberTests-167399374 tempest-VolumeTypesMemberTests-167399374-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '9c2c21e365db4549b21913fc5f1f1aab', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '924050c3fbeb46aaaba05eec95b71098', '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=86965) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 18:21:17 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-8d68a7b9-a4f5-436b-9611-db8e9f4273ac tempest-VolumeTypesMemberTests-167399374 tempest-VolumeTypesMemberTests-167399374-project-member] http://192.168.122.66/volume/v3/types/667a3378-a364-420d-bf8b-9ad44892b88e/extra_specs/key1 returned with HTTP 403 Sep 07 18:21:17 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1707/3395] 192.168.122.66 () {60 vars in 1292 bytes} [Mon Sep 7 18:21:17 2026] PUT /volume/v3/types/667a3378-a364-420d-bf8b-9ad44892b88e/extra_specs/key1 => generated 122 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:21:17 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-64da239f-97ce-4c7a-b00a-ddbe7c12c4e6 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:17 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-64da239f-97ce-4c7a-b00a-ddbe7c12c4e6 tempest-VolumeTypesMemberTests-167399374 tempest-VolumeTypesMemberTests-167399374-project-member] PUT http://192.168.122.66/volume/v3/types/667a3378-a364-420d-bf8b-9ad44892b88e Sep 07 18:21:17 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-64da239f-97ce-4c7a-b00a-ddbe7c12c4e6 tempest-VolumeTypesMemberTests-167399374 tempest-VolumeTypesMemberTests-167399374-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:21:17 devstack devstack@c-api.service[86964]: DEBUG cinder.policy [None req-64da239f-97ce-4c7a-b00a-ddbe7c12c4e6 tempest-VolumeTypesMemberTests-167399374 tempest-VolumeTypesMemberTests-167399374-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '9c2c21e365db4549b21913fc5f1f1aab', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '924050c3fbeb46aaaba05eec95b71098', '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=86964) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 18:21:17 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-64da239f-97ce-4c7a-b00a-ddbe7c12c4e6 tempest-VolumeTypesMemberTests-167399374 tempest-VolumeTypesMemberTests-167399374-project-member] http://192.168.122.66/volume/v3/types/667a3378-a364-420d-bf8b-9ad44892b88e returned with HTTP 403 Sep 07 18:21:17 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1689/3396] 192.168.122.66 () {60 vars in 1241 bytes} [Mon Sep 7 18:21:17 2026] PUT /volume/v3/types/667a3378-a364-420d-bf8b-9ad44892b88e => generated 109 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 07 18:21:17 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-572f6da1-c41d-4b5e-8656-6a9154a21458 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:17 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-572f6da1-c41d-4b5e-8656-6a9154a21458 tempest-VolumeTypesMemberTests-167399374 tempest-VolumeTypesMemberTests-167399374-project-admin] DELETE http://192.168.122.66/volume/v3/types/b10e8634-f27e-4288-96a4-93b2c9784807 Sep 07 18:21:17 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-572f6da1-c41d-4b5e-8656-6a9154a21458 tempest-VolumeTypesMemberTests-167399374 tempest-VolumeTypesMemberTests-167399374-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:21:17 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-572f6da1-c41d-4b5e-8656-6a9154a21458 tempest-VolumeTypesMemberTests-167399374 tempest-VolumeTypesMemberTests-167399374-project-admin] Calling method '_delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:21:17 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-572f6da1-c41d-4b5e-8656-6a9154a21458 tempest-VolumeTypesMemberTests-167399374 tempest-VolumeTypesMemberTests-167399374-project-admin] http://192.168.122.66/volume/v3/types/b10e8634-f27e-4288-96a4-93b2c9784807 returned with HTTP 202 Sep 07 18:21:17 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1708/3397] 192.168.122.66 () {58 vars in 1224 bytes} [Mon Sep 7 18:21:17 2026] DELETE /volume/v3/types/b10e8634-f27e-4288-96a4-93b2c9784807 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:21:17 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-15f084bc-ba47-4ffa-b3a1-865afe47c33f None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:17 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-15f084bc-ba47-4ffa-b3a1-865afe47c33f tempest-VolumeTypesMemberTests-167399374 tempest-VolumeTypesMemberTests-167399374-project-admin] DELETE http://192.168.122.66/volume/v3/types/731a8a4f-b3c2-4f71-91b0-05067d601ade Sep 07 18:21:17 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-15f084bc-ba47-4ffa-b3a1-865afe47c33f tempest-VolumeTypesMemberTests-167399374 tempest-VolumeTypesMemberTests-167399374-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:21:17 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-15f084bc-ba47-4ffa-b3a1-865afe47c33f tempest-VolumeTypesMemberTests-167399374 tempest-VolumeTypesMemberTests-167399374-project-admin] Calling method '_delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:21:17 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-15f084bc-ba47-4ffa-b3a1-865afe47c33f tempest-VolumeTypesMemberTests-167399374 tempest-VolumeTypesMemberTests-167399374-project-admin] http://192.168.122.66/volume/v3/types/731a8a4f-b3c2-4f71-91b0-05067d601ade returned with HTTP 202 Sep 07 18:21:17 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1690/3398] 192.168.122.66 () {58 vars in 1224 bytes} [Mon Sep 7 18:21:17 2026] DELETE /volume/v3/types/731a8a4f-b3c2-4f71-91b0-05067d601ade => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:21:17 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-a2bd39ad-4ebf-419a-bedf-99d2af7f871a None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:17 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-a2bd39ad-4ebf-419a-bedf-99d2af7f871a tempest-VolumeTypesMemberTests-167399374 tempest-VolumeTypesMemberTests-167399374-project-admin] DELETE http://192.168.122.66/volume/v3/types/e67a2501-bf54-4f3c-9360-ae28fda73fb8 Sep 07 18:21:17 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-a2bd39ad-4ebf-419a-bedf-99d2af7f871a tempest-VolumeTypesMemberTests-167399374 tempest-VolumeTypesMemberTests-167399374-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:21:17 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-a2bd39ad-4ebf-419a-bedf-99d2af7f871a tempest-VolumeTypesMemberTests-167399374 tempest-VolumeTypesMemberTests-167399374-project-admin] Calling method '_delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:21:17 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-a2bd39ad-4ebf-419a-bedf-99d2af7f871a tempest-VolumeTypesMemberTests-167399374 tempest-VolumeTypesMemberTests-167399374-project-admin] http://192.168.122.66/volume/v3/types/e67a2501-bf54-4f3c-9360-ae28fda73fb8 returned with HTTP 202 Sep 07 18:21:17 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1709/3399] 192.168.122.66 () {58 vars in 1224 bytes} [Mon Sep 7 18:21:17 2026] DELETE /volume/v3/types/e67a2501-bf54-4f3c-9360-ae28fda73fb8 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:21:17 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-bffb5fa8-73d4-4184-ab01-5ee500650f6b None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:17 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-bffb5fa8-73d4-4184-ab01-5ee500650f6b tempest-VolumeTypesMemberTests-167399374 tempest-VolumeTypesMemberTests-167399374-project-admin] DELETE http://192.168.122.66/volume/v3/types/d00cb7a7-b081-4c2b-95ac-8707963a00c1 Sep 07 18:21:17 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-bffb5fa8-73d4-4184-ab01-5ee500650f6b tempest-VolumeTypesMemberTests-167399374 tempest-VolumeTypesMemberTests-167399374-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:21:17 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-bffb5fa8-73d4-4184-ab01-5ee500650f6b tempest-VolumeTypesMemberTests-167399374 tempest-VolumeTypesMemberTests-167399374-project-admin] Calling method '_delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:21:17 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-bffb5fa8-73d4-4184-ab01-5ee500650f6b tempest-VolumeTypesMemberTests-167399374 tempest-VolumeTypesMemberTests-167399374-project-admin] http://192.168.122.66/volume/v3/types/d00cb7a7-b081-4c2b-95ac-8707963a00c1 returned with HTTP 202 Sep 07 18:21:17 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1691/3400] 192.168.122.66 () {58 vars in 1224 bytes} [Mon Sep 7 18:21:17 2026] DELETE /volume/v3/types/d00cb7a7-b081-4c2b-95ac-8707963a00c1 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:21:17 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-5ea41873-8d3b-4d7e-b172-bf6e5891bbc3 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:17 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-5ea41873-8d3b-4d7e-b172-bf6e5891bbc3 tempest-VolumeTypesMemberTests-167399374 tempest-VolumeTypesMemberTests-167399374-project-admin] DELETE http://192.168.122.66/volume/v3/types/0da73c63-dca5-4d9b-80dd-85fc23bce699 Sep 07 18:21:17 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-5ea41873-8d3b-4d7e-b172-bf6e5891bbc3 tempest-VolumeTypesMemberTests-167399374 tempest-VolumeTypesMemberTests-167399374-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:21:17 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-5ea41873-8d3b-4d7e-b172-bf6e5891bbc3 tempest-VolumeTypesMemberTests-167399374 tempest-VolumeTypesMemberTests-167399374-project-admin] Calling method '_delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:21:17 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-5ea41873-8d3b-4d7e-b172-bf6e5891bbc3 tempest-VolumeTypesMemberTests-167399374 tempest-VolumeTypesMemberTests-167399374-project-admin] http://192.168.122.66/volume/v3/types/0da73c63-dca5-4d9b-80dd-85fc23bce699 returned with HTTP 202 Sep 07 18:21:17 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1710/3401] 192.168.122.66 () {58 vars in 1224 bytes} [Mon Sep 7 18:21:17 2026] DELETE /volume/v3/types/0da73c63-dca5-4d9b-80dd-85fc23bce699 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:21:17 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-75d866b8-973a-465f-9033-694ca6a9e31d None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:17 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-75d866b8-973a-465f-9033-694ca6a9e31d tempest-VolumeTypesMemberTests-167399374 tempest-VolumeTypesMemberTests-167399374-project-admin] DELETE http://192.168.122.66/volume/v3/types/667a3378-a364-420d-bf8b-9ad44892b88e Sep 07 18:21:17 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-75d866b8-973a-465f-9033-694ca6a9e31d tempest-VolumeTypesMemberTests-167399374 tempest-VolumeTypesMemberTests-167399374-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:21:17 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-75d866b8-973a-465f-9033-694ca6a9e31d tempest-VolumeTypesMemberTests-167399374 tempest-VolumeTypesMemberTests-167399374-project-admin] Calling method '_delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:21:17 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-75d866b8-973a-465f-9033-694ca6a9e31d tempest-VolumeTypesMemberTests-167399374 tempest-VolumeTypesMemberTests-167399374-project-admin] http://192.168.122.66/volume/v3/types/667a3378-a364-420d-bf8b-9ad44892b88e returned with HTTP 202 Sep 07 18:21:17 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1692/3402] 192.168.122.66 () {58 vars in 1224 bytes} [Mon Sep 7 18:21:17 2026] DELETE /volume/v3/types/667a3378-a364-420d-bf8b-9ad44892b88e => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:21:19 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-3903dd5a-2ae1-4eb2-ba33-91a90c0ccf89 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:19 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-3903dd5a-2ae1-4eb2-ba33-91a90c0ccf89 tempest-ProjectReaderTests-76893826 tempest-ProjectReaderTests-76893826-project-admin] POST http://192.168.122.66/volume/v3/types Sep 07 18:21:19 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-3903dd5a-2ae1-4eb2-ba33-91a90c0ccf89 tempest-ProjectReaderTests-76893826 tempest-ProjectReaderTests-76893826-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1725386177", "extra_specs": {"storage_protocol": "tempest-storage_protocol-546620736", "vendor_name": "tempest-vendor_name-944621997"}}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:21:19 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-3903dd5a-2ae1-4eb2-ba33-91a90c0ccf89 tempest-ProjectReaderTests-76893826 tempest-ProjectReaderTests-76893826-project-admin] http://192.168.122.66/volume/v3/types returned with HTTP 200 Sep 07 18:21:19 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1711/3403] 192.168.122.66 () {60 vars in 1132 bytes} [Mon Sep 7 18:21:19 2026] POST /volume/v3/types => generated 328 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:21:19 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-047c81d1-1f44-4196-988b-3f37aca516d4 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:19 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-047c81d1-1f44-4196-988b-3f37aca516d4 tempest-ProjectReaderTests-76893826 tempest-ProjectReaderTests-76893826-project-admin] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:21:19 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-047c81d1-1f44-4196-988b-3f37aca516d4 tempest-ProjectReaderTests-76893826 tempest-ProjectReaderTests-76893826-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "86a9caf0-de2c-4379-9767-1fa246f31291", "size": 1}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:21:19 devstack devstack@c-api.service[86964]: DEBUG cinder.api.v3.volumes [None req-047c81d1-1f44-4196-988b-3f37aca516d4 tempest-ProjectReaderTests-76893826 tempest-ProjectReaderTests-76893826-project-admin] Create volume request body: {'volume': {'volume_type': '86a9caf0-de2c-4379-9767-1fa246f31291', 'size': 1}} {{(pid=86964) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:21:19 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-047c81d1-1f44-4196-988b-3f37aca516d4 tempest-ProjectReaderTests-76893826 tempest-ProjectReaderTests-76893826-project-admin] Create volume of 1 GB Sep 07 18:21:19 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:21:19 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:21:19 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-047c81d1-1f44-4196-988b-3f37aca516d4 tempest-ProjectReaderTests-76893826 tempest-ProjectReaderTests-76893826-project-admin] Availability Zones retrieved successfully. Sep 07 18:21:19 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-047c81d1-1f44-4196-988b-3f37aca516d4 tempest-ProjectReaderTests-76893826 tempest-ProjectReaderTests-76893826-project-admin] Flow 'volume_create_api' (d5a28a48-92f4-4dbe-9866-346f928152c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:21:19 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-047c81d1-1f44-4196-988b-3f37aca516d4 tempest-ProjectReaderTests-76893826 tempest-ProjectReaderTests-76893826-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8cae0140-42b8-464b-9935-2584f661ffcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:21:19 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.flows.api.create_volume [None req-047c81d1-1f44-4196-988b-3f37aca516d4 tempest-ProjectReaderTests-76893826 tempest-ProjectReaderTests-76893826-project-admin] Validating volume size '1' using validate_int {{(pid=86964) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:21:19 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-047c81d1-1f44-4196-988b-3f37aca516d4 tempest-ProjectReaderTests-76893826 tempest-ProjectReaderTests-76893826-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8cae0140-42b8-464b-9935-2584f661ffcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T16:21:20Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-546620736',vendor_name='tempest-vendor_name-944621997'},id=86a9caf0-de2c-4379-9767-1fa246f31291,is_public=True,name='tempest-ProjectReaderTests-volume-type-1725386177',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86a9caf0-de2c-4379-9767-1fa246f31291', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:21:19 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-047c81d1-1f44-4196-988b-3f37aca516d4 tempest-ProjectReaderTests-76893826 tempest-ProjectReaderTests-76893826-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2846e62f-6937-4770-8204-5b31d6dda607) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:21:19 devstack devstack@c-api.service[86964]: WARNING cinder.quota [None req-047c81d1-1f44-4196-988b-3f37aca516d4 tempest-ProjectReaderTests-76893826 tempest-ProjectReaderTests-76893826-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1725386177 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1725386177, it is now deprecated. Please use the default quota class for default quota. Sep 07 18:21:19 devstack devstack@c-api.service[86964]: WARNING cinder.quota [None req-047c81d1-1f44-4196-988b-3f37aca516d4 tempest-ProjectReaderTests-76893826 tempest-ProjectReaderTests-76893826-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1725386177 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1725386177, it is now deprecated. Please use the default quota class for default quota. Sep 07 18:21:19 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-047c81d1-1f44-4196-988b-3f37aca516d4 tempest-ProjectReaderTests-76893826 tempest-ProjectReaderTests-76893826-project-admin] Created reservations ['3dde7aca-35e0-4945-84a6-b9df60a4bdb8', '5e3de13e-1ec4-4c30-99b8-92bc6efa183e', 'e53f912f-440c-4c01-950a-b474db2984be', '70343be6-1b81-41b5-8885-93a0f1e70aef'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:21:19 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-047c81d1-1f44-4196-988b-3f37aca516d4 tempest-ProjectReaderTests-76893826 tempest-ProjectReaderTests-76893826-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2846e62f-6937-4770-8204-5b31d6dda607) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3dde7aca-35e0-4945-84a6-b9df60a4bdb8', '5e3de13e-1ec4-4c30-99b8-92bc6efa183e', 'e53f912f-440c-4c01-950a-b474db2984be', '70343be6-1b81-41b5-8885-93a0f1e70aef']}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:21:19 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-047c81d1-1f44-4196-988b-3f37aca516d4 tempest-ProjectReaderTests-76893826 tempest-ProjectReaderTests-76893826-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (065020be-b20f-4d16-af56-746f75d1e7ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:21:19 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:21:19 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:21:19 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-047c81d1-1f44-4196-988b-3f37aca516d4 tempest-ProjectReaderTests-76893826 tempest-ProjectReaderTests-76893826-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (065020be-b20f-4d16-af56-746f75d1e7ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e1f025f8-d891-4d4b-b81a-fa3b9892810a', '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='dc1792c9e9154c658196b81688dc1f64',qos_specs=None,replication_status=,reservations=['3dde7aca-35e0-4945-84a6-b9df60a4bdb8','5e3de13e-1ec4-4c30-99b8-92bc6efa183e','e53f912f-440c-4c01-950a-b474db2984be','70343be6-1b81-41b5-8885-93a0f1e70aef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d82f4e649564959baa83fa396a4e3d2',volume_type_id=86a9caf0-de2c-4379-9767-1fa246f31291), 'volume': Volume(_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-07T16:21:19Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e1f025f8-d891-4d4b-b81a-fa3b9892810a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dc1792c9e9154c658196b81688dc1f64',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6d82f4e649564959baa83fa396a4e3d2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(86a9caf0-de2c-4379-9767-1fa246f31291),volume_type_id=86a9caf0-de2c-4379-9767-1fa246f31291)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:21:19 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-047c81d1-1f44-4196-988b-3f37aca516d4 tempest-ProjectReaderTests-76893826 tempest-ProjectReaderTests-76893826-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3feb643d-6cef-4656-9ee5-fa8b7cc76ea0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:21:19 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-047c81d1-1f44-4196-988b-3f37aca516d4 tempest-ProjectReaderTests-76893826 tempest-ProjectReaderTests-76893826-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3feb643d-6cef-4656-9ee5-fa8b7cc76ea0) transitioned into state 'SUCCESS' from 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='dc1792c9e9154c658196b81688dc1f64',qos_specs=None,replication_status=,reservations=['3dde7aca-35e0-4945-84a6-b9df60a4bdb8','5e3de13e-1ec4-4c30-99b8-92bc6efa183e','e53f912f-440c-4c01-950a-b474db2984be','70343be6-1b81-41b5-8885-93a0f1e70aef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d82f4e649564959baa83fa396a4e3d2',volume_type_id=86a9caf0-de2c-4379-9767-1fa246f31291)}' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:21:19 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-047c81d1-1f44-4196-988b-3f37aca516d4 tempest-ProjectReaderTests-76893826 tempest-ProjectReaderTests-76893826-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67fd9247-4ad1-479d-a188-9b0541ff90bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:21:19 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-047c81d1-1f44-4196-988b-3f37aca516d4 tempest-ProjectReaderTests-76893826 tempest-ProjectReaderTests-76893826-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67fd9247-4ad1-479d-a188-9b0541ff90bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86964) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:21:19 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-047c81d1-1f44-4196-988b-3f37aca516d4 tempest-ProjectReaderTests-76893826 tempest-ProjectReaderTests-76893826-project-admin] Flow 'volume_create_api' (d5a28a48-92f4-4dbe-9866-346f928152c1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86964) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:21:19 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-047c81d1-1f44-4196-988b-3f37aca516d4 tempest-ProjectReaderTests-76893826 tempest-ProjectReaderTests-76893826-project-admin] Create volume request issued successfully. Sep 07 18:21:19 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-047c81d1-1f44-4196-988b-3f37aca516d4 tempest-ProjectReaderTests-76893826 tempest-ProjectReaderTests-76893826-project-admin] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:21:19 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1693/3404] 192.168.122.66 () {62 vars in 1177 bytes} [Mon Sep 7 18:21:19 2026] POST /volume/v3/volumes => generated 780 bytes in 306 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:21:19 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-85c25c3a-6b60-4c15-a232-8d5cc1572a63 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:19 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-85c25c3a-6b60-4c15-a232-8d5cc1572a63 tempest-ProjectReaderTests-76893826 tempest-ProjectReaderTests-76893826-project-admin] GET http://192.168.122.66/volume/v3/volumes/e1f025f8-d891-4d4b-b81a-fa3b9892810a Sep 07 18:21:19 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-85c25c3a-6b60-4c15-a232-8d5cc1572a63 tempest-ProjectReaderTests-76893826 tempest-ProjectReaderTests-76893826-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:21:19 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-85c25c3a-6b60-4c15-a232-8d5cc1572a63 tempest-ProjectReaderTests-76893826 tempest-ProjectReaderTests-76893826-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:21:19 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:21:19 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:21:19 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:21:19 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:21:19 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-85c25c3a-6b60-4c15-a232-8d5cc1572a63 tempest-ProjectReaderTests-76893826 tempest-ProjectReaderTests-76893826-project-admin] Volume info retrieved successfully. Sep 07 18:21:20 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-85c25c3a-6b60-4c15-a232-8d5cc1572a63 tempest-ProjectReaderTests-76893826 tempest-ProjectReaderTests-76893826-project-admin] http://192.168.122.66/volume/v3/volumes/e1f025f8-d891-4d4b-b81a-fa3b9892810a returned with HTTP 200 Sep 07 18:21:20 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1712/3405] 192.168.122.66 () {60 vars in 1267 bytes} [Mon Sep 7 18:21:19 2026] GET /volume/v3/volumes/e1f025f8-d891-4d4b-b81a-fa3b9892810a => generated 959 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:21:21 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-3a4826d5-fb40-4109-9ece-aee3de55c608 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:21 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-3a4826d5-fb40-4109-9ece-aee3de55c608 tempest-ProjectReaderTests-76893826 tempest-ProjectReaderTests-76893826-project-admin] GET http://192.168.122.66/volume/v3/volumes/e1f025f8-d891-4d4b-b81a-fa3b9892810a Sep 07 18:21:21 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-3a4826d5-fb40-4109-9ece-aee3de55c608 tempest-ProjectReaderTests-76893826 tempest-ProjectReaderTests-76893826-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:21:21 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-3a4826d5-fb40-4109-9ece-aee3de55c608 tempest-ProjectReaderTests-76893826 tempest-ProjectReaderTests-76893826-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:21:21 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:21:21 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:21:21 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:21:21 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:21:21 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-3a4826d5-fb40-4109-9ece-aee3de55c608 tempest-ProjectReaderTests-76893826 tempest-ProjectReaderTests-76893826-project-admin] Volume info retrieved successfully. Sep 07 18:21:21 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-3a4826d5-fb40-4109-9ece-aee3de55c608 tempest-ProjectReaderTests-76893826 tempest-ProjectReaderTests-76893826-project-admin] http://192.168.122.66/volume/v3/volumes/e1f025f8-d891-4d4b-b81a-fa3b9892810a returned with HTTP 200 Sep 07 18:21:21 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1694/3406] 192.168.122.66 () {60 vars in 1267 bytes} [Mon Sep 7 18:21:21 2026] GET /volume/v3/volumes/e1f025f8-d891-4d4b-b81a-fa3b9892810a => generated 980 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:21:21 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-cd518cc9-a847-4da7-bd27-a2f8b8c3d2a6 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:21 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-cd518cc9-a847-4da7-bd27-a2f8b8c3d2a6 tempest-ProjectReaderTests-76893826 tempest-ProjectReaderTests-76893826-project-admin] GET http://192.168.122.66/volume/v3/messages Sep 07 18:21:21 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-cd518cc9-a847-4da7-bd27-a2f8b8c3d2a6 tempest-ProjectReaderTests-76893826 tempest-ProjectReaderTests-76893826-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:21:21 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-cd518cc9-a847-4da7-bd27-a2f8b8c3d2a6 tempest-ProjectReaderTests-76893826 tempest-ProjectReaderTests-76893826-project-admin] Calling method 'version_select' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:21:21 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-cd518cc9-a847-4da7-bd27-a2f8b8c3d2a6 tempest-ProjectReaderTests-76893826 tempest-ProjectReaderTests-76893826-project-admin] http://192.168.122.66/volume/v3/messages returned with HTTP 200 Sep 07 18:21:21 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1713/3407] 192.168.122.66 () {60 vars in 1159 bytes} [Mon Sep 7 18:21:21 2026] GET /volume/v3/messages => generated 676 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:21:21 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-1acef30a-1334-4803-9e6b-3b75a2575d0e None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:21 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-1acef30a-1334-4803-9e6b-3b75a2575d0e tempest-ProjectReaderTests-76893826 tempest-ProjectReaderTests-76893826-project-reader] GET http://192.168.122.66/volume/v3/messages Sep 07 18:21:21 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-1acef30a-1334-4803-9e6b-3b75a2575d0e tempest-ProjectReaderTests-76893826 tempest-ProjectReaderTests-76893826-project-reader] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:21:21 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-1acef30a-1334-4803-9e6b-3b75a2575d0e tempest-ProjectReaderTests-76893826 tempest-ProjectReaderTests-76893826-project-reader] Calling method 'version_select' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:21:21 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-1acef30a-1334-4803-9e6b-3b75a2575d0e tempest-ProjectReaderTests-76893826 tempest-ProjectReaderTests-76893826-project-reader] http://192.168.122.66/volume/v3/messages returned with HTTP 200 Sep 07 18:21:21 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1695/3408] 192.168.122.66 () {60 vars in 1159 bytes} [Mon Sep 7 18:21:21 2026] GET /volume/v3/messages => generated 676 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:21:21 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-727127b8-c05e-4bf6-97bc-ac5912541326 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:21 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-727127b8-c05e-4bf6-97bc-ac5912541326 tempest-ProjectReaderTests-76893826 tempest-ProjectReaderTests-76893826-project-admin] DELETE http://192.168.122.66/volume/v3/messages/42dfa8bd-0841-45ce-8e3d-5f368943864a Sep 07 18:21:21 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-727127b8-c05e-4bf6-97bc-ac5912541326 tempest-ProjectReaderTests-76893826 tempest-ProjectReaderTests-76893826-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:21:21 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-727127b8-c05e-4bf6-97bc-ac5912541326 tempest-ProjectReaderTests-76893826 tempest-ProjectReaderTests-76893826-project-admin] Calling method 'version_select' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:21:21 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-727127b8-c05e-4bf6-97bc-ac5912541326 tempest-ProjectReaderTests-76893826 tempest-ProjectReaderTests-76893826-project-admin] http://192.168.122.66/volume/v3/messages/42dfa8bd-0841-45ce-8e3d-5f368943864a returned with HTTP 204 Sep 07 18:21:21 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1714/3409] 192.168.122.66 () {60 vars in 1273 bytes} [Mon Sep 7 18:21:21 2026] DELETE /volume/v3/messages/42dfa8bd-0841-45ce-8e3d-5f368943864a => generated 0 bytes in 22 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 07 18:21:21 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-0d486432-56ed-4b03-b5bf-a308d70fd55f None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:21 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-0d486432-56ed-4b03-b5bf-a308d70fd55f tempest-ProjectReaderTests-76893826 tempest-ProjectReaderTests-76893826-project-admin] DELETE http://192.168.122.66/volume/v3/volumes/e1f025f8-d891-4d4b-b81a-fa3b9892810a Sep 07 18:21:21 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-0d486432-56ed-4b03-b5bf-a308d70fd55f tempest-ProjectReaderTests-76893826 tempest-ProjectReaderTests-76893826-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:21:21 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-0d486432-56ed-4b03-b5bf-a308d70fd55f tempest-ProjectReaderTests-76893826 tempest-ProjectReaderTests-76893826-project-admin] Calling method 'delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:21:21 devstack devstack@c-api.service[86964]: INFO cinder.api.v3.volumes [None req-0d486432-56ed-4b03-b5bf-a308d70fd55f tempest-ProjectReaderTests-76893826 tempest-ProjectReaderTests-76893826-project-admin] Delete volume with id: e1f025f8-d891-4d4b-b81a-fa3b9892810a Sep 07 18:21:21 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:21:21 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:21:21 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:21:21 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:21:21 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-0d486432-56ed-4b03-b5bf-a308d70fd55f tempest-ProjectReaderTests-76893826 tempest-ProjectReaderTests-76893826-project-admin] Volume info retrieved successfully. Sep 07 18:21:21 devstack devstack@c-api.service[86964]: DEBUG cinder.volume.api [None req-0d486432-56ed-4b03-b5bf-a308d70fd55f tempest-ProjectReaderTests-76893826 tempest-ProjectReaderTests-76893826-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86964) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 07 18:21:21 devstack devstack@c-api.service[86964]: DEBUG cinder.quota [None req-0d486432-56ed-4b03-b5bf-a308d70fd55f tempest-ProjectReaderTests-76893826 tempest-ProjectReaderTests-76893826-project-admin] Created reservations ['28fca751-2ea9-4c80-93e0-fd56337b3aea', '2a7e6aba-d590-485d-9609-c7ed57f2547a', 'f5e2475b-2886-4717-9097-d2e95d90ed11', '474c1b0f-db20-4312-b196-565abd6329d2'] {{(pid=86964) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:21:21 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-0d486432-56ed-4b03-b5bf-a308d70fd55f tempest-ProjectReaderTests-76893826 tempest-ProjectReaderTests-76893826-project-admin] Delete volume request issued successfully. Sep 07 18:21:21 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-0d486432-56ed-4b03-b5bf-a308d70fd55f tempest-ProjectReaderTests-76893826 tempest-ProjectReaderTests-76893826-project-admin] http://192.168.122.66/volume/v3/volumes/e1f025f8-d891-4d4b-b81a-fa3b9892810a returned with HTTP 202 Sep 07 18:21:21 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1696/3410] 192.168.122.66 () {60 vars in 1270 bytes} [Mon Sep 7 18:21:21 2026] DELETE /volume/v3/volumes/e1f025f8-d891-4d4b-b81a-fa3b9892810a => generated 0 bytes in 120 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:21:21 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-ed2d6bec-22a2-4542-b27e-6ffc02c62a51 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:21 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-ed2d6bec-22a2-4542-b27e-6ffc02c62a51 tempest-ProjectReaderTests-76893826 tempest-ProjectReaderTests-76893826-project-admin] DELETE http://192.168.122.66/volume/v3/types/86a9caf0-de2c-4379-9767-1fa246f31291 Sep 07 18:21:21 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-ed2d6bec-22a2-4542-b27e-6ffc02c62a51 tempest-ProjectReaderTests-76893826 tempest-ProjectReaderTests-76893826-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:21:21 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-ed2d6bec-22a2-4542-b27e-6ffc02c62a51 tempest-ProjectReaderTests-76893826 tempest-ProjectReaderTests-76893826-project-admin] Calling method '_delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:21:21 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-ed2d6bec-22a2-4542-b27e-6ffc02c62a51 tempest-ProjectReaderTests-76893826 tempest-ProjectReaderTests-76893826-project-admin] http://192.168.122.66/volume/v3/types/86a9caf0-de2c-4379-9767-1fa246f31291 returned with HTTP 202 Sep 07 18:21:21 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1715/3411] 192.168.122.66 () {58 vars in 1224 bytes} [Mon Sep 7 18:21:21 2026] DELETE /volume/v3/types/86a9caf0-de2c-4379-9767-1fa246f31291 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:21:21 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-d3011db8-4447-4e75-96d8-c2c52ccad72c None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:21 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-d3011db8-4447-4e75-96d8-c2c52ccad72c tempest-ProjectReaderTests-76893826 tempest-ProjectReaderTests-76893826-project-admin] POST http://192.168.122.66/volume/v3/types Sep 07 18:21:21 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-d3011db8-4447-4e75-96d8-c2c52ccad72c tempest-ProjectReaderTests-76893826 tempest-ProjectReaderTests-76893826-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1561346186", "extra_specs": {"storage_protocol": "tempest-storage_protocol-882692053", "vendor_name": "tempest-vendor_name-1435705479"}}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:21:21 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-d3011db8-4447-4e75-96d8-c2c52ccad72c tempest-ProjectReaderTests-76893826 tempest-ProjectReaderTests-76893826-project-admin] http://192.168.122.66/volume/v3/types returned with HTTP 200 Sep 07 18:21:21 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1697/3412] 192.168.122.66 () {60 vars in 1132 bytes} [Mon Sep 7 18:21:21 2026] POST /volume/v3/types => generated 329 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:21:21 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-dc6e26ba-cbfa-4c28-b356-2966e02c3540 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:21 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-dc6e26ba-cbfa-4c28-b356-2966e02c3540 tempest-ProjectReaderTests-76893826 tempest-ProjectReaderTests-76893826-project-admin] POST http://192.168.122.66/volume/v3/volumes Sep 07 18:21:21 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-dc6e26ba-cbfa-4c28-b356-2966e02c3540 tempest-ProjectReaderTests-76893826 tempest-ProjectReaderTests-76893826-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "dcc0eb86-f93a-4ac8-8dfa-eb7d3b8c2ebf", "size": 1}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:21:21 devstack devstack@c-api.service[86965]: DEBUG cinder.api.v3.volumes [None req-dc6e26ba-cbfa-4c28-b356-2966e02c3540 tempest-ProjectReaderTests-76893826 tempest-ProjectReaderTests-76893826-project-admin] Create volume request body: {'volume': {'volume_type': 'dcc0eb86-f93a-4ac8-8dfa-eb7d3b8c2ebf', 'size': 1}} {{(pid=86965) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 18:21:21 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-dc6e26ba-cbfa-4c28-b356-2966e02c3540 tempest-ProjectReaderTests-76893826 tempest-ProjectReaderTests-76893826-project-admin] Create volume of 1 GB Sep 07 18:21:21 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:21:21 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:21:21 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-dc6e26ba-cbfa-4c28-b356-2966e02c3540 tempest-ProjectReaderTests-76893826 tempest-ProjectReaderTests-76893826-project-admin] Availability Zones retrieved successfully. Sep 07 18:21:21 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-dc6e26ba-cbfa-4c28-b356-2966e02c3540 tempest-ProjectReaderTests-76893826 tempest-ProjectReaderTests-76893826-project-admin] Flow 'volume_create_api' (81843c4e-4e6b-44e4-a497-cd483c9e1aa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:21:21 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-dc6e26ba-cbfa-4c28-b356-2966e02c3540 tempest-ProjectReaderTests-76893826 tempest-ProjectReaderTests-76893826-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5224c93e-0676-4621-adcb-2f9efab805c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:21:21 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.flows.api.create_volume [None req-dc6e26ba-cbfa-4c28-b356-2966e02c3540 tempest-ProjectReaderTests-76893826 tempest-ProjectReaderTests-76893826-project-admin] Validating volume size '1' using validate_int {{(pid=86965) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 18:21:21 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-dc6e26ba-cbfa-4c28-b356-2966e02c3540 tempest-ProjectReaderTests-76893826 tempest-ProjectReaderTests-76893826-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5224c93e-0676-4621-adcb-2f9efab805c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T16:21:21Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-882692053',vendor_name='tempest-vendor_name-1435705479'},id=dcc0eb86-f93a-4ac8-8dfa-eb7d3b8c2ebf,is_public=True,name='tempest-ProjectReaderTests-volume-type-1561346186',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dcc0eb86-f93a-4ac8-8dfa-eb7d3b8c2ebf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:21:21 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-dc6e26ba-cbfa-4c28-b356-2966e02c3540 tempest-ProjectReaderTests-76893826 tempest-ProjectReaderTests-76893826-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30b4f70c-58eb-4335-853e-e0e7783f72de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:21:21 devstack devstack@c-api.service[86965]: WARNING cinder.quota [None req-dc6e26ba-cbfa-4c28-b356-2966e02c3540 tempest-ProjectReaderTests-76893826 tempest-ProjectReaderTests-76893826-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1561346186 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1561346186, it is now deprecated. Please use the default quota class for default quota. Sep 07 18:21:21 devstack devstack@c-api.service[86965]: WARNING cinder.quota [None req-dc6e26ba-cbfa-4c28-b356-2966e02c3540 tempest-ProjectReaderTests-76893826 tempest-ProjectReaderTests-76893826-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1561346186 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1561346186, it is now deprecated. Please use the default quota class for default quota. Sep 07 18:21:21 devstack devstack@c-api.service[86965]: DEBUG cinder.quota [None req-dc6e26ba-cbfa-4c28-b356-2966e02c3540 tempest-ProjectReaderTests-76893826 tempest-ProjectReaderTests-76893826-project-admin] Created reservations ['b7863c8a-eaf9-4a5c-975e-c3d5a9d58a1e', 'd92e91a4-2fd3-454c-81cb-1837633ebb58', 'bd6304d3-8305-4bc0-9a89-6a16c90f0111', '639bba06-a4c9-4215-b451-0b64421ebebc'] {{(pid=86965) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:21:21 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-dc6e26ba-cbfa-4c28-b356-2966e02c3540 tempest-ProjectReaderTests-76893826 tempest-ProjectReaderTests-76893826-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30b4f70c-58eb-4335-853e-e0e7783f72de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b7863c8a-eaf9-4a5c-975e-c3d5a9d58a1e', 'd92e91a4-2fd3-454c-81cb-1837633ebb58', 'bd6304d3-8305-4bc0-9a89-6a16c90f0111', '639bba06-a4c9-4215-b451-0b64421ebebc']}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:21:21 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-dc6e26ba-cbfa-4c28-b356-2966e02c3540 tempest-ProjectReaderTests-76893826 tempest-ProjectReaderTests-76893826-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dea9e6ed-b392-4e2b-9728-3fb095315836) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:21:21 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:21:21 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:21:21 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-dc6e26ba-cbfa-4c28-b356-2966e02c3540 tempest-ProjectReaderTests-76893826 tempest-ProjectReaderTests-76893826-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dea9e6ed-b392-4e2b-9728-3fb095315836) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ea6722c1-976f-42d8-b355-307576066f94', '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='dc1792c9e9154c658196b81688dc1f64',qos_specs=None,replication_status=,reservations=['b7863c8a-eaf9-4a5c-975e-c3d5a9d58a1e','d92e91a4-2fd3-454c-81cb-1837633ebb58','bd6304d3-8305-4bc0-9a89-6a16c90f0111','639bba06-a4c9-4215-b451-0b64421ebebc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d82f4e649564959baa83fa396a4e3d2',volume_type_id=dcc0eb86-f93a-4ac8-8dfa-eb7d3b8c2ebf), 'volume': Volume(_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-07T16:21:21Z,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=ea6722c1-976f-42d8-b355-307576066f94,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dc1792c9e9154c658196b81688dc1f64',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6d82f4e649564959baa83fa396a4e3d2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dcc0eb86-f93a-4ac8-8dfa-eb7d3b8c2ebf),volume_type_id=dcc0eb86-f93a-4ac8-8dfa-eb7d3b8c2ebf)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:21:21 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-dc6e26ba-cbfa-4c28-b356-2966e02c3540 tempest-ProjectReaderTests-76893826 tempest-ProjectReaderTests-76893826-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd8ab1d5-e48d-4372-bb76-4bb03c604152) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:21:21 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-dc6e26ba-cbfa-4c28-b356-2966e02c3540 tempest-ProjectReaderTests-76893826 tempest-ProjectReaderTests-76893826-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd8ab1d5-e48d-4372-bb76-4bb03c604152) transitioned into state 'SUCCESS' from 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='dc1792c9e9154c658196b81688dc1f64',qos_specs=None,replication_status=,reservations=['b7863c8a-eaf9-4a5c-975e-c3d5a9d58a1e','d92e91a4-2fd3-454c-81cb-1837633ebb58','bd6304d3-8305-4bc0-9a89-6a16c90f0111','639bba06-a4c9-4215-b451-0b64421ebebc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d82f4e649564959baa83fa396a4e3d2',volume_type_id=dcc0eb86-f93a-4ac8-8dfa-eb7d3b8c2ebf)}' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:21:21 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-dc6e26ba-cbfa-4c28-b356-2966e02c3540 tempest-ProjectReaderTests-76893826 tempest-ProjectReaderTests-76893826-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5de596ab-7e38-45cc-9030-33d611fbe236) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 18:21:21 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-dc6e26ba-cbfa-4c28-b356-2966e02c3540 tempest-ProjectReaderTests-76893826 tempest-ProjectReaderTests-76893826-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5de596ab-7e38-45cc-9030-33d611fbe236) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86965) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 18:21:21 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-dc6e26ba-cbfa-4c28-b356-2966e02c3540 tempest-ProjectReaderTests-76893826 tempest-ProjectReaderTests-76893826-project-admin] Flow 'volume_create_api' (81843c4e-4e6b-44e4-a497-cd483c9e1aa9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86965) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 18:21:21 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-dc6e26ba-cbfa-4c28-b356-2966e02c3540 tempest-ProjectReaderTests-76893826 tempest-ProjectReaderTests-76893826-project-admin] Create volume request issued successfully. Sep 07 18:21:21 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-dc6e26ba-cbfa-4c28-b356-2966e02c3540 tempest-ProjectReaderTests-76893826 tempest-ProjectReaderTests-76893826-project-admin] http://192.168.122.66/volume/v3/volumes returned with HTTP 202 Sep 07 18:21:21 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1716/3413] 192.168.122.66 () {62 vars in 1177 bytes} [Mon Sep 7 18:21:21 2026] POST /volume/v3/volumes => generated 780 bytes in 307 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 18:21:21 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-7ca7c767-1180-4a75-9308-d78c0fefa1c6 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:21 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-7ca7c767-1180-4a75-9308-d78c0fefa1c6 tempest-ProjectReaderTests-76893826 tempest-ProjectReaderTests-76893826-project-admin] GET http://192.168.122.66/volume/v3/volumes/ea6722c1-976f-42d8-b355-307576066f94 Sep 07 18:21:21 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-7ca7c767-1180-4a75-9308-d78c0fefa1c6 tempest-ProjectReaderTests-76893826 tempest-ProjectReaderTests-76893826-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:21:21 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-7ca7c767-1180-4a75-9308-d78c0fefa1c6 tempest-ProjectReaderTests-76893826 tempest-ProjectReaderTests-76893826-project-admin] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:21:21 devstack devstack@c-api.service[86964]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:21:21 devstack devstack@c-api.service[86964]: attachments = base.obj_make_list( Sep 07 18:21:21 devstack devstack@c-api.service[86964]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:21:21 devstack devstack@c-api.service[86964]: warnings.warn( Sep 07 18:21:21 devstack devstack@c-api.service[86964]: INFO cinder.volume.api [None req-7ca7c767-1180-4a75-9308-d78c0fefa1c6 tempest-ProjectReaderTests-76893826 tempest-ProjectReaderTests-76893826-project-admin] Volume info retrieved successfully. Sep 07 18:21:21 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-7ca7c767-1180-4a75-9308-d78c0fefa1c6 tempest-ProjectReaderTests-76893826 tempest-ProjectReaderTests-76893826-project-admin] http://192.168.122.66/volume/v3/volumes/ea6722c1-976f-42d8-b355-307576066f94 returned with HTTP 200 Sep 07 18:21:21 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1698/3414] 192.168.122.66 () {60 vars in 1267 bytes} [Mon Sep 7 18:21:21 2026] GET /volume/v3/volumes/ea6722c1-976f-42d8-b355-307576066f94 => generated 959 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:21:22 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-90abb363-c9ec-488c-8582-970b1fdc4099 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:22 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-90abb363-c9ec-488c-8582-970b1fdc4099 tempest-ProjectReaderTests-76893826 tempest-ProjectReaderTests-76893826-project-admin] GET http://192.168.122.66/volume/v3/volumes/ea6722c1-976f-42d8-b355-307576066f94 Sep 07 18:21:22 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-90abb363-c9ec-488c-8582-970b1fdc4099 tempest-ProjectReaderTests-76893826 tempest-ProjectReaderTests-76893826-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:21:22 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-90abb363-c9ec-488c-8582-970b1fdc4099 tempest-ProjectReaderTests-76893826 tempest-ProjectReaderTests-76893826-project-admin] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:21:22 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:21:22 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:21:22 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:21:22 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:21:22 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-90abb363-c9ec-488c-8582-970b1fdc4099 tempest-ProjectReaderTests-76893826 tempest-ProjectReaderTests-76893826-project-admin] Volume info retrieved successfully. Sep 07 18:21:22 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-90abb363-c9ec-488c-8582-970b1fdc4099 tempest-ProjectReaderTests-76893826 tempest-ProjectReaderTests-76893826-project-admin] http://192.168.122.66/volume/v3/volumes/ea6722c1-976f-42d8-b355-307576066f94 returned with HTTP 200 Sep 07 18:21:22 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1717/3415] 192.168.122.66 () {60 vars in 1267 bytes} [Mon Sep 7 18:21:22 2026] GET /volume/v3/volumes/ea6722c1-976f-42d8-b355-307576066f94 => generated 980 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:21:22 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-0bfd42c7-3683-4e3a-9248-92e048615232 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:22 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-0bfd42c7-3683-4e3a-9248-92e048615232 tempest-ProjectReaderTests-76893826 tempest-ProjectReaderTests-76893826-project-admin] GET http://192.168.122.66/volume/v3/messages Sep 07 18:21:22 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-0bfd42c7-3683-4e3a-9248-92e048615232 tempest-ProjectReaderTests-76893826 tempest-ProjectReaderTests-76893826-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:21:22 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-0bfd42c7-3683-4e3a-9248-92e048615232 tempest-ProjectReaderTests-76893826 tempest-ProjectReaderTests-76893826-project-admin] Calling method 'version_select' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:21:22 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-0bfd42c7-3683-4e3a-9248-92e048615232 tempest-ProjectReaderTests-76893826 tempest-ProjectReaderTests-76893826-project-admin] http://192.168.122.66/volume/v3/messages returned with HTTP 200 Sep 07 18:21:22 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1699/3416] 192.168.122.66 () {60 vars in 1159 bytes} [Mon Sep 7 18:21:22 2026] GET /volume/v3/messages => generated 676 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:21:22 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-197f55c0-68ae-4985-80e6-80655b50a890 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:22 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-197f55c0-68ae-4985-80e6-80655b50a890 tempest-ProjectReaderTests-76893826 tempest-ProjectReaderTests-76893826-project-reader] GET http://192.168.122.66/volume/v3/messages/20b967b0-ed7c-48b8-9c22-a5d0139d572b Sep 07 18:21:22 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-197f55c0-68ae-4985-80e6-80655b50a890 tempest-ProjectReaderTests-76893826 tempest-ProjectReaderTests-76893826-project-reader] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:21:22 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-197f55c0-68ae-4985-80e6-80655b50a890 tempest-ProjectReaderTests-76893826 tempest-ProjectReaderTests-76893826-project-reader] Calling method 'version_select' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:21:22 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-197f55c0-68ae-4985-80e6-80655b50a890 tempest-ProjectReaderTests-76893826 tempest-ProjectReaderTests-76893826-project-reader] http://192.168.122.66/volume/v3/messages/20b967b0-ed7c-48b8-9c22-a5d0139d572b returned with HTTP 200 Sep 07 18:21:22 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1718/3417] 192.168.122.66 () {60 vars in 1270 bytes} [Mon Sep 7 18:21:22 2026] GET /volume/v3/messages/20b967b0-ed7c-48b8-9c22-a5d0139d572b => generated 673 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:21:22 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-bc5776c1-fffa-4ac1-a255-7bc413a77d86 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:22 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-bc5776c1-fffa-4ac1-a255-7bc413a77d86 tempest-ProjectReaderTests-76893826 tempest-ProjectReaderTests-76893826-project-admin] DELETE http://192.168.122.66/volume/v3/messages/20b967b0-ed7c-48b8-9c22-a5d0139d572b Sep 07 18:21:22 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-bc5776c1-fffa-4ac1-a255-7bc413a77d86 tempest-ProjectReaderTests-76893826 tempest-ProjectReaderTests-76893826-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:21:22 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-bc5776c1-fffa-4ac1-a255-7bc413a77d86 tempest-ProjectReaderTests-76893826 tempest-ProjectReaderTests-76893826-project-admin] Calling method 'version_select' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:21:23 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-bc5776c1-fffa-4ac1-a255-7bc413a77d86 tempest-ProjectReaderTests-76893826 tempest-ProjectReaderTests-76893826-project-admin] http://192.168.122.66/volume/v3/messages/20b967b0-ed7c-48b8-9c22-a5d0139d572b returned with HTTP 204 Sep 07 18:21:23 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1700/3418] 192.168.122.66 () {60 vars in 1273 bytes} [Mon Sep 7 18:21:22 2026] DELETE /volume/v3/messages/20b967b0-ed7c-48b8-9c22-a5d0139d572b => generated 0 bytes in 30 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 07 18:21:23 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-33b00700-41c4-429f-8f08-f88fbb981539 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:23 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-33b00700-41c4-429f-8f08-f88fbb981539 tempest-ProjectReaderTests-76893826 tempest-ProjectReaderTests-76893826-project-admin] DELETE http://192.168.122.66/volume/v3/volumes/ea6722c1-976f-42d8-b355-307576066f94 Sep 07 18:21:23 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-33b00700-41c4-429f-8f08-f88fbb981539 tempest-ProjectReaderTests-76893826 tempest-ProjectReaderTests-76893826-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:21:23 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-33b00700-41c4-429f-8f08-f88fbb981539 tempest-ProjectReaderTests-76893826 tempest-ProjectReaderTests-76893826-project-admin] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:21:23 devstack devstack@c-api.service[86965]: INFO cinder.api.v3.volumes [None req-33b00700-41c4-429f-8f08-f88fbb981539 tempest-ProjectReaderTests-76893826 tempest-ProjectReaderTests-76893826-project-admin] Delete volume with id: ea6722c1-976f-42d8-b355-307576066f94 Sep 07 18:21:23 devstack devstack@c-api.service[86965]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 18:21:23 devstack devstack@c-api.service[86965]: attachments = base.obj_make_list( Sep 07 18:21:23 devstack devstack@c-api.service[86965]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 18:21:23 devstack devstack@c-api.service[86965]: warnings.warn( Sep 07 18:21:23 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-33b00700-41c4-429f-8f08-f88fbb981539 tempest-ProjectReaderTests-76893826 tempest-ProjectReaderTests-76893826-project-admin] Volume info retrieved successfully. Sep 07 18:21:23 devstack devstack@c-api.service[86965]: DEBUG cinder.volume.api [None req-33b00700-41c4-429f-8f08-f88fbb981539 tempest-ProjectReaderTests-76893826 tempest-ProjectReaderTests-76893826-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86965) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 07 18:21:23 devstack devstack@c-api.service[86965]: DEBUG cinder.quota [None req-33b00700-41c4-429f-8f08-f88fbb981539 tempest-ProjectReaderTests-76893826 tempest-ProjectReaderTests-76893826-project-admin] Created reservations ['489027ba-256b-4975-a5b7-3a96cdbb67f5', '2cf427d3-b1f6-4c66-84e3-1fef03edd419', '2e0b3d96-805b-4325-8279-1b01ebb75326', 'a8d18741-a7ee-452e-bc21-7672298fe512'] {{(pid=86965) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 18:21:23 devstack devstack@c-api.service[86965]: INFO cinder.volume.api [None req-33b00700-41c4-429f-8f08-f88fbb981539 tempest-ProjectReaderTests-76893826 tempest-ProjectReaderTests-76893826-project-admin] Delete volume request issued successfully. Sep 07 18:21:23 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-33b00700-41c4-429f-8f08-f88fbb981539 tempest-ProjectReaderTests-76893826 tempest-ProjectReaderTests-76893826-project-admin] http://192.168.122.66/volume/v3/volumes/ea6722c1-976f-42d8-b355-307576066f94 returned with HTTP 202 Sep 07 18:21:23 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1719/3419] 192.168.122.66 () {60 vars in 1270 bytes} [Mon Sep 7 18:21:23 2026] DELETE /volume/v3/volumes/ea6722c1-976f-42d8-b355-307576066f94 => generated 0 bytes in 141 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:21:23 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-7aca1669-1406-4605-a061-f5a3491dc138 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:23 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-7aca1669-1406-4605-a061-f5a3491dc138 tempest-ProjectReaderTests-76893826 tempest-ProjectReaderTests-76893826-project-admin] DELETE http://192.168.122.66/volume/v3/types/dcc0eb86-f93a-4ac8-8dfa-eb7d3b8c2ebf Sep 07 18:21:23 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-7aca1669-1406-4605-a061-f5a3491dc138 tempest-ProjectReaderTests-76893826 tempest-ProjectReaderTests-76893826-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:21:23 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-7aca1669-1406-4605-a061-f5a3491dc138 tempest-ProjectReaderTests-76893826 tempest-ProjectReaderTests-76893826-project-admin] Calling method '_delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:21:23 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-7aca1669-1406-4605-a061-f5a3491dc138 tempest-ProjectReaderTests-76893826 tempest-ProjectReaderTests-76893826-project-admin] http://192.168.122.66/volume/v3/types/dcc0eb86-f93a-4ac8-8dfa-eb7d3b8c2ebf returned with HTTP 202 Sep 07 18:21:23 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1701/3420] 192.168.122.66 () {58 vars in 1224 bytes} [Mon Sep 7 18:21:23 2026] DELETE /volume/v3/types/dcc0eb86-f93a-4ac8-8dfa-eb7d3b8c2ebf => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:21:25 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-e4e4eddd-1026-4b71-baf3-5466bc38bf47 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:26 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e4e4eddd-1026-4b71-baf3-5466bc38bf47 tempest-VolumeTypesReaderTests-819037224 tempest-VolumeTypesReaderTests-819037224-project-admin] POST http://192.168.122.66/volume/v3/types Sep 07 18:21:26 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-e4e4eddd-1026-4b71-baf3-5466bc38bf47 tempest-VolumeTypesReaderTests-819037224 tempest-VolumeTypesReaderTests-819037224-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1228183674", "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=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:21:26 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-e4e4eddd-1026-4b71-baf3-5466bc38bf47 tempest-VolumeTypesReaderTests-819037224 tempest-VolumeTypesReaderTests-819037224-project-admin] http://192.168.122.66/volume/v3/types returned with HTTP 200 Sep 07 18:21:26 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1720/3421] 192.168.122.66 () {60 vars in 1132 bytes} [Mon Sep 7 18:21:25 2026] POST /volume/v3/types => generated 380 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:21:26 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-4f3feb31-bb0b-4408-9b0b-04d229241887 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:26 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-4f3feb31-bb0b-4408-9b0b-04d229241887 tempest-VolumeTypesReaderTests-819037224 tempest-VolumeTypesReaderTests-819037224-project-admin] POST http://192.168.122.66/volume/v3/types/d8e291b8-5bf6-4026-8e28-3808c52399c1/encryption Sep 07 18:21:26 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-4f3feb31-bb0b-4408-9b0b-04d229241887 tempest-VolumeTypesReaderTests-819037224 tempest-VolumeTypesReaderTests-819037224-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:21:26 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-4f3feb31-bb0b-4408-9b0b-04d229241887 tempest-VolumeTypesReaderTests-819037224 tempest-VolumeTypesReaderTests-819037224-project-admin] http://192.168.122.66/volume/v3/types/d8e291b8-5bf6-4026-8e28-3808c52399c1/encryption returned with HTTP 200 Sep 07 18:21:26 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1702/3422] 192.168.122.66 () {60 vars in 1276 bytes} [Mon Sep 7 18:21:26 2026] POST /volume/v3/types/d8e291b8-5bf6-4026-8e28-3808c52399c1/encryption => generated 239 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:21:26 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-277e2ae5-bb58-4f48-b804-6e86d9a6c241 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:26 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-277e2ae5-bb58-4f48-b804-6e86d9a6c241 tempest-VolumeTypesReaderTests-819037224 tempest-VolumeTypesReaderTests-819037224-project-admin] POST http://192.168.122.66/volume/v3/types Sep 07 18:21:26 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-277e2ae5-bb58-4f48-b804-6e86d9a6c241 tempest-VolumeTypesReaderTests-819037224 tempest-VolumeTypesReaderTests-819037224-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-177348828", "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=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:21:26 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-277e2ae5-bb58-4f48-b804-6e86d9a6c241 tempest-VolumeTypesReaderTests-819037224 tempest-VolumeTypesReaderTests-819037224-project-admin] http://192.168.122.66/volume/v3/types returned with HTTP 200 Sep 07 18:21:26 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1721/3423] 192.168.122.66 () {60 vars in 1132 bytes} [Mon Sep 7 18:21:26 2026] POST /volume/v3/types => generated 379 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:21:26 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-a080cdaf-d0c5-4837-9016-64adfe4e3210 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:26 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-a080cdaf-d0c5-4837-9016-64adfe4e3210 tempest-VolumeTypesReaderTests-819037224 tempest-VolumeTypesReaderTests-819037224-project-reader] POST http://192.168.122.66/volume/v3/types/03a0bbb7-b537-4c40-9285-93b6d15b891a/encryption Sep 07 18:21:26 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-a080cdaf-d0c5-4837-9016-64adfe4e3210 tempest-VolumeTypesReaderTests-819037224 tempest-VolumeTypesReaderTests-819037224-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:21:26 devstack devstack@c-api.service[86964]: DEBUG cinder.policy [None req-a080cdaf-d0c5-4837-9016-64adfe4e3210 tempest-VolumeTypesReaderTests-819037224 tempest-VolumeTypesReaderTests-819037224-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '01a1de594032442e89209e108f7a4779', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f8a199e8d87641cbb055d9b458399917', '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=86964) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 18:21:26 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-a080cdaf-d0c5-4837-9016-64adfe4e3210 tempest-VolumeTypesReaderTests-819037224 tempest-VolumeTypesReaderTests-819037224-project-reader] http://192.168.122.66/volume/v3/types/03a0bbb7-b537-4c40-9285-93b6d15b891a/encryption returned with HTTP 403 Sep 07 18:21:26 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1703/3424] 192.168.122.66 () {60 vars in 1276 bytes} [Mon Sep 7 18:21:26 2026] POST /volume/v3/types/03a0bbb7-b537-4c40-9285-93b6d15b891a/encryption => generated 127 bytes in 121 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:21:26 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-77ed26be-2252-4514-a3e7-b2820ccda187 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:26 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-77ed26be-2252-4514-a3e7-b2820ccda187 tempest-VolumeTypesReaderTests-819037224 tempest-VolumeTypesReaderTests-819037224-project-admin] POST http://192.168.122.66/volume/v3/types Sep 07 18:21:26 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-77ed26be-2252-4514-a3e7-b2820ccda187 tempest-VolumeTypesReaderTests-819037224 tempest-VolumeTypesReaderTests-819037224-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-495768426", "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=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:21:26 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-77ed26be-2252-4514-a3e7-b2820ccda187 tempest-VolumeTypesReaderTests-819037224 tempest-VolumeTypesReaderTests-819037224-project-admin] http://192.168.122.66/volume/v3/types returned with HTTP 200 Sep 07 18:21:26 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1722/3425] 192.168.122.66 () {60 vars in 1132 bytes} [Mon Sep 7 18:21:26 2026] POST /volume/v3/types => generated 379 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:21:26 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-123a990e-4679-4984-b70f-333406d99adf None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:26 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-123a990e-4679-4984-b70f-333406d99adf tempest-VolumeTypesReaderTests-819037224 tempest-VolumeTypesReaderTests-819037224-project-reader] POST http://192.168.122.66/volume/v3/types/11cd3185-cfae-462a-8922-b6b195c81480/extra_specs Sep 07 18:21:26 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-123a990e-4679-4984-b70f-333406d99adf tempest-VolumeTypesReaderTests-819037224 tempest-VolumeTypesReaderTests-819037224-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:21:26 devstack devstack@c-api.service[86964]: DEBUG cinder.policy [None req-123a990e-4679-4984-b70f-333406d99adf tempest-VolumeTypesReaderTests-819037224 tempest-VolumeTypesReaderTests-819037224-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '01a1de594032442e89209e108f7a4779', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f8a199e8d87641cbb055d9b458399917', '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=86964) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 18:21:26 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-123a990e-4679-4984-b70f-333406d99adf tempest-VolumeTypesReaderTests-819037224 tempest-VolumeTypesReaderTests-819037224-project-reader] http://192.168.122.66/volume/v3/types/11cd3185-cfae-462a-8922-b6b195c81480/extra_specs returned with HTTP 403 Sep 07 18:21:26 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1704/3426] 192.168.122.66 () {60 vars in 1278 bytes} [Mon Sep 7 18:21:26 2026] POST /volume/v3/types/11cd3185-cfae-462a-8922-b6b195c81480/extra_specs => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:21:26 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-582185f4-4726-4190-9cb1-b9bafd5d3b35 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:26 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-582185f4-4726-4190-9cb1-b9bafd5d3b35 tempest-VolumeTypesReaderTests-819037224 tempest-VolumeTypesReaderTests-819037224-project-reader] PUT http://192.168.122.66/volume/v3/types/11cd3185-cfae-462a-8922-b6b195c81480/extra_specs/key2 Sep 07 18:21:26 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-582185f4-4726-4190-9cb1-b9bafd5d3b35 tempest-VolumeTypesReaderTests-819037224 tempest-VolumeTypesReaderTests-819037224-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:21:26 devstack devstack@c-api.service[86965]: DEBUG cinder.policy [None req-582185f4-4726-4190-9cb1-b9bafd5d3b35 tempest-VolumeTypesReaderTests-819037224 tempest-VolumeTypesReaderTests-819037224-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '01a1de594032442e89209e108f7a4779', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f8a199e8d87641cbb055d9b458399917', '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=86965) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 18:21:26 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-582185f4-4726-4190-9cb1-b9bafd5d3b35 tempest-VolumeTypesReaderTests-819037224 tempest-VolumeTypesReaderTests-819037224-project-reader] http://192.168.122.66/volume/v3/types/11cd3185-cfae-462a-8922-b6b195c81480/extra_specs/key2 returned with HTTP 403 Sep 07 18:21:26 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1723/3427] 192.168.122.66 () {60 vars in 1292 bytes} [Mon Sep 7 18:21:26 2026] PUT /volume/v3/types/11cd3185-cfae-462a-8922-b6b195c81480/extra_specs/key2 => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:21:26 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-1243ed32-fb1e-41bb-9f76-24458b4d42f1 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:26 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-1243ed32-fb1e-41bb-9f76-24458b4d42f1 tempest-VolumeTypesReaderTests-819037224 tempest-VolumeTypesReaderTests-819037224-project-reader] POST http://192.168.122.66/volume/v3/types Sep 07 18:21:26 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-1243ed32-fb1e-41bb-9f76-24458b4d42f1 tempest-VolumeTypesReaderTests-819037224 tempest-VolumeTypesReaderTests-819037224-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:21:26 devstack devstack@c-api.service[86964]: DEBUG cinder.policy [None req-1243ed32-fb1e-41bb-9f76-24458b4d42f1 tempest-VolumeTypesReaderTests-819037224 tempest-VolumeTypesReaderTests-819037224-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '01a1de594032442e89209e108f7a4779', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f8a199e8d87641cbb055d9b458399917', '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=86964) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 18:21:26 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-1243ed32-fb1e-41bb-9f76-24458b4d42f1 tempest-VolumeTypesReaderTests-819037224 tempest-VolumeTypesReaderTests-819037224-project-reader] http://192.168.122.66/volume/v3/types returned with HTTP 403 Sep 07 18:21:26 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1705/3428] 192.168.122.66 () {60 vars in 1131 bytes} [Mon Sep 7 18:21:26 2026] POST /volume/v3/types => generated 109 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:21:26 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-b7b6a83a-8913-470f-92d3-3dd55de5c248 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:26 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-b7b6a83a-8913-470f-92d3-3dd55de5c248 tempest-VolumeTypesReaderTests-819037224 tempest-VolumeTypesReaderTests-819037224-project-admin] POST http://192.168.122.66/volume/v3/types Sep 07 18:21:26 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-b7b6a83a-8913-470f-92d3-3dd55de5c248 tempest-VolumeTypesReaderTests-819037224 tempest-VolumeTypesReaderTests-819037224-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1787990862", "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=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:21:26 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-b7b6a83a-8913-470f-92d3-3dd55de5c248 tempest-VolumeTypesReaderTests-819037224 tempest-VolumeTypesReaderTests-819037224-project-admin] http://192.168.122.66/volume/v3/types returned with HTTP 200 Sep 07 18:21:26 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1724/3429] 192.168.122.66 () {60 vars in 1132 bytes} [Mon Sep 7 18:21:26 2026] POST /volume/v3/types => generated 380 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:21:26 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-ef13d2ee-3ebe-481c-b762-76e182ced00c None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:26 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-ef13d2ee-3ebe-481c-b762-76e182ced00c tempest-VolumeTypesReaderTests-819037224 tempest-VolumeTypesReaderTests-819037224-project-admin] POST http://192.168.122.66/volume/v3/types/9beed684-8cc3-44b4-9caf-4d42fddfa149/encryption Sep 07 18:21:26 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-ef13d2ee-3ebe-481c-b762-76e182ced00c tempest-VolumeTypesReaderTests-819037224 tempest-VolumeTypesReaderTests-819037224-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:21:26 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-ef13d2ee-3ebe-481c-b762-76e182ced00c tempest-VolumeTypesReaderTests-819037224 tempest-VolumeTypesReaderTests-819037224-project-admin] http://192.168.122.66/volume/v3/types/9beed684-8cc3-44b4-9caf-4d42fddfa149/encryption returned with HTTP 200 Sep 07 18:21:26 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1706/3430] 192.168.122.66 () {60 vars in 1276 bytes} [Mon Sep 7 18:21:26 2026] POST /volume/v3/types/9beed684-8cc3-44b4-9caf-4d42fddfa149/encryption => generated 239 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:21:26 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-c58f9d0d-d3a6-4a37-ba01-3129fda24171 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:26 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c58f9d0d-d3a6-4a37-ba01-3129fda24171 tempest-VolumeTypesReaderTests-819037224 tempest-VolumeTypesReaderTests-819037224-project-reader] DELETE http://192.168.122.66/volume/v3/types/9beed684-8cc3-44b4-9caf-4d42fddfa149/encryption/725a35f1-9087-441a-9275-104af872de93 Sep 07 18:21:26 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-c58f9d0d-d3a6-4a37-ba01-3129fda24171 tempest-VolumeTypesReaderTests-819037224 tempest-VolumeTypesReaderTests-819037224-project-reader] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:21:26 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-c58f9d0d-d3a6-4a37-ba01-3129fda24171 tempest-VolumeTypesReaderTests-819037224 tempest-VolumeTypesReaderTests-819037224-project-reader] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:21:26 devstack devstack@c-api.service[86965]: DEBUG cinder.policy [None req-c58f9d0d-d3a6-4a37-ba01-3129fda24171 tempest-VolumeTypesReaderTests-819037224 tempest-VolumeTypesReaderTests-819037224-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '01a1de594032442e89209e108f7a4779', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f8a199e8d87641cbb055d9b458399917', '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=86965) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 18:21:26 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-c58f9d0d-d3a6-4a37-ba01-3129fda24171 tempest-VolumeTypesReaderTests-819037224 tempest-VolumeTypesReaderTests-819037224-project-reader] http://192.168.122.66/volume/v3/types/9beed684-8cc3-44b4-9caf-4d42fddfa149/encryption/725a35f1-9087-441a-9275-104af872de93 returned with HTTP 403 Sep 07 18:21:26 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1725/3431] 192.168.122.66 () {58 vars in 1368 bytes} [Mon Sep 7 18:21:26 2026] DELETE /volume/v3/types/9beed684-8cc3-44b4-9caf-4d42fddfa149/encryption/725a35f1-9087-441a-9275-104af872de93 => generated 127 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:21:26 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-45042040-877b-4814-9e88-b3bc40515304 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:26 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-45042040-877b-4814-9e88-b3bc40515304 tempest-VolumeTypesReaderTests-819037224 tempest-VolumeTypesReaderTests-819037224-project-admin] POST http://192.168.122.66/volume/v3/types Sep 07 18:21:26 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-45042040-877b-4814-9e88-b3bc40515304 tempest-VolumeTypesReaderTests-819037224 tempest-VolumeTypesReaderTests-819037224-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1905426550", "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=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:21:26 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-45042040-877b-4814-9e88-b3bc40515304 tempest-VolumeTypesReaderTests-819037224 tempest-VolumeTypesReaderTests-819037224-project-admin] http://192.168.122.66/volume/v3/types returned with HTTP 200 Sep 07 18:21:26 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1707/3432] 192.168.122.66 () {60 vars in 1132 bytes} [Mon Sep 7 18:21:26 2026] POST /volume/v3/types => generated 380 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:21:26 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-2fde5d5c-4a90-48a2-9a70-7383c6dc230f None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:26 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-2fde5d5c-4a90-48a2-9a70-7383c6dc230f tempest-VolumeTypesReaderTests-819037224 tempest-VolumeTypesReaderTests-819037224-project-reader] DELETE http://192.168.122.66/volume/v3/types/64bfb11e-67a2-46c0-b828-10a39eecdf09/extra_specs/key1 Sep 07 18:21:26 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-2fde5d5c-4a90-48a2-9a70-7383c6dc230f tempest-VolumeTypesReaderTests-819037224 tempest-VolumeTypesReaderTests-819037224-project-reader] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:21:26 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-2fde5d5c-4a90-48a2-9a70-7383c6dc230f tempest-VolumeTypesReaderTests-819037224 tempest-VolumeTypesReaderTests-819037224-project-reader] Calling method 'delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:21:26 devstack devstack@c-api.service[86965]: DEBUG cinder.policy [None req-2fde5d5c-4a90-48a2-9a70-7383c6dc230f tempest-VolumeTypesReaderTests-819037224 tempest-VolumeTypesReaderTests-819037224-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '01a1de594032442e89209e108f7a4779', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f8a199e8d87641cbb055d9b458399917', '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=86965) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 18:21:26 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-2fde5d5c-4a90-48a2-9a70-7383c6dc230f tempest-VolumeTypesReaderTests-819037224 tempest-VolumeTypesReaderTests-819037224-project-reader] http://192.168.122.66/volume/v3/types/64bfb11e-67a2-46c0-b828-10a39eecdf09/extra_specs/key1 returned with HTTP 403 Sep 07 18:21:26 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1726/3433] 192.168.122.66 () {58 vars in 1275 bytes} [Mon Sep 7 18:21:26 2026] DELETE /volume/v3/types/64bfb11e-67a2-46c0-b828-10a39eecdf09/extra_specs/key1 => generated 122 bytes in 17 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:21:26 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-aafb8209-63ef-42f3-ba4f-01cb371dc701 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:26 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-aafb8209-63ef-42f3-ba4f-01cb371dc701 tempest-VolumeTypesReaderTests-819037224 tempest-VolumeTypesReaderTests-819037224-project-admin] POST http://192.168.122.66/volume/v3/types Sep 07 18:21:26 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-aafb8209-63ef-42f3-ba4f-01cb371dc701 tempest-VolumeTypesReaderTests-819037224 tempest-VolumeTypesReaderTests-819037224-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-746880188", "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=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:21:26 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-aafb8209-63ef-42f3-ba4f-01cb371dc701 tempest-VolumeTypesReaderTests-819037224 tempest-VolumeTypesReaderTests-819037224-project-admin] http://192.168.122.66/volume/v3/types returned with HTTP 200 Sep 07 18:21:26 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1708/3434] 192.168.122.66 () {60 vars in 1132 bytes} [Mon Sep 7 18:21:26 2026] POST /volume/v3/types => generated 379 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:21:26 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-ac8bedec-a296-44d8-944f-5799c5bf441d None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:26 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-ac8bedec-a296-44d8-944f-5799c5bf441d tempest-VolumeTypesReaderTests-819037224 tempest-VolumeTypesReaderTests-819037224-project-reader] DELETE http://192.168.122.66/volume/v3/types/edcc7172-d68f-417a-be98-b50f59160797 Sep 07 18:21:26 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-ac8bedec-a296-44d8-944f-5799c5bf441d tempest-VolumeTypesReaderTests-819037224 tempest-VolumeTypesReaderTests-819037224-project-reader] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:21:26 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-ac8bedec-a296-44d8-944f-5799c5bf441d tempest-VolumeTypesReaderTests-819037224 tempest-VolumeTypesReaderTests-819037224-project-reader] Calling method '_delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:21:26 devstack devstack@c-api.service[86965]: DEBUG cinder.policy [None req-ac8bedec-a296-44d8-944f-5799c5bf441d tempest-VolumeTypesReaderTests-819037224 tempest-VolumeTypesReaderTests-819037224-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '01a1de594032442e89209e108f7a4779', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f8a199e8d87641cbb055d9b458399917', '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=86965) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 18:21:26 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-ac8bedec-a296-44d8-944f-5799c5bf441d tempest-VolumeTypesReaderTests-819037224 tempest-VolumeTypesReaderTests-819037224-project-reader] http://192.168.122.66/volume/v3/types/edcc7172-d68f-417a-be98-b50f59160797 returned with HTTP 403 Sep 07 18:21:26 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1727/3435] 192.168.122.66 () {58 vars in 1224 bytes} [Mon Sep 7 18:21:26 2026] DELETE /volume/v3/types/edcc7172-d68f-417a-be98-b50f59160797 => generated 109 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:21:26 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-7952dd93-cbb3-4aa5-abc6-b76c562b59c9 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:26 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-7952dd93-cbb3-4aa5-abc6-b76c562b59c9 tempest-VolumeTypesReaderTests-819037224 tempest-VolumeTypesReaderTests-819037224-project-reader] GET http://192.168.122.66/volume/v3/types/d8e291b8-5bf6-4026-8e28-3808c52399c1/extra_specs Sep 07 18:21:26 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-7952dd93-cbb3-4aa5-abc6-b76c562b59c9 tempest-VolumeTypesReaderTests-819037224 tempest-VolumeTypesReaderTests-819037224-project-reader] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:21:26 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-7952dd93-cbb3-4aa5-abc6-b76c562b59c9 tempest-VolumeTypesReaderTests-819037224 tempest-VolumeTypesReaderTests-819037224-project-reader] Calling method 'index' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:21:26 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-7952dd93-cbb3-4aa5-abc6-b76c562b59c9 tempest-VolumeTypesReaderTests-819037224 tempest-VolumeTypesReaderTests-819037224-project-reader] http://192.168.122.66/volume/v3/types/d8e291b8-5bf6-4026-8e28-3808c52399c1/extra_specs returned with HTTP 200 Sep 07 18:21:26 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1709/3436] 192.168.122.66 () {58 vars in 1257 bytes} [Mon Sep 7 18:21:26 2026] GET /volume/v3/types/d8e291b8-5bf6-4026-8e28-3808c52399c1/extra_specs => generated 123 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 18:21:26 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-a76ce079-602c-449f-93db-70ee7f7666f3 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:26 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-a76ce079-602c-449f-93db-70ee7f7666f3 tempest-VolumeTypesReaderTests-819037224 tempest-VolumeTypesReaderTests-819037224-project-reader] GET http://192.168.122.66/volume/v3/types/d8e291b8-5bf6-4026-8e28-3808c52399c1/encryption/cipher Sep 07 18:21:26 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-a76ce079-602c-449f-93db-70ee7f7666f3 tempest-VolumeTypesReaderTests-819037224 tempest-VolumeTypesReaderTests-819037224-project-reader] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:21:26 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-a76ce079-602c-449f-93db-70ee7f7666f3 tempest-VolumeTypesReaderTests-819037224 tempest-VolumeTypesReaderTests-819037224-project-reader] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:21:26 devstack devstack@c-api.service[86965]: DEBUG cinder.policy [None req-a76ce079-602c-449f-93db-70ee7f7666f3 tempest-VolumeTypesReaderTests-819037224 tempest-VolumeTypesReaderTests-819037224-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '01a1de594032442e89209e108f7a4779', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f8a199e8d87641cbb055d9b458399917', '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=86965) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 18:21:26 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-a76ce079-602c-449f-93db-70ee7f7666f3 tempest-VolumeTypesReaderTests-819037224 tempest-VolumeTypesReaderTests-819037224-project-reader] http://192.168.122.66/volume/v3/types/d8e291b8-5bf6-4026-8e28-3808c52399c1/encryption/cipher returned with HTTP 403 Sep 07 18:21:26 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1728/3437] 192.168.122.66 () {58 vars in 1275 bytes} [Mon Sep 7 18:21:26 2026] GET /volume/v3/types/d8e291b8-5bf6-4026-8e28-3808c52399c1/encryption/cipher => generated 124 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:21:26 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-bfa9f316-efa5-4141-9a8e-b28acaef204e None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:26 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-bfa9f316-efa5-4141-9a8e-b28acaef204e tempest-VolumeTypesReaderTests-819037224 tempest-VolumeTypesReaderTests-819037224-project-reader] GET http://192.168.122.66/volume/v3/types/d8e291b8-5bf6-4026-8e28-3808c52399c1/encryption Sep 07 18:21:26 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-bfa9f316-efa5-4141-9a8e-b28acaef204e tempest-VolumeTypesReaderTests-819037224 tempest-VolumeTypesReaderTests-819037224-project-reader] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:21:26 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-bfa9f316-efa5-4141-9a8e-b28acaef204e tempest-VolumeTypesReaderTests-819037224 tempest-VolumeTypesReaderTests-819037224-project-reader] Calling method 'index' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:21:26 devstack devstack@c-api.service[86964]: DEBUG cinder.policy [None req-bfa9f316-efa5-4141-9a8e-b28acaef204e tempest-VolumeTypesReaderTests-819037224 tempest-VolumeTypesReaderTests-819037224-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '01a1de594032442e89209e108f7a4779', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f8a199e8d87641cbb055d9b458399917', '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=86964) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 18:21:26 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-bfa9f316-efa5-4141-9a8e-b28acaef204e tempest-VolumeTypesReaderTests-819037224 tempest-VolumeTypesReaderTests-819037224-project-reader] http://192.168.122.66/volume/v3/types/d8e291b8-5bf6-4026-8e28-3808c52399c1/encryption returned with HTTP 403 Sep 07 18:21:26 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1710/3438] 192.168.122.66 () {58 vars in 1254 bytes} [Mon Sep 7 18:21:26 2026] GET /volume/v3/types/d8e291b8-5bf6-4026-8e28-3808c52399c1/encryption => generated 124 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:21:26 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-1b2fc0af-7d50-4995-b7a4-9c775468e31c None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:26 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-1b2fc0af-7d50-4995-b7a4-9c775468e31c tempest-VolumeTypesReaderTests-819037224 tempest-VolumeTypesReaderTests-819037224-project-reader] GET http://192.168.122.66/volume/v3/types/d8e291b8-5bf6-4026-8e28-3808c52399c1/extra_specs/multiattach Sep 07 18:21:26 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-1b2fc0af-7d50-4995-b7a4-9c775468e31c tempest-VolumeTypesReaderTests-819037224 tempest-VolumeTypesReaderTests-819037224-project-reader] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:21:26 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-1b2fc0af-7d50-4995-b7a4-9c775468e31c tempest-VolumeTypesReaderTests-819037224 tempest-VolumeTypesReaderTests-819037224-project-reader] Calling method 'show' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:21:26 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-1b2fc0af-7d50-4995-b7a4-9c775468e31c tempest-VolumeTypesReaderTests-819037224 tempest-VolumeTypesReaderTests-819037224-project-reader] http://192.168.122.66/volume/v3/types/d8e291b8-5bf6-4026-8e28-3808c52399c1/extra_specs/multiattach returned with HTTP 200 Sep 07 18:21:26 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1729/3439] 192.168.122.66 () {58 vars in 1293 bytes} [Mon Sep 7 18:21:26 2026] GET /volume/v3/types/d8e291b8-5bf6-4026-8e28-3808c52399c1/extra_specs/multiattach => generated 29 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 18:21:26 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-9f41bd23-8c43-4ad3-9d4b-1fae5e884efa None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:26 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-9f41bd23-8c43-4ad3-9d4b-1fae5e884efa tempest-VolumeTypesReaderTests-819037224 tempest-VolumeTypesReaderTests-819037224-project-reader] GET http://192.168.122.66/volume/v3/types/d8e291b8-5bf6-4026-8e28-3808c52399c1/extra_specs/volume_backend_name Sep 07 18:21:26 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-9f41bd23-8c43-4ad3-9d4b-1fae5e884efa tempest-VolumeTypesReaderTests-819037224 tempest-VolumeTypesReaderTests-819037224-project-reader] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:21:26 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-9f41bd23-8c43-4ad3-9d4b-1fae5e884efa tempest-VolumeTypesReaderTests-819037224 tempest-VolumeTypesReaderTests-819037224-project-reader] Calling method 'show' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:21:26 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-9f41bd23-8c43-4ad3-9d4b-1fae5e884efa tempest-VolumeTypesReaderTests-819037224 tempest-VolumeTypesReaderTests-819037224-project-reader] http://192.168.122.66/volume/v3/types/d8e291b8-5bf6-4026-8e28-3808c52399c1/extra_specs/volume_backend_name returned with HTTP 404 Sep 07 18:21:26 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1711/3440] 192.168.122.66 () {58 vars in 1317 bytes} [Mon Sep 7 18:21:26 2026] GET /volume/v3/types/d8e291b8-5bf6-4026-8e28-3808c52399c1/extra_specs/volume_backend_name => generated 143 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:21:26 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-590af253-409a-4b13-8a00-4c5245472d80 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:26 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-590af253-409a-4b13-8a00-4c5245472d80 tempest-VolumeTypesReaderTests-819037224 tempest-VolumeTypesReaderTests-819037224-project-reader] PUT http://192.168.122.66/volume/v3/types/d8e291b8-5bf6-4026-8e28-3808c52399c1/encryption/7fc9048e-02fb-497f-bfbb-14120acc0650 Sep 07 18:21:26 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-590af253-409a-4b13-8a00-4c5245472d80 tempest-VolumeTypesReaderTests-819037224 tempest-VolumeTypesReaderTests-819037224-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:21:26 devstack devstack@c-api.service[86965]: DEBUG cinder.policy [None req-590af253-409a-4b13-8a00-4c5245472d80 tempest-VolumeTypesReaderTests-819037224 tempest-VolumeTypesReaderTests-819037224-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '01a1de594032442e89209e108f7a4779', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f8a199e8d87641cbb055d9b458399917', '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=86965) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 18:21:26 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-590af253-409a-4b13-8a00-4c5245472d80 tempest-VolumeTypesReaderTests-819037224 tempest-VolumeTypesReaderTests-819037224-project-reader] http://192.168.122.66/volume/v3/types/d8e291b8-5bf6-4026-8e28-3808c52399c1/encryption/7fc9048e-02fb-497f-bfbb-14120acc0650 returned with HTTP 403 Sep 07 18:21:26 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1730/3441] 192.168.122.66 () {60 vars in 1385 bytes} [Mon Sep 7 18:21:26 2026] PUT /volume/v3/types/d8e291b8-5bf6-4026-8e28-3808c52399c1/encryption/7fc9048e-02fb-497f-bfbb-14120acc0650 => generated 127 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:21:26 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-45b5a7fb-4c0f-444e-86cd-37a7f2d5c315 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:26 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-45b5a7fb-4c0f-444e-86cd-37a7f2d5c315 tempest-VolumeTypesReaderTests-819037224 tempest-VolumeTypesReaderTests-819037224-project-reader] PUT http://192.168.122.66/volume/v3/types/d8e291b8-5bf6-4026-8e28-3808c52399c1/extra_specs/key1 Sep 07 18:21:26 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-45b5a7fb-4c0f-444e-86cd-37a7f2d5c315 tempest-VolumeTypesReaderTests-819037224 tempest-VolumeTypesReaderTests-819037224-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:21:26 devstack devstack@c-api.service[86964]: DEBUG cinder.policy [None req-45b5a7fb-4c0f-444e-86cd-37a7f2d5c315 tempest-VolumeTypesReaderTests-819037224 tempest-VolumeTypesReaderTests-819037224-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '01a1de594032442e89209e108f7a4779', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f8a199e8d87641cbb055d9b458399917', '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=86964) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 18:21:26 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-45b5a7fb-4c0f-444e-86cd-37a7f2d5c315 tempest-VolumeTypesReaderTests-819037224 tempest-VolumeTypesReaderTests-819037224-project-reader] http://192.168.122.66/volume/v3/types/d8e291b8-5bf6-4026-8e28-3808c52399c1/extra_specs/key1 returned with HTTP 403 Sep 07 18:21:26 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1712/3442] 192.168.122.66 () {60 vars in 1292 bytes} [Mon Sep 7 18:21:26 2026] PUT /volume/v3/types/d8e291b8-5bf6-4026-8e28-3808c52399c1/extra_specs/key1 => generated 122 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:21:26 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-27941e42-fcce-4c05-aed5-bb11417e93ab None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:26 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-27941e42-fcce-4c05-aed5-bb11417e93ab tempest-VolumeTypesReaderTests-819037224 tempest-VolumeTypesReaderTests-819037224-project-reader] PUT http://192.168.122.66/volume/v3/types/d8e291b8-5bf6-4026-8e28-3808c52399c1 Sep 07 18:21:26 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-27941e42-fcce-4c05-aed5-bb11417e93ab tempest-VolumeTypesReaderTests-819037224 tempest-VolumeTypesReaderTests-819037224-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 18:21:26 devstack devstack@c-api.service[86965]: DEBUG cinder.policy [None req-27941e42-fcce-4c05-aed5-bb11417e93ab tempest-VolumeTypesReaderTests-819037224 tempest-VolumeTypesReaderTests-819037224-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '01a1de594032442e89209e108f7a4779', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f8a199e8d87641cbb055d9b458399917', '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=86965) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 18:21:26 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-27941e42-fcce-4c05-aed5-bb11417e93ab tempest-VolumeTypesReaderTests-819037224 tempest-VolumeTypesReaderTests-819037224-project-reader] http://192.168.122.66/volume/v3/types/d8e291b8-5bf6-4026-8e28-3808c52399c1 returned with HTTP 403 Sep 07 18:21:26 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1731/3443] 192.168.122.66 () {60 vars in 1241 bytes} [Mon Sep 7 18:21:26 2026] PUT /volume/v3/types/d8e291b8-5bf6-4026-8e28-3808c52399c1 => generated 109 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 18:21:26 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-737ef577-6b7b-4246-a1c4-13133b75bbcb None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:26 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-737ef577-6b7b-4246-a1c4-13133b75bbcb tempest-VolumeTypesReaderTests-819037224 tempest-VolumeTypesReaderTests-819037224-project-admin] DELETE http://192.168.122.66/volume/v3/types/edcc7172-d68f-417a-be98-b50f59160797 Sep 07 18:21:26 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-737ef577-6b7b-4246-a1c4-13133b75bbcb tempest-VolumeTypesReaderTests-819037224 tempest-VolumeTypesReaderTests-819037224-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:21:26 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-737ef577-6b7b-4246-a1c4-13133b75bbcb tempest-VolumeTypesReaderTests-819037224 tempest-VolumeTypesReaderTests-819037224-project-admin] Calling method '_delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:21:26 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-737ef577-6b7b-4246-a1c4-13133b75bbcb tempest-VolumeTypesReaderTests-819037224 tempest-VolumeTypesReaderTests-819037224-project-admin] http://192.168.122.66/volume/v3/types/edcc7172-d68f-417a-be98-b50f59160797 returned with HTTP 202 Sep 07 18:21:26 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1713/3444] 192.168.122.66 () {58 vars in 1224 bytes} [Mon Sep 7 18:21:26 2026] DELETE /volume/v3/types/edcc7172-d68f-417a-be98-b50f59160797 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:21:26 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-90d880b1-0c72-40d7-9939-21939c59c94c None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:26 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-90d880b1-0c72-40d7-9939-21939c59c94c tempest-VolumeTypesReaderTests-819037224 tempest-VolumeTypesReaderTests-819037224-project-admin] DELETE http://192.168.122.66/volume/v3/types/64bfb11e-67a2-46c0-b828-10a39eecdf09 Sep 07 18:21:26 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-90d880b1-0c72-40d7-9939-21939c59c94c tempest-VolumeTypesReaderTests-819037224 tempest-VolumeTypesReaderTests-819037224-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:21:26 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-90d880b1-0c72-40d7-9939-21939c59c94c tempest-VolumeTypesReaderTests-819037224 tempest-VolumeTypesReaderTests-819037224-project-admin] Calling method '_delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:21:26 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-90d880b1-0c72-40d7-9939-21939c59c94c tempest-VolumeTypesReaderTests-819037224 tempest-VolumeTypesReaderTests-819037224-project-admin] http://192.168.122.66/volume/v3/types/64bfb11e-67a2-46c0-b828-10a39eecdf09 returned with HTTP 202 Sep 07 18:21:26 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1732/3445] 192.168.122.66 () {58 vars in 1224 bytes} [Mon Sep 7 18:21:26 2026] DELETE /volume/v3/types/64bfb11e-67a2-46c0-b828-10a39eecdf09 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:21:26 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-ea009e35-65f9-4921-9cbc-4603773b6b24 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:26 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-ea009e35-65f9-4921-9cbc-4603773b6b24 tempest-VolumeTypesReaderTests-819037224 tempest-VolumeTypesReaderTests-819037224-project-admin] DELETE http://192.168.122.66/volume/v3/types/9beed684-8cc3-44b4-9caf-4d42fddfa149 Sep 07 18:21:26 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-ea009e35-65f9-4921-9cbc-4603773b6b24 tempest-VolumeTypesReaderTests-819037224 tempest-VolumeTypesReaderTests-819037224-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:21:26 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-ea009e35-65f9-4921-9cbc-4603773b6b24 tempest-VolumeTypesReaderTests-819037224 tempest-VolumeTypesReaderTests-819037224-project-admin] Calling method '_delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:21:27 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-ea009e35-65f9-4921-9cbc-4603773b6b24 tempest-VolumeTypesReaderTests-819037224 tempest-VolumeTypesReaderTests-819037224-project-admin] http://192.168.122.66/volume/v3/types/9beed684-8cc3-44b4-9caf-4d42fddfa149 returned with HTTP 202 Sep 07 18:21:27 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1714/3446] 192.168.122.66 () {58 vars in 1224 bytes} [Mon Sep 7 18:21:26 2026] DELETE /volume/v3/types/9beed684-8cc3-44b4-9caf-4d42fddfa149 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:21:27 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-772e959c-d83d-463a-9e12-fbf470472515 None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:27 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-772e959c-d83d-463a-9e12-fbf470472515 tempest-VolumeTypesReaderTests-819037224 tempest-VolumeTypesReaderTests-819037224-project-admin] DELETE http://192.168.122.66/volume/v3/types/11cd3185-cfae-462a-8922-b6b195c81480 Sep 07 18:21:27 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-772e959c-d83d-463a-9e12-fbf470472515 tempest-VolumeTypesReaderTests-819037224 tempest-VolumeTypesReaderTests-819037224-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:21:27 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-772e959c-d83d-463a-9e12-fbf470472515 tempest-VolumeTypesReaderTests-819037224 tempest-VolumeTypesReaderTests-819037224-project-admin] Calling method '_delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:21:27 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-772e959c-d83d-463a-9e12-fbf470472515 tempest-VolumeTypesReaderTests-819037224 tempest-VolumeTypesReaderTests-819037224-project-admin] http://192.168.122.66/volume/v3/types/11cd3185-cfae-462a-8922-b6b195c81480 returned with HTTP 202 Sep 07 18:21:27 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1733/3447] 192.168.122.66 () {58 vars in 1224 bytes} [Mon Sep 7 18:21:27 2026] DELETE /volume/v3/types/11cd3185-cfae-462a-8922-b6b195c81480 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:21:27 devstack devstack@c-api.service[86964]: DEBUG cinder.api.middleware.request_id [None req-662ad388-cc73-41bd-b7db-199372c62457 None None] RequestId filter calling following filter/app {{(pid=86964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:27 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-662ad388-cc73-41bd-b7db-199372c62457 tempest-VolumeTypesReaderTests-819037224 tempest-VolumeTypesReaderTests-819037224-project-admin] DELETE http://192.168.122.66/volume/v3/types/03a0bbb7-b537-4c40-9285-93b6d15b891a Sep 07 18:21:27 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-662ad388-cc73-41bd-b7db-199372c62457 tempest-VolumeTypesReaderTests-819037224 tempest-VolumeTypesReaderTests-819037224-project-admin] Empty body provided in request {{(pid=86964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:21:27 devstack devstack@c-api.service[86964]: DEBUG cinder.api.openstack.wsgi [None req-662ad388-cc73-41bd-b7db-199372c62457 tempest-VolumeTypesReaderTests-819037224 tempest-VolumeTypesReaderTests-819037224-project-admin] Calling method '_delete' {{(pid=86964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:21:27 devstack devstack@c-api.service[86964]: INFO cinder.api.openstack.wsgi [None req-662ad388-cc73-41bd-b7db-199372c62457 tempest-VolumeTypesReaderTests-819037224 tempest-VolumeTypesReaderTests-819037224-project-admin] http://192.168.122.66/volume/v3/types/03a0bbb7-b537-4c40-9285-93b6d15b891a returned with HTTP 202 Sep 07 18:21:27 devstack devstack@c-api.service[86964]: [pid: 86964|app: 0|req: 1715/3448] 192.168.122.66 () {58 vars in 1224 bytes} [Mon Sep 7 18:21:27 2026] DELETE /volume/v3/types/03a0bbb7-b537-4c40-9285-93b6d15b891a => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:21:27 devstack devstack@c-api.service[86965]: DEBUG cinder.api.middleware.request_id [None req-18ad94f4-b7b5-4951-b538-22bac9ef475b None None] RequestId filter calling following filter/app {{(pid=86965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 18:21:27 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-18ad94f4-b7b5-4951-b538-22bac9ef475b tempest-VolumeTypesReaderTests-819037224 tempest-VolumeTypesReaderTests-819037224-project-admin] DELETE http://192.168.122.66/volume/v3/types/d8e291b8-5bf6-4026-8e28-3808c52399c1 Sep 07 18:21:27 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-18ad94f4-b7b5-4951-b538-22bac9ef475b tempest-VolumeTypesReaderTests-819037224 tempest-VolumeTypesReaderTests-819037224-project-admin] Empty body provided in request {{(pid=86965) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 18:21:27 devstack devstack@c-api.service[86965]: DEBUG cinder.api.openstack.wsgi [None req-18ad94f4-b7b5-4951-b538-22bac9ef475b tempest-VolumeTypesReaderTests-819037224 tempest-VolumeTypesReaderTests-819037224-project-admin] Calling method '_delete' {{(pid=86965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 18:21:27 devstack devstack@c-api.service[86965]: INFO cinder.api.openstack.wsgi [None req-18ad94f4-b7b5-4951-b538-22bac9ef475b tempest-VolumeTypesReaderTests-819037224 tempest-VolumeTypesReaderTests-819037224-project-admin] http://192.168.122.66/volume/v3/types/d8e291b8-5bf6-4026-8e28-3808c52399c1 returned with HTTP 202 Sep 07 18:21:27 devstack devstack@c-api.service[86965]: [pid: 86965|app: 0|req: 1734/3449] 192.168.122.66 () {58 vars in 1224 bytes} [Mon Sep 7 18:21:27 2026] DELETE /volume/v3/types/d8e291b8-5bf6-4026-8e28-3808c52399c1 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 18:21:37 devstack devstack@c-api.service[86964]: DEBUG dbcounter [-] [86964] Writing DB stats cinder:SELECT=398,cinder:INSERT=139,cinder:UPDATE=209 {{(pid=86964) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 18:21:37 devstack devstack@c-api.service[86965]: DEBUG dbcounter [-] [86965] Writing DB stats cinder:SELECT=448,cinder:UPDATE=203,cinder:INSERT=118,cinder:DELETE=1 {{(pid=86965) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}